Closed Gaspard-- closed 5 years ago
The getType<Type> will forward conversion to std::from_chars which handles most basic types.
getType<Type>
std::from_chars
The
getType<Type>
will forward conversion tostd::from_chars
which handles most basic types.