2
0
mirror of https://github.com/boostorg/pfr.git synced 2026-01-19 04:22:13 +00:00

disable cxx14 restriction for config's test

This commit is contained in:
denzor200
2023-01-07 02:28:03 +06:00
parent 52a5a489ba
commit 47c6413530

View File

@@ -13,7 +13,6 @@ project
: source-location .
: requirements
<define>BOOST_PFR_DETAIL_STRICT_RVALUE_TESTING=1
[ requires cxx14_constexpr ]
;