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

#include <operators.hpp>

Inheritance diagram for boost::addable2< T, U, B >:
Collaboration diagram for boost::addable2< T, U, B >:

Friends

T operator+ (T lhs, const U &rhs)
 
T operator+ (const U &lhs, T rhs)
 

Friends And Related Function Documentation

template<class T, class U, class B = ::boost::detail::empty_base<T>>
T operator+ ( T  lhs,
const U &  rhs 
)
friend
template<class T, class U, class B = ::boost::detail::empty_base<T>>
T operator+ ( const U &  lhs,
T  rhs 
)
friend

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