All fields are always initialized, so we don't need to initialize them by default. This lets us send types over IPC that can't be default-constructed, such as a Variant without Empty. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
All fields are always initialized, so we don't need to initialize them by default. This lets us send types over IPC that can't be default-constructed, such as a Variant without Empty. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||