mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-07 04:06:12 -05: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. |
||
|---|---|---|
| .. | ||
| builder.h | ||
| command.h | ||
| compare.h | ||
| dynamic.h | ||
| event.h | ||
| filter.h | ||
| iter.h | ||
| parser.h | ||
| pod.h | ||
| vararg.h | ||