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
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
3b24ed44f8
specialization of convert_impl for map_tag, refs #8759
...
[SVN r84937]
2013-07-02 02:10:04 +00:00
b36426c8e3
patches from tongari: allow custom Associative Sequence which doesn't have fusion::pair
...
as elements.
[SVN r83455]
2013-03-16 07:28:23 +00:00
85119dbd21
added as_map
...
fixed bug: wrong iterator category for map_iterator
[SVN r82721]
2013-02-04 09:52:52 +00:00
d128c6f6aa
Moving non-variadic map implementation to detail/cpp03 directory
...
[SVN r82701]
2013-02-03 11:50:48 +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