On Wed, Nov 05, 2003 at 01:46:06PM +0000, Angus Leeming wrote:
> Andre Poenitz wrote:
> > You do not expect me to understand that, do you?
> 
> Think of it as the consequences of your suggestion and ask forgiveness 
> ;-)
> 
> Actually, this isn't so complicated is it:
> 
>         boost::function<void(Node &, double)> set_value = Node::set_conc;
>         Node node;
>         double val = 3;
>         // Equivalent to node.set_conc(val);
>         set_conc(node, val);

Aehm... that's not LyX, is it?

*patsch*

That's what the 'Offtopic' marker was good for...

Andre'

Reply via email to