0

I recently came across this syntax:

MyType * ptr = aObject->template GetComponent<MyType>()

I don't understand the use of the 'template' keyword before the method name?

0 Answers0