Espacios de nombres
Variantes

std::flat_set<Key,Compare,KeyContainer>::begin, std::flat_set<Key,Compare,KeyContainer>::cbegin

De cppreference.com
 
 
 
 
<tbody>
<tbody> </tbody>
iterator begin() noexcept;
(desde {std})
const_iterator begin() const noexcept;
(desde {std})
const_iterator