Thanks for the article. However your code samples are incomplete. Get_TypeName() is not defined and neither is nIsCharacter
Oops I should have mentioned what nIsCharacter was. It's just a boring custom type trait like std::is_integral_v. Get_TypeName() though is defined, are you referring to the class member function?
Steve
Thanks for the article. However your code samples are incomplete. Get_TypeName() is not defined and neither is nIsCharacter