Archived
1
Fork 0
Collection of C++ snippets
This repository has been archived on 2025-04-09. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Joshua Moerman (@Kassalade) 47557ea5f6 docs
2011-05-22 17:41:27 +02:00
binary_output docs 2011-05-22 17:41:27 +02:00
brainfuck docs 2011-05-22 17:41:27 +02:00
iterators docs 2011-05-22 17:41:27 +02:00
README docs 2011-05-22 17:41:27 +02:00

Here are some (hopefully useful) c++ snippets/libs/helperthingies.

Probably all are header only, with a main.cpp for testing.
Stuff probably needs some C++0x features.