MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
弱智能指针

弱智能指针相关类和辅助工具 更多...

弱智能指针 的协作图:

class  weak_ptr< T >
 弱智能指针类模板 更多...
struct  owner_less< T >
 智能指针的所有权比较器 更多...
struct  owner_less< shared_ptr< T > >
 共享指针的所有权比较器特化 更多...
struct  owner_less< weak_ptr< T > >
 弱指针的所有权比较器特化 更多...
struct  owner_less< void >
 通用所有权比较器特化 更多...

详细描述

弱智能指针相关类和辅助工具