| auto std::_Rb_tree< _Key, _Val, _KeyOfValue, _Compare, _Alloc >::_M_emplace_hint_unique | ( | const_iterator | __pos, |
| _Args &&... | __args ) -> iterator |
Definition at line 3250 of file stl_tree.h.
References _Rb_tree(), _M_get_insert_hint_unique_pos(), std::_Rb_tree< _Key, _Val, _KeyOfValue, _Compare, _Alloc >::_Auto_node::_M_insert(), std::_Rb_tree< _Key, _Val, _KeyOfValue, _Compare, _Alloc >::_Auto_node::_M_key(), and std::forward().
