[C++-sig] Re: newbie questions...

David Abrahams dave at boost-consulting.com
Wed Mar 30 01:49:27 CEST 2005


"Ralf W. Grosse-Kunstleve" <rwgk at yahoo.com> writes:

> It would be nice if someone
> more familiar with bjam could help with the Jamfile. 

Just follow the exact pattern used for the other examples in
libs/python/example/Jamfile.

> A possible
> test_std_pair.py:
>
> import std_pair_ext
> assert std_pair_ext.foo() == (3,5)
> print "OK"

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




More information about the Cplusplus-sig mailing list