Wayverb
wayverb::core::recursive_vector_backed_set< T, Comp > Class Template Referencefinal

Public Member Functions

 recursive_vector_backed_set (const Comp &comp)
 
 recursive_vector_backed_set (Comp &&comp)
 
auto begin ()
 
const auto begin () const
 
const auto cbegin () const
 
auto end ()
 
const auto end () const
 
const auto cend () const
 
auto find (const T &t) const
 
auto insert (T t)
 
constexpr auto key_comp () const
 
constexpr auto value_comp () const
 
auto size () const
 

The documentation for this class was generated from the following file: