ISO/ IEC JTC1/SC22/WG21 - Papers 2002
pre_curacao

02-0000 SD-1 2002 J16 Document List Clark Nelson 02-03-13
02-0001 SD-2 ISO WG21 and ANSI J16 Membership List Clark Nelson 02-03-12
02-0002 N1344 Namespaces and Library Versioning Herb Sutter 02-03-01
02-0003 N1345 Type Traits Proposal John Maddock 02-03-07
02-0004 N1346 Agenda: J16 Meeting No. 34, WG21 Meeting No. 29, April 22-26, 2002 Steve Clamage 02-03-11
02-0005 N1347 C++ Standard Core Language Active Issues, Revision 21 J. Stephen Adamczyk 02-03-11
02-0006 N1348 C++ Standard Core Language Defect Reports, Revision 21 J. Stephen Adamczyk 02-03-11
02-0007 N1349 C++ Standard Core Language Closed Issues, Revision 21 J. Stephen Adamczyk 02-03-11
02-0008 N1350 C++ Standard Library Active Issuess List (Revision 21) Matt Austern 02-03-12
02-0009 N1351 C++ Standard Library Defect Report List (Revision 21) Matt Austern 02-03-12
02-0010 N1352 C++ Standard Library Closed Issues List (Revision 21) Matt Austern 02-03-12
02-0011 N1353 Local Classes and Linkage Anthony Williams 01-10-15
02-0012 N1354 Proposed C99 Library Additions to C++ P.J. Plauger 02-03-10
02-0013 N1355 Technical Report on C++ Performance (DRAFT) Martin J. O'Riordan 02-03-13
02-0014 N1356 Predictable data layout for certain non-POD types R.W. Grosse-Kunstleve & D. Abrahams 02-03-12

post_curacao

SD-1 02-0000R1 2002 J16/WG21 Document List Clark Nelson
SD-2 02-0001R1 ISO WG21 and ANSI J16 Membership List Clark Nelson
N1357 02-0015 Minutes of ISO WG21 Meeting, April 21, 2002 Herb Sutter
N1358 02-0016 Minutes of ANSI J16 and ISO WG21 Co-located Meeting, 22-26 April 2002 Herb Sutter
N1359 02-0017 Technical Report on C++ Performance (DRAFT) Martin J. O'Riordan
N1360 02-0018 const-correctness and other safety issues in clause 27: input/output library Walter Brown & Marc Paterno
N1361 02-0019 Library Technical Report Proposals and Issues List (Revision 3) Beman Dawes
N1362 02-0020 Agenda for October 2002 Meeting of WG21 Tom Plum
N1363 02-0021 C++ Support for Delegation Lois Goldthwaite
N1364 02-0022 Evolution WG Proposal Skeleton Herb Sutter
N1365 02-0023 October 2002 meeting information in Santa Cruz CA P.J. Plauger
N1366 02-0024 C++ Standard Core Language Active Issues, Revision 22 J. Stephen Adamczyk
N1367 02-0025 C++ Standard Core Language Defect Reports, Revision 22 J. Stephen Adamczyk
N1368 02-0026 C++ Standard Core Language Closed Issues, Revision 22 J. Stephen Adamczyk
N1369 02-0027 C++ Standard Library Active Issuess List (Revision 22) Matt Austern
N1370 02-0028 C++ Standard Library Defect Report List (Revision 22) Matt Austern
N1371 02-0029 C++ Standard Library Closed Issues List (Revision 22) Matt Austern
N1372 02-0030 Proposed C99 Library Additions to C++ (Revised) P.J. Plauger

pre_santa_cruz

SD-1 02-0000R2 2002 J16/WG21 Document List Clark Nelson
SD-2 02-0001R2 ISO WG21 and ANSI J16 Membership List Clark Nelson
N1374 02-0032 WG21 Business Plan and Convener's Report Thomas Plum
N1375 02-0033 A Proposal to add a Polymorphic Function Object Wrapper to the Standard Library Doug Gregor
N1376 02-0034 Consolidated edits for core issues 245, 254, et al. Clark Nelson
N1377 02-0035 A Proposal to Add Move Semantics Support to the C++ Language H. Hinnant
P. Dimov
D. Abrahams
N1378 02-0036 C++ Standard Core Language Active Issues, Revision 23 J. Stephen Adamczyk
N1379 02-0037 C++ Standard Core Language Defect Reports, Revision 23 J. Stephen Adamczyk
N1380 02-0038 C++ Standard Core Language Closed Issues, Revision 23 J. Stephen Adamczyk
N1381 02-0039 Proposal to Add Static Assertions to the Core Language R. Klarer
J. Maddock
N1382 02-0040 Proposal for adding tuple type into the standard library Jaakko Järvi
N1383 02-0041 Agenda: J16 Meeting No. 35, WG21 Meeting No. 30, October 21-25, 2002 Stephen D. Clamage
N1384 02-0042 PME: Properties, methods and events John Wiegley
N1385 02-0043 The Forwarding Problem: Arguments Peter Dimov
N1386 02-0044 A Proposal to add Regular Expressions to the Standard Library John Maddock
N1387 02-0045 Proposed Resolution to LWG Issues 225, 226, 229 Howard Hinnant
N1388 02-0046 Enhancing numerical support Gabriel Dos Reis
N1390 02-0048 C++ Standard Library Active Issuess List (Revision 23) Matt Austern
N1391 02-0049 C++ Standard Library Defect Report List (Revision 23) Matt Austern
N1392 02-0050 C++ Standard Library Closed Issues List (Revision 23) Matt Austern
N1393 02-0051 Revisions to Partial Ordering Rules J. Spicer
J. Wiegley
N1394 02-0052 Some proposed extensions to C++ language David Miller
N1396 02-0054 Technical Report on C++ Performance Martin J. O'Riordan

post_santa_cruz

SD-1 02-0000R3 2002 J16/WG21 Document List Clark Nelson
SD-2 02-0001R3 ISO WG21 and ANSI J16 Membership List Clark Nelson
N1395 02-0053 Aspects of Forwarding (was C++ Support For Delegation) Lois Goldthwaite
N1397 02-0055 Library Technical Report Proposals and Issues List (Revision 4) Beman Dawes
N1398 02-0056 A Proposal to Add an Extensible Random Number Facility to the Standard Library Jens Maurer
N1399 02-0057 A proposal to add Hash Tables to the Standard Library (revision 2) Matt Austern
N1400 02-0058 Toward standardization of dynamic libraries Matt Austern
N1401 02-0059 Atomic operations with multi-threaded environments Jan Kristoffersen
N1402 02-0060 A Proposal to add a Polymorphic Function Object Wrapper to the Standard Library Doug Gregor
N1403 02-0061 Proposal for adding tuple types into the standard library Jaakko Järvi
N1404 02-0062 Evolution Working Group Record of Discussion Herb Sutter
N1405 02-0063 Minutes of ANSI J16 and ISO WG21 Co-located Meeting, 21-25 October 2002 Herb Sutter
N1406 02-0064 Proposed Addition to C++: Typedef Templates Herb Sutter
N1408 02-0066 Qualified Namespaces David Abrahams
N1409 02-0067 Minutes of ISO WG21 meeting, October 20, 2002 Robert Klarer
02-0068 Minutes of U.S. TAG Meeting, 25 October 2002 Herb Sutter
N1411 02-0069 C++ Standard Library Active Issuess List (Revision 24) Matt Austern
N1412 02-0070 C++ Standard Library Defect Report List (Revision 24) Matt Austern
N1413 02-0071 C++ Standard Library Closed Issues List (Revision 24) Matt Austern
N1414 02-0072 C++ Standard Core Language Active Issues, Revision 24 J. Stephen Adamczyk
N1415 02-0073 C++ Standard Core Language Defect Reports, Revision 24 J. Stephen Adamczyk
N1416 02-0074 C++ Standard Core Language Closed Issues, Revision 24 J. Stephen Adamczyk
N1417 02-0075 Oxford meeting information Francis Glassborow
N1418 02-0076 Dynamic Libraries in C++ Pete Becker
N1419 02-0077 WG21 Agenda Herb Sutter