BloombergLP::balcl::Constraint::DoubleConstraint

Functor type that validates double option values; see TimeConstraint.

Synopsis

Declared in <balcl_constraint.h>

typedef bsl::function<bool(double const*, std::ostream&)> DoubleConstraint;