1 2 3 4 5
int * fn1(); mytype * fn2(); myttype<float> * fn3(); myttype<float> * myclass::fn4(); myttype * myclass::fn5();