|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A type that supports value extraction (unwrapping). More...
#include <core.h>
A type that supports value extraction (unwrapping).
Types satisfying this concept can extract their contained value either directly (with potential exception) or with a default fallback.
Example usage: