Boost logo

Boost-Build :

Subject: [Boost-build] Inherited static member variables of the same name.
From: Luke Titley (luke.titley_at_[hidden])
Date: 2009-01-26 05:44:14


When you define two boost python classes of the same name one inheriting off
the other each with a static member variable of the same name then some
counter intuitive behaviour occurs.
class Base
{

}



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