mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 01:47:00 +02: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.