public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* std::from_chars/std::to_chars support
@ 2020-11-08  3:18 Ming Cheng
  2020-11-08  9:09 ` Jonathan Wakely
  0 siblings, 1 reply; 2+ messages in thread
From: Ming Cheng @ 2020-11-08  3:18 UTC (permalink / raw)
  To: gcc-help

Hi,

starting from which version, g++ will support std::from_chars/std::to_chars . Now seems g++ (GCC) 7.3.1 20180303 does not support it.

Thanks.
Ming Cheng

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: std::from_chars/std::to_chars support
  2020-11-08  3:18 std::from_chars/std::to_chars support Ming Cheng
@ 2020-11-08  9:09 ` Jonathan Wakely
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Wakely @ 2020-11-08  9:09 UTC (permalink / raw)
  To: Ming Cheng; +Cc: gcc-help

On Sun, 8 Nov 2020, 03:20 Ming Cheng via Gcc-help, <gcc-help@gcc.gnu.org>
wrote:

> Hi,
>
> starting from which version, g++ will support
> std::from_chars/std::to_chars . Now seems g++ (GCC) 7.3.1 20180303 does not
> support it.
>

GCC 11 will support it.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-08  9:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-08  3:18 std::from_chars/std::to_chars support Ming Cheng
2020-11-08  9:09 ` Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).