Boost logo

Boost :

From: Tobias Schwinger (tschwinger_at_[hidden])
Date: 2006-01-17 14:25:07


Tobias Schwinger wrote:
>
> namespace boost { namespace spirit {
>
> struct msvc_workaround { };
> int operator+(msvc_workaround) { return 0; }
>
> } }
>

For the protocol:

Better (Spirit-specific) solution: add overloads for character & string literals
(they should be there at least for the sake of completeness).


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk