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 98954e7 commit a6b2981Copy full SHA for a6b2981
example/static_assert_example_2.cpp
@@ -6,7 +6,7 @@
6
// See http://www.boost.org for most recent version including documentation.
7
8
#include <boost/static_assert.hpp>
9
-#include <boost/type_traits.hpp>
+#include <boost/type_traits/is_convertible.hpp>
10
#include <iterator>
11
#include <list>
12
#include <deque>
0 commit comments