Mana
Loading...
Searching...
No Matches
FromString< T, Enable > Struct Template Reference

This class can be partially specialized to provide custom string conversion. More...

Detailed Description

template<typename T, typename Enable = void>
struct FromString< T, Enable >

This class can be partially specialized to provide custom string conversion.

This is done instead of overloading the base function template to avoid ambiguity.

Definition at line 157 of file stringutils.h.


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