Closed ii8 closed 1 year ago
Looks good. In the future, I might simply check/save alignof(void *) at runtime build time (like we do with other constants), rather than maintain an explicit list.
alignof(void *)
Looks good. In the future, I might simply check/save
alignof(void *)
at runtime build time (like we do with other constants), rather than maintain an explicit list.