Synopsis
Declared in <absl/container/btree_set.h>
template<typename... Args>
iterator
emplace_hint(
const_iterator hint,
Args&&... args);
Created with MrDocs
Declared in <absl/container/btree_set.h>
template<typename... Args>
iterator
emplace_hint(
const_iterator hint,
Args&&... args);
Created with MrDocs