Subject: Re: [boost] namespace boost?
From: Denis Shevchenko (for.dshevchenko_at_[hidden])
Date: 2011-01-15 17:13:48


And more... Single standard of namespaces would resolve the problem with
placeholders. When I write:

_1

what is it? Is it boost::lambda, boost::bind or boost::spirit::qi? IMHO,
each placeholder must be placed in own namespace.

- Denis