Home
last modified time | relevance | path

Searched refs:AllocAsCont (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/containers/container.adaptors/priority.queue/priqueue.cons/
H A Ddeduct.pass.cpp275 using AllocAsCont = Alloc; in main() typedef
327 static_assert(SFINAEs_away<std::priority_queue, Iter, Iter, Comp, AllocAsCont, Alloc>); in main()
345 static_assert(SFINAEs_away<std::priority_queue, Comp, AllocAsCont, Alloc>); in main()
356 static_assert(SFINAEs_away<std::priority_queue, Comp, AllocAsCont>); in main()