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

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
pat_trie_.hpp 125 typedef typename _Alloc::template rebind<head> __rebind_h; typedef in class:__gnu_pbds::detail::PB_DS_PAT_TRIE_NAME
126 typedef typename __rebind_h::other head_allocator;
pat_trie_base.hpp 508 typedef typename _Alloc::template rebind<Head> __rebind_h; typedef in class:__gnu_pbds::detail::pat_trie_base::_CIter
509 typedef typename __rebind_h::other::pointer head_pointer;
    [all...]

Completed in 25 milliseconds