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
 C++ Debugging "skip" make_shared
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

scottaronbloom
New Member

USA
2 Posts

Posted - Sep 13 2023 :  11:16:19 AM  Show Profile  Reply with Quote
For std::make_shared and std::make_unique, it would be great if there was a debug filter where it would step into the actual proper constructor, as opposed to the make_shared/make_unique code

feline
Whole Tomato Software

United Kingdom
18751 Posts

Posted - Sep 14 2023 :  09:09:22 AM  Show Profile  Reply with Quote
Are you making a unique pointer to one of your own classes, or a STL class?

If one of your own classes, why not simply put a break point inside the class constructor?

zen is the art of being at one with the two'ness
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