6f6bfb3a27
EDITORIAL: Cleaning the ADAPT_STRUCT which can deduce types.
2014-06-13 23:07:32 +02:00
04cbf0d4c6
BUGFIX: Presents the correct field name as a string even if type is deduced.
2014-06-13 23:07:32 +02:00
703bff4ff9
FEATURE: Types of a struct can freely pe provided or deduced, following the user preferences.
2014-06-13 23:07:32 +02:00
7e1c6cdf47
FEATURE: Type deduction for BOOST_FUSION_ADAPT_STRUCT_C_BASE, with preliminary support for providing or deducing the type.
2014-06-13 23:07:16 +02:00
3ca94f5762
DOC: Add some comments to help me understand the adapt macros.
2014-06-13 23:04:09 +02:00
c052b4b452
FEATURE: Making BOOST_FUSION_AUTO_ADAPT_STRUCT variadic.
2014-06-13 23:04:09 +02:00
166132789a
DOC: Document the BOOST_FUSION_AUTO* macros.
...
This documents the AUTO_ADAPT macros :
* BOOST_FUSION_AUTO_ADAPT_STRUCT
* BOOST_FUSION_AUTO_ADAPT_STRUCT_NAMED
* BOOST_FUSION_AUTO_ADAPT_ASSOC_STRUCT
* BOOST_FUSION_AUTO_ADAPT_ASSOC_STRUCT_NAMED
2014-06-13 23:04:09 +02:00
435fb5c29f
EDITORIAL: Reorganize imports.
2014-06-13 23:04:09 +02:00
934463c7b4
FEATURE: BOOST_FUSION_AUTO_ADAPT_ASSOC_STRUCT_NAMED now allows defining a Random Access Sequence and an Associative sequence without providing the type.
2014-06-13 23:04:08 +02:00
a5f87696f2
EDITORIAL: Rename the macro for type deduction to a more expressive and correct name.
2014-06-13 23:04:08 +02:00
2d37b9c22c
EDITORIAL: Fixes typos.
2014-06-13 23:04:08 +02:00
f7b14aee35
FEATURE: BOOST_FUSION_AUTO_ADAPT_ASSOC_STRUCT now allows defining a Random Access Sequence and an Associative sequence without providing the type.
2014-06-13 23:04:08 +02:00
8a132ea44a
BUGFIX: Fix include path.
2014-06-13 23:04:08 +02:00
5ffab5001e
REFACTORING: reused the BOOST_FUSION_AUTO_ADAPT_STRUCT_NAMED_NS macro in BOOST_FUSION_AUTO_ADAPT_STRUCT_NAMED to mimic the non-AUTO versions.
2014-06-13 23:04:08 +02:00
e58bd91f27
EDITORIAL: fixed indentation.
2014-06-13 23:04:08 +02:00
5aa9a89fb8
FEATURE: BOOST_FUSION_AUTO_ADAPT_STRUCT_NAMED_NS which allows listing class attributes to adapt without specifying types.
2014-06-13 23:04:07 +02:00
0d7ad9f6e2
FEATURE: BOOST_FUSION_AUTO_ADAPT_STRUCT_NAMED that does not require specifying the types of the fields.
2014-06-13 23:04:07 +02:00
946957d3dc
EDITORIAL: Change parameter names for consistency.
2014-06-13 23:04:07 +02:00
3f965e00d3
#9516 BOOST_FUSION_AUTO_ADAPT_STRUCT that does not require specifying the types of the fields.
2014-06-13 23:04:07 +02:00
10d363837a
Merge pull request #8 from Flast/pr/msvc-10.0/test
...
Fix test error in msvc-10.0
2014-06-12 17:59:44 +08:00
25bb75e3f8
Fix test error in msvc-10.0
...
Including fusion/adapted/std_tuple.hpp will occur compile error.
Therefore, entire test should be ignored.
Signed-off-by: Kohei Takahashi <flast@flast.jp >
2014-06-12 12:24:46 +09:00
2cc2729f51
Merge pull request #7 from Flast/pr/adapt/tuple
...
Additional supports adapting (BoostTuple implementations
2014-06-09 21:11:03 +08:00
059c041659
Add test for convert seq to std::tuple
...
Signed-off-by: Kohei Takahashi <flast@flast.jp >
2014-06-09 21:59:06 +09:00
f7adae2b3d
Add test for convert seq to tuple
...
Signed-off-by: Kohei Takahashi <flast@flast.jp >
2014-06-09 21:59:06 +09:00
f5fe438f14
Add mpl::clear implementation for std::tuple
...
Signed-off-by: Kohei Takahashi <flast@flast.jp >
2014-06-09 21:59:05 +09:00
38bcd6e779
Add mpl::clear implementation for Boost.Tuple
...
Signed-off-by: Kohei Takahashi <flast@flast.jp >
2014-06-09 21:59:05 +09:00
219b4124d7
Add convert implementation for std::tuple
...
Signed-off-by: Kohei Takahashi <flast@flast.jp >
2014-06-09 21:59:05 +09:00
39785ddb0e
Add convert implementation for Boost.Tuple
...
Signed-off-by: Kohei Takahashi <flast@flast.jp >
2014-05-29 01:05:19 +09:00
a0c1ec2018
Merge branch 'develop'
boost-1.56.0
2014-05-27 08:45:08 +08:00
1fde7cc293
Merge branch 'origin/develop'
2014-05-01 13:46:22 +08:00
74a5d8804c
reverting support for ref pending review
2014-05-01 13:44:45 +08:00
8e4dd16b2d
Merge pull request #5 from ericniebler/nil-hpp
...
Move definition of struct nil_ into its own header
2014-04-24 08:55:17 +08:00
d2633616dc
fix copyright
2014-04-23 16:50:58 -07:00
01ed85e0e5
put struct nil_ in its own header to fix incomplete type error with nvcc
2014-04-23 16:47:03 -07:00
6c904779af
fixes #5208
2014-04-09 10:03:23 +08:00
41e18be5cf
Merge pull request #4 from jamboree/develop
...
flatten/flatten_view/ref
2014-04-04 14:50:25 +08:00
fd3a18ce1a
flatten/flatten_view/ref
2014-04-04 14:38:38 +08:00
21a2621cce
Merge branch 'origin/develop'
2014-03-18 23:44:59 +08:00
efad85a925
fixes Ticket #9455
2014-03-18 23:43:23 +08:00
ad90e29cd6
Merge branch 'origin/develop'
2014-03-17 11:04:37 +08:00
72912925cb
Merge pull request #3 from correaa/patch-1
...
Update tag_of.hpp
Declare std::array with struct keyword, as per C++11, not class.
2014-02-08 10:28:43 +00:00
da294ebc6d
Update tag_of.hpp
...
avoid mismatched-tags warning in clang
2014-02-07 22:24:29 -08:00
beba23f36c
Merge pull request #2 from alfC/patch-1
...
Changed static assertion that checks array size
2014-02-04 11:52:57 -08:00
a2874ea5fe
Changed static assertion that checks array size
...
to a more standard way. This avoids an obscure error involving `extension::std_array_size<Array>`
2014-02-04 11:33:06 -08:00
a9ed19e3b8
Merge pull request #2 from ericniebler/gpu-enabled-2
...
Add function annotations necessary to run Fusion on GPUs
2014-01-28 15:04:23 -08:00
26b28eff93
Merge remote-tracking branch 'upstream/develop' into gpu-enabled-2
2014-01-28 14:35:41 -08:00
e113b31fdd
final gpu-enabling tweaks
2014-01-28 14:32:03 -08:00
44d5dca98b
Fixed test to work with an explicit operator bool
2014-01-26 19:06:16 -06:00
c04e912866
gpu-enable vector assign
2014-01-23 21:48:52 -08:00
125a8b5957
Merge remote-tracking branch 'upstream/develop' into gpu-enabled-2
2014-01-23 21:30:44 -08:00