Searched refs:test_nonshared (Results 1 – 2 of 2) sorted by relevance
143 template<class T, class U> void test_nonshared(boost::weak_ptr<T> const & a, boost::weak_ptr<U> con… in test_nonshared() function255 test_nonshared(wp1, wp2); in main()
360 void test_nonshared(weak_ptr<T, A, D> const & a, weak_ptr<U, A, D2> const & b) in test_nonshared() function482 test_nonshared(wp1, wp2); in basic_shared_ptr_test()