Use C++ initialization list
This is the recommended approach for object initialization. The change doesn't affect binary size (although in theory it could make it smaller).
Loading
Please register or sign in to comment
Fin de support de l'authentification git SSH au 1er septembre 2025.
Merci de configurer vos clients pour passer en HTTPS : Utilisation de Git et Gitlab avec HTTPS
This is the recommended approach for object initialization. The change doesn't affect binary size (although in theory it could make it smaller).