RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
Loading...
Searching...
No Matches
rpnx::cortado::label_owner Struct Reference

Unique ownership token for labels created by one code_builder lineage. More...

#include <builders.hpp>

Public Attributes

std::uint64_t value {}
 Process-local lineage identifier; clients must treat it as opaque.
 

Detailed Description

Unique ownership token for labels created by one code_builder lineage.

Definition at line 26 of file builders.hpp.

Member Data Documentation

◆ value

std::uint64_t rpnx::cortado::label_owner::value {}

Process-local lineage identifier; clients must treat it as opaque.

Definition at line 28 of file builders.hpp.


The documentation for this struct was generated from the following file: