Medial Code Documentation
|
Template specialization of Str2T<> interface for float type. More...
#include <strtonum.h>
Static Public Member Functions | |
static float | get (const char *begin) |
Convert a string into float. | |
Template specialization of Str2T<> interface for float type.
|
inlinestatic |
Convert a string into float.
begin | Beginning of the string to convert |