Live Cells C++
Reactive Programming for C++
Loading...
Searching...
No Matches
live_cells::maybe< T > Member List

This is the complete list of members for live_cells::maybe< T >, including all inherited members.

error(const auto &error)live_cells::maybe< T >inlinestatic
error() constlive_cells::maybe< T >inline
maybe()live_cells::maybe< T >inline
maybe(const T &val)live_cells::maybe< T >inline
maybe(std::exception_ptr error)live_cells::maybe< T >inline
unwrap() constlive_cells::maybe< T >inline
value() constlive_cells::maybe< T >inline
wrap(const std::invocable auto &f)live_cells::maybe< T >inlinestatic