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]

cxx-reflection branch


Hello,
sorry for bothering you, but i wasn't able to find on the web
the informations i was looking for about the cxx reflection branch
and i wasn't albe to contact the mantainer (and i don't have enough 
knowlegde of gcc to deduce it from sources).

In particular i would like to know what is the current status of the
branch, as i was planning to try add to gcc some extension to 
allow things like:

template <class T>
serialize(const T& t)
{
    /* code that accesses T members with some extension */
}

is anything like this supported (or planned) in the branch?
Thanks.

Best regards
Maurizio Monge


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