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 9381a492f3 new ranges :D 12 years ago
binary_output Better headers (with my name in it :D). Added new header nd_array 13 years ago
brainfuck more consistency 13 years ago
logging TextEdit.app trolled me 13 years ago
nd_array more consistency 13 years ago
ranges new ranges :D 12 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.