Default allocation alignment for content of type T.
T.
Declared in <llvm/ADT/TrieRawHashMap.h>
<llvm/ADT/TrieRawHashMap.h>
template<class T> inline constexpr static size_t DefaultContentAllocAlign = alignof(AllocValueType<T>);