From: Andre B. <and...@gm...> - 2003-01-07 19:00:42
|
Baptiste Lepilleur wrote: >I doubt this can be done correctly because of template: > >namer<string , comon_naming_traits>( firstName, lastName ) >=> there is no way to know if namer is a template or no. > ok, just to understand the example -- this expression could be a function call to a templated function ? -- Andre |