Boost logo

Boost :

From: jsiek_at_[hidden]
Date: 1999-12-08 11:16:57


I suggest a property_traits class for access to the
associated types (much more generic that way).

Dietmar Kuehl writes:
> There are four categories of property accessors: read, write,
> read/write, and lvalue property accessors. All four categories share
> some common requirements for meta data and object management:
>
> - PA::value_type - a typedef for the value type accessed by the
> property accessors
> - PA::category - a typedef naming the category of the property
> accessor, similar to the iterator catagory


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