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

Enables assignment of any types. More...

#include <builtin.hpp>

Static Public Member Functions

static void apply (T &dst, const U &src)
 

Detailed Description

template<class T = _self, class U = T>
struct boost::type_erasure::assignable< T, U >

Enables assignment of any types.

Member Function Documentation

template<class T = _self, class U = T>
static void boost::type_erasure::assignable< T, U >::apply ( T dst,
const U &  src 
)
inlinestatic

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