Boost logo

Boost :

From: Jeremy Siek (jsiek_at_[hidden])
Date: 2001-01-13 19:08:55


The iterator adaptors depend on the compiler not compiling/instantiating
the member functions of a class unless they are called. In trying to port
the graph library to MIPSpro with STLport, it looks to me like the
compiler always compiles all member functions :(

I'm wondering if there is a workaround for this that is less extreme than
my previous solution for this problem. I'll look into this.

Cheers,
Jeremy

----------------------------------------------------------------------
 Jeremy Siek www: http://www.lsc.nd.edu/~jsiek/
 Ph.D. Candidate email: jsiek_at_[hidden]
 Univ. of Notre Dame work phone: (219) 631-3906
----------------------------------------------------------------------


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