mercredi 27 septembre 2017

What is the difference between btree* tree = new btree; and btree* tree = new btree();

I am trying to implement tree data-structure in c++. Being a newbie I am not getting the difference between the two. However while running my code both work exactly the same.

Aucun commentaire:

Enregistrer un commentaire