Boost logo

Boost Users :

Subject: Re: [Boost-users] [general] is there a noop deallocator in boost?
From: Igor R (boost.lists_at_[hidden])
Date: 2011-03-07 17:33:19


> I'm interested in a noop deallocator for use in shared_ptr, but can't find
> one in boost, so does anyone know of one?  (I know it's trivial to write
> one, but that doesn't out weight the convenience of using a standardized
> one.)

Well, as far as I see, there's a ticket opened 3 years ago:
https://svn.boost.org/trac/boost/ticket/1913
And there are several copies of null_deleter in various libraries, eg.
in boost::serialization, boost::signals2, etc.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net