NiHu
2.0
|
implementation of placeholders and lambda functions More...
#include <type_traits>
Go to the source code of this file.
Namespaces | |
tmp | |
template metaprogramming functions | |
Typedefs | |
typedef arg< 1 > | tmp::_1 |
shorthand for selecting the 1st argument | |
typedef arg< 2 > | tmp::_2 |
shorthand for selecting the 2nd argument | |
typedef arg< 3 > | tmp::_3 |
shorthand for selecting the 3rd argument | |
implementation of placeholders and lambda functions
Definition in file lambda.hpp.