bolero-MURAKAMI
|
97e8cfc2c0
|
add optional container interface
|
2016-02-25 18:48:28 +09:00 |
|
bolero-MURAKAMI
|
22b65a01d6
|
fix for gcc 5.1.0
|
2015-04-28 01:55:35 +09:00 |
|
bolero-MURAKAMI
|
3029507c05
|
change copyright
|
2015-01-10 19:13:57 +09:00 |
|
bolero-MURAKAMI
|
979af136a1
|
fix macros for noexcept
|
2014-08-14 22:55:49 +09:00 |
|
bolero-MURAKAMI
|
c15de6136b
|
fix tuple_element: support SFINAE-friendly
|
2014-05-29 00:25:37 +09:00 |
|
fimbul
|
88dab77928
|
fix include directive
|
2014-05-06 00:58:41 +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
|
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
|
403e83eaf0
|
all type_traits support C++14 requirements
|
2013-11-22 21:11:08 +09:00 |
|
bolero-MURAKAMI
|
1b09c5a672
|
fix operator=
|
2013-11-10 18:36:04 +09:00 |
|
bolero-MURAKAMI
|
ab0731c4fc
|
[sprout.random] add seed_array
|
2013-11-08 23:20:43 +09:00 |
|
bolero-MURAKAMI
|
ff36d79afc
|
support for C++14 constexpr: some classes
|
2013-10-30 18:15:57 +09:00 |
|
bolero-MURAKAMI
|
cb1077d247
|
add copyright
|
2013-08-08 18:54:33 +09:00 |
|
bolero-MURAKAMI
|
57e35349e5
|
fix warning (for -Wextra)
|
2013-07-22 22:00:09 +09:00 |
|
bolero-MURAKAMI
|
61720b72c3
|
erase warning: clang
|
2013-04-21 13:30:30 +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
|
7aa10d1e08
|
support hash: floating point
|
2013-02-07 23:12:57 +09:00 |
|
bolero-MURAKAMI
|
66da9f4fea
|
fix math::log implementation
support std::hash
|
2013-02-07 03:11:17 +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
|
a9cd556f8e
|
fix support for STL container: some algorithms
|
2013-01-17 03:53:17 +09:00 |
|
bolero-MURAKAMI
|
ace6acad69
|
fix: sub_array - support STL container
|
2013-01-14 01:33:54 +09:00 |
|
bolero-MURAKAMI
|
d99a7d1436
|
fix: copy - support STL container
|
2013-01-14 01:13:48 +09:00 |
|
bolero-MURAKAMI
|
ded2da84ea
|
add adaptors::blanked
|
2012-11-17 18:44:24 +09:00 |
|
bolero-MURAKAMI
|
225c11b505
|
erase warnings for clang3.2
|
2012-11-15 18:36:55 +09:00 |
|
bolero-MURAKAMI
|
df3023db30
|
fix coding-stype
|
2012-10-06 00:58:56 +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
|
6b3f7ad894
|
fix complex, rational
|
2012-08-29 01:16:12 +09:00 |
|
bolero-MURAKAMI
|
f9d4b475b4
|
add sprout/numeric/dft.wave.hpp
fix constexpr -> inline constexpr
|
2012-07-15 16:04:05 +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 |
|