tlx
Loading...
Searching...
No Matches
has_method.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  tlx

Macros

#define TLX_MAKE_HAS_METHOD(Method)
 Macro template for callable class method SFINAE test.
#define TLX_MAKE_HAS_STATIC_METHOD(Method)
 Macro template for callable class method SFINAE test.
#define TLX_MAKE_HAS_TEMPLATE_METHOD(Method)
 Macro template for callable class method SFINAE test.