mirror of
https://github.com/boostorg/hana.git
synced 2026-02-01 08:32:11 +00:00
[Integral] Rename to IntegralConstant and improve the API
This commit is contained in:
@@ -7,7 +7,7 @@ Distributed under the Boost Software License, Version 1.0.
|
||||
#include <boost/hana/assert.hpp>
|
||||
#include <boost/hana/core/models.hpp>
|
||||
#include <boost/hana/detail/constexpr.hpp>
|
||||
#include <boost/hana/integral.hpp>
|
||||
#include <boost/hana/integral_constant.hpp>
|
||||
#include <boost/hana/maybe.hpp>
|
||||
#include <boost/hana/string.hpp>
|
||||
using namespace boost::hana;
|
||||
|
||||
Reference in New Issue
Block a user