Use constexpr for FieldTypeClass (#9434)
Otherwise in C++20 / VisualStudio 2022 the following warning is emitted: ``` warning C5054: operator '*': deprecated between enumerations of different types ```pull/9437/head
parent
a03ff9c3e8
commit
e554bd6cbf
1 changed files with 5 additions and 7 deletions
Loading…
Reference in new issue