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_min< Type > Struct Template Reference

#include <functors.hpp>

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

Public Types

typedef inplace_min< 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<typename Type >
typedef inplace_min<Type> boost::icl::inplace_min< 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_min< Type >::operator() ( Type &  object,
const Type &  operand 
) const
inline

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