typename From C/C++ Reference previous page next page cppreference.com > C/C++ Keywords > typename typename The typename keyword can be used to describe an undefined type or in place of the class keyword in a template declaration. Related topics: class template previous page start next page