mirror of
https://github.com/boostorg/stl_interfaces.git
synced 2026-01-19 04:42:12 +00:00
including with __cpp_lib_concepts defined, the v2 namespace is inlined. Otherwise, the v1 namespace is inlined. This allows switching to concept-constrained templates without changing any user code.