Thrill
0.1
|
Go to the source code of this file.
Namespaces | |
tlx | |
Macros | |
#define | TLX_MAKE_HAS_METHOD(Method) |
Macro template for callable class method SFINAE test. More... | |
#define | TLX_MAKE_HAS_STATIC_METHOD(Method) |
Macro template for callable class method SFINAE test. More... | |
#define | TLX_MAKE_HAS_TEMPLATE_METHOD(Method) |
Macro template for callable class method SFINAE test. More... | |