
6 Jun
2005
6 Jun
'05
6:39 p.m.
"Eric Niebler" <eric@boost-consulting.com> writes:
David Abrahams wrote:
You have to take some steps to eliminate the formation of pointers-to-references, i.e. a partial specialization on compilers that support it and some wretched mess everywhere else.
Fortunately, the existing is_member_function_pointer implementation already provides the wretched mess. I was merely suggesting a small tweak to the existing implementation to avoid the non-POD-through-the-dots badness.
I figured, but it doesn't hurt to be sure. -- Dave Abrahams Boost Consulting www.boost-consulting.com