hsutter / cppfront

A personal experimental C++ Syntax 2 -> Syntax 1 compiler
Other
5.46k stars 238 forks source link

Fixed cpp2::out #1009

Closed ARG-Helper closed 6 months ago

ARG-Helper commented 7 months ago

example fix for the bug demonstrated in #1008

ARG-Helper commented 6 months ago

fix does not work if alignof(T)<alignof(bool)