C++ Standards Committee Papers, 1993
- X3J16/93-0012R2 WG21/N0220R2 [ASCII]
A Proposal for Two Bitset Classes
Chuck Allison
- X3J16/93-0014 WG21/N0222 [PS] [PDF]
Case-study: Casting in C++
Dag Brück
- X3J16/93-0015 WG21/N0223 [ASCII]
Resolved Issues of Name Lookup
Prescott K. Turner, Jr.
- X3J16/93-0032 WG21/N0239 [ASCII]
Core issues 159 thru 250
Thomas Plum
- X3J16/93-0046 WG21/N0253 [PS] [PDF]
Conformance of Freestanding Implementations
Neal M Gafter
- X3J16/93-0047 WG21/N0254 [PS] [PDF]
Form-Feed and Vertical-Tab in // Comments
Neal M Gafter
- X3J16/93-0051 WG21/N0258 [ASCII]
Array of unknown bound
Thomas Plum
- X3J16/93-0052 WG21/N0259 [PS] [PDF]
A Proposal to allow Binary Literals, and some other small changes to Chapter 2: Lexical Conventions
John Max Skaller
- X3J16/93-0053 WG21/N0260 [PS] [PDF]
In-Class Initialisers for Class Members and Bases
John Max Skaller
- X3J16/93-0055 WG21/N0262 [PS] [PDF]
Name Space Management in C++ (revised)
Bjarne Stroustrup
- X3J16/93-0065 WG21/N0272 [ASCII]
Replacing Context Dependent Keywords by type-name
Eric J. Krohn
- X3J16/93-0066 WG21/N0273 [ASCII]
Combining Qualifiers in the Draft Syntax for C++
Eric J. Krohn
- X3J16/93-0070 WG21/N0277 [ASCII]
C++ Implementation Limits (Third Proposal)
Paul Stone
- X3J16/93-0071 WG21/N0278 [PS] [PDF]
Implementing Streams in a multi-threaded environment
Mukesh Kapoor
- X3J16/93-0073 WG21/N0280 [PS] [PDF]
Proposal for a Numerical Array Library (Revised)
Kent G. Budge
- X3J16/93-0074 WG21/N0281 [PS] [PDF]
Template Issues and Proposed Resolutions (Revision 2)
John H. Spicer
- X3J16/93-0081 WG21/N0288 [PS] [PDF]
Major Template Issues (Note for discussion)
Bjarne Stroustrup
- X3J16/93-0088 WG21/N0295 [PS] [PDF]
A proposal for Nested Functions
John Max Skaller & Fergus Henderson
- X3J16/93-0098 WG21/N0305 [PS] [PDF]
Proposal for Lifetime of Temporaries
Dag Brück
- X3J16/93-0101 WG21/N0308 [ASCII]
A Proposal for Standard C++ Array Classes
Al Vermeulen
- X3J16/93-0107 WG21/N0314 [ASCII]
New Grammar for Namespaces
Eric J. Krohn & Erwin Unruh
- X3J16/93-0109 WG21/N0316 [ASCII]
Proposed Small Corrections to Library Draft
P.J. Plauger
- X3J16/93-0110 WG21/N0317 [ASCII]
Proposed Structure for Library Exceptions
P.J. Plauger
- X3J16/93-0111 WG21/N0318 [ASCII]
Proposed Approach for Locale Control in Streams
P.J. Plauger
- X3J16/93-0112 WG21/N0319 [ASCII]
Proposed Approach to Wide-Character Streams
P.J. Plauger
- X3J16/93-0114 WG21/N0321 [ASCII]
Clarification of Volatile Semantics
John Max Skaller
- X3J16/93-0122 WG21/N0329 [ASCII]
Some changes to the string, wstring and dynarray classes
Uwe Steinmueller
- X3J16/93-0129 WG21/N0336 [ASCII]
Grammar Rules for Conversion Functions
Eric J. Krohn
- X3J16/93-0130 WG21/N0337 [ASCII]
Combining Qualifiers in the Draft Syntax for C++ (Revision 1)
Eric J. Krohn
- X3J16/93-0131 WG21/N0338 [PS] [PDF]
Instantiation of Templates
Erwin Unruh
- X3J16/93-0134 WG21/N0341 [ASCII]
Suggested Changes to Section 3.7, Lvalues
Samuel C. Kendall
- X3J16/93-0135 WG21/N0342 [PS] [PDF]
Type Combinations
Samuel C. Kendall
- X3J16/93-0137 WG21/N0344 [PS] [PDF]
Expressions of Class Type
John Bruns
- X3J16/93-0138 WG21/N0345 [PS] [PDF]
Lifetime of temporaries bound to references
John Bruns
- X3J16/93-0140 WG21/N0347 [PDF]
Local Disambiguation of Dynamic Cross-Casts
Bill Gibbons
- X3J16/93-0142 WG21/N0349 [PS] [PDF]
New Casts Revisited
Bjarne Stroustrup
- X3J16/93-0143 WG21/N0350 [PS] [PDF]
Extension proposal: Boolean data type
Dag Brück & Andrew Koenig
- X3J16/93-0145 WG21/N0352 [ASCII]
Proposal for Standardization of Random Number Generators in C++
Mats Henricson
- X3J16/93-0150 WG21/N0357 [ASCII]
Subscripting operators for string classes
John Max Skaller
- X3J16/93-0151 WG21/N0358 [ASCII]
Getting Rid of Default Int
John Max Skaller
- X3J16/93-0152 WG21/N0359 [ASCII]
Proposed charset class for the Standard Library
John Max Skaller
- X3J16/93-0156 WG21/N0363 [ASCII]
C++ Memory model: Discussion paper
John Max Skaller
- X3J16/93-0157 WG21/N0364 [PS] [PDF]
Defined Value for T()
Bjarne Stroustrup
- X3J16/93-0158 WG21/N0365 [ASCII]
Expression Attributes
Sam Kendall
- X3J16/93-0161 WG21/N0368 [ASCII]
Linkage of inline functions
Josée Lajoie
- X3J16/93-0162 WG21/N0369 [ASCII]
The One Definition Rule
John Max Skaller
- X3J16/93-0167 WG21/N0374 [ASCII]
A Proposal for International Locale Support in the Standard C++ Library
Nathan Myers
- X3J16/93-0167R1 WG21/N0374R1 [ASCII]
International Locale Support in the Standard C++ Library (Revision 1)
Nathan Myers
- X3J16/93-0168R1WG21/N0375R1 [PS] [PDF]
Unifying Built-in Operators and User Defined Functions (Revision 1)
Samuel C. Kendall
- X3J16/93-0182 WG21/N0389 [ASCII]
Making String Literals 'const'
Sean A. Corfield
- X3J16/93-0183 WG21/N0390 [PS] [PDF]
Template Issues and Proposed Resolutions (Revision 4)
John H. Spicer
- X3J16/93-0184 WG21/N0391 [ASCII]
Scope of declarations in for-init-statement
Steve Rumsby