Skip to content

Common Semantic Patterns

JonathanCline edited this page Sep 6, 2021 · 2 revisions

Customization Points

Anything named with the following pattern *_ftor is a customization point within jclib.

Lifetime and Ownership

bool good() void release() [[nodiscard]] T extract() void reset()

Clone this wiki locally