Diligent Engine
Loading...
Searching...
No Matches
Diligent::RefCntContainer< Type > Struct Template Reference

Template struct that wraps an object of type Type into a reference-counted container. More...

#include <RefCntContainer.hpp>

Inheritance diagram for Diligent::RefCntContainer< Type >:
Diligent::ObjectBase< IObject > Diligent::RefCountedObject< Base >

Additional Inherited Members

Public Member Functions inherited from Diligent::RefCountedObject< Base >
template<class TPreObjectDestroy>
ReferenceCounterValueType Release (TPreObjectDestroy &&PreObjectDestroy)

Detailed Description

template<typename Type>
struct Diligent::RefCntContainer< Type >

Template struct that wraps an object of type Type into a reference-counted container.