Liste des Groupes | Revenir à cl c |
When I see a constexpr I ask if the compiler is able to compute everything at compile time. If not immediately it is a bad usage in my view.error: 'constexpr' pointer initializer is not nullWhy not?
5 | constexpr char * s[] = {"a", "b"};
>
>
Then we were asking why constexpr was used in that case.
Les messages affichés proviennent d'usenet.