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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
alloc_traits.h 315 struct __select_helper struct in struct:allocator_traits
330 enable_if<__select_helper<_Alloc2>::value, _Alloc2>::type
336 enable_if<!__select_helper<_Alloc2>::value, _Alloc2>::type
450 const bool allocator_traits<_Alloc>::__select_helper<_Alloc2>::value;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
alloc_traits.h 315 struct __select_helper struct in struct:allocator_traits
330 enable_if<__select_helper<_Alloc2>::value, _Alloc2>::type
336 enable_if<!__select_helper<_Alloc2>::value, _Alloc2>::type
450 const bool allocator_traits<_Alloc>::__select_helper<_Alloc2>::value;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
alloc_traits.h 315 struct __select_helper struct in struct:allocator_traits
330 enable_if<__select_helper<_Alloc2>::value, _Alloc2>::type
336 enable_if<!__select_helper<_Alloc2>::value, _Alloc2>::type
450 const bool allocator_traits<_Alloc>::__select_helper<_Alloc2>::value;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
alloc_traits.h 318 struct __select_helper struct in struct:allocator_traits
332 using __has_soccc = typename __select_helper<_Alloc2>::type;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
alloc_traits.h 318 struct __select_helper struct in struct:allocator_traits
332 using __has_soccc = typename __select_helper<_Alloc2>::type;
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
alloc_traits.h 318 struct __select_helper struct in struct:allocator_traits
332 using __has_soccc = typename __select_helper<_Alloc2>::type;

Completed in 519 milliseconds