We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Now we malloc and check for alignment. C++11 provides an alignas mechanism where we can guarantee alignment on double.
alignas
double
v2.15.0