|
465c3f273b
|
result_of::{copy,move,swap} are now SFINAE-friendly
|
2014-11-10 14:38:42 +09:00 |
|
|
916df63a14
|
Add result_of::{copy,move}, close #5886
Thanks to: Jamboree
|
2014-11-10 14:32:23 +09:00 |
|
|
bd5ce92e10
|
Replace type_traits::ice_and with well documented mpl::and_.
|
2014-11-08 02:32:06 +09:00 |
|
|
c4f9f0d1b6
|
gpu-enable functions
|
2014-01-22 23:55:53 -08:00 |
|
|
5a520585d8
|
Fixes #7955
[SVN r82668]
|
2013-01-31 13:01:36 +00:00 |
|
|
b63c8214d7
|
Patches from Nathan Ridge using SFINAE to disable the Fusion algorithms for non-{Fusion sequence} types
[SVN r78463]
|
2012-05-14 00:37:21 +00:00 |
|
|
80e3f4128b
|
Added missing include
[SVN r70008]
|
2011-03-15 23:57:13 +00:00 |
|
|
7215d8835f
|
fixed assign bug
[SVN r69589]
|
2011-03-05 23:37:25 +00:00 |
|
|
21588d6dac
|
fixed wrong return type
[SVN r69583]
|
2011-03-05 14:48:47 +00:00 |
|
|
1efa444f24
|
renamed assign to copy and moved it to a new algorithm/auxiliary category
[SVN r69137]
|
2011-02-22 01:30:12 +00:00 |
|