Boost logo

Boost :

From: Kevlin Henney (kevlin_at_[hidden])
Date: 2001-03-08 07:38:20


In message <032201c0a7c8$b88ba070$0500a8c0_at_[hidden]>, David
Abrahams <abrahams_at_[hidden]> writes
>1. An iterator whose value_type was the smart pointer (e.g.
>std::list<std::auto_ptr<T> >::iterator)

Minor nit: std::list< std::auto_ptr<T> > is not legal as auto_ptr does
not satisfy CopyConstructible requirements :-}

Kevlin
____________________________________________________________

  Kevlin Henney phone: +44 117 942 2990
  Curbralan Limited mobile: +44 7801 073 508
  mailto:kevlin_at_[hidden] fax: +44 870 052 2289
  http://www.curbralan.com
____________________________________________________________


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