[C++-sig] Re: New slice implementation

David Abrahams dave at boost-consulting.com
Wed Jan 14 06:01:09 CET 2004


Jonathan Brandmeyer <jbrandmeyer at earthlink.net> writes:

> I basically wrote this page by editing the documentation page for the
> list class.

I can see that:

<pre>namespace boost { namespace python<br>{<br>  class list : public
                                                        ^^^^

BTW, compare this with the HTML source for list.html and you'll see
one of the main reasons people hate HTML to be edited with WYSIWYG
tools.  Sticking <br> tags in a <pre> block is just insane.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com





More information about the Cplusplus-sig mailing list