We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab09450 commit 46653cfCopy full SHA for 46653cf
include/boost/compat/nontype.hpp include/boost/compat/detail/nontype.hppinclude/boost/compat/nontype.hpp renamed to include/boost/compat/detail/nontype.hpp
include/boost/compat/function_ref.hpp
@@ -5,7 +5,7 @@
5
// Distributed under the Boost Software License, Version 1.0.
6
// https://www.boost.org/LICENSE_1_0.txt
7
8
-#include <boost/compat/nontype.hpp>
+#include <boost/compat/detail/nontype.hpp>
9
#include <boost/compat/invoke.hpp>
10
#include <boost/compat/type_traits.hpp>
11
test/nontype_test.cpp
@@ -2,7 +2,7 @@
2
3
4
#include <boost/core/lightweight_test.hpp>
#include <boost/core/lightweight_test_trait.hpp>
#include <boost/config/pragma_message.hpp>
0 commit comments