Skip to content
Snippets Groups Projects
Verified Commit 55abb34e authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Remove comments about marking some std::string as constexpr, they are incorrect

Since those strings are used at runtime, they cannot be constexpr (see
Josuttis, 2024, §18.5.3).
parent e884dba1
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment