Explicit narrowing cast from size_t to UINT (#2726)
Clang: `non-constant-expression cannot be narrowed from type 'size_t' (aka 'unsigned long long') to 'UINT' (aka 'unsigned int') in initializer list [-Wc++11-narrowing]`external/win98
parent
62143dff64
commit
2e756d5b47
1 changed files with 3 additions and 3 deletions
Loading…
Reference in New Issue