How to check is T a pointer in template<class T>?That's a really nice and smart solution. Code is a little complex but i'm examining it. I also...
How to check is T a pointer in template<class T>?I just couldn't find any way to explain more. myFunc() is a template function so you run it like ...
How to check is T a pointer in template<class T>?I think it's clear enough.
How to check is T a pointer in template<class T>?Hello; I just want to check type T for a class or in a function with a type template. For exam...
One base multiple derived classesYes, it's the solution I've used. Like B.A->x, so it's without inheritance. I just wondered is...
This user does not accept Private Messages