mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
A "fall through" comment is most portable way to indicate "no break, fallthru" cases. * __attribute__ ((fallthrough)) // is not portable * [[fallthrough]]; // is C++17 |
||
|---|---|---|
| .. | ||
| evoral | ||
| MSVCevoral | ||
| src | ||
| test | ||
| run-tests.sh | ||
| wscript | ||