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
2011-10-21 18:04:17 +02:00
binary_output markdown jeej 2011-05-22 17:54:40 +02:00
brainfuck more readable code, better testcase 2011-10-21 18:04:17 +02:00
iterators stupid md 2011-05-22 17:58:31 +02:00
README.md markdown jeej 2011-05-22 17:54:40 +02:00

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.