Boost logo

Boost :

From: Reece Dunn (msclrhd_at_[hidden])
Date: 2004-11-29 07:05:48


Joel wrote:
> Reece Dunn wrote:
>> I have written lazy veraions of pair.first and pair.second (see
>> attachment).
>
> Nice! Seems like a beginning of a utility module. If you'd like
> to submit it as part of the library, I'd need a test program.

Done. Note that the libs/spirit/phoenix/test/Jamfile.v2 needs

+ # bring in rules for testing
+ import testing ;

at the top to allow you to run bjam from that directory, otherwise it
complains about 'run' being unrecognised.

> I'd also
> request conformance with the implied coding styles for the sake
> of consistency.

Done.

> Many thanks!

:)

Regards,
Reece




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