Boost.Hana  1.7.1
Your standard library for metaprogramming
define_struct.hpp File Reference

Documents the BOOST_HANA_DEFINE_STRUCT macro. More...

Namespaces

 boost::hana
 Namespace containing everything in the library.
 

Functions

auto boost::hana::BOOST_HANA_DEFINE_STRUCT (...)
 Defines members of a structure, while at the same time modeling Struct. More...
 

Detailed Description

Documents the BOOST_HANA_DEFINE_STRUCT macro.