aimstil
5.0.5
|
Two-step static class functor. More...
#include <til/functors.h>
Public Member Functions | |
Convertor (typename boost::call_traits< TFrom >::param_type from) | |
template<typename TTo > | |
void | into (TTo &to) |
Public Attributes | |
boost::call_traits< TFrom >::param_type | m_from |
Two-step static class functor.
Definition at line 148 of file functors.h.
|
inline |
Definition at line 150 of file functors.h.
|
inline |
Definition at line 153 of file functors.h.
boost::call_traits<TFrom>::param_type til::functor::Convertor< TFrom >::m_from |
Definition at line 158 of file functors.h.