On Wed, Jul 30, 2003 at 05:00:19PM +0000, Angus Leeming spake thusly:
> 
> On Wednesday 30 July 2003 4:16 pm, Martin Vermeer wrote:

...

> >     ControlNote::note_gui_tokens(ids_, gui_names_);
> 
> And just because it is declared/defined in ControlNote.h,C, why do you think 
> it is a member of the ControlNote class?
> 
>       dialog_.reset(build_note(this));
>       note_gui_tokens(ids_, gui_names_);
> 
> should work, assuming that
>       vector<string> ids_;
>       vector<string> gui_names_;
> exist...

Very good remark... but shouldn't it be wrapped then in the anon
namespace?
 
> > What's the problem? What constructor should I use?
> >
> > Baffled as always,
> >
> > Martin
> 

Learning all the time,

Martin

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to