|
STLdoc
STLdocumentation
|
Conditional dey destructor, cc_hash. More...
#include <ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp>
Public Types | |
| typedef HT_Map::entry | entry |
| typedef HT_Map::entry_allocator | entry_allocator |
| typedef HT_Map::key_type | key_type |
| typedef __rebind_e::other | entry_allocator |
| typedef entry_allocator::pointer | entry_pointer |
Public Member Functions | |
| cond_dealtor (entry_allocator *p_a, entry *p_e) | |
| ~cond_dealtor () | |
| void | set_key_destruct () |
| void | set_no_action_destructor () |
| cond_dealtor (entry_pointer p_e) | |
| ~cond_dealtor () | |
| void | set_no_action () |
Protected Attributes | |
| entry_allocator *const | m_p_a |
| entry *const | m_p_e |
| bool | m_key_destruct |
| bool | m_no_action_destructor |
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 |
|
private |
|
staticprivate |
1.8.6