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