|
Claw
1.7.3
|
Specialization for the case where the condition evaluates to true. More...
#include <conditional.hpp>
Public Types | |
| typedef ThenPart | result |
| When the condition evaluates to true, the result is the "else" part. | |
Specialization for the case where the condition evaluates to true.
Definition at line 57 of file conditional.hpp.
1.8.5