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

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
alloc_traits.h 174 struct _Diff
178 struct _Diff<_A2, _PtrT, __void_t<typename _A2::difference_type>>
220 using difference_type = typename _Diff<_Alloc, pointer>::type;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
alloc_traits.h 120 struct _Diff
124 struct _Diff<_A2, _PtrT, __void_t<typename _A2::difference_type>>
166 using difference_type = typename _Diff<_Alloc, pointer>::type;

Completed in 27 milliseconds