Topic: Member Function pointer Template parameters legal?
Author: jaf3@ritz.cec.wustl.edu (John Andrew Fingerhut)
Date: 1995/05/16 Raw View
Using Sun C++ 4.0, I was able to make a template definition using a pointer
to the function strlen. I get an error, when I tried to make one using
pointer to member notation. The only thing that I saw in the WP is that
you can't create a non-type template-parameter from a double [14.7].
By the way...what's special about a double?
--
Stephen Gevers
sg3235@shelob.sbc.com