top | item 42242559

(no title)

zevets | 1 year ago

I want to use std::expected because I want clear, explicit error handling, not performance.

There is a time and place for performance optimized code - but usually where the hot loop is well known, and its a tiny minority of the program.

discuss

order

No comments yet.