Conditional dey destructor, cc_hash. More...
#include <cond_dealtor.hpp>
Public Types | |
typedef HT_Map::entry | entry |
typedef HT_Map::entry_allocator | entry_allocator |
typedef __rebind_e::other | entry_allocator |
typedef entry_allocator::pointer | entry_pointer |
typedef HT_Map::key_type | key_type |
Public Member Functions | |
cond_dealtor (entry_allocator *p_a, entry *p_e) | |
cond_dealtor (entry_pointer p_e) | |
~cond_dealtor () | |
~cond_dealtor () | |
void | set_key_destruct () |
void | set_no_action () |
void | set_no_action_destructor () |
Protected Attributes | |
bool | m_key_destruct |
bool | m_no_action_destructor |
entry_allocator *const | m_p_a |
entry *const | m_p_e |
Private Types | |
typedef _Alloc::template rebind< Entry > | __rebind_e |
Private Attributes | |
entry_pointer | m_p_e |
Static Private Attributes | |
static entry_allocator | s_alloc |
Conditional dey destructor, cc_hash.
Conditional deallocate constructor argument.
|
private |
typedef HT_Map::entry __gnu_pbds::detail::cond_dealtor< HT_Map >::entry |
typedef HT_Map::entry_allocator __gnu_pbds::detail::cond_dealtor< HT_Map >::entry_allocator |
typedef __rebind_e::other __gnu_pbds::detail::cond_dealtor< HT_Map >::entry_allocator |
typedef entry_allocator::pointer __gnu_pbds::detail::cond_dealtor< HT_Map >::entry_pointer |
typedef HT_Map::key_type __gnu_pbds::detail::cond_dealtor< HT_Map >::key_type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
Referenced by __gnu_pbds::detail::cond_dealtor< HT_Map >::~cond_dealtor().
|
private |
|
staticprivate |
Referenced by __gnu_pbds::detail::cond_dealtor< HT_Map >::~cond_dealtor().