[Uml-user] class templates

Christian Kohrt Christian at Kohrt.org
Wed Aug 11 00:09:02 UTC 2004


Hi!

I tried to figure out the class templates feature for many hours with no
success.

Can anyone explain how this feature works? I use the latest Umbrello
release(s) 1.2.1 and 1.2.2.
I need C++ class templates (parameterized classes) for my software project.
I can add a template to a class, but when I generated the code, the class
but not the template was implemented, i.e.:

template <class c>
class testclass { ...};


Thanks.

Christian Kohrt






More information about the umbrello mailing list