No subject


Tue Oct 14 00:29:20 CEST 2008


Python     C++  
y = x.foo  y = x.attr("foo");  
...
x and y    x and y  
             ^^^

Should this be &&, or is there something in C++ that I don't know about?

Ralf

--- David Abrahams <david.abrahams at rcn.com> wrote:
> The much belated June 2002 progress report is now available in CVS, or at:
> 
> http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/boost/boost/libs/
> python/doc/v2/Jun2002.html


__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com





More information about the Cplusplus-sig mailing list