Inherits boost::itl::relation< Type, Type >.
Public Member Functions | |
| bool | operator() (const Type &sub, const Type &super) const |
| Apply the subset relation. | |
| bool boost::itl::sub_super_set< Type >::operator() | ( | const Type & | sub, | |
| const Type & | super | |||
| ) | const [inline] |
Apply the subset relation.
contained_in(sub, super) is true if sub is contained in super
1.5.7.1