.TH "__gnu_pbds::detail::synth_access_traits< Type_Traits, Set, _ATraits >" 3cxx "Thu Feb 16 2023" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_pbds::detail::synth_access_traits< Type_Traits, Set, _ATraits > \- Synthetic element access traits\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits _ATraits\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef _ATraits \fBbase_type\fP" .br .ti -1c .RI "typedef base_type::const_iterator \fBconst_iterator\fP" .br .ti -1c .RI "typedef type_traits::const_reference \fBconst_reference\fP" .br .ti -1c .RI "typedef type_traits::key_const_reference \fBkey_const_reference\fP" .br .ti -1c .RI "typedef Type_Traits \fBtype_traits\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBsynth_access_traits\fP (const base_type &)" .br .ti -1c .RI "bool \fBcmp_keys\fP (key_const_reference, key_const_reference) const" .br .ti -1c .RI "bool \fBcmp_prefixes\fP (const_iterator, const_iterator, const_iterator, const_iterator, bool compare_after=false) const" .br .ti -1c .RI "bool \fBequal_keys\fP (key_const_reference, key_const_reference) const" .br .ti -1c .RI "bool \fBequal_prefixes\fP (const_iterator, const_iterator, const_iterator, const_iterator, bool compare_after=true) const" .br .in -1c .SS "Static Public Member Functions" .in +1c .ti -1c .RI "static key_const_reference \fBextract_key\fP (const_reference)" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct __gnu_pbds::detail::synth_access_traits< Type_Traits, Set, _ATraits >"Synthetic element access traits\&. .PP Definition at line \fB59\fP of file \fBsynth_access_traits\&.hpp\fP\&. .SH "Member Typedef Documentation" .PP .SS "template typedef _ATraits \fB__gnu_pbds::detail::synth_access_traits\fP< Type_Traits, Set, _ATraits >::base_type" .PP Definition at line \fB61\fP of file \fBsynth_access_traits\&.hpp\fP\&. .SS "template typedef base_type::const_iterator \fB__gnu_pbds::detail::synth_access_traits\fP< Type_Traits, Set, _ATraits >::const_iterator" .PP Definition at line \fB62\fP of file \fBsynth_access_traits\&.hpp\fP\&. .SS "template typedef type_traits::const_reference \fB__gnu_pbds::detail::synth_access_traits\fP< Type_Traits, Set, _ATraits >::const_reference" .PP Definition at line \fB64\fP of file \fBsynth_access_traits\&.hpp\fP\&. .SS "template typedef type_traits::key_const_reference \fB__gnu_pbds::detail::synth_access_traits\fP< Type_Traits, Set, _ATraits >::key_const_reference" .PP Definition at line \fB65\fP of file \fBsynth_access_traits\&.hpp\fP\&. .SS "template typedef Type_Traits \fB__gnu_pbds::detail::synth_access_traits\fP< Type_Traits, Set, _ATraits >::type_traits" .PP Definition at line \fB63\fP of file \fBsynth_access_traits\&.hpp\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template \fB__gnu_pbds::detail::synth_access_traits\fP< Type_Traits, Set, _ATraits >::synth_access_traits" .PP Definition at line \fB108\fP of file \fBsynth_access_traits\&.hpp\fP\&. .SS "template \fB__gnu_pbds::detail::synth_access_traits\fP< Type_Traits, Set, _ATraits >::synth_access_traits (const base_type & r_traits)" .PP Definition at line \fB113\fP of file \fBsynth_access_traits\&.hpp\fP\&. .SH "Member Function Documentation" .PP .SS "template bool \fB__gnu_pbds::detail::synth_access_traits\fP< Type_Traits, Set, _ATraits >::cmp_keys (key_const_reference r_lhs_key, key_const_reference r_rhs_key) const" .PP Definition at line \fB175\fP of file \fBsynth_access_traits\&.hpp\fP\&. .SS "template bool \fB__gnu_pbds::detail::synth_access_traits\fP< Type_Traits, Set, _ATraits >::cmp_prefixes (const_iterator b_l, const_iterator e_l, const_iterator b_r, const_iterator e_r, bool compare_after = \fCfalse\fP) const" .PP Definition at line \fB151\fP of file \fBsynth_access_traits\&.hpp\fP\&. .SS "template bool \fB__gnu_pbds::detail::synth_access_traits\fP< Type_Traits, Set, _ATraits >::equal_keys (key_const_reference r_lhs_key, key_const_reference r_rhs_key) const" .PP Definition at line \fB138\fP of file \fBsynth_access_traits\&.hpp\fP\&. .SS "template bool \fB__gnu_pbds::detail::synth_access_traits\fP< Type_Traits, Set, _ATraits >::equal_prefixes (const_iterator b_l, const_iterator e_l, const_iterator b_r, const_iterator e_r, bool compare_after = \fCtrue\fP) const\fC [inline]\fP" .PP Definition at line \fB120\fP of file \fBsynth_access_traits\&.hpp\fP\&. .SS "template \fBsynth_access_traits\fP< Type_Traits, Set, _ATraits >::key_const_reference \fB__gnu_pbds::detail::synth_access_traits\fP< Type_Traits, Set, _ATraits >::extract_key (const_reference r_val)\fC [inline]\fP, \fC [static]\fP" .PP Definition at line \fB188\fP of file \fBsynth_access_traits\&.hpp\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.