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]`
1 parent 62143df commit 2e756d5b477486ff93c08d302d5bd39f5d0d6d87
@Matthias Moulin Matthias Moulin authored on 12 Aug 2019
omar committed on 12 Aug 2019
Showing 1 changed file
View
examples/imgui_impl_dx12.cpp