On Mon, Mar 10, 2003 at 11:14:33AM +0000, Angus Leeming wrote:
> >     ///
> >     static string const name_;
> >   ...
> >     string const InsetTabularMailer:: name_("tabular");
> >
> > over
> >
> >     virtual string const & name() const { return "tabular"; }
> 
> Can you return a reference to this? But you're right, it's probably specious.

Uh, no. But returning by value should do no harm.

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to