humoto
Classes
Copying of constraints to containers

Detailed Description

A set of mixins which implement functionality for copying of constraints to containers.

Classes

class  humoto::constraints::CopyAnyToALUMixin< t_Base >
 This mixin provides functionality for conversion of specific type of constraints to a certain container. More...
 
class  humoto::constraints::CopyEqualityToABMixin< t_Base >
 This mixin provides functionality for conversion of specific type of constraints to a certain container. More...
 
class  humoto::constraints::CopyLowerInequalityToALMixin< t_Base >
 This mixin provides functionality for conversion of specific type of constraints to a certain container. More...
 
class  humoto::constraints::CopySimpleToILUMixin< t_Base >
 This mixin provides functionality for conversion of specific type of constraints to a certain container. More...
 
class  humoto::constraints::CopyTwoSidedInequalityToALMixin< t_Base >
 This mixin provides functionality for conversion of specific type of constraints to a certain container. More...
 
class  humoto::constraints::CopyUpperInequalityToALMixin< t_Base >
 This mixin provides functionality for conversion of specific type of constraints to a certain container. More...