freeCodeCamp / news-translation-tasks

BSD 3-Clause "New" or "Revised" License
16 stars 1 forks source link

C++ Vector – How to Initialize a Vector in a Constructor in C++ #283

Closed RafaelDavisH closed 2 months ago

RafaelDavisH commented 2 months ago

https://www.freecodecamp.org/news/cpp-vector-how-to-initialize-a-vector-in-a-constructor/

LucasAMoralesRomero commented 2 months ago

I finished the translation, it's ready for review. This is the draft: https://www.freecodecamp.org/espanol/news/p/046b19ed-f789-4c82-85fe-df8cd3244e1c/, the suggested title is "Vectores en C++ - Cómo inicializar un vector utilizando el constructor de una clase". If you have any suggest about the article, please send me a message or answer over this issue. Lucas A. Morales

RafaelDavisH commented 2 months ago

Thanks @LucasAMoralesRomero

Great title suggestion. Small modification to make a bit clearer what the article covers (in general) and for SEO purposes (having C++ twice).

Excellent job! Thank you for making it easier to understand by modifying some of the paragraphs 🚀

Revised and published 🚀