mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-30 11:27:15 +02:00
Merge branch 'feature/foa_rc' of https://github.com/boostorg/unordered into feature/foa_rc
This commit is contained in:
@ -7,7 +7,7 @@
|
|||||||
import testing ;
|
import testing ;
|
||||||
import ../../config/checks/config : requires ;
|
import ../../config/checks/config : requires ;
|
||||||
|
|
||||||
CPP14 = [ requires cxx14 ] ;
|
CPP14 = [ requires cxx14_constexpr ] ;
|
||||||
|
|
||||||
# Adding -Wundef is blocked on (at least)
|
# Adding -Wundef is blocked on (at least)
|
||||||
# https://github.com/boostorg/type_traits/issues/165
|
# https://github.com/boostorg/type_traits/issues/165
|
||||||
|
Reference in New Issue
Block a user