Angus Leeming <[EMAIL PROTECTED]> writes: | On Thursday 04 April 2002 1:59 pm, Andre Poenitz wrote: >> What is >> >> void InsetGraphicsParams::copy(InsetGraphicsParams const & igp) >> >> good for? The auto-generated copy constructor would be fine, wouldn't it?
I think init should be removed as well, and its contents moved inside the constructor... and mostlikely this should be made a class and not a struct since it has constructors destructors etc. -- Lgb