Templa 0.0.1-alpha
C++ Metaprogramming Utilities
|
Utility templates for type manipulation and traits detection. More...
Utility templates for type manipulation and traits detection.
This namespace provides templates to strip qualifiers and pointers from types, extract return types of callable objects and functions, and check if two callables have the same return type.