Return a value that converts to the bool value true if the specified predicate is true, and the bool value false otherwise.

Synopsis

Declared in <bsls_unspecifiedbool.h>

static
BoolType
makeValue(bool predicate);

Created with MrDocs