Base class for the conversion. More...
Public Member Functions | |
| To | operator() (From value) |
Base class for the conversion.
Since functions can't be partially specialized we use a class, which can be partially specialized for the conversion.
| To | The type to convert to. | |
| From | The type to convert from. | |
| ToEnable | Filter to enable the To type. | |
| FromEnable | Filter to enable the From type. |
Definition at line 120 of file test_lexical_cast.cpp.
| To test_throw::implementation::tlexical_cast< To, From, ToEnable, FromEnable >::operator() | ( | From | value | ) | [inline] |
Definition at line 122 of file test_lexical_cast.cpp.
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:25:40 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |