Replace Hash() calls with user-defined literal
Where possible, apply the hash-computing user-defined literal ""_h, for clarity and maintainability.
Loading
Please register or sign in to comment
Where possible, apply the hash-computing user-defined literal ""_h, for clarity and maintainability.