Return the allocator (provided for std::vector compatibility).
Declared in <folly/container/small_vector.h>
<folly/container/small_vector.h>
allocator_type get_allocator() const;
A default-constructed allocator.