Comment # 2 on bug 1194875 from
Thanks.

Just small note, the following error was removed from GCC master:
error: use of deleted function 'std::__cxx11::basic_string<_CharT, _Traits,
_Alloc>::basic_string(std::nullptr_t) [with _CharT = char; _Traits =
std::char_traits<char>; _Alloc = std::allocator<char>; std::nullptr_t =
std::nullptr_t]'

It will be present since -std=c++23.


You are receiving this mail because: