| libstdc++
    | 
| Public Member Functions | |
| 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 () | 
| Protected Attributes | |
| bool | m_key_destruct | 
| entry_allocator *const | m_p_a | 
| entry *const | m_p_e | 
Conditional deallocate constructor argument.
Conditional dey destructor, cc_hash.
Definition at line 50 of file cond_dealtor.hpp.