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
c921b9ca99
Avoid unused parameter warning in BOOST_FUSION_DEFINE_STRUCT_INLINE
2014-10-20 11:48:42 +02:00
e113b31fdd
final gpu-enabling tweaks
2014-01-28 14:32:03 -08:00
c4f9f0d1b6
gpu-enable functions
2014-01-22 23:55:53 -08:00
f9d6e05676
Applied patches for Tickets #7738 , #7737 and #7646
...
[SVN r82348]
2013-01-04 01:43:06 +00:00
cfbbba272e
Fixes for Ticket #7569 ( Compile Error using BOOST_FUSION_DEFINE_STRUCT_INLINE with VC10 and GCC <4.5 )
...
[SVN r81165]
2012-11-04 00:18:41 +00:00
b57cd4ede9
- patch from nathan ridge
...
- fixed deque regression
[SVN r80458]
2012-09-09 00:27:37 +00:00
106702d388
Fix to silence MSVC warnings (Nathan Ridge)
...
[SVN r80368]
2012-09-03 07:08:47 +00:00
038976991e
Fixed MSVC errors (from Nathan Ridge)
...
[SVN r80326]
2012-08-31 04:12:29 +00:00
eaf9e79e85
latest patch from Nathan Ridge
...
[SVN r79306]
2012-07-05 23:40:17 +00:00
ed3776ce8c
BOOST_FUSION_DEFINE_STRUCT_INLINE patch by Nathan Ridge
...
[SVN r78508]
2012-05-19 01:24:16 +00:00
0e7a013851
Bumped copyright date
...
[SVN r74407]
2011-09-16 05:30:23 +00:00
beec2bff62
Fusion: adapt-macros: allow empty boost.pp sequences; refs #5093
...
[SVN r68303]
2011-01-19 17:46:05 +00:00
f723f870c7
Fusion/Spirit: adt_attribute_proxy refactorization
...
[SVN r65445]
2010-09-17 20:38:23 +00:00
5adcb5b4d2
Fusion: BOOST_FUSION_ADAPT_xxxCLASSxxx -> BOOST_FUSION_ADAPT_xxxADTxxx
...
[SVN r65439]
2010-09-16 16:33:25 +00:00
aa1bcfaa9a
refactored extension::struct_member to extension::access::struct_member
...
[SVN r64490]
2010-07-31 00:17:34 +00:00
c879ab02c3
fix for adapted classes' category
...
[SVN r63804]
2010-07-10 10:01:57 +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
6465c3b3ea
adapted proxy types are views now
...
[SVN r61833]
2010-05-07 13:37:34 +00:00
83db52797b
ADAPT_STRUCT_DEFINE_PROXY_TYPE refactoring
...
[SVN r61178]
2010-04-10 14:35:13 +00:00
073ce9e4a3
added intrusive struct generating macros
...
[SVN r61018]
2010-04-03 13:34:20 +00:00
e67765747d
better adapt structs/classes implementation
...
[SVN r59913]
2010-02-25 20:10:37 +00:00
f84bc30bd3
adapt template classes/structs
...
[SVN r59846]
2010-02-22 22:55:54 +00:00
6d462cbd63
Changed macro BOOST_PARTIAL_SPECIALIZATION_EXPLICIT_ARGS to BOOST_NO_PARTIAL_SPECIALIZATION_DEFAULT_ARGS.
...
Changed <utility> to <boost/config/no_tr1/utility.hpp> in order to prevent cyclic dependencies between Fusion Tuples and TR1.
[SVN r44692]
2008-04-21 12:06:02 +00:00
bcbd2ff112
tweakbug fix for end_impl (tweak).
...
[SVN r42167]
2007-12-19 10:42:04 +00:00
61bf0151da
bug fix for end_impl.
...
[SVN r42164]
2007-12-19 10:33:14 +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