2
0
mirror of https://github.com/boostorg/scope.git synced 2026-01-19 16:52:08 +00:00
Files
scope/build.jam
Andrey Semashev c96cfb6c18 Relax C++11 type_traits requirements.
This replaces the cxx11_hdr_type_traits requirement with a local
configure-time check for the presence of only those type traits
which are used in the library. This enables testing of gcc 4.8 and
4.9, which was previously silently skipped.
2025-06-19 04:37:57 +03:00

1.2 KiB