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
bbdfc9972e855094b6b50c6ec7afb202f6704868
boost_fusion
/
include
/
boost
/
fusion
/
adapted
/
struct
History
Damien Buhl (alias daminetreg)
bbdfc9972e
Remove BOOST_CONSTEXPR on BOOST_FUSION_DEFINE_STRUCT constructor as it however adds the requirement that the user provided types are constant enabled.
2015-04-21 08:59:24 +02:00
..
detail
Remove BOOST_CONSTEXPR on BOOST_FUSION_DEFINE_STRUCT constructor as it however adds the requirement that the user provided types are constant enabled.
2015-04-21 08:59:24 +02: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