mirror of
https://github.com/boostorg/gil.git
synced 2026-02-27 05:02:19 +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
20 KiB
20 KiB