Grok 20.3.2
RefCounted.h File Reference
#include <atomic>
#include <cstdint>
#include <stdexcept>
#include "Logger.h"
#include "grok.h"

Go to the source code of this file.

Classes

struct  grk::NoopDeleter
struct  grk::RefCountedDeleter< T >
class  grk::RefCounted

Namespaces

namespace  grk
 ResWindow.

Functions

template<typename T>
T * grk::grk_unref (T *w)
template<typename T>
T * grk::grk_ref (T *w)