mirror of
https://github.com/boostorg/msm.git
synced 2026-02-02 09:02:09 +00:00
Merge pull request #53 from boostorg/feature/cpp20_jam_config
not needing concepts
This commit is contained in:
@@ -70,12 +70,12 @@ test-suite msm-unit-tests
|
||||
[ run Back11TestDeferIn2Regions.cpp : :
|
||||
: [ requires cxx11_variadic_templates ] ]
|
||||
[ run Back11SimpleWithPuml.cpp : :
|
||||
: [ requires cxx20_hdr_version cxx20_hdr_barrier cxx20_hdr_bit cxx20_hdr_compare cxx20_hdr_concepts cxx20_hdr_format cxx20_hdr_ranges cxx20_hdr_numbers ] ]
|
||||
: [ requires cxx20_hdr_version cxx20_hdr_barrier cxx20_hdr_bit cxx20_hdr_compare cxx20_hdr_format cxx20_hdr_ranges cxx20_hdr_numbers ] ]
|
||||
[ run Back11SimpleInternalWithPuml.cpp : :
|
||||
: [ requires cxx20_hdr_version cxx20_hdr_barrier cxx20_hdr_bit cxx20_hdr_compare cxx20_hdr_concepts cxx20_hdr_format cxx20_hdr_ranges cxx20_hdr_numbers ] ]
|
||||
: [ requires cxx20_hdr_version cxx20_hdr_barrier cxx20_hdr_bit cxx20_hdr_compare cxx20_hdr_format cxx20_hdr_ranges cxx20_hdr_numbers ] ]
|
||||
[ run Back11OrthogonalDeferred3WithPuml.cpp : :
|
||||
: [ requires cxx20_hdr_version cxx20_hdr_barrier cxx20_hdr_bit cxx20_hdr_compare cxx20_hdr_concepts cxx20_hdr_format cxx20_hdr_ranges cxx20_hdr_numbers ] ]
|
||||
: [ requires cxx20_hdr_version cxx20_hdr_barrier cxx20_hdr_bit cxx20_hdr_compare cxx20_hdr_format cxx20_hdr_ranges cxx20_hdr_numbers ] ]
|
||||
[ run puml_syntax.cpp : :
|
||||
: [ requires cxx20_hdr_version cxx20_hdr_barrier cxx20_hdr_bit cxx20_hdr_compare cxx20_hdr_concepts cxx20_hdr_format cxx20_hdr_ranges cxx20_hdr_numbers ] ]
|
||||
: [ requires cxx20_hdr_version cxx20_hdr_barrier cxx20_hdr_bit cxx20_hdr_compare cxx20_hdr_format cxx20_hdr_ranges cxx20_hdr_numbers ] ]
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user