Boost logo

Boost :

From: Bronek Kozicki (brok_at_[hidden])
Date: 2003-10-04 14:43:52


Edward Diener <eddielee_at_[hidden]> wrote:
> In reality I use property extensions in certain C++ implementations
> to do this. Of course the property concept, which translates into
> setter and
> getter calls in standard C++, is useful for other things also such as
> triggering other actions when a value is set.

I think that it's possible to implement such getter/setter calls in
standard C++ . Maybe this could be more generic way to achieve some part
of goal you specified ?

Regards

B.


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