|
powerd++
0.4.4
|
Similar to std::enable_if, but it also has the value of the expression. More...
#include <io.hpp>
Public Types | |
| using | type = T |
| Provide the requested type. | |
Static Public Attributes | |
| static constexpr const bool | value {true} |
| The given expression is true. | |
Similar to std::enable_if, but it also has the value of the expression.
| T | The return type if the expression is true |
1.8.17