Book a Demo

Author Topic: Bound elements for parameterized class  (Read 2019 times)

Andreas Ames

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Bound elements for parameterized class
« on: August 24, 2010, 11:43:29 pm »
Hi all,

I've difficulties to get an 'instance' of a parameterized class created in EA.

E.g. I've created a parameterized class shared_ptr with a parameter 'class T'.
How can I depict an instance of this class with T bound to 'ClientSession' (a class I've created)?


TIA,

aa