HomeSort by: relevance | last modified time | path
    Searched defs:__dtrie_string (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/
standard_policies.hpp 138 #define __dtrie_string std::basic_string<Char, Char_Traits, __dtrie_alloc> macro
142 struct default_trie_access_traits<__dtrie_string>
145 typedef __dtrie_string string_type;
153 #undef __dtrie_string macro
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/
standard_policies.hpp 138 #define __dtrie_string std::basic_string<Char, Char_Traits, __dtrie_alloc> macro
142 struct default_trie_access_traits<__dtrie_string>
145 typedef __dtrie_string string_type;
153 #undef __dtrie_string macro

Completed in 26 milliseconds