nCine 2025.07.r505-e30d439
A cross-platform 2D game engine
Loading...
Searching...
No Matches
Public Types | List of all members
nctl::StaticHashSetHelperTraits< K, HashFunc, Capacity > Struct Template Reference

Base helper structure for type traits used in the hashset iterator. More...

#include <StaticHashSetIterator.h>

Public Types

using HashSetPtr = const StaticHashSet< K, Capacity, HashFunc > *
 

Detailed Description

template<class K, class HashFunc, unsigned int Capacity>
struct nctl::StaticHashSetHelperTraits< K, HashFunc, Capacity >

Base helper structure for type traits used in the hashset iterator.


The documentation for this struct was generated from the following files: