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) 39318cf12b first draft of counting range-based-for-loops 13 years ago
binary_output formatted, commentje 13 years ago
iterators first draft of counting range-based-for-loops 13 years ago
README being nice 13 years ago

README

Here are some (hopefully useful) c++ snippets.

Probably all are header only, with a main.cpp for testing.