Searched refs:test_is_X (Results 1 – 2 of 2) sorted by relevance
96 template<class T> void test_is_X(boost::shared_ptr<T> const & p) in test_is_X() function102 template<class T> void test_is_X(boost::weak_ptr<T> const & p) in test_is_X() function187 test_is_X(p2); in main()
306 void test_is_X(shared_ptr<T, A, D> const & p) in test_is_X() function313 void test_is_X(weak_ptr<T, A, D> const & p) in test_is_X() function425 test_is_X(p2); in basic_shared_ptr_test()