Boost logo

Boost :

From: jaakko.jarvi_at_[hidden]
Date: 2001-08-10 07:03:50


Hi,

All suggestions/comments/etc. received during the tuple review period
have been carefully considred and some changes to the library
resulted.

Most notably:

- tuples are now directly under boost namespace
  (some name changes resulted because of this)
- indexing went from 1-based to 0-based (and the 'name like'
  constants were not defined after all (see rationale in
  documentation)
- nil is now null_type
- previously undocumented features (like some type functions)
  are now documented.

Thanks again for all the feedback.

Jaakko


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