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

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
uses_allocator.h 133 inline constexpr bool uses_allocator_v = local
uses_allocator_args.h 59 if constexpr (uses_allocator_v<remove_cv_t<_Tp>, _Alloc>)
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
uses_allocator.h 128 inline constexpr bool uses_allocator_v = local
uses_allocator_args.h 62 if constexpr (uses_allocator_v<remove_cv_t<_Tp>, _Alloc>)
  /src/external/gpl3/gcc/dist/gcc/cp/
std-name-hint.h 710 {"uses_allocator_v", "<memory>", cxx17},

Completed in 24 milliseconds