Provided by: libstdc++-11-doc_11.4.0-9ubuntu1_all bug

NAME

       __gnu_pbds::detail::trie_node_metadata_dispatch< Key, Data, Cmp_Fn, Node_Update, _Alloc >
       - Trie node metadata dispatch.

SYNOPSIS

       #include <node_metadata_selector.hpp>

   Public Types
       typedef trie_metadata_helper< __node_u, null_update >::type type

Detailed Description

   template<typename Key, typename Data, typename Cmp_Fn, template< typename Node_CItr, typename
       Const_Iterator, typename Cmp_Fn_, typename _Alloc_ > class Node_Update, typename _Alloc>
       struct __gnu_pbds::detail::trie_node_metadata_dispatch< Key, Data, Cmp_Fn, Node_Update,
       _Alloc >"Trie node metadata dispatch.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

  __gnu_pbds::detail::trie_node_metadata_dispatch<cKey, Data, Cmp_Fn, Node_Update, _Alloc >(3cxx)