Searched defs:_Nested_exception (Results 1 – 2 of 2) sorted by relevance
80 struct _Nested_exception : public _Except, public nested_exception struct82 explicit _Nested_exception(const _Except& __ex) in _Nested_exception() function86 explicit _Nested_exception(_Except&& __ex) in _Nested_exception() function
78 struct _Nested_exception : public _Except, public nested_exception struct80 explicit _Nested_exception(_Except&& __ex) in _Nested_exception() argument