mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-16 01:28:41 +00:00
This is the idiomatic way to declare type aliases in modern C++. Flagged by Sonar Cloud as a "Code Smell", but I happen to agree with this particular one. :^)