Sprout/sprout/functional
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
..
bind support for N3658 (Compile-time integer sequences): index_tuple 2013-05-10 19:52:39 +09:00
hash add math::lgamma 2013-04-23 19:03:03 +09:00
polymorphic fix for VC++11 2012-12-17 23:10:23 +09:00
type_traits rewrite hash implementation 2012-11-15 11:54:57 +09:00
adaptor.hpp add ptr_fun, mem_fun, mem_fun_ref 2012-04-11 23:28:29 +09:00
arithmetic.hpp fix math::float_promote 2012-06-20 23:18:41 +09:00
base.hpp add bind, mem_fn, ref, and others. 2012-04-10 01:38:55 +09:00
binary_function.hpp add bind, mem_fn, ref, and others. 2012-04-10 01:38:55 +09:00
bind.hpp add bind, mem_fn, ref, and others. 2012-04-10 01:38:55 +09:00
bind1st.hpp fix bind1st, bind2nd 2012-11-27 10:00:03 +09:00
bind2nd.hpp fix bind1st, bind2nd 2012-11-27 10:00:03 +09:00
binder.hpp add bind, mem_fn, ref, and others. 2012-04-10 01:38:55 +09:00
bit_and.hpp add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
bit_not.hpp add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
bit_or.hpp add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
bit_xor.hpp add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
bitwise.hpp add sprout/bitset.hpp 2012-06-17 19:14:38 +09:00
comparison.hpp porting sscrisk/CEL 2012-04-01 22:15:09 +09:00
divides.hpp add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
equal_to.hpp add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
functor.hpp add bind, mem_fn, ref, and others. 2012-04-10 01:38:55 +09:00
greater.hpp add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
greater_equal.hpp add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
hash.hpp fix adapt interface: container, tuple, hash, generator 2013-04-22 13:04:27 +09:00
hash_fwd.hpp rewrite sprout::algorithm::join performance 2012-05-22 01:06:13 +09:00
less.hpp add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
less_equal.hpp add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
logical.hpp add bind, mem_fn, ref, and others. 2012-04-10 01:38:55 +09:00
logical_and.hpp add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
logical_not.hpp add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
logical_or.hpp add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
mem_fn.hpp add compost dft, spectrum, etc 2012-12-03 21:48:50 +09:00
mem_fun.hpp fix coding-style 2012-10-06 13:53:07 +09:00
mem_fun_ref.hpp fix coding-style 2012-10-06 13:53:07 +09:00
minus.hpp add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
modulus.hpp add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
multiplies.hpp add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
negate.hpp add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
negator.hpp add bind, mem_fn, ref, and others. 2012-04-10 01:38:55 +09:00
not1.hpp fix coding-style 2012-10-06 13:53:07 +09:00
not2.hpp fix coding-style 2012-10-06 13:53:07 +09:00
not_equal_to.hpp add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
plus.hpp add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
polymorphic.hpp add functional/polymorphic.hpp 2012-06-21 13:34:26 +09:00
posite.hpp add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
ptr_fun.hpp fix coding-style 2012-10-06 13:53:07 +09:00
ref.hpp fix make_tuple result-type 2013-04-12 19:17:16 +09:00
type_traits.hpp rewrite hash implementation 2012-11-15 11:54:57 +09:00
unary_function.hpp add bind, mem_fn, ref, and others. 2012-04-10 01:38:55 +09:00