8LIBCOPP_COPP_NAMESPACE_BEGIN
12using intrusive_ptr = LIBCOPP_COPP_NAMESPACE_ID::memory::intrusive_ptr<T>;
14using LIBCOPP_COPP_NAMESPACE_ID::memory::const_pointer_cast;
15using LIBCOPP_COPP_NAMESPACE_ID::memory::dynamic_pointer_cast;
16using LIBCOPP_COPP_NAMESPACE_ID::memory::get_pointer;
17using LIBCOPP_COPP_NAMESPACE_ID::memory::static_pointer_cast;
18using LIBCOPP_COPP_NAMESPACE_ID::memory::swap;
21LIBCOPP_COPP_NAMESPACE_END
LIBCOPP_COPP_NAMESPACE_ID::memory::intrusive_ptr< T > intrusive_ptr