Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
alignment
Creates a variable of the specified type at the specified alignment. More...
Data Structures | |
class | type_with_alignment< ALIGNMENT > |
Gets a type that has the same as the specified alignment. More... | |
struct | aligned_storage< LENGTH, ALIGNMENT > |
Aligned storage LENGTH should be determined in terms of sizeof() More... | |
struct | aligned_storage_as< LENGTH, T > |
Aligned storage as. More... |
Detailed Description
Creates a variable of the specified type at the specified alignment.
Generated on Tue Jul 12 2022 14:05:47 by
