Skip to content
Snippets Groups Projects
Commit b33e7b96 authored by Brad King's avatar Brad King
Browse files

FStream: Fix exception spec on our standard stream replacements

The MS standard library basic_istream and basic_ostream destructors
have an exception specification macro _NOEXCEPT.  Use it when we
define our basic_ifstream and basic_ofstream destructors to match
their parent class.

Change-Id: I35e944f50fbea8c5a0c2a1a9b9389f59b63ac455
parent 57c3ef1d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment