Searched refs:test_is_Y (Results 1 – 2 of 2) sorted by relevance
108 template<class T> void test_is_Y(boost::shared_ptr<T> const & p) in test_is_Y() function114 template<class T> void test_is_Y(boost::weak_ptr<T> const & p) in test_is_Y() function186 test_is_Y(p); in main()206 test_is_Y(p3); in main()254 test_is_Y(wp2); in main()
320 void test_is_Y(shared_ptr<T, A, D> const & p) in test_is_Y() function327 void test_is_Y(weak_ptr<T, A, D> const & p) in test_is_Y() function424 test_is_Y(p); in basic_shared_ptr_test()440 test_is_Y(p3); in basic_shared_ptr_test()481 test_is_Y(wp2); in basic_shared_ptr_test()