Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8986451
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T21:33:11+00:00 2026-06-15T21:33:11+00:00

I have a doubt with boost::shared_ptr . I have seen this in a destructor

  • 0

I have a doubt with boost::shared_ptr.

I have seen this in a destructor (with ptr being a boost::shared_ptr):
ptr = boost::shared_ptr< int >( new int ).

Is that ok?. Shouldn’t it be ptr.reset(), like stated here: How to intentionally delete a boost::shared_ptr?

Cheers!.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T21:33:12+00:00Added an answer on June 15, 2026 at 9:33 pm

    It depends what you want to do with ptr afterwards.

    If you need to reassign it to point to a new value, then that’s what the code does. If you need to explicitly invalidate it, then that’s what reset() does. If it’s a class member that will be implicitly destroyed by the destructor, then there’s probably no need to do anything, unless you have some weird destruction order requirements.

    Without more context, it’s impossible to say which is correct.

    UPDATE: since you say this is not actually in a destructor, but a member function intended to leave the object in a weird half-destroyed state, it depends on how that weird state is specified. If it requires an empty pointer, then reset it; if it requires a valid pointer, but not to whatever was previously being shared, then reassign it. Better still, eliminate this state entirely to give the object stronger validity guarantees.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have doubt about this two pattern, like MVC and PAC, which is more
I have a structure like this. struct A { int someFun() const; int _value;
I have no doubt at all that my own idiocy is responsible for this.
I'm new in sql. I have doubt. Let's say that I have two tables.
I have some doubt on below code #include<stdio.h> int i=6; int main() { int
I have no doubt this has been asked and answered here a dozen times,
I have a doubt with the syntax in the Twitter Bootstrap's JS files. This
I'm very new to IOS programming and i have doubt with NSThread. My problem
i have a doubt that whether javascript expression is better or regularexpression is better.
I am very new in ruby-on-rails. I have doubt in rake. create function is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.