Sprout/sprout/cstdlib
2013-07-22 22:00:09 +09:00
..
abs.hpp fix coding styles 2013-03-22 14:24:19 +09:00
arithmetic.hpp add atoi, atol, strtol 2012-04-15 00:48:31 +09:00
ascii_to_int.hpp fix for VC++11 2012-12-17 20:10:17 +09:00
atof.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
atoi.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
atol.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
atoll.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
conversion.hpp add sprout::abs, fabs 2012-05-05 15:57:55 +09:00
div.hpp fix coding styles 2013-03-22 14:24:19 +09:00
str_to_float.hpp fix warning (for -Wextra) 2013-07-22 22:00:09 +09:00
str_to_int.hpp fix warning (for -Wextra) 2013-07-22 22:00:09 +09:00
strtod.hpp fix warning (for -Wextra) 2013-07-22 22:00:09 +09:00
strtof.hpp fix warning (for -Wextra) 2013-07-22 22:00:09 +09:00
strtol.hpp fix warning (for -Wextra) 2013-07-22 22:00:09 +09:00
strtold.hpp fix warning (for -Wextra) 2013-07-22 22:00:09 +09:00
strtoll.hpp fix warning (for -Wextra) 2013-07-22 22:00:09 +09:00
strtoul.hpp fix warning (for -Wextra) 2013-07-22 22:00:09 +09:00
strtoull.hpp fix warning (for -Wextra) 2013-07-22 22:00:09 +09:00