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