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< multipliable< T, U, R >, Base, U, typename::boost::disable_if< ::boost::type_erasure::is_placeholder< T > >::type > Struct Template Reference

#include <operators.hpp>

Inheritance diagram for boost::type_erasure::concept_interface< multipliable< T, U, R >, Base, U, typename::boost::disable_if< ::boost::type_erasure::is_placeholder< T > >::type >:
Collaboration diagram for boost::type_erasure::concept_interface< multipliable< T, U, R >, Base, U, typename::boost::disable_if< ::boost::type_erasure::is_placeholder< T > >::type >:

Friends

rebind_any< Base, R >::type operator* (const T &lhs, const typename derived< Base >::type &rhs)
 

Friends And Related Function Documentation

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

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