Re: [boost] Re: [config][gcc 3.4.2] Request for testaboutfunctiontemplate ordering

Hi Robert ----- Mensaje original ----- De: Robert Ramey <ramey@rrsd.com> Fecha: Domingo, Diciembre 19, 2004 0:20 am Asunto: [boost] Re: [config][gcc 3.4.2] Request for test aboutfunctiontemplate ordering
This is an issue regading two-phase lookup which was implemented for the first time in gcc 3.4+
Its discussed in the serialization documentation under "Namespaces for free function overrides"
That's it! Thank you very much for the pointer, I'll change my stuff according to that. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

I'm actually unsatisfied with the current situation. It does work but its somewhat inelegant. I do believe it can be improved but I'm bogged down in a couple of other issues. Robert Ramey JOAQUIN LOPEZ MU?Z wrote:
Hi Robert
----- Mensaje original ----- De: Robert Ramey <ramey@rrsd.com> Fecha: Domingo, Diciembre 19, 2004 0:20 am Asunto: [boost] Re: [config][gcc 3.4.2] Request for test aboutfunctiontemplate ordering
This is an issue regading two-phase lookup which was implemented for the first time in gcc 3.4+
Its discussed in the serialization documentation under "Namespaces for free function overrides"
That's it! Thank you very much for the pointer, I'll change my stuff according to that.
Joaquín M López Muñoz Telefónica, Investigación y Desarrollo
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (2)
-
JOAQUIN LOPEZ MU?Z
-
Robert Ramey