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 8146267
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T13:56:29+00:00 2026-06-06T13:56:29+00:00

If I have set<Pointer*> , Pointer* is pointer to custom class, set is from

  • 0

If I have set<Pointer*>, Pointer* is pointer to custom class, set is from the Standard Library. How to delete from set one specified Pointer* ?

  • 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-06T13:56:32+00:00Added an answer on June 6, 2026 at 1:56 pm

    From SGI’s STL documentation:

    size_type erase(const key_type& k)  Associative Container   Erases the element whose key is k.
    

    Regardless of the fact that the std::set is containing pointers or any other types, this erases an element from the set. If your pointer is pointing to a dynamically allocated object/array, you must remember to delete/delete[] it after erasing it from the set (which shouldn’t be a problem, since you already have the pointer)

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

Sidebar

Related Questions

I have a MainWindow class that is built from a nib and set up
I have a set of shared pointers: std::set<boost::shared_ptr<T>> set; And a pointer: T* p;
I have a disappearing pointer db ; the value is properly set during creation
I have a question regarding setting up a custom delegate class for use with
I have extended Ext.data.Operation to implement a custom commitRecords method. The Ext.data.Operation class is
Is it possible to set a custom allocator for OpenCV 2.3.1? I have a
I have a winforms custom UI control library which contains a control for displaying
I have a set of bitsets pointers in an unordered_map static unordered_map< size_t, bitset<BITSIZE>*
I have set the eclipse java formatter to wrap lines that exceed 120 characters
I have set a background on the data-role=page element like so <div data-role=page style=background:

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.