X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=boost%2Fsmart_ptr%2Fdetail%2Fsp_counted_base_spin.hpp;h=77734e727dea183a12eaf187f763e566e4548569;hb=08c1e93fa36a49f49325a07fe91ff92c964c2b6c;hp=bbd11e60e905bdf1a2e74122aab4b073f01a14c5;hpb=bb4dd8289b351fae6b55e303f189127a394a1edd;p=platform%2Fupstream%2Fboost.git diff --git a/boost/smart_ptr/detail/sp_counted_base_spin.hpp b/boost/smart_ptr/detail/sp_counted_base_spin.hpp index bbd11e6..77734e7 100644 --- a/boost/smart_ptr/detail/sp_counted_base_spin.hpp +++ b/boost/smart_ptr/detail/sp_counted_base_spin.hpp @@ -84,6 +84,7 @@ public: } virtual void * get_deleter( sp_typeinfo const & ti ) = 0; + virtual void * get_untyped_deleter() = 0; void add_ref_copy() {