Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Move implementation to & defaulted functions

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
tony.riviere Posted - Aug 27 2018 : 04:28:09 AM
When a function is defaulted (= default), the move implementation to source file / class declaration (both direction) isn't working.




Defaulted functions should behave exactly as if it was definition.
In the example above, I expect the defaulted constructor and destructor to be listed and as result of the move the functions are moved to the source file like this:
MyClass::MyClass() = default;
MyClass::~MyClass() = default;
2   L A T E S T    R E P L I E S    (Newest First)
sean Posted - Feb 05 2019 : 6:25:29 PM
case=118695 is fixed in build 2316.
feline Posted - Aug 27 2018 : 09:26:39 AM
That's fair, I have put a bug report in for this:

case=118695

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000