Provided by: libstdc++6-4.7-doc_4.7.3-12ubuntu1_all bug

NAME

       __gnu_pbds::detail::trie_node_metadata_dispatch< Key, Data, Cmp_Fn, Node_Update, _Alloc >
       -

SYNOPSIS

   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.

       Definition at line 84 of file trie_policy/node_metadata_selector.hpp.

Author

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

libsgnu+pbds::detail::trie_node_metadata_dispatch<0Key,4Data, Cmp_Fn, Node_Update, _Alloc >(3cxx)