mirror of
https://github.com/boostorg/optional.git
synced 2025-11-15 15:09:27 +01:00
one more test hack macro to check
This commit is contained in:
@@ -43,6 +43,7 @@ int main()
|
||||
BOOST_TEST_EQ(empty, BOOST_COMP_CLANG);
|
||||
BOOST_TEST_EQ(empty, BOOST_LANG_STDCPP);
|
||||
BOOST_TEST_EQ(empty, BOOST_LIB_C_GNU);
|
||||
BOOST_TEST_EQ(empty, BOOST_LIB_STD_GNU);
|
||||
BOOST_TEST_EQ(empty, BOOST_LIB_STD_CXX);
|
||||
|
||||
return boost::report_errors();
|
||||
|
||||
Reference in New Issue
Block a user