Reece Dunn wrote:

> construct when passing values. This was because I had been looking at
> the spirit library and read
>    T const & ref;
> as
>    T & const ref;

To be clear, Spirit's convention is T const& ref.

Cheers,
-- 
Joel de Guzman
joel at boost-consulting.com
http://www.boost-consulting.com
http://spirit.sf.net

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to