|
ACF $AcfVersion:0$
|
#include <memory>#include <utility>#include <functional>#include <QtCore/QDebug>#include <istd/IPolymorphic.h>Go to the source code of this file.
Classes | |
| class | istd::TInterfacePtr< InterfaceType, PolymorphicPointerImpl > |
| Base template for polymorphic interface pointers. More... | |
| class | istd::TUniqueInterfacePtr< InterfaceType, RootIntefaceType > |
| Unique ownership smart pointer for interface types. More... | |
| class | istd::TSharedInterfacePtr< InterfaceType, RootIntefaceType > |
| Shared ownership smart pointer for interface types. More... | |
Namespaces | |
| namespace | istd |
| Standard library. | |