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) 093e50fa3f markdown jeej 13 years ago
binary_output markdown jeej 13 years ago
brainfuck markdown jeej 13 years ago
iterators markdown jeej 13 years ago
README.md markdown jeej 13 years ago

README.md

it works

(at least i hope so...)

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.