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
326104a9b7
Fix unexpected overload resolution on MSVC.
2015-01-18 14:15:20 +09:00
9ab7774fd7
Replace some usage of std::forward to static_cast.
...
For more details, See inline comment of include/boost/fusion/support/config.hpp .
2014-11-26 01:35:55 +09:00
c4f9f0d1b6
gpu-enable functions
2014-01-22 23:55:53 -08:00
e1819c11b2
Remove usage of deprecated macros
...
[SVN r81452]
2012-11-21 03:12:31 +00:00
b57cd4ede9
- patch from nathan ridge
...
- fixed deque regression
[SVN r80458]
2012-09-09 00:27:37 +00:00
a53f93ff1a
move-assign for vector
...
[SVN r80345]
2012-09-01 02:01:26 +00:00
705ca2b61b
move-assign for deque
...
[SVN r80344]
2012-09-01 01:04:12 +00:00
3613310b62
deque move-ctor OK on gcc
...
[SVN r80334]
2012-08-31 15:58:31 +00:00
c8b47ca3ca
Added move ctors for vector and deque (deque for gcc partially working for now)
...
no preprocessed files yet
[SVN r80331]
2012-08-31 14:33:12 +00:00
01f002f084
tweaked cref_result and ref_result to be non-lazy (for consistency).
...
[SVN r78058]
2012-04-18 02:57:56 +00:00
ec99f829f3
updates
...
[SVN r77811]
2012-04-07 10:57:10 +00:00
93ce3bd9bf
c++ port of deque underway
...
[SVN r77808]
2012-04-07 09:56:07 +00:00
221e07a7a3
+ bumped copyright date
...
+ mpl::int_ optimizations
[SVN r77802]
2012-04-07 07:34:00 +00:00
f31150f58a
fixed and updated copyright dates
...
[SVN r74415]
2011-09-16 07:00:41 +00:00
0e7a013851
Bumped copyright date
...
[SVN r74407]
2011-09-16 05:30:23 +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