Add basic support of lambda (incomplete capture...
Add support of std::function<void()> syntax (pr...
Allow empty initialiser and constexpr
Allow noexcept as throw-specification
Allow initialised list in function call
extended syntax for partial support of c++11