$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [general] is there a noop deallocator in boost?
From: Mostafa (mostafa_working_away_at_[hidden])
Date: 2011-03-07 17:07:41
Hi all,
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.)
Thanks,
Mostafa