mirror of
https://github.com/boostorg/gil.git
synced 2026-01-28 07:12:14 +00:00
The constexpr belongs to the declaration specifiers (like static) and not just the type specifiers (like cv-qualifiers), so it binds to the declaration (like static), not the type (like const). Refines #211
2.6 KiB
2.6 KiB