I would like to model a template funcion within a class diagram in enterprise architect. For example,
template<typename T> T foo(CMyClass<T> arg);
I guess it' something like creating a stereotype "template" but the enterprise architect does not mention this case anywhere.
Thanks for your help