Query: __gnu_pbds::detail::resize_policy
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__gnu_pbds::detail::resize_policy< _Tp >(3) Library Functions Manual __gnu_pbds::detail::resize_policy< _Tp >(3)NAME__gnu_pbds::detail::resize_policy< _Tp > -SYNOPSISPublic Types typedef _Tp size_type Public Member Functions resize_policy (const resize_policy &other) size_type get_new_size_for_arbitrary (size_type) const size_type get_new_size_for_grow () const size_type get_new_size_for_shrink () const bool grow_needed (size_type) const void notify_arbitrary (size_type) void notify_grow_resize () void notify_shrink_resize () bool resize_needed_for_grow (size_type) const bool resize_needed_for_shrink (size_type) const bool shrink_needed (size_type) const void swap (resize_policy< _Tp > &) Static Public Attributes static const _Tp min_size Detailed Description template<typename _Tp>class __gnu_pbds::detail::resize_policy< _Tp > Resize policy for binary heap. Definition at line 52 of file resize_policy.hpp. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 __gnu_pbds::detail::resize_policy< _Tp >(3)
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
Tar Command |
Docker learning Phase-I |
Controlling user input |