Maurizio Monge <[EMAIL PROTECTED]> writes:
| 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?
No, I have no such plan. (And the branch has seen no much development
recently)
-- Gaby