From: Dirk Gerrits (dirk_at_[hidden])
Date: 2002-10-12 08:35:35


Thorsten Ottosen wrote:
> ? An alternative. For those who want paranthesis I could provide something
> like
>
> m += _(1,2), _(2,3);
>
> by makeing a class '_'?

Just below the table at
http://www.boost.org/libs/python/doc/v2/Jun2002.html it is mentioned
that this might conflict with GNU Gettext.

But on the other hand, doesn't the MPL's lambda facility use _ as well?

Dirk Gerrits