__gnu_pbds::detail::cond_dealtor< Entry, _Alloc >(3cxx) | __gnu_pbds::detail::cond_dealtor< Entry, _Alloc >(3cxx) |
__gnu_pbds::detail::cond_dealtor< Entry, _Alloc > - Conditional deallocate constructor argument.
#include <cond_dealtor.hpp>
typedef HT_Map::entry entry
typedef HT_Map::entry_allocator entry_allocator
typedef alloc_traits::allocator_type entry_allocator
typedef alloc_traits::pointer entry_pointer
typedef HT_Map::key_type key_type
cond_dealtor (entry_allocator *p_a, entry *p_e)
cond_dealtor (entry_pointer p_e)
void set_key_destruct ()
void set_no_action ()
void set_no_action_destructor ()
bool m_key_destruct
entry_allocator *const m_p_a
entry *const m_p_e
class __gnu_pbds::detail::cond_dealtor< Entry, _Alloc >"Conditional deallocate constructor argument.
Conditional dey destructor, cc_hash.
Definition at line 52 of file cond_dealtor.hpp.
Definition at line 50 of file cond_key_dtor_entry_dealtor.hpp.
Definition at line 51 of file cond_key_dtor_entry_dealtor.hpp.
Definition at line 57 of file cond_dealtor.hpp.
Definition at line 58 of file cond_dealtor.hpp.
Definition at line 52 of file cond_key_dtor_entry_dealtor.hpp.
Definition at line 60 of file cond_dealtor.hpp.
Definition at line 63 of file cond_dealtor.hpp.
Definition at line 54 of file cond_key_dtor_entry_dealtor.hpp.
Definition at line 63 of file cond_key_dtor_entry_dealtor.hpp.
Definition at line 71 of file cond_dealtor.hpp.
Definition at line 67 of file cond_key_dtor_entry_dealtor.hpp.
Definition at line 74 of file cond_key_dtor_entry_dealtor.hpp.
Definition at line 71 of file cond_key_dtor_entry_dealtor.hpp.
Definition at line 72 of file cond_key_dtor_entry_dealtor.hpp.
Generated automatically by Doxygen for libstdc++ from the source code.
Thu Feb 16 2023 | libstdc++ |