Return a value that converts to the bool value true if the specified predicate is true, and the bool value false otherwise.
bool
true
false
Declared in <bsls_unspecifiedbool.h>
<bsls_unspecifiedbool.h>
static UnspecifiedBool<BSLS_HOST_TYPE>::BoolType makeValue(bool predicate);