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

#include <operators.hpp>

Inheritance diagram for boost::type_erasure::concept_interface< subtractable< T, U, R >, Base, T >:
Collaboration diagram for boost::type_erasure::concept_interface< subtractable< T, U, R >, Base, T >:

Friends

rebind_any< Base, R >::type operator- (const typename derived< Base >::type &lhs, typename as_param< Base, const U & >::type rhs)
 

Friends And Related Function Documentation

template<class T , class U , class R , class Base >
rebind_any<Base, R>::type operator- ( const typename derived< Base >::type lhs,
typename as_param< Base, const U & >::type  rhs 
)
friend

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