Sprout/sprout/string
2012-05-12 01:49:15 +09:00
..
alias.hpp add to_string 2012-04-14 19:06:21 +09:00
char_traits.hpp add to_string 2012-04-14 19:06:21 +09:00
comparison.hpp add to_string 2012-04-14 19:06:21 +09:00
concat.hpp rewrite string concat 2012-04-18 13:37:35 +09:00
container.hpp rewrite string construction (performance improved) 2012-04-18 00:58:34 +09:00
conversion.hpp fix to_string 2012-04-16 15:33:29 +09:00
float_to_string.hpp replace implementation <cmath> functions to Sprout.Math.Functions 2012-05-09 10:15:19 +09:00
from_string.hpp fix to_string 2012-04-16 15:33:29 +09:00
hash.hpp add to_string 2012-04-14 19:06:21 +09:00
int_to_string.hpp fix io fromat from int 2012-04-30 19:41:24 +09:00
io.hpp add to_string 2012-04-14 19:06:21 +09:00
make_string.hpp rewrite string construction (performance improved) 2012-04-18 00:58:34 +09:00
shrink.hpp fix sprout::shrink 2012-05-12 01:49:15 +09:00
string.hpp rewrite string construction (performance improved) 2012-04-18 00:58:34 +09:00
string_to_float.hpp add from_string, stol, stoul, stod, and more... 2012-04-16 13:32:47 +09:00
string_to_int.hpp add strtoimax, strtoumax 2012-04-17 23:18:51 +09:00
to_string.hpp add float to_string 2012-04-16 19:09:43 +09:00
tuple.hpp add to_string 2012-04-14 19:06:21 +09:00
type_traits.hpp add to_string 2012-04-14 19:06:21 +09:00