The ostream header contains an un-guarded reference to uncaught_exception() which causes it to drag in the exception handling machinery even when not required (i.e. when compiling with -fno-exceptions). There are no tests for this fix as the behaviour is only visible at link time (unnecessary symbols present and increased image size).
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail