Kohei Takahashi
|
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 |
|
Kohei Takahashi
|
c5c0147d7d
|
Add many tests for SFINAE-friendly result_of::invoke.
|
2015-02-08 19:23:06 +09:00 |
|
Kohei Takahashi
|
5e4978b870
|
Fix some warnings within tests.
|
2015-01-21 01:13:19 +09:00 |
|
Kohei Takahashi
|
ff56beaf55
|
Remove use of boost::blank , close #8622
|
2014-11-09 00:49:29 +09:00 |
|
Joel de Guzman
|
6c17c04ce6
|
Workaround for some tests on C++11 to allow disambiguation of && and const& arguments to ctors
[SVN r82631]
|
2013-01-27 10:14:16 +00:00 |
|
Joel de Guzman
|
2f61e2b707
|
disabling some tests with errors on c++11
[SVN r82628]
|
2013-01-27 04:24:40 +00:00 |
|
Joel de Guzman
|
bbf10066bc
|
C++11 patches by Michel Morin
[SVN r75394]
|
2011-11-07 22:07:05 +00:00 |
|
Eric Niebler
|
528ad04fdb
|
baking segmented Fusion
[SVN r73854]
|
2011-08-17 18:53:56 +00:00 |
|
Christopher Schmidt
|
ea89db72cb
|
added reverse_fold/iter_fold/reverse_iter_fold (1)
[SVN r63066]
|
2010-06-17 21:21:37 +00:00 |
|
Christopher Schmidt
|
35e469e2d5
|
fix for #2355: discrepancy between std::accumulate and fusion::accumulate
[SVN r57125]
|
2009-10-24 10:59:01 +00:00 |
|
Joel de Guzman
|
363ff5750f
|
fix trac issue #1608
[SVN r53914]
|
2009-06-15 01:53:43 +00:00 |
|
Tobias Schwinger
|
c88e8803fb
|
introduces test for unfusing adapter
[SVN r53905]
|
2009-06-14 18:30:02 +00:00 |
|
Tobias Schwinger
|
2fdfd41b17
|
updates functional module: only two unfused variants, now
[SVN r51380]
|
2009-02-22 06:24:38 +00:00 |
|
Joel de Guzman
|
4a2214739c
|
fixed non-ascii chars
[SVN r47675]
|
2008-07-22 09:06:54 +00:00 |
|
Joel de Guzman
|
a326739705
|
Regenerating/reorganizing docs
[SVN r40832]
|
2007-11-06 12:13:52 +00:00 |
|
Joel de Guzman
|
7c85a51d48
|
Fusion 2.1 one more time with care
[SVN r40390]
|
2007-10-24 02:32:28 +00:00 |
|
Joel de Guzman
|
fc1df001c6
|
reverting to 2.0
[SVN r40219]
|
2007-10-20 22:21:43 +00:00 |
|
Joel de Guzman
|
d0d540064d
|
phase3: refactoring for v2.1
[SVN r40210]
|
2007-10-20 11:49:17 +00:00 |
|
Tobias Schwinger
|
1484ae8e06
|
adjusts test to semantic changes:
unfused_typed only contains operator() overloads for one arity now
[SVN r38267]
|
2007-07-22 08:29:54 +00:00 |
|
Tobias Schwinger
|
a83c9b89a3
|
removes unnecessary #include
[SVN r38217]
|
2007-07-14 20:17:38 +00:00 |
|
Tobias Schwinger
|
685d26c847
|
adds const correctness, disables variadic tests, for now
[SVN r38203]
|
2007-07-13 16:27:55 +00:00 |
|
Tobias Schwinger
|
897a312766
|
adds const correctness
[SVN r38200]
|
2007-07-13 15:11:20 +00:00 |
|
Tobias Schwinger
|
7a1017dce3
|
makes unfused_* work through boost::result_of only
[SVN r38197]
|
2007-07-13 14:06:50 +00:00 |
|
Tobias Schwinger
|
8eda5d32ca
|
completes boost::result_of-based result type computation
[SVN r38194]
|
2007-07-12 09:08:46 +00:00 |
|
Dan Marsden
|
0fcbc5b467
|
result_of and polymorphic function obj compatibility
[SVN r37962]
|
2007-06-11 07:01:05 +00:00 |
|
Hartmut Kaiser
|
0ff8dd230d
|
Removed tabs.
[SVN r37804]
|
2007-05-27 16:30:35 +00:00 |
|
Tobias Schwinger
|
20e0ffc461
|
hides effect of VC7.1 workaround
[SVN r37291]
|
2007-03-26 19:54:26 +00:00 |
|
Tobias Schwinger
|
70a39b554f
|
adds test suite for functional module
[SVN r36960]
|
2007-02-15 23:14:42 +00:00 |
|