|
Boost-Build : |
From: Jurko GospodnetiÄ (jurko.gospodnetic_at_[hidden])
Date: 2008-07-09 20:16:14
Hi William.
> I can't find the print function used in the tests in the c++ core, i
> included all the boost includes i still can't use it...
> Does anybody knows where and how to use this function ?
I do not think this is a build system issue, and besides I do not
really understand the question, possibly due to never having used the
Boost Python library.
If you're referring to print() calls found in Boost Python library
tests, the only ones I found grepping through that code are actually
operator() calls to a print object passed as a parameter to functions
making those print calls and not calls to a standalone 'print' function.
Hope this helps.
Best regards,
Jurko GospodnetiÄ
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk