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

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
uses_allocator.h 46 struct __erased_type { }; struct
53 = __or_<is_convertible<_Alloc, _Tp>, is_same<_Tp, __erased_type>>;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
uses_allocator.h 41 struct __erased_type { }; struct
48 = __or_<is_convertible<_Alloc, _Tp>, is_same<_Tp, __erased_type>>;

Completed in 26 milliseconds