Default allocator for F14 container elements of type T.
T
Declared in <folly/container/detail/F14Defaults.h>
<folly/container/detail/F14Defaults.h>
template<typename T> using DefaultAlloc = std::allocator<T>;