This is the mail archive of the gcc@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++0x Concepts development schedule


Hi,

Manuel López-Ibáñez escreveu:
> It won't be ready for GCC 4.4 for sure. So I wouldn't expect it in any
> released GCC in less than one year.

I wasn't expecting it for 4.4 neither. Maybe 4.5 (unlikely) or 4.6 (likely).

> "At present, the concepts branch provides almost no support for
> concepts. We are in the process of migrating code from the prototype
> ConceptGCC."

I think I'll dive in, seems like a good challenge. First I must get
acquainted with the code and how things work. Given the amount of free
time I have, I'll need a month to do that.

When the time to get the hands dirty arrives, I'll need to know if
somebody's working off-branch on some parts to avoid unnecessary work.
I also know that ConceptGCC's implementation isn't the best, so it'll be
good to know which parts of it are in good shape and which must be
rethought and reimplemented.

Regards,
Rodolfo Lima


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