Memory alignment: inconsistency in alignas specifier in templated using declaration
I have encountered what I believe to be an inconsistency using the alignas
specifier in using
declarations. Where any template will mess up the alignment.
Memory alignment: inconsistency in extended alignment with alignas specifier in using declaration
I have encountered what I believe to be an inconsistency using the alignas
specifier in using
declarations. Where any template messes up the alignment.