1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2024-11-12 21:09:01 +00:00
Commit graph

127 commits

Author SHA1 Message Date
bolero-MURAKAMI
ea06f92565 add has_sprout_get metafunction, update copyright 2019-01-07 17:47:17 +09:00
bolero-MURAKAMI
26299dad18 update copyright, fix string_view conversion 2018-12-30 17:25:21 +09:00
bolero-MURAKAMI
6e8f686f72 temporary workaround for old GCC 2018-12-25 17:11:15 +09:00
bolero-MURAKAMI
8274f34db4 fix swallow:wq 2018-05-29 23:09:43 +09:00
bolero-MURAKAMI
91b37d8f7f fix swallow 2018-05-29 22:57:25 +09:00
bolero-MURAKAMI
10e239f933 add sprout::swallow 2018-05-29 19:30:30 +09:00
bolero-MURAKAMI
582e50e4a7 fix value_holder i/o 2018-05-19 18:53:36 +09:00
bolero-MURAKAMI
44f16918b7 add value_holder comparison and i/o 2018-05-19 18:02:55 +09:00
bolero-MURAKAMI
4dd6a25354 add utility/comparison.hpp 2017-11-01 09:36:37 +09:00
bolero-MURAKAMI
0918194078 add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
bolero-MURAKAMI
481b277216 fix testspr::print_type 2017-07-26 15:22:14 +09:00
bolero-MURAKAMI
92c7169221 rename */udl.hpp -> literals.hpp [destructive] 2016-08-14 16:02:23 +09:00
bolero-MURAKAMI
69c9233ca0 chande udl namespace 2016-04-16 09:50:04 +09:00
bolero-MURAKAMI
a6d46d4ffa change begin, end traits 2016-04-15 01:47:14 +09:00
bolero-MURAKAMI
a0060119ab fix code format 2016-04-05 11:57:06 +09:00
bolero-MURAKAMI
7233a268fd add utility flat_while_loop/flat_until_loop 2016-03-29 19:36:57 +09:00
bolero-MURAKAMI
b5699163e8 rename string_ref -> string_view (string_ref is deprecated) 2016-03-29 18:02:51 +09:00
bolero-MURAKAMI
5bdb045730 add string_ref user-defined literals 2016-03-25 10:48:59 +09:00
bolero-MURAKAMI
7240e883c5 workaround for disable unicode literals and types 2016-03-10 19:17:22 +09:00
bolero-MURAKAMI
97e8cfc2c0 add optional container interface 2016-02-25 18:48:28 +09:00
bolero-MURAKAMI
60362f5419 add conversion to atd classes 2016-02-21 16:49:14 +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
22b65a01d6 fix for gcc 5.1.0 2015-04-28 01:55:35 +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
b578294eb8 arranged type_traits headers 2015-04-05 01:32:49 +09:00
bolero-MURAKAMI
5b190c8b6e fix addressof implementation 2015-03-04 23:01:10 +09:00
bolero-MURAKAMI
3029507c05 change copyright 2015-01-10 19:13:57 +09:00
bolero-MURAKAMI
a1f6d6ffc3 add bool_constant [N4334] 2014-12-10 19:54:12 +09:00
bolero-MURAKAMI
fbb95d9068 add pointer_cast 2014-11-28 16:19:07 +09:00
bolero-MURAKAMI
3b0ab6f5fd reimplementation tuple class 2014-09-20 12:55:29 +09:00
bolero-MURAKAMI
979af136a1 fix macros for noexcept 2014-08-14 22:55:49 +09:00
bolero-MURAKAMI
23f24450b0 add SPROUT_FORWARD variadic version 2014-08-13 19:31:52 +09:00
bolero-MURAKAMI
39bb8e8ada reimplementation types::tuple_element, types::tuple_size 2014-08-06 00:00:43 +09:00
bolero-MURAKAMI
3df16007a5 add math comparison functions 2014-07-30 14:05:55 +09:00
bolero-MURAKAMI
ae77da19e1 add shrink_to_fit, unmove 2014-07-22 09:33:13 +09:00
bolero-MURAKAMI
f4d715c6db add SPROUT_AUTO_FORWARD 2014-07-07 18:20:18 +09:00
bolero-MURAKAMI
c15de6136b fix tuple_element: support SFINAE-friendly 2014-05-29 00:25:37 +09:00
bolero-MURAKAMI
e593f87559 add pass_through utility function 2014-05-06 18:10:06 +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
e244ea2932 add c++1y rightmost bit manipurations 2014-03-31 17:18:22 +09:00
bolero-MURAKAMI
1bb9336d34 fix common_type: support C++14 version 2014-03-29 09:16:43 +09:00
bolero-MURAKAMI
61dd3351fc add type_traits for variable templates version 2014-03-15 18:11:11 +09:00
bolero-MURAKAMI
274122efb2 add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
bolero-MURAKAMI
14f8d9d042 fix copyright year 2014-01-08 16:48:12 +09:00
bolero-MURAKAMI
014d339803 fix darkroom: add alpha and refraction material parameter 2013-12-03 22:17:49 +09:00
bolero-MURAKAMI
18b388c89f fix swap 2013-12-03 00:57:57 +09:00
bolero-MURAKAMI
e6b504f94b fix forward_clist 2013-12-03 00:36:04 +09:00
bolero-MURAKAMI
eb2918d065 fix pack_get order 2013-11-30 13:16:30 +09:00