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

Functor class template contained_in implements the subset relation. More...

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

List of all members.

Public Member Functions

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


Detailed Description

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

Functor class template contained_in implements the subset relation.

Member Function Documentation

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


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