On Tue, Dec 6, 2016 at 5:43 AM, Jonathan Wakely <jwak...@redhat.com> wrote: > None of these functions can throw, so we should mark them as such. > I've reported this as a defect against C++17, because they should have > been made noexcept after the application of https://wg21.link/p0254r2
Surely the const _CharT* variants are narrow contract? Or was there a policy change here?