Skip to content

bombela/cxx11sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

Some fun with C++(11)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published