PVS Studio static analysis noticed we didn't initialize these in a bunch of cases. This change fixes that so we will always initialize these using universal initialization. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
PVS Studio static analysis noticed we didn't initialize these in a bunch of cases. This change fixes that so we will always initialize these using universal initialization. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||