I want to initialize an array in this way:
int arr { 3, 4 };
But my emacs misindents it to:
Please note a missing "=". I am using an initializer list here and this syntax is correct.
Aucun commentaire:
Enregistrer un commentaire