|
HerdSoftware
0.3.2
|
#include <type_traits>Go to the source code of this file.
Classes | |
| class | Herd::Param< Args > |
Namespaces | |
| Herd | |
| CssGeoParams.h CssGeoParams class declaration. | |
Macros | |
| #define | ReturnTypeOf(f, ...) decltype(Param<__VA_ARGS__>::Func(f)) |
utilities for return type deduction.
| #define ReturnTypeOf | ( | f, | |
| ... | |||
| ) | decltype(Param<__VA_ARGS__>::Func(f)) |
1.8.13