Make the code less bloated

This commit is contained in:
Alexey Milovidov 2023-10-28 00:03:52 +02:00
parent 59e3d64d2c
commit 2b60d5ae67

View File

@ -606,7 +606,7 @@ namespace ErrorCodes
APPLY_FOR_ERROR_CODES(M)
#undef M
constexpr ErrorCode END = 3000;
constexpr ErrorCode END = 1002;
ErrorPairHolder values[END + 1]{};
struct ErrorCodesNames