Back to Arangodb

Boost.Hana: boost/hana/config.hpp File Reference

3rdParty/boost/1.78.0/libs/hana/doc/html/config_8hpp.html

3.12.9.11.8 KB
Original Source

| | Boost.Hana 1.7.1

Your standard library for metaprogramming | |

Embedded content

Macros

config.hpp File Reference

Defines configuration macros used throughout the library. More...

|

Macros

| | #define | BOOST_HANA_CONFIG_DISABLE_ASSERTIONS | | | Disables the BOOST_HANA_*_ASSERT macro & friends. More...
| | | | #define | BOOST_HANA_CONFIG_DISABLE_CONCEPT_CHECKS | | | Disables concept checks in interface methods. More...
| | | | #define | BOOST_HANA_CONFIG_ENABLE_STRING_UDL | | | Enables usage of the "string literal operator template" GNU extension. More...
| | | | #define | BOOST_HANA_CONFIG_ENABLE_DEBUG_MODE | | | Enables additional assertions and sanity checks to be done by Hana. More...
| | |

Detailed Description

Defines configuration macros used throughout the library.

CopyrightLouis Dionne 2013-2017 Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)