Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Move implementation to & defaulted functions
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

tony.riviere
Ketchup Master

France
57 Posts

Posted - Aug 27 2018 :  04:28:09 AM  Show Profile  Reply with Quote
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;

feline
Whole Tomato Software

United Kingdom
18724 Posts

Posted - Aug 27 2018 :  09:26:39 AM  Show Profile  Reply with Quote
That's fair, I have put a bug report in for this:

case=118695

zen is the art of being at one with the two'ness
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - Feb 05 2019 :  6:25:29 PM  Show Profile  Reply with Quote
case=118695 is fixed in build 2316.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000