boost::itl::super_sub_set< Type > Struct Template Reference

Functor class template contains implements the superset relation. More...

Inherits boost::itl::relation< Type, Type >.

List of all members.

Public Member Functions

bool operator() (const Type &super, const Type &sub) const
 Apply the superset relation.


Detailed Description

template<class Type>
struct boost::itl::super_sub_set< Type >

Functor class template contains implements the superset relation.

Member Function Documentation

template<class Type >
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


The documentation for this struct was generated from the following file:

Generated on Wed Jan 13 18:35:06 2010 for Interval Template Library by  doxygen 1.5.7.1