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< assignable< T, U >, Base, T > Struct Template Reference

INTERNAL ONLY. More...

#include <builtin.hpp>

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

Public Member Functions

assignable< T, U > * _boost_type_erasure_deduce_assign (typename::boost::type_erasure::rebind_any< Base, const U & >::type)
 

Detailed Description

template<class T, class U, class Base>
struct boost::type_erasure::concept_interface< assignable< T, U >, Base, T >

INTERNAL ONLY.

Member Function Documentation

template<class T , class U , class Base >
assignable<T, U>* boost::type_erasure::concept_interface< assignable< T, U >, Base, T >::_boost_type_erasure_deduce_assign ( typename::boost::type_erasure::rebind_any< Base, const U & >::type  )
inline

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