KiCad PCB EDA Suite
Loading...
Searching...
No Matches
union_find.h File Reference
#include <atomic>
#include <cstddef>
#include <cstdint>
#include <limits>
#include <stdexcept>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  KI_UNION_FIND
 Lock-free disjoint-set over a dense range of indices. More...