
21 Mar
2010
21 Mar
'10
6:30 p.m.
Lorenzo Caminiti wrote:
Is there a way I can check if a class has a given member function using metaprogramming?
Yes.
What I need is to check at compile-time if a function is overriding a virtual function or not.
This is not the same, and there is no way to do that as far as I know.