Index: test/std/utilities/meta/meta.unary/meta.unary.prop/is_constructible.pass.cpp =================================================================== --- test/std/utilities/meta/meta.unary/meta.unary.prop/is_constructible.pass.cpp +++ test/std/utilities/meta/meta.unary/meta.unary.prop/is_constructible.pass.cpp @@ -104,7 +104,7 @@ // LWG 2560 -- postpone this test until bots updated // test_is_not_constructible (); -// #if TEST_STD_VERS > 11 +// #if TEST_STD_VER > 11 // test_is_not_constructible (); // test_is_not_constructible (); // test_is_not_constructible ();