You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VS2019 fail to compile...
error C2440: 'return': cannot convert from 'foobar' to 'tl::expected<foobar,std::error_code>'
note: No constructor could take the source type, or constructor overload resolution was ambiguous
The text was updated successfully, but these errors were encountered:
VS2019 fail to compile...
error C2440: 'return': cannot convert from 'foobar' to 'tl::expected<foobar,std::error_code>'
note: No constructor could take the source type, or constructor overload resolution was ambiguous
The text was updated successfully, but these errors were encountered: