#include <functors.hpp>
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 () |
typedef inplace_min<Type> boost::icl::inplace_min< Type >::type |
|
inlinestaticinherited |
References boost::icl::identity_element< Type >::value().
Referenced by boost::icl::inplace_erasure< Type >::operator()().
|
inline |