Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
util::impl::UIntTagGenerator Struct Referencefinal

This strategy uses an atomic_uint64_t to remain lock free. More...

#include <Taggable.hpp>

Public Types

using TagType = std::atomic_uint64_t
 

Static Public Member Functions

static TagType next ()
 

Detailed Description

This strategy uses an atomic_uint64_t to remain lock free.


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