#include <stdlib.h>
#include <atomic>
#include "../../Primitives/interface/Object.h"
#include "../../Primitives/interface/MemoryAllocator.h"
#include "../../Platforms/Basic/interface/DebugUtilities.hpp"
#include "SpinLock.hpp"
#include "Cast.hpp"
Classes | |
class | Diligent::RefCountedObject< Base > |
Base class for all reference counting objects. More... | |
Namespaces | |
namespace | Diligent |
Graphics engine namespace. | |
Implementation of the template base class for reference counting objects