Define nsel_CONFIG_SELECT_EXPECTED¶
Defined in File Expected.hpp
Define Documentation¶
-
nsel_CONFIG_SELECT_EXPECTED¶
Workaround for buggy std::expected detection logic in <nonstd/expected.hpp> (std::expected does not work on clang yet, nonstd/expected.hpp does not honor feature test macro)
Additionally the API of std::expected is different from nonstd::expected so it is not a drop in replacement.