C++ keyword: template - cppreference.com

Usage

Declaration of a template

Inside a template definition, template can be used to declare that a

dependent name

is a template.

See also

class

,

typename