Skip to content

Rule: C++ standard floor raised

Canonical rule slug: cxx-standard-floor-raised. ← back to all rules

The library is built against a newer language standard whose ABI-relevant defaults differ, changing layouts and mangling for consumers below that floor.

Canonical demonstration