|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
A type-safe index into a JVM constant pool. More...
#include <types.hpp>
Public Attributes | |
| std::uint16_t | value {} |
| One-based logical pool slot, or zero where the enclosing structure permits a sentinel. | |
A type-safe index into a JVM constant pool.
Zero retains its format-defined sentinel meaning.
| std::uint16_t rpnx::cortado::constant_pool_index::value {} |