Home
last modified time | relevance | path

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

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