Boost logo

Boost :

From: Douglas Gregor (gregod_at_[hidden])
Date: 2003-04-24 11:47:34


On Thursday 24 April 2003 12:29 pm, Wei.Jin_at_[hidden] wrote:
> What are the eight boost proposals accepted by the C++ Standard?
> Can anyone point to a link?
> -Wei

The papers are here:
  http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/papers/2003/#pre_oxford

Specifically:
N1424 A Proposal to add Type Traits to the Standard Library (Boost Type
Traits)

N1429 A Proposal to add Regular Expression to the Standard Library (Boost
Regex)

N1431 A Proposal to Add General Purpose Smart Pointers to the Library
Technical Report (Boost smart pointers)

N1432 03-0014 A Proposal to Add an Enhanced Member Pointer Adaptor to the
Library Technical Report (Boost mem_fn)
 
N1436 03-0018 A proposal to add a reference wrapper to the standard library
(Boost reference_wrapper)

N1437 03-0019 A uniform method for computing function object return types
(somewhat Boost related)

N1438 03-0020 A Proposal to Add an Enhanced Binder to the Library Technical
Report (Boost Bind)

Also, from the post-Santa Cruz mailing at:
  http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/papers/2002/#post_santa_cruz

N1398 A Proposal to Add an Extensible Random Number Facility to the Standard
Library (Boost.Random)

At the previous meeting (Santa Cruz), two other Boost libraries were accepted
(the papers are also part of the post-Santa Cruz mailing):

N1402 A Proposal to add a Polymorphic Function Object Wrapper to the Standard
Library (Boost.Function)
N1403 Proposal for adding tuple types into the standard library (Boost.Tuples)

        Doug


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