cppncss syntax c++11 Activity
Derivative of cppncss to allow some C++11 syntax
Brought to you by:
jerome-grimbert
Add support of std::function<void()> syntax (pr...
Add basic support of lambda (incomplete capture...
Allow empty initialiser and constexpr
Allow noexcept as throw-specification
Allow initialised list in function call
extended syntax for partial support of c++11