Searched refs:px_ (Results 1 – 3 of 3) sorted by relevance
36 px_(0) in refcount_ptr()46 px_(x.px_) in refcount_ptr()54 adopt(x.px_); in operator =()62 px_=px; in adopt()69 return px_; in get()74 T * px_; member in boost::exception_detail::refcount_ptr79 if( px_ ) in add_ref()80 px_->add_ref(); in add_ref()86 if( px_ && px_->release() ) in release()87 px_=0; in release()
71 X * px_; member in boost::detail::sp_counted_impl_p80 explicit sp_counted_impl_p( X * px ): px_( px ) in sp_counted_impl_p()90 boost::sp_scalar_destructor_hook( px_, sizeof(X), this ); in dispose()92 boost::checked_delete( px_ ); in dispose()
364 …ternal_constructor_tag, element_type * px_, boost::detail::shared_count const & pn_ ) BOOST_SP_NOE… in shared_ptr() argument370 …_internal_constructor_tag, element_type * px_, boost::detail::shared_count && pn_ ) BOOST_SP_NOEXC… in shared_ptr() argument