47ff2e6cb5
find_if: Improved tag usage
...
The traversal tag is a bit complex than before.
2018-07-07 07:18:56 +09:00
9036c72a61
find_if: Removed unnecessary mpl::lambda
...
mpl::apply can treat placeholder expression
2018-07-07 07:08:17 +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
c4f9f0d1b6
gpu-enable functions
2014-01-22 23:55:53 -08:00
752f911a91
#7427 (Warning fixes in fusion)
...
[SVN r80812]
2012-10-02 01:12:19 +00:00
0e7a013851
Bumped copyright date
...
[SVN r74407]
2011-09-16 05:30:23 +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
c9a5364472
Clean up GCC warnings. Fixes #3033 .
...
[SVN r62869]
2010-06-12 17:59:10 +00:00
7c986ebd61
Clean up MSVC build. Fixes #1619 . Fixes #3074 .
...
[SVN r62854]
2010-06-12 15:58:31 +00:00
9b26b4a0f7
associative iterators & views
...
[SVN r57156]
2009-10-25 22:59:54 +00:00
564280e622
Make the unrolled implementation of all work for multiples of four. Fixes #2599 .
...
[SVN r55686]
2009-08-20 14:01:39 +00:00
fac8e082b8
removing dead file recovered by cvs transfer
...
[SVN r38405]
2007-08-02 20:10:01 +00:00
414b87dbdb
fixing bug in internal use of fusion::result_of::distance
...
[SVN r37934]
2007-06-07 20:43:50 +00:00
40524cfda1
loop unrolling count(_if)
...
[SVN r37875]
2007-06-02 21:48:14 +00:00
d2f019514e
fusion find_if loop unrolling and use of advance optimization for random traversal sequences
...
[SVN r37856]
2007-06-01 22:47:49 +00:00
a4268d3cf9
loop unrolling for compile time perf in any, all and none
...
[SVN r37820]
2007-05-30 06:56:32 +00:00
92e7e32ed8
update copyright notice
...
[SVN r37131]
2007-03-02 10:44:14 +00:00
75b9d13a88
Initial move from Spirit CVS
...
[SVN r34896]
2006-08-16 16:50:52 +00:00