SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::conversion< T, U > Struct Template Reference

Specializable assignment functor for use with conversion_pipe. More...

Public Member Functions

T & operator() (T &dst, const U &src) const
 

Detailed Description

template<typename T, typename U = T>
struct shore::conversion< T, U >

Specializable assignment functor for use with conversion_pipe.


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