__gnu_pbds::detail::synth_access_traits< Type_Traits, Set, _ATraits >(3cxx) | __gnu_pbds::detail::synth_access_traits< Type_Traits, Set, _ATraits >(3cxx) |
__gnu_pbds::detail::synth_access_traits< Type_Traits, Set, _ATraits > - Synthetic element access traits.
#include <synth_access_traits.hpp>
Inherits _ATraits.
typedef _ATraits base_type
typedef base_type::const_iterator const_iterator
typedef type_traits::const_reference const_reference
typedef type_traits::key_const_reference key_const_reference
typedef Type_Traits type_traits
synth_access_traits (const base_type &)
bool cmp_keys (key_const_reference, key_const_reference) const
bool cmp_prefixes (const_iterator, const_iterator, const_iterator,
const_iterator, bool compare_after=false) const
bool equal_keys (key_const_reference, key_const_reference) const
bool equal_prefixes (const_iterator, const_iterator, const_iterator,
const_iterator, bool compare_after=true) const
static key_const_reference extract_key (const_reference)
struct __gnu_pbds::detail::synth_access_traits< Type_Traits, Set, _ATraits >"Synthetic element access traits.
Definition at line 59 of file synth_access_traits.hpp.
Definition at line 61 of file synth_access_traits.hpp.
Definition at line 62 of file synth_access_traits.hpp.
Definition at line 64 of file synth_access_traits.hpp.
Definition at line 65 of file synth_access_traits.hpp.
Definition at line 63 of file synth_access_traits.hpp.
Definition at line 108 of file synth_access_traits.hpp.
Definition at line 113 of file synth_access_traits.hpp.
Definition at line 175 of file synth_access_traits.hpp.
Definition at line 151 of file synth_access_traits.hpp.
Definition at line 138 of file synth_access_traits.hpp.
Definition at line 120 of file synth_access_traits.hpp.
Definition at line 188 of file synth_access_traits.hpp.
Generated automatically by Doxygen for libstdc++ from the source code.
Thu Feb 16 2023 | libstdc++ |