__gnu_pbds::detail::resize_policy(3) debian man page | unix.com

Man Page: __gnu_pbds::detail::resize_policy

Operating Environment: debian

Section: 3

__gnu_pbds::detail::resize_policy< _Tp >(3cxx)							    __gnu_pbds::detail::resize_policy< _Tp >(3cxx)

NAME
__gnu_pbds::detail::resize_policy< _Tp > -
SYNOPSIS
Public 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++ Sun Jan 6 2013 __gnu_pbds::detail::resize_policy< _Tp >(3cxx)
Related Man Pages
__gnu_cxx::_extptr_allocator(3) - debian
__gnu_cxx::__mt_alloc(3) - debian
__gnu_pbds::detail::binary_heap(3) - debian
__gnu_pbds::sample_ranged_hash_fn(3) - centos
__gnu_pbds::sample_size_policy(3cxx) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?