Boost logo

Boost :

From: Dietmar Kuehl (dietmar_kuehl_at_[hidden])
Date: 2000-08-17 13:03:21


Hi,

I think it is important that the programming guideline addresses
concept design, not class design: It is rather useful to allow adaption
of existing classes to concepts without having to change the class.
This makes it possible to use built-in types as the realization of a
concept. Pointers realizing the iterator concept are just one example.
An atomic integer realized with some built-in integer is another. Of
course, the functions might just forward the request to a member. What
is important is the possibility of simple adaption.

=====
<mailto:dietmar_kuehl_at_[hidden]>
<http://www.dietmar-kuehl.de/>

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/


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