Collection of C++ snippets
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Joshua Moerman (@Kassalade) 47557ea5f6 docs 13 years ago
binary_output docs 13 years ago
brainfuck docs 13 years ago
iterators docs 13 years ago
README docs 13 years ago

README

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.