Commit Graph

8 Commits

Author SHA1 Message Date
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
561b762f57 avoid unused argument warning in map_impl 2014-10-09 14:17:17 +02:00
efad85a925 fixes Ticket #9455 2014-03-18 23:43:23 +08:00
c4f9f0d1b6 gpu-enable functions 2014-01-22 23:55:53 -08:00
266a7622ba Fixes #9110
[SVN r86165]
2013-10-05 18:47:44 +00:00
e83960d3e9 allow map keys to be forward declared only
[SVN r84275]
2013-05-13 23:01:05 +00:00
228401d898 More map tests and more API features implemented + tweaks to affected components
[SVN r82713]
2013-02-04 06:21:45 +00:00
7b6cf39540 modern c++11 map implemented + various tweaks
[SVN r82708]
2013-02-04 03:49:34 +00:00