You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A15-2-2 customizes the exception flow model to represent that new calls may throw a std::bad_alloc exception. This code correctly handles the case that a noexcept constructor is called, but should be expanded to include a test case.