Boost logo

Boost :

From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2007-12-13 17:15:26


Jurko Gospodnetić <jurko.gospodnetic <at> docte.hr> writes:

>
> [I am repeating this post as no one replied to it and I guess it could
> have gotten overlooked in the original thread.]

Sorry, for the delay. I did see your patch and I am not sure I understand it.

How removing somespaces and some variable name change helps this compiler?
 
> - predicate_result res( true );
> + predicate_result res( true );

> - static Left const L1( 1 );
> - static Right const R1( 1 );
> + static Left const leftOne ( 1 );
> + static Right const rightOne( 1 );

Gennadiy


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