mirror of
https://github.com/boostorg/config.git
synced 2025-07-31 04:47:16 +02:00
Add comment on last change
[CI SKIP]
This commit is contained in:
@ -205,6 +205,7 @@
|
|||||||
#if (_MSC_VER < 1911) || (_MSVC_LANG < 201703)
|
#if (_MSC_VER < 1911) || (_MSVC_LANG < 201703)
|
||||||
# define BOOST_NO_CXX17_STRUCTURED_BINDINGS
|
# define BOOST_NO_CXX17_STRUCTURED_BINDINGS
|
||||||
# define BOOST_NO_CXX17_IF_CONSTEXPR
|
# define BOOST_NO_CXX17_IF_CONSTEXPR
|
||||||
|
// Let the defaults handle these now:
|
||||||
//# define BOOST_NO_CXX17_HDR_OPTIONAL
|
//# define BOOST_NO_CXX17_HDR_OPTIONAL
|
||||||
//# define BOOST_NO_CXX17_HDR_STRING_VIEW
|
//# define BOOST_NO_CXX17_HDR_STRING_VIEW
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user