JPL Spatial
Sound spatialization and propagation library
Loading...
Searching...
No Matches
ScratchHashSet.h File Reference
#include <JPLSpatial/Core.h>
#include <JPLSpatial/ErrorReporting.h>
#include <bit>
#include <cstring>
#include <cstddef>
#include <functional>
#include <limits>
#include <type_traits>

Go to the source code of this file.

Classes

class  JPL::ScratchHashSet32< T, HashFunction, Equals >
 

Namespaces

namespace  JPL
 

Typedefs

using JPL::ScratchHashSetIdentity = ScratchHashSet32< uint32, std::identity >