[libc++][format] LWG-3654 basic_format_context::arg(size_t) should be noexcept
authorMark de Wever <koraq@xs4all.nl>
Wed, 9 Feb 2022 16:36:12 +0000 (17:36 +0100)
committerMark de Wever <koraq@xs4all.nl>
Fri, 11 Feb 2022 16:42:06 +0000 (17:42 +0100)
commitb6d6b8c9d87667816ce299aed24bc33cdfe28cf7
treec4d7b7e98011bdedd78e1cf86c928cd1ff7fbc89
parent827d0c51be93c4b0bcbe43a6cbbcc0e65a8b9f58
[libc++][format] LWG-3654 basic_format_context::arg(size_t) should be noexcept

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D119349
libcxx/docs/Status/Cxx2bIssues.csv
libcxx/include/__format/format_context.h
libcxx/test/std/utilities/format/format.formatter/format.context/format.context/arg.pass.cpp