ZXFoundation™ 26h2
Loading...
Searching...
No Matches
bitmap.cxxm File Reference
module lib.bitmap

Fixed-capacity SMP-safe bitmap using std::atomic. More...

import std;
import lib.bit;
import zxfoundation.base.types;
Include dependency graph for bitmap.cxxm:

Data Structures

class  lib::static_bitmap< N >
 A fixed-capacity, SMP-aware bitmap. More...

Detailed Description

Fixed-capacity SMP-safe bitmap using std::atomic.

SPDX-License-Identifier: Apache 2.0