Boost logo

Boost :

From: Robert Dailey (rcdailey_at_[hidden])
Date: 2008-07-08 20:14:11


Hi,

Would it be possible to make boost::extension::factory::create() a
const member function? I haven't taken the time to look at the
implementation of create() myself, but if there's a possibility of
that function becoming const I can make my wrapper interfaces const as
well. I just have a feeling that a create method should not mutate the
factory object at all, but I could be mistaken.


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