Module fltk::utils::oncelock

source ·
Expand description

A utility module containing a OnceCell and Lazy types

Structs

  • A lazily-initialized (at first access) static
  • A thread-safe write-once cell