Commit graph

23 commits

Author SHA1 Message Date
bolero-MURAKAMI
73cdad232b fix container_traits for pointer type
fix to_string for longer string
2012-12-21 22:35:48 +09:00
bolero-MURAKAMI
dd2b9511eb add as_variant_visitor 2012-12-20 01:06:50 +09:00
bolero-MURAKAMI
fce61f0def add static_variant_visitor 2012-12-20 00:09:05 +09:00
bolero-MURAKAMI
f01382e3e5 support polymorphic visitor (variant) 2012-12-19 23:06:08 +09:00
manga_osyo
16e7ddf0bf fix apply_visitor. 2012-12-19 07:40:29 +09:00
bolero-MURAKAMI
225c11b505 erase warnings for clang3.2 2012-11-15 18:36:55 +09:00
bolero-MURAKAMI
c5d82f6a99 fix variant
add test variant
2012-10-28 16:18:40 +09:00
bolero-MURAKAMI
5cb070b3b3 add variant/io 2012-10-24 20:52:09 +09:00
bolero-MURAKAMI
df3023db30 fix coding-stype 2012-10-06 00:58:56 +09:00
bolero-MURAKAMI
a660478548 add array constexpr member-functions fill, assign 2012-10-05 01:53:39 +09:00
bolero-MURAKAMI
2dcafaa98d fix tuple get adapt-interfaces 2012-09-29 18:41:13 +09:00
bolero-MURAKAMI
f9d4b475b4 add sprout/numeric/dft.wave.hpp
fix constexpr -> inline constexpr
2012-07-15 16:04:05 +09:00
bolero-MURAKAMI
0ceabb5b9b move textspr/sprout/* -> libs/<libname>/test/*
fix binomial_distribution
2012-05-19 18:46:38 +09:00
bolero-MURAKAMI
b67695ec6b fix for clang 3.2 2012-05-14 15:42:54 +09:00
bolero-MURAKAMI
3a999dd70c fix inherit_if_xxx decltype 2012-05-14 11:33:36 +09:00
bolero-MURAKAMI
c6bd230ee4 fix inline
add container/indexes.hpp
add tuple/indexes.hpp
2012-04-04 22:23:41 +09:00
bolero-MURAKAMI
ad60c8c530 [desuructive changes] container traits new interface [破壊的変更] 2012-03-31 16:24:13 +09:00
bolero-MURAKAMI
787c819b77 fix typo variant.hpp 2012-03-23 23:06:06 +09:00
bolero-MURAKAMI
d5dcbaf4b2 sprout::index_t 追加 2012-02-28 10:46:39 +09:00
bolero-MURAKAMI
e11da4400b sprout/variant/variant.hpp 修正
sprout/weed/attr_cnv/bitwise_or.hpp (variant に対応)
2012-01-11 01:34:37 +09:00
bolero-MURAKAMI
097c9c5bed variant の trivial move constructor が定義されていなかった問題を修正 2011-12-05 01:03:52 +09:00
bolero-MURAKAMI
8103682fdb sprout/variant/apply_visitor.hpp 追加 2011-11-12 20:24:42 +09:00
bolero-MURAKAMI
b6bf03c4ed sprout/variant.hpp 追加
sprout/type.hpp 追加
2011-11-06 10:56:57 +09:00