MT Core (C++)
Core library for replacing C++ standard in project usage
|
Switches types based on a condition. More...
Switches types based on a condition.
Cond | Condition to test |
L | True type |
R | False type |
Definition at line 39 of file meta/base.hpp.