Searched defs:reset (Results 1 – 14 of 14) sorted by relevance
23 void reset() {ptr_.reset();} in reset() function
92 void reset(T * p = 0) in reset() function in boost::shared_array98 template <class D> void reset(T * p, D d) in reset() function in boost::shared_array
71 void reset(T * p = 0) // never throws in reset() function in boost::scoped_array
83 void reset(T * p = 0) // never throws in reset() function in boost::scoped_ptr
390 void reset() // never throws in 1.30+ in reset() function in boost::shared_ptr395 template<class Y> void reset(Y * p) // Y must be complete in reset() function in boost::shared_ptr401 template<class Y, class D> void reset( Y * p, D d ) in reset() function in boost::shared_ptr406 template<class Y, class D, class A> void reset( Y * p, D d, A a ) in reset() function in boost::shared_ptr411 template<class Y> void reset( shared_ptr<Y> const & r, T * p ) in reset() function in boost::shared_ptr
80 static void reset() { in reset() function
42 static void reset() { in reset() function
142 void reset () { in reset() function
329 void reset() { destroy(); } in reset() function in boost::optional_detail::optional_base332 void reset ( argument_type val ) { assign(val); } in reset() function in boost::optional_detail::optional_base
228 int reset; member
4731 void reset() {ptr_ = buf_;} in reset() function in __cxxabiv1::__anon392be5590111::arena