Return the default value of the alignment argument for std::aligned_storage when the size argument is the specified t_SIZE. This function is an implementation detail of BDE and should not be used elsewhere.

Synopsis

Declared in <bsls_alignmentutil.h>

template<std::size_t t_SIZE>
constexpr
static
std::size_t
defaultAlignmentOfAlignedStorage();

Created with MrDocs