|
callonce
1.0.0
Header-only memoized call-once wrapper for any C++ callable
|
Implementation details. Not part of the public API; do not use directly. More...
Classes | |
| struct | return_storage |
| struct | return_storage< void > |
Enumerations | |
| enum class | execution_state : std::uint8_t { not_started , running , done } |
Implementation details. Not part of the public API; do not use directly.
|
strong |