Boost logo

Boost :

From: Jon Willesen (jon_boost_at_[hidden])
Date: 2006-02-18 02:11:44


Sorry, forgot the attachment...

> Please see the attached program built with boost 1_32_0 which *does* have the
> comma operator. On both msvc 7.1 and g++ 3.4.2 it outputs:

> calling cons(list_of(3)(5), 4, 5)
> cons 3
> calling cons( (list_of(3)(5), 4, 5) )
> cons 1

-- 
Jon Willesen



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