template<typename T>
sk::ResourceTraits struct

Parameters for CachedResource.

Contents

Public static variables

static int cacheGap constexpr
static int maxCount constexpr

Variable documentation

template<typename T>
static int sk::ResourceTraits<T>::cacheGap constexpr

When to store a new cache.

template<typename T>
static int sk::ResourceTraits<T>::maxCount constexpr

History limit.