#include <boost/fusion/support/config.hpp>#include <boost/fusion/adapted/struct/adapt_struct.hpp>#include <boost/fusion/adapted/struct/detail/define_struct_inline.hpp>

Macros | |
| #define | BOOST_FUSION_DEFINE_TPL_STRUCT_INLINE(TEMPLATE_PARAMS_SEQ, NAME, ATTRIBUTES) |
| #define | BOOST_FUSION_DEFINE_STRUCT_INLINE(NAME, ATTRIBUTES) BOOST_FUSION_DEFINE_STRUCT_INLINE_IMPL(NAME, ATTRIBUTES) \ |
| #define BOOST_FUSION_DEFINE_STRUCT_INLINE | ( | NAME, | |
| ATTRIBUTES | |||
| ) | BOOST_FUSION_DEFINE_STRUCT_INLINE_IMPL(NAME, ATTRIBUTES) \ |
| #define BOOST_FUSION_DEFINE_TPL_STRUCT_INLINE | ( | TEMPLATE_PARAMS_SEQ, | |
| NAME, | |||
| ATTRIBUTES | |||
| ) |