Taking adress of temporaryYes, since [code]Punto[/code] is another class with its own data
Taking adress of temporaryHere's the full code of the [code]Vertice[/code] [code] class Vertice { public: Vertice(int ID)...
Taking adress of temporaryI need to return a value from a list to construct one object: [code]Vertice::Vertice(int ID) { id ...
Nested iterators for printing generic list of generic listsDoes't work [code]class Figura has no member called 'begin'[/code]
Nested iterators for printing generic list of generic listsLet's say I have a generic list of a class 'Figure', and inside that 'Figure' class I have a generic...
This user does not accept Private Messages