Define TRAP_OPTIONAL_NO_EXCEPTIONS#

Define Documentation#

TRAP_OPTIONAL_NO_EXCEPTIONS#

Optional - An implementation of std::optional with additional extensions.

Implemented P2988R4 - TRAP::Optional<T&> with rebinding assignment Implemented C++23 monadic functions for C++20