Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 383 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 383 Bytes

A little C++11 sandbox.

You will find in it mostly experimentation like:

  • ranges
  • properties
  • coroutines
  • generators
  • async-io with coroutines...

All of that, just for fun.

Everything may compile with:

- clang++ >= version 3.2 (trunk 164880)
- g++ >= 4.8.0 20120923 (experimental)

If you want to talk about C++ with a fresh beer in hand -> [email protected]