Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/boost/hana/define_struct.hpp was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 /*!
0002 @file
0003 Defines the `BOOST_HANA_DEFINE_STRUCT` macro.
0004 
0005 Copyright Louis Dionne 2013-2022
0006 Distributed under the Boost Software License, Version 1.0.
0007 (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
0008  */
0009 
0010 #ifndef BOOST_HANA_DEFINE_STRUCT_HPP
0011 #define BOOST_HANA_DEFINE_STRUCT_HPP
0012 
0013 #include <boost/hana/fwd/define_struct.hpp>
0014 
0015 #include <boost/hana/detail/struct_macros.hpp>
0016 
0017 #endif // !BOOST_HANA_DEFINE_STRUCT_HPP