Usuário:Bielhpp: mudanças entre as edições

De Pontão Nós Digitais
Ir para navegaçãoIr para pesquisar
(my personal note)
(Sem diferença)

Edição das 18h38min de 17 de junho de 2023

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