Open georg-emg opened 1 year ago
Afaik, the C++23 version of std::unexpected takes std::in_plate_t as the first parameter to the in-place constructors of std::unexpected. I added these parameters to the constructors of tl::unexpected to be conformant.
Afaik, the C++23 version of std::unexpected takes std::in_plate_t as the first parameter to the in-place constructors of std::unexpected. I added these parameters to the constructors of tl::unexpected to be conformant.