Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.c++.moderated    |    Moderated discussion of C++ superhackery    |    33,346 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 33,279 of 33,346    |
|    =?ISO-8859-2?Q?Krzysztof_Czai=F1ski to All    |
|    auto-generated move assignment and base     |
|    15 Feb 14 21:37:40    |
   
   From: 1czajnik@googlemail.com   
      
   { Please limit your text to fit within 80 columns, preferably around 70,   
    so that readers don't have to scroll horizontally to read each line.   
    This article has been reformatted manually by the moderator. -mod }   
      
   Hello,   
      
   If class B has a base or member of type A with an assignment operator   
   taking A by value, does it implie B's auto-generated move assignment is:   
   - deleted?   
   - defaulted?   
   - not present?   
      
   That is, should this sample print "copy" or "move"?   
      
      
   #include
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca