Commit graph

24 commits

Author SHA1 Message Date
bolero-MURAKAMI
97e8cfc2c0 add optional container interface 2016-02-25 18:48:28 +09:00
bolero-MURAKAMI
b578294eb8 arranged type_traits headers 2015-04-05 01:32:49 +09:00
bolero-MURAKAMI
ead65bf7fd add C++14 version is_signed, is_unsigned 2015-03-31 20:05:32 +09:00
bolero-MURAKAMI
3029507c05 change copyright 2015-01-10 19:13:57 +09:00
bolero-MURAKAMI
c15de6136b fix tuple_element: support SFINAE-friendly 2014-05-29 00:25:37 +09:00
bolero-MURAKAMI
3c4a048f25 fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
bolero-MURAKAMI
89734c0b09 fix include-quard 2014-04-14 15:56:18 +09:00
bolero-MURAKAMI
705773a03a remove warning 2014-04-14 15:52:20 +09:00
bolero-MURAKAMI
2c0b1d4513 fix next|prev_permutation implementations 2014-04-14 15:16:05 +09:00
bolero-MURAKAMI
057dec630c fix parity bitwise operation implementation 2014-04-13 18:22:58 +09:00
bolero-MURAKAMI
3e4dd5de00 fix ctz/clz bitwise operation implementation 2014-04-13 17:48:24 +09:00
bolero-MURAKAMI
fd608b74e2 add single and range bitwise operations 2014-04-05 10:27:27 +09:00
bolero-MURAKAMI
e244ea2932 add c++1y rightmost bit manipurations 2014-03-31 17:18:22 +09:00
bolero-MURAKAMI
56c9d52436 add C++1y bit operations (partial) 2014-03-31 14:58:24 +09:00
bolero-MURAKAMI
14f8d9d042 fix copyright year 2014-01-08 16:48:12 +09:00
bolero-MURAKAMI
bf0c7021cf modify namespace result_of -> results
support C++14 type_traits
2013-11-20 22:04:11 +09:00
bolero-MURAKAMI
cb1077d247 add copyright 2013-08-08 18:54:33 +09:00
bolero-MURAKAMI
9ff74b52eb erase inactive header include <stdexcept> 2013-05-08 02:42:23 +09:00
bolero-MURAKAMI
e3e130f58d fix coding styles 2013-03-22 14:24:19 +09:00
bolero-MURAKAMI
07f052fb6e add SPROUT_ASSERT 2013-03-18 19:12:21 +09:00
bolero-MURAKAMI
f673db1451 fix for VC++11 2012-12-17 20:10:17 +09:00
bolero-MURAKAMI
df3023db30 fix coding-stype 2012-10-06 00:58:56 +09:00
bolero-MURAKAMI
f05cd35fe8 add checksum/md5, sum, xor 2012-08-08 21:59:47 +09:00
bolero-MURAKAMI
3500d0d49c add popcount, clz, ctz 2012-06-22 22:56:25 +09:00