Usuário:Bielhpp

De Pontão Nós Digitais
Revisão de 18h38min de 17 de junho de 2023 por Bielhpp (discussão | contribs) (my personal note)
(dif) ← Edição anterior | Revisão atual (dif) | Versão posterior → (dif)
Ir para navegaçãoIr para pesquisar

Hi,

I'm Gabriel Andrade from LabVis (IPRJ-UERJ). I will put here some notes on kinda modern C++ for myself and others

C++, since C++ 11, does not compare boolean with pointer. Use nullptr or NULL instead!

There are problems with unique_ptr to deal with into LEMSVPE project check this link