May 9, 2019 at 4:19am
I suggest that you rephrase your statement in a better understood format so that others can help you. I don’t know about anyone else, but
"is template only affect the class or function closest to it"
Doesn’t actually make sense to me.
I might just be dumb, but who knows XD
May 9, 2019 at 4:30am
> what is the scope of the keyword template?
> is template only affect the class or function closest to it?
Yes; it applies only to the immediately following declaration or definition.