Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
godbolt.org
(Uncensored)
subscribe
Compiler Explorer
https://godbolt.org/z/hdjWbW5av
links
backlinks
int main() { std::expected<int, std::string> error{std::unexpect, "error"}; }