This allows the compiler to error out if we haven't enumerated all of the cases. This is useful to avoid a missing implementation when adding a new node type. |
||
|---|---|---|
| .. | ||
| output_layout.c | ||
| subsurface_tree.c | ||
| wlr_scene.c | ||
This allows the compiler to error out if we haven't enumerated all of the cases. This is useful to avoid a missing implementation when adding a new node type. |
||
|---|---|---|
| .. | ||
| output_layout.c | ||
| subsurface_tree.c | ||
| wlr_scene.c | ||