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

References

usr/include/c++/7.4.0/bits/stl_tree.h
  581       allocator_type
  583       { return allocator_type(_M_get_Node_allocator()); }
  917 	       const allocator_type& __a = allocator_type())
  917 	       const allocator_type& __a = allocator_type())
  928       _Rb_tree(const allocator_type& __a)
  932       _Rb_tree(const _Rb_tree& __x, const allocator_type& __a)
  941       _Rb_tree(_Rb_tree&& __x, const allocator_type& __a)