mirror of
https://github.com/boostorg/optional.git
synced 2026-07-05 16:10:48 +02:00
make optional constexpr in C++14
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
|
||||
#include "boost/optional/optional.hpp"
|
||||
|
||||
#include "boost/core/enable_if.hpp"
|
||||
#include "boost/type_traits/is_constructible.hpp"
|
||||
|
||||
#ifdef BOOST_BORLANDC
|
||||
#pragma hdrstop
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user