Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::CV Namespace Reference

Namespace containing constrained_value template and types. More...

Classes

class  constrained_value
 A template to specify a constrained basic value type. More...
 
class  simple_exception_policy
 Template to shortcut the constrained_value policy creation process. More...
 

Enumerations

enum  violation_enum {
  min_violation,
  max_violation
}
 Represent a min or max violation type. More...
 

Detailed Description

Namespace containing constrained_value template and types.

Enumeration Type Documentation

Represent a min or max violation type.

Enumerator
min_violation 
max_violation