![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
False branch for member-function detection. More...
#include <utility.h>
Public Types | |
| using | value_t = std::false_type |
| Probe result type. | |
| using | type = Default |
| Fallback type returned when the probe fails. | |
False branch for member-function detection.
| Default | Fallback type when the operation is unavailable. |
| AlwaysVoid | SFINAE probe parameter. |
| Op | Operation alias to test. |
| Args | Operation argument types. |