Searched refs:allocate_new_entry (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/libstdc++/include/ext/pb_ds/detail/list_update_map_/
H A Dinsert_fn_imps.hpp65 p_l = allocate_new_entry(r_val, traits_base::m_no_throw_copies_indicator);
75 allocate_new_entry(const_reference r_val, false_type) function in class:PB_DS_CLASS_C_DEC
91 allocate_new_entry(const_reference r_val, true_type) function in class:PB_DS_CLASS_C_DEC
H A Dconstructor_destructor_fn_imps.hpp100 entry_pointer p_l = allocate_new_entry(*it,
H A Dlu_map_.hpp299 allocate_new_entry(const_reference, false_type);
302 allocate_new_entry(const_reference, true_type);

Completed in 100 milliseconds