Inherits boost::itl::relation< Type, Type >.
Public Member Functions | |
| bool | operator() (const Type &super, const Type &sub) const |
| Apply the superset relation. | |
| bool boost::itl::super_sub_set< Type >::operator() | ( | const Type & | super, | |
| const Type & | sub | |||
| ) | const [inline] |
Apply the superset relation.
contains(super, sub) is true if super containes sub
1.5.7.1