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 b210eb3d81 more readable code, better testcase 13 years ago
binary_output markdown jeej 13 years ago
brainfuck more readable code, better testcase 13 years ago
iterators stupid md 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.