reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
99 { OPERATOR_NEW_BODY(FROM_NEW, false /*nothrow*/); } 102 { OPERATOR_NEW_BODY(FROM_NEW_BR, false /*nothrow*/); } 105 { OPERATOR_NEW_BODY(FROM_NEW, true /*nothrow*/); } 108 { OPERATOR_NEW_BODY(FROM_NEW_BR, true /*nothrow*/); }