EchoMap 2026-07-25 6d3977c
An experimental cross-platform digital signal processing application for sound-source localisation.
Loading...
Searching...
No Matches
IDAllocator.hpp File Reference

IDAllocator specification. More...

#include <atomic>
#include <cassert>
#include <cstdint>
#include <limits>

Go to the source code of this file.

Classes

class  echomap::IDAllocator< typename >
 Provides a simple thread-safe runtime ID generator for Object managers. More...

Namespaces

namespace  echomap
 The main EchoMap outermost namespace for all non-exported symbols.

Typedefs

using echomap::id_type = std::uint64_t

Detailed Description

IDAllocator specification.

Author
Oliver Dixon
Date
2026-06-25

Definition in file IDAllocator.hpp.