U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Core » Vector(const Vector& v, int)
Vector(const Vector& v, int) [message #46839] Fri, 26 August 2016 00:03 Go to previous message
Novo is currently offline  Novo
Messages: 1431
Registered: December 2006
Ultimate Contributor
Hello,

What is a reason to keep the deep copy constructor Vector(const Vector& v, int)?
It prevents automatic generation of default copy constructor for classes using Vector. Default move constructor can be autogenerated, but copy constructor has to be coded manually.

Am I missing something?

TIA


Regards,
Novo
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: strcpy issue
Next Topic: HttpRequest issue
Goto Forum:
  


Current Time: Sun Apr 26 03:17:43 GMT+2 2026

Total time taken to generate the page: 0.00441 seconds