Searched defs:_Nested_exception (Results 1 – 2 of 2) sorted by relevance
82 struct _Nested_exception : public _Except, public nested_exception struct84 explicit _Nested_exception(const _Except& __ex) in _Nested_exception() argument88 explicit _Nested_exception(_Except&& __ex) in _Nested_exception() function