This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_fusion
Watch
1
Star
0
Fork
0
You've already forked boost_fusion
forked from
boostorg/fusion
Code
Pull Requests
Activity
Files
fc1a60e8e660e7dda83acfed10b4f9b9865f0fb5
boost_fusion
/
include
/
boost
/
fusion
/
adapted
/
struct
History
Damien Buhl alias daminetreg
fc1a60e8e6
Adding typename in front of BOOST_TYPEOF is only needed in MSVC when we check the type of a template.
2015-01-30 18:17:36 +01:00
..
detail
Adding typename in front of BOOST_TYPEOF is only needed in MSVC when we check the type of a template.
2015-01-30 18:17:36 +01:00
adapt_assoc_struct_named.hpp
gpu-enable functions
2014-01-22 23:55:53 -08:00
adapt_assoc_struct.hpp
Adds the possibility to omit the member type in ADAPT_ASSOC* macros usage.
2014-07-23 02:42:30 +02:00
adapt_struct_named.hpp
Add support for members types deduction to the ADAPT_STRUCT_NAMED macro.
2014-06-25 00:11:40 +02:00
adapt_struct.hpp
Add support for BOOST_FUSION_ADAPT_ADT to either deduce types or use specified ones.
2014-08-10 17:09:57 +02:00
define_assoc_struct.hpp
Fix the DEFINE_ASSOC_STRUCT macros to use specific FILLER macros, because they cannot need type deduction.
2014-07-29 22:24:23 +02:00
define_struct_inline.hpp
gpu-enable functions
2014-01-22 23:55:53 -08:00
define_struct.hpp
Fixes the BOOST_FUSION_DEFINE_STRUCT* macros with an appropriate attributes FILLER macro.
2014-06-17 22:35:10 +02:00