Type trait determining whether type T is cras::optional or not. More...
#include <expected.hpp>
Type trait determining whether type T is cras::optional or not.
T | Type of the expected value. |
E | Type of the expected error. |
Definition at line 43 of file expected.hpp.