HomeSort by relevance Sort by last modified time
    Searched full:__node_u (Results 1 - 2 of 2) sorted by null

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/tree_policy/
node_metadata_selector.hpp 88 typedef Node_Update<__it_type, __it_type, Cmp_Fn, _Alloc> __node_u; typedef in struct:__gnu_pbds::detail::tree_node_metadata_dispatch
93 null_update = is_same<__node_u, __nnode_u>::value
97 typedef typename tree_metadata_helper<__node_u, null_update>::type type;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/trie_policy/
node_metadata_selector.hpp 88 typedef Node_Update<__it_type, __it_type, Cmp_Fn, _Alloc> __node_u; typedef in struct:__gnu_pbds::detail::trie_node_metadata_dispatch
93 null_update = is_same<__node_u, __nnode_u>::value
97 typedef typename trie_metadata_helper<__node_u, null_update>::type type;

Completed in 61 milliseconds