default null values for template member function pointers Here's the bug report at VC++ for anyone who wants to follow it: http://connect.microsoft.com/Visu...
default null values for template member function pointers Rollie: I've submitted this as a bug report to the VC++ team. It seems hard to see how this...
default null values for template member function pointersAnd methods too, which are constants.
default null values for template member function pointers Given the following template classes: [code] template<void (*init)() = 0> struct funct_ptr {...
This user does not accept Private Messages