[#BloombergLP-bsls-AlignmentToType-05] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/AlignmentToType-0c.adoc[AlignmentToType]<16> :relfileprefix: ../../ :mrdocs: This `struct` provides a `typedef`, `Type`, that aliases a type having the specified `ALIGNMENT` requirement. == Synopsis Declared in `<bsls_alignmenttotype.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<> struct xref:BloombergLP/bsls/AlignmentToType-0c.adoc[AlignmentToType]<16>; ---- == Types [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bsls/AlignmentToType-05/Type.adoc[`Type`] | Placeholder type with the specified `ALIGNMENT`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#