Update home authored by Alain O' Miniussi's avatar Alain O' Miniussi
# What is this all about ? # What is this all about ?
This is an overview of what a function can be in C++11 and after. It a assume some basic knowledge of C/C++ syntax. This is an overview of what a function can be in C++11 and after. It a assume some basic knowledge of C/C++ syntax.
The examples are available [here](/..).
# Examples
* [almostC.cpp](@aom/cxxfunc//almostC.cpp) Plain C like function
\ No newline at end of file