.TH "__gnu_pbds::detail::resize_policy< _Tp >" 3cxx "Tue Feb 2 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_pbds::detail::resize_policy< _Tp > \- Resize policy for binary heap\&. .SH SYNOPSIS .br .PP .SS "Public Types" .in +1c .ti -1c .RI "typedef _Tp \fBsize_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBresize_policy\fP (const \fBresize_policy\fP &other)" .br .ti -1c .RI "size_type \fBget_new_size_for_arbitrary\fP (size_type) const" .br .ti -1c .RI "size_type \fBget_new_size_for_grow\fP () const" .br .ti -1c .RI "size_type \fBget_new_size_for_shrink\fP () const" .br .ti -1c .RI "bool \fBgrow_needed\fP (size_type) const" .br .ti -1c .RI "void \fBnotify_arbitrary\fP (size_type)" .br .ti -1c .RI "void \fBnotify_grow_resize\fP ()" .br .ti -1c .RI "void \fBnotify_shrink_resize\fP ()" .br .ti -1c .RI "bool \fBresize_needed_for_grow\fP (size_type) const" .br .ti -1c .RI "bool \fBresize_needed_for_shrink\fP (size_type) const" .br .ti -1c .RI "bool \fBshrink_needed\fP (size_type) const" .br .ti -1c .RI "void \fBswap\fP (\fBresize_policy\fP< _Tp > &)" .br .in -1c .SS "Static Public Attributes" .in +1c .ti -1c .RI "static const _Tp \fBmin_size\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br class __gnu_pbds::detail::resize_policy< _Tp >" Resize policy for binary heap\&. .PP Definition at line 52 of file resize_policy\&.hpp\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.