C++ Logo

std-discussion

Advanced search

Re: Noexcept specification of basic_string's move assignment operator in C++11 and C++14

From: Daniel Krügler <daniel.kruegler_at_[hidden]>
Date: Fri, 21 Feb 2020 09:29:27 +0100
Am Fr., 21. Feb. 2020 um 08:40 Uhr schrieb Gennaro Prota via
Std-Discussion <std-discussion_at_[hidden]>:
>
> Hi,
>
> considering all the applicable defect reports (in particular, LWG 2063),
> what noexcept specification, if any, is basic_string's move assignment
> operator supposed to have in C++11 and C++14?

LWG 2063 is a defect report against C++17, so I'm unsure how to
interpret your question.

Thanks,

- Daniel

Received on 2020-02-21 02:32:20