Add comment on last change

[CI SKIP]
This commit is contained in:
jzmaddock
2019-04-01 18:26:43 +01:00
parent e27ecad25e
commit 1d09aace31

View File

@ -205,6 +205,7 @@
#if (_MSC_VER < 1911) || (_MSVC_LANG < 201703)
# define BOOST_NO_CXX17_STRUCTURED_BINDINGS
# define BOOST_NO_CXX17_IF_CONSTEXPR
// Let the defaults handle these now:
//# define BOOST_NO_CXX17_HDR_OPTIONAL
//# define BOOST_NO_CXX17_HDR_STRING_VIEW
#endif