std::auto_ptr<T>::get
cppreference.com
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
T* get() const throw(); |
( C++11) ( C++17) |
|
, *this.
()
, *this.
| (public -) [] |
| [ Web Proxy ] |
| Viewing: https://ru.cppreference.com/cpp/memory/auto_ptr/get | [Back] [Original] |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
T* get() const throw(); |
( C++11) ( C++17) |
|
, *this.
()
, *this.
| (public -) [] |
| Web Proxy Viewer | New URL | Original Page |