lysdexicM to C++English · 1 year agoI Don't Use Exceptions in C++ Anymorethelig.htexternal-linkmessage-square13fedilinkarrow-up123arrow-down13cross-posted to: programming
arrow-up120arrow-down1external-linkI Don't Use Exceptions in C++ Anymorethelig.htlysdexicM to C++English · 1 year agomessage-square13fedilinkcross-posted to: programming
minus-squarecschreiblinkfedilinkarrow-up4arrow-down1·1 year agoI guess you mean std::expected, not std::exception?
I guess you mean
std::expected
, notstd::exception
?