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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
alloc_traits.h 289 struct __maxsize_helper struct in struct:allocator_traits
304 enable_if<__maxsize_helper<_Alloc2>::value, size_type>::type
310 enable_if<!__maxsize_helper<_Alloc2>::value, size_type>::type
446 const bool allocator_traits<_Alloc>::__maxsize_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 289 struct __maxsize_helper struct in struct:allocator_traits
304 enable_if<__maxsize_helper<_Alloc2>::value, size_type>::type
310 enable_if<!__maxsize_helper<_Alloc2>::value, size_type>::type
446 const bool allocator_traits<_Alloc>::__maxsize_helper<_Alloc2>::value;

Completed in 1005 milliseconds