reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

usr/include/c++/7.4.0/bits/alloc_traits.h
  213 	_S_allocate(_Alloc2& __a, size_type __n, const_void_pointer __hint, int)
  219 	_S_allocate(_Alloc2& __a, size_type __n, const_void_pointer, ...)
  270 	static size_type
  300       allocate(_Alloc& __a, size_type __n)
  315       allocate(_Alloc& __a, size_type __n, const_void_pointer __hint)
  327       deallocate(_Alloc& __a, pointer __p, size_type __n)
  366       static size_type max_size(const _Alloc& __a) noexcept