centos man page for __gnu_pbds::sample_trie_access_traits

Query: __gnu_pbds::sample_trie_access_traits

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

__gnu_pbds::sample_trie_access_traits(3)		     Library Functions Manual			  __gnu_pbds::sample_trie_access_traits(3)

NAME
__gnu_pbds::sample_trie_access_traits -
SYNOPSIS
Public Types enum { max_size } typedef _Alloc::template rebind< key_type > __rebind_k" typedef std::string::const_iterator const_iterator typedef char e_type typedef __rebind_k::other::const_reference key_const_reference" typedef std::string key_type typedef std::size_t size_type Static Public Member Functions static const_iterator begin (key_const_reference) static size_type e_pos (e_type) static const_iterator end (key_const_reference) Detailed Description A sample trie element access traits. Definition at line 47 of file sample_trie_access_traits.hpp. Member Typedef Documentation typedef char __gnu_pbds::sample_trie_access_traits::e_type Element type. Definition at line 57 of file sample_trie_access_traits.hpp. Member Function Documentation static const_iterator __gnu_pbds::sample_trie_access_traits::begin (key_const_reference) [inline], [static] Returns a const_iterator to the first element of r_key. static size_type __gnu_pbds::sample_trie_access_traits::e_pos (e_type) [inline], [static] Maps an element to a position. static const_iterator __gnu_pbds::sample_trie_access_traits::end (key_const_reference) [inline], [static] Returns a const_iterator to the after-last element of r_key. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 __gnu_pbds::sample_trie_access_traits(3)
Related Man Pages
__gnu_pbds::trie_order_statistics_node_update(3) - debian
__gnu_pbds::trie_prefix_search_node_update(3) - debian
__gnu_pbds::trie_string_access_traits(3) - debian
__gnu_pbds::sample_ranged_hash_fn(3) - centos
__gnu_pbds::tree_order_statistics_node_update(3) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Tar Command
Docker learning Phase-I