tetl 0.1.0
Embedded Template Library
|
Function objects, Function invocations, Bind operations and Reference wrappers. More...
Classes | |
struct | bit_and< T > |
Function object for performing bitwise AND. Effectively calls operator& on type T. More... | |
struct | bit_and< void > |
struct | bit_not< T > |
Function object for performing bitwise NOT. Effectively calls operator~ on type T. More... | |
Function objects, Function invocations, Bind operations and Reference wrappers.