Commit graph

941 commits

Author SHA1 Message Date
bolero-MURAKAMI
0abea1678c add sized_pit container 2016-04-03 14:29:33 +09:00
bolero-MURAKAMI
d611090972 fix valarray comparison 2016-04-03 13:42:12 +09:00
bolero-MURAKAMI
1b8c051008 add valarray 2016-04-03 13:12:14 +09:00
bolero-MURAKAMI
5ff6029d51 fix detail implementation 2016-04-02 20:38:15 +09:00
bolero-MURAKAMI
dd58135a93 add rebind_type container metafunction 2016-04-02 19:55:55 +09:00
bolero-MURAKAMI
802f2fbaed fix iterator parameter 2016-04-01 23:37:48 +09:00
bolero-MURAKAMI
6e8b5ea395 fix bugs 2016-03-31 00:39:48 +09:00
bolero-MURAKAMI
7233a268fd add utility flat_while_loop/flat_until_loop 2016-03-29 19:36:57 +09:00
bolero-MURAKAMI
99860f4bc7 fix bogo/bozo_sort implementation 2016-03-29 18:13:09 +09:00
bolero-MURAKAMI
b5699163e8 rename string_ref -> string_view (string_ref is deprecated) 2016-03-29 18:02:51 +09:00
bolero-MURAKAMI
2ebfc158b9 add array_sub template 2016-03-27 20:55:39 +09:00
bolero-MURAKAMI
0f210dee5f add csv-parser example 2016-03-27 17:47:46 +09:00
bolero-MURAKAMI
5bdb045730 add string_ref user-defined literals 2016-03-25 10:48:59 +09:00
bolero-MURAKAMI
2fce5bd7f9 add string::append 2016-03-23 18:18:26 +09:00
bolero-MURAKAMI
8a4fca3aec fix copy_backward implementation 2016-03-21 15:32:43 +09:00
bolero-MURAKAMI
c9cce4582e add string shift_concat operations 2016-03-21 14:38:59 +09:00
bolero-MURAKAMI
a1be640b2f refix PP_UNIQUE_STRING format 2016-03-19 00:44:01 +09:00
bolero-MURAKAMI
6ae793d0d3 fix PP_UNIQUE_STRING format 2016-03-19 00:39:28 +09:00
bolero-MURAKAMI
6ac5b66d0b add PP_UNIQUE_SEED variation 2016-03-19 00:21:43 +09:00
bolero-MURAKAMI
7240e883c5 workaround for disable unicode literals and types 2016-03-10 19:17:22 +09:00
bolero-MURAKAMI
4e0b3991b1 fix static date member in specialized class template 2016-03-10 01:07:55 +09:00
bolero-MURAKAMI
8e24d4551c fix link error in VC++ 2016-03-08 18:22:38 +09:00
bolero-MURAKAMI
cb801ffef8 fix link error in VC++ (Issue #83) 2016-03-08 17:23:19 +09:00
bolero-MURAKAMI
f0ba8fad5d fix for Issue #82 (conflict windows.h macro) 2016-03-08 12:26:33 +09:00
bolero-MURAKAMI
1fabe7da1c fix quaternion hash_value function 2016-02-27 13:01:43 +09:00
bolero-MURAKAMI
37eea2c53d add quaternion adapt (hash, tuple) 2016-02-27 01:21:46 +09:00
bolero-MURAKAMI
35bd69d5d3 add quaternion container interface 2016-02-26 23:19:42 +09:00
bolero-MURAKAMI
97e8cfc2c0 add optional container interface 2016-02-25 18:48:28 +09:00
bolero-MURAKAMI
088434f46a fic for GCC5.3.0 2016-02-21 21:24:08 +09:00
bolero-MURAKAMI
60362f5419 add conversion to atd classes 2016-02-21 16:49:14 +09:00
bolero-MURAKAMI
5bf0907974 add conversion to std::array 2016-02-17 10:06:43 +09:00
bolero-MURAKAMI
cc756cb22d fix test 2016-02-12 22:07:44 +09:00
bolero-MURAKAMI
e7a79b31ea partial support (C++11 constexpr) for VC++2015 2016-02-12 21:06:06 +09:00
bolero-MURAKAMI
b1b62d9a29 supprt for VC++2015 2016-02-12 11:24:46 +09:00
bolero-MURAKAMI
7af7bbee05 add quaternion using decl 2016-01-25 12:20:54 +09:00
bolero-MURAKAMI
4e5d4300d0 add quaternion 2016-01-25 11:42:35 +09:00
bolero-MURAKAMI
38529faff7 add to_array for std::array 2016-01-24 19:58:04 +09:00
bolero-MURAKAMI
15fc54b379 fix non-const constexpr function call 2016-01-24 18:54:16 +09:00
bolero-MURAKAMI
b9440c0e9c support for VC++2015 2015-12-09 19:54:35 +09:00
bolero-MURAKAMI
f2c09dd3af net.endian: resolution dependence on Boost 2015-12-06 14:34:37 +09:00
bolero-MURAKAMI
74669a5a8a update config for visualc 2015-10-13 22:18:55 +09:00
bolero-MURAKAMI
cc5df1ee53 fix for clang3.7.0 2015-10-13 19:59:06 +09:00
bolero-MURAKAMI
8f33f038d1 support for GCC5.2.0 2015-09-26 00:13:38 +09:00
bolero-MURAKAMI
844e8a1fc2 fix bitset (N4443) 2015-07-15 20:17:14 +09:00
bolero-MURAKAMI
648ce19038 fix advance (N4442) 2015-07-15 19:42:31 +09:00
fimbul
d8958d3fea delete unused parameter name. 2015-06-19 17:46:34 +09:00
bolero-MURAKAMI
feac3f52c7 add example: compile-time lifegame 2015-05-28 13:11:39 +09:00
bolero-MURAKAMI
559db060ab add inline 2015-05-21 01:07:29 +09:00
bolero-MURAKAMI
8ee04c6048 add typed_rand 2015-05-17 18:35:53 +09:00
bolero-MURAKAMI
f934939acc add typed_counter 2015-05-17 16:01:49 +09:00
bolero-MURAKAMI
4fecb5654c fix for gcc 4.7~4.8 2015-05-17 12:17:30 +09:00
bolero-MURAKAMI
fa619fc1bf add component for stateful lib 2015-05-17 08:52:34 +09:00
bolero-MURAKAMI
b37695f1a4 fix implementation 2015-05-15 11:36:21 +09:00
bolero-MURAKAMI
31cceb37cd add stateful library 2015-05-14 19:52:27 +09:00
bolero-MURAKAMI
64ca12a984 fix distance for ICC 15 2015-05-11 10:04:56 +09:00
bolero-MURAKAMI
c2aa932646 fix sub_array for ICC 15 2015-05-11 08:35:40 +09:00
bolero-MURAKAMI
882d6a8a50 fix string for ICC 15 2015-05-10 17:17:45 +09:00
bolero-MURAKAMI
755ebf4311 workaround for ICC 15 2015-05-08 20:11:30 +09:00
Bolero MURAKAMI
1cb62e6250 Merge pull request #75 from kariya-mitsuru/fix-rotate
fix rotate_copy
2015-04-28 09:39:50 +09:00
Bolero MURAKAMI
a6629e1619 Merge pull request #76 from kariya-mitsuru/fix-regression
fix regression
2015-04-28 09:31:39 +09:00
bolero-MURAKAMI
22b65a01d6 fix for gcc 5.1.0 2015-04-28 01:55:35 +09:00
Mitsuru Kariya
2d70e53b7f fix regression 2015-04-21 23:57:14 +09:00
bolero-MURAKAMI
2893664abf change while_loop signature 2015-04-15 17:48:31 +09:00
bolero-MURAKAMI
8d19fdc676 add while_loop, until_loop utilities 2015-04-13 11:40:49 +09:00
bolero-MURAKAMI
f78e5d49a0 fix type_traits implementations 2015-04-13 11:26:17 +09:00
bolero-MURAKAMI
78e954aa58 reimplementation types::fold 2015-04-11 12:19:12 +09:00
bolero-MURAKAMI
84b6d5d994 add typed sprout::get 2015-04-10 19:54:05 +09:00
bolero-MURAKAMI
530bc92d0c reimplementation template recursion depth order: types::find_index, find_index__if 2015-04-10 17:48:51 +09:00
bolero-MURAKAMI
9bcc98cb29 add random::poisson_distribution 2015-04-10 15:40:12 +09:00
Mitsuru Kariya
edc41403f6 fix rotate_copy 2015-04-08 00:24:12 +09:00
bolero-MURAKAMI
befe29adf0 fix CXX14_CONSTEXPR config 2015-04-06 00:21:34 +09:00
bolero-MURAKAMI
bf3cc47c15 add mersenne_twister generator C++14 version 2015-04-05 22:43:50 +09:00
bolero-MURAKAMI
e85b8da5e1 fix include guard 2015-04-05 03:12:13 +09:00
bolero-MURAKAMI
b578294eb8 arranged type_traits headers 2015-04-05 01:32:49 +09:00
bolero-MURAKAMI
0bfeeb755a split headers: type_traits/std_type_traits.hpp 2015-04-04 23:12:53 +09:00
bolero-MURAKAMI
3c2733ad0b add C++14 version is_nothrow_destructible 2015-04-03 03:41:00 +09:00
bolero-MURAKAMI
d79df43c55 add C++14 version result_of / fix is_destructible 2015-04-02 19:48:01 +09:00
bolero-MURAKAMI
1507d435f9 add C++14 version is_destructible 2015-04-02 15:33:00 +09:00
Bolero MURAKAMI
3bf2a4fc52 Merge pull request #74 from kariya-mitsuru/reduce-includes-complexity
reduce includes' complexity on some inputs
2015-03-31 23:05:25 +09:00
bolero-MURAKAMI
ead65bf7fd add C++14 version is_signed, is_unsigned 2015-03-31 20:05:32 +09:00
Mitsuru Kariya
9b5a965efd reduce includes' complexity on some inputs
cf. http://melpon.org/wandbox/permlink/mVNO3IDW8aawsRtD
2015-03-29 18:12:52 +09:00
Bolero MURAKAMI
b51e338b68 Merge pull request #73 from kariya-mitsuru/fix-find_symmetric_difference
fix find_symmetric_difference
2015-03-24 22:15:39 +09:00
Bolero MURAKAMI
00d1580858 Merge pull request #72 from kariya-mitsuru/fix-workaround
fix missing inclusion of workaround header file
2015-03-24 22:15:15 +09:00
bolero-MURAKAMI
a5e7d61ad3 fix nth(), index_of() 2015-03-23 12:04:57 +09:00
bolero-MURAKAMI
251c1d174e remove unused typedef 2015-03-23 00:29:21 +09:00
bolero-MURAKAMI
c3636c10d2 add non-member function nth(), index_of() 2015-03-23 00:26:20 +09:00
Mitsuru Kariya
924a33bc50 fix find_symmetric_difference
If distance(first1, lat1) > distance(first2, last2), the find_symmetric_difference
caused an infinite loop.

cf. http://melpon.org/wandbox/permlink/Ca87oxrYGg6gAugj
2015-03-22 15:00:29 +09:00
bolero-MURAKAMI
6a9cda9d4c add nth(), index_of() container member functions 2015-03-19 23:43:13 +09:00
Mitsuru Kariya
b68f5fb023 fix missing inclusion of workaround header file 2015-03-17 15:40:19 +09:00
bolero-MURAKAMI
ee008e8a77 fix SPROUT_CXX14_CONSTEXPR specifier 2015-03-11 20:40:19 +09:00
Mitsuru Kariya
f8dbbbec87 algorithm/partition_point: add missing right brace 2015-03-11 14:31:47 +09:00
Bolero MURAKAMI
157e8268c6 Merge pull request #69 from kariya-mitsuru/fix-minmax_element
minmax_element: reduce complexity
2015-03-11 10:49:43 +09:00
Bolero MURAKAMI
0711c7841c Merge pull request #68 from kariya-mitsuru/experimental
add C++14 version partition_point
2015-03-11 10:20:32 +09:00
bolero-MURAKAMI
5b190c8b6e fix addressof implementation 2015-03-04 23:01:10 +09:00
Mitsuru Kariya
09f8215195 minmax_element: reduce complexity 2015-02-15 17:57:46 +09:00
Mitsuru Kariya
aba6d6b678 add C++14 version partition_point 2015-02-11 23:29:29 +09:00
bolero-MURAKAMI
586c9972dc fix type. 2015-02-10 13:55:17 +09:00
bolero-MURAKAMI
d29b783b68 fix workaround bug 2015-01-29 00:55:00 +09:00
bolero-MURAKAMI
4ecca97b78 add tested compiler 2015-01-12 02:03:30 +09:00
bolero-MURAKAMI
6a5fed17be fix circulated include 2015-01-12 01:31:46 +09:00