Skip to content

FaBrand/cpp_playground

Repository files navigation

Playground rules

This is just a playground project to try random things. If you see any major errors here, please point them out. The main reason behind creating this was personal learning and playing around with certain things.

Building

Simply copy paste

cmake -B_build -H. -GNinja -DCMAKE_EXPORT_COMPILE_COMMANDS=On
ninja -C _build

Disclaimer

This is only meant for personal education. If used, use at your own risk.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages