Combine most of the detail headers into a single header

This commit is contained in:
Daniel James
2017-02-19 13:05:17 +00:00
parent 67f1f65174
commit 67ab88b064
13 changed files with 4751 additions and 4826 deletions

View File

@@ -3,7 +3,7 @@
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#include <boost/unordered/detail/allocate.hpp>
#include <boost/unordered/detail/implementation.hpp>
#include <boost/detail/lightweight_test.hpp>
#include <boost/type_traits/is_same.hpp>
#include <boost/static_assert.hpp>