|
mxnet
|
Template specialization of Str2T<> interface for signed 32-bit integer. More...
#include <strtonum.h>

Static Public Member Functions | |
| static int32_t | get (const char *begin, const char *end) |
| Convert a string into signed 32-bit integer. More... | |
Template specialization of Str2T<> interface for signed 32-bit integer.
|
inlinestatic |
Convert a string into signed 32-bit integer.
| begin | Beginning of the string to convert |
| end | End of the string to convert |
1.8.11