mirror of
https://github.com/boostorg/unordered.git
synced 2025-05-11 05:23:58 +00:00
Update requirements for testing to include support for alignas(N)
This commit is contained in:
parent
955dab4637
commit
6c0d121e5b
@ -99,7 +99,7 @@ run quick.cpp ;
|
|||||||
|
|
||||||
import ../../config/checks/config : requires ;
|
import ../../config/checks/config : requires ;
|
||||||
|
|
||||||
CPP11 = [ requires cxx11_constexpr cxx11_noexcept cxx11_decltype ] ;
|
CPP11 = [ requires cxx11_constexpr cxx11_noexcept cxx11_decltype cxx11_alignas ] ;
|
||||||
|
|
||||||
rule build_foa ( name )
|
rule build_foa ( name )
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user