[#BloombergLP-bsls-AlignmentFromType-Type] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/AlignmentFromType.adoc[AlignmentFromType]::Type :relfileprefix: ../../../ :mrdocs: Alias for a primitive type that has the same alignment requirement as `TYPE`. == Synopsis Declared in `<bsls_alignmentfromtype.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef AlignmentToType<VALUE>::Type Type; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#