3 Mar
2011
3 Mar
'11
8:29 p.m.
Den 03-03-2011 14:39, Michel MORIN skrev:
Thorsten Ottosen wrote:
To avoid unnecessary instanciation of result_of, we might need to make operator() a function template and make its return type a dependent type of its template parameters.
The following code works fine:
Thanks. This is excellent. I have only made minor changes. The change is comitted to trunk ... if it goes well, then it can go to release. Check it out if you have the time. cheers -Thorsten