Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sergiyn

Pages: [1]
1
General Board / Re: Parametrized class C++
« on: August 28, 2003, 05:27:02 am »
Hi Ben,

thank you very much for the prompt answer.
Unfortunatelly I don't have access to the "Registered Users" area, since I'm evaluating the product...

I guess code generation templates are also part of the new release? Couldn't find them in the EA 3.51.

Regards,
Sergej.

2
General Board / Parametrized class C++
« on: August 27, 2003, 02:14:24 pm »
C++ code generation for parametrized class creates .h and .cpp file. .cpp file contains (as usual) implementation of the defined functions which doesn't make any sense in case of a template since it's not linkable... Is there a way to create the implementation in the .h file?

thnx

Pages: [1]