Sprout/sprout/string
bolero-MURAKAMI bb36ef6e8b support for N3658 (Compile-time integer sequences): index_tuple
rename: integer_seq -> integer_sequence, make_integer_sequence -> make_integer_sequence
add unsigned-index sequence: index_sequence(alias), make_index_sequence, index_sequence_for
add: integer_pack, index_pack
2013-05-10 19:52:39 +09:00
..
detail fix coding styles 2013-03-22 14:24:19 +09:00
alias.hpp add index_tuple/integer_seq 2013-03-31 13:39:26 +09:00
char_traits.hpp rename ptr_index, ptr_unindex 2013-02-26 17:03:30 +09:00
comparison.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
concat.hpp add enable_make_indexes 2013-04-06 13:06:51 +09:00
container.hpp fix coding styles 2013-03-22 14:24:19 +09:00
conversion.hpp fix to_string 2012-04-16 15:33:29 +09:00
float_to_string.hpp fix math functions 2013-05-06 23:57:38 +09:00
from_string.hpp add conversion string_ref to arithmetic-type 2013-02-19 10:51:12 +09:00
hash.hpp erase warning: clang 2013-04-21 13:30:30 +09:00
int_to_string.hpp add enable_make_indexes 2013-04-06 13:06:51 +09:00
io.hpp fix spectrum includes 2012-07-17 17:38:45 +09:00
make_string.hpp rewrite string construction (performance improved) 2012-04-18 00:58:34 +09:00
npos.hpp fix for constexpr disabled 2013-02-20 02:23:20 +09:00
shrink.hpp add enable_make_indexes 2013-04-06 13:06:51 +09:00
stretch.hpp support polymorphic visitor (variant) 2012-12-19 23:06:08 +09:00
string.hpp support for N3658 (Compile-time integer sequences): index_tuple 2013-05-10 19:52:39 +09:00
string_to_float.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
string_to_int.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
to_string.hpp add conversion string_ref to arithmetic-type 2013-02-19 10:51:12 +09:00
tuple.hpp fix index_tuple 2013-01-25 15:14:29 +09:00
type_traits.hpp add to_string 2012-04-14 19:06:21 +09:00