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
|
2867cd79ef
|
add SPROUT_DEPRECATED
|
2014-02-21 00:25:55 +09:00 |
|
bolero-MURAKAMI
|
14f8d9d042
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
|
bolero-MURAKAMI
|
cd72873c3a
|
add const_iterator_cast
|
2014-01-05 22:20:27 +09:00 |
|
bolero-MURAKAMI
|
403e83eaf0
|
all type_traits support C++14 requirements
|
2013-11-22 21:11:08 +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
|
040278bd11
|
add new directory sprout/algorithm/cxx14/
|
2013-10-31 18:57:41 +09:00 |
|
bolero-MURAKAMI
|
b95e583394
|
add config: SPROUT_INITIALIZER_LIST_CONSTEXPR
|
2013-10-27 16:25:13 +09:00 |
|
bolero-MURAKAMI
|
c40b33067e
|
[sprout.array] support for C++14 constexpr
|
2013-10-26 00:32:36 +09:00 |
|
bolero-MURAKAMI
|
c58c9cc0fc
|
fix: math functions (support for inferior C++14 standard)
add C++14 constexpr modifying algorithms
|
2013-10-25 12:29:16 +09:00 |
|
bolero-MURAKAMI
|
3acc1ac301
|
add README.rst
|
2013-08-29 23:21:49 +09:00 |
|
bolero-MURAKAMI
|
2dc912522b
|
fix make_array: explicit conversion to T
|
2013-08-23 12:08:17 +09:00 |
|
bolero-MURAKAMI
|
117ab52460
|
fix string test
|
2013-08-17 00:10:42 +09:00 |
|
bolero-MURAKAMI
|
cb1077d247
|
add copyright
|
2013-08-08 18:54:33 +09:00 |
|
bolero-MURAKAMI
|
f8bfa6eeba
|
add convert_array, to_string_array
|
2013-08-03 20:03:13 +09:00 |
|
bolero-MURAKAMI
|
61720b72c3
|
erase warning: clang
|
2013-04-21 13:30:30 +09:00 |
|
bolero-MURAKAMI
|
410c369a6a
|
add enable_make_indexes
|
2013-04-06 13:06:51 +09:00 |
|
bolero-MURAKAMI
|
049d4592c2
|
fix index_range implementation
|
2013-03-31 15:14:10 +09:00 |
|
bolero-MURAKAMI
|
f5b8b91255
|
add template aliases type_traits
|
2013-03-23 23:46:03 +09:00 |
|
bolero-MURAKAMI
|
a2b368a7cc
|
add identity
|
2013-03-21 22:11:40 +09:00 |
|
bolero-MURAKAMI
|
74e83e31a7
|
add back_inserter, front_inserter
|
2013-02-26 10:43:27 +09:00 |
|
bolero-MURAKAMI
|
1ef8a6a63b
|
add sprout::string_ref
support conversion array-like container iterator to pointer
|
2013-02-19 02:49:10 +09:00 |
|
bolero-MURAKAMI
|
66da9f4fea
|
fix math::log implementation
support std::hash
|
2013-02-07 03:11:17 +09:00 |
|
bolero-MURAKAMI
|
3ddcd6cfd0
|
fix hash implementation
|
2013-02-04 23:48:18 +09:00 |
|
bolero-MURAKAMI
|
4332b26a0e
|
fix hash implementation
|
2013-02-04 18:42:39 +09:00 |
|
bolero-MURAKAMI
|
0a5f16ee81
|
support hash: pair, value_holder, optional, variant, tribool
|
2013-02-04 10:24:23 +09:00 |
|
bolero-MURAKAMI
|
ee8602f6a3
|
fix index_tuple
|
2013-01-25 15:14:29 +09:00 |
|
bolero-MURAKAMI
|
f26032dce8
|
fix implementation
|
2013-01-12 04:08:44 +09:00 |
|
bolero-MURAKAMI
|
225c11b505
|
erase warnings for clang3.2
|
2012-11-15 18:36:55 +09:00 |
|
bolero-MURAKAMI
|
35f08fe242
|
add first, second free-function
add string::find
|
2012-10-08 14:14:59 +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
|
73ead93fe5
|
destructive change sprout::generate -> sprout::unfold
add range adapter reversed, replaced, filtered
|
2012-09-21 15:43:30 +09:00 |
|
bolero-MURAKAMI
|
ee8c952d05
|
modify: tuple and hash support(class adapt) implemented in each class headers.
|
2012-06-22 19:14:21 +09:00 |
|