Searched defs:BadAlloc (Results 1 – 4 of 4) sorted by relevance
49 struct BadAlloc { in main() struct50 using value_type = char; in main()
124 using BadAlloc = Empty; in ContainerAdaptorDeductionGuidesSfinaeAway() local175 struct BadAlloc {}; in AssociativeContainerDeductionGuidesSfinaeAway() struct285 struct BadAlloc {}; in UnorderedContainerDeductionGuidesSfinaeAway() struct
309 struct BadAlloc {}; in main() struct
90 #define BadAlloc 11 /* insufficient resources */ macro