Default cast algo to cast a From to To. Can be specialized for any types. More...
#include <user-type.hpp>
Static Public Member Functions | |
static To | run (const From &from) |
Default cast algo to cast a From to To. Can be specialized for any types.
Definition at line 18 of file user-type.hpp.
|
inlinestatic |
Definition at line 19 of file user-type.hpp.