Improve port of stdalign to C++11 Problem reported by Sundaram in: http://lists.gnu.org/archive/html/bug-gnulib/2015-08/msg00003.html * lib/stdalign.in.h (alignof, alignas): Don't define if C++11 or newer. (__alignas_is_defined): Define if C++11 or newer.