CyberEngineMkIII
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces
UniquePointer.hpp File Reference

Defines the CYB extension of std::unique_ptr. More...

#include "UniquePointer.inl"
Include dependency graph for UniquePointer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CYB::API::UniquePointer< AType >
 UniquePointer that uses our Allocator. More...
 

Namespaces

 CYB
 Encapsulates the engine in it's entirety.
 
 CYB::API
 Namespace containing the public API define EXPLICIT_API_USAGE to prevent automatic 'using'.
 

Detailed Description

Defines the CYB extension of std::unique_ptr.

Definition in file UniquePointer.hpp.