I am learning templates and stuck with the following case:
class ClassA { LPCWSTR Name(void) {...}; UINT Name(LPCWSTR name) {...}; LPCWSTR S