Changes
Page history
Update home
authored
Apr 04, 2018
by
Alain O' Miniussi
Hide whitespace changes
Inline
Side-by-side
home.md
View page @
16062f34
...
...
@@ -8,8 +8,9 @@ The examples are available [here](/..).
*
[
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
*
[
funcionobject.cpp
](
https://gitlab.oca.eu/aom/cxxfunc/blob/master/funcionobject.cpp
)
: First function object
*
[
func
t
ionobject.cpp
](
https://gitlab.oca.eu/aom/cxxfunc/blob/master/func
t
ionobject.cpp
)
: First function object
*
[
streambinder.cpp
](
https://gitlab.oca.eu/aom/cxxfunc/blob/master/streambinder.cpp
)
: capture
*
[
template.cpp
](
https://gitlab.oca.eu/aom/cxxfunc/blob/master/template.cpp
)
: generalization
*
[
templstrbinder.cpp
](
https://gitlab.oca.eu/aom/cxxfunc/blob/master/templstrbinder.cpp
)
: generalization and capture
*
[
stdfunction.cpp
](
https://gitlab.oca.eu/aom/cxxfunc/blob/master/stdfunction.cpp
)
: basic usage of
`std::function`
\ No newline at end of file