While looking at the hoops we jump through to implement aligned_storage
I recalled the gcc __attribute__ (aligned (N)). Is there any to use it
to simplify the implementation for gcc?

See http://tinyurl.com/5kmvdy for reference.

Martin

Reply via email to