Boost logo

Boost :

From: Valentin Bonnard (Bonnard.V_at_[hidden])
Date: 2000-03-16 10:55:16


Jeffrey D. Paquette wrote:

> I'll admit to being dense here.. could you explain the member template
> technique further, or provide a reference that I could read? How does this
> help?

Read any good book about the STL. Learn generic programming.

(Actually, I am sure that you already know generic programming.)

Instead of forcing the user to use vector iterators, let him
use any kind of iterator.

-- 
Valentin Bonnard

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