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

#include <relax.hpp>

Public Member Functions

 closed_plus ()
 
 closed_plus (T inf)
 
T operator() (const T &a, const T &b) const
 

Public Attributes

const T inf
 

Constructor & Destructor Documentation

template<class T>
boost::closed_plus< T >::closed_plus ( )
inline
template<class T>
boost::closed_plus< T >::closed_plus ( T  inf)
inline

Member Function Documentation

template<class T>
T boost::closed_plus< T >::operator() ( const T a,
const T b 
) const
inline

Member Data Documentation

template<class T>
const T boost::closed_plus< T >::inf

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