|
MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
成员的完整列表,这些成员属于 allocated_ptr< Alloc >,包括所有继承而来的类成员
| allocated_ptr(Alloc &alloc, pointer ptr) noexcept | allocated_ptr< Alloc > | inline |
| allocated_ptr(Alloc &alloc, Ptr ptr) | allocated_ptr< Alloc > | inline |
| allocated_ptr(allocated_ptr &&guard) noexcept | allocated_ptr< Alloc > | inline |
| get() | allocated_ptr< Alloc > | inline |
| operator=(nullptr_t null) noexcept | allocated_ptr< Alloc > | inline |
| pointer typedef | allocated_ptr< Alloc > | |
| value_type typedef | allocated_ptr< Alloc > | |
| ~allocated_ptr() | allocated_ptr< Alloc > | inline |