public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/42085] Typedef templates
       [not found] <bug-42085-4@http.gcc.gnu.org/bugzilla/>
@ 2011-08-16 10:21 ` redi at gcc dot gnu.org
  0 siblings, 0 replies; 5+ messages in thread
From: redi at gcc dot gnu.org @ 2011-08-16 10:21 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42085

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-08-16 10:19:59 UTC ---
I think clang might have implemented template aliases.

Implementing them in G++ is PR 45114

*** This bug has been marked as a duplicate of bug 45114 ***


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

* [Bug c++/42085] Typedef templates
  2009-11-18  0:33 [Bug c++/42085] New: " marc dot coiffier at free dot fr
                   ` (2 preceding siblings ...)
  2009-11-18 18:14 ` marc dot coiffier at free dot fr
@ 2009-11-18 18:47 ` redi at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: redi at gcc dot gnu dot org @ 2009-11-18 18:47 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from redi at gcc dot gnu dot org  2009-11-18 18:47 -------
(In reply to comment #3)
> you tell me when they plan to release a stable version of a C++1x compiler ?

After the C++1x standard is finished, which might be next year, or might not. 

I don't know of any compiler that implements template aliases yet. This is the
wrong place to ask, all you'll learn here is GCC doesn't support them


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42085


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

* [Bug c++/42085] Typedef templates
  2009-11-18  0:33 [Bug c++/42085] New: " marc dot coiffier at free dot fr
  2009-11-18  2:10 ` [Bug c++/42085] " pinskia at gcc dot gnu dot org
  2009-11-18  2:14 ` pinskia at gcc dot gnu dot org
@ 2009-11-18 18:14 ` marc dot coiffier at free dot fr
  2009-11-18 18:47 ` redi at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: marc dot coiffier at free dot fr @ 2009-11-18 18:14 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from marc dot coiffier at free dot fr  2009-11-18 18:13 -------
(In reply to comment #2)
> (In reply to comment #1)
> > I think C++0x (well renamed to C++1x) has something like this.
> 
> Called template aliases:
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2258.pdf
> 
> Note GCC does not implement them yet.
> 

Thank you, I looked it up and it does seem to match what I want. Do you know of
any compiler (or compiler branch or compiler extension or plugin), even
experimental, that would let me experience this feature, though ? Also, could
you tell me when they plan to release a stable version of a C++1x compiler ?


-- 

marc dot coiffier at free dot fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marc dot coiffier at free
                   |                            |dot fr


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42085


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

* [Bug c++/42085] Typedef templates
  2009-11-18  0:33 [Bug c++/42085] New: " marc dot coiffier at free dot fr
  2009-11-18  2:10 ` [Bug c++/42085] " pinskia at gcc dot gnu dot org
@ 2009-11-18  2:14 ` pinskia at gcc dot gnu dot org
  2009-11-18 18:14 ` marc dot coiffier at free dot fr
  2009-11-18 18:47 ` redi at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-11-18  2:14 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2009-11-18 02:13 -------
(In reply to comment #1)
> I think C++0x (well renamed to C++1x) has something like this.

Called template aliases:
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2258.pdf

Note GCC does not implement them yet.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42085


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

* [Bug c++/42085] Typedef templates
  2009-11-18  0:33 [Bug c++/42085] New: " marc dot coiffier at free dot fr
@ 2009-11-18  2:10 ` pinskia at gcc dot gnu dot org
  2009-11-18  2:14 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-11-18  2:10 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2009-11-18 02:10 -------
I think C++0x (well renamed to C++1x) has something like this.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42085


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

end of thread, other threads:[~2011-08-16 10:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-42085-4@http.gcc.gnu.org/bugzilla/>
2011-08-16 10:21 ` [Bug c++/42085] Typedef templates redi at gcc dot gnu.org
2009-11-18  0:33 [Bug c++/42085] New: " marc dot coiffier at free dot fr
2009-11-18  2:10 ` [Bug c++/42085] " pinskia at gcc dot gnu dot org
2009-11-18  2:14 ` pinskia at gcc dot gnu dot org
2009-11-18 18:14 ` marc dot coiffier at free dot fr
2009-11-18 18:47 ` redi at gcc dot gnu dot org

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