[#BloombergLP-bsls-AlignmentImpCalc-098] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::AlignmentImpCalc :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<class TYPE> struct AlignmentImpCalc; ---- == Type Aliases [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bsls/AlignmentImpCalc-098/Tag.adoc[`Tag`] | Alias for the unique type for each alignment value. |=== == Enums [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bsls/AlignmentImpCalc-098/_04enum.adoc[`Unnamed enum`] | Compile‐time alignment constants for `TYPE`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#