__gnu_pbds::detail::synth_access_traits(3) debian man page | unix.com

Man Page: __gnu_pbds::detail::synth_access_traits

Operating Environment: debian

Section: 3

__gnu_pbds::detail::synth_access_traits< Type_Traits, Set, _ATraits >(3__gnu_pbds::detail::synth_access_traits< Type_Traits, Set, _ATraits >(3cxx)

NAME
__gnu_pbds::detail::synth_access_traits< Type_Traits, Set, _ATraits > -
SYNOPSIS
Inherits _ATraits. Public Types 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 Public Member Functions 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 Public Member Functions static key_const_reference extract_key (const_reference) Detailed Description template<typename Type_Traits, bool Set, typename _ATraits>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. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Sun J__gnu_pbds::detail::synth_access_traits< Type_Traits, Set, _ATraits >(3cxx)
Related Man Pages
__gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_(3) - debian
__gnu_pbds::detail::trie_policy_base(3) - debian
__gnu_pbds::detail::pat_trie_base__inode(3) - centos
__gnu_pbds::trie_string_access_traits(3) - centos
__gnu_pbds::trie_order_statistics_node_update(3) - centos
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?