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-11-05 22:55:01 +01:00
binary_output Better headers (with my name in it :D). Added new header nd_array 2011-11-04 16:22:08 +01:00
brainfuck more consistency 2011-11-04 16:26:49 +01:00
iterators more consistency 2011-11-04 16:26:49 +01:00
logging TextEdit.app trolled me 2011-11-05 22:55:01 +01:00
nd_array more consistency 2011-11-04 16:26:49 +01: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.