This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [C++ PATCH] Implementation of C++0x decltype


On Sat, 3 Feb 2007, Doug Gregor wrote:

| On 03 Feb 2007 21:25:20 -0600, Gabriel Dos Reis <gdr@cs.tamu.edu> wrote:
| > Procedural comments: Following the policy we all agreed on not so long
| > ago, I believe the implementation should be in only after adoption in
| > the WP (which is next meeting in Oxford, April 2007).
| >
| > I realize I'm co-author of the proposal and you're just helping.
| > But, I believe the policy holds for everybody :-)
|
| You'll note that I tried to push the issue with variadic templates, too :)

Yes -- and I already stated my opinion on that :-)

| Perhaps we should have a short-term branch for these features, and
| others that are very likely to go into the WP soon, have complete
| implementations,

I think that had have been suggested.

I'm glad to see your implementation of decltype is more complete than
what I had 2-3 years ago.  However, the manling issue still needs to
be resolved.  There is an open PR for that -- involving typeof.

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]