Review copy constructors that make use of assignement operators
---------------------------------------------------------------

         Key: CAROB-131
         URL: https://forge.continuent.org/jira/browse/CAROB-131
     Project: Carob
        Type: Task
  Components: C++ API  
    Reporter: Gilles Rayrat
 Assigned to: Gilles Rayrat 
    Priority: Minor


As well explained by http://msdn.microsoft.com/msdnmag/issues/05/09/CAtWork/, 
if a class contains instance(s) of other classes as member, these instances 
will be initialized twice when using copy ctor with = operator

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


_______________________________________________
Carob mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob

Reply via email to