![]() |
Ark Server API (ASE) - Wiki
|
Include dependency graph for AutoPtr.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Poco::AutoPtr< C > |
Namespaces | |
| namespace | Poco |
Functions | |
| template<class C > | |
| void | Poco::swap (AutoPtr< C > &p1, AutoPtr< C > &p2) |
| template<typename T , typename... Args> | |
| AutoPtr< T > | Poco::makeAuto (Args &&... args) |