Update home authored by Alain O' Miniussi's avatar Alain O' Miniussi
...@@ -7,4 +7,9 @@ The examples are available [here](/..). ...@@ -7,4 +7,9 @@ The examples are available [here](/..).
# Examples # Examples
* [almostC.cpp](https://gitlab.oca.eu/aom/cxxfunc/blob/master/almostC.cpp) Plain C like function * [almostC.cpp](https://gitlab.oca.eu/aom/cxxfunc/blob/master/almostC.cpp) Plain C like function
* [overload.cpp](https://gitlab.oca.eu/aom/cxxfunc/blob/master/overload.cpp) Overloading * [overload.cpp](https://gitlab.oca.eu/aom/cxxfunc/blob/master/overload.cpp) Overloading
\ No newline at end of file * [funcionobject.cpp](https://gitlab.oca.eu/aom/cxxfunc/blob/master/funcionobject.cpp)
* [streambinder.cpp](https://gitlab.oca.eu/aom/cxxfunc/blob/master/streambinder.cpp)
* [template.cpp](https://gitlab.oca.eu/aom/cxxfunc/blob/master/template.cpp)
* [templstrbinder.cpp](https://gitlab.oca.eu/aom/cxxfunc/blob/master/templstrbinder.cpp)
\ No newline at end of file