Same as the preceding overload, but write a descriptive error message to the specified stream when validation fails.

Synopsis

Declared in <balcl_typeinfo.h>

static
bool
satisfiesConstraint(
    OptionValue const& element,
    TypeInfo const& typeInfo,
    std::ostream& stream);

Created with MrDocs