mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-10-23 02:47:04 +08:00
This seems to be unsupported in newer libstdc++ versions due to Flow::Block's base class being a non-literal type. It's not clear to me why this was permitted in earlier versions.