Added cv-qualification to all the pointers. The issue here is that

vc6 fails to strip const from the deduced type when a member pointer
is passed by reference to a function template (I suspect it turns the
const into a qualification on the class itself), so it may need extra
help in detecting these.


[SVN r29778]
This commit is contained in:
Dave Abrahams
2005-06-24 15:31:15 +00:00
parent 8b941c5876
commit 118684962b

File diff suppressed because it is too large Load Diff