|
Templa 0.0.1-alpha
C++ Metaprogramming Utilities
|
Utility templates for type manipulation and traits detection. More...
#include <iostream>#include <functional>Go to the source code of this file.
Namespaces | |
| namespace | traits |
| Utility templates for type manipulation and traits detection. | |
Typedefs | |
| template<typename T> | |
| using | templa::traits::strip_t = strip<T>::type |
| Helper alias for strip. | |
Utility templates for type manipulation and traits detection.
Traits to extract function signature information.
| using templa::traits::strip_t = strip<T>::type |
Helper alias for strip.
Usage: