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

#include <functors.hpp>

Inheritance diagram for boost::icl::inplace_erasure< Type >:
Collaboration diagram for boost::icl::inplace_erasure< Type >:

Public Types

typedef inplace_erasure< Type > type
 
typedef
identity_based_inplace_combine
< Type > 
base_type
 

Public Member Functions

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

Static Public Member Functions

static Type identity_element ()
 

Member Typedef Documentation

template<typename Type >
typedef identity_based_inplace_combine<Type> boost::icl::inplace_erasure< Type >::base_type
template<typename Type >
typedef inplace_erasure<Type> boost::icl::inplace_erasure< Type >::type

Member Function Documentation

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

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