[#BloombergLP-bsls-AlignmentImpCalc-0617] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/AlignmentImpCalc-098.adoc[AlignmentImpCalc]<long long> :relfileprefix: ../../ :mrdocs: This `struct` provides an enumerator `VALUE` that is initialized to the required alignment for the specified `TYPE`. == Synopsis Declared in `<bsls_alignmentimp.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<> struct xref:BloombergLP/bsls/AlignmentImpCalc-098.adoc[AlignmentImpCalc]<long long>; ---- == Type Aliases [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bsls/AlignmentImpCalc-0617/Tag.adoc[`Tag`] | Alias for the unique type for each alignment value. |=== == Enums [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bsls/AlignmentImpCalc-0617/_04enum.adoc[`Unnamed enum`] | Compile‐time alignment constants for `TYPE`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#