d3449ab5e5
Overhaul the fusion::fold family to make SFINAE-friendly.
2015-09-04 00:51:56 +09:00
2b14951660
Split c++14 like index_sequence into support/detail.
2015-06-22 21:58:54 +09:00
8c72a0012f
Merge remote-tracking branch 'origin/develop' into feature/sfinae-friendly-result_of
2015-03-09 10:45:42 +09:00
f45c94fa43
Merge remote-tracking branch 'origin/develop' into feature/constexpr
2015-03-04 02:20:52 +09:00
2114bfca6c
More constexpr and noexcept support.
...
Note 1: Forwarding functions are specified as a C++14 constexpr since
std::forward is not a constexpr within C++11.
Note 2: Though I'm not sure why it doesn't compile, some declarations
are specified as a C++14 constexpr or non-constexpr.
Note 3: Boost.Tuple adaptation and TR1-based tuple implementations are
not constexpr.
2015-03-03 02:21:02 +09:00
bd4b1cdac6
Fix #10443 : SFINAE-friendly result_of::invoke.
...
It means previous pull-requests (#24 ) is still incomplete.
2015-02-12 21:21:01 +09:00
ce8bf1079a
Support removing the C++11 standard reference wrappers.
2015-01-15 18:58:33 +09:00
0a13aa5ee4
Change the result_of behaviour with BOOST_RESULT_OF_USE_DECLTYPE
...
to make consistency between boost::result_of.
2014-11-02 15:08:56 +09:00
c10b94472d
Fix compile error on MSVC-10 and 11 due to no variadic templates.
...
see http://thread.gmane.org/gmane.comp.lib.boost.devel/255086
Signed-off-by: Kohei Takahashi <flast@flast.jp >
2014-10-30 19:44:48 +09:00
c704efb49c
correct fix for ticket 10676. this is a temporary fix until we overhaul the fold implementation.
2014-10-27 19:45:38 +08:00
c4f9f0d1b6
gpu-enable functions
2014-01-22 23:55:53 -08:00
01f002f084
tweaked cref_result and ref_result to be non-lazy (for consistency).
...
[SVN r78058]
2012-04-18 02:57:56 +00:00
9b16a51364
preprocessed files gen for algorithm
...
[SVN r74449]
2011-09-18 10:48:29 +00:00
0e7a013851
Bumped copyright date
...
[SVN r74407]
2011-09-16 05:30:23 +00:00
def510808d
bug fixes to segmented fusion support, more fwd headers
...
[SVN r73927]
2011-08-19 18:41:11 +00:00
b8bb98a36b
simplify segmented_fold_until interface
...
[SVN r73898]
2011-08-18 21:33:39 +00:00
9dd14c435e
make find and find_if algorithms segment-aware, stylistic consistency tweaks
...
[SVN r73892]
2011-08-18 17:12:05 +00:00
528ad04fdb
baking segmented Fusion
...
[SVN r73854]
2011-08-17 18:53:56 +00:00
6eba238b69
Fusion: removed fusion::sequence_root; Fixes #2335
...
[SVN r66411]
2010-11-06 12:21:18 +00:00
6447c5371e
reduce number of template instantiations
...
[SVN r53566]
2009-06-02 05:46:21 +00:00
8b749bef46
With his kind permission, change Jaakko "Järvi" to "Jarvi"
...
[SVN r46808]
2008-06-28 13:45:21 +00:00
32f1c58ce7
branch for creating branch for fusion 2.1
...
[SVN r40237]
2007-10-21 00:52:09 +00:00
7a6e82b7cf
Removed file/folder
...
[SVN r40234]
2007-10-21 00:47:59 +00:00
fc57a566cb
creating branch for fusion 2.1
...
[SVN r40232]
2007-10-20 23:59:59 +00:00
13b01b0bfe
Removed file/folder
...
[SVN r40230]
2007-10-20 23:49:46 +00:00
361635c5ab
reverting to 2.0
...
[SVN r40220]
2007-10-20 22:33:52 +00:00
a77599ed49
refactoring for v2.1
...
[SVN r40208]
2007-10-20 11:01:50 +00:00
92e7e32ed8
update copyright notice
...
[SVN r37131]
2007-03-02 10:44:14 +00:00
a5bb66618d
removes outdated workaround for broken mpl::is_sequence
...
[SVN r36561]
2007-01-02 09:10:04 +00:00
f017aa86ce
adapted/array is now using iterator_facade
...
[SVN r35317]
2006-09-25 09:06:15 +00:00
147abb8cdd
Tweaks and addition of main header mpl.hpp to make using MPL and Fusion easy
...
[SVN r35142]
2006-09-17 13:05:25 +00:00
75b9d13a88
Initial move from Spirit CVS
...
[SVN r34896]
2006-08-16 16:50:52 +00:00