public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* support for modules from c++20
@ 2020-07-11  6:22 10011000010
  2020-07-11  6:57 ` Marc Glisse
  0 siblings, 1 reply; 2+ messages in thread
From: 10011000010 @ 2020-07-11  6:22 UTC (permalink / raw)
  To: gcc-help

I wanted to try out modules from c++20 but it was not supported so i checked out latest gcc version which was 10.1 but it had implemented only some of the c++20 features but nothing was mentioned about modules so i just wanted to know if it will be implemented in next version of gcc 10.x or is it planned for gcc 11?

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

* Re: support for modules from c++20
  2020-07-11  6:22 support for modules from c++20 10011000010
@ 2020-07-11  6:57 ` Marc Glisse
  0 siblings, 0 replies; 2+ messages in thread
From: Marc Glisse @ 2020-07-11  6:57 UTC (permalink / raw)
  To: 10011000010; +Cc: gcc-help

On Sat, 11 Jul 2020, 10011000010 via Gcc-help wrote:

> I wanted to try out modules from c++20 but it was not supported so i 
> checked out latest gcc version which was 10.1 but it had implemented 
> only some of the c++20 features but nothing was mentioned about modules 
> so i just wanted to know if it will be implemented in next version of 
> gcc 10.x or is it planned for gcc 11?

Did you check the website?

https://gcc.gnu.org/projects/cxx-status.html

links to

https://gcc.gnu.org/wiki/cxx-modules

This isn't some small feature one can implement in a day or two, merging 
will happen when it is ready, and it is hard to predict precisely when 
that will happen.

-- 
Marc Glisse

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

end of thread, other threads:[~2020-07-11  6:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-11  6:22 support for modules from c++20 10011000010
2020-07-11  6:57 ` Marc Glisse

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).