Talk:cpp/io/basic ios/imbue
From cppreference.com
Hi, can anyone tell me where does the standard say that imbue() may throw implementation-defined exceptions? Thanks. — Preceding unsigned comment added by 79.41.155.75 (talk • contribs) 05:24, 8 March 2023
- [res.on.exception.handling]/4: "Functions defined in the C++ standard library that do not have a Throws: paragraph but do have a potentially-throwing exception specification may throw implementation-defined exceptions." --D41D8CD98F (talk) 07:24, 8 March 2023 (PST)