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