Searched refs:val_conv (Results 1 – 1 of 1) sorted by relevance
1585 inline void insert_dispatch(ValueConvertible const& val_conv, in insert_dispatch() argument1588 this->raw_insert(val_conv); in insert_dispatch()1621 inline size_type remove_dispatch(ValueConvertible const& val_conv, in remove_dispatch() argument1624 return this->raw_remove(val_conv); in remove_dispatch()