Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::icl::inverse< icl::inter_section< Type > > Struct Template Reference

#include <functors.hpp>

Inheritance diagram for boost::icl::inverse< icl::inter_section< Type > >:
Collaboration diagram for boost::icl::inverse< icl::inter_section< Type > >:

Public Types

typedef boost::mpl::if_
< has_set_semantics< Type >
, icl::inplace_caret< Type >
, icl::inplace_minus< Type >
>::type 
type
 

Public Member Functions

void operator() (Type &object, const Type &operand) const
 

Static Public Member Functions

static Type identity_element ()
 

Member Typedef Documentation

template<class Type >
typedef boost::mpl:: if_<has_set_semantics<Type>, icl::inplace_caret<Type>, icl::inplace_minus<Type> >::type boost::icl::inverse< icl::inter_section< Type > >::type

Member Function Documentation

template<typename Type >
static Type boost::icl::identity_based_inplace_combine< Type >::identity_element ( )
inlinestaticinherited
template<class Type >
void boost::icl::inverse< icl::inter_section< Type > >::operator() ( Type &  object,
const Type &  operand 
) const
inline

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