mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
C++20 introduced designated initializers similar to the ones found in C99, however, in C++ designated initializers cannot be mixed with non-designated initializers. GCC rejects mixed initializers with an error. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||