Migrate Binary::checkOffset from error_code to Error, NFC
In my use case, this saved 100ms of time doing one-time-initialization for std::error_code().
Loading
Please register or sign in to comment
In my use case, this saved 100ms of time doing one-time-initialization for std::error_code().