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