Searched refs:AllocAsPred (Results 1 – 1 of 1) sorted by relevance
/llvm-project/libcxx/test/support/ |
H A D | deduction_guides_sfinae_checks.h | 293 using AllocAsPred = Alloc; in UnorderedContainerDeductionGuidesSfinaeAway() local 345 SFINAEs_away<Container, Iter, Iter, std::size_t, Hash, AllocAsPred, Alloc>); in UnorderedContainerDeductionGuidesSfinaeAway() 408 SFINAEs_away<Container, InitList, std::size_t, Hash, AllocAsPred, Alloc>); in UnorderedContainerDeductionGuidesSfinaeAway()
|