mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-01 18:28:31 +00:00
alignas(Cell) is just the alignment requirement for the base class (which resolves to 8-bytes). This does not necessarily hold for all subclasses.