Boost logo

Boost-Build :

From: Misha Bergal (mbergal_at_[hidden])
Date: 2005-03-13 06:01:40


In Python, when I want to see the string representation of the object
I use str/print etc. They in turn call object's __str__ method.

I bjam2, is there a special mechanism for:

* Getting string representation of the object

* Providing different string representation for different classes of
objects

P.S. Is there a reference for bjam2 language features, or I am better
off just looking at the existing bjam2 code?

-- 
Misha Bergal
MetaCommunications Engineering
 

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