[PATCH 1/2] libstdc++: Add std::align.
Jonathan Wakely
jwakely@redhat.com
Wed Apr 16 15:34:00 GMT 2014
On 16/04/14 16:19 +0100, Jonathan Wakely wrote:
>On 16/04/14 17:06 +0200, Rüdiger Sonderfeld wrote:
>>C++11 [ptr.align].
>>
>>This should probably not be inline. But for now this avoids any ABI
>>changes.
>
>Adding new non-member functions is fine ABI purposes (adding new
>virtual functions is not).
Actually I think that is OK to be inline anyway, patch approved. I'll
apply it shortly - thanks.
More information about the Libstdc++
mailing list