Epok Engine

EPOK RUNTIME

epok::SequenceLock

Struct

Struct

Struct declared by the sequence-lock module for the sequence lock module.

Namespace
epok
Header
sequence_lock.hpp
Include
#include "sequence_lock.hpp"
Module
sequence-lock
Source
runtime/sequence_lock.hpp:10

Basic usage

This minimal snippet shows the normal syntax for reaching the type. Open a member below for an operation-specific example.

C++ example
#include "sequence_lock.hpp"

epok::SequenceLock value();

Fields and constants

Constructors

Public methods