ZXFoundation™ 26h2
Loading...
Searching...
No Matches
idalloc.cxxm File Reference

Fixed-capacity SMP-safe ID allocator backed by a bitmap. More...

import zxfoundation.sync.lockable;
import zxfoundation.sync.qspinlock.core;
import zxfoundation.base.types;
import std;
import lib.bitmap;
Include dependency graph for idalloc.cxxm:

Data Structures

class  lib::id_allocator< MaxIds >
 Fixed-capacity SMP-safe ID allocator backed by a bitmap. More...

Detailed Description

Fixed-capacity SMP-safe ID allocator backed by a bitmap.

SPDX-License-Identifier: Apache 2.0