references: - id: CWG1 citation-label: CWG1 title: "What if two using-declarations refer to the same function but the declarations introduce different default-arguments?" author: - family: Bill Gibbons URL: https://wg21.link/cwg1 - id: CWG2 citation-label: CWG2 title: "How can dependent names be used in member declarations that appear outside of the class template definition?" URL: https://wg21.link/cwg2 - id: CWG3 citation-label: CWG3 title: "The template compilation model rules render some explicit specialization declarations not visible during instantiation" author: - family: Bill Gibbons URL: https://wg21.link/cwg3 - id: CWG4 citation-label: CWG4 title: "Does extern \"C\" affect the linkage of function names with internal linkage?" author: - family: Mike Anderson URL: https://wg21.link/cwg4 - id: CWG5 citation-label: CWG5 title: "CV-qualifiers and type conversions" author: - family: Josee Lajoie URL: https://wg21.link/cwg5 - id: CWG6 citation-label: CWG6 title: "Should the optimization that allows a class object to alias another object also allow the case of a parameter in an inline function to alias its argument?" URL: https://wg21.link/cwg6 - id: CWG7 citation-label: CWG7 title: "Can a class with a private virtual base class be derived from?" author: - family: Jason Merrill URL: https://wg21.link/cwg7 - id: CWG8 citation-label: CWG8 title: "Access to template arguments used in a function return type and in the nested name specifier" author: - family: Mike Ball URL: https://wg21.link/cwg8 - id: CWG9 citation-label: CWG9 title: "Clarification of access to base class members" URL: https://wg21.link/cwg9 - id: CWG10 citation-label: CWG10 title: "Can a nested class access its own class name as a qualified name if it is a private member of the enclosing class?" author: - family: Josee Lajoie URL: https://wg21.link/cwg10 - id: CWG11 citation-label: CWG11 title: "How do the keywords typename/template interact with using-declarations?" author: - family: Bill Gibbons URL: https://wg21.link/cwg11 - id: CWG12 citation-label: CWG12 title: "Default arguments on different declarations for the same function and the Koenig lookup" author: - family: Daveed Vandevoorde URL: https://wg21.link/cwg12 - id: CWG13 citation-label: CWG13 title: "extern \"C\" for Parameters of Function Templates" author: - family: John Spicer URL: https://wg21.link/cwg13 - id: CWG14 citation-label: CWG14 title: "extern \"C\" functions and declarations in different namespaces" author: - family: Erwin Unruh URL: https://wg21.link/cwg14 - id: CWG15 citation-label: CWG15 title: "Default arguments for parameters of function templates" URL: https://wg21.link/cwg15 - id: CWG16 citation-label: CWG16 title: "Access to members of indirect private base classes" URL: https://wg21.link/cwg16 - id: CWG17 citation-label: CWG17 title: "Footnote 99 should discuss the naming class when describing members that can be accessed from friends" URL: https://wg21.link/cwg17 - id: CWG18 citation-label: CWG18 title: "f(TYPE) where TYPE is void should be allowed" URL: https://wg21.link/cwg18 - id: CWG19 citation-label: CWG19 title: "Clarify protected member access" URL: https://wg21.link/cwg19 - id: CWG20 citation-label: CWG20 title: "Some clarifications needed for 12.8 para 15" URL: https://wg21.link/cwg20 - id: CWG21 citation-label: CWG21 title: "Can a default argument for a template parameter appear in a friend declaration?" URL: https://wg21.link/cwg21 - id: CWG22 citation-label: CWG22 title: "Template parameter with a default argument that refers to itself" URL: https://wg21.link/cwg22 - id: CWG23 citation-label: CWG23 title: "Some questions regarding partial ordering of function templates" URL: https://wg21.link/cwg23 - id: CWG24 citation-label: CWG24 title: "Errors in examples in 14.7.3" URL: https://wg21.link/cwg24 - id: CWG25 citation-label: CWG25 title: "Exception specifications and pointers to members" URL: https://wg21.link/cwg25 - id: CWG26 citation-label: CWG26 title: "Copy constructors and default arguments" author: - family: Daveed Vandevoorde issued: year: 1997 URL: https://wg21.link/cwg26 - id: CWG27 citation-label: CWG27 title: "Overload ambiguities for builtin ?: prototypes" author: - family: Jason Merrill issued: year: 1997 URL: https://wg21.link/cwg27 - id: CWG28 citation-label: CWG28 title: "'exit', 'signal' and static object destruction" author: - family: Martin J. O'Riordan issued: year: 1997 URL: https://wg21.link/cwg28 - id: CWG29 citation-label: CWG29 title: "Linkage of locally declared functions" author: - family: Mike Ball issued: year: 1998 URL: https://wg21.link/cwg29 - id: CWG30 citation-label: CWG30 title: "Valid uses of \"::template\"" author: - family: Daveed Vandevoorde issued: year: 1998 URL: https://wg21.link/cwg30 - id: CWG31 citation-label: CWG31 title: "Looking up new/delete" author: - family: Daveed Vandevoorde issued: year: 1998 URL: https://wg21.link/cwg31 - id: CWG32 citation-label: CWG32 title: "Clarification of explicit instantiation of non-exported templates" author: - family: Daveed Vandevoorde issued: year: 1998 URL: https://wg21.link/cwg32 - id: CWG33 citation-label: CWG33 title: "Argument dependent lookup and overloaded functions" author: - family: Jason Merrill issued: year: 1998 URL: https://wg21.link/cwg33 - id: CWG34 citation-label: CWG34 title: "Argument dependent lookup and points of instantiation" author: - family: Daveed Vandevoorde issued: year: 1998 URL: https://wg21.link/cwg34 - id: CWG35 citation-label: CWG35 title: "Definition of default-initialization" author: - family: Andrew Koenig issued: year: 1998 URL: https://wg21.link/cwg35 - id: CWG36 citation-label: CWG36 title: "using-declarations in multiple-declaration contexts" author: - family: Andrew Koenig issued: year: 1998 URL: https://wg21.link/cwg36 - id: CWG37 citation-label: CWG37 title: "When is uncaught_exception() true?" author: - family: Daveed Vandevoorde issued: year: 1998 URL: https://wg21.link/cwg37 - id: CWG38 citation-label: CWG38 title: "Explicit template arguments and operator functions" author: - family: John Wiegley issued: year: 1998 URL: https://wg21.link/cwg38 - id: CWG39 citation-label: CWG39 title: "Conflicting ambiguity rules" author: - family: Neal M Gafter issued: year: 1998 URL: https://wg21.link/cwg39 - id: CWG40 citation-label: CWG40 title: "Syntax of declarator-id" author: - family: Mike Miller issued: year: 1998 URL: https://wg21.link/cwg40 - id: CWG41 citation-label: CWG41 title: "Clarification of lookup of names after declarator-id" author: - family: Mike Miller issued: year: 1998 URL: https://wg21.link/cwg41 - id: CWG42 citation-label: CWG42 title: "Redefining names from base classes" author: - family: Steve Clamage issued: year: 1998 URL: https://wg21.link/cwg42 - id: CWG43 citation-label: CWG43 title: "Copying base classes (PODs) using memcpy" author: - family: Nathan Myers issued: year: 1998 URL: https://wg21.link/cwg43 - id: CWG44 citation-label: CWG44 title: "Member specializations" author: - family: Nathan Myers issued: year: 1998 URL: https://wg21.link/cwg44 - id: CWG45 citation-label: CWG45 title: "Access to nested classes" author: - family: Daveed Vandevoorde issued: year: 1998 URL: https://wg21.link/cwg45 - id: CWG46 citation-label: CWG46 title: "Explicit instantiation of member templates" author: - family: John H. Spicer issued: year: 1998 URL: https://wg21.link/cwg46 - id: CWG47 citation-label: CWG47 title: "Template friend issues" author: - family: John H. Spicer issued: year: 1997 URL: https://wg21.link/cwg47 - id: CWG48 citation-label: CWG48 title: "Definitions of unused static members" author: - family: Bill Gibbons issued: year: 1997 URL: https://wg21.link/cwg48 - id: CWG49 citation-label: CWG49 title: "Restriction on non-type, non-value template arguments" author: - family: Mike Miller issued: year: 1998 URL: https://wg21.link/cwg49 - id: CWG50 citation-label: CWG50 title: "Converting pointer to incomplete type to same type" author: - family: Steve Adamczyk issued: year: 1998 URL: https://wg21.link/cwg50 - id: CWG51 citation-label: CWG51 title: "Overloading and user-defined conversions" author: - family: Steve Adamczyk issued: year: 1998 URL: https://wg21.link/cwg51 - id: CWG52 citation-label: CWG52 title: "Non-static members, member selection and access checking" author: - family: Steve Adamczyk issued: year: 1998 URL: https://wg21.link/cwg52 - id: CWG53 citation-label: CWG53 title: "Lvalue-to-rvalue conversion before certain static_casts" author: - family: Steve Adamczyk issued: year: 1998 URL: https://wg21.link/cwg53 - id: CWG54 citation-label: CWG54 title: "Static_cast from private base to derived class" author: - family: Steve Adamczyk issued: year: 1998 URL: https://wg21.link/cwg54 - id: CWG55 citation-label: CWG55 title: "Adding/subtracting pointer and enumeration value" author: - family: Steve Adamczyk issued: year: 1998 URL: https://wg21.link/cwg55 - id: CWG56 citation-label: CWG56 title: "Redeclaring typedefs within classes" author: - family: Steve Adamczyk issued: year: 1998 URL: https://wg21.link/cwg56 - id: CWG57 citation-label: CWG57 title: "Empty unions" author: - family: Steve Adamczyk issued: year: 1998 URL: https://wg21.link/cwg57 - id: CWG58 citation-label: CWG58 title: "Signedness of bit fields of enum type" author: - family: Steve Adamczyk issued: year: 1998 URL: https://wg21.link/cwg58 - id: CWG59 citation-label: CWG59 title: "Clarification of overloading and UDC to reference type" author: - family: Steve Adamczyk issued: year: 1998 URL: https://wg21.link/cwg59 - id: CWG60 citation-label: CWG60 title: "Reference binding and valid conversion sequences" author: - family: Steve Adamczyk issued: year: 1998 URL: https://wg21.link/cwg60 - id: CWG61 citation-label: CWG61 title: "Address of static member function \"&p->f\"" author: - family: Steve Adamczyk issued: year: 1998 URL: https://wg21.link/cwg61 - id: CWG62 citation-label: CWG62 title: "Unnamed members of classes used as type parameters" author: - family: Steve Adamczyk issued: year: 1998 URL: https://wg21.link/cwg62 - id: CWG63 citation-label: CWG63 title: "Class instantiation from pointer conversion to void*, null and self" author: - family: Steve Adamczyk issued: year: 1998 URL: https://wg21.link/cwg63 - id: CWG64 citation-label: CWG64 title: "Partial ordering to disambiguate explicit specialization" author: - family: Steve Adamczyk issued: year: 1998 URL: https://wg21.link/cwg64 - id: CWG65 citation-label: CWG65 title: "Typo in default argument example" author: - family: Mike Miller issued: year: 1998 URL: https://wg21.link/cwg65 - id: CWG66 citation-label: CWG66 title: "Visibility of default args vs overloads added after using-declaration" author: - family: Mike Miller issued: year: 1998 URL: https://wg21.link/cwg66 - id: CWG67 citation-label: CWG67 title: "Evaluation of left side of object-expression" author: - family: Mike Miller issued: year: 1998 URL: https://wg21.link/cwg67 - id: CWG68 citation-label: CWG68 title: "Grammar does not allow \"friend class A;\"" author: - family: Mike Ball issued: year: 1998 URL: https://wg21.link/cwg68 - id: CWG69 citation-label: CWG69 title: "Storage class specifiers on template declarations" author: - family: Mike Ball issued: year: 1998 URL: https://wg21.link/cwg69 - id: CWG70 citation-label: CWG70 title: "Is an array bound a nondeduced context?" author: - family: Jack Rouse issued: year: 1998 URL: https://wg21.link/cwg70 - id: CWG71 citation-label: CWG71 title: "Incorrect cross reference" author: - family: Neal Gafter issued: year: 1998 URL: https://wg21.link/cwg71 - id: CWG72 citation-label: CWG72 title: "Linkage and storage class specifiers for templates" author: - family: Mike Ball issued: year: 1998 URL: https://wg21.link/cwg72 - id: CWG73 citation-label: CWG73 title: "Pointer equality" author: - family: Nathan Myers issued: year: 1998 URL: https://wg21.link/cwg73 - id: CWG74 citation-label: CWG74 title: "Enumeration value in direct-new-declarator" author: - family: Jason Merrill issued: year: 1998 URL: https://wg21.link/cwg74 - id: CWG75 citation-label: CWG75 title: "In-class initialized members must be const" author: - family: John Wiegley issued: year: 1998 URL: https://wg21.link/cwg75 - id: CWG76 citation-label: CWG76 title: "Are const volatile variables considered \"constant expressions\"?" author: - family: Judy Ward issued: year: 1998 URL: https://wg21.link/cwg76 - id: CWG77 citation-label: CWG77 title: "The definition of friend does not allow nested classes to be friends" author: - family: Judy Ward issued: year: 1998 URL: https://wg21.link/cwg77 - id: CWG78 citation-label: CWG78 title: "Section 8.5 paragraph 9 should state it only applies to non-static objects" author: - family: Judy Ward issued: year: 1998 URL: https://wg21.link/cwg78 - id: CWG79 citation-label: CWG79 title: "Alignment and placement new" author: - family: Herb Sutter issued: year: 1998 URL: https://wg21.link/cwg79 - id: CWG80 citation-label: CWG80 title: "Class members with same name as class" author: - family: Jason Merrill issued: year: 1998 URL: https://wg21.link/cwg80 - id: CWG81 citation-label: CWG81 title: "Null pointers and C compatibility" author: - family: Steve Clamage issued: year: 1998 URL: https://wg21.link/cwg81 - id: CWG82 citation-label: CWG82 title: "Definition of \"using\" a constant expression" author: - family: Bill Gibbons issued: year: 1998 URL: https://wg21.link/cwg82 - id: CWG83 citation-label: CWG83 title: "Overloading and deprecated conversion of string literal" author: - family: Steve Adamczyk issued: year: 1999 URL: https://wg21.link/cwg83 - id: CWG84 citation-label: CWG84 title: "Overloading and conversion loophole used by auto_ptr" author: - family: Steve Adamczyk issued: year: 1998 URL: https://wg21.link/cwg84 - id: CWG85 citation-label: CWG85 title: "Redeclaration of member class" author: - family: Steve Adamczyk issued: year: 1999 URL: https://wg21.link/cwg85 - id: CWG86 citation-label: CWG86 title: "Lifetime of temporaries in query expressions" author: - family: Steve Adamczyk issued: year: 1999 URL: https://wg21.link/cwg86 - id: CWG87 citation-label: CWG87 title: "Exception specifications on function parameters" author: - family: Steve Adamczyk issued: year: 1999 URL: https://wg21.link/cwg87 - id: CWG88 citation-label: CWG88 title: "Specialization of member constant templates" author: - family: Jason Merrill issued: year: 1999 URL: https://wg21.link/cwg88 - id: CWG89 citation-label: CWG89 title: "Object lifetime does not account for reference rebinding" author: - family: AFNOR issued: year: 1998 URL: https://wg21.link/cwg89 - id: CWG90 citation-label: CWG90 title: "Should the enclosing class be an \"associated class\" too?" author: - family: John Spicer issued: year: 1999 URL: https://wg21.link/cwg90 - id: CWG91 citation-label: CWG91 title: "A union's associated types should include the union itself" author: - family: John Spicer issued: year: 1999 URL: https://wg21.link/cwg91 - id: CWG92 citation-label: CWG92 title: "Should exception-specifications be part of the type system?" author: - family: Jonathan Schilling issued: year: 1999 URL: https://wg21.link/cwg92 - id: CWG93 citation-label: CWG93 title: "Missing word in 3.8 basic.life paragraph 2" author: - family: Mike Miller issued: year: 1999 URL: https://wg21.link/cwg93 - id: CWG94 citation-label: CWG94 title: "Inconsistencies in the descriptions of constant expressions" author: - family: Mike Miller issued: year: 1999 URL: https://wg21.link/cwg94 - id: CWG95 citation-label: CWG95 title: "Elaborated type specifiers referencing names declared in friend decls" author: - family: John Spicer issued: year: 1999 URL: https://wg21.link/cwg95 - id: CWG96 citation-label: CWG96 title: "Syntactic disambiguation using the template keyword" author: - family: John Spicer issued: year: 1999 URL: https://wg21.link/cwg96 - id: CWG97 citation-label: CWG97 title: "Use of bool constants in integral constant expressions" author: - family: Andy Koenig issued: year: 1999 URL: https://wg21.link/cwg97 - id: CWG98 citation-label: CWG98 title: "Branching into try block" author: - family: Jack Rouse issued: year: 1999 URL: https://wg21.link/cwg98 - id: CWG99 citation-label: CWG99 title: "Partial ordering, references and cv-qualifiers" author: - family: Mike Miller issued: year: 1999 URL: https://wg21.link/cwg99 - id: CWG100 citation-label: CWG100 title: "Clarify why string literals are not allowed as template arguments" author: - family: Mike Miller issued: year: 1999 URL: https://wg21.link/cwg100 - id: CWG101 citation-label: CWG101 title: "Redeclaration of extern \"C\" names via using-declarations" author: - family: Mike Miller issued: year: 1999 URL: https://wg21.link/cwg101 - id: CWG102 citation-label: CWG102 title: "Operator lookup rules do not work well with parts of the library" author: - family: Herb Sutter issued: year: 1998 URL: https://wg21.link/cwg102 - id: CWG103 citation-label: CWG103 title: "Is it extended-namespace-definition or extension-namespace-definition ?" author: - family: Herb Sutter issued: year: 1999 URL: https://wg21.link/cwg103 - id: CWG104 citation-label: CWG104 title: "Destroying the exception temp when no handler is found" author: - family: Jonathan Schilling issued: year: 1999 URL: https://wg21.link/cwg104 - id: CWG105 citation-label: CWG105 title: "Meaning of \"template function\"" author: - family: Daveed Vandevoorde issued: year: 1999 URL: https://wg21.link/cwg105 - id: CWG106 citation-label: CWG106 title: "Creating references to references during template deduction/instantiation" author: - family: Bjarne Stroustrup URL: https://wg21.link/cwg106 - id: CWG107 citation-label: CWG107 title: "Linkage of operator functions" author: - family: Stephen Clamage issued: year: 1999 URL: https://wg21.link/cwg107 - id: CWG108 citation-label: CWG108 title: "Are classes nested in templates dependent?" author: - family: Mark Mitchell issued: year: 1999 URL: https://wg21.link/cwg108 - id: CWG109 citation-label: CWG109 title: "Allowing ::template in using-declarations" author: - family: Daveed Vandevoorde issued: year: 1999 URL: https://wg21.link/cwg109 - id: CWG110 citation-label: CWG110 title: "Can template functions and classes be declared in the same scope?" author: - family: John Spicer issued: year: 1999 URL: https://wg21.link/cwg110 - id: CWG111 citation-label: CWG111 title: "Copy constructors and cv-qualifiers" author: - family: Jack Rouse issued: year: 1999 URL: https://wg21.link/cwg111 - id: CWG112 citation-label: CWG112 title: "Array types and cv-qualifiers" author: - family: Steve Clamage issued: year: 1999 URL: https://wg21.link/cwg112 - id: CWG113 citation-label: CWG113 title: "Visibility of called function" author: - family: Christophe de Dinechin issued: year: 1999 URL: https://wg21.link/cwg113 - id: CWG114 citation-label: CWG114 title: "Virtual overriding by template member function specializations" author: - family: Bill Gibbons issued: year: 1999 URL: https://wg21.link/cwg114 - id: CWG115 citation-label: CWG115 title: "Address of template-id" author: - family: John Spicer issued: year: 1999 URL: https://wg21.link/cwg115 - id: CWG116 citation-label: CWG116 title: "Equivalent and functionally-equivalent function templates" author: - family: Mike Miller issued: year: 1999 URL: https://wg21.link/cwg116 - id: CWG117 citation-label: CWG117 title: "Timing of destruction of temporaries" author: - family: Mike Miller issued: year: 1999 URL: https://wg21.link/cwg117 - id: CWG118 citation-label: CWG118 title: "Calls via pointers to virtual member functions" author: - family: Martin O'Riordan issued: year: 1999 URL: https://wg21.link/cwg118 - id: CWG119 citation-label: CWG119 title: "Object lifetime and aggregate initialization" author: - family: Jack Rouse issued: year: 1999 URL: https://wg21.link/cwg119 - id: CWG120 citation-label: CWG120 title: "Nonexistent non-terminal qualified-name" author: - family: Bill Gibbons issued: year: 1999 URL: https://wg21.link/cwg120 - id: CWG121 citation-label: CWG121 title: "Dependent type names with non-dependent nested-name-specifiers" author: - family: Bill Gibbons issued: year: 1999 URL: https://wg21.link/cwg121 - id: CWG122 citation-label: CWG122 title: "template-ids as unqualified-ids" author: - family: Mike Miller issued: year: 1999 URL: https://wg21.link/cwg122 - id: CWG123 citation-label: CWG123 title: "Bad cross-reference" author: - family: Mike Miller issued: year: 1999 URL: https://wg21.link/cwg123 - id: CWG124 citation-label: CWG124 title: "Lifetime of temporaries in default initialization of class arrays" author: - family: Jack Rouse issued: year: 1999 URL: https://wg21.link/cwg124 - id: CWG125 citation-label: CWG125 title: "Ambiguity in friend declaration syntax" author: - family: Martin von Loewis issued: year: 1999 URL: https://wg21.link/cwg125 - id: CWG126 citation-label: CWG126 title: "Exception specifications and const" author: - family: Martin von Loewis issued: year: 1999 URL: https://wg21.link/cwg126 - id: CWG127 citation-label: CWG127 title: "Ambiguity in description of matching deallocation function" author: - family: Alexander Schiemann issued: year: 1999 URL: https://wg21.link/cwg127 - id: CWG128 citation-label: CWG128 title: "Casting between enum types" author: - family: Clark Nelson issued: year: 1999 URL: https://wg21.link/cwg128 - id: CWG129 citation-label: CWG129 title: "Stability of uninitialized auto variables" author: - family: Nathan Myers issued: year: 1999 URL: https://wg21.link/cwg129 - id: CWG130 citation-label: CWG130 title: "Sequence points and new-expressions" author: - family: Herb Sutter issued: year: 1999 URL: https://wg21.link/cwg130 - id: CWG131 citation-label: CWG131 title: "Typo in Lao characters" author: - family: John Spicer issued: year: 1999 URL: https://wg21.link/cwg131 - id: CWG132 citation-label: CWG132 title: "Local types and linkage" author: - family: Daveed Vandevoorde issued: year: 1999 URL: https://wg21.link/cwg132 - id: CWG133 citation-label: CWG133 title: "Exception specifications and checking" author: - family: Daveed Vandevoorde issued: year: 1999 URL: https://wg21.link/cwg133 - id: CWG134 citation-label: CWG134 title: "Template classes and declarator-ids" author: - family: Mike Miller issued: year: 1999 URL: https://wg21.link/cwg134 - id: CWG135 citation-label: CWG135 title: "Class type in in-class member function definitions" author: - family: Gabriel Netterdag issued: year: 1999 URL: https://wg21.link/cwg135 - id: CWG136 citation-label: CWG136 title: "Default arguments and friend declarations" author: - family: Daveed Vandevoorde issued: year: 1999 URL: https://wg21.link/cwg136 - id: CWG137 citation-label: CWG137 title: "static_cast of cv void*" author: - family: Mike Miller issued: year: 1999 URL: https://wg21.link/cwg137 - id: CWG138 citation-label: CWG138 title: "Friend declaration name lookup" author: - family: Martin von Loewis issued: year: 1999 URL: https://wg21.link/cwg138 - id: CWG139 citation-label: CWG139 title: "Error in friend lookup example" author: - family: Mike Miller issued: year: 1999 URL: https://wg21.link/cwg139 - id: CWG140 citation-label: CWG140 title: "Agreement of parameter declarations" author: - family: Steve Clamage issued: year: 1999 URL: https://wg21.link/cwg140 - id: CWG141 citation-label: CWG141 title: "Non-member function templates in member access expressions" author: - family: fvali issued: year: 1999 URL: https://wg21.link/cwg141 - id: CWG142 citation-label: CWG142 title: "Injection-related errors in access example" author: - family: Steve Adamczyk issued: year: 1999 URL: https://wg21.link/cwg142 - id: CWG143 citation-label: CWG143 title: "Friends and Koenig lookup" author: - family: Mike Miller issued: year: 1999 URL: https://wg21.link/cwg143 - id: CWG144 citation-label: CWG144 title: "Position of friend specifier" author: - family: Daveed Vandevoorde issued: year: 1999 URL: https://wg21.link/cwg144 - id: CWG145 citation-label: CWG145 title: "Deprecation of prefix ++" author: - family: Mike Miller issued: year: 1999 URL: https://wg21.link/cwg145 - id: CWG146 citation-label: CWG146 title: "Floating-point zero" author: - family: Andy Sawyer issued: year: 1999 URL: https://wg21.link/cwg146 - id: CWG147 citation-label: CWG147 title: "Naming the constructor" author: - family: John Spicer issued: year: 1999 URL: https://wg21.link/cwg147 - id: CWG148 citation-label: CWG148 title: "POD classes and pointers to members" author: - family: Nathan Sidwell issued: year: 1999 URL: https://wg21.link/cwg148 - id: CWG149 citation-label: CWG149 title: "Accessibility and ambiguity" author: - family: Nathan Sidwell issued: year: 1999 URL: https://wg21.link/cwg149 - id: CWG150 citation-label: CWG150 title: "Template template parameters and default arguments" author: - family: Mike Miller issued: year: 1999 URL: https://wg21.link/cwg150 - id: CWG151 citation-label: CWG151 title: "Terminology of zero-initialization" author: - family: Valentin Bonnard issued: year: 1999 URL: https://wg21.link/cwg151 - id: CWG152 citation-label: CWG152 title: "explicit copy constructors" author: - family: Steve Adamczyk issued: year: 1999 URL: https://wg21.link/cwg152 - id: CWG153 citation-label: CWG153 title: "Misleading wording (rank of conversion)" author: - family: Valentin Bonnard issued: year: 1999 URL: https://wg21.link/cwg153 - id: CWG154 citation-label: CWG154 title: "Anonymous unions in unnamed namespaces" author: - family: Greg Comeau issued: year: 1999 URL: https://wg21.link/cwg154 - id: CWG155 citation-label: CWG155 title: "Brace initializer for scalar" author: - family: Steve Clamage issued: year: 1999 URL: https://wg21.link/cwg155 - id: CWG156 citation-label: CWG156 title: "Name lookup for conversion functions" author: - family: Derek Inglis issued: year: 1999 URL: https://wg21.link/cwg156 - id: CWG157 citation-label: CWG157 title: "Omitted typedef declarator" author: - family: Daveed Vandevoorde issued: year: 1999 URL: https://wg21.link/cwg157 - id: CWG158 citation-label: CWG158 title: "Aliasing and qualification conversions" author: - family: Mike Stump issued: year: 1999 URL: https://wg21.link/cwg158 - id: CWG159 citation-label: CWG159 title: "Namespace qualification in declarators" author: - family: John Spicer issued: year: 1999 URL: https://wg21.link/cwg159 - id: CWG160 citation-label: CWG160 title: "Missing std:: qualification" author: - family: Al Stevens issued: year: 1999 URL: https://wg21.link/cwg160 - id: CWG161 citation-label: CWG161 title: "Access to protected nested type" author: - family: Steve Adamczyk issued: year: 1999 URL: https://wg21.link/cwg161 - id: CWG162 citation-label: CWG162 title: "(&C::f)() with nonstatic members" author: - family: Steve Adamczyk issued: year: 1999 URL: https://wg21.link/cwg162 - id: CWG163 citation-label: CWG163 title: "Description of subaggregate initializer" author: - family: Mike Miller issued: year: 1999 URL: https://wg21.link/cwg163 - id: CWG164 citation-label: CWG164 title: "Overlap between Koenig and normal lookup" author: - family: Derek Inglis issued: year: 1999 URL: https://wg21.link/cwg164 - id: CWG165 citation-label: CWG165 title: "Definitions of friends and block-scope externs" author: - family: Derek Inglis issued: year: 1999 URL: https://wg21.link/cwg165 - id: CWG166 citation-label: CWG166 title: "Friend declarations of template-ids" author: - family: John Spicer issued: year: 1999 URL: https://wg21.link/cwg166 - id: CWG167 citation-label: CWG167 title: "Deprecating static functions" author: - family: Darin Adler issued: year: 1999 URL: https://wg21.link/cwg167 - id: CWG168 citation-label: CWG168 title: "C linkage for static member functions" author: - family: Darin Adler issued: year: 1999 URL: https://wg21.link/cwg168 - id: CWG169 citation-label: CWG169 title: "template-ids in using-declarations" author: - family: Valentin Bonnard issued: year: 1999 URL: https://wg21.link/cwg169 - id: CWG170 citation-label: CWG170 title: "Pointer-to-member conversions" author: - family: Mike Stump issued: year: 1999 URL: https://wg21.link/cwg170 - id: CWG171 citation-label: CWG171 title: "Global namespace scope" author: - family: Greg Lutz issued: year: 1999 URL: https://wg21.link/cwg171 - id: CWG172 citation-label: CWG172 title: "Unsigned int as underlying type of enum" author: - family: Bjarne Stroustrup issued: year: 1999 URL: https://wg21.link/cwg172 - id: CWG173 citation-label: CWG173 title: "Constraints on execution character set" author: - family: Markus Mauhart issued: year: 1999 URL: https://wg21.link/cwg173 - id: CWG174 citation-label: CWG174 title: "Undeprecating global static" author: - family: Lawrence Crowl issued: year: 1999 URL: https://wg21.link/cwg174 - id: CWG175 citation-label: CWG175 title: "Class name injection and base name access" author: - family: John Spicer issued: year: 1999 URL: https://wg21.link/cwg175 - id: CWG176 citation-label: CWG176 title: "Name injection and templates" author: - family: John Spicer issued: year: 1999 URL: https://wg21.link/cwg176 - id: CWG177 citation-label: CWG177 title: "Lvalues vs rvalues in copy-initialization" author: - family: Steve Adamczyk issued: year: 1999 URL: https://wg21.link/cwg177 - id: CWG178 citation-label: CWG178 title: "More on value-initialization" author: - family: Andrew Koenig issued: year: 1999 URL: https://wg21.link/cwg178 - id: CWG179 citation-label: CWG179 title: "Function pointers and subtraction" author: - family: Mike Miller issued: year: 1999 URL: https://wg21.link/cwg179 - id: CWG180 citation-label: CWG180 title: "typename and elaborated types" author: - family: Mike Miller issued: year: 1999 URL: https://wg21.link/cwg180 - id: CWG181 citation-label: CWG181 title: "Errors in template template-parameter example" author: - family: John Spicer issued: year: 1999 URL: https://wg21.link/cwg181 - id: CWG182 citation-label: CWG182 title: "Access checking on explicit specializations" author: - family: John Spicer issued: year: 1999 URL: https://wg21.link/cwg182 - id: CWG183 citation-label: CWG183 title: "typename in explicit specializations" author: - family: John Spicer issued: year: 1999 URL: https://wg21.link/cwg183 - id: CWG184 citation-label: CWG184 title: "Default arguments in template template-parameters" author: - family: John Spicer issued: year: 1999 URL: https://wg21.link/cwg184 - id: CWG185 citation-label: CWG185 title: "\"Named\" temporaries and copy elision" author: - family: Bill Wade issued: year: 1999 URL: https://wg21.link/cwg185 - id: CWG186 citation-label: CWG186 title: "Name hiding and template template-parameters" author: - family: John Spicer issued: year: 1999 URL: https://wg21.link/cwg186 - id: CWG187 citation-label: CWG187 title: "Scope of template parameter names" author: - family: John Spicer issued: year: 1999 URL: https://wg21.link/cwg187 - id: CWG188 citation-label: CWG188 title: "Comma operator and rvalue conversion" author: - family: Mike Miller issued: year: 1999 URL: https://wg21.link/cwg188 - id: CWG189 citation-label: CWG189 title: "Definition of operator and punctuator" author: - family: Mike Miller issued: year: 1999 URL: https://wg21.link/cwg189 - id: CWG190 citation-label: CWG190 title: "Layout-compatible POD-struct types" author: - family: Steve Adamczyk issued: year: 1999 URL: https://wg21.link/cwg190 - id: CWG191 citation-label: CWG191 title: "Name lookup does not handle complex nesting" author: - family: Alan Nash issued: year: 1999 URL: https://wg21.link/cwg191 - id: CWG192 citation-label: CWG192 title: "Name lookup in parameters" author: - family: Alan Nash issued: year: 2000 URL: https://wg21.link/cwg192 - id: CWG193 citation-label: CWG193 title: "Order of destruction of local automatics of destructor" author: - family: Gerhard Menzl issued: year: 2000 URL: https://wg21.link/cwg193 - id: CWG194 citation-label: CWG194 title: "Identifying constructors" author: - family: Jamie Schmeiser issued: year: 2000 URL: https://wg21.link/cwg194 - id: CWG195 citation-label: CWG195 title: "Converting between function and object pointers" author: - family: Steve Clamage issued: year: 2000 URL: https://wg21.link/cwg195 - id: CWG196 citation-label: CWG196 title: "Arguments to deallocation functions" author: - family: Matt Austern issued: year: 2000 URL: https://wg21.link/cwg196 - id: CWG197 citation-label: CWG197 title: "Issues with two-stage lookup of dependent names" author: - family: Derek Inglis issued: year: 2000 URL: https://wg21.link/cwg197 - id: CWG198 citation-label: CWG198 title: "Definition of \"use\" in local and nested classes" author: - family: Erwin Unruh issued: year: 2000 URL: https://wg21.link/cwg198 - id: CWG199 citation-label: CWG199 title: "Order of destruction of temporaries" author: - family: Alan Nash issued: year: 2000 URL: https://wg21.link/cwg199 - id: CWG200 citation-label: CWG200 title: "Partial ordering and explicit arguments" author: - family: Martin Sebor issued: year: 2000 URL: https://wg21.link/cwg200 - id: CWG201 citation-label: CWG201 title: "Order of destruction of temporaries in initializers" author: - family: Alan Nash issued: year: 2000 URL: https://wg21.link/cwg201 - id: CWG202 citation-label: CWG202 title: "Use of overloaded function name" author: - family: Steve Clamage issued: year: 2000 URL: https://wg21.link/cwg202 - id: CWG203 citation-label: CWG203 title: "Type of address-of-member expression" author: - family: Lisa Lippincott issued: year: 2000 URL: https://wg21.link/cwg203 - id: CWG204 citation-label: CWG204 title: "Exported class templates" author: - family: Robert Klarer issued: year: 2000 URL: https://wg21.link/cwg204 - id: CWG205 citation-label: CWG205 title: "Templates and static data members" author: - family: Mike Miller issued: year: 2000 URL: https://wg21.link/cwg205 - id: CWG206 citation-label: CWG206 title: "Semantic constraints on non-dependent names" author: - family: Mike Miller issued: year: 2000 URL: https://wg21.link/cwg206 - id: CWG207 citation-label: CWG207 title: "using-declarations and protected access" author: - family: Jason Merrill issued: year: 2000 URL: https://wg21.link/cwg207 - id: CWG208 citation-label: CWG208 title: "Rethrowing exceptions in nested handlers" author: - family: Bill Wade issued: year: 2000 URL: https://wg21.link/cwg208 - id: CWG209 citation-label: CWG209 title: "Must friend declaration names be accessible?" author: - family: Judy Ward issued: year: 2000 URL: https://wg21.link/cwg209 - id: CWG210 citation-label: CWG210 title: "What is the type matched by an exception handler?" author: - family: Scott Douglass issued: year: 2000 URL: https://wg21.link/cwg210 - id: CWG211 citation-label: CWG211 title: "Constructors should not be allowed to return normally after an exception" author: - family: Bruce Mellows issued: year: 2000 URL: https://wg21.link/cwg211 - id: CWG212 citation-label: CWG212 title: "Implicit instantiation is not described clearly enough" author: - family: Christophe de Dinechin issued: year: 2000 URL: https://wg21.link/cwg212 - id: CWG213 citation-label: CWG213 title: "Lookup in dependent base classes" author: - family: John Spicer issued: year: 2000 URL: https://wg21.link/cwg213 - id: CWG214 citation-label: CWG214 title: "Partial ordering of function templates is underspecified" author: - family: Martin von Loewis/Martin Sebor issued: year: 2000 URL: https://wg21.link/cwg214 - id: CWG215 citation-label: CWG215 title: "Template parameters are not allowed in nested-name-specifiers" author: - family: Martin von Loewis issued: year: 2000 URL: https://wg21.link/cwg215 - id: CWG216 citation-label: CWG216 title: "Linkage of nameless class-scope enumeration types" author: - family: Daveed Vandevoorde issued: year: 2000 URL: https://wg21.link/cwg216 - id: CWG217 citation-label: CWG217 title: "Default arguments for non-template member functions of class templates" author: - family: Martin Sebor issued: year: 2000 URL: https://wg21.link/cwg217 - id: CWG218 citation-label: CWG218 title: "Specification of Koenig lookup" author: - family: Hyman Rosen issued: year: 2000 URL: https://wg21.link/cwg218 - id: CWG219 citation-label: CWG219 title: "Cannot defend against destructors that throw exceptions" author: - family: Herb Sutter issued: year: 2000 URL: https://wg21.link/cwg219 - id: CWG220 citation-label: CWG220 title: "All deallocation functions should be required not to throw" author: - family: Herb Sutter issued: year: 2000 URL: https://wg21.link/cwg220 - id: CWG221 citation-label: CWG221 title: "Must compound assignment operators be member functions?" author: - family: Jim Hyslop issued: year: 2000 URL: https://wg21.link/cwg221 - id: CWG222 citation-label: CWG222 title: "Sequence points and lvalue-returning operators" author: - family: Andrew Koenig issued: year: 1999 URL: https://wg21.link/cwg222 - id: CWG223 citation-label: CWG223 title: "The meaning of deprecation" author: - family: Mike Miller issued: year: 2000 URL: https://wg21.link/cwg223 - id: CWG224 citation-label: CWG224 title: "Definition of dependent names" author: - family: Derek Inglis issued: year: 1999 URL: https://wg21.link/cwg224 - id: CWG225 citation-label: CWG225 title: "Koenig lookup and fundamental types" author: - family: Derek Inglis issued: year: 2000 URL: https://wg21.link/cwg225 - id: CWG226 citation-label: CWG226 title: "Default template arguments for function templates" author: - family: Bjarne Stroustrup issued: year: 2000 URL: https://wg21.link/cwg226 - id: CWG227 citation-label: CWG227 title: "How many scopes in an if statement?" author: - family: Marc Paterno issued: year: 2000 URL: https://wg21.link/cwg227 - id: CWG228 citation-label: CWG228 title: "Use of template keyword with non-member templates" author: - family: Daveed Vandevoorde issued: year: 2000 URL: https://wg21.link/cwg228 - id: CWG229 citation-label: CWG229 title: "Partial specialization of function templates" author: - family: Dave Abrahams issued: year: 2000 URL: https://wg21.link/cwg229 - id: CWG230 citation-label: CWG230 title: "Calls to pure virtual functions" author: - family: Jim Hill issued: year: 2000 URL: https://wg21.link/cwg230 - id: CWG231 citation-label: CWG231 title: "Visibility of names after using-directives" author: - family: Jörg Barfurth issued: year: 2000 URL: https://wg21.link/cwg231 - id: CWG232 citation-label: CWG232 title: "Is indirection through a null pointer undefined behavior?" author: - family: Mike Miller issued: year: 2000 URL: https://wg21.link/cwg232 - id: CWG233 citation-label: CWG233 title: "References vs pointers in UDC overload resolution" author: - family: Matthias Meixner issued: year: 2000 URL: https://wg21.link/cwg233 - id: CWG234 citation-label: CWG234 title: "Reuse of base class subobjects" author: - family: Bill Wade issued: year: 2000 URL: https://wg21.link/cwg234 - id: CWG235 citation-label: CWG235 title: "Assignment vs initialization" author: - family: Mike Miller issued: year: 2000 URL: https://wg21.link/cwg235 - id: CWG236 citation-label: CWG236 title: "Explicit temporaries and integral constant expressions" author: - family: Mike Miller issued: year: 2000 URL: https://wg21.link/cwg236 - id: CWG237 citation-label: CWG237 title: "Explicit instantiation and base class members" author: - family: Christophe de Dinechin issued: year: 2000 URL: https://wg21.link/cwg237 - id: CWG238 citation-label: CWG238 title: "Precision and accuracy constraints on floating point" author: - family: Christophe de Dinechin issued: year: 2000 URL: https://wg21.link/cwg238 - id: CWG239 citation-label: CWG239 title: "Footnote 116 and Koenig lookup" author: - family: Steve Clamage issued: year: 2000 URL: https://wg21.link/cwg239 - id: CWG240 citation-label: CWG240 title: "Uninitialized values and undefined behavior" author: - family: Mike Miller issued: year: 2000 URL: https://wg21.link/cwg240 - id: CWG241 citation-label: CWG241 title: "Error in example in 14.8.1" author: - family: Mike Miller issued: year: 2000 URL: https://wg21.link/cwg241 - id: CWG242 citation-label: CWG242 title: "Interpretation of old-style casts" author: - family: Mike Miller issued: year: 2000 URL: https://wg21.link/cwg242 - id: CWG243 citation-label: CWG243 title: "Weighting of conversion functions in direct-initialization" author: - family: Steve Adamczyk issued: year: 2000 URL: https://wg21.link/cwg243 - id: CWG244 citation-label: CWG244 title: "Destructor lookup" author: - family: John Spicer issued: year: 2000 URL: https://wg21.link/cwg244 - id: CWG245 citation-label: CWG245 title: "Name lookup in elaborated-type-specifiers" author: - family: Jack Rouse issued: year: 2000 URL: https://wg21.link/cwg245 - id: CWG246 citation-label: CWG246 title: "Jumps in function-try-block handlers" author: - family: Mike Miller issued: year: 2000 URL: https://wg21.link/cwg246 - id: CWG247 citation-label: CWG247 title: "Pointer-to-member casts and function overload resolution" author: - family: Martin Sebor issued: year: 2000 URL: https://wg21.link/cwg247 - id: CWG248 citation-label: CWG248 title: "Identifier characters" author: - family: John Spicer issued: year: 2000 URL: https://wg21.link/cwg248 - id: CWG249 citation-label: CWG249 title: "What is a member function template?" author: - family: David Thornley issued: year: 2000 URL: https://wg21.link/cwg249 - id: CWG250 citation-label: CWG250 title: "Address of function template specialization with non-deduced template arguments" author: - family: Nikolas Kauer issued: year: 2000 URL: https://wg21.link/cwg250 - id: CWG251 citation-label: CWG251 title: "How many signed integer types are there?" author: - family: Beman Dawes issued: year: 2000 URL: https://wg21.link/cwg251 - id: CWG252 citation-label: CWG252 title: "Looking up deallocation functions in virtual destructors" author: - family: Steve Clamage issued: year: 2000 URL: https://wg21.link/cwg252 - id: CWG253 citation-label: CWG253 title: "Why must empty or fully-initialized const objects be initialized?" author: - family: Mike Miller issued: year: 2000 URL: https://wg21.link/cwg253 - id: CWG254 citation-label: CWG254 title: "Definitional problems with elaborated-type-specifiers" author: - family: Clark Nelson issued: year: 2000 URL: https://wg21.link/cwg254 - id: CWG255 citation-label: CWG255 title: "Placement deallocation functions and lookup ambiguity" author: - family: Mike Miller issued: year: 2000 URL: https://wg21.link/cwg255 - id: CWG256 citation-label: CWG256 title: "Overflow in size calculations" author: - family: James Kanze issued: year: 2000 URL: https://wg21.link/cwg256 - id: CWG257 citation-label: CWG257 title: "Abstract base constructors and virtual base initialization" author: - family: Mike Miller issued: year: 2000 URL: https://wg21.link/cwg257 - id: CWG258 citation-label: CWG258 title: "using-declarations and cv-qualifiers" author: - family: Liam Fitzpatrick issued: year: 2000 URL: https://wg21.link/cwg258 - id: CWG259 citation-label: CWG259 title: "Restrictions on explicit specialization and instantiation" author: - family: Matt Austern issued: year: 2000 URL: https://wg21.link/cwg259 - id: CWG260 citation-label: CWG260 title: "User-defined conversions and built-in operator=" author: - family: Scott Douglas issued: year: 2000 URL: https://wg21.link/cwg260 - id: CWG261 citation-label: CWG261 title: "When is a deallocation function \"used?\"" author: - family: Mike Miller issued: year: 2000 URL: https://wg21.link/cwg261 - id: CWG262 citation-label: CWG262 title: "Default arguments and ellipsis" author: - family: Jamie Schmeiser issued: year: 2000 URL: https://wg21.link/cwg262 - id: CWG263 citation-label: CWG263 title: "Can a constructor be declared a friend?" author: - family: Martin Sebor issued: year: 2000 URL: https://wg21.link/cwg263 - id: CWG264 citation-label: CWG264 title: "Unusable template constructors and conversion functions" author: - family: John Spicer issued: year: 2000 URL: https://wg21.link/cwg264 - id: CWG265 citation-label: CWG265 title: "Destructors, exceptions, and deallocation" author: - family: Mike Miller issued: year: 2000 URL: https://wg21.link/cwg265 - id: CWG266 citation-label: CWG266 title: "No grammar sentence symbol" author: - family: Hans Aberg issued: year: 2000 URL: https://wg21.link/cwg266 - id: CWG267 citation-label: CWG267 title: "Alignment requirement for new-expressions" author: - family: James Kuyper issued: year: 2000 URL: https://wg21.link/cwg267 - id: CWG268 citation-label: CWG268 title: "Macro name suppression in rescanned replacement text" author: - family: Bjarne Stroustrup issued: year: 2001 URL: https://wg21.link/cwg268 - id: CWG269 citation-label: CWG269 title: "Order of initialization of multiply-defined static data members of class templates" author: - family: Andrei Iltchenko issued: year: 2001 URL: https://wg21.link/cwg269 - id: CWG270 citation-label: CWG270 title: "Order of initialization of static data members of class templates" author: - family: Jonathan H. Lundquist issued: year: 2001 URL: https://wg21.link/cwg270 - id: CWG271 citation-label: CWG271 title: "Explicit instantiation and template argument deduction" author: - family: John Spicer issued: year: 2001 URL: https://wg21.link/cwg271 - id: CWG272 citation-label: CWG272 title: "Explicit destructor invocation and qualified-ids" author: - family: Mike Miller issued: year: 2001 URL: https://wg21.link/cwg272 - id: CWG273 citation-label: CWG273 title: "POD classes and operator&()" author: - family: Andrei Iltchenko issued: year: 2001 URL: https://wg21.link/cwg273 - id: CWG274 citation-label: CWG274 title: "Cv-qualification and char-alias access to out-of-lifetime objects" author: - family: Mike Miller issued: year: 2001 URL: https://wg21.link/cwg274 - id: CWG275 citation-label: CWG275 title: "Explicit instantiation/specialization and using-directives" author: - family: John Spicer issued: year: 2001 URL: https://wg21.link/cwg275 - id: CWG276 citation-label: CWG276 title: "Order of destruction of parameters and temporaries" author: - family: James Kanze issued: year: 2001 URL: https://wg21.link/cwg276 - id: CWG277 citation-label: CWG277 title: "Zero-initialization of pointers" author: - family: Andrew Sawyer issued: year: 2001 URL: https://wg21.link/cwg277 - id: CWG278 citation-label: CWG278 title: "External linkage and nameless entities" author: - family: Daveed Vandevoorde issued: year: 2000 URL: https://wg21.link/cwg278 - id: CWG279 citation-label: CWG279 title: "Correspondence of \"names for linkage purposes\"" author: - family: Daveed Vandevoorde issued: year: 2001 URL: https://wg21.link/cwg279 - id: CWG280 citation-label: CWG280 title: "Access and surrogate call functions" author: - family: Andrei Iltchenko issued: year: 2001 URL: https://wg21.link/cwg280 - id: CWG281 citation-label: CWG281 title: "inline specifier in friend declarations" author: - family: John Spicer issued: year: 2001 URL: https://wg21.link/cwg281 - id: CWG282 citation-label: CWG282 title: "Namespace for extended_type_info" author: - family: Jens Maurer issued: year: 2001 URL: https://wg21.link/cwg282 - id: CWG283 citation-label: CWG283 title: "Template type-parameters are not syntactically type-names" author: - family: Clark Nelson issued: year: 2001 URL: https://wg21.link/cwg283 - id: CWG284 citation-label: CWG284 title: "qualified-ids in class declarations" author: - family: Mike Miller issued: year: 2001 URL: https://wg21.link/cwg284 - id: CWG285 citation-label: CWG285 title: "Identifying a function template being specialized" author: - family: Erwin Unruh issued: year: 2001 URL: https://wg21.link/cwg285 - id: CWG286 citation-label: CWG286 title: "Incorrect example in partial specialization" author: - family: Martin Sebor issued: year: 2001 URL: https://wg21.link/cwg286 - id: CWG287 citation-label: CWG287 title: "Order dependencies in template instantiation" author: - family: Martin Sebor issued: year: 2001 URL: https://wg21.link/cwg287 - id: CWG288 citation-label: CWG288 title: "Misuse of \"static type\" in describing pointers" author: - family: James Kuyper issued: year: 2001 URL: https://wg21.link/cwg288 - id: CWG289 citation-label: CWG289 title: "Incomplete list of contexts requiring a complete type" author: - family: Mike Miller issued: year: 2001 URL: https://wg21.link/cwg289 - id: CWG290 citation-label: CWG290 title: "Should memcpy be allowed into a POD with a const member?" author: - family: Garry Lancaster issued: year: 2001 URL: https://wg21.link/cwg290 - id: CWG291 citation-label: CWG291 title: "Overload resolution needed when binding reference to class rvalue" author: - family: Andrei Iltchenko issued: year: 2001 URL: https://wg21.link/cwg291 - id: CWG292 citation-label: CWG292 title: "Deallocation on exception in new before arguments evaluated" author: - family: Andrei Iltchenko issued: year: 2001 URL: https://wg21.link/cwg292 - id: CWG293 citation-label: CWG293 title: "Syntax of explicit instantiation/specialization too permissive" author: - family: Mark Mitchell issued: year: 2001 URL: https://wg21.link/cwg293 - id: CWG294 citation-label: CWG294 title: "Can static_cast drop exception specifications?" author: - family: Steve Adamczyk issued: year: 2001 URL: https://wg21.link/cwg294 - id: CWG295 citation-label: CWG295 title: "cv-qualifiers on function types" author: - family: Nathan Sidwell issued: year: 2001 URL: https://wg21.link/cwg295 - id: CWG296 citation-label: CWG296 title: "Can conversion functions be static?" author: - family: Scott Meyers issued: year: 2001 URL: https://wg21.link/cwg296 - id: CWG297 citation-label: CWG297 title: "Which template does an explicit specialization specialize?" author: - family: Andrei Iltchenko issued: year: 2001 URL: https://wg21.link/cwg297 - id: CWG298 citation-label: CWG298 title: "T::x when T is cv-qualified" author: - family: Steve Adamczyk issued: year: 2001 URL: https://wg21.link/cwg298 - id: CWG299 citation-label: CWG299 title: "Conversion on array bound expression in new" author: - family: Mark Mitchell issued: year: 2001 URL: https://wg21.link/cwg299 - id: CWG300 citation-label: CWG300 title: "References to functions in template argument deduction" author: - family: Andrei Iltchenko issued: year: 2001 URL: https://wg21.link/cwg300 - id: CWG301 citation-label: CWG301 title: "Syntax for template-name" author: - family: Mark Mitchell issued: year: 2001 URL: https://wg21.link/cwg301 - id: CWG302 citation-label: CWG302 title: "Value-initialization and generation of default constructor" author: - family: Steve Adamczyk issued: year: 2001 URL: https://wg21.link/cwg302 - id: CWG303 citation-label: CWG303 title: "Integral promotions on bit-fields" author: - family: Kiril Avdeiv issued: year: 2001 URL: https://wg21.link/cwg303 - id: CWG304 citation-label: CWG304 title: "Value-initialization of a reference" author: - family: Steve Adamczyk issued: year: 2001 URL: https://wg21.link/cwg304 - id: CWG305 citation-label: CWG305 title: "Name lookup in destructor call" author: - family: Mark Mitchell issued: year: 2001 URL: https://wg21.link/cwg305 - id: CWG306 citation-label: CWG306 title: "Ambiguity by class name injection" author: - family: Clark Nelson issued: year: 2001 URL: https://wg21.link/cwg306 - id: CWG307 citation-label: CWG307 title: "Initialization of a virtual base class subobject" author: - family: Andrei Iltchenko issued: year: 2001 URL: https://wg21.link/cwg307 - id: CWG308 citation-label: CWG308 title: "Catching exceptions with ambiguous base classes" author: - family: Sergey P. Derevyago issued: year: 2001 URL: https://wg21.link/cwg308 - id: CWG309 citation-label: CWG309 title: "Linkage of entities whose names are not simply identifiers, in introduction" author: - family: Mike Miller issued: year: 2001 URL: https://wg21.link/cwg309 - id: CWG310 citation-label: CWG310 title: "Can function templates differing only in parameter cv-qualifiers be overloaded?" author: - family: Andrei Iltchenko issued: year: 2001 URL: https://wg21.link/cwg310 - id: CWG311 citation-label: CWG311 title: "Using qualified name to reopen nested namespace" author: - family: Bjarne Stroustrup issued: year: 2001 URL: https://wg21.link/cwg311 - id: CWG312 citation-label: CWG312 title: "“use” of invalid pointer value not defined" author: - family: Martin von Loewis issued: year: 2001 URL: https://wg21.link/cwg312 - id: CWG313 citation-label: CWG313 title: "Class with single conversion function to integral as array size in new" author: - family: Bill Gibbons issued: year: 2001 URL: https://wg21.link/cwg313 - id: CWG314 citation-label: CWG314 title: "template in base class specifier" author: - family: Mark Mitchell issued: year: 2001 URL: https://wg21.link/cwg314 - id: CWG315 citation-label: CWG315 title: "Is call of static member function through null pointer undefined?" author: - family: Jason Merrill issued: year: 2001 URL: https://wg21.link/cwg315 - id: CWG316 citation-label: CWG316 title: "Injected-class-name of template used as template template parameter" author: - family: Jason Merrill issued: year: 2001 URL: https://wg21.link/cwg316 - id: CWG317 citation-label: CWG317 title: "Can a function be declared inline after it has been called?" author: - family: Steve Clamage issued: year: 2001 URL: https://wg21.link/cwg317 - id: CWG318 citation-label: CWG318 title: "struct A::A should not name the constructor of A" author: - family: John Spicer issued: year: 2001 URL: https://wg21.link/cwg318 - id: CWG319 citation-label: CWG319 title: "Use of names without linkage in declaring entities with linkage" author: - family: Clark Nelson issued: year: 2001 URL: https://wg21.link/cwg319 - id: CWG320 citation-label: CWG320 title: "Question on copy constructor elision example" author: - family: Steve Clamage issued: year: 2001 URL: https://wg21.link/cwg320 - id: CWG321 citation-label: CWG321 title: "Associated classes and namespaces for argument-dependent lookup" author: - family: Andrei Iltchenko issued: year: 2001 URL: https://wg21.link/cwg321 - id: CWG322 citation-label: CWG322 title: "Deduction of reference conversions" author: - family: Jason Merrill issued: year: 2001 URL: https://wg21.link/cwg322 - id: CWG323 citation-label: CWG323 title: "Where must export appear?" author: - family: Daveed Vandevoorde issued: year: 2001 URL: https://wg21.link/cwg323 - id: CWG324 citation-label: CWG324 title: "Can \"&\" be applied to assignment to bit-field?" author: - family: Alasdair Grant issued: year: 2001 URL: https://wg21.link/cwg324 - id: CWG325 citation-label: CWG325 title: "When are default arguments parsed?" author: - family: Nathan Sidwell issued: year: 2001 URL: https://wg21.link/cwg325 - id: CWG326 citation-label: CWG326 title: "Wording for definition of trivial constructor" author: - family: James Kanze issued: year: 2001 URL: https://wg21.link/cwg326 - id: CWG327 citation-label: CWG327 title: "Use of \"structure\" without definition" author: - family: James Kanze issued: year: 2001 URL: https://wg21.link/cwg327 - id: CWG328 citation-label: CWG328 title: "Missing requirement that class member types be complete" author: - family: Michiel Salters issued: year: 2001 URL: https://wg21.link/cwg328 - id: CWG329 citation-label: CWG329 title: "Evaluation of friends of templates" author: - family: John Spicer issued: year: 2001 URL: https://wg21.link/cwg329 - id: CWG330 citation-label: CWG330 title: "Qualification conversions and pointers to arrays of pointers" author: - family: Roger Orr issued: year: 2002 URL: https://wg21.link/cwg330 - id: CWG331 citation-label: CWG331 title: "Allowed copy constructor signatures" author: - family: Richard Smith issued: year: 2002 URL: https://wg21.link/cwg331 - id: CWG332 citation-label: CWG332 title: "cv-qualified void parameter types" author: - family: Michiel Salters issued: year: 2002 URL: https://wg21.link/cwg332 - id: CWG333 citation-label: CWG333 title: "Ambiguous use of \"declaration\" in disambiguation section" author: - family: Michiel Salters issued: year: 2002 URL: https://wg21.link/cwg333 - id: CWG334 citation-label: CWG334 title: "Is a comma-expression dependent if its first operand is?" author: - family: John Spicer issued: year: 2002 URL: https://wg21.link/cwg334 - id: CWG335 citation-label: CWG335 title: "Allowing export on template members of nontemplate classes" author: - family: John Spicer issued: year: 2002 URL: https://wg21.link/cwg335 - id: CWG336 citation-label: CWG336 title: "Explicit specialization examples are still incorrect" author: - family: Jason Shirk issued: year: 2002 URL: https://wg21.link/cwg336 - id: CWG337 citation-label: CWG337 title: "Attempt to create array of abtract type should cause deduction to fail" author: - family: John Spicer issued: year: 2002 URL: https://wg21.link/cwg337 - id: CWG338 citation-label: CWG338 title: "Enumerator name with linkage used as class name in other translation unit" author: - family: Daveed Vandevoorde issued: year: 2002 URL: https://wg21.link/cwg338 - id: CWG339 citation-label: CWG339 title: "Overload resolution in operand of sizeof in constant expression" author: - family: Steve Adamczyk issued: year: 2002 URL: https://wg21.link/cwg339 - id: CWG340 citation-label: CWG340 title: "Unclear wording in disambiguation section" author: - family: Bart v Ingen Schenau issued: year: 2002 URL: https://wg21.link/cwg340 - id: CWG341 citation-label: CWG341 title: "extern \"C\" namespace member function versus global variable" author: - family: Steve Adamczyk issued: year: 2002 URL: https://wg21.link/cwg341 - id: CWG342 citation-label: CWG342 title: "Terminology: \"indirection\" versus \"dereference\"" author: - family: Jason Merrill issued: year: 2001 URL: https://wg21.link/cwg342 - id: CWG343 citation-label: CWG343 title: "Make template optional in contexts that require a type" author: - family: Steve Adamczyk issued: year: 2002 URL: https://wg21.link/cwg343 - id: CWG344 citation-label: CWG344 title: "Naming destructors" author: - family: Jamie Schmeiser issued: year: 2002 URL: https://wg21.link/cwg344 - id: CWG345 citation-label: CWG345 title: "Misleading comment on example in templates chapter" author: - family: Jason Shirk issued: year: 2002 URL: https://wg21.link/cwg345 - id: CWG346 citation-label: CWG346 title: "Typo in 15.4" author: - family: Lois Goldthwaite issued: year: 2002 URL: https://wg21.link/cwg346 - id: CWG347 citation-label: CWG347 title: "Use of derived class name in defining base class nested class" author: - family: Jason Shirk issued: year: 2002 URL: https://wg21.link/cwg347 - id: CWG348 citation-label: CWG348 title: "delete and user-written deallocation functions" author: - family: Ruslan Abdikeev issued: year: 2002 URL: https://wg21.link/cwg348 - id: CWG349 citation-label: CWG349 title: "Template argument deduction for conversion functions and qualification conversions" author: - family: John Spicer issued: year: 2002 URL: https://wg21.link/cwg349 - id: CWG350 citation-label: CWG350 title: "signed char underlying representation for objects" author: - family: Noah Stein issued: year: 2002 URL: https://wg21.link/cwg350 - id: CWG351 citation-label: CWG351 title: "Sequence point error: unspecified or undefined?" author: - family: Andrew Koenig issued: year: 2002 URL: https://wg21.link/cwg351 - id: CWG352 citation-label: CWG352 title: "Nondeduced contexts" author: - family: Andrei Iltchenko issued: year: 2002 URL: https://wg21.link/cwg352 - id: CWG353 citation-label: CWG353 title: "Is deallocation routine called if destructor throws exception in delete?" author: - family: Duane Smith issued: year: 2002 URL: https://wg21.link/cwg353 - id: CWG354 citation-label: CWG354 title: "Null as nontype template argument" author: - family: John Spicer issued: year: 2002 URL: https://wg21.link/cwg354 - id: CWG355 citation-label: CWG355 title: "Global-scope :: in nested-name-specifier" author: - family: Clark Nelson issued: year: 2002 URL: https://wg21.link/cwg355 - id: CWG356 citation-label: CWG356 title: "Wording of behavior of generated copy constructor for scalar members" author: - family: Steve Clamage issued: year: 2002 URL: https://wg21.link/cwg356 - id: CWG357 citation-label: CWG357 title: "Definition of signature should include name" author: - family: Steve Clamage issued: year: 2002 URL: https://wg21.link/cwg357 - id: CWG358 citation-label: CWG358 title: "Namespaces and extern \"C\"" author: - family: Steve Clamage issued: year: 2002 URL: https://wg21.link/cwg358 - id: CWG359 citation-label: CWG359 title: "Type definition in anonymous union" author: - family: Al Grant issued: year: 2002 URL: https://wg21.link/cwg359 - id: CWG360 citation-label: CWG360 title: "Using-declaration that reduces access" author: - family: Steve Clamage issued: year: 2002 URL: https://wg21.link/cwg360 - id: CWG361 citation-label: CWG361 title: "Forward reference to default argument" author: - family: Steve Clamage issued: year: 2002 URL: https://wg21.link/cwg361 - id: CWG362 citation-label: CWG362 title: "Order of initialization in instantiation units" author: - family: Mark Mitchell issued: year: 2002 URL: https://wg21.link/cwg362 - id: CWG363 citation-label: CWG363 title: "Initialization of class from self" author: - family: Sergey P. Derevyago issued: year: 2002 URL: https://wg21.link/cwg363 - id: CWG364 citation-label: CWG364 title: "Calling overloaded function with static in set, with no object" author: - family: Steve Adamczyk issued: year: 2002 URL: https://wg21.link/cwg364 - id: CWG365 citation-label: CWG365 title: "Storage duration and temporaries" author: - family: James Kanze issued: year: 2002 URL: https://wg21.link/cwg365 - id: CWG366 citation-label: CWG366 title: "String literal allowed in integral constant expression?" author: - family: Martin v. Loewis issued: year: 2002 URL: https://wg21.link/cwg366 - id: CWG367 citation-label: CWG367 title: "throw operator allowed in constant expression?" author: - family: Martin v. Loewis issued: year: 2002 URL: https://wg21.link/cwg367 - id: CWG368 citation-label: CWG368 title: "Uses of non-type parameters that should cause deduction to fail" author: - family: Jason Shirk issued: year: 2002 URL: https://wg21.link/cwg368 - id: CWG369 citation-label: CWG369 title: "Are new/delete identifiers or preprocessing-op-or-punc?" author: - family: Martin v. Loewis issued: year: 2002 URL: https://wg21.link/cwg369 - id: CWG370 citation-label: CWG370 title: "Can #include <...> form be used other than for standard C++ headers?" author: - family: Beman Dawes issued: year: 2002 URL: https://wg21.link/cwg370 - id: CWG371 citation-label: CWG371 title: "Interleaving of constructor calls" author: - family: Matt Austern issued: year: 2002 URL: https://wg21.link/cwg371 - id: CWG372 citation-label: CWG372 title: "Is access granted by base class specifiers available in following base class specifiers?" author: - family: Clark Nelson issued: year: 2002 URL: https://wg21.link/cwg372 - id: CWG373 citation-label: CWG373 title: "Lookup on namespace qualified name in using-directive" author: - family: Clark Nelson issued: year: 2002 URL: https://wg21.link/cwg373 - id: CWG374 citation-label: CWG374 title: "Can explicit specialization outside namespace use qualified name?" author: - family: Steve Adamczyk issued: year: 2002 URL: https://wg21.link/cwg374 - id: CWG375 citation-label: CWG375 title: "Confusing example on lookup with typename" author: - family: Manish Pagey issued: year: 2002 URL: https://wg21.link/cwg375 - id: CWG376 citation-label: CWG376 title: "Class \"definition\" versus class \"declaration\"" author: - family: Randy Maddox issued: year: 2002 URL: https://wg21.link/cwg376 - id: CWG377 citation-label: CWG377 title: "Enum whose enumerators will not fit in any integral type" author: - family: Mark Mitchell issued: year: 2002 URL: https://wg21.link/cwg377 - id: CWG378 citation-label: CWG378 title: "Wording that says temporaries are declared" author: - family: Gennaro Prota issued: year: 2002 URL: https://wg21.link/cwg378 - id: CWG379 citation-label: CWG379 title: "Change \"class declaration\" to \"class definition\"" author: - family: Jens Maurer issued: year: 2002 URL: https://wg21.link/cwg379 - id: CWG380 citation-label: CWG380 title: "Definition of \"ambiguous base class\" missing" author: - family: Jason Merrill issued: year: 2002 URL: https://wg21.link/cwg380 - id: CWG381 citation-label: CWG381 title: "Incorrect example of base class member lookup" author: - family: Steve Adamczyk issued: year: 2002 URL: https://wg21.link/cwg381 - id: CWG382 citation-label: CWG382 title: "Allow typename outside of templates" author: - family: Steve Adamczyk issued: year: 2002 URL: https://wg21.link/cwg382 - id: CWG383 citation-label: CWG383 title: "Is a class with a declared but not defined destructor a POD?" author: - family: Gennaro Prota issued: year: 2002 URL: https://wg21.link/cwg383 - id: CWG384 citation-label: CWG384 title: "Argument-dependent lookup and operator functions" author: - family: Herb Sutter issued: year: 2002 URL: https://wg21.link/cwg384 - id: CWG385 citation-label: CWG385 title: "How does protected member check of 11.5 interact with using-declarations?" author: - family: Vincent Korstanje issued: year: 2002 URL: https://wg21.link/cwg385 - id: CWG386 citation-label: CWG386 title: "Friend declaration of name brought in by using-declaration" author: - family: Herb Sutter issued: year: 2002 URL: https://wg21.link/cwg386 - id: CWG387 citation-label: CWG387 title: "Errors in example in 14.6.5" author: - family: Aleksey Gurtovoy issued: year: 2002 URL: https://wg21.link/cwg387 - id: CWG388 citation-label: CWG388 title: "Catching base*& from a throw of derived*" author: - family: John Spicer issued: year: 2002 URL: https://wg21.link/cwg388 - id: CWG389 citation-label: CWG389 title: "Unnamed types in entities with linkage" author: - family: Daveed Vandevoorde issued: year: 2002 URL: https://wg21.link/cwg389 - id: CWG390 citation-label: CWG390 title: "Pure virtual must be defined when implicitly called" author: - family: Daniel Frey issued: year: 2002 URL: https://wg21.link/cwg390 - id: CWG391 citation-label: CWG391 title: "Require direct binding of short-lived references to rvalues" author: - family: Raoul Gough issued: year: 2002 URL: https://wg21.link/cwg391 - id: CWG392 citation-label: CWG392 title: "Use of full expression lvalue before temporary destruction" author: - family: Stephen Clamage issued: year: 2002 URL: https://wg21.link/cwg392 - id: CWG393 citation-label: CWG393 title: "Pointer to array of unknown bound in template argument list in parameter" author: - family: Mark Mitchell issued: year: 2002 URL: https://wg21.link/cwg393 - id: CWG394 citation-label: CWG394 title: "identifier-list is never defined" author: - family: Nicola Musatti issued: year: 2002 URL: https://wg21.link/cwg394 - id: CWG395 citation-label: CWG395 title: "Conversion operator template syntax" author: - family: Daveed Vandevoorde issued: year: 2002 URL: https://wg21.link/cwg395 - id: CWG396 citation-label: CWG396 title: "Misleading note regarding use of auto for disambiguation" author: - family: Herb Sutter issued: year: 2003 URL: https://wg21.link/cwg396 - id: CWG397 citation-label: CWG397 title: "Same address for string literals from default arguments in inline functions?" author: - family: Mark Mitchell issued: year: 2003 URL: https://wg21.link/cwg397 - id: CWG398 citation-label: CWG398 title: "Ambiguous wording on naming a type in deduction" author: - family: Daveed Vandevoorde issued: year: 2003 URL: https://wg21.link/cwg398 - id: CWG399 citation-label: CWG399 title: "Destructor lookup redux" author: - family: John Spicer issued: year: 2003 URL: https://wg21.link/cwg399 - id: CWG400 citation-label: CWG400 title: "Using-declarations and the \"struct hack\"" author: - family: Mark Mitchell issued: year: 2003 URL: https://wg21.link/cwg400 - id: CWG401 citation-label: CWG401 title: "When is access for template parameter default arguments checked?" author: - family: Steve Adamczyk issued: year: 2003 URL: https://wg21.link/cwg401 - id: CWG402 citation-label: CWG402 title: "More on partial ordering of function templates" author: - family: Nathan Sidwell issued: year: 2003 URL: https://wg21.link/cwg402 - id: CWG403 citation-label: CWG403 title: "Reference to a type as a template-id" author: - family: John Spicer issued: year: 2003 URL: https://wg21.link/cwg403 - id: CWG404 citation-label: CWG404 title: "Unclear reference to construction with non-trivial constructor" author: - family: Mike Miller issued: year: 2003 URL: https://wg21.link/cwg404 - id: CWG405 citation-label: CWG405 title: "Unqualified function name lookup" author: - family: William M. Miller issued: year: 2003 URL: https://wg21.link/cwg405 - id: CWG406 citation-label: CWG406 title: "Static data member in class with name for linkage purposes" author: - family: Jorgen Bundgaard issued: year: 2003 URL: https://wg21.link/cwg406 - id: CWG407 citation-label: CWG407 title: "Named class with associated typedef: two names or one?" author: - family: Clark Nelson issued: year: 2003 URL: https://wg21.link/cwg407 - id: CWG408 citation-label: CWG408 title: "sizeof applied to unknown-bound array static data member of template" author: - family: Nathan Myers issued: year: 2003 URL: https://wg21.link/cwg408 - id: CWG409 citation-label: CWG409 title: "Obsolete paragraph missed by changes for issue 224" author: - family: John Spicer issued: year: 2003 URL: https://wg21.link/cwg409 - id: CWG410 citation-label: CWG410 title: "Paragraph missed in changes for issue 166" author: - family: John Spicer issued: year: 2003 URL: https://wg21.link/cwg410 - id: CWG411 citation-label: CWG411 title: "Use of universal-character-name in character versus string literals" author: - family: James Kanze issued: year: 2003 URL: https://wg21.link/cwg411 - id: CWG412 citation-label: CWG412 title: "Can a replacement allocation function be inline?" author: - family: Matt Austern issued: year: 2003 URL: https://wg21.link/cwg412 - id: CWG413 citation-label: CWG413 title: "Definition of \"empty class\"" author: - family: Pete Becker issued: year: 2003 URL: https://wg21.link/cwg413 - id: CWG414 citation-label: CWG414 title: "Multiple types found on destructor lookup" author: - family: John Spicer issued: year: 2003 URL: https://wg21.link/cwg414 - id: CWG415 citation-label: CWG415 title: "Template deduction does not cause instantiation" author: - family: John Spicer issued: year: 2003 URL: https://wg21.link/cwg415 - id: CWG416 citation-label: CWG416 title: "Class must be complete to allow operator lookup?" author: - family: Greg Comeau issued: year: 2003 URL: https://wg21.link/cwg416 - id: CWG417 citation-label: CWG417 title: "Using derived-class qualified name in out-of-class nested class definition" author: - family: Jon Caves issued: year: 2003 URL: https://wg21.link/cwg417 - id: CWG418 citation-label: CWG418 title: "Imperfect wording on error on multiple default arguments on a called function" author: - family: Chris Bowler issued: year: 2003 URL: https://wg21.link/cwg418 - id: CWG419 citation-label: CWG419 title: "Can cast to virtual base class be done on partially-constructed object?" author: - family: Judy Ward issued: year: 2003 URL: https://wg21.link/cwg419 - id: CWG420 citation-label: CWG420 title: "postfixexpression->scalar_type_dtor() inconsistent" author: - family: Markus Mauhart issued: year: 2003 URL: https://wg21.link/cwg420 - id: CWG421 citation-label: CWG421 title: "Is rvalue.field an rvalue?" author: - family: Gabriel Dos Reis issued: year: 2003 URL: https://wg21.link/cwg421 - id: CWG422 citation-label: CWG422 title: "Is a typedef redeclaration allowed with a template type that might be the same?" author: - family: Steve Adamczyk issued: year: 2003 URL: https://wg21.link/cwg422 - id: CWG423 citation-label: CWG423 title: "Can a conversion be done on the left operand of a compound assignment?" author: - family: Gennaro Prota issued: year: 2003 URL: https://wg21.link/cwg423 - id: CWG424 citation-label: CWG424 title: "Wording problem with issue 56 resolution on redeclaring typedefs in class scope" author: - family: Daveed Vandevoorde issued: year: 2003 URL: https://wg21.link/cwg424 - id: CWG425 citation-label: CWG425 title: "Set of candidates for overloaded built-in operator with float operand" author: - family: Daniel Frey issued: year: 2003 URL: https://wg21.link/cwg425 - id: CWG426 citation-label: CWG426 title: "Identically-named variables, one internally and one externally linked, allowed?" author: - family: Steve Adamczyk issued: year: 2003 URL: https://wg21.link/cwg426 - id: CWG427 citation-label: CWG427 title: "static_cast ambiguity: conversion versus cast to derived" author: - family: Mark Mitchell issued: year: 2003 URL: https://wg21.link/cwg427 - id: CWG428 citation-label: CWG428 title: "Mention of expression with reference type" author: - family: Steve Adamczyk issued: year: 2003 URL: https://wg21.link/cwg428 - id: CWG429 citation-label: CWG429 title: "Matching deallocation function chosen based on syntax or signature?" author: - family: John Wilkinson issued: year: 2003 URL: https://wg21.link/cwg429 - id: CWG430 citation-label: CWG430 title: "Ordering of expression evaluation in initializer list" author: - family: Nathan Sidwell issued: year: 2003 URL: https://wg21.link/cwg430 - id: CWG431 citation-label: CWG431 title: "Defect in wording in 14.2" author: - family: Mat Marcus issued: year: 2003 URL: https://wg21.link/cwg431 - id: CWG432 citation-label: CWG432 title: "Is injected class name visible in base class specifier list?" author: - family: Daveed Vandevoorde issued: year: 2003 URL: https://wg21.link/cwg432 - id: CWG433 citation-label: CWG433 title: "Do elaborated type specifiers in templates inject into enclosing namespace scope?" author: - family: Daveed Vandevoorde issued: year: 2003 URL: https://wg21.link/cwg433 - id: CWG434 citation-label: CWG434 title: "Unclear suppression of standard conversions while binding reference to lvalue" author: - family: Bronek Kozicki issued: year: 2003 URL: https://wg21.link/cwg434 - id: CWG435 citation-label: CWG435 title: "Change \"declararation or definition\" to \"declaration\"" author: - family: Jens Maurer issued: year: 2003 URL: https://wg21.link/cwg435 - id: CWG436 citation-label: CWG436 title: "Problem in example in 9.6 paragraph 4" author: - family: Roberto Santos issued: year: 2003 URL: https://wg21.link/cwg436 - id: CWG437 citation-label: CWG437 title: "Is type of class allowed in member function exception specification?" author: - family: Cary Coutant issued: year: 2003 URL: https://wg21.link/cwg437 - id: CWG438 citation-label: CWG438 title: "Possible flaw in wording for multiple accesses to object between sequence points" author: - family: Jason Merrill issued: year: 2003 URL: https://wg21.link/cwg438 - id: CWG439 citation-label: CWG439 title: "Guarantees on casting pointer back to cv-qualified version of original type" author: - family: Mark Mitchell issued: year: 2003 URL: https://wg21.link/cwg439 - id: CWG440 citation-label: CWG440 title: "Allow implicit pointer-to-member conversion on nontype template argument" author: - family: David Abrahams issued: year: 2003 URL: https://wg21.link/cwg440 - id: CWG441 citation-label: CWG441 title: "Ordering of static reference initialization" author: - family: Mike Miller issued: year: 2003 URL: https://wg21.link/cwg441 - id: CWG442 citation-label: CWG442 title: "Incorrect use of null pointer constant in description of delete operator" author: - family: Matthias Hofmann issued: year: 2003 URL: https://wg21.link/cwg442 - id: CWG443 citation-label: CWG443 title: "Wording nit in description of lifetime of temporaries" author: - family: Matthias Hofmann issued: year: 2003 URL: https://wg21.link/cwg443 - id: CWG444 citation-label: CWG444 title: "Overriding and the generated copy assignment operator" author: - family: Kerch Holt issued: year: 2003 URL: https://wg21.link/cwg444 - id: CWG445 citation-label: CWG445 title: "Wording issue on friend declarations" author: - family: Risto Lankinen issued: year: 2003 URL: https://wg21.link/cwg445 - id: CWG446 citation-label: CWG446 title: "Does an lvalue-to-rvalue conversion on the \"?\" operator produce a temporary?" author: - family: John Potter issued: year: 2003 URL: https://wg21.link/cwg446 - id: CWG447 citation-label: CWG447 title: "Is offsetof type-dependent?" author: - family: Mark Mitchell issued: year: 2004 URL: https://wg21.link/cwg447 - id: CWG448 citation-label: CWG448 title: "Set of template functions in call with dependent explicit argument" author: - family: Mark Mitchell issued: year: 2004 URL: https://wg21.link/cwg448 - id: CWG449 citation-label: CWG449 title: "Consistency in use of hyphen with names of \"non\" entities" author: - family: Daveed Vandevoorde issued: year: 2004 URL: https://wg21.link/cwg449 - id: CWG450 citation-label: CWG450 title: "Binding a reference to const to a cv-qualified array rvalue" author: - family: Steve Adamczyk issued: year: 2004 URL: https://wg21.link/cwg450 - id: CWG451 citation-label: CWG451 title: "Expressions with invalid results and ill-formedness" author: - family: Gennaro Prota issued: year: 2004 URL: https://wg21.link/cwg451 - id: CWG452 citation-label: CWG452 title: "Wording nit on description of this" author: - family: Gennaro Prota issued: year: 2004 URL: https://wg21.link/cwg452 - id: CWG453 citation-label: CWG453 title: "References may only bind to “valid” objects" author: - family: Gennaro Prota issued: year: 2004 URL: https://wg21.link/cwg453 - id: CWG454 citation-label: CWG454 title: "When is a definition of a static data member required?" author: - family: Gennaro Prota issued: year: 2004 URL: https://wg21.link/cwg454 - id: CWG455 citation-label: CWG455 title: "Partial ordering and non-deduced arguments" author: - family: Rani Sharoni issued: year: 2004 URL: https://wg21.link/cwg455 - id: CWG456 citation-label: CWG456 title: "Is initialized const int or const bool variable a null pointer constant?" author: - family: Lloyd Lewins issued: year: 2004 URL: https://wg21.link/cwg456 - id: CWG457 citation-label: CWG457 title: "Wording nit on use of const variables in constant expressions" author: - family: Mark Mitchell issued: year: 2004 URL: https://wg21.link/cwg457 - id: CWG458 citation-label: CWG458 title: "Hiding of member template parameters by other members" author: - family: Gabriel Dos Reis issued: year: 2004 URL: https://wg21.link/cwg458 - id: CWG459 citation-label: CWG459 title: "Hiding of template parameters by base class members" author: - family: Daveed Vandevoorde issued: year: 2004 URL: https://wg21.link/cwg459 - id: CWG460 citation-label: CWG460 title: "Can a using-declaration name a namespace?" author: - family: John Spicer issued: year: 2004 URL: https://wg21.link/cwg460 - id: CWG461 citation-label: CWG461 title: "Make asm conditionally-supported" author: - family: Clark Nelson issued: year: 2004 URL: https://wg21.link/cwg461 - id: CWG462 citation-label: CWG462 title: "Lifetime of temporaries bound to comma expressions" author: - family: Steve Adamczyk issued: year: 2004 URL: https://wg21.link/cwg462 - id: CWG463 citation-label: CWG463 title: "reinterpret_cast(0)" author: - family: Gennaro Prota issued: year: 2004 URL: https://wg21.link/cwg463 - id: CWG464 citation-label: CWG464 title: "Wording nit on lifetime of temporaries to which references are bound" author: - family: Allan Odgaard issued: year: 2004 URL: https://wg21.link/cwg464 - id: CWG465 citation-label: CWG465 title: "May constructors of global objects call exit()?" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/cwg465 - id: CWG466 citation-label: CWG466 title: "cv-qualifiers on pseudo-destructor type" author: - family: Mark Mitchell issued: year: 2004 URL: https://wg21.link/cwg466 - id: CWG467 citation-label: CWG467 title: "Jump past initialization of local static variable" author: - family: Kerch Holt issued: year: 2004 URL: https://wg21.link/cwg467 - id: CWG468 citation-label: CWG468 title: "Allow ::template outside of templates" author: - family: John Spicer issued: year: 2004 URL: https://wg21.link/cwg468 - id: CWG469 citation-label: CWG469 title: "Const template specializations and reference arguments" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/cwg469 - id: CWG470 citation-label: CWG470 title: "Instantiation of members of an explicitly-instantiated class template" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/cwg470 - id: CWG471 citation-label: CWG471 title: "Conflicting inherited access specifications" author: - family: Mike Miller issued: year: 2004 URL: https://wg21.link/cwg471 - id: CWG472 citation-label: CWG472 title: "Casting across protected inheritance" author: - family: Mike Miller issued: year: 2004 URL: https://wg21.link/cwg472 - id: CWG473 citation-label: CWG473 title: "Block-scope declarations of allocator functions" author: - family: John Spicer issued: year: 2004 URL: https://wg21.link/cwg473 - id: CWG474 citation-label: CWG474 title: "Block-scope extern declarations in namespace members" author: - family: Daveed Vandevoorde issued: year: 2004 URL: https://wg21.link/cwg474 - id: CWG475 citation-label: CWG475 title: "When is std::uncaught_exception() true? (take 2)" author: - family: Martin Sebor issued: year: 2004 URL: https://wg21.link/cwg475 - id: CWG476 citation-label: CWG476 title: "Determining the buffer size for placement new" author: - family: Ben Hutchings issued: year: 2004 URL: https://wg21.link/cwg476 - id: CWG477 citation-label: CWG477 title: "Can virtual appear in a friend declaration?" author: - family: Daveed Vandevoorde issued: year: 2004 URL: https://wg21.link/cwg477 - id: CWG478 citation-label: CWG478 title: "May a function parameter be an array of an abstract class type?" author: - family: Steve Adamczyk issued: year: 2004 URL: https://wg21.link/cwg478 - id: CWG479 citation-label: CWG479 title: "Copy elision in exception handling" author: - family: Mike Miller issued: year: 2004 URL: https://wg21.link/cwg479 - id: CWG480 citation-label: CWG480 title: "Is a base of a virtual base also virtual?" author: - family: Mark Mitchell issued: year: 2004 URL: https://wg21.link/cwg480 - id: CWG481 citation-label: CWG481 title: "Scope of template parameters" author: - family: Gabriel Dos Reis issued: year: 2004 URL: https://wg21.link/cwg481 - id: CWG482 citation-label: CWG482 title: "Qualified declarators in redeclarations" author: - family: Daveed Vandevoorde issued: year: 2004 URL: https://wg21.link/cwg482 - id: CWG483 citation-label: CWG483 title: "Normative requirements on integral ranges" author: - family: Steve Adamczyk issued: year: 2004 URL: https://wg21.link/cwg483 - id: CWG484 citation-label: CWG484 title: "Can a base-specifier name a cv-qualified class type?" author: - family: Richard Corden issued: year: 2004 URL: https://wg21.link/cwg484 - id: CWG485 citation-label: CWG485 title: "What is a “name”?" author: - family: Gabriel Dos Reis issued: year: 2004 URL: https://wg21.link/cwg485 - id: CWG486 citation-label: CWG486 title: "Invalid return types and template argument deduction" author: - family: John Spicer issued: year: 2004 URL: https://wg21.link/cwg486 - id: CWG487 citation-label: CWG487 title: "Operator overloading in constant expressions" author: - family: Steve Adamczyk issued: year: 2004 URL: https://wg21.link/cwg487 - id: CWG488 citation-label: CWG488 title: "Local types, overload resolution, and template argument deduction" author: - family: Mark Mitchell issued: year: 2004 URL: https://wg21.link/cwg488 - id: CWG489 citation-label: CWG489 title: "Must member function templates be instantiated during overload resolution?" author: - family: Daveed Vandevoorde issued: year: 2004 URL: https://wg21.link/cwg489 - id: CWG490 citation-label: CWG490 title: "Name lookup in friend declarations" author: - family: Ben Hutchings issued: year: 2004 URL: https://wg21.link/cwg490 - id: CWG491 citation-label: CWG491 title: "Initializers for empty-class aggregrate members" author: - family: Nathan Sidwell issued: year: 2004 URL: https://wg21.link/cwg491 - id: CWG492 citation-label: CWG492 title: "typeid constness inconsistent with example" author: - family: Ron Natalie issued: year: 2004 URL: https://wg21.link/cwg492 - id: CWG493 citation-label: CWG493 title: "Type deduction from a bool context" author: - family: John Spicer issued: year: 2004 URL: https://wg21.link/cwg493 - id: CWG494 citation-label: CWG494 title: "Problems with the resolution of issue 45" author: - family: Lloyd J. Lewins issued: year: 2004 URL: https://wg21.link/cwg494 - id: CWG495 citation-label: CWG495 title: "Overload resolution with template and non-template conversion functions" author: - family: Nathan Sidwell issued: year: 2004 URL: https://wg21.link/cwg495 - id: CWG496 citation-label: CWG496 title: "Is a volatile-qualified type really a POD?" author: - family: John Maddock issued: year: 2004 URL: https://wg21.link/cwg496 - id: CWG497 citation-label: CWG497 title: "Missing required initialization in example" author: - family: Giovanni Bajo issued: year: 2005 URL: https://wg21.link/cwg497 - id: CWG498 citation-label: CWG498 title: "Storage class specifiers in definitions of class members" author: - family: Matt Austern issued: year: 2005 URL: https://wg21.link/cwg498 - id: CWG499 citation-label: CWG499 title: "Throwing an array of unknown size" author: - family: Mike Miller issued: year: 2005 URL: https://wg21.link/cwg499 - id: CWG500 citation-label: CWG500 title: "Access in base-specifiers of friend and nested classes" author: - family: Andreas Hommel issued: year: 2005 URL: https://wg21.link/cwg500 - id: CWG501 citation-label: CWG501 title: "Visibility of friend declarations within the befriending class" author: - family: Gabriel Dos Reis issued: year: 2005 URL: https://wg21.link/cwg501 - id: CWG502 citation-label: CWG502 title: "Dependency of nested enumerations and enumerators" author: - family: Mark Mitchell issued: year: 2005 URL: https://wg21.link/cwg502 - id: CWG503 citation-label: CWG503 title: "Cv-qualified function types in template argument deduction" author: - family: Gabriel Dos Reis issued: year: 2005 URL: https://wg21.link/cwg503 - id: CWG504 citation-label: CWG504 title: "Should use of a variable in its own initializer require a diagnostic?" author: - family: Bjarne Stroustrup issued: year: 2005 URL: https://wg21.link/cwg504 - id: CWG505 citation-label: CWG505 title: "Conditionally-supported behavior for unknown character escapes" author: - family: Mike Miller issued: year: 2005 URL: https://wg21.link/cwg505 - id: CWG506 citation-label: CWG506 title: "Conditionally-supported behavior for non-POD objects passed to ellipsis" author: - family: Mike Miller issued: year: 2005 URL: https://wg21.link/cwg506 - id: CWG507 citation-label: CWG507 title: "Ambiguity assigning class object to built-in type" author: - family: Steve Adamczyk issued: year: 2005 URL: https://wg21.link/cwg507 - id: CWG508 citation-label: CWG508 title: "Non-constructed value-initialized objects" author: - family: Alisdair Meredith issued: year: 2005 URL: https://wg21.link/cwg508 - id: CWG509 citation-label: CWG509 title: "Dead code in the specification of default initialization" author: - family: Mike Miller issued: year: 2005 URL: https://wg21.link/cwg509 - id: CWG510 citation-label: CWG510 title: "Default initialization of POD classes?" author: - family: Mike Miller issued: year: 2005 URL: https://wg21.link/cwg510 - id: CWG511 citation-label: CWG511 title: "POD-structs with template assignment operators" author: - family: Alisdair Meredith issued: year: 2005 URL: https://wg21.link/cwg511 - id: CWG512 citation-label: CWG512 title: "Union members with user-declared non-default constructors" author: - family: Alisdair Meredith issued: year: 2005 URL: https://wg21.link/cwg512 - id: CWG513 citation-label: CWG513 title: "Non-class “most-derived” objects" author: - family: Marc Schoolderman issued: year: 2005 URL: https://wg21.link/cwg513 - id: CWG514 citation-label: CWG514 title: "Is the initializer for a namespace member in the scope of the namespace?" author: - family: Mike Miller issued: year: 2005 URL: https://wg21.link/cwg514 - id: CWG515 citation-label: CWG515 title: "Non-dependent references to base class members" author: - family: Mike Miller issued: year: 2005 URL: https://wg21.link/cwg515 - id: CWG516 citation-label: CWG516 title: "Use of signed in bit-field declarations" author: - family: comp.std.c++ issued: year: 2005 URL: https://wg21.link/cwg516 - id: CWG517 citation-label: CWG517 title: "Partial specialization following explicit instantiation" author: - family: John Spicer issued: year: 2005 URL: https://wg21.link/cwg517 - id: CWG518 citation-label: CWG518 title: "Trailing comma following enumerator-list" author: - family: Charles Bryant issued: year: 2005 URL: https://wg21.link/cwg518 - id: CWG519 citation-label: CWG519 title: "Null pointer preservation in void* conversions" author: - family: comp.std.c++ issued: year: 2005 URL: https://wg21.link/cwg519 - id: CWG520 citation-label: CWG520 title: "Old-style casts between incomplete class types" author: - family: comp.std.c++ issued: year: 2005 URL: https://wg21.link/cwg520 - id: CWG521 citation-label: CWG521 title: "Requirements for exceptions thrown by allocation functions" author: - family: Alisdair Meredith issued: year: 2005 URL: https://wg21.link/cwg521 - id: CWG522 citation-label: CWG522 title: "Array-to-pointer decay in template argument deduction" author: - family: Daveed Vandevoorde issued: year: 2005 URL: https://wg21.link/cwg522 - id: CWG523 citation-label: CWG523 title: "Can a one-past-the-end pointer be invalidated by deleting an adjacent object?" author: - family: comp.std.c++ issued: year: 2005 URL: https://wg21.link/cwg523 - id: CWG524 citation-label: CWG524 title: "Can function-notation calls to operator functions be dependent?" author: - family: Daveed Vandevoorde issued: year: 2005 URL: https://wg21.link/cwg524 - id: CWG525 citation-label: CWG525 title: "Missing * in example" author: - family: Mike Miller issued: year: 2005 URL: https://wg21.link/cwg525 - id: CWG526 citation-label: CWG526 title: "Confusing aspects in the specification of non-deduced contexts" author: - family: Mike Miller issued: year: 2005 URL: https://wg21.link/cwg526 - id: CWG527 citation-label: CWG527 title: "Problems with linkage of types" author: - family: Daveed Vandevoorde issued: year: 2005 URL: https://wg21.link/cwg527 - id: CWG528 citation-label: CWG528 title: "Why are incomplete class types not allowed with typeid?" author: - family: Dave Abrahams issued: year: 2005 URL: https://wg21.link/cwg528 - id: CWG529 citation-label: CWG529 title: "Use of template<> with “explicitly-specialized” class templates" author: - family: James Widman issued: year: 2005 URL: https://wg21.link/cwg529 - id: CWG530 citation-label: CWG530 title: "Nontype template arguments in constant expressions" author: - family: Mark Mitchell issued: year: 2005 URL: https://wg21.link/cwg530 - id: CWG531 citation-label: CWG531 title: "Defining members of explicit specializations" author: - family: Mike Miller issued: year: 2005 URL: https://wg21.link/cwg531 - id: CWG532 citation-label: CWG532 title: "Member/nonmember operator template partial ordering" author: - family: Nathan Sidwell issued: year: 2005 URL: https://wg21.link/cwg532 - id: CWG533 citation-label: CWG533 title: "Special treatment for C-style header names" author: - family: Jens Maurer issued: year: 2005 URL: https://wg21.link/cwg533 - id: CWG534 citation-label: CWG534 title: "template-names and operator-function-ids" author: - family: Jens Maurer issued: year: 2005 URL: https://wg21.link/cwg534 - id: CWG535 citation-label: CWG535 title: "Copy construction without a copy constructor" author: - family: Mike Miller issued: year: 2005 URL: https://wg21.link/cwg535 - id: CWG536 citation-label: CWG536 title: "Problems in the description of id-expressions" author: - family: Mike Miller issued: year: 2005 URL: https://wg21.link/cwg536 - id: CWG537 citation-label: CWG537 title: "Definition of “signature”" author: - family: Daveed Vandevoorde issued: year: 2005 URL: https://wg21.link/cwg537 - id: CWG538 citation-label: CWG538 title: "Definition and usage of structure, POD-struct, POD-union, and POD class" author: - family: Alisdair Meredith issued: year: 2005 URL: https://wg21.link/cwg538 - id: CWG539 citation-label: CWG539 title: "Constraints on type-specifier-seq" author: - family: Mike Miller issued: year: 2005 URL: https://wg21.link/cwg539 - id: CWG540 citation-label: CWG540 title: "Propagation of cv-qualifiers in reference-to-reference collapse" author: - family: Russell Yanofsky issued: year: 2005 URL: https://wg21.link/cwg540 - id: CWG541 citation-label: CWG541 title: "Dependent function types" author: - family: Daveed Vandevoorde issued: year: 2005 URL: https://wg21.link/cwg541 - id: CWG542 citation-label: CWG542 title: "Value initialization of arrays of POD-structs" author: - family: Alisdair Meredith issued: year: 2005 URL: https://wg21.link/cwg542 - id: CWG543 citation-label: CWG543 title: "Value initialization and default constructors" author: - family: Mike Miller issued: year: 2005 URL: https://wg21.link/cwg543 - id: CWG544 citation-label: CWG544 title: "Base class lookup in explicit specialization" author: - family: John Spicer issued: year: 2005 URL: https://wg21.link/cwg544 - id: CWG545 citation-label: CWG545 title: "User-defined conversions and built-in operator overload resolution" author: - family: Steve Clamage issued: year: 2005 URL: https://wg21.link/cwg545 - id: CWG546 citation-label: CWG546 title: "Explicit instantiation of class template members" author: - family: Martin Sebor issued: year: 2005 URL: https://wg21.link/cwg546 - id: CWG547 citation-label: CWG547 title: "Partial specialization on member function types" author: - family: Peter Dimov issued: year: 2005 URL: https://wg21.link/cwg547 - id: CWG548 citation-label: CWG548 title: "qualified-ids in declarations" author: - family: Martin Sebor issued: year: 2005 URL: https://wg21.link/cwg548 - id: CWG549 citation-label: CWG549 title: "Non-deducible parameters in partial specializations" author: - family: Martin Sebor issued: year: 2005 URL: https://wg21.link/cwg549 - id: CWG550 citation-label: CWG550 title: "Pointer to array of unknown bound in parameter declarations" author: - family: Daveed Vandevoorde issued: year: 2005 URL: https://wg21.link/cwg550 - id: CWG551 citation-label: CWG551 title: "When is inline permitted in an explicit instantiation?" author: - family: Steve Clamage issued: year: 2005 URL: https://wg21.link/cwg551 - id: CWG552 citation-label: CWG552 title: "Use of typename in the type in a non-type parameter-declaration" author: - family: Andre Morozov issued: year: 2005 URL: https://wg21.link/cwg552 - id: CWG553 citation-label: CWG553 title: "Problems with friend allocation and deallocation functions" author: - family: Dmitriy Litskalov issued: year: 2005 URL: https://wg21.link/cwg553 - id: CWG554 citation-label: CWG554 title: "Definition of “declarative region” and “scope”" author: - family: Gabriel Dos Reis issued: year: 2005 URL: https://wg21.link/cwg554 - id: CWG555 citation-label: CWG555 title: "Pseudo-destructor name lookup" author: - family: Krzysztof Zelechowski issued: year: 2006 URL: https://wg21.link/cwg555 - id: CWG556 citation-label: CWG556 title: "Conflicting requirements for acceptable aliasing" author: - family: Mike Miller issued: year: 2006 URL: https://wg21.link/cwg556 - id: CWG557 citation-label: CWG557 title: "Does argument-dependent lookup cause template instantiation?" author: - family: Mike Miller issued: year: 2006 URL: https://wg21.link/cwg557 - id: CWG558 citation-label: CWG558 title: "Excluded characters in universal character names" author: - family: Daveed Vandevoorde issued: year: 2006 URL: https://wg21.link/cwg558 - id: CWG559 citation-label: CWG559 title: "Editing error in issue 382 resolution" author: - family: Mike Miller issued: year: 2006 URL: https://wg21.link/cwg559 - id: CWG560 citation-label: CWG560 title: "Use of the typename keyword in return types" author: - family: Greg Comeau issued: year: 2006 URL: https://wg21.link/cwg560 - id: CWG561 citation-label: CWG561 title: "Internal linkage functions in dependent name lookup" author: - family: Joaquín López Muñoz issued: year: 2006 URL: https://wg21.link/cwg561 - id: CWG562 citation-label: CWG562 title: "qualified-ids in non-expression contexts" author: - family: Mike Miller issued: year: 2006 URL: https://wg21.link/cwg562 - id: CWG563 citation-label: CWG563 title: "Linkage specification for objects" author: - family: Daveed Vandevoorde issued: year: 2006 URL: https://wg21.link/cwg563 - id: CWG564 citation-label: CWG564 title: "Agreement of language linkage or linkage-specifications?" author: - family: Daveed Vandevoorde issued: year: 2006 URL: https://wg21.link/cwg564 - id: CWG565 citation-label: CWG565 title: "Conflict rules for using-declarations naming function templates" author: - family: Paolo Carlini issued: year: 2006 URL: https://wg21.link/cwg565 - id: CWG566 citation-label: CWG566 title: "Conversion of negative floating point values to integer type" author: - family: Seungbeom Kim issued: year: 2006 URL: https://wg21.link/cwg566 - id: CWG567 citation-label: CWG567 title: "Can size_t and ptrdiff_t be larger than long?" author: - family: Nick MacLaren issued: year: 2006 URL: https://wg21.link/cwg567 - id: CWG568 citation-label: CWG568 title: "Definition of POD is too strict" author: - family: Matt Austern issued: year: 2006 URL: https://wg21.link/cwg568 - id: CWG569 citation-label: CWG569 title: "Spurious semicolons at namespace scope should be allowed" author: - family: Matt Austern issued: year: 2006 URL: https://wg21.link/cwg569 - id: CWG570 citation-label: CWG570 title: "Are references subject to the ODR?" author: - family: Dave Abrahams issued: year: 2006 URL: https://wg21.link/cwg570 - id: CWG571 citation-label: CWG571 title: "References declared const" author: - family: Dave Abrahams issued: year: 2006 URL: https://wg21.link/cwg571 - id: CWG572 citation-label: CWG572 title: "Standard conversions for non-built-in types" author: - family: Jens Maurer issued: year: 2006 URL: https://wg21.link/cwg572 - id: CWG573 citation-label: CWG573 title: "Conversions between function pointers and void*" author: - family: Steve Adamczyk issued: year: 2006 URL: https://wg21.link/cwg573 - id: CWG574 citation-label: CWG574 title: "Definition of “copy assignment operator”" author: - family: Steve Adamczyk issued: year: 2006 URL: https://wg21.link/cwg574 - id: CWG575 citation-label: CWG575 title: "Criteria for deduction failure" author: - family: James Widman issued: year: 2006 URL: https://wg21.link/cwg575 - id: CWG576 citation-label: CWG576 title: "Typedefs in function definitions" author: - family: Jon Caves issued: year: 2006 URL: https://wg21.link/cwg576 - id: CWG577 citation-label: CWG577 title: "void in an empty parameter list" author: - family: Ben Hutchings issued: year: 2006 URL: https://wg21.link/cwg577 - id: CWG578 citation-label: CWG578 title: "Phase 1 replacement of characters with universal-character-names" author: - family: Martin Vejnár issued: year: 2006 URL: https://wg21.link/cwg578 - id: CWG579 citation-label: CWG579 title: "What is a “nested” > or >>?" author: - family: Daveed Vandevoorde issued: year: 2006 URL: https://wg21.link/cwg579 - id: CWG580 citation-label: CWG580 title: "Access in template-parameters of member and friend definitions" author: - family: John Spicer issued: year: 2006 URL: https://wg21.link/cwg580 - id: CWG581 citation-label: CWG581 title: "Can a templated constructor be explicitly instantiated or specialized?" author: - family: Mark Mitchell issued: year: 2006 URL: https://wg21.link/cwg581 - id: CWG582 citation-label: CWG582 title: "Template conversion functions" author: - family: PremAnand Rao issued: year: 2006 URL: https://wg21.link/cwg582 - id: CWG583 citation-label: CWG583 title: "Relational pointer comparisons against the null pointer constant" author: - family: James Widman issued: year: 2006 URL: https://wg21.link/cwg583 - id: CWG584 citation-label: CWG584 title: "Unions and aliasing" author: - family: comp.std.c++ issued: year: 2006 URL: https://wg21.link/cwg584 - id: CWG585 citation-label: CWG585 title: "Friend template template parameters" author: - family: James Widman issued: year: 2006 URL: https://wg21.link/cwg585 - id: CWG586 citation-label: CWG586 title: "Default template-arguments and template argument deduction" author: - family: James Widman issued: year: 2006 URL: https://wg21.link/cwg586 - id: CWG587 citation-label: CWG587 title: "Lvalue operands of a conditional expression differing only in cv-qualification" author: - family: Howard Hinnant issued: year: 2006 URL: https://wg21.link/cwg587 - id: CWG588 citation-label: CWG588 title: "Searching dependent bases of classes local to function templates" author: - family: James Widman issued: year: 2006 URL: https://wg21.link/cwg588 - id: CWG589 citation-label: CWG589 title: "Direct binding of class and array rvalues in reference initialization" author: - family: Steve Adamczyk issued: year: 2006 URL: https://wg21.link/cwg589 - id: CWG590 citation-label: CWG590 title: "Nested classes and the “current instantiation”" author: - family: James Widman issued: year: 2006 URL: https://wg21.link/cwg590 - id: CWG591 citation-label: CWG591 title: "When a dependent base class is the current instantiation" author: - family: James Widman issued: year: 2006 URL: https://wg21.link/cwg591 - id: CWG592 citation-label: CWG592 title: "Exceptions during construction of local static objects" author: - family: Alisdair Meredith issued: year: 2006 URL: https://wg21.link/cwg592 - id: CWG593 citation-label: CWG593 title: "Falling off the end of a destructor's function-try-block handler" author: - family: Alisdair Meredith issued: year: 2006 URL: https://wg21.link/cwg593 - id: CWG594 citation-label: CWG594 title: "Coordinating issues 119 and 404 with delegating constructors" author: - family: Tom Plum issued: year: 2006 URL: https://wg21.link/cwg594 - id: CWG595 citation-label: CWG595 title: "Exception specifications in templates instantiated from class bodies" author: - family: Daveed Vandevoorde issued: year: 2006 URL: https://wg21.link/cwg595 - id: CWG596 citation-label: CWG596 title: "Replacing an exception object" author: - family: Alisdair Meredith issued: year: 2006 URL: https://wg21.link/cwg596 - id: CWG597 citation-label: CWG597 title: "Conversions applied to out-of-lifetime non-POD lvalues" author: - family: Mike Miller issued: year: 2006 URL: https://wg21.link/cwg597 - id: CWG598 citation-label: CWG598 title: "Associated namespaces of overloaded functions and function templates" author: - family: Mike Miller issued: year: 2006 URL: https://wg21.link/cwg598 - id: CWG599 citation-label: CWG599 title: "Deleting a null function pointer" author: - family: Martin Sebor issued: year: 2006 URL: https://wg21.link/cwg599 - id: CWG600 citation-label: CWG600 title: "Does access control apply to members or to names?" author: - family: Alisdair Meredith issued: year: 2006 URL: https://wg21.link/cwg600 - id: CWG601 citation-label: CWG601 title: "Type of literals in preprocessing expressions" author: - family: Daveed Vandevoorde issued: year: 2006 URL: https://wg21.link/cwg601 - id: CWG602 citation-label: CWG602 title: "When is the injected-class-name of a class template a template?" author: - family: Daveed Vandevoorde issued: year: 2006 URL: https://wg21.link/cwg602 - id: CWG603 citation-label: CWG603 title: "Type equivalence and unsigned overflow" author: - family: James Widman issued: year: 2006 URL: https://wg21.link/cwg603 - id: CWG604 citation-label: CWG604 title: "Argument list for overload resolution in copy-initialization" author: - family: Dawn Perchik issued: year: 2006 URL: https://wg21.link/cwg604 - id: CWG605 citation-label: CWG605 title: "Linkage of explicit specializations" author: - family: Steve Clamage issued: year: 2006 URL: https://wg21.link/cwg605 - id: CWG606 citation-label: CWG606 title: "Template argument deduction for rvalue references" author: - family: Peter Dimov issued: year: 2006 URL: https://wg21.link/cwg606 - id: CWG607 citation-label: CWG607 title: "Lookup of mem-initializer-ids" author: - family: Richard Corden issued: year: 2006 URL: https://wg21.link/cwg607 - id: CWG608 citation-label: CWG608 title: "Determining the final overrider of a virtual function" author: - family: Mike Miller issued: year: 2006 URL: https://wg21.link/cwg608 - id: CWG609 citation-label: CWG609 title: "What is a “top-level” cv-qualifier?" author: - family: Dawn Perchik issued: year: 2006 URL: https://wg21.link/cwg609 - id: CWG610 citation-label: CWG610 title: "Computing the negative of 0U" author: - family: comp.std.c++ issued: year: 2006 URL: https://wg21.link/cwg610 - id: CWG611 citation-label: CWG611 title: "Zero-initializing references" author: - family: Alisdair Meredith issued: year: 2006 URL: https://wg21.link/cwg611 - id: CWG612 citation-label: CWG612 title: "Requirements on a conforming implementation" author: - family: Clark Nelson issued: year: 2007 URL: https://wg21.link/cwg612 - id: CWG613 citation-label: CWG613 title: "Unevaluated uses of non-static class members" author: - family: Herb Sutter issued: year: 2006 URL: https://wg21.link/cwg613 - id: CWG614 citation-label: CWG614 title: "Results of integer / and %" author: - family: Gabriel Dos Reis issued: year: 2007 URL: https://wg21.link/cwg614 - id: CWG615 citation-label: CWG615 title: "Incorrect description of variables that can be initialized" author: - family: comp.std.c++ issued: year: 2007 URL: https://wg21.link/cwg615 - id: CWG616 citation-label: CWG616 title: "Definition of “indeterminate value”" author: - family: Bjarne Stroustrup issued: year: 2007 URL: https://wg21.link/cwg616 - id: CWG617 citation-label: CWG617 title: "Lvalue-to-rvalue conversions of uninitialized char objects" author: - family: Alan Stokes issued: year: 2007 URL: https://wg21.link/cwg617 - id: CWG618 citation-label: CWG618 title: "Casts in preprocessor conditional expressions" author: - family: Martin Sebor issued: year: 2007 URL: https://wg21.link/cwg618 - id: CWG619 citation-label: CWG619 title: "Completeness of array types" author: - family: Steve Clamage issued: year: 2007 URL: https://wg21.link/cwg619 - id: CWG620 citation-label: CWG620 title: "Declaration order in layout-compatible POD structs" author: - family: Martin Sebor issued: year: 2007 URL: https://wg21.link/cwg620 - id: CWG621 citation-label: CWG621 title: "Template argument deduction from function return types" author: - family: Richard Corden issued: year: 2007 URL: https://wg21.link/cwg621 - id: CWG622 citation-label: CWG622 title: "Relational comparisons of arbitrary pointers" author: - family: Herb Sutter issued: year: 2007 URL: https://wg21.link/cwg622 - id: CWG623 citation-label: CWG623 title: "Use of pointers to deallocated storage" author: - family: Herb Sutter issued: year: 2007 URL: https://wg21.link/cwg623 - id: CWG624 citation-label: CWG624 title: "Overflow in calculating size of allocation" author: - family: Jens Maurer issued: year: 2007 URL: https://wg21.link/cwg624 - id: CWG625 citation-label: CWG625 title: "Use of auto as a template-argument" author: - family: John Spicer issued: year: 2007 URL: https://wg21.link/cwg625 - id: CWG626 citation-label: CWG626 title: "Preprocessor string literals" author: - family: Gennaro Prota issued: year: 2006 URL: https://wg21.link/cwg626 - id: CWG627 citation-label: CWG627 title: "Values behaving as types" author: - family: Gennaro Prota issued: year: 2007 URL: https://wg21.link/cwg627 - id: CWG628 citation-label: CWG628 title: "The values of an enumeration with no enumerator" author: - family: Gennaro Prota issued: year: 2007 URL: https://wg21.link/cwg628 - id: CWG629 citation-label: CWG629 title: "auto parsing ambiguity" author: - family: Daveed Vandevoorde issued: year: 2007 URL: https://wg21.link/cwg629 - id: CWG630 citation-label: CWG630 title: "Equality of narrow and wide character values in the basic character set" author: - family: Tom Plum issued: year: 2007 URL: https://wg21.link/cwg630 - id: CWG631 citation-label: CWG631 title: "Jumping into a “then” clause" author: - family: James Kanze issued: year: 2007 URL: https://wg21.link/cwg631 - id: CWG632 citation-label: CWG632 title: "Brace-enclosed initializer for scalar member of aggregate" author: - family: Greg Comeau issued: year: 2007 URL: https://wg21.link/cwg632 - id: CWG633 citation-label: CWG633 title: "Specifications for variables that should also apply to references" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/cwg633 - id: CWG634 citation-label: CWG634 title: "Conditionally-supported behavior for non-POD objects passed to ellipsis redux" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/cwg634 - id: CWG635 citation-label: CWG635 title: "Names of constructors and destructors of templates" author: - family: Martin Sebor issued: year: 2007 URL: https://wg21.link/cwg635 - id: CWG636 citation-label: CWG636 title: "Dynamic type of objects and aliasing" author: - family: Gabriel Dos Reis issued: year: 2007 URL: https://wg21.link/cwg636 - id: CWG637 citation-label: CWG637 title: "Sequencing rules and example disagree" author: - family: Ofer Porat issued: year: 2007 URL: https://wg21.link/cwg637 - id: CWG638 citation-label: CWG638 title: "Explicit specialization and friendship" author: - family: Daveed Vandevoorde issued: year: 2007 URL: https://wg21.link/cwg638 - id: CWG639 citation-label: CWG639 title: "What makes side effects “different” from one another?" author: - family: James Widman issued: year: 2007 URL: https://wg21.link/cwg639 - id: CWG640 citation-label: CWG640 title: "Accessing destroyed local objects of static storage duration" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/cwg640 - id: CWG641 citation-label: CWG641 title: "Overload resolution and conversion-to-same-type operators" author: - family: Nathan Sidwell issued: year: 2007 URL: https://wg21.link/cwg641 - id: CWG642 citation-label: CWG642 title: "Definition and use of “block scope” and “local scope”" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/cwg642 - id: CWG643 citation-label: CWG643 title: "Use of decltype in a class member-specification" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/cwg643 - id: CWG644 citation-label: CWG644 title: "Should a trivial class type be a literal type?" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/cwg644 - id: CWG645 citation-label: CWG645 title: "Are bit-field and non-bit-field members layout compatible?" author: - family: Alan Stokes issued: year: 2007 URL: https://wg21.link/cwg645 - id: CWG646 citation-label: CWG646 title: "Can a class with a constexpr copy constructor be a literal type?" author: - family: Jens Maurer issued: year: 2007 URL: https://wg21.link/cwg646 - id: CWG647 citation-label: CWG647 title: "Non-constexpr instances of constexpr constructor templates" author: - family: Mike Miller issued: year: 2007 URL: https://wg21.link/cwg647 - id: CWG648 citation-label: CWG648 title: "Constant expressions in constexpr initializers" author: - family: Mike Miller issued: year: 2007 URL: https://wg21.link/cwg648 - id: CWG649 citation-label: CWG649 title: "Optionally ill-formed extended alignment requests" author: - family: Mike Miller issued: year: 2007 URL: https://wg21.link/cwg649 - id: CWG650 citation-label: CWG650 title: "Order of destruction for temporaries bound to the returned value of a function" author: - family: Mike Miller issued: year: 2007 URL: https://wg21.link/cwg650 - id: CWG651 citation-label: CWG651 title: "Problems in decltype specification and examples" author: - family: Daveed Vandevoorde issued: year: 2007 URL: https://wg21.link/cwg651 - id: CWG652 citation-label: CWG652 title: "Compile-time evaluation of floating-point expressions" author: - family: Jens Maurer issued: year: 2007 URL: https://wg21.link/cwg652 - id: CWG653 citation-label: CWG653 title: "Copy assignment of unions" author: - family: Jens Maurer issued: year: 2007 URL: https://wg21.link/cwg653 - id: CWG654 citation-label: CWG654 title: "Conversions to and from nullptr_t" author: - family: Jason Merrill issued: year: 2007 URL: https://wg21.link/cwg654 - id: CWG655 citation-label: CWG655 title: "Initialization not specified for forwarding constructors" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/cwg655 - id: CWG656 citation-label: CWG656 title: "Direct binding to the result of a conversion operator" author: - family: Jason Merrill issued: year: 2007 URL: https://wg21.link/cwg656 - id: CWG657 citation-label: CWG657 title: "Abstract class parameter in synthesized declaration" author: - family: Mike Miller issued: year: 2007 URL: https://wg21.link/cwg657 - id: CWG658 citation-label: CWG658 title: "Defining reinterpret_cast for pointer types" author: - family: Dave Abrahams issued: year: 2007 URL: https://wg21.link/cwg658 - id: CWG659 citation-label: CWG659 title: "Alignment of function types" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/cwg659 - id: CWG660 citation-label: CWG660 title: "Unnamed scoped enumerations" author: - family: Daveed Vandevoorde issued: year: 2007 URL: https://wg21.link/cwg660 - id: CWG661 citation-label: CWG661 title: "Semantics of arithmetic comparisons" author: - family: Daveed Vandevoorde issued: year: 2007 URL: https://wg21.link/cwg661 - id: CWG662 citation-label: CWG662 title: "Forming a pointer to a reference type" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/cwg662 - id: CWG663 citation-label: CWG663 title: "Valid Cyrillic identifier characters" author: - family: Steve Clamage issued: year: 2007 URL: https://wg21.link/cwg663 - id: CWG664 citation-label: CWG664 title: "Direct binding of references to non-class rvalue references" author: - family: Eric Niebler issued: year: 2007 URL: https://wg21.link/cwg664 - id: CWG665 citation-label: CWG665 title: "Problems in the specification of dynamic_cast" author: - family: Daniel Krügler issued: year: 2007 URL: https://wg21.link/cwg665 - id: CWG666 citation-label: CWG666 title: "Dependent qualified-ids without the typename keyword" author: - family: Daveed Vandevoorde issued: year: 2007 URL: https://wg21.link/cwg666 - id: CWG667 citation-label: CWG667 title: "Trivial special member functions that cannot be implicitly defined" author: - family: James Widman issued: year: 2007 URL: https://wg21.link/cwg667 - id: CWG668 citation-label: CWG668 title: "Throwing an exception from the destructor of a local static object" author: - family: Daniel Krügler issued: year: 2007 URL: https://wg21.link/cwg668 - id: CWG669 citation-label: CWG669 title: "Confusing specification of the meaning of decltype" author: - family: Vera Lychagina issued: year: 2007 URL: https://wg21.link/cwg669 - id: CWG670 citation-label: CWG670 title: "Copy initialization via derived-to-base conversion in the second step" author: - family: Jason Merrill issued: year: 2007 URL: https://wg21.link/cwg670 - id: CWG671 citation-label: CWG671 title: "Explicit conversion from a scoped enumeration type to integral type" author: - family: Daveed Vandevoorde issued: year: 2007 URL: https://wg21.link/cwg671 - id: CWG672 citation-label: CWG672 title: "Sequencing of initialization in new-expressions" author: - family: Clark Nelson issued: year: 2008 URL: https://wg21.link/cwg672 - id: CWG673 citation-label: CWG673 title: "Injection of names from elaborated-type-specifiers in friend declarations" author: - family: Mike Miller issued: year: 2008 URL: https://wg21.link/cwg673 - id: CWG674 citation-label: CWG674 title: "“matching specialization” for a friend declaration" author: - family: James Widman issued: year: 2008 URL: https://wg21.link/cwg674 - id: CWG675 citation-label: CWG675 title: "Signedness of bit-field with typedef or template parameter type" author: - family: Richard Corden issued: year: 2008 URL: https://wg21.link/cwg675 - id: CWG676 citation-label: CWG676 title: "static_assert-declarations and general requirements for declarations" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/cwg676 - id: CWG677 citation-label: CWG677 title: "Deleted operator delete and virtual destructors" author: - family: Mike Miller issued: year: 2008 URL: https://wg21.link/cwg677 - id: CWG678 citation-label: CWG678 title: "Language linkage of member function parameter types and the ODR" author: - family: James Widman issued: year: 2008 URL: https://wg21.link/cwg678 - id: CWG679 citation-label: CWG679 title: "Equivalence of template-ids and operator function templates" author: - family: Richard Corden issued: year: 2008 URL: https://wg21.link/cwg679 - id: CWG680 citation-label: CWG680 title: "What is a move constructor?" author: - family: Steve Adamczyk issued: year: 2008 URL: https://wg21.link/cwg680 - id: CWG681 citation-label: CWG681 title: "Restrictions on declarators with late-specified return types" author: - family: Mike Miller issued: year: 2008 URL: https://wg21.link/cwg681 - id: CWG682 citation-label: CWG682 title: "Missing description of lookup of template aliases" author: - family: Daveed Vandevoorde issued: year: 2008 URL: https://wg21.link/cwg682 - id: CWG683 citation-label: CWG683 title: "Requirements for trivial subobject special functions" author: - family: Jens Maurer issued: year: 2008 URL: https://wg21.link/cwg683 - id: CWG684 citation-label: CWG684 title: "Constant expressions involving the address of an automatic variable" author: - family: Jens Maurer issued: year: 2008 URL: https://wg21.link/cwg684 - id: CWG685 citation-label: CWG685 title: "Integral promotion of enumeration ignores fixed underlying type" author: - family: Alberto Ganesh Barbati issued: year: 2008 URL: https://wg21.link/cwg685 - id: CWG686 citation-label: CWG686 title: "Type declarations/definitions in type-specifier-seqs and type-ids" author: - family: Jens Maurer issued: year: 2008 URL: https://wg21.link/cwg686 - id: CWG687 citation-label: CWG687 title: "template keyword with unqualified-ids" author: - family: Mihai Rusu issued: year: 2008 URL: https://wg21.link/cwg687 - id: CWG688 citation-label: CWG688 title: "Constexpr constructors and static initialization" author: - family: Peter Dimov issued: year: 2008 URL: https://wg21.link/cwg688 - id: CWG689 citation-label: CWG689 title: "Maximum values of signed and unsigned integers" author: - family: James Kanze issued: year: 2008 URL: https://wg21.link/cwg689 - id: CWG690 citation-label: CWG690 title: "The dynamic type of an rvalue reference" author: - family: Eelis van der Weegen issued: year: 2008 URL: https://wg21.link/cwg690 - id: CWG691 citation-label: CWG691 title: "Template parameter packs in class template partial specializations" author: - family: Doug Gregor issued: year: 2008 URL: https://wg21.link/cwg691 - id: CWG692 citation-label: CWG692 title: "Partial ordering of variadic class template partial specializations" author: - family: Doug Gregor issued: year: 2008 URL: https://wg21.link/cwg692 - id: CWG693 citation-label: CWG693 title: "New string types and deprecated conversion" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/cwg693 - id: CWG694 citation-label: CWG694 title: "Zero- and value-initialization of union objects" author: - family: Clark Nelson issued: year: 2008 URL: https://wg21.link/cwg694 - id: CWG695 citation-label: CWG695 title: "Compile-time calculation errors in constexpr functions" author: - family: Mike Miller issued: year: 2008 URL: https://wg21.link/cwg695 - id: CWG696 citation-label: CWG696 title: "Use of block-scope constants in local classes" author: - family: Steve Adamczyk issued: year: 2008 URL: https://wg21.link/cwg696 - id: CWG697 citation-label: CWG697 title: "Deduction rules apply to more than functions" author: - family: Doug Gregor issued: year: 2008 URL: https://wg21.link/cwg697 - id: CWG698 citation-label: CWG698 title: "The definition of “sequenced before” is too narrow" author: - family: Jens Maurer issued: year: 2008 URL: https://wg21.link/cwg698 - id: CWG699 citation-label: CWG699 title: "Must constexpr member functions be defined in the class member-specification?" author: - family: Mike Miller issued: year: 2008 URL: https://wg21.link/cwg699 - id: CWG700 citation-label: CWG700 title: "Constexpr member functions of class templates" author: - family: Jens Maurer issued: year: 2008 URL: https://wg21.link/cwg700 - id: CWG701 citation-label: CWG701 title: "When is the array-to-pointer conversion applied?" author: - family: Eelis van der Weegen issued: year: 2008 URL: https://wg21.link/cwg701 - id: CWG702 citation-label: CWG702 title: "Preferring conversion to std::initializer_list" author: - family: Jason Merrill issued: year: 2008 URL: https://wg21.link/cwg702 - id: CWG703 citation-label: CWG703 title: "Narrowing for literals that cannot be exactly represented" author: - family: Jason Merrill issued: year: 2008 URL: https://wg21.link/cwg703 - id: CWG704 citation-label: CWG704 title: "To which postfix-expressions does overload resolution apply?" author: - family: Jens Maurer issued: year: 2008 URL: https://wg21.link/cwg704 - id: CWG705 citation-label: CWG705 title: "Suppressing argument-dependent lookup via parentheses" author: - family: Mike Miller issued: year: 2008 URL: https://wg21.link/cwg705 - id: CWG706 citation-label: CWG706 title: "Use of auto with rvalue references" author: - family: Jonathan Caves issued: year: 2008 URL: https://wg21.link/cwg706 - id: CWG707 citation-label: CWG707 title: "Undefined behavior in integral-to-floating conversions" author: - family: Alberto Ganesh Barbati issued: year: 2008 URL: https://wg21.link/cwg707 - id: CWG708 citation-label: CWG708 title: "Partial specialization of member templates of class templates" author: - family: James Widman issued: year: 2008 URL: https://wg21.link/cwg708 - id: CWG709 citation-label: CWG709 title: "Enumeration names as nested-name-specifiers in deduction failure" author: - family: Doug Gregor issued: year: 2008 URL: https://wg21.link/cwg709 - id: CWG710 citation-label: CWG710 title: "Data races during construction" author: - family: Jeffrey Yasskin issued: year: 2008 URL: https://wg21.link/cwg710 - id: CWG711 citation-label: CWG711 title: "auto with braced-init-list" author: - family: Jason Merrill issued: year: 2008 URL: https://wg21.link/cwg711 - id: CWG712 citation-label: CWG712 title: "Are integer constant operands of a conditional-expression “used?”" author: - family: Mike Miller issued: year: 2008 URL: https://wg21.link/cwg712 - id: CWG713 citation-label: CWG713 title: "Unclear note about cv-qualified function types" author: - family: Doug Gregor issued: year: 2008 URL: https://wg21.link/cwg713 - id: CWG714 citation-label: CWG714 title: "Static const data members and braced-init-lists" author: - family: Steve Adamczyk issued: year: 2008 URL: https://wg21.link/cwg714 - id: CWG715 citation-label: CWG715 title: "Class member access constant expressions" author: - family: Steve Adamczyk issued: year: 2008 URL: https://wg21.link/cwg715 - id: CWG716 citation-label: CWG716 title: "Specifications that should apply only to non-static union data members" author: - family: Mike Miller issued: year: 2008 URL: https://wg21.link/cwg716 - id: CWG717 citation-label: CWG717 title: "Unintentional restrictions on the use of thread_local" author: - family: Clark Nelson issued: year: 2008 URL: https://wg21.link/cwg717 - id: CWG718 citation-label: CWG718 title: "Non-class, non-function friend declarations" author: - family: John Spicer issued: year: 2008 URL: https://wg21.link/cwg718 - id: CWG719 citation-label: CWG719 title: "Specifications for operator-function-id that should also apply to literal-operator-id" author: - family: Daveed Vandevoorde issued: year: 2008 URL: https://wg21.link/cwg719 - id: CWG720 citation-label: CWG720 title: "Need examples of lambda-expressions" author: - family: Daveed Vandevoorde issued: year: 2008 URL: https://wg21.link/cwg720 - id: CWG721 citation-label: CWG721 title: "Where must a variable be initialized to be used in a constant expression?" author: - family: James Kanze issued: year: 2008 URL: https://wg21.link/cwg721 - id: CWG722 citation-label: CWG722 title: "Can nullptr be passed to an ellipsis?" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/cwg722 - id: CWG723 citation-label: CWG723 title: "Archetypes in skipped declarations" author: - family: Doug Gregor issued: year: 2008 URL: https://wg21.link/cwg723 - id: CWG724 citation-label: CWG724 title: "Qualified name lookup in a constrained context" author: - family: Daniel Krügler issued: year: 2008 URL: https://wg21.link/cwg724 - id: CWG725 citation-label: CWG725 title: "When should the requirement for std::Returnable, etc., apply?" author: - family: Alberto Ganesh Barbati issued: year: 2008 URL: https://wg21.link/cwg725 - id: CWG726 citation-label: CWG726 title: "Atomic and non-atomic objects in the memory model" author: - family: Clark Nelson issued: year: 2008 URL: https://wg21.link/cwg726 - id: CWG727 citation-label: CWG727 title: "In-class explicit specializations" author: - family: Faisal Vali issued: year: 2008 URL: https://wg21.link/cwg727 - id: CWG728 citation-label: CWG728 title: "Restrictions on local classes" author: - family: Faisal Vali issued: year: 2008 URL: https://wg21.link/cwg728 - id: CWG729 citation-label: CWG729 title: "Qualification conversions and handlers of reference-to-pointer type" author: - family: John Spicer issued: year: 2008 URL: https://wg21.link/cwg729 - id: CWG730 citation-label: CWG730 title: "Explicit specializations of members of non-template classes" author: - family: Bronek Kozicki issued: year: 2008 URL: https://wg21.link/cwg730 - id: CWG731 citation-label: CWG731 title: "Omitted reference qualification of member function type" author: - family: Daniel Krügler issued: year: 2008 URL: https://wg21.link/cwg731 - id: CWG732 citation-label: CWG732 title: "Late-specified return types in function definitions" author: - family: Daniel Krügler issued: year: 2008 URL: https://wg21.link/cwg732 - id: CWG733 citation-label: CWG733 title: "Reference qualification of copy assignment operators" author: - family: Alberto Ganesh Barbati issued: year: 2008 URL: https://wg21.link/cwg733 - id: CWG734 citation-label: CWG734 title: "Are unique addresses required for namespace-scope variables?" author: - family: Daveed Vandevoorde issued: year: 2008 URL: https://wg21.link/cwg734 - id: CWG735 citation-label: CWG735 title: "Missing case in specification of safely-derived pointers" author: - family: Jens Maurer issued: year: 2008 URL: https://wg21.link/cwg735 - id: CWG736 citation-label: CWG736 title: "Is the & ref-qualifier needed?" author: - family: Alberto Ganesh Barbati issued: year: 2008 URL: https://wg21.link/cwg736 - id: CWG737 citation-label: CWG737 title: "Uninitialized trailing characters in string initialization" author: - family: James Kanze issued: year: 2008 URL: https://wg21.link/cwg737 - id: CWG738 citation-label: CWG738 title: "constexpr not permitted by the syntax of constructor declarations" author: - family: James Widman issued: year: 2008 URL: https://wg21.link/cwg738 - id: CWG739 citation-label: CWG739 title: "Signedness of plain bit-fields" author: - family: Mike Miller issued: year: 2008 URL: https://wg21.link/cwg739 - id: CWG740 citation-label: CWG740 title: "Incorrect note on data races" author: - family: Wolf Lammen issued: year: 2008 URL: https://wg21.link/cwg740 - id: CWG741 citation-label: CWG741 title: "“plain” long long bit-fields" author: - family: Mike Miller issued: year: 2008 URL: https://wg21.link/cwg741 - id: CWG742 citation-label: CWG742 title: "Postfix increment/decrement with long bit-field operands" author: - family: Mike Miller issued: year: 2008 URL: https://wg21.link/cwg742 - id: CWG743 citation-label: CWG743 title: "Use of decltype in a nested-name-specifier" author: - family: Jaakko Järvi issued: year: 2008 URL: https://wg21.link/cwg743 - id: CWG744 citation-label: CWG744 title: "Matching template arguments with template template parameters with parameter packs" author: - family: Faisal Vali issued: year: 2008 URL: https://wg21.link/cwg744 - id: CWG745 citation-label: CWG745 title: "Effect of ill-formedness resulting from #error" author: - family: Clark Nelson issued: year: 2008 URL: https://wg21.link/cwg745 - id: CWG746 citation-label: CWG746 title: "Use of auto in new-expressions" author: - family: Jason Merrill issued: year: 2008 URL: https://wg21.link/cwg746 - id: CWG747 citation-label: CWG747 title: "Access of protected base classes" author: - family: Sam Saariste issued: year: 2008 URL: https://wg21.link/cwg747 - id: CWG748 citation-label: CWG748 title: "Always-complete archetypes" author: - family: James Widman issued: year: 2008 URL: https://wg21.link/cwg748 - id: CWG749 citation-label: CWG749 title: "References to function types with a cv-qualifier or ref-qualifier" author: - family: Alberto Ganesh Barbati issued: year: 2008 URL: https://wg21.link/cwg749 - id: CWG750 citation-label: CWG750 title: "Implementation constraints on reference-only closure objects" author: - family: Daveed Vandevoorde issued: year: 2008 URL: https://wg21.link/cwg750 - id: CWG751 citation-label: CWG751 title: "Deriving from closure classes" author: - family: Daveed Vandevoorde issued: year: 2008 URL: https://wg21.link/cwg751 - id: CWG752 citation-label: CWG752 title: "Name lookup in nested lambda-expressions" author: - family: Daveed Vandevoorde issued: year: 2008 URL: https://wg21.link/cwg752 - id: CWG753 citation-label: CWG753 title: "Array names in lambda capture sets" author: - family: Daveed Vandevoorde issued: year: 2008 URL: https://wg21.link/cwg753 - id: CWG754 citation-label: CWG754 title: "Lambda expressions in default arguments of block-scope function declarations" author: - family: Daveed Vandevoorde issued: year: 2008 URL: https://wg21.link/cwg754 - id: CWG755 citation-label: CWG755 title: "Generalized lambda-captures" author: - family: John Freeman issued: year: 2008 URL: https://wg21.link/cwg755 - id: CWG756 citation-label: CWG756 title: "Dropping cv-qualification on members of closure objects" author: - family: Daveed Vandevoorde issued: year: 2008 URL: https://wg21.link/cwg756 - id: CWG757 citation-label: CWG757 title: "Types without linkage in declarations" author: - family: John Spicer issued: year: 2008 URL: https://wg21.link/cwg757 - id: CWG758 citation-label: CWG758 title: "Missing cases of declarations that are not definitions" author: - family: Bjarne Stroustrup issued: year: 2009 URL: https://wg21.link/cwg758 - id: CWG759 citation-label: CWG759 title: "Destruction of closure objects" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg759 - id: CWG760 citation-label: CWG760 title: "this inside a nested class of a non-static member function" author: - family: Mike Miller issued: year: 2009 URL: https://wg21.link/cwg760 - id: CWG761 citation-label: CWG761 title: "Inferred return type of closure object call operator" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg761 - id: CWG762 citation-label: CWG762 title: "Name lookup in the compound-statement of a lambda expression" author: - family: John Spicer issued: year: 2009 URL: https://wg21.link/cwg762 - id: CWG763 citation-label: CWG763 title: "Is a closure object's operator() inline?" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg763 - id: CWG764 citation-label: CWG764 title: "Capturing unused variables in a lambda expression" author: - family: Steve Adamczyk issued: year: 2009 URL: https://wg21.link/cwg764 - id: CWG765 citation-label: CWG765 title: "Local types in inline functions with external linkage" author: - family: Mike Miller issued: year: 2009 URL: https://wg21.link/cwg765 - id: CWG766 citation-label: CWG766 title: "Where may lambda expressions appear?" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg766 - id: CWG767 citation-label: CWG767 title: "void and other unnamed lambda-parameters" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg767 - id: CWG768 citation-label: CWG768 title: "Ellipsis in a lambda parameter list" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg768 - id: CWG769 citation-label: CWG769 title: "Initialization of closure objects" author: - family: Mike Miller issued: year: 2009 URL: https://wg21.link/cwg769 - id: CWG770 citation-label: CWG770 title: "Ambiguity in late-specified return type" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg770 - id: CWG771 citation-label: CWG771 title: "Move-construction of reference members of closure objects" author: - family: Jonathan Caves issued: year: 2009 URL: https://wg21.link/cwg771 - id: CWG772 citation-label: CWG772 title: "capture-default in lambdas in local default arguments" author: - family: Steve Adamczyk issued: year: 2009 URL: https://wg21.link/cwg772 - id: CWG773 citation-label: CWG773 title: "Parentheses in address non-type template arguments" author: - family: Doug Gregor issued: year: 2009 URL: https://wg21.link/cwg773 - id: CWG774 citation-label: CWG774 title: "Can a closure class be a POD?" author: - family: John Spicer issued: year: 2009 URL: https://wg21.link/cwg774 - id: CWG775 citation-label: CWG775 title: "Capturing references to functions" author: - family: Steve Adamczyk issued: year: 2009 URL: https://wg21.link/cwg775 - id: CWG776 citation-label: CWG776 title: "Delegating constructors, destructors, and std::exit" author: - family: Michael Wong issued: year: 2009 URL: https://wg21.link/cwg776 - id: CWG777 citation-label: CWG777 title: "Default arguments and parameter packs" author: - family: Michael Wong issued: year: 2009 URL: https://wg21.link/cwg777 - id: CWG778 citation-label: CWG778 title: "Template parameter packs in non-type template parameters" author: - family: Michael Wong issued: year: 2009 URL: https://wg21.link/cwg778 - id: CWG779 citation-label: CWG779 title: "Rvalue reference members of closure objects?" author: - family: Mike Miller issued: year: 2009 URL: https://wg21.link/cwg779 - id: CWG780 citation-label: CWG780 title: "Questions regarding the point of definition of a concept map" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg780 - id: CWG781 citation-label: CWG781 title: "Missing requirement in constrained function example" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg781 - id: CWG782 citation-label: CWG782 title: "Lambda expressions and argument-dependent lookup" author: - family: Mike Miller issued: year: 2009 URL: https://wg21.link/cwg782 - id: CWG783 citation-label: CWG783 title: "Definition of “argument”" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg783 - id: CWG784 citation-label: CWG784 title: "List of incompatibilities with the previous Standard" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg784 - id: CWG785 citation-label: CWG785 title: "“Execution sequence” is inappropriate phraseology" author: - family: US/UK issued: year: 2009 URL: https://wg21.link/cwg785 - id: CWG786 citation-label: CWG786 title: "Definition of “thread”" author: - family: US issued: year: 2009 URL: https://wg21.link/cwg786 - id: CWG787 citation-label: CWG787 title: "Unnecessary lexical undefined behavior" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg787 - id: CWG788 citation-label: CWG788 title: "Relationship between locale and values of the execution character set" author: - family: FR issued: year: 2009 URL: https://wg21.link/cwg788 - id: CWG789 citation-label: CWG789 title: "Deprecating trigraphs" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg789 - id: CWG790 citation-label: CWG790 title: "Concatenation of raw and non-raw string literals" author: - family: JP issued: year: 2009 URL: https://wg21.link/cwg790 - id: CWG791 citation-label: CWG791 title: "Linkage of concept names" author: - family: FR/UK issued: year: 2009 URL: https://wg21.link/cwg791 - id: CWG792 citation-label: CWG792 title: "Effects of std::quick_exit" author: - family: US issued: year: 2009 URL: https://wg21.link/cwg792 - id: CWG793 citation-label: CWG793 title: "Use of class members during destruction" author: - family: US issued: year: 2009 URL: https://wg21.link/cwg793 - id: CWG794 citation-label: CWG794 title: "Base-derived conversion in member type of pointer-to-member conversion" author: - family: CH issued: year: 2009 URL: https://wg21.link/cwg794 - id: CWG795 citation-label: CWG795 title: "Dependency of lambdas on " author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg795 - id: CWG796 citation-label: CWG796 title: "Lifetime of a closure object with members captured by reference" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg796 - id: CWG797 citation-label: CWG797 title: "Converting a no-capture lambda to a function type" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg797 - id: CWG798 citation-label: CWG798 title: "Overloaded subscript operator described in clause 5" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg798 - id: CWG799 citation-label: CWG799 title: "Can reinterpret_cast be used to cast an operand to its own type?" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg799 - id: CWG800 citation-label: CWG800 title: "Safely-derived pointers and object pointers converted from function pointers" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg800 - id: CWG801 citation-label: CWG801 title: "Casting away constness in a cast to rvalue reference type" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg801 - id: CWG802 citation-label: CWG802 title: "Problems with restrictions on taking the address of a member of a concept map" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg802 - id: CWG803 citation-label: CWG803 title: "sizeof an enumeration type with a fixed underlying type" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg803 - id: CWG804 citation-label: CWG804 title: "Deducing the type in new auto(x)" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg804 - id: CWG805 citation-label: CWG805 title: "Which exception to throw for overflow in array size calculation" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg805 - id: CWG806 citation-label: CWG806 title: "Enumeration types in integral constant expressions" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg806 - id: CWG807 citation-label: CWG807 title: "typeid expressions in constant expressions" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg807 - id: CWG808 citation-label: CWG808 title: "Non-type decl-specifiers versus max-munch" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg808 - id: CWG809 citation-label: CWG809 title: "Deprecation of the register keyword" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg809 - id: CWG810 citation-label: CWG810 title: "Block-scope thread_local variables should be implicitly static" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg810 - id: CWG811 citation-label: CWG811 title: "Unclear implications of const-qualification" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg811 - id: CWG812 citation-label: CWG812 title: "Duplicate names in inline namespaces" author: - family: JP issued: year: 2009 URL: https://wg21.link/cwg812 - id: CWG813 citation-label: CWG813 title: "typename in a using-declaration with a non-dependent name" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg813 - id: CWG814 citation-label: CWG814 title: "Attribute to indicate that a function throws nothing" author: - family: US issued: year: 2009 URL: https://wg21.link/cwg814 - id: CWG815 citation-label: CWG815 title: "Parameter pack expansion inside attributes" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg815 - id: CWG816 citation-label: CWG816 title: "Diagnosing violations of [[final]]" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg816 - id: CWG817 citation-label: CWG817 title: "Meaning of [[final]] applied to a class definition" author: - family: US issued: year: 2009 URL: https://wg21.link/cwg817 - id: CWG818 citation-label: CWG818 title: "Function parameter packs in non-final positions" author: - family: US issued: year: 2009 URL: https://wg21.link/cwg818 - id: CWG819 citation-label: CWG819 title: "Access control and deleted implicitly-declared special member functions" author: - family: US issued: year: 2009 URL: https://wg21.link/cwg819 - id: CWG820 citation-label: CWG820 title: "Deprecation of export" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg820 - id: CWG821 citation-label: CWG821 title: "Exported concept map templates?" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg821 - id: CWG822 citation-label: CWG822 title: "Additional contexts for template aliases" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg822 - id: CWG823 citation-label: CWG823 title: "Literal types with constexpr conversions as non-type template arguments" author: - family: FR issued: year: 2009 URL: https://wg21.link/cwg823 - id: CWG824 citation-label: CWG824 title: "Constrained special member functions" author: - family: US issued: year: 2009 URL: https://wg21.link/cwg824 - id: CWG825 citation-label: CWG825 title: "TriviallyCopyableType concept" author: - family: JP issued: year: 2009 URL: https://wg21.link/cwg825 - id: CWG826 citation-label: CWG826 title: "Accept boolean constant expressions as constraints" author: - family: JP issued: year: 2009 URL: https://wg21.link/cwg826 - id: CWG827 citation-label: CWG827 title: "Use of && as requirement separator" author: - family: US issued: year: 2009 URL: https://wg21.link/cwg827 - id: CWG828 citation-label: CWG828 title: "Destruction of exception objects" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg828 - id: CWG829 citation-label: CWG829 title: "At what point is std::unexpected called?" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg829 - id: CWG830 citation-label: CWG830 title: "Deprecating exception specifications" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg830 - id: CWG831 citation-label: CWG831 title: "Limit on recursively nested template instantiations" author: - family: DE issued: year: 2009 URL: https://wg21.link/cwg831 - id: CWG832 citation-label: CWG832 title: "Value of preprocessing numbers" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg832 - id: CWG833 citation-label: CWG833 title: "Explicit conversion of a scoped enumeration value to a floating type" author: - family: John Spicer issued: year: 2009 URL: https://wg21.link/cwg833 - id: CWG834 citation-label: CWG834 title: "What is an “ordinary string literal”?" author: - family: Mike Miller issued: year: 2009 URL: https://wg21.link/cwg834 - id: CWG835 citation-label: CWG835 title: "Scoped enumerations and the “usual arithmetic conversions”" author: - family: Beman Dawes issued: year: 2009 URL: https://wg21.link/cwg835 - id: CWG836 citation-label: CWG836 title: "[[noreturn]] applied to function types" author: - family: Joseph Myers issued: year: 2009 URL: https://wg21.link/cwg836 - id: CWG837 citation-label: CWG837 title: "Constexpr functions and return braced-init-list" author: - family: Mike Miller issued: year: 2009 URL: https://wg21.link/cwg837 - id: CWG838 citation-label: CWG838 title: "Use of this in a brace-or-equal-initializer" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg838 - id: CWG839 citation-label: CWG839 title: "sizeof with opaque enumerations" author: - family: Alberto Ganesh Barbati issued: year: 2009 URL: https://wg21.link/cwg839 - id: CWG840 citation-label: CWG840 title: "Rvalue references as nontype template parameters" author: - family: Steve Adamczyk issued: year: 2009 URL: https://wg21.link/cwg840 - id: CWG841 citation-label: CWG841 title: "Ill-formed concept refinement example" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg841 - id: CWG842 citation-label: CWG842 title: "Casting to rvalue reference type" author: - family: Steve Adamczyk issued: year: 2009 URL: https://wg21.link/cwg842 - id: CWG843 citation-label: CWG843 title: "Unclear interaction of constraints and special member functions" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/cwg843 - id: CWG844 citation-label: CWG844 title: "Is a constrained member function a template?" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg844 - id: CWG845 citation-label: CWG845 title: "What is the “first declaration” of an explicit specialization?" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg845 - id: CWG846 citation-label: CWG846 title: "Rvalue references to functions" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg846 - id: CWG847 citation-label: CWG847 title: "Error in rvalue reference deduction example" author: - family: Steve Adamczyk issued: year: 2009 URL: https://wg21.link/cwg847 - id: CWG848 citation-label: CWG848 title: "Unconstrained template template parameters in constrained contexts" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg848 - id: CWG849 citation-label: CWG849 title: "Constraints and template template parameters" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg849 - id: CWG850 citation-label: CWG850 title: "Restrictions on use of non-static data members" author: - family: Jason Merrill issued: year: 2009 URL: https://wg21.link/cwg850 - id: CWG851 citation-label: CWG851 title: "Constraints and template aliases" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg851 - id: CWG852 citation-label: CWG852 title: "using-declarations and dependent base classes" author: - family: Michael Wong issued: year: 2009 URL: https://wg21.link/cwg852 - id: CWG853 citation-label: CWG853 title: "Support for relaxed pointer safety" author: - family: Jens Maurer issued: year: 2009 URL: https://wg21.link/cwg853 - id: CWG854 citation-label: CWG854 title: "Left shift and unsigned extended types" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg854 - id: CWG855 citation-label: CWG855 title: "Incorrect comments in braced-init-list assignment example" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg855 - id: CWG856 citation-label: CWG856 title: "Overlapping concept and requirements scopes" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg856 - id: CWG857 citation-label: CWG857 title: "Implying requirements from enclosing scopes" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg857 - id: CWG858 citation-label: CWG858 title: "Example binding an rvalue reference to an lvalue" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg858 - id: CWG859 citation-label: CWG859 title: "Incomplete comment in late_check example" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg859 - id: CWG860 citation-label: CWG860 title: "Explicit qualification of constexpr member functions" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg860 - id: CWG861 citation-label: CWG861 title: "Unintended ambiguity in inline namespace lookup" author: - family: Michael Wong issued: year: 2009 URL: https://wg21.link/cwg861 - id: CWG862 citation-label: CWG862 title: "Undefined behavior with enumerator value overflow" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg862 - id: CWG863 citation-label: CWG863 title: "Rvalue reference cast to incomplete type" author: - family: Steve Adamczyk issued: year: 2009 URL: https://wg21.link/cwg863 - id: CWG864 citation-label: CWG864 title: "braced-init-list in the range-based for statement" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg864 - id: CWG865 citation-label: CWG865 title: "Initializing a std::initializer_list" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg865 - id: CWG866 citation-label: CWG866 title: "Concept maps and the range-based for" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg866 - id: CWG867 citation-label: CWG867 title: "Naming a specialization of a constrained template" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg867 - id: CWG868 citation-label: CWG868 title: "Specifying a concept map in the name of a specialization" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg868 - id: CWG869 citation-label: CWG869 title: "Uninitialized thread_local objects" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg869 - id: CWG870 citation-label: CWG870 title: "Context of expression when satisfying an associated function requirement" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg870 - id: CWG871 citation-label: CWG871 title: "Satisfying associated functions with built-in operators" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg871 - id: CWG872 citation-label: CWG872 title: "Lexical issues with raw strings" author: - family: Joseph Myers issued: year: 2009 URL: https://wg21.link/cwg872 - id: CWG873 citation-label: CWG873 title: "Deducing rvalue references in declarative contexts" author: - family: John Spicer issued: year: 2009 URL: https://wg21.link/cwg873 - id: CWG874 citation-label: CWG874 title: "Class-scope definitions of enumeration types" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg874 - id: CWG875 citation-label: CWG875 title: "Associated conversion functions converting to the same type" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg875 - id: CWG876 citation-label: CWG876 title: "Type references in rvalue reference deduction specification" author: - family: Steve Adamczyk issued: year: 2009 URL: https://wg21.link/cwg876 - id: CWG877 citation-label: CWG877 title: "Viable functions and binding references to rvalues" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg877 - id: CWG878 citation-label: CWG878 title: "Effective class types in built-in pointer-to-member operator" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg878 - id: CWG879 citation-label: CWG879 title: "Missing built-in comparison operators for pointer types" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg879 - id: CWG880 citation-label: CWG880 title: "Built-in conditional operator for scoped enumerations" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg880 - id: CWG881 citation-label: CWG881 title: "Inconsistent requirement for naming template parameters" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg881 - id: CWG882 citation-label: CWG882 title: "Defining main as deleted" author: - family: Steve Adamczyk issued: year: 2009 URL: https://wg21.link/cwg882 - id: CWG883 citation-label: CWG883 title: "std::memcpy vs std::memmove" author: - family: Lawrence Crowl issued: year: 2009 URL: https://wg21.link/cwg883 - id: CWG884 citation-label: CWG884 title: "Defining an explicitly-specialized static data member" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg884 - id: CWG885 citation-label: CWG885 title: "Partial ordering of function templates with unordered parameter pairs" author: - family: Mike Miller issued: year: 2009 URL: https://wg21.link/cwg885 - id: CWG886 citation-label: CWG886 title: "Member initializers and aggregates" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg886 - id: CWG887 citation-label: CWG887 title: "Move construction of thrown object" author: - family: Steve Adamczyk issued: year: 2009 URL: https://wg21.link/cwg887 - id: CWG888 citation-label: CWG888 title: "Union member initializers" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/cwg888 - id: CWG889 citation-label: CWG889 title: "Default implementations of associated functions" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg889 - id: CWG890 citation-label: CWG890 title: "Missing requirement in example" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg890 - id: CWG891 citation-label: CWG891 title: "const_cast to rvalue reference from objectless rvalue" author: - family: Steve Adamczyk issued: year: 2009 URL: https://wg21.link/cwg891 - id: CWG892 citation-label: CWG892 title: "Missing requirements for constexpr constructors" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/cwg892 - id: CWG893 citation-label: CWG893 title: "Brace syntax for enumerator-definitions" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/cwg893 - id: CWG894 citation-label: CWG894 title: "Incorrect example for constrained overload resolution" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg894 - id: CWG895 citation-label: CWG895 title: "Missing destructor requirements" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg895 - id: CWG896 citation-label: CWG896 title: "Rvalue references and rvalue-reference conversion functions" author: - family: Steve Adamczyk issued: year: 2009 URL: https://wg21.link/cwg896 - id: CWG897 citation-label: CWG897 title: "_Pragma and extended string-literals" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg897 - id: CWG898 citation-label: CWG898 title: "Declarations in constexpr functions" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg898 - id: CWG899 citation-label: CWG899 title: "Explicit conversion functions in direct class initialization" author: - family: Jason Merrill issued: year: 2009 URL: https://wg21.link/cwg899 - id: CWG900 citation-label: CWG900 title: "Lifetime of temporaries in range-based for" author: - family: Thomas J. Gritzan issued: year: 2009 URL: https://wg21.link/cwg900 - id: CWG901 citation-label: CWG901 title: "Deleted operator delete" author: - family: John Spicer issued: year: 2009 URL: https://wg21.link/cwg901 - id: CWG902 citation-label: CWG902 title: "In-class initialization of non-constant static data members" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg902 - id: CWG903 citation-label: CWG903 title: "Value-dependent integral null pointer constants" author: - family: Doug Gregor issued: year: 2009 URL: https://wg21.link/cwg903 - id: CWG904 citation-label: CWG904 title: "Parameter packs in lambda-captures" author: - family: Faisal Vali issued: year: 2009 URL: https://wg21.link/cwg904 - id: CWG905 citation-label: CWG905 title: "Explicit defaulted copy constructors and trivial copyability" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg905 - id: CWG906 citation-label: CWG906 title: "Which special member functions can be defaulted?" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg906 - id: CWG907 citation-label: CWG907 title: "Default types in requirements in auto concepts" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg907 - id: CWG908 citation-label: CWG908 title: "Deleted global allocation and deallocation functions" author: - family: John Spicer issued: year: 2009 URL: https://wg21.link/cwg908 - id: CWG909 citation-label: CWG909 title: "Old-style casts with conversion functions" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg909 - id: CWG910 citation-label: CWG910 title: "Move constructors and implicitly-declared copy constructors" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg910 - id: CWG911 citation-label: CWG911 title: "late_check and concept map templates" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg911 - id: CWG912 citation-label: CWG912 title: "Character literals and universal-character-names" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/cwg912 - id: CWG913 citation-label: CWG913 title: "Deduction rules for array- and function-type conversion functions" author: - family: Steve Clamage issued: year: 2009 URL: https://wg21.link/cwg913 - id: CWG914 citation-label: CWG914 title: "Value-initialization of array types" author: - family: Gabriel Dos Reis issued: year: 2009 URL: https://wg21.link/cwg914 - id: CWG915 citation-label: CWG915 title: "Deleted specializations of member function templates" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg915 - id: CWG916 citation-label: CWG916 title: "Does a reference type have a destructor?" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg916 - id: CWG917 citation-label: CWG917 title: "Pointer conversions between archetypes" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg917 - id: CWG918 citation-label: CWG918 title: "Declaration/expression ambiguity in associated function expressions" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg918 - id: CWG919 citation-label: CWG919 title: "Contradictions regarding inline namespaces" author: - family: Michael Wong issued: year: 2009 URL: https://wg21.link/cwg919 - id: CWG920 citation-label: CWG920 title: "Interaction of inline namespaces and using-declarations" author: - family: Michael Wong issued: year: 2009 URL: https://wg21.link/cwg920 - id: CWG921 citation-label: CWG921 title: "Unclear specification of inline namespaces" author: - family: Michael Wong issued: year: 2009 URL: https://wg21.link/cwg921 - id: CWG922 citation-label: CWG922 title: "Implicit default constructor definitions and const variant members" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg922 - id: CWG923 citation-label: CWG923 title: "Inline explicit specializations" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg923 - id: CWG924 citation-label: CWG924 title: "alias-declaration as a class member" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/cwg924 - id: CWG925 citation-label: CWG925 title: "Type of character literals in preprocessor expressions" author: - family: Michael Wong issued: year: 2009 URL: https://wg21.link/cwg925 - id: CWG926 citation-label: CWG926 title: "Inline unnamed namespaces" author: - family: Michael Wong issued: year: 2009 URL: https://wg21.link/cwg926 - id: CWG927 citation-label: CWG927 title: "Implicitly-deleted default constructors and member initializers" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/cwg927 - id: CWG928 citation-label: CWG928 title: "Defaulting a function that would be implicitly defined as deleted" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/cwg928 - id: CWG929 citation-label: CWG929 title: "What is a template alias?" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/cwg929 - id: CWG930 citation-label: CWG930 title: "alignof with incomplete array type" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/cwg930 - id: CWG931 citation-label: CWG931 title: "Confusing reference to the length of a user-defined string literal" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/cwg931 - id: CWG932 citation-label: CWG932 title: "UCNs in closing delimiters of raw string literals" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/cwg932 - id: CWG933 citation-label: CWG933 title: "32-bit UCNs with 16-bit wchar_t" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/cwg933 - id: CWG934 citation-label: CWG934 title: "List-initialization of references" author: - family: Mike Miller issued: year: 2009 URL: https://wg21.link/cwg934 - id: CWG935 citation-label: CWG935 title: "Missing overloads for character types for user-defined literals" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/cwg935 - id: CWG936 citation-label: CWG936 title: "Array initialization with new string literals" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/cwg936 - id: CWG937 citation-label: CWG937 title: "Restrictions on values of template arguments in user-defined literals" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/cwg937 - id: CWG938 citation-label: CWG938 title: "Initializer lists and array new" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/cwg938 - id: CWG939 citation-label: CWG939 title: "Explicitly checking virtual function overriding" author: - family: FI/US issued: year: 2009 URL: https://wg21.link/cwg939 - id: CWG940 citation-label: CWG940 title: "Global anonymous unions" author: - family: UK issued: year: 2009 URL: https://wg21.link/cwg940 - id: CWG941 citation-label: CWG941 title: "Explicit specialization of deleted function template" author: - family: Spicer issued: year: 2009 URL: https://wg21.link/cwg941 - id: CWG942 citation-label: CWG942 title: "Is this an entity?" author: - family: Maurer issued: year: 2009 URL: https://wg21.link/cwg942 - id: CWG943 citation-label: CWG943 title: "Is T() a temporary?" author: - family: Miller issued: year: 2009 URL: https://wg21.link/cwg943 - id: CWG944 citation-label: CWG944 title: "reinterpret_cast for all types with the same size and alignment" author: - family: Miller issued: year: 2009 URL: https://wg21.link/cwg944 - id: CWG945 citation-label: CWG945 title: "Use of this in a late-specified return type" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/cwg945 - id: CWG946 citation-label: CWG946 title: "Order of destruction of local static objects and calls to std::atexit" author: - family: Fraser Ross issued: year: 2009 URL: https://wg21.link/cwg946 - id: CWG947 citation-label: CWG947 title: "Deducing type template arguments from default function arguments" author: - family: Dave Abrahams issued: year: 2009 URL: https://wg21.link/cwg947 - id: CWG948 citation-label: CWG948 title: "constexpr in conditions" author: - family: Gabriel Dos Reis issued: year: 2009 URL: https://wg21.link/cwg948 - id: CWG949 citation-label: CWG949 title: "Requirements for freestanding implementations" author: - family: Detlef Vollman issued: year: 2009 URL: https://wg21.link/cwg949 - id: CWG950 citation-label: CWG950 title: "Use of decltype as a class-name" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/cwg950 - id: CWG951 citation-label: CWG951 title: "Problems with attribute-specifiers" author: - family: Sean Hunt issued: year: 2009 URL: https://wg21.link/cwg951 - id: CWG952 citation-label: CWG952 title: "Insufficient description of “naming class”" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg952 - id: CWG953 citation-label: CWG953 title: "Rvalue references and function viability" author: - family: Mike Miller issued: year: 2009 URL: https://wg21.link/cwg953 - id: CWG954 citation-label: CWG954 title: "Overload resolution of conversion operator templates with built-in types" author: - family: Steve Clamage issued: year: 2009 URL: https://wg21.link/cwg954 - id: CWG955 citation-label: CWG955 title: "Can a closure type's operator() be virtual?" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg955 - id: CWG956 citation-label: CWG956 title: "Function prototype scope with late-specified return types" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg956 - id: CWG957 citation-label: CWG957 title: "Alternative tokens and attribute-tokens" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg957 - id: CWG958 citation-label: CWG958 title: "Lambdas and decltype" author: - family: Jason Merrill issued: year: 2009 URL: https://wg21.link/cwg958 - id: CWG959 citation-label: CWG959 title: "Alignment attribute for class and enumeration types" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg959 - id: CWG960 citation-label: CWG960 title: "Covariant functions and lvalue/rvalue references" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg960 - id: CWG961 citation-label: CWG961 title: "Overload resolution and conversion of std::nullptr_t to bool" author: - family: Mike Miller issued: year: 2009 URL: https://wg21.link/cwg961 - id: CWG962 citation-label: CWG962 title: "Attributes appertaining to class and enum types" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg962 - id: CWG963 citation-label: CWG963 title: "Comparing nullptr with 0" author: - family: Mike Miller issued: year: 2009 URL: https://wg21.link/cwg963 - id: CWG964 citation-label: CWG964 title: "Incorrect description of when the lvalue-to-rvalue conversion applies" author: - family: Doug Gregor issued: year: 2009 URL: https://wg21.link/cwg964 - id: CWG965 citation-label: CWG965 title: "Limiting the applicability of the carries_dependency attribute" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg965 - id: CWG966 citation-label: CWG966 title: "Nested types without linkage" author: - family: Jason Merrill issued: year: 2009 URL: https://wg21.link/cwg966 - id: CWG967 citation-label: CWG967 title: "Exception specification of replacement allocation function" author: - family: Steve Clamage issued: year: 2009 URL: https://wg21.link/cwg967 - id: CWG968 citation-label: CWG968 title: "Syntactic ambiguity of the attribute notation" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg968 - id: CWG969 citation-label: CWG969 title: "Explicit instantiation declarations of class template specializations" author: - family: Jason Merrill issued: year: 2008 URL: https://wg21.link/cwg969 - id: CWG970 citation-label: CWG970 title: "Consistent use of “appertain” and “apply”" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg970 - id: CWG971 citation-label: CWG971 title: "Incorrect treatment of exception-declarations" author: - family: Mike Miller issued: year: 2009 URL: https://wg21.link/cwg971 - id: CWG972 citation-label: CWG972 title: "Allowing multiple attribute-specifiers" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg972 - id: CWG973 citation-label: CWG973 title: "Function types in exception-specifications" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg973 - id: CWG974 citation-label: CWG974 title: "Default arguments for lambdas" author: - family: Jason Merrill issued: year: 2009 URL: https://wg21.link/cwg974 - id: CWG975 citation-label: CWG975 title: "Restrictions on return type deduction for lambdas" author: - family: Jason Merrill issued: year: 2009 URL: https://wg21.link/cwg975 - id: CWG976 citation-label: CWG976 title: "Deduction for const T& conversion operators" author: - family: Jens Maurer issued: year: 2009 URL: https://wg21.link/cwg976 - id: CWG977 citation-label: CWG977 title: "When is an enumeration type complete?" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg977 - id: CWG978 citation-label: CWG978 title: "Incorrect specification for copy initialization" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg978 - id: CWG979 citation-label: CWG979 title: "Position of attribute-specifier in declarator syntax" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/cwg979 - id: CWG980 citation-label: CWG980 title: "Explicit instantiation of a member of a class template" author: - family: Doug Gregor issued: year: 2009 URL: https://wg21.link/cwg980 - id: CWG981 citation-label: CWG981 title: "Constexpr constructor templates and literal types" author: - family: Gabriel Dos Reis issued: year: 2009 URL: https://wg21.link/cwg981 - id: CWG982 citation-label: CWG982 title: "Initialization with an empty initializer list" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg982 - id: CWG983 citation-label: CWG983 title: "Ambiguous pointer-to-member constant" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg983 - id: CWG984 citation-label: CWG984 title: "“Deduced type” is unclear in auto type deduction" author: - family: Michael Wong issued: year: 2009 URL: https://wg21.link/cwg984 - id: CWG985 citation-label: CWG985 title: "Alternative tokens and user-defined literals" author: - family: Michael Wong issued: year: 2009 URL: https://wg21.link/cwg985 - id: CWG986 citation-label: CWG986 title: "Transitivity of using-directives versus qualified lookup" author: - family: Michael Wong issued: year: 2009 URL: https://wg21.link/cwg986 - id: CWG987 citation-label: CWG987 title: "Which declarations introduce namespace members?" author: - family: Michael Wong issued: year: 2009 URL: https://wg21.link/cwg987 - id: CWG988 citation-label: CWG988 title: "Reference-to-reference collapsing with decltype" author: - family: Michael Wong issued: year: 2009 URL: https://wg21.link/cwg988 - id: CWG989 citation-label: CWG989 title: "Misplaced list-initialization example" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg989 - id: CWG990 citation-label: CWG990 title: "Value initialization with multiple initializer-list constructors" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg990 - id: CWG991 citation-label: CWG991 title: "Reference parameters of constexpr functions and constructors" author: - family: Gabriel Dos Reis issued: year: 2009 URL: https://wg21.link/cwg991 - id: CWG992 citation-label: CWG992 title: "Inheriting explicitness" author: - family: Lawrence Crowl issued: year: 2009 URL: https://wg21.link/cwg992 - id: CWG993 citation-label: CWG993 title: "Freedom to perform instantiation at the end of the translation unit" author: - family: John Spicer issued: year: 2009 URL: https://wg21.link/cwg993 - id: CWG994 citation-label: CWG994 title: "braced-init-list as a default argument" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg994 - id: CWG995 citation-label: CWG995 title: "Incorrect example for using-declaration and explicit instantiation" author: - family: Doug Gregor issued: year: 2009 URL: https://wg21.link/cwg995 - id: CWG996 citation-label: CWG996 title: "Ambiguous partial specializations of member class templates" author: - family: Doug Gregor issued: year: 2009 URL: https://wg21.link/cwg996 - id: CWG997 citation-label: CWG997 title: "Argument-dependent lookup and dependent function template parameter types" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg997 - id: CWG998 citation-label: CWG998 title: "Function parameter transformations and template functions" author: - family: Jason Merrill issued: year: 2009 URL: https://wg21.link/cwg998 - id: CWG999 citation-label: CWG999 title: "“Implicit” or “implied” object argument/parameter?" author: - family: James Widman issued: year: 2009 URL: https://wg21.link/cwg999 - id: CWG1000 citation-label: CWG1000 title: "Mistaking member typedefs for constructors" author: - family: Jason Merrill issued: year: 2009 URL: https://wg21.link/cwg1000 - id: CWG1001 citation-label: CWG1001 title: "Parameter type adjustment in dependent parameter types" author: - family: Jason Merrill issued: year: 2009 URL: https://wg21.link/cwg1001 - id: CWG1002 citation-label: CWG1002 title: "Pack expansion for function arguments" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg1002 - id: CWG1003 citation-label: CWG1003 title: "Acceptable definitions of main" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/cwg1003 - id: CWG1004 citation-label: CWG1004 title: "Injected-class-names as arguments for template template parameters" author: - family: Jason Merrill issued: year: 2009 URL: https://wg21.link/cwg1004 - id: CWG1005 citation-label: CWG1005 title: "Qualified name resolution in member functions of class templates" author: - family: Doug Gregor issued: year: 2009 URL: https://wg21.link/cwg1005 - id: CWG1006 citation-label: CWG1006 title: "std::nullptr_t as a non-type template parameter" author: - family: Mike Miller issued: year: 2009 URL: https://wg21.link/cwg1006 - id: CWG1007 citation-label: CWG1007 title: "Protected access and pointers to members" author: - family: Johannes Schaub issued: year: 2009 URL: https://wg21.link/cwg1007 - id: CWG1008 citation-label: CWG1008 title: "Querying the alignment of an object" author: - family: Steve Clamage issued: year: 2009 URL: https://wg21.link/cwg1008 - id: CWG1009 citation-label: CWG1009 title: "Missing cases in the declarator-id of a function template declaration" author: - family: Johannes Schaub issued: year: 2009 URL: https://wg21.link/cwg1009 - id: CWG1010 citation-label: CWG1010 title: "Address of object with dynamic storage duration in constant expression" author: - family: Adamczyk issued: year: 2009 URL: https://wg21.link/cwg1010 - id: CWG1011 citation-label: CWG1011 title: "Standard conversions that cannot be inverted" author: - family: John Spicer issued: year: 2009 URL: https://wg21.link/cwg1011 - id: CWG1012 citation-label: CWG1012 title: "Undeprecating static" author: - family: Ville Voutilainen issued: year: 2009 URL: https://wg21.link/cwg1012 - id: CWG1013 citation-label: CWG1013 title: "Uninitialized std::nullptr_t objects" author: - family: Miller issued: year: 2009 URL: https://wg21.link/cwg1013 - id: CWG1014 citation-label: CWG1014 title: "Overload resolution between const T& and T&&" author: - family: Steve Adamczyk issued: year: 2009 URL: https://wg21.link/cwg1014 - id: CWG1015 citation-label: CWG1015 title: "Template arguments and argument-dependent lookup" author: - family: Jason Merrill issued: year: 2009 URL: https://wg21.link/cwg1015 - id: CWG1016 citation-label: CWG1016 title: "Overloadable declarations, function templates, and references" author: - family: Johannes Schaub issued: year: 2009 URL: https://wg21.link/cwg1016 - id: CWG1017 citation-label: CWG1017 title: "Member access transformation in unevaluated operands" author: - family: Johannes Schaub issued: year: 2009 URL: https://wg21.link/cwg1017 - id: CWG1018 citation-label: CWG1018 title: "Ambiguity between simple-declaration and attribute-declaration" author: - family: Mike Miller issued: year: 2010 URL: https://wg21.link/cwg1018 - id: CWG1019 citation-label: CWG1019 title: "Dependent simple-template-ids in base-specifiers and mem-initializers" author: - family: Doug Gregor issued: year: 2010 URL: https://wg21.link/cwg1019 - id: CWG1020 citation-label: CWG1020 title: "Implicitly-defined copy constructors and explicit base class constructors" author: - family: Niels Dekker issued: year: 2010 URL: https://wg21.link/cwg1020 - id: CWG1021 citation-label: CWG1021 title: "Definitions of namespace members" author: - family: Michael Wong issued: year: 2010 URL: https://wg21.link/cwg1021 - id: CWG1022 citation-label: CWG1022 title: "Can an enumeration variable have values outside the values of the enumeration?" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1022 - id: CWG1023 citation-label: CWG1023 title: "thread_local objects as non-type template arguments" author: - family: Jeffrey Yasskin issued: year: 2010 URL: https://wg21.link/cwg1023 - id: CWG1024 citation-label: CWG1024 title: "Limits on multicharacter literals" author: - family: Alisdair Meredith issued: year: 2010 URL: https://wg21.link/cwg1024 - id: CWG1025 citation-label: CWG1025 title: "Use of a reference as a non-type template argument" author: - family: Mike Miller issued: year: 2010 URL: https://wg21.link/cwg1025 - id: CWG1026 citation-label: CWG1026 title: "Cv-qualified non-class rvalues" author: - family: Jerry Coffin issued: year: 2010 URL: https://wg21.link/cwg1026 - id: CWG1027 citation-label: CWG1027 title: "Type consistency and reallocation of scalar types" author: - family: Gabriel Dos Reis issued: year: 2010 URL: https://wg21.link/cwg1027 - id: CWG1028 citation-label: CWG1028 title: "Dependent names in non-defining declarations" author: - family: Sean Hunt issued: year: 2010 URL: https://wg21.link/cwg1028 - id: CWG1029 citation-label: CWG1029 title: "Type of a destructor call" author: - family: Johannes Schaub issued: year: 2010 URL: https://wg21.link/cwg1029 - id: CWG1030 citation-label: CWG1030 title: "Evaluation order in initializer-lists used in aggregate initialization" author: - family: Scott Meyers issued: year: 2010 URL: https://wg21.link/cwg1030 - id: CWG1031 citation-label: CWG1031 title: "Optional elements in attributes" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/cwg1031 - id: CWG1032 citation-label: CWG1032 title: "Empty pack expansions" author: - family: James Widman issued: year: 2010 URL: https://wg21.link/cwg1032 - id: CWG1033 citation-label: CWG1033 title: "Restrictions on alignment attributes" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/cwg1033 - id: CWG1034 citation-label: CWG1034 title: "Attributes for return statements in lambdas" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/cwg1034 - id: CWG1035 citation-label: CWG1035 title: "Omitted and required decl-specifiers" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/cwg1035 - id: CWG1036 citation-label: CWG1036 title: "Alignment attribute in an exception-declaration" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/cwg1036 - id: CWG1037 citation-label: CWG1037 title: "Requirements for operands of delete-expressions and deallocation functions" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1037 - id: CWG1038 citation-label: CWG1038 title: "Overload resolution of &x.static_func" author: - family: Mike Miller issued: year: 2010 URL: https://wg21.link/cwg1038 - id: CWG1039 citation-label: CWG1039 title: "Coordinating C and C++ alignment specifications" author: - family: Steve Adamczyk issued: year: 2010 URL: https://wg21.link/cwg1039 - id: CWG1040 citation-label: CWG1040 title: "Memory model issues" author: - family: Paul McKinney issued: year: 2010 URL: https://wg21.link/cwg1040 - id: CWG1041 citation-label: CWG1041 title: "alias-declarations as class members" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/cwg1041 - id: CWG1042 citation-label: CWG1042 title: "Attributes in alias-declarations" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/cwg1042 - id: CWG1043 citation-label: CWG1043 title: "Qualified name lookup in the current instantiation" author: - family: Doug Gregor issued: year: 2010 URL: https://wg21.link/cwg1043 - id: CWG1044 citation-label: CWG1044 title: "Point of declaration for an alias-declaration" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/cwg1044 - id: CWG1045 citation-label: CWG1045 title: "Requiring explicit instantiation declarations" author: - family: Doug Gregor issued: year: 2010 URL: https://wg21.link/cwg1045 - id: CWG1046 citation-label: CWG1046 title: "What is a “use” of a class specialization?" author: - family: Michael Wong issued: year: 2010 URL: https://wg21.link/cwg1046 - id: CWG1047 citation-label: CWG1047 title: "When is typeid value-dependent?" author: - family: Steve Adamczyk issued: year: 2010 URL: https://wg21.link/cwg1047 - id: CWG1048 citation-label: CWG1048 title: "auto deduction and lambda return type deduction." author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1048 - id: CWG1049 citation-label: CWG1049 title: "Copy elision through reference parameters of inline functions" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1049 - id: CWG1050 citation-label: CWG1050 title: "Effects of thread support on object lifetime" author: - family: Hans Boehm issued: year: 2010 URL: https://wg21.link/cwg1050 - id: CWG1051 citation-label: CWG1051 title: "Reference members and generated copy constructors" author: - family: Steve Adamczyk issued: year: 2010 URL: https://wg21.link/cwg1051 - id: CWG1052 citation-label: CWG1052 title: "const non-static data member and PODness" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1052 - id: CWG1053 citation-label: CWG1053 title: "Terminate vs undefined behavior for noexcept violation" author: - family: Dave Abrahams issued: year: 2010 URL: https://wg21.link/cwg1053 - id: CWG1054 citation-label: CWG1054 title: "Lvalue-to-rvalue conversions in expression statements" author: - family: Hans Boehm issued: year: 2010 URL: https://wg21.link/cwg1054 - id: CWG1055 citation-label: CWG1055 title: "Permissible uses of void" author: - family: Nikolay Ivchenkov issued: year: 2010 URL: https://wg21.link/cwg1055 - id: CWG1056 citation-label: CWG1056 title: "Template aliases, member definitions, and the current instantiation" author: - family: John Spicer issued: year: 2010 URL: https://wg21.link/cwg1056 - id: CWG1057 citation-label: CWG1057 title: "decltype and the current instantiation" author: - family: Mike Miller issued: year: 2010 URL: https://wg21.link/cwg1057 - id: CWG1058 citation-label: CWG1058 title: "Reference binding of incompatible array types" author: - family: Johannes Schaub issued: year: 2010 URL: https://wg21.link/cwg1058 - id: CWG1059 citation-label: CWG1059 title: "Cv-qualified array types (with rvalues)" author: - family: Nikolay Ivchenkov issued: year: 2010 URL: https://wg21.link/cwg1059 - id: CWG1060 citation-label: CWG1060 title: "Scoped enumerators in integral constant expressions" author: - family: Jonathan Caves issued: year: 2010 URL: https://wg21.link/cwg1060 - id: CWG1061 citation-label: CWG1061 title: "Negative array bounds in a new-expression" author: - family: Sean Hunt issued: year: 2010 URL: https://wg21.link/cwg1061 - id: CWG1062 citation-label: CWG1062 title: "Syntax of attribute-specifiers in lambdas" author: - family: Peter Sommerlad issued: year: 2010 URL: https://wg21.link/cwg1062 - id: CWG1063 citation-label: CWG1063 title: "[[hiding]] with non-attribute declarations" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/cwg1063 - id: CWG1064 citation-label: CWG1064 title: "Defaulted move constructor for a union" author: - family: Mike Miller issued: year: 2010 URL: https://wg21.link/cwg1064 - id: CWG1065 citation-label: CWG1065 title: "[[hiding]] with [[override]]" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/cwg1065 - id: CWG1066 citation-label: CWG1066 title: "When is a copy/move assignment operator implicitly defined?" author: - family: Mike Miller issued: year: 2010 URL: https://wg21.link/cwg1066 - id: CWG1067 citation-label: CWG1067 title: "[[hiding]], using-declarations, and multiple inheritance" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/cwg1067 - id: CWG1068 citation-label: CWG1068 title: "Template aliases with default arguments and template parameter packs" author: - family: Nikolay Ivchenkov issued: year: 2010 URL: https://wg21.link/cwg1068 - id: CWG1069 citation-label: CWG1069 title: "Incorrect function type with trailing-return-type" author: - family: James Widman issued: year: 2010 URL: https://wg21.link/cwg1069 - id: CWG1070 citation-label: CWG1070 title: "Missing initializer clauses in aggregate initialization" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1070 - id: CWG1071 citation-label: CWG1071 title: "Literal class types and trivial default constructors" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1071 - id: CWG1072 citation-label: CWG1072 title: "Scoped enumerator with the same name as its containing class" author: - family: Pavel Minaev issued: year: 2010 URL: https://wg21.link/cwg1072 - id: CWG1073 citation-label: CWG1073 title: "Merging dynamic-exception-specifications and noexcept-specifications" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1073 - id: CWG1074 citation-label: CWG1074 title: "Value-dependent noexcept-expressions" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1074 - id: CWG1075 citation-label: CWG1075 title: "Grammar does not allow template alias in type-name" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1075 - id: CWG1076 citation-label: CWG1076 title: "Value categories and lvalue temporaries" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1076 - id: CWG1077 citation-label: CWG1077 title: "Explicit specializations in non-containing namespaces" author: - family: Mike Spertus issued: year: 2010 URL: https://wg21.link/cwg1077 - id: CWG1078 citation-label: CWG1078 title: "Narrowing and the usual arithmetic conversions" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1078 - id: CWG1079 citation-label: CWG1079 title: "Overload resolution involving aggregate initialization" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1079 - id: CWG1080 citation-label: CWG1080 title: "Confusing relationship between templates and copy constructors" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1080 - id: CWG1081 citation-label: CWG1081 title: "Defaulted destructor and unusable operator delete" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1081 - id: CWG1082 citation-label: CWG1082 title: "Implicit copy function if subobject has none?" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1082 - id: CWG1083 citation-label: CWG1083 title: "Passing an object to ellipsis with non-trivial move constructor" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1083 - id: CWG1084 citation-label: CWG1084 title: "Conditions for a deleted move function" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1084 - id: CWG1085 citation-label: CWG1085 title: "Move assignment operators and virtual bases" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1085 - id: CWG1086 citation-label: CWG1086 title: "const_cast to rvalue reference to function type" author: - family: Steve Adamczyk issued: year: 2010 URL: https://wg21.link/cwg1086 - id: CWG1087 citation-label: CWG1087 title: "Additional applications of issue 899" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1087 - id: CWG1088 citation-label: CWG1088 title: "Dependent non-type template arguments" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1088 - id: CWG1089 citation-label: CWG1089 title: "Template parameters in member selections" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/cwg1089 - id: CWG1090 citation-label: CWG1090 title: "Alignment of subobjects" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/cwg1090 - id: CWG1091 citation-label: CWG1091 title: "Inconsistent use of the term “object expression”" author: - family: Tom Plum issued: year: 2010 URL: https://wg21.link/cwg1091 - id: CWG1092 citation-label: CWG1092 title: "Cycles in overload resolution during instantiation" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1092 - id: CWG1093 citation-label: CWG1093 title: "Value-initializing non-objects" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1093 - id: CWG1094 citation-label: CWG1094 title: "Converting floating-point values to scoped enumeration types" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1094 - id: CWG1095 citation-label: CWG1095 title: "List-initialization of references" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1095 - id: CWG1096 citation-label: CWG1096 title: "Missing requirement for template definitions" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1096 - id: CWG1097 citation-label: CWG1097 title: "Aggregate initialization of function parameters" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1097 - id: CWG1098 citation-label: CWG1098 title: "Pointer conversions in constant expressions" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1098 - id: CWG1099 citation-label: CWG1099 title: "Infinite recursion in constexpr functions" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1099 - id: CWG1100 citation-label: CWG1100 title: "constexpr conversion functions and non-type template arguments" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1100 - id: CWG1101 citation-label: CWG1101 title: "Non-integral initialized static data members" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1101 - id: CWG1102 citation-label: CWG1102 title: "Better example of undefined behavior" author: - family: GB issued: year: 2010 URL: https://wg21.link/cwg1102 - id: CWG1103 citation-label: CWG1103 title: "Reversion of phase 1 and 2 transformations in raw string literals" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1103 - id: CWG1104 citation-label: CWG1104 title: "Global-scope template arguments vs the <: digraph" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1104 - id: CWG1105 citation-label: CWG1105 title: "Issues relating to TR 10176:2003" author: - family: CA issued: year: 2010 URL: https://wg21.link/cwg1105 - id: CWG1106 citation-label: CWG1106 title: "Need more detail in nullptr keyword description" author: - family: DE issued: year: 2010 URL: https://wg21.link/cwg1106 - id: CWG1107 citation-label: CWG1107 title: "Overload resolution for user-defined integer literals" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1107 - id: CWG1108 citation-label: CWG1108 title: "User-defined literals have not been implemented" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1108 - id: CWG1109 citation-label: CWG1109 title: "When is “use” a reference to the ODR meaning?" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1109 - id: CWG1110 citation-label: CWG1110 title: "Incomplete return type should be allowed in decltype operand" author: - family: DE issued: year: 2010 URL: https://wg21.link/cwg1110 - id: CWG1111 citation-label: CWG1111 title: "Remove dual-scope lookup of member template names" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1111 - id: CWG1112 citation-label: CWG1112 title: "constexpr variables should have internal linkage like const" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1112 - id: CWG1113 citation-label: CWG1113 title: "Linkage of namespace member of unnamed namespace" author: - family: DE issued: year: 2010 URL: https://wg21.link/cwg1113 - id: CWG1114 citation-label: CWG1114 title: "Incorrect use of placement new in example" author: - family: GB issued: year: 2010 URL: https://wg21.link/cwg1114 - id: CWG1115 citation-label: CWG1115 title: "C-compatible alignment specification" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1115 - id: CWG1116 citation-label: CWG1116 title: "Aliasing of union members" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1116 - id: CWG1117 citation-label: CWG1117 title: "Incorrect note about xvalue member access expressions" author: - family: JP issued: year: 2010 URL: https://wg21.link/cwg1117 - id: CWG1118 citation-label: CWG1118 title: "Implicit lambda capture via explicit copy constructor" author: - family: FI issued: year: 2010 URL: https://wg21.link/cwg1118 - id: CWG1119 citation-label: CWG1119 title: "Missing case in description of member access ambiguity" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1119 - id: CWG1120 citation-label: CWG1120 title: "reinterpret_cast and void*" author: - family: GB issued: year: 2010 URL: https://wg21.link/cwg1120 - id: CWG1121 citation-label: CWG1121 title: "Unnecessary ambiguity error in formation of pointer to member" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1121 - id: CWG1122 citation-label: CWG1122 title: "Circular definition of std::size_t" author: - family: GB issued: year: 2010 URL: https://wg21.link/cwg1122 - id: CWG1123 citation-label: CWG1123 title: "Destructors should be noexcept by default" author: - family: FI issued: year: 2010 URL: https://wg21.link/cwg1123 - id: CWG1124 citation-label: CWG1124 title: "Error in description of value category of pointer-to-member expression" author: - family: JP issued: year: 2010 URL: https://wg21.link/cwg1124 - id: CWG1125 citation-label: CWG1125 title: "Unclear definition of “potential constant expression”" author: - family: DE issued: year: 2010 URL: https://wg21.link/cwg1125 - id: CWG1126 citation-label: CWG1126 title: "constexpr functions in const initializers" author: - family: GB issued: year: 2010 URL: https://wg21.link/cwg1126 - id: CWG1127 citation-label: CWG1127 title: "Overload resolution in constexpr functions" author: - family: GB issued: year: 2010 URL: https://wg21.link/cwg1127 - id: CWG1128 citation-label: CWG1128 title: "attribute-specifiers in decl-specifier-seqs" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1128 - id: CWG1129 citation-label: CWG1129 title: "Default nothrow for constexpr functions" author: - family: GB issued: year: 2010 URL: https://wg21.link/cwg1129 - id: CWG1130 citation-label: CWG1130 title: "Function parameter type adjustments and decltype" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1130 - id: CWG1131 citation-label: CWG1131 title: "Template aliases in elaborated-type-specifiers" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1131 - id: CWG1132 citation-label: CWG1132 title: "Keyword vs attribute for noreturn" author: - family: GB issued: year: 2010 URL: https://wg21.link/cwg1132 - id: CWG1133 citation-label: CWG1133 title: "Keywords vs attributes for control of hiding and overriding" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1133 - id: CWG1134 citation-label: CWG1134 title: "When is an explicitly-defaulted function defined?" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1134 - id: CWG1135 citation-label: CWG1135 title: "Explicitly-defaulted non-public special member functions" author: - family: FI issued: year: 2010 URL: https://wg21.link/cwg1135 - id: CWG1136 citation-label: CWG1136 title: "Explicitly-defaulted explicit constructors" author: - family: FI issued: year: 2010 URL: https://wg21.link/cwg1136 - id: CWG1137 citation-label: CWG1137 title: "Explicitly-defaulted virtual special member functions" author: - family: FI issued: year: 2010 URL: https://wg21.link/cwg1137 - id: CWG1138 citation-label: CWG1138 title: "Rvalue-ness check for rvalue reference binding is wrong" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1138 - id: CWG1139 citation-label: CWG1139 title: "Rvalue reference binding to scalar xvalues" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1139 - id: CWG1140 citation-label: CWG1140 title: "Incorrect redefinition of POD class" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1140 - id: CWG1141 citation-label: CWG1141 title: "Non-static data member initializers have not been implemented" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1141 - id: CWG1142 citation-label: CWG1142 title: "friend declaration of member function of containing class" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1142 - id: CWG1143 citation-label: CWG1143 title: "Move semantics for *this have not been implemented" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1143 - id: CWG1144 citation-label: CWG1144 title: "Remove access declarations" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1144 - id: CWG1145 citation-label: CWG1145 title: "Defaulting and triviality" author: - family: FI issued: year: 2010 URL: https://wg21.link/cwg1145 - id: CWG1146 citation-label: CWG1146 title: "exception-specifications of defaulted functions" author: - family: GB issued: year: 2010 URL: https://wg21.link/cwg1146 - id: CWG1147 citation-label: CWG1147 title: "Destructors should be default nothrow" author: - family: GB issued: year: 2010 URL: https://wg21.link/cwg1147 - id: CWG1148 citation-label: CWG1148 title: "Copy elision and move construction of function parameters" author: - family: DE issued: year: 2010 URL: https://wg21.link/cwg1148 - id: CWG1149 citation-label: CWG1149 title: "Trivial non-public copy operators in subobjects" author: - family: FI issued: year: 2010 URL: https://wg21.link/cwg1149 - id: CWG1150 citation-label: CWG1150 title: "Inheriting constructors have not been implemented" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1150 - id: CWG1151 citation-label: CWG1151 title: "Overload resolution with initializer-list and non-list constructors" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1151 - id: CWG1152 citation-label: CWG1152 title: "Rules for determining existence of implicit conversion sequence" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1152 - id: CWG1153 citation-label: CWG1153 title: "Type matching in address of overloaded function" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1153 - id: CWG1154 citation-label: CWG1154 title: "Address of thread_local variable as non-type template argument" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1154 - id: CWG1155 citation-label: CWG1155 title: "Internal-linkage non-type template arguments" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1155 - id: CWG1156 citation-label: CWG1156 title: "Partial ordering in a non-call context" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1156 - id: CWG1157 citation-label: CWG1157 title: "Partial ordering of function templates is still underspecified" author: - family: CA issued: year: 2010 URL: https://wg21.link/cwg1157 - id: CWG1158 citation-label: CWG1158 title: "Recursive instantiation via alias template" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1158 - id: CWG1159 citation-label: CWG1159 title: "Class and enumeration definitions in template aliases" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1159 - id: CWG1160 citation-label: CWG1160 title: "Definitions of template members and the current instantiation" author: - family: GB issued: year: 2010 URL: https://wg21.link/cwg1160 - id: CWG1161 citation-label: CWG1161 title: "Dependent nested-name-specifier in a pointer-to-member declarator" author: - family: GB issued: year: 2010 URL: https://wg21.link/cwg1161 - id: CWG1162 citation-label: CWG1162 title: "Dependent elaborated-type-specifiers in non-deduced contexts" author: - family: CA issued: year: 2010 URL: https://wg21.link/cwg1162 - id: CWG1163 citation-label: CWG1163 title: "extern template prevents inlining functions not marked inline" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1163 - id: CWG1164 citation-label: CWG1164 title: "Partial ordering of f(T&) and f(T&&)" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1164 - id: CWG1165 citation-label: CWG1165 title: "Exceptions when destroying array elements" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1165 - id: CWG1166 citation-label: CWG1166 title: "exception-declarations that do not declare objects" author: - family: US issued: year: 2010 URL: https://wg21.link/cwg1166 - id: CWG1167 citation-label: CWG1167 title: "function-try-blocks for destructors" author: - family: GB issued: year: 2010 URL: https://wg21.link/cwg1167 - id: CWG1168 citation-label: CWG1168 title: "Additional reasons to call std::terminate" author: - family: GB issued: year: 2010 URL: https://wg21.link/cwg1168 - id: CWG1169 citation-label: CWG1169 title: "Missing feature macro for strict pointer safety" author: - family: GB issued: year: 2010 URL: https://wg21.link/cwg1169 - id: CWG1170 citation-label: CWG1170 title: "Access checking during template argument deduction" author: - family: Adamczyk issued: year: 2010 URL: https://wg21.link/cwg1170 - id: CWG1171 citation-label: CWG1171 title: "Partial stack unwinding with noexcept violation" author: - family: Merrill issued: year: 2010 URL: https://wg21.link/cwg1171 - id: CWG1172 citation-label: CWG1172 title: "“instantiation-dependent” constructs" author: - family: Adamczyk issued: year: 2010 URL: https://wg21.link/cwg1172 - id: CWG1173 citation-label: CWG1173 title: "Unclear specification of effects of signal handling" author: - family: GB issued: year: 2010 URL: https://wg21.link/cwg1173 - id: CWG1174 citation-label: CWG1174 title: "When is a pure virtual function “used?”" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1174 - id: CWG1175 citation-label: CWG1175 title: "Disambiguating user-defined literals" author: - family: Sebastian Gesemann issued: year: 2010 URL: https://wg21.link/cwg1175 - id: CWG1176 citation-label: CWG1176 title: "Definition of release sequence" author: - family: CA, GB issued: year: 2010 URL: https://wg21.link/cwg1176 - id: CWG1177 citation-label: CWG1177 title: "Intra-thread dependency-ordered-before" author: - family: CA issued: year: 2010 URL: https://wg21.link/cwg1177 - id: CWG1178 citation-label: CWG1178 title: "Deduction failure matching placement new" author: - family: Mike Miller issued: year: 2010 URL: https://wg21.link/cwg1178 - id: CWG1179 citation-label: CWG1179 title: "Cv-qualification of non-type template parameters" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1179 - id: CWG1180 citation-label: CWG1180 title: "Over-aligned class types" author: - family: Clark Nelson issued: year: 2010 URL: https://wg21.link/cwg1180 - id: CWG1181 citation-label: CWG1181 title: "What is a “built-in type?”" author: - family: Barry Hedquist issued: year: 2010 URL: https://wg21.link/cwg1181 - id: CWG1182 citation-label: CWG1182 title: "Incorrect description of pack expansion syntax" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/cwg1182 - id: CWG1183 citation-label: CWG1183 title: "Expansion of parameter packs in declarators" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/cwg1183 - id: CWG1184 citation-label: CWG1184 title: "Argument conversions to nondeduced parameter types" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1184 - id: CWG1185 citation-label: CWG1185 title: "Misleading description of language linkage and member function types" author: - family: Mike Miller issued: year: 2010 URL: https://wg21.link/cwg1185 - id: CWG1186 citation-label: CWG1186 title: "Non-dependent constexpr violations in function templates" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1186 - id: CWG1187 citation-label: CWG1187 title: "Problems in initialization example" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1187 - id: CWG1188 citation-label: CWG1188 title: "Type punning in constant expressions" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1188 - id: CWG1189 citation-label: CWG1189 title: "Address of distinct base class subobjects" author: - family: Gabriel Dos Reis issued: year: 2010 URL: https://wg21.link/cwg1189 - id: CWG1190 citation-label: CWG1190 title: "Operations on non-safely-derived pointers" author: - family: Hans Boehm issued: year: 2010 URL: https://wg21.link/cwg1190 - id: CWG1191 citation-label: CWG1191 title: "Deleted subobject destructors and implicitly-defined constructors" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1191 - id: CWG1192 citation-label: CWG1192 title: "Inadvertent change to ODR and templates" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1192 - id: CWG1193 citation-label: CWG1193 title: "Use of address-constant pointers in constant expressions" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1193 - id: CWG1194 citation-label: CWG1194 title: "Constexpr references" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1194 - id: CWG1195 citation-label: CWG1195 title: "References to non-literal types in constexpr functions" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1195 - id: CWG1196 citation-label: CWG1196 title: "Definition required for explicit instantiation after explicit specialization?" author: - family: Mike Miller issued: year: 2010 URL: https://wg21.link/cwg1196 - id: CWG1197 citation-label: CWG1197 title: "Constexpr arrays" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1197 - id: CWG1198 citation-label: CWG1198 title: "Literal types and copy constructors" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1198 - id: CWG1199 citation-label: CWG1199 title: "Deleted constexpr functions" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1199 - id: CWG1200 citation-label: CWG1200 title: "Lookup rules for template parameters" author: - family: Johannes Schaub issued: year: 2010 URL: https://wg21.link/cwg1200 - id: CWG1201 citation-label: CWG1201 title: "Are deleted and defaulted functions definitions?" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1201 - id: CWG1202 citation-label: CWG1202 title: "Calling virtual functions during destruction" author: - family: Bjarne Stroustrup issued: year: 2010 URL: https://wg21.link/cwg1202 - id: CWG1203 citation-label: CWG1203 title: "Misleading note regarding initialized static data members" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1203 - id: CWG1204 citation-label: CWG1204 title: "Specifiers in a for-range-declaration" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1204 - id: CWG1205 citation-label: CWG1205 title: "Lvalue reference binding and function viability" author: - family: Steve Clamage issued: year: 2010 URL: https://wg21.link/cwg1205 - id: CWG1206 citation-label: CWG1206 title: "Defining opaque enumeration members of class templates" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1206 - id: CWG1207 citation-label: CWG1207 title: "Type of class member in trailing-return-type" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1207 - id: CWG1208 citation-label: CWG1208 title: "Explicit noexcept in defaulted definition" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1208 - id: CWG1209 citation-label: CWG1209 title: "Is a potentially-evaluated expression in a template definition a “use?”" author: - family: Johannes Schaub issued: year: 2010 URL: https://wg21.link/cwg1209 - id: CWG1210 citation-label: CWG1210 title: "Injection of elaborated-type-specifier in enumeration scope" author: - family: Johannes Schaub issued: year: 2010 URL: https://wg21.link/cwg1210 - id: CWG1211 citation-label: CWG1211 title: "Misaligned lvalues" author: - family: David Svoboda issued: year: 2010 URL: https://wg21.link/cwg1211 - id: CWG1212 citation-label: CWG1212 title: "Non-function-call xvalues and decltype" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1212 - id: CWG1213 citation-label: CWG1213 title: "Array subscripting and xvalues" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1213 - id: CWG1214 citation-label: CWG1214 title: "Kinds of initializers" author: - family: Johannes Schaub issued: year: 2010 URL: https://wg21.link/cwg1214 - id: CWG1215 citation-label: CWG1215 title: "Definition of POD struct" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1215 - id: CWG1216 citation-label: CWG1216 title: "Exceptions “allowed” by a noexcept-specification" author: - family: Jens Maurer issued: year: 2010 URL: https://wg21.link/cwg1216 - id: CWG1217 citation-label: CWG1217 title: "Are deleted functions implicitly noexcept?" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1217 - id: CWG1218 citation-label: CWG1218 title: "What is the “currently-handled exception” in a multi-threaded program?" author: - family: CA issued: year: 2010 URL: https://wg21.link/cwg1218 - id: CWG1219 citation-label: CWG1219 title: "Non-static data member initializers in constant expressions" author: - family: Jens Maurer issued: year: 2010 URL: https://wg21.link/cwg1219 - id: CWG1220 citation-label: CWG1220 title: "Looking up conversion-type-ids" author: - family: Mike Miller issued: year: 2010 URL: https://wg21.link/cwg1220 - id: CWG1221 citation-label: CWG1221 title: "Partial ordering and reference collapsing" author: - family: Michael Wong issued: year: 2010 URL: https://wg21.link/cwg1221 - id: CWG1222 citation-label: CWG1222 title: "Unnecessary restriction on auto array types" author: - family: Michael Wong issued: year: 2010 URL: https://wg21.link/cwg1222 - id: CWG1223 citation-label: CWG1223 title: "Syntactic disambiguation and trailing-return-types" author: - family: Michael Wong issued: year: 2010 URL: https://wg21.link/cwg1223 - id: CWG1224 citation-label: CWG1224 title: "constexpr defaulted copy constructors" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1224 - id: CWG1225 citation-label: CWG1225 title: "constexpr constructors and virtual bases" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/cwg1225 - id: CWG1226 citation-label: CWG1226 title: "Converting a braced-init-list default argument" author: - family: Mike Miller issued: year: 2010 URL: https://wg21.link/cwg1226 - id: CWG1227 citation-label: CWG1227 title: "Mixing immediate and non-immediate contexts in deduction failure" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1227 - id: CWG1228 citation-label: CWG1228 title: "Copy-list-initialization and explicit constructors" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/cwg1228 - id: CWG1229 citation-label: CWG1229 title: "Overload resolution with empty braced-init-list argument" author: - family: Johannes Schaub issued: year: 2010 URL: https://wg21.link/cwg1229 - id: CWG1230 citation-label: CWG1230 title: "Confusing description of ambiguity of destructor name" author: - family: Johannes Schaub issued: year: 2010 URL: https://wg21.link/cwg1230 - id: CWG1231 citation-label: CWG1231 title: "Variadic templates requiring an empty pack expansion" author: - family: John Spicer issued: year: 2010 URL: https://wg21.link/cwg1231 - id: CWG1232 citation-label: CWG1232 title: "Creation of array temporaries using a braced-init-list" author: - family: Andrew Koenig issued: year: 2011 URL: https://wg21.link/cwg1232 - id: CWG1233 citation-label: CWG1233 title: "Pack expansions and dependent calls" author: - family: John Spicer issued: year: 2011 URL: https://wg21.link/cwg1233 - id: CWG1234 citation-label: CWG1234 title: "abstract-declarator does not permit ... after ptr-operator" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1234 - id: CWG1235 citation-label: CWG1235 title: "“Unused” ellipsis and default arguments in partial ordering" author: - family: James Widman issued: year: 2011 URL: https://wg21.link/cwg1235 - id: CWG1236 citation-label: CWG1236 title: "Inconsistently-interrelated examples" author: - family: Doug Gregor issued: year: 2011 URL: https://wg21.link/cwg1236 - id: CWG1237 citation-label: CWG1237 title: "Deprecated implicit copy assignment in example" author: - family: Ryou Ezoe issued: year: 2011 URL: https://wg21.link/cwg1237 - id: CWG1238 citation-label: CWG1238 title: "Overloading ambiguity binding reference to function" author: - family: Doug Gregor issued: year: 2011 URL: https://wg21.link/cwg1238 - id: CWG1239 citation-label: CWG1239 title: "Hexadecimal floating-point literals vs user-defined literals" author: - family: Howard Hinnant issued: year: 2011 URL: https://wg21.link/cwg1239 - id: CWG1240 citation-label: CWG1240 title: "constexpr defaulted constructors" author: - family: Jens Maurer issued: year: 2011 URL: https://wg21.link/cwg1240 - id: CWG1241 citation-label: CWG1241 title: "Which members does a destructor destroy?" author: - family: Ryou Ezoe issued: year: 2011 URL: https://wg21.link/cwg1241 - id: CWG1242 citation-label: CWG1242 title: "Initializing variant class members" author: - family: Ryou Ezoe issued: year: 2011 URL: https://wg21.link/cwg1242 - id: CWG1243 citation-label: CWG1243 title: "Misleading footnote regarding multiple-declarator declarations" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1243 - id: CWG1244 citation-label: CWG1244 title: "Equivalence of alias templates and class templates" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1244 - id: CWG1245 citation-label: CWG1245 title: "Matching declarations involving decltype" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1245 - id: CWG1246 citation-label: CWG1246 title: "Non-deduced non-final parameter packs" author: - family: John Spicer issued: year: 2011 URL: https://wg21.link/cwg1246 - id: CWG1247 citation-label: CWG1247 title: "Restriction on alias name appearing in type-id" author: - family: James Widman issued: year: 2011 URL: https://wg21.link/cwg1247 - id: CWG1248 citation-label: CWG1248 title: "Updating Annex C to C99" author: - family: Jonathan Wakely issued: year: 2011 URL: https://wg21.link/cwg1248 - id: CWG1249 citation-label: CWG1249 title: "Cv-qualification of nested lambda capture" author: - family: James Widman issued: year: 2011 URL: https://wg21.link/cwg1249 - id: CWG1250 citation-label: CWG1250 title: "Cv-qualification of incomplete virtual function return types" author: - family: Jonathan Wakely issued: year: 2011 URL: https://wg21.link/cwg1250 - id: CWG1251 citation-label: CWG1251 title: "C compatibility: casting to unqualified void*" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1251 - id: CWG1252 citation-label: CWG1252 title: "Overloading member function templates based on dependent return type" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1252 - id: CWG1253 citation-label: CWG1253 title: "Generic non-template members" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1253 - id: CWG1254 citation-label: CWG1254 title: "odr-use vs template arguments and constexpr functions" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1254 - id: CWG1255 citation-label: CWG1255 title: "Definition problems with constexpr functions" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1255 - id: CWG1256 citation-label: CWG1256 title: "Unevaluated operands are not necessarily constant expressions" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1256 - id: CWG1257 citation-label: CWG1257 title: "Instantiation via non-dependent references in uninstantiated templates" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1257 - id: CWG1258 citation-label: CWG1258 title: "“Instantiation context” differs from dependent lookup rules" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1258 - id: CWG1259 citation-label: CWG1259 title: "Deleting a POD via a pointer to base" author: - family: Herb Sutter issued: year: 2011 URL: https://wg21.link/cwg1259 - id: CWG1260 citation-label: CWG1260 title: "Incorrect use of term “overloaded” in description of odr-use" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1260 - id: CWG1261 citation-label: CWG1261 title: "Explicit handling of cv-qualification with non-class prvalues" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1261 - id: CWG1262 citation-label: CWG1262 title: "Default template arguments and deduction failure" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1262 - id: CWG1263 citation-label: CWG1263 title: "Mismatch between rvalue reference binding and overload resolution" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1263 - id: CWG1264 citation-label: CWG1264 title: "Use of this in constexpr constructor" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1264 - id: CWG1265 citation-label: CWG1265 title: "Mixed use of the auto specifier" author: - family: Michael Wong issued: year: 2011 URL: https://wg21.link/cwg1265 - id: CWG1266 citation-label: CWG1266 title: "user-defined-integer-literal overflow" author: - family: Michael Wong issued: year: 2011 URL: https://wg21.link/cwg1266 - id: CWG1267 citation-label: CWG1267 title: "Rvalue reference types in exception-specifications" author: - family: Michael Wong issued: year: 2011 URL: https://wg21.link/cwg1267 - id: CWG1268 citation-label: CWG1268 title: "reinterpret_cast of an xvalue operand" author: - family: Michael Wong issued: year: 2011 URL: https://wg21.link/cwg1268 - id: CWG1269 citation-label: CWG1269 title: "dynamic_cast of an xvalue operand" author: - family: Michael Wong issued: year: 2011 URL: https://wg21.link/cwg1269 - id: CWG1270 citation-label: CWG1270 title: "Brace elision in array temporary initialization" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1270 - id: CWG1271 citation-label: CWG1271 title: "Imprecise wording regarding dependent types" author: - family: Daveed Vandevoorde issued: year: 2011 URL: https://wg21.link/cwg1271 - id: CWG1272 citation-label: CWG1272 title: "Implicit definition of static data member of const literal type" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1272 - id: CWG1273 citation-label: CWG1273 title: "Accessibility and function signatures" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1273 - id: CWG1274 citation-label: CWG1274 title: "Common nonterminal for expression and braced-init-list" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1274 - id: CWG1275 citation-label: CWG1275 title: "Incorrect comment in example of template parameter pack restriction" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1275 - id: CWG1276 citation-label: CWG1276 title: "Reference to stdint.h" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1276 - id: CWG1277 citation-label: CWG1277 title: "Lax definition of intmax_t and uintmax_t" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1277 - id: CWG1278 citation-label: CWG1278 title: "Incorrect treatment of contrived object" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1278 - id: CWG1279 citation-label: CWG1279 title: "Additional differences between C++ 2003 and C++ 2011" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1279 - id: CWG1280 citation-label: CWG1280 title: "Object reallocation and reference members" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1280 - id: CWG1281 citation-label: CWG1281 title: "Virtual and dependent base classes" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1281 - id: CWG1282 citation-label: CWG1282 title: "Underspecified destructor exception-specification" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1282 - id: CWG1283 citation-label: CWG1283 title: "Static data members of classes with typedef name for linkage purposes" author: - family: Mike Miller issued: year: 2011 URL: https://wg21.link/cwg1283 - id: CWG1284 citation-label: CWG1284 title: "Should the lifetime of an array be independent of that of its elements?" author: - family: Gabriel Dos Reis issued: year: 2011 URL: https://wg21.link/cwg1284 - id: CWG1285 citation-label: CWG1285 title: "Trivial destructors and object lifetime" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1285 - id: CWG1286 citation-label: CWG1286 title: "Equivalence of alias templates" author: - family: Gabriel Dos Reis issued: year: 2011 URL: https://wg21.link/cwg1286 - id: CWG1287 citation-label: CWG1287 title: "Direct initialization vs “implicit” conversion in reference binding" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1287 - id: CWG1288 citation-label: CWG1288 title: "Reference list initialization" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1288 - id: CWG1289 citation-label: CWG1289 title: "Can an alias template name the current instantiation?" author: - family: James Widman issued: year: 2011 URL: https://wg21.link/cwg1289 - id: CWG1290 citation-label: CWG1290 title: "Lifetime of the underlying array of an initializer_list member" author: - family: James Dennett issued: year: 2011 URL: https://wg21.link/cwg1290 - id: CWG1291 citation-label: CWG1291 title: "Looking up a conversion-type-id" author: - family: Daveed Vandevoorde issued: year: 2011 URL: https://wg21.link/cwg1291 - id: CWG1292 citation-label: CWG1292 title: "Dependent calls with braced-init-lists containing a pack expansion" author: - family: James Widman issued: year: 2011 URL: https://wg21.link/cwg1292 - id: CWG1293 citation-label: CWG1293 title: "String literals in constant expressions" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1293 - id: CWG1294 citation-label: CWG1294 title: "Side effects in dynamic/static initialization" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1294 - id: CWG1295 citation-label: CWG1295 title: "Binding a reference to an rvalue bit-field" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1295 - id: CWG1296 citation-label: CWG1296 title: "Ill-formed template declarations (not just definitions)" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1296 - id: CWG1297 citation-label: CWG1297 title: "Misplaced function attribute-specifier" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1297 - id: CWG1298 citation-label: CWG1298 title: "Incorrect example in overload resolution" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1298 - id: CWG1299 citation-label: CWG1299 title: "“Temporary objects” vs “temporary expressions”" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1299 - id: CWG1300 citation-label: CWG1300 title: "T() for array types" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1300 - id: CWG1301 citation-label: CWG1301 title: "Value initialization of union" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1301 - id: CWG1302 citation-label: CWG1302 title: "noexcept applied to expression of type void" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1302 - id: CWG1303 citation-label: CWG1303 title: "C language linkage for template with internal linkage" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1303 - id: CWG1304 citation-label: CWG1304 title: "Omitted array bound with string initialization" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1304 - id: CWG1305 citation-label: CWG1305 title: "alignof applied to array of unknown size" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1305 - id: CWG1306 citation-label: CWG1306 title: "Modifying an object within a const member function" author: - family: James Kanze issued: year: 2011 URL: https://wg21.link/cwg1306 - id: CWG1307 citation-label: CWG1307 title: "Overload resolution based on size of array initializer-list" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1307 - id: CWG1308 citation-label: CWG1308 title: "Completeness of class type within an exception-specification" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1308 - id: CWG1309 citation-label: CWG1309 title: "Incorrect note regarding lookup of a member of the current instantiation" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1309 - id: CWG1310 citation-label: CWG1310 title: "What is an “acceptable lookup result?”" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1310 - id: CWG1311 citation-label: CWG1311 title: "Volatile lvalues in constant expressions" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1311 - id: CWG1312 citation-label: CWG1312 title: "Simulated reinterpret_cast in constant expressions" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1312 - id: CWG1313 citation-label: CWG1313 title: "Undefined pointer arithmetic in constant expressions" author: - family: Jens Maurer issued: year: 2011 URL: https://wg21.link/cwg1313 - id: CWG1314 citation-label: CWG1314 title: "Pointer arithmetic within standard-layout objects" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1314 - id: CWG1315 citation-label: CWG1315 title: "Restrictions on non-type template arguments in partial specializations" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1315 - id: CWG1316 citation-label: CWG1316 title: "constexpr function requirements and class scope" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1316 - id: CWG1317 citation-label: CWG1317 title: "Unnamed scoped enumerations" author: - family: John Spicer issued: year: 2011 URL: https://wg21.link/cwg1317 - id: CWG1318 citation-label: CWG1318 title: "Syntactic ambiguities with final" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1318 - id: CWG1319 citation-label: CWG1319 title: "Error in pack expansion example" author: - family: Mike Miller issued: year: 2011 URL: https://wg21.link/cwg1319 - id: CWG1320 citation-label: CWG1320 title: "Converting scoped enumerations to bool" author: - family: Jonathan Wakely issued: year: 2011 URL: https://wg21.link/cwg1320 - id: CWG1321 citation-label: CWG1321 title: "Equivalency of dependent calls" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1321 - id: CWG1322 citation-label: CWG1322 title: "Function parameter type decay in templates" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1322 - id: CWG1323 citation-label: CWG1323 title: "Nonexistent nonterminal in alignment-specifier grammar" author: - family: Alisdair Meredith issued: year: 2011 URL: https://wg21.link/cwg1323 - id: CWG1324 citation-label: CWG1324 title: "Value initialization and defaulted constructors" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1324 - id: CWG1325 citation-label: CWG1325 title: "Omitted declarator in friend declarations" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1325 - id: CWG1326 citation-label: CWG1326 title: "Deducing an array bound from an initializer-list" author: - family: Faisal Vali issued: year: 2011 URL: https://wg21.link/cwg1326 - id: CWG1327 citation-label: CWG1327 title: "virt-specifier in a defaulted definition" author: - family: Ryou Ezoe issued: year: 2011 URL: https://wg21.link/cwg1327 - id: CWG1328 citation-label: CWG1328 title: "Conflict in reference binding vs overload resolution" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1328 - id: CWG1329 citation-label: CWG1329 title: "Recursive deduction substitutions" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1329 - id: CWG1330 citation-label: CWG1330 title: "Delayed instantiation of noexcept specifiers" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1330 - id: CWG1331 citation-label: CWG1331 title: "const mismatch with defaulted copy constructor" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1331 - id: CWG1332 citation-label: CWG1332 title: "Handling of invalid universal-character-names" author: - family: Mike Miller issued: year: 2011 URL: https://wg21.link/cwg1332 - id: CWG1333 citation-label: CWG1333 title: "Omission of const in a defaulted copy constructor" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1333 - id: CWG1334 citation-label: CWG1334 title: "Layout compatibility and cv-qualification" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1334 - id: CWG1335 citation-label: CWG1335 title: "Stringizing, extended characters, and universal-character-names" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1335 - id: CWG1336 citation-label: CWG1336 title: "Definition of “converting constructor”" author: - family: Niels Dekker issued: year: 2011 URL: https://wg21.link/cwg1336 - id: CWG1337 citation-label: CWG1337 title: "Partial ordering and non-deduced parameters" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1337 - id: CWG1338 citation-label: CWG1338 title: "Aliasing and allocation functions" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1338 - id: CWG1339 citation-label: CWG1339 title: "Parenthesized braced-init-list and arrays" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1339 - id: CWG1340 citation-label: CWG1340 title: "Complete type in member pointer expressions" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1340 - id: CWG1341 citation-label: CWG1341 title: "Bit-field initializers" author: - family: James Widman issued: year: 2011 URL: https://wg21.link/cwg1341 - id: CWG1342 citation-label: CWG1342 title: "Order of initialization with multiple declarators" author: - family: Alberto Ganesh Barbati issued: year: 2011 URL: https://wg21.link/cwg1342 - id: CWG1343 citation-label: CWG1343 title: "Sequencing of non-class initialization" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1343 - id: CWG1344 citation-label: CWG1344 title: "Adding new special member functions to a class via default arguments" author: - family: Sean Hunt issued: year: 2011 URL: https://wg21.link/cwg1344 - id: CWG1345 citation-label: CWG1345 title: "Initialization of anonymous union class members" author: - family: Sean Hunt issued: year: 2011 URL: https://wg21.link/cwg1345 - id: CWG1346 citation-label: CWG1346 title: "expression-list initializers and the auto specifier" author: - family: Richard Smith issued: year: 2011 URL: https://wg21.link/cwg1346 - id: CWG1347 citation-label: CWG1347 title: "Consistency of auto in multiple-declarator declarations" author: - family: Richard Smith issued: year: 2011 URL: https://wg21.link/cwg1347 - id: CWG1348 citation-label: CWG1348 title: "Use of auto in a trailing-return-type" author: - family: Richard Smith issued: year: 2011 URL: https://wg21.link/cwg1348 - id: CWG1349 citation-label: CWG1349 title: "Consistency of alias template redeclarations" author: - family: Richard Smith issued: year: 2011 URL: https://wg21.link/cwg1349 - id: CWG1350 citation-label: CWG1350 title: "Incorrect exception specification for inherited constructors" issued: year: 2011 URL: https://wg21.link/cwg1350 - id: CWG1351 citation-label: CWG1351 title: "Problems with implicitly-declared exception-specifications" author: - family: Richard Smith issued: year: 2011 URL: https://wg21.link/cwg1351 - id: CWG1352 citation-label: CWG1352 title: "Inconsistent class scope and completeness rules" author: - family: Richard Smith issued: year: 2011 URL: https://wg21.link/cwg1352 - id: CWG1353 citation-label: CWG1353 title: "Array and variant members and deleted special member functions" author: - family: Sean Hunt issued: year: 2011 URL: https://wg21.link/cwg1353 - id: CWG1354 citation-label: CWG1354 title: "Destructor exceptions for temporaries in noexcept expressions" author: - family: Sebastian Redl issued: year: 2011 URL: https://wg21.link/cwg1354 - id: CWG1355 citation-label: CWG1355 title: "Aggregates and “user-provided” constructors" author: - family: Sean Hunt issued: year: 2011 URL: https://wg21.link/cwg1355 - id: CWG1356 citation-label: CWG1356 title: "Exception specifications of copy assignment operators with virtual bases" author: - family: Sean Hunt issued: year: 2011 URL: https://wg21.link/cwg1356 - id: CWG1357 citation-label: CWG1357 title: "brace-or-equal-initializers for function and typedef members" author: - family: Richard Smith issued: year: 2011 URL: https://wg21.link/cwg1357 - id: CWG1358 citation-label: CWG1358 title: "Unintentionally ill-formed constexpr function template instances" author: - family: Richard Smith issued: year: 2011 URL: https://wg21.link/cwg1358 - id: CWG1359 citation-label: CWG1359 title: "constexpr union constructors" author: - family: Richard Smith issued: year: 2011 URL: https://wg21.link/cwg1359 - id: CWG1360 citation-label: CWG1360 title: "constexpr defaulted default constructors" author: - family: Richard Smith issued: year: 2011 URL: https://wg21.link/cwg1360 - id: CWG1361 citation-label: CWG1361 title: "Requirement on brace-or-equal-initializers of literal types" author: - family: Richard Smith issued: year: 2011 URL: https://wg21.link/cwg1361 - id: CWG1362 citation-label: CWG1362 title: "Complete type required for implicit conversion to T&" author: - family: Richard Smith issued: year: 2011 URL: https://wg21.link/cwg1362 - id: CWG1363 citation-label: CWG1363 title: "Triviality vs multiple default constructors" author: - family: Sean Hunt issued: year: 2011 URL: https://wg21.link/cwg1363 - id: CWG1364 citation-label: CWG1364 title: "constexpr function parameters" author: - family: Sean Hunt issued: year: 2011 URL: https://wg21.link/cwg1364 - id: CWG1365 citation-label: CWG1365 title: "Calling undefined constexpr functions" author: - family: Sean Hunt issued: year: 2011 URL: https://wg21.link/cwg1365 - id: CWG1366 citation-label: CWG1366 title: "Deleted constexpr constructors and virtual base classes" author: - family: Sean Hunt issued: year: 2011 URL: https://wg21.link/cwg1366 - id: CWG1367 citation-label: CWG1367 title: "Use of this in a constant expression" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1367 - id: CWG1368 citation-label: CWG1368 title: "Value initialization and defaulted constructors (part 2)" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1368 - id: CWG1369 citation-label: CWG1369 title: "Function invocation substitution of this" author: - family: Jens Maurer issued: year: 2011 URL: https://wg21.link/cwg1369 - id: CWG1370 citation-label: CWG1370 title: "identifier-list cannot contain ellipsis" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1370 - id: CWG1371 citation-label: CWG1371 title: "Deduction from T&& in return types" author: - family: Michael Wong issued: year: 2011 URL: https://wg21.link/cwg1371 - id: CWG1372 citation-label: CWG1372 title: "Cross-references incorrect in conversion function template argument deduction" author: - family: Michael Wong issued: year: 2011 URL: https://wg21.link/cwg1372 - id: CWG1373 citation-label: CWG1373 title: "Overload resolution changes matching reference-binding changes" author: - family: Michael Wong issued: year: 2011 URL: https://wg21.link/cwg1373 - id: CWG1374 citation-label: CWG1374 title: "Qualification conversion vs difference in reference binding" author: - family: Michael Wong issued: year: 2011 URL: https://wg21.link/cwg1374 - id: CWG1375 citation-label: CWG1375 title: "Reference to anonymous union?" author: - family: Daveed Vandevoorde issued: year: 2011 URL: https://wg21.link/cwg1375 - id: CWG1376 citation-label: CWG1376 title: "static_cast of temporary to rvalue reference" author: - family: Michael Wong issued: year: 2011 URL: https://wg21.link/cwg1376 - id: CWG1377 citation-label: CWG1377 title: "Access declarations not mentioned in Annex C" author: - family: Daveed Vandevoorde issued: year: 2011 URL: https://wg21.link/cwg1377 - id: CWG1378 citation-label: CWG1378 title: "When is an instantiation required?" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1378 - id: CWG1379 citation-label: CWG1379 title: "Is std::initializer_list an aggregate?" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1379 - id: CWG1380 citation-label: CWG1380 title: "Type definitions in template-parameter parameter-declarations" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1380 - id: CWG1381 citation-label: CWG1381 title: "Implicitly-declared special member functions and default nothrow" author: - family: David Svoboda issued: year: 2011 URL: https://wg21.link/cwg1381 - id: CWG1382 citation-label: CWG1382 title: "Dead code for constructor names" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1382 - id: CWG1383 citation-label: CWG1383 title: "Clarifying discarded-value expressions" author: - family: Lawrence Crowl issued: year: 2011 URL: https://wg21.link/cwg1383 - id: CWG1384 citation-label: CWG1384 title: "reinterpret_cast in constant expressions" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1384 - id: CWG1385 citation-label: CWG1385 title: "Syntactic forms of conversion functions for surrogate call functions" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1385 - id: CWG1386 citation-label: CWG1386 title: "Explicitly-specified partial argument list with multiple parameter packs" author: - family: James Widman issued: year: 2011 URL: https://wg21.link/cwg1386 - id: CWG1387 citation-label: CWG1387 title: "Missing non-deduced context for decltype" author: - family: James Widman issued: year: 2011 URL: https://wg21.link/cwg1387 - id: CWG1388 citation-label: CWG1388 title: "Missing non-deduced context following a function parameter pack" author: - family: James Widman issued: year: 2011 URL: https://wg21.link/cwg1388 - id: CWG1389 citation-label: CWG1389 title: "Recursive reference in trailing-return-type" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1389 - id: CWG1390 citation-label: CWG1390 title: "Dependency of alias template specializations" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1390 - id: CWG1391 citation-label: CWG1391 title: "Conversions to parameter types with non-deduced template arguments" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1391 - id: CWG1392 citation-label: CWG1392 title: "Explicit conversion functions for references and non-references" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1392 - id: CWG1393 citation-label: CWG1393 title: "Pack expansions in using-declarations" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1393 - id: CWG1394 citation-label: CWG1394 title: "Incomplete types as parameters of deleted functions" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1394 - id: CWG1395 citation-label: CWG1395 title: "Partial ordering of variadic templates reconsidered" author: - family: John Spicer issued: year: 2011 URL: https://wg21.link/cwg1395 - id: CWG1396 citation-label: CWG1396 title: "Deferred instantiation and checking of non-static data member initializers" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1396 - id: CWG1397 citation-label: CWG1397 title: "Class completeness in non-static data member initializers" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1397 - id: CWG1398 citation-label: CWG1398 title: "Non-type template parameters of type std::nullptr_t" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1398 - id: CWG1399 citation-label: CWG1399 title: "Deduction with multiple function parameter packs" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1399 - id: CWG1400 citation-label: CWG1400 title: "Function pointer equality" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1400 - id: CWG1401 citation-label: CWG1401 title: "Similar types and reference compatibility" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1401 - id: CWG1402 citation-label: CWG1402 title: "Move functions too often deleted" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1402 - id: CWG1403 citation-label: CWG1403 title: "Universal-character-names in comments" author: - family: David Krauss issued: year: 2011 URL: https://wg21.link/cwg1403 - id: CWG1404 citation-label: CWG1404 title: "Object reallocation in unions" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1404 - id: CWG1405 citation-label: CWG1405 title: "constexpr and mutable members of literal types" author: - family: Richard Smith issued: year: 2011 URL: https://wg21.link/cwg1405 - id: CWG1406 citation-label: CWG1406 title: "ref-qualifiers and added parameters of non-static member function templates" author: - family: Richard Smith issued: year: 2011 URL: https://wg21.link/cwg1406 - id: CWG1407 citation-label: CWG1407 title: "Integral to bool conversion in converted constant expressions" author: - family: Richard Smith issued: year: 2011 URL: https://wg21.link/cwg1407 - id: CWG1408 citation-label: CWG1408 title: "What is “the same aggregate initialization?”" author: - family: Sebastian Redl issued: year: 2011 URL: https://wg21.link/cwg1408 - id: CWG1409 citation-label: CWG1409 title: "What is the second standard conversion sequence of a list-initialization sequence?" author: - family: Sebastian Redl issued: year: 2011 URL: https://wg21.link/cwg1409 - id: CWG1410 citation-label: CWG1410 title: "Reference overload tiebreakers should apply to rvalue references" author: - family: Michael Wong issued: year: 2011 URL: https://wg21.link/cwg1410 - id: CWG1411 citation-label: CWG1411 title: "More on global scope :: in nested-name-specifier" author: - family: David Blaikie issued: year: 2011 URL: https://wg21.link/cwg1411 - id: CWG1412 citation-label: CWG1412 title: "Problems in specifying pointer conversions" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1412 - id: CWG1413 citation-label: CWG1413 title: "Missing cases of value-dependency" author: - family: Richard Smith issued: year: 2011 URL: https://wg21.link/cwg1413 - id: CWG1414 citation-label: CWG1414 title: "Binding an rvalue reference to a reference-unrelated lvalue" author: - family: Mike Miller issued: year: 2011 URL: https://wg21.link/cwg1414 - id: CWG1415 citation-label: CWG1415 title: "Missing prohibition of block-scope definition of extern object" author: - family: Richard Smith issued: year: 2011 URL: https://wg21.link/cwg1415 - id: CWG1416 citation-label: CWG1416 title: "Function cv-qualifiers and typeid" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1416 - id: CWG1417 citation-label: CWG1417 title: "Pointers/references to functions with cv-qualifiers or ref-qualifier" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1417 - id: CWG1418 citation-label: CWG1418 title: "Type of initializer_list backing array" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1418 - id: CWG1419 citation-label: CWG1419 title: "Evaluation order in aggregate initialization" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1419 - id: CWG1420 citation-label: CWG1420 title: "Abstract final classes" author: - family: Richard Smith issued: year: 2011 URL: https://wg21.link/cwg1420 - id: CWG1421 citation-label: CWG1421 title: "Full expressions and aggregate initialization" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1421 - id: CWG1422 citation-label: CWG1422 title: "Type of character literals containing universal-character-names" author: - family: Dave Abrahams issued: year: 2011 URL: https://wg21.link/cwg1422 - id: CWG1423 citation-label: CWG1423 title: "Convertibility of nullptr to bool" author: - family: Dave Abrahams issued: year: 2011 URL: https://wg21.link/cwg1423 - id: CWG1424 citation-label: CWG1424 title: "When must sub-object destructors be accessible?" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1424 - id: CWG1425 citation-label: CWG1425 title: "Base-class subobjects of standard-layout structs" author: - family: Ville Voutilainen issued: year: 2011 URL: https://wg21.link/cwg1425 - id: CWG1426 citation-label: CWG1426 title: "Allowing additional parameter types in defaulted functions" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1426 - id: CWG1427 citation-label: CWG1427 title: "Default constructor and deleted or inaccessible destructors" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1427 - id: CWG1428 citation-label: CWG1428 title: "Dynamic const objects" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1428 - id: CWG1429 citation-label: CWG1429 title: "Scope of a member template's template parameter" author: - family: James Widman issued: year: 2011 URL: https://wg21.link/cwg1429 - id: CWG1430 citation-label: CWG1430 title: "Pack expansion into fixed alias template parameter list" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1430 - id: CWG1431 citation-label: CWG1431 title: "Exceptions from other than throw-expressions" author: - family: Nikolay Ivchenkov issued: year: 2011 URL: https://wg21.link/cwg1431 - id: CWG1432 citation-label: CWG1432 title: "Newly-ambiguous variadic template expansions" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1432 - id: CWG1433 citation-label: CWG1433 title: "trailing-return-type and point of declaration" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/cwg1433 - id: CWG1434 citation-label: CWG1434 title: "Parenthesized braced-init-list" author: - family: Daniel Krügler issued: year: 2011 URL: https://wg21.link/cwg1434 - id: CWG1435 citation-label: CWG1435 title: "template-id as the declarator for a class template constructor" author: - family: Johannes Schaub issued: year: 2011 URL: https://wg21.link/cwg1435 - id: CWG1436 citation-label: CWG1436 title: "Interaction of constant expression changes with preprocessor expressions" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1436 - id: CWG1437 citation-label: CWG1437 title: "alignas in alias-declaration" author: - family: Daveed Vandevoorde issued: year: 2012 URL: https://wg21.link/cwg1437 - id: CWG1438 citation-label: CWG1438 title: "Non-dereference use of invalid pointers" author: - family: Anthony Williams issued: year: 2012 URL: https://wg21.link/cwg1438 - id: CWG1439 citation-label: CWG1439 title: "Lookup and friend template declarations" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1439 - id: CWG1440 citation-label: CWG1440 title: "Acceptable decltype-specifiers used as nested-name-specifiers" author: - family: Mike Miller issued: year: 2012 URL: https://wg21.link/cwg1440 - id: CWG1441 citation-label: CWG1441 title: "Unclear wording for signal handler restrictions" author: - family: Alisdair Meredith issued: year: 2012 URL: https://wg21.link/cwg1441 - id: CWG1442 citation-label: CWG1442 title: "Argument-dependent lookup in the range-based for" author: - family: Mike Miller issued: year: 2012 URL: https://wg21.link/cwg1442 - id: CWG1443 citation-label: CWG1443 title: "Default arguments and non-static data members" author: - family: Jason Merrill issued: year: 2012 URL: https://wg21.link/cwg1443 - id: CWG1444 citation-label: CWG1444 title: "Type adjustments of non-type template parameters" author: - family: Johannes Schaub issued: year: 2012 URL: https://wg21.link/cwg1444 - id: CWG1445 citation-label: CWG1445 title: "Argument-dependent lookup of begin and end" author: - family: Mike Miller issued: year: 2012 URL: https://wg21.link/cwg1445 - id: CWG1446 citation-label: CWG1446 title: "Member function with no ref-qualifier and non-member function with rvalue reference" author: - family: Jason Merrill issued: year: 2012 URL: https://wg21.link/cwg1446 - id: CWG1447 citation-label: CWG1447 title: "static_cast of bit-field lvalue to rvalue reference" author: - family: Jason Merrill issued: year: 2012 URL: https://wg21.link/cwg1447 - id: CWG1448 citation-label: CWG1448 title: "Integral values of type bool" author: - family: Johannes Schaub issued: year: 2012 URL: https://wg21.link/cwg1448 - id: CWG1449 citation-label: CWG1449 title: "Narrowing conversion of negative value to unsigned type" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1449 - id: CWG1450 citation-label: CWG1450 title: "INT_MIN % -1" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1450 - id: CWG1451 citation-label: CWG1451 title: "Objects with no linkage in non-type template arguments" author: - family: Daniel Krügler issued: year: 2012 URL: https://wg21.link/cwg1451 - id: CWG1452 citation-label: CWG1452 title: "Value-initialized objects may be constants" author: - family: Richard Smith issued: year: 2011 URL: https://wg21.link/cwg1452 - id: CWG1453 citation-label: CWG1453 title: "Volatile members in literal classes?" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1453 - id: CWG1454 citation-label: CWG1454 title: "Passing constants through constexpr functions via references" author: - family: Richard Smith issued: year: 2011 URL: https://wg21.link/cwg1454 - id: CWG1455 citation-label: CWG1455 title: "Lvalue converted constant expressions" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1455 - id: CWG1456 citation-label: CWG1456 title: "Address constant expression designating the one-past-the-end address" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1456 - id: CWG1457 citation-label: CWG1457 title: "Undefined behavior in left-shift" author: - family: Howard Hinnant issued: year: 2012 URL: https://wg21.link/cwg1457 - id: CWG1458 citation-label: CWG1458 title: "Address of incomplete type vs operator&()" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1458 - id: CWG1459 citation-label: CWG1459 title: "Reference-binding tiebreakers in overload resolution" author: - family: Jason Merrill issued: year: 2012 URL: https://wg21.link/cwg1459 - id: CWG1460 citation-label: CWG1460 title: "What is an empty union?" author: - family: Jason Merrill issued: year: 2012 URL: https://wg21.link/cwg1460 - id: CWG1461 citation-label: CWG1461 title: "Narrowing conversions to bit-fields" author: - family: Richard Corden issued: year: 2012 URL: https://wg21.link/cwg1461 - id: CWG1462 citation-label: CWG1462 title: "Deduction failure vs “ill-formed, no diagnostic required”" author: - family: John Spicer issued: year: 2012 URL: https://wg21.link/cwg1462 - id: CWG1463 citation-label: CWG1463 title: "extern \"C\" alias templates" author: - family: Daveed Vandevoorde issued: year: 2011 URL: https://wg21.link/cwg1463 - id: CWG1464 citation-label: CWG1464 title: "Negative array bound in a new-expression" author: - family: Mike Miller issued: year: 2012 URL: https://wg21.link/cwg1464 - id: CWG1465 citation-label: CWG1465 title: "noexcept and std::bad_array_new_length" author: - family: Daniel Krügler issued: year: 2012 URL: https://wg21.link/cwg1465 - id: CWG1466 citation-label: CWG1466 title: "Visible sequences of side effects are redundant" author: - family: Mark Batty issued: year: 2012 URL: https://wg21.link/cwg1466 - id: CWG1467 citation-label: CWG1467 title: "List-initialization of aggregate from same-type object" author: - family: Jason Merrill issued: year: 2012 URL: https://wg21.link/cwg1467 - id: CWG1468 citation-label: CWG1468 title: "typeid, overload resolution, and implicit lambda capture" author: - family: Doug Gregor issued: year: 2012 URL: https://wg21.link/cwg1468 - id: CWG1469 citation-label: CWG1469 title: "Omitted bound in array new-expression" author: - family: Johannes Schaub issued: year: 2012 URL: https://wg21.link/cwg1469 - id: CWG1470 citation-label: CWG1470 title: "Thread migration" author: - family: Detlef Vollman issued: year: 2012 URL: https://wg21.link/cwg1470 - id: CWG1471 citation-label: CWG1471 title: "Nested type of non-dependent base" author: - family: Johannes Schaub issued: year: 2012 URL: https://wg21.link/cwg1471 - id: CWG1472 citation-label: CWG1472 title: "odr-use of reference variables" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1472 - id: CWG1473 citation-label: CWG1473 title: "Syntax of literal-operator-id" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1473 - id: CWG1474 citation-label: CWG1474 title: "User-defined literals and format macros" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1474 - id: CWG1475 citation-label: CWG1475 title: "Errors in [[carries_dependency]] example" author: - family: Stephan Lavavej issued: year: 2012 URL: https://wg21.link/cwg1475 - id: CWG1476 citation-label: CWG1476 title: "Definition of user-defined type" author: - family: Loïc Joly issued: year: 2012 URL: https://wg21.link/cwg1476 - id: CWG1477 citation-label: CWG1477 title: "Definition of a friend outside its namespace" author: - family: John Spicer issued: year: 2012 URL: https://wg21.link/cwg1477 - id: CWG1478 citation-label: CWG1478 title: "template keyword for dependent template template arguments" author: - family: Johannes Schaub issued: year: 2012 URL: https://wg21.link/cwg1478 - id: CWG1479 citation-label: CWG1479 title: "Literal operators and default arguments" author: - family: Jason Merrill issued: year: 2012 URL: https://wg21.link/cwg1479 - id: CWG1480 citation-label: CWG1480 title: "Constant initialization via non-constant temporary" author: - family: Daniel Krügler issued: year: 2012 URL: https://wg21.link/cwg1480 - id: CWG1481 citation-label: CWG1481 title: "Increment/decrement operators with reference parameters" author: - family: Ryou Ezoe issued: year: 2012 URL: https://wg21.link/cwg1481 - id: CWG1482 citation-label: CWG1482 title: "Point of declaration of enumeration" author: - family: Daveed Vandevoorde issued: year: 2012 URL: https://wg21.link/cwg1482 - id: CWG1483 citation-label: CWG1483 title: "Non-dependent static_assert-declarations" author: - family: Mike Miller issued: year: 2012 URL: https://wg21.link/cwg1483 - id: CWG1484 citation-label: CWG1484 title: "Unused local classes of function templates" author: - family: Johannes Schaub issued: year: 2012 URL: https://wg21.link/cwg1484 - id: CWG1485 citation-label: CWG1485 title: "Out-of-class definition of member unscoped opaque enumeration" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1485 - id: CWG1486 citation-label: CWG1486 title: "Base-derived conversion in member pointer deduction" author: - family: John Spicer issued: year: 2012 URL: https://wg21.link/cwg1486 - id: CWG1487 citation-label: CWG1487 title: "When are inheriting constructors declared?" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1487 - id: CWG1488 citation-label: CWG1488 title: "abstract-pack-declarators in type-ids" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1488 - id: CWG1489 citation-label: CWG1489 title: "Is value-initialization of an array constant initialization?" author: - family: Steve Adamczyk issued: year: 2012 URL: https://wg21.link/cwg1489 - id: CWG1490 citation-label: CWG1490 title: "List-initialization from a string literal" author: - family: Daveed Vandevoorde issued: year: 2012 URL: https://wg21.link/cwg1490 - id: CWG1491 citation-label: CWG1491 title: "Move construction and rvalue reference members" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1491 - id: CWG1492 citation-label: CWG1492 title: "Exception specifications on template destructors" author: - family: Jason Merrill issued: year: 2012 URL: https://wg21.link/cwg1492 - id: CWG1493 citation-label: CWG1493 title: "Criteria for move-construction" author: - family: John Spicer issued: year: 2012 URL: https://wg21.link/cwg1493 - id: CWG1494 citation-label: CWG1494 title: "Temporary initialization for reference binding in list-initialization" author: - family: Steve Adamczyk issued: year: 2012 URL: https://wg21.link/cwg1494 - id: CWG1495 citation-label: CWG1495 title: "Partial specialization of variadic class template" author: - family: Jason Merrill issued: year: 2012 URL: https://wg21.link/cwg1495 - id: CWG1496 citation-label: CWG1496 title: "Triviality with deleted and missing default constructors" author: - family: Daniel Krügler issued: year: 2012 URL: https://wg21.link/cwg1496 - id: CWG1497 citation-label: CWG1497 title: "Aggregate initialization with parenthesized string literal" author: - family: Daveed Vandevoorde issued: year: 2012 URL: https://wg21.link/cwg1497 - id: CWG1498 citation-label: CWG1498 title: "Lifetime of temporaries in range-based for" author: - family: Beman Dawes issued: year: 2012 URL: https://wg21.link/cwg1498 - id: CWG1499 citation-label: CWG1499 title: "Missing case for deleted move assignment operator" author: - family: John Spicer issued: year: 2012 URL: https://wg21.link/cwg1499 - id: CWG1500 citation-label: CWG1500 title: "Name lookup of dependent conversion function" author: - family: Johannes Schaub issued: year: 2012 URL: https://wg21.link/cwg1500 - id: CWG1501 citation-label: CWG1501 title: "Nested braces in list-initialization" author: - family: Steve Adamczyk issued: year: 2012 URL: https://wg21.link/cwg1501 - id: CWG1502 citation-label: CWG1502 title: "Value initialization of unions with member initializers" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1502 - id: CWG1503 citation-label: CWG1503 title: "Exceptions during copy to exception object" author: - family: Daniel Krügler issued: year: 2012 URL: https://wg21.link/cwg1503 - id: CWG1504 citation-label: CWG1504 title: "Pointer arithmetic after derived-base conversion" author: - family: Loïc Joly issued: year: 2012 URL: https://wg21.link/cwg1504 - id: CWG1505 citation-label: CWG1505 title: "Direct binding of reference to temporary in list-initialization" author: - family: Steve Adamczyk issued: year: 2012 URL: https://wg21.link/cwg1505 - id: CWG1506 citation-label: CWG1506 title: "Value category of initializer_list object" author: - family: Steve Adamczyk issued: year: 2012 URL: https://wg21.link/cwg1506 - id: CWG1507 citation-label: CWG1507 title: "Value initialization with trivial inaccessible default constructor" author: - family: Johannes Schaub issued: year: 2012 URL: https://wg21.link/cwg1507 - id: CWG1508 citation-label: CWG1508 title: "Template initializer-list constructors" author: - family: Daveed Vandevoorde issued: year: 2012 URL: https://wg21.link/cwg1508 - id: CWG1509 citation-label: CWG1509 title: "Definition of “non-template function”" author: - family: Johannes Schaub issued: year: 2012 URL: https://wg21.link/cwg1509 - id: CWG1510 citation-label: CWG1510 title: "cv-qualified references via decltype" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1510 - id: CWG1511 citation-label: CWG1511 title: "const volatile variables and the one-definition rule" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1511 - id: CWG1512 citation-label: CWG1512 title: "Pointer comparison vs qualification conversions" author: - family: Steve Clamage issued: year: 2012 URL: https://wg21.link/cwg1512 - id: CWG1513 citation-label: CWG1513 title: "initializer_list deduction failure" author: - family: Steve Adamczyk issued: year: 2012 URL: https://wg21.link/cwg1513 - id: CWG1514 citation-label: CWG1514 title: "Ambiguity between enumeration definition and zero-length bit-field" author: - family: John Spicer issued: year: 2012 URL: https://wg21.link/cwg1514 - id: CWG1515 citation-label: CWG1515 title: "Modulo 2n arithmetic for implicitly-unsigned types" author: - family: Sean Hunt issued: year: 2012 URL: https://wg21.link/cwg1515 - id: CWG1516 citation-label: CWG1516 title: "Definition of “virtual function call”" author: - family: Nikolay Ivchenkov issued: year: 2012 URL: https://wg21.link/cwg1516 - id: CWG1517 citation-label: CWG1517 title: "Unclear/missing description of behavior during construction/destruction" author: - family: Daniel Krügler issued: year: 2012 URL: https://wg21.link/cwg1517 - id: CWG1518 citation-label: CWG1518 title: "Explicit default constructors and copy-list-initialization" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1518 - id: CWG1519 citation-label: CWG1519 title: "Conflicting default and variadic constructors" author: - family: Ville Voutilainen issued: year: 2012 URL: https://wg21.link/cwg1519 - id: CWG1520 citation-label: CWG1520 title: "Alias template specialization vs pack expansion" author: - family: Eric Niebler issued: year: 2012 URL: https://wg21.link/cwg1520 - id: CWG1521 citation-label: CWG1521 title: "T{expr} with reference types" author: - family: Steve Adamczyk issued: year: 2012 URL: https://wg21.link/cwg1521 - id: CWG1522 citation-label: CWG1522 title: "Access checking for initializer_list array initialization" author: - family: John Spicer issued: year: 2012 URL: https://wg21.link/cwg1522 - id: CWG1523 citation-label: CWG1523 title: "Point of declaration in range-based for" author: - family: John Spicer issued: year: 2012 URL: https://wg21.link/cwg1523 - id: CWG1524 citation-label: CWG1524 title: "Incompletely-defined class template base" author: - family: Jason Merrill issued: year: 2012 URL: https://wg21.link/cwg1524 - id: CWG1525 citation-label: CWG1525 title: "Array bound inference in temporary array" author: - family: Steve Adamczyk issued: year: 2012 URL: https://wg21.link/cwg1525 - id: CWG1526 citation-label: CWG1526 title: "Dependent-class lookup in the current instantiation" author: - family: Johannes Schaub issued: year: 2012 URL: https://wg21.link/cwg1526 - id: CWG1527 citation-label: CWG1527 title: "Assignment from braced-init-list" author: - family: Mike Miller issued: year: 2012 URL: https://wg21.link/cwg1527 - id: CWG1528 citation-label: CWG1528 title: "Repeated cv-qualifiers in declarators" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1528 - id: CWG1529 citation-label: CWG1529 title: "Nomenclature for variable vs reference non-static data member" author: - family: Daniel Krügler issued: year: 2012 URL: https://wg21.link/cwg1529 - id: CWG1530 citation-label: CWG1530 title: "Member access in out-of-lifetime objects" author: - family: Howard Hinnant issued: year: 2012 URL: https://wg21.link/cwg1530 - id: CWG1531 citation-label: CWG1531 title: "Definition of “access” (verb)" author: - family: Mike Miller issued: year: 2012 URL: https://wg21.link/cwg1531 - id: CWG1532 citation-label: CWG1532 title: "Explicit instantiation and member templates" author: - family: Johannes Schaub issued: year: 2012 URL: https://wg21.link/cwg1532 - id: CWG1533 citation-label: CWG1533 title: "Function pack expansion for member initialization" author: - family: Jonathan Caves issued: year: 2012 URL: https://wg21.link/cwg1533 - id: CWG1534 citation-label: CWG1534 title: "cv-qualification of prvalue of type “array of class”" author: - family: Daveed Vandevoorde issued: year: 2012 URL: https://wg21.link/cwg1534 - id: CWG1535 citation-label: CWG1535 title: "typeid in core constant expressions" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1535 - id: CWG1536 citation-label: CWG1536 title: "Overload resolution with temporary from initializer list" author: - family: Mike Miller issued: year: 2012 URL: https://wg21.link/cwg1536 - id: CWG1537 citation-label: CWG1537 title: "Optional compile-time evaluation of constant expressions" author: - family: John Spicer issued: year: 2012 URL: https://wg21.link/cwg1537 - id: CWG1538 citation-label: CWG1538 title: "C-style cast in braced-init-list assignment" author: - family: Daniel Krügler issued: year: 2012 URL: https://wg21.link/cwg1538 - id: CWG1539 citation-label: CWG1539 title: "Definition of “character type”" author: - family: Beman Dawes issued: year: 2012 URL: https://wg21.link/cwg1539 - id: CWG1540 citation-label: CWG1540 title: "Use of address constants in constant expressions" author: - family: Bjarne Stroustrup issued: year: 2012 URL: https://wg21.link/cwg1540 - id: CWG1541 citation-label: CWG1541 title: "cv void return types" author: - family: Sean Hunt issued: year: 2012 URL: https://wg21.link/cwg1541 - id: CWG1542 citation-label: CWG1542 title: "Compound assignment of braced-init-list" author: - family: Mike Miller issued: year: 2012 URL: https://wg21.link/cwg1542 - id: CWG1543 citation-label: CWG1543 title: "Implicit conversion sequence for empty initializer list" author: - family: Steve Adamczyk issued: year: 2012 URL: https://wg21.link/cwg1543 - id: CWG1544 citation-label: CWG1544 title: "Linkage of member of unnamed namespace" author: - family: Nikolay Ivchenkov issued: year: 2012 URL: https://wg21.link/cwg1544 - id: CWG1545 citation-label: CWG1545 title: "friend function templates defined in class templates" author: - family: Daniel Krügler issued: year: 2012 URL: https://wg21.link/cwg1545 - id: CWG1546 citation-label: CWG1546 title: "Errors in function template default arguments" author: - family: Jason Merrill issued: year: 2012 URL: https://wg21.link/cwg1546 - id: CWG1547 citation-label: CWG1547 title: "typename keyword in alias-declarations" author: - family: Daniel Krügler issued: year: 2012 URL: https://wg21.link/cwg1547 - id: CWG1548 citation-label: CWG1548 title: "Copy/move construction and conversion functions" author: - family: Nikolay Ivchenkov issued: year: 2012 URL: https://wg21.link/cwg1548 - id: CWG1549 citation-label: CWG1549 title: "Overloaded comma operator with void operand" author: - family: Nikolay Ivchenkov issued: year: 2012 URL: https://wg21.link/cwg1549 - id: CWG1550 citation-label: CWG1550 title: "Parenthesized throw-expression operand of conditional-expression" author: - family: Nikolay Ivchenkov issued: year: 2012 URL: https://wg21.link/cwg1550 - id: CWG1551 citation-label: CWG1551 title: "Wording problems in using-declaration specification" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1551 - id: CWG1552 citation-label: CWG1552 title: "exception-specifications and defaulted special member functions" author: - family: Daveed Vandevoorde issued: year: 2012 URL: https://wg21.link/cwg1552 - id: CWG1553 citation-label: CWG1553 title: "sizeof and xvalue bit-fields" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1553 - id: CWG1554 citation-label: CWG1554 title: "Access and alias templates" author: - family: Jason Merrill issued: year: 2012 URL: https://wg21.link/cwg1554 - id: CWG1555 citation-label: CWG1555 title: "Language linkage and function type compatibility" author: - family: Daniel Krügler issued: year: 2012 URL: https://wg21.link/cwg1555 - id: CWG1556 citation-label: CWG1556 title: "Constructors and explicit conversion functions in direct initialization" author: - family: Edward Catmur issued: year: 2012 URL: https://wg21.link/cwg1556 - id: CWG1557 citation-label: CWG1557 title: "Language linkage of converted lambda function pointer" author: - family: Scott Meyers issued: year: 2012 URL: https://wg21.link/cwg1557 - id: CWG1558 citation-label: CWG1558 title: "Unused arguments in alias template specializations" author: - family: Nikolay Ivchenkov issued: year: 2012 URL: https://wg21.link/cwg1558 - id: CWG1559 citation-label: CWG1559 title: "String too long in initializer list of new-expression" author: - family: John Spicer issued: year: 2012 URL: https://wg21.link/cwg1559 - id: CWG1560 citation-label: CWG1560 title: "Gratuitous lvalue-to-rvalue conversion in conditional-expression with throw-expression operand" author: - family: Nikolay Ivchenkov issued: year: 2012 URL: https://wg21.link/cwg1560 - id: CWG1561 citation-label: CWG1561 title: "Aggregates with empty base classes" author: - family: Gabriel Dos Reis issued: year: 2012 URL: https://wg21.link/cwg1561 - id: CWG1562 citation-label: CWG1562 title: "Non-static data member initializers and union ctor-initializer" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1562 - id: CWG1563 citation-label: CWG1563 title: "List-initialization and overloaded function disambiguation" author: - family: Daniel Krügler issued: year: 2012 URL: https://wg21.link/cwg1563 - id: CWG1564 citation-label: CWG1564 title: "Template argument deduction from an initializer list" author: - family: Faisal Vali issued: year: 2012 URL: https://wg21.link/cwg1564 - id: CWG1565 citation-label: CWG1565 title: "Copy elision and lifetime of initializer_list underlying array" author: - family: Steve Adamczyk issued: year: 2012 URL: https://wg21.link/cwg1565 - id: CWG1566 citation-label: CWG1566 title: "Should new std::initializer_list be ill-formed?" author: - family: Steve Adamczyk issued: year: 2012 URL: https://wg21.link/cwg1566 - id: CWG1567 citation-label: CWG1567 title: "Inheriting constructors and copy/move constructors" author: - family: Jason Merrill issued: year: 2012 URL: https://wg21.link/cwg1567 - id: CWG1568 citation-label: CWG1568 title: "Temporary lifetime extension with intervening cast" author: - family: Steve Adamczyk issued: year: 2012 URL: https://wg21.link/cwg1568 - id: CWG1569 citation-label: CWG1569 title: "Deducing a function parameter pack before ellipsis" author: - family: Michael Wong issued: year: 2012 URL: https://wg21.link/cwg1569 - id: CWG1570 citation-label: CWG1570 title: "Address of subobject as non-type template argument" author: - family: Michael Wong issued: year: 2012 URL: https://wg21.link/cwg1570 - id: CWG1571 citation-label: CWG1571 title: "cv-qualification for indirect reference binding via conversion function" author: - family: Michael Wong issued: year: 2012 URL: https://wg21.link/cwg1571 - id: CWG1572 citation-label: CWG1572 title: "Incorrect example for rvalue reference binding via conversion function" author: - family: Michael Wong issued: year: 2012 URL: https://wg21.link/cwg1572 - id: CWG1573 citation-label: CWG1573 title: "Inherited constructor characteristics" author: - family: Jason Merrill issued: year: 2012 URL: https://wg21.link/cwg1573 - id: CWG1574 citation-label: CWG1574 title: "Explicitly-defaulted constexpr functions in wrapper templates" author: - family: Daniel Krügler issued: year: 2012 URL: https://wg21.link/cwg1574 - id: CWG1575 citation-label: CWG1575 title: "Incorrect definition of “strict pointer safety”" author: - family: Matt Austern issued: year: 2012 URL: https://wg21.link/cwg1575 - id: CWG1576 citation-label: CWG1576 title: "Discarded-value volatile xvalues" author: - family: Michael Wong issued: year: 2012 URL: https://wg21.link/cwg1576 - id: CWG1577 citation-label: CWG1577 title: "Unnecessary restrictions on partial specializations" author: - family: Jeremiah Wilcox issued: year: 2012 URL: https://wg21.link/cwg1577 - id: CWG1578 citation-label: CWG1578 title: "Value-initialization of aggregates" author: - family: Alisdair Meredith issued: year: 2012 URL: https://wg21.link/cwg1578 - id: CWG1579 citation-label: CWG1579 title: "Return by converting move constructor" author: - family: Jeffrey Yasskin issued: year: 2012 URL: https://wg21.link/cwg1579 - id: CWG1580 citation-label: CWG1580 title: "Default arguments in explicit instantiations" author: - family: Daveed Vandevoorde issued: year: 2012 URL: https://wg21.link/cwg1580 - id: CWG1581 citation-label: CWG1581 title: "When are constexpr member functions defined?" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1581 - id: CWG1582 citation-label: CWG1582 title: "Template default arguments and deduction failure" author: - family: John Spicer issued: year: 2012 URL: https://wg21.link/cwg1582 - id: CWG1583 citation-label: CWG1583 title: "Incorrect example of unspecified behavior" author: - family: Alisdair Meredith issued: year: 2012 URL: https://wg21.link/cwg1583 - id: CWG1584 citation-label: CWG1584 title: "Deducing function types from cv-qualified types" author: - family: Daniel Krügler issued: year: 2012 URL: https://wg21.link/cwg1584 - id: CWG1585 citation-label: CWG1585 title: "Value category of member access of rvalue reference member" author: - family: Daniel Krügler issued: year: 2012 URL: https://wg21.link/cwg1585 - id: CWG1586 citation-label: CWG1586 title: "Naming a destructor via decltype" author: - family: Steve Clamage issued: year: 2012 URL: https://wg21.link/cwg1586 - id: CWG1587 citation-label: CWG1587 title: "constexpr initialization and nested anonymous unions" author: - family: Daveed Vandvoorde issued: year: 2012 URL: https://wg21.link/cwg1587 - id: CWG1588 citation-label: CWG1588 title: "Deducing cv-qualified auto" author: - family: Jens Maurer issued: year: 2012 URL: https://wg21.link/cwg1588 - id: CWG1589 citation-label: CWG1589 title: "Ambiguous ranking of list-initialization sequences" author: - family: Johannes Schaub issued: year: 2012 URL: https://wg21.link/cwg1589 - id: CWG1590 citation-label: CWG1590 title: "Bypassing non-copy/move constructor copying" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1590 - id: CWG1591 citation-label: CWG1591 title: "Deducing array bound and element type from initializer list" author: - family: Peter Dimov issued: year: 2012 URL: https://wg21.link/cwg1591 - id: CWG1592 citation-label: CWG1592 title: "When do template parameters match?" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1592 - id: CWG1593 citation-label: CWG1593 title: "“Parameter type” of special member functions" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1593 - id: CWG1594 citation-label: CWG1594 title: "Lazy declaration of special members vs overload errors" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1594 - id: CWG1595 citation-label: CWG1595 title: "Constructors “involved in” subobject initialization" author: - family: Daveed Vandevoorde issued: year: 2012 URL: https://wg21.link/cwg1595 - id: CWG1596 citation-label: CWG1596 title: "Non-array objects as array[1]" author: - family: Daniel Krügler issued: year: 2012 URL: https://wg21.link/cwg1596 - id: CWG1597 citation-label: CWG1597 title: "Misleading constexpr example" author: - family: John Spicer issued: year: 2012 URL: https://wg21.link/cwg1597 - id: CWG1598 citation-label: CWG1598 title: "Criterion for equality of pointers to members" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1598 - id: CWG1599 citation-label: CWG1599 title: "Lifetime of initializer_list underlying array" author: - family: Johannes Schaub issued: year: 2012 URL: https://wg21.link/cwg1599 - id: CWG1600 citation-label: CWG1600 title: "Erroneous reference initialization in example" author: - family: Niels Dekker issued: year: 2012 URL: https://wg21.link/cwg1600 - id: CWG1601 citation-label: CWG1601 title: "Promotion of enumeration with fixed underlying type" author: - family: Ville Voutilainen issued: year: 2013 URL: https://wg21.link/cwg1601 - id: CWG1602 citation-label: CWG1602 title: "Linkage of specialization vs linkage of template arguments" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1602 - id: CWG1603 citation-label: CWG1603 title: "Errors resulting from giving unnamed namespaces internal linkage" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1603 - id: CWG1604 citation-label: CWG1604 title: "Double temporaries in reference initialization" author: - family: Nikolay Ivchenkov issued: year: 2013 URL: https://wg21.link/cwg1604 - id: CWG1605 citation-label: CWG1605 title: "Misleading parenthetical comment for explicit destructor call" author: - family: Mike Miller issued: year: 2013 URL: https://wg21.link/cwg1605 - id: CWG1606 citation-label: CWG1606 title: "sizeof closure class" author: - family: John Spicer issued: year: 2013 URL: https://wg21.link/cwg1606 - id: CWG1607 citation-label: CWG1607 title: "Lambdas in template parameters" author: - family: Daniel Krügler issued: year: 2013 URL: https://wg21.link/cwg1607 - id: CWG1608 citation-label: CWG1608 title: "Operator lookup in trailing return type" author: - family: Johannes Schaub issued: year: 2013 URL: https://wg21.link/cwg1608 - id: CWG1609 citation-label: CWG1609 title: "Default arguments and function parameter packs" author: - family: Jonathan Caves issued: year: 2013 URL: https://wg21.link/cwg1609 - id: CWG1610 citation-label: CWG1610 title: "Cv-qualification in deduction of reference to array" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1610 - id: CWG1611 citation-label: CWG1611 title: "Deleted default constructor for abstract class" author: - family: Ville Voutilainen issued: year: 2013 URL: https://wg21.link/cwg1611 - id: CWG1612 citation-label: CWG1612 title: "Implicit lambda capture and anonymous unions" author: - family: Michael Wong issued: year: 2013 URL: https://wg21.link/cwg1612 - id: CWG1613 citation-label: CWG1613 title: "Constant expressions and lambda capture" author: - family: Michael Wong issued: year: 2013 URL: https://wg21.link/cwg1613 - id: CWG1614 citation-label: CWG1614 title: "Address of pure virtual function vs odr-use" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1614 - id: CWG1615 citation-label: CWG1615 title: "Alignment of types, variables, and members" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1615 - id: CWG1616 citation-label: CWG1616 title: "Disambiguation parsing and template parameters" author: - family: Johannes Schaub issued: year: 2013 URL: https://wg21.link/cwg1616 - id: CWG1617 citation-label: CWG1617 title: "alignas and non-defining declarations" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/cwg1617 - id: CWG1618 citation-label: CWG1618 title: "Gratuitously-unsigned underlying enum type" author: - family: Daniel Krügler issued: year: 2013 URL: https://wg21.link/cwg1618 - id: CWG1619 citation-label: CWG1619 title: "Definition of current instantiation" author: - family: Johannes Schaub issued: year: 2013 URL: https://wg21.link/cwg1619 - id: CWG1620 citation-label: CWG1620 title: "User-defined literals and extended integer types" author: - family: Jason Merrill issued: year: 2013 URL: https://wg21.link/cwg1620 - id: CWG1621 citation-label: CWG1621 title: "Member initializers in anonymous unions" author: - family: Daveed Vandevoorde issued: year: 2013 URL: https://wg21.link/cwg1621 - id: CWG1622 citation-label: CWG1622 title: "Empty aggregate initializer for union" author: - family: Daveed Vandevoorde issued: year: 2013 URL: https://wg21.link/cwg1622 - id: CWG1623 citation-label: CWG1623 title: "Deleted default union constructor and member initializers" author: - family: Vinny Romano issued: year: 2013 URL: https://wg21.link/cwg1623 - id: CWG1624 citation-label: CWG1624 title: "Destruction of union members with member initializers" author: - family: Vinny Romano issued: year: 2013 URL: https://wg21.link/cwg1624 - id: CWG1625 citation-label: CWG1625 title: "Adding spaces between tokens in stringizing" author: - family: Chandler Carruth issued: year: 2013 URL: https://wg21.link/cwg1625 - id: CWG1626 citation-label: CWG1626 title: "constexpr member functions in brace-or-equal-initializers" author: - family: Daveed Vandevoorde issued: year: 2013 URL: https://wg21.link/cwg1626 - id: CWG1627 citation-label: CWG1627 title: "Agreement of dependent alignas specifiers" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1627 - id: CWG1628 citation-label: CWG1628 title: "Deallocation function templates" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1628 - id: CWG1629 citation-label: CWG1629 title: "Can a closure class be a literal type?" author: - family: John Spicer issued: year: 2012 URL: https://wg21.link/cwg1629 - id: CWG1630 citation-label: CWG1630 title: "Multiple default constructor templates" author: - family: Nikolay Ivchenkov issued: year: 2013 URL: https://wg21.link/cwg1630 - id: CWG1631 citation-label: CWG1631 title: "Incorrect overload resolution for single-element initializer-list" author: - family: Johannes Schaub issued: year: 2013 URL: https://wg21.link/cwg1631 - id: CWG1632 citation-label: CWG1632 title: "Lambda capture in member initializers" author: - family: Vinny Romano issued: year: 2013 URL: https://wg21.link/cwg1632 - id: CWG1633 citation-label: CWG1633 title: "Copy-initialization in member initialization" author: - family: Vinny Romano issued: year: 2013 URL: https://wg21.link/cwg1633 - id: CWG1634 citation-label: CWG1634 title: "Temporary storage duration" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1634 - id: CWG1635 citation-label: CWG1635 title: "How similar are template default arguments to function default arguments?" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1635 - id: CWG1636 citation-label: CWG1636 title: "Bits required for negative enumerator values" author: - family: Hyman Rosen issued: year: 2013 URL: https://wg21.link/cwg1636 - id: CWG1637 citation-label: CWG1637 title: "Recursion in constexpr template default constructor" author: - family: Daveed Vandevoorde issued: year: 2013 URL: https://wg21.link/cwg1637 - id: CWG1638 citation-label: CWG1638 title: "Declaring an explicit specialization of a scoped enumeration" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1638 - id: CWG1639 citation-label: CWG1639 title: "exception-specifications and pointer/pointer-to-member expressions" author: - family: Steve Adamczyk issued: year: 2013 URL: https://wg21.link/cwg1639 - id: CWG1640 citation-label: CWG1640 title: "Array of abstract instance of class template" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1640 - id: CWG1641 citation-label: CWG1641 title: "Assignment in member initializer" author: - family: John Spicer issued: year: 2013 URL: https://wg21.link/cwg1641 - id: CWG1642 citation-label: CWG1642 title: "Missing requirements for prvalue operands" author: - family: Joseph Mansfield issued: year: 2013 URL: https://wg21.link/cwg1642 - id: CWG1643 citation-label: CWG1643 title: "Default arguments for template parameter packs" author: - family: Vinny Romano issued: year: 2013 URL: https://wg21.link/cwg1643 - id: CWG1644 citation-label: CWG1644 title: "Equivalent exception-specifications in function template declarations" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1644 - id: CWG1645 citation-label: CWG1645 title: "Identical inheriting constructors via default arguments" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1645 - id: CWG1646 citation-label: CWG1646 title: "decltype-specifiers, abstract classes, and deduction failure" author: - family: Jason Merrill issued: year: 2013 URL: https://wg21.link/cwg1646 - id: CWG1647 citation-label: CWG1647 title: "Type agreement of non-type template arguments in partial specializations" author: - family: John Spicer issued: year: 2013 URL: https://wg21.link/cwg1647 - id: CWG1648 citation-label: CWG1648 title: "thread_local vs block extern declarations" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1648 - id: CWG1649 citation-label: CWG1649 title: "Error in the syntax of mem-initializer-list" author: - family: Daniel Krügler issued: year: 2013 URL: https://wg21.link/cwg1649 - id: CWG1650 citation-label: CWG1650 title: "Class prvalues in reference initialization" author: - family: Michael Wong issued: year: 2013 URL: https://wg21.link/cwg1650 - id: CWG1651 citation-label: CWG1651 title: "Lifetime extension of temporary via reference to subobject" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1651 - id: CWG1652 citation-label: CWG1652 title: "Object addresses in constexpr expressions" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1652 - id: CWG1653 citation-label: CWG1653 title: "Removing deprecated increment of bool" author: - family: Bjarne Stroustrup issued: year: 2013 URL: https://wg21.link/cwg1653 - id: CWG1654 citation-label: CWG1654 title: "Literal types and constexpr defaulted constructors" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1654 - id: CWG1655 citation-label: CWG1655 title: "Line endings in raw string literals" author: - family: Mike Miller issued: year: 2013 URL: https://wg21.link/cwg1655 - id: CWG1656 citation-label: CWG1656 title: "Encoding of numerically-escaped characters" author: - family: Mike Miller issued: year: 2013 URL: https://wg21.link/cwg1656 - id: CWG1657 citation-label: CWG1657 title: "Attributes for namespaces and enumerators" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1657 - id: CWG1658 citation-label: CWG1658 title: "Deleted default constructor for abstract class via destructor" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1658 - id: CWG1659 citation-label: CWG1659 title: "Initialization order of thread_local template static data members" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1659 - id: CWG1660 citation-label: CWG1660 title: "member-declaration requirements and unnamed bit-fields" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1660 - id: CWG1661 citation-label: CWG1661 title: "Preservation of infinite loops" author: - family: Daniel Krügler issued: year: 2013 URL: https://wg21.link/cwg1661 - id: CWG1662 citation-label: CWG1662 title: "Capturing function parameter packs" author: - family: Michael Wong issued: year: 2013 URL: https://wg21.link/cwg1662 - id: CWG1663 citation-label: CWG1663 title: "Capturing an empty pack expansion" author: - family: Michael Wong issued: year: 2013 URL: https://wg21.link/cwg1663 - id: CWG1664 citation-label: CWG1664 title: "Argument-dependent lookup of lambdas used in default arguments" author: - family: Michael Wong issued: year: 2013 URL: https://wg21.link/cwg1664 - id: CWG1665 citation-label: CWG1665 title: "Declaration matching in explicit instantiations" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1665 - id: CWG1666 citation-label: CWG1666 title: "Address constant expressions" author: - family: Daniel Krügler issued: year: 2013 URL: https://wg21.link/cwg1666 - id: CWG1667 citation-label: CWG1667 title: "Function exiting via exception called by destructor during unwinding" author: - family: Ryou Ezoe issued: year: 2013 URL: https://wg21.link/cwg1667 - id: CWG1668 citation-label: CWG1668 title: "Parameter type determination still not clear enough" author: - family: Daniel Krügler issued: year: 2013 URL: https://wg21.link/cwg1668 - id: CWG1669 citation-label: CWG1669 title: "auto return type for main" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1669 - id: CWG1670 citation-label: CWG1670 title: "auto as conversion-type-id" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1670 - id: CWG1671 citation-label: CWG1671 title: "Unclear rules for deduction with cv-qualification" author: - family: Steve Clamage issued: year: 2013 URL: https://wg21.link/cwg1671 - id: CWG1672 citation-label: CWG1672 title: "Layout compatibility with multiple empty bases" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1672 - id: CWG1673 citation-label: CWG1673 title: "Clarifying overload resolution for the second step of copy-initialization" author: - family: Vinny Romano issued: year: 2013 URL: https://wg21.link/cwg1673 - id: CWG1674 citation-label: CWG1674 title: "Return type deduction for address of function" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1674 - id: CWG1675 citation-label: CWG1675 title: "Size limit for automatic array object" author: - family: Jason Merrill issued: year: 2013 URL: https://wg21.link/cwg1675 - id: CWG1676 citation-label: CWG1676 title: "auto return type for allocation and deallocation functions" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1676 - id: CWG1677 citation-label: CWG1677 title: "Constant initialization via aggregate initialization" author: - family: Daniel Krügler issued: year: 2013 URL: https://wg21.link/cwg1677 - id: CWG1678 citation-label: CWG1678 title: "Naming the type of an array of runtime bound" author: - family: Mike Miller issued: year: 2013 URL: https://wg21.link/cwg1678 - id: CWG1679 citation-label: CWG1679 title: "Range-based for and array of runtime bound" author: - family: Jason Merrill issued: year: 2013 URL: https://wg21.link/cwg1679 - id: CWG1680 citation-label: CWG1680 title: "Including for range-based for" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1680 - id: CWG1681 citation-label: CWG1681 title: "init-captures and nested lambdas" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1681 - id: CWG1682 citation-label: CWG1682 title: "Overly-restrictive rules on function templates as allocation functions" author: - family: Jason Merrill issued: year: 2009 URL: https://wg21.link/cwg1682 - id: CWG1683 citation-label: CWG1683 title: "Incorrect example after constexpr changes" author: - family: Daniel Krügler issued: year: 2013 URL: https://wg21.link/cwg1683 - id: CWG1684 citation-label: CWG1684 title: "Static constexpr member functions for non-literal classes" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1684 - id: CWG1685 citation-label: CWG1685 title: "Value category of noexcept expression" author: - family: Daniel Krügler issued: year: 2013 URL: https://wg21.link/cwg1685 - id: CWG1686 citation-label: CWG1686 title: "Which variables are “explicitly declared const?”" author: - family: Daniel Krügler issued: year: 2013 URL: https://wg21.link/cwg1686 - id: CWG1687 citation-label: CWG1687 title: "Conversions of operands of built-in operators" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1687 - id: CWG1688 citation-label: CWG1688 title: "Volatile constexpr variables" author: - family: Daniel Krügler issued: year: 2013 URL: https://wg21.link/cwg1688 - id: CWG1689 citation-label: CWG1689 title: "Syntactic nonterminal for operand of alignas" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1689 - id: CWG1690 citation-label: CWG1690 title: "Associated namespace for local type" author: - family: Ville Voutilainen issued: year: 2013 URL: https://wg21.link/cwg1690 - id: CWG1691 citation-label: CWG1691 title: "Argument-dependent lookup and opaque enumerations" author: - family: David Krauss issued: year: 2013 URL: https://wg21.link/cwg1691 - id: CWG1692 citation-label: CWG1692 title: "Associated namespaces of doubly-nested classes" author: - family: David Krauss issued: year: 2013 URL: https://wg21.link/cwg1692 - id: CWG1693 citation-label: CWG1693 title: "Superfluous semicolons in class definitions" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1693 - id: CWG1694 citation-label: CWG1694 title: "Restriction on reference to temporary as a constant expression" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1694 - id: CWG1695 citation-label: CWG1695 title: "Lifetime extension via init-capture" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1695 - id: CWG1696 citation-label: CWG1696 title: "Temporary lifetime and non-static data member initializers" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1696 - id: CWG1697 citation-label: CWG1697 title: "Lifetime extension and copy elision" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1697 - id: CWG1698 citation-label: CWG1698 title: "Files ending in \\" author: - family: David Krauss issued: year: 2013 URL: https://wg21.link/cwg1698 - id: CWG1699 citation-label: CWG1699 title: "Does befriending a class befriend its friends?" author: - family: David Krauss issued: year: 2013 URL: https://wg21.link/cwg1699 - id: CWG1700 citation-label: CWG1700 title: "Does the special rvalue-reference deduction apply to alias templates?" author: - family: Daveed Vandevoorde issued: year: 2013 URL: https://wg21.link/cwg1700 - id: CWG1701 citation-label: CWG1701 title: "Array vs sequence in object representation" author: - family: Lawrence Crowl issued: year: 2013 URL: https://wg21.link/cwg1701 - id: CWG1702 citation-label: CWG1702 title: "Rephrasing the definition of “anonymous union”" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1702 - id: CWG1703 citation-label: CWG1703 title: "Language linkage of names of functions with internal linkage" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1703 - id: CWG1704 citation-label: CWG1704 title: "Type checking in explicit instantiation of variable templates" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1704 - id: CWG1705 citation-label: CWG1705 title: "Unclear specification of “more specialized”" author: - family: Johannes Schaub issued: year: 2013 URL: https://wg21.link/cwg1705 - id: CWG1706 citation-label: CWG1706 title: "alignas pack expansion syntax" author: - family: Daveed Vandevoorde issued: year: 2013 URL: https://wg21.link/cwg1706 - id: CWG1707 citation-label: CWG1707 title: "template in elaborated-type-specifier without nested-name-specifier" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1707 - id: CWG1708 citation-label: CWG1708 title: "overly-strict requirements for names with C language linkage" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1708 - id: CWG1709 citation-label: CWG1709 title: "Stringizing raw string literals containing newline" author: - family: David Krauss issued: year: 2013 URL: https://wg21.link/cwg1709 - id: CWG1710 citation-label: CWG1710 title: "Missing template keyword in class-or-decltype" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1710 - id: CWG1711 citation-label: CWG1711 title: "Missing specification of variable template partial specializations" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1711 - id: CWG1712 citation-label: CWG1712 title: "constexpr variable template declarations" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1712 - id: CWG1713 citation-label: CWG1713 title: "Linkage of variable template specializations" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1713 - id: CWG1714 citation-label: CWG1714 title: "odr-use of this from a local class" author: - family: David Krauss issued: year: 2013 URL: https://wg21.link/cwg1714 - id: CWG1715 citation-label: CWG1715 title: "Access and inherited constructor templates" author: - family: Daveed Vandevoorde issued: year: 2013 URL: https://wg21.link/cwg1715 - id: CWG1716 citation-label: CWG1716 title: "When are default arguments evaluated?" author: - family: David Krauss issued: year: 2013 URL: https://wg21.link/cwg1716 - id: CWG1717 citation-label: CWG1717 title: "Missing specification of type of binary literal" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1717 - id: CWG1718 citation-label: CWG1718 title: "Macro invocation spanning end-of-file" author: - family: David Krauss issued: year: 2013 URL: https://wg21.link/cwg1718 - id: CWG1719 citation-label: CWG1719 title: "Layout compatibility and cv-qualification revisited" author: - family: Jeffrey Yasskin issued: year: 2013 URL: https://wg21.link/cwg1719 - id: CWG1720 citation-label: CWG1720 title: "Macro invocation in #include directive" author: - family: David Krauss issued: year: 2013 URL: https://wg21.link/cwg1720 - id: CWG1721 citation-label: CWG1721 title: "Diagnosing ODR violations for static data members" author: - family: Mike Miller issued: year: 2013 URL: https://wg21.link/cwg1721 - id: CWG1722 citation-label: CWG1722 title: "Should lambda to function pointer conversion function be noexcept?" author: - family: Ville Voutilainen issued: year: 2013 URL: https://wg21.link/cwg1722 - id: CWG1723 citation-label: CWG1723 title: "Multicharacter user-defined character literals" author: - family: Mike Miller issued: year: 2013 URL: https://wg21.link/cwg1723 - id: CWG1724 citation-label: CWG1724 title: "Unclear rules for deduction failure" author: - family: James Widman issued: year: 2013 URL: https://wg21.link/cwg1724 - id: CWG1725 citation-label: CWG1725 title: "Trailing return type with nested function declarator" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1725 - id: CWG1726 citation-label: CWG1726 title: "Declarator operators and conversion function" author: - family: James Widman issued: year: 2013 URL: https://wg21.link/cwg1726 - id: CWG1727 citation-label: CWG1727 title: "Type of a specialization of a variable template" author: - family: Larisse Voufo issued: year: 2013 URL: https://wg21.link/cwg1727 - id: CWG1728 citation-label: CWG1728 title: "Type of an explicit instantiation of a variable template" author: - family: Larisse Voufo issued: year: 2013 URL: https://wg21.link/cwg1728 - id: CWG1729 citation-label: CWG1729 title: "Matching declarations and definitions of variable templates" author: - family: Larisse Voufo issued: year: 2013 URL: https://wg21.link/cwg1729 - id: CWG1730 citation-label: CWG1730 title: "Can a variable template have an unnamed type?" author: - family: Larisse Voufo issued: year: 2013 URL: https://wg21.link/cwg1730 - id: CWG1731 citation-label: CWG1731 title: "is_trivially_X and definitions of special member functions" author: - family: James Widman issued: year: 2013 URL: https://wg21.link/cwg1731 - id: CWG1732 citation-label: CWG1732 title: "Defining types in conditions and range-based for statements" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1732 - id: CWG1733 citation-label: CWG1733 title: "Return type and value for operator= with ref-qualifier" author: - family: James Widman issued: year: 2013 URL: https://wg21.link/cwg1733 - id: CWG1734 citation-label: CWG1734 title: "Nontrivial deleted copy functions" author: - family: James Widman issued: year: 2013 URL: https://wg21.link/cwg1734 - id: CWG1735 citation-label: CWG1735 title: "Out-of-range literals in user-defined-literals" author: - family: Mike Miller issued: year: 2013 URL: https://wg21.link/cwg1735 - id: CWG1736 citation-label: CWG1736 title: "Inheriting constructor templates in a local class" author: - family: Daveed Vandevoorde issued: year: 2013 URL: https://wg21.link/cwg1736 - id: CWG1737 citation-label: CWG1737 title: "Type dependence of call to a member of the current instantiation" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1737 - id: CWG1738 citation-label: CWG1738 title: "Explicit instantiation/specialization of inheriting constructor templates" author: - family: Daveed Vandevoorde issued: year: 2013 URL: https://wg21.link/cwg1738 - id: CWG1739 citation-label: CWG1739 title: "Conversion of floating point to enumeration" author: - family: Ville Voutilainen issued: year: 2013 URL: https://wg21.link/cwg1739 - id: CWG1740 citation-label: CWG1740 title: "Disambiguation of noexcept" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1740 - id: CWG1741 citation-label: CWG1741 title: "odr-use of class object in lvalue-to-rvalue conversion" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1741 - id: CWG1742 citation-label: CWG1742 title: "using-declarations and scoped enumerators" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1742 - id: CWG1743 citation-label: CWG1743 title: "init-captures in nested lambdas" author: - family: Faisal Vali issued: year: 2013 URL: https://wg21.link/cwg1743 - id: CWG1744 citation-label: CWG1744 title: "Unordered initialization for variable template specializations" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1744 - id: CWG1745 citation-label: CWG1745 title: "thread_local constexpr variable" author: - family: John Spicer issued: year: 2013 URL: https://wg21.link/cwg1745 - id: CWG1746 citation-label: CWG1746 title: "Are volatile scalar types trivially copyable?" author: - family: Walter Brown issued: year: 2013 URL: https://wg21.link/cwg1746 - id: CWG1747 citation-label: CWG1747 title: "Constant initialization of reference to function" author: - family: Daniel Krügler issued: year: 2013 URL: https://wg21.link/cwg1747 - id: CWG1748 citation-label: CWG1748 title: "Placement new with a null pointer" author: - family: Marc Glisse issued: year: 2013 URL: https://wg21.link/cwg1748 - id: CWG1749 citation-label: CWG1749 title: "Confusing definition for constant initializer" author: - family: Daniel Krügler issued: year: 2013 URL: https://wg21.link/cwg1749 - id: CWG1750 citation-label: CWG1750 title: "“Argument” vs “parameter”" author: - family: Mike Miller issued: year: 2013 URL: https://wg21.link/cwg1750 - id: CWG1751 citation-label: CWG1751 title: "Non-trivial operations vs non-trivial initialization" author: - family: Nico Josuttis issued: year: 2013 URL: https://wg21.link/cwg1751 - id: CWG1752 citation-label: CWG1752 title: "Right-recursion in mem-initializer-list" author: - family: Christof Meerwald issued: year: 2013 URL: https://wg21.link/cwg1752 - id: CWG1753 citation-label: CWG1753 title: "decltype-specifier in nested-name-specifier of destructor" author: - family: John Spicer issued: year: 2013 URL: https://wg21.link/cwg1753 - id: CWG1754 citation-label: CWG1754 title: "Declaration of partial specialization of static data member template" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1754 - id: CWG1755 citation-label: CWG1755 title: "Out-of-class partial specializations of member templates" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1755 - id: CWG1756 citation-label: CWG1756 title: "Direct-list-initialization of a non-class object" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1756 - id: CWG1757 citation-label: CWG1757 title: "Const integral subobjects" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1757 - id: CWG1758 citation-label: CWG1758 title: "Explicit conversion in copy/move list initialization" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1758 - id: CWG1759 citation-label: CWG1759 title: "UTF-8 code units in plain char" author: - family: United Kingdom issued: year: 2013 URL: https://wg21.link/cwg1759 - id: CWG1760 citation-label: CWG1760 title: "Access of member corresponding to init-capture" author: - family: United Kingdom issued: year: 2013 URL: https://wg21.link/cwg1760 - id: CWG1761 citation-label: CWG1761 title: "Runtime check on size of automatic array" author: - family: USA issued: year: 2013 URL: https://wg21.link/cwg1761 - id: CWG1762 citation-label: CWG1762 title: "Reserved identifier used in literal-operator-id example" author: - family: Switzerland issued: year: 2013 URL: https://wg21.link/cwg1762 - id: CWG1763 citation-label: CWG1763 title: "Length mismatch in template type deduction" author: - family: Canada issued: year: 2013 URL: https://wg21.link/cwg1763 - id: CWG1764 citation-label: CWG1764 title: "Hiding of function from using-declaration by signature" author: - family: Canada issued: year: 2013 URL: https://wg21.link/cwg1764 - id: CWG1765 citation-label: CWG1765 title: "Overflow of enumeration used as enumerator value" author: - family: Canada issued: year: 2013 URL: https://wg21.link/cwg1765 - id: CWG1766 citation-label: CWG1766 title: "Values outside the range of the values of an enumeration" author: - family: CWG issued: year: 2013 URL: https://wg21.link/cwg1766 - id: CWG1767 citation-label: CWG1767 title: "Scoped enumeration in a switch statement" author: - family: Canada issued: year: 2013 URL: https://wg21.link/cwg1767 - id: CWG1768 citation-label: CWG1768 title: "Zero-element array of runtime bound" author: - family: USA issued: year: 2013 URL: https://wg21.link/cwg1768 - id: CWG1769 citation-label: CWG1769 title: "Catching a base class of the exception object" author: - family: Canada issued: year: 2013 URL: https://wg21.link/cwg1769 - id: CWG1770 citation-label: CWG1770 title: "Type matching of non-type template parameters and arguments" author: - family: Canada issued: year: 2013 URL: https://wg21.link/cwg1770 - id: CWG1771 citation-label: CWG1771 title: "Restricted lookup in nested-name-specifier" author: - family: Canada issued: year: 2013 URL: https://wg21.link/cwg1771 - id: CWG1772 citation-label: CWG1772 title: "__func__ in a lambda body" author: - family: Switzerland/Canada issued: year: 2013 URL: https://wg21.link/cwg1772 - id: CWG1773 citation-label: CWG1773 title: "Out-of-lifetime lvalue-to-rvalue conversion" author: - family: Canada issued: year: 2013 URL: https://wg21.link/cwg1773 - id: CWG1774 citation-label: CWG1774 title: "Discrepancy between subobject destruction and stack unwinding" author: - family: Canada issued: year: 2013 URL: https://wg21.link/cwg1774 - id: CWG1775 citation-label: CWG1775 title: "Undefined behavior of line splice in raw string literal" author: - family: Canada issued: year: 2013 URL: https://wg21.link/cwg1775 - id: CWG1776 citation-label: CWG1776 title: "Replacement of class objects containing reference members" author: - family: Finland issued: year: 2013 URL: https://wg21.link/cwg1776 - id: CWG1777 citation-label: CWG1777 title: "Empty pack expansion in dynamic-exception-specification" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1777 - id: CWG1778 citation-label: CWG1778 title: "exception-specification in explicitly-defaulted functions" author: - family: USA issued: year: 2013 URL: https://wg21.link/cwg1778 - id: CWG1779 citation-label: CWG1779 title: "Type dependency of __func__" author: - family: John Spicer issued: year: 2013 URL: https://wg21.link/cwg1779 - id: CWG1780 citation-label: CWG1780 title: "Explicit instantiation/specialization of generic lambda operator()" author: - family: Hubert Tong issued: year: 2013 URL: https://wg21.link/cwg1780 - id: CWG1781 citation-label: CWG1781 title: "Converting from nullptr_t to bool in overload resolution" author: - family: Hubert Tong issued: year: 2013 URL: https://wg21.link/cwg1781 - id: CWG1782 citation-label: CWG1782 title: "Form of initialization for nullptr_t to bool conversion" author: - family: Hubert Tong issued: year: 2013 URL: https://wg21.link/cwg1782 - id: CWG1783 citation-label: CWG1783 title: "Why are virtual destructors non-trivial?" author: - family: Jeffrey Yasskin issued: year: 2013 URL: https://wg21.link/cwg1783 - id: CWG1784 citation-label: CWG1784 title: "Concurrent execution during static local initialization" author: - family: Jens Maurer issued: year: 2013 URL: https://wg21.link/cwg1784 - id: CWG1785 citation-label: CWG1785 title: "Conflicting diagnostic requirements for template definitions" author: - family: CWG issued: year: 2013 URL: https://wg21.link/cwg1785 - id: CWG1786 citation-label: CWG1786 title: "Effect of merging allocations on memory leakage" author: - family: United Kingdom issued: year: 2013 URL: https://wg21.link/cwg1786 - id: CWG1787 citation-label: CWG1787 title: "Uninitialized unsigned char values" author: - family: United Kingdom issued: year: 2013 URL: https://wg21.link/cwg1787 - id: CWG1788 citation-label: CWG1788 title: "Sized deallocation of array of non-class type" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1788 - id: CWG1789 citation-label: CWG1789 title: "Array reference vs array decay in overload resolution" author: - family: Faisal Vali issued: year: 2013 URL: https://wg21.link/cwg1789 - id: CWG1790 citation-label: CWG1790 title: "Ellipsis following function parameter pack" author: - family: Daryle Walker issued: year: 2013 URL: https://wg21.link/cwg1790 - id: CWG1791 citation-label: CWG1791 title: "Incorrect restrictions on cv-qualifier-seq and ref-qualifier" author: - family: David Krauss issued: year: 2013 URL: https://wg21.link/cwg1791 - id: CWG1792 citation-label: CWG1792 title: "Incorrect example of explicit specialization of member enumeration" author: - family: John Spicer issued: year: 2013 URL: https://wg21.link/cwg1792 - id: CWG1793 citation-label: CWG1793 title: "thread_local in explicit specializations" author: - family: Mike Herrick issued: year: 2013 URL: https://wg21.link/cwg1793 - id: CWG1794 citation-label: CWG1794 title: "template keyword and alias templates" author: - family: Jonathan Caves issued: year: 2013 URL: https://wg21.link/cwg1794 - id: CWG1795 citation-label: CWG1795 title: "Disambiguating original-namespace-definition and extension-namespace-definition" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1795 - id: CWG1796 citation-label: CWG1796 title: "Is all-bits-zero for null characters a meaningful requirement?" author: - family: Tony van Eerd issued: year: 2013 URL: https://wg21.link/cwg1796 - id: CWG1797 citation-label: CWG1797 title: "Are all bit patterns of unsigned char distinct numbers?" author: - family: Tony van Eerd issued: year: 2013 URL: https://wg21.link/cwg1797 - id: CWG1798 citation-label: CWG1798 title: "exception-specifications of template arguments" author: - family: Gabriel Dos Reis issued: year: 2013 URL: https://wg21.link/cwg1798 - id: CWG1799 citation-label: CWG1799 title: "mutable and non-explicit const qualification" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1799 - id: CWG1800 citation-label: CWG1800 title: "Pointer to member of nested anonymous union" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1800 - id: CWG1801 citation-label: CWG1801 title: "Kind of expression referring to member of anonymous union" author: - family: David Majnemer issued: year: 2013 URL: https://wg21.link/cwg1801 - id: CWG1802 citation-label: CWG1802 title: "char16_t string literals and surrogate pairs" author: - family: Jeffrey Yasskin issued: year: 2013 URL: https://wg21.link/cwg1802 - id: CWG1803 citation-label: CWG1803 title: "opaque-enum-declaration as member-declaration" author: - family: Peter Sommerlad issued: year: 2013 URL: https://wg21.link/cwg1803 - id: CWG1804 citation-label: CWG1804 title: "Partial specialization and friendship" author: - family: Steve Clamage issued: year: 2013 URL: https://wg21.link/cwg1804 - id: CWG1805 citation-label: CWG1805 title: "Conversions of array operands in conditional-expressions" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1805 - id: CWG1806 citation-label: CWG1806 title: "Virtual bases and move-assignment" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1806 - id: CWG1807 citation-label: CWG1807 title: "Order of destruction of array elements after an exception" author: - family: Thomas Koeppe issued: year: 2013 URL: https://wg21.link/cwg1807 - id: CWG1808 citation-label: CWG1808 title: "Constructor templates vs default constructors" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1808 - id: CWG1809 citation-label: CWG1809 title: "Narrowing and template argument deduction" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1809 - id: CWG1810 citation-label: CWG1810 title: "Invalid ud-suffixes" author: - family: Gabriel Dos Reis issued: year: 2013 URL: https://wg21.link/cwg1810 - id: CWG1811 citation-label: CWG1811 title: "Lookup of deallocation function in a virtual destructor definition" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1811 - id: CWG1812 citation-label: CWG1812 title: "Omission of template in a typename-specifier" author: - family: Daveed Vandevoorde issued: year: 2013 URL: https://wg21.link/cwg1812 - id: CWG1813 citation-label: CWG1813 title: "Direct vs indirect bases in standard-layout classes" author: - family: Daveed Vandevoorde issued: year: 2013 URL: https://wg21.link/cwg1813 - id: CWG1814 citation-label: CWG1814 title: "Default arguments in lambda-expressions" author: - family: Jonathan Caves issued: year: 2013 URL: https://wg21.link/cwg1814 - id: CWG1815 citation-label: CWG1815 title: "Lifetime extension in aggregate initialization" author: - family: Dinka Ranns issued: year: 2013 URL: https://wg21.link/cwg1815 - id: CWG1816 citation-label: CWG1816 title: "Unclear specification of bit-field values" author: - family: Hubert Tong issued: year: 2013 URL: https://wg21.link/cwg1816 - id: CWG1817 citation-label: CWG1817 title: "Linkage specifications and nested scopes" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1817 - id: CWG1818 citation-label: CWG1818 title: "Visibility and inherited language linkage" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1818 - id: CWG1819 citation-label: CWG1819 title: "Acceptable scopes for definition of partial specialization" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1819 - id: CWG1820 citation-label: CWG1820 title: "Qualified typedef names" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1820 - id: CWG1821 citation-label: CWG1821 title: "Qualified redeclarations in a class member-specification" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1821 - id: CWG1822 citation-label: CWG1822 title: "Lookup of parameter names in lambda-expressions" author: - family: Steve Clamage issued: year: 2013 URL: https://wg21.link/cwg1822 - id: CWG1823 citation-label: CWG1823 title: "String literal uniqueness in inline functions" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/cwg1823 - id: CWG1824 citation-label: CWG1824 title: "Completeness of return type vs point of instantiation" author: - family: Steve Clamage issued: year: 2013 URL: https://wg21.link/cwg1824 - id: CWG1825 citation-label: CWG1825 title: "Partial ordering between variadic and non-variadic function templates" author: - family: Steve Clamage issued: year: 2013 URL: https://wg21.link/cwg1825 - id: CWG1826 citation-label: CWG1826 title: "const floating-point in constant expressions" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/cwg1826 - id: CWG1827 citation-label: CWG1827 title: "Reference binding with ambiguous conversions" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1827 - id: CWG1828 citation-label: CWG1828 title: "nested-name-specifier ambiguity" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1828 - id: CWG1829 citation-label: CWG1829 title: "Dependent unnamed types" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1829 - id: CWG1830 citation-label: CWG1830 title: "Repeated specifiers" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/cwg1830 - id: CWG1831 citation-label: CWG1831 title: "Explicitly vs implicitly deleted move constructors" author: - family: Vinny Romano issued: year: 2014 URL: https://wg21.link/cwg1831 - id: CWG1832 citation-label: CWG1832 title: "Casting to incomplete enumeration" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1832 - id: CWG1833 citation-label: CWG1833 title: "friend declarations naming implicitly-declared member functions" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1833 - id: CWG1834 citation-label: CWG1834 title: "Constant initialization binding a reference to an xvalue" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1834 - id: CWG1835 citation-label: CWG1835 title: "Dependent member lookup before <" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1835 - id: CWG1836 citation-label: CWG1836 title: "Use of class type being defined in trailing-return-type" author: - family: Mike Miller issued: year: 2014 URL: https://wg21.link/cwg1836 - id: CWG1837 citation-label: CWG1837 title: "Use of this in friend and local class declarations" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1837 - id: CWG1838 citation-label: CWG1838 title: "Definition via unqualified-id and using-declaration" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1838 - id: CWG1839 citation-label: CWG1839 title: "Lookup of block-scope extern declarations" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1839 - id: CWG1840 citation-label: CWG1840 title: "Non-deleted explicit specialization of deleted function template" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1840 - id: CWG1841 citation-label: CWG1841 title: "< following template injected-class-name" author: - family: Ismail Pazarbasi issued: year: 2014 URL: https://wg21.link/cwg1841 - id: CWG1842 citation-label: CWG1842 title: "Unevaluated operands and “carries a dependency”" author: - family: Hans Boehm issued: year: 2014 URL: https://wg21.link/cwg1842 - id: CWG1843 citation-label: CWG1843 title: "Bit-field in conditional operator with throw operand" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1843 - id: CWG1844 citation-label: CWG1844 title: "Defining “immediate context”" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1844 - id: CWG1845 citation-label: CWG1845 title: "Point of instantiation of a variable template specialization" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1845 - id: CWG1846 citation-label: CWG1846 title: "Declaring explicitly-defaulted implicitly-deleted functions" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1846 - id: CWG1847 citation-label: CWG1847 title: "Clarifying compatibility during partial ordering" author: - family: Jason Merrill issued: year: 2014 URL: https://wg21.link/cwg1847 - id: CWG1848 citation-label: CWG1848 title: "Parenthesized constructor and destructor declarators" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1848 - id: CWG1849 citation-label: CWG1849 title: "Variable templates and the ODR" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1849 - id: CWG1850 citation-label: CWG1850 title: "Differences between definition context and point of instantiation" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1850 - id: CWG1851 citation-label: CWG1851 title: "decltype(auto) in new-expressions" author: - family: Daveed Vandevoorde issued: year: 2014 URL: https://wg21.link/cwg1851 - id: CWG1852 citation-label: CWG1852 title: "Wording issues regarding decltype(auto)" author: - family: Daveed Vandevoorde issued: year: 2014 URL: https://wg21.link/cwg1852 - id: CWG1853 citation-label: CWG1853 title: "Defining “allocated storage”" author: - family: Jeffrey Yasskin issued: year: 2014 URL: https://wg21.link/cwg1853 - id: CWG1854 citation-label: CWG1854 title: "Disallowing use of implicitly-deleted functions" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1854 - id: CWG1855 citation-label: CWG1855 title: "Out-of-lifetime access to nonstatic data members" author: - family: Mike Miller issued: year: 2014 URL: https://wg21.link/cwg1855 - id: CWG1856 citation-label: CWG1856 title: "Indirect nested classes of class templates" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1856 - id: CWG1857 citation-label: CWG1857 title: "Additional questions about bits" author: - family: Tony Van Eerd issued: year: 2014 URL: https://wg21.link/cwg1857 - id: CWG1858 citation-label: CWG1858 title: "Comparing pointers to union members" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1858 - id: CWG1859 citation-label: CWG1859 title: "UTF-16 in char16_t string literals" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1859 - id: CWG1860 citation-label: CWG1860 title: "What is a “direct member?”" author: - family: Dawn Perchik issued: year: 2014 URL: https://wg21.link/cwg1860 - id: CWG1861 citation-label: CWG1861 title: "Values of a bit-field" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1861 - id: CWG1862 citation-label: CWG1862 title: "Determining “corresponding members” for friendship" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1862 - id: CWG1863 citation-label: CWG1863 title: "Requirements on thrown object type to support std::current_exception()" author: - family: Canada issued: year: 2013 URL: https://wg21.link/cwg1863 - id: CWG1864 citation-label: CWG1864 title: "List-initialization of array objects" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/cwg1864 - id: CWG1865 citation-label: CWG1865 title: "Pointer arithmetic and multi-level qualification conversions" author: - family: Geoffrey Romer issued: year: 2014 URL: https://wg21.link/cwg1865 - id: CWG1866 citation-label: CWG1866 title: "Initializing variant members with non-trivial destructors" author: - family: Vinny Romano issued: year: 2014 URL: https://wg21.link/cwg1866 - id: CWG1867 citation-label: CWG1867 title: "Function/expression ambiguity with qualified parameter name" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1867 - id: CWG1868 citation-label: CWG1868 title: "Meaning of “placeholder type”" author: - family: Dawn Perchik issued: year: 2014 URL: https://wg21.link/cwg1868 - id: CWG1869 citation-label: CWG1869 title: "thread_local vs linkage-specifications" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1869 - id: CWG1870 citation-label: CWG1870 title: "Contradictory wording about definitions vs explicit specialization/instantiation" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1870 - id: CWG1871 citation-label: CWG1871 title: "Non-identifier characters in ud-suffix" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1871 - id: CWG1872 citation-label: CWG1872 title: "Instantiations of constexpr templates that cannot appear in constant expressions" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1872 - id: CWG1873 citation-label: CWG1873 title: "Protected member access from derived class friends" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1873 - id: CWG1874 citation-label: CWG1874 title: "Type vs non-type template parameters with class keyword" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1874 - id: CWG1875 citation-label: CWG1875 title: "Reordering declarations in class scope" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1875 - id: CWG1876 citation-label: CWG1876 title: "Preventing explicit specialization" author: - family: John Spicer issued: year: 2014 URL: https://wg21.link/cwg1876 - id: CWG1877 citation-label: CWG1877 title: "Return type deduction from return with no operand" author: - family: Daveed Vandevoorde issued: year: 2014 URL: https://wg21.link/cwg1877 - id: CWG1878 citation-label: CWG1878 title: "operator auto template" author: - family: Daveed Vandevoorde issued: year: 2014 URL: https://wg21.link/cwg1878 - id: CWG1879 citation-label: CWG1879 title: "Inadequate definition of alignment requirement" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1879 - id: CWG1880 citation-label: CWG1880 title: "When are parameter objects destroyed?" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1880 - id: CWG1881 citation-label: CWG1881 title: "Standard-layout classes and unnamed bit-fields" author: - family: Dinka Ranns issued: year: 2014 URL: https://wg21.link/cwg1881 - id: CWG1882 citation-label: CWG1882 title: "Reserved names without library use" author: - family: Mike Miller issued: year: 2014 URL: https://wg21.link/cwg1882 - id: CWG1883 citation-label: CWG1883 title: "Protected access to constructors in mem-initializers" author: - family: Daveed Vandevoorde issued: year: 2014 URL: https://wg21.link/cwg1883 - id: CWG1884 citation-label: CWG1884 title: "Unclear requirements for same-named external-linkage entities" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1884 - id: CWG1885 citation-label: CWG1885 title: "Return value of a function is underspecified" author: - family: Jens Maurer issued: year: 2014 URL: https://wg21.link/cwg1885 - id: CWG1886 citation-label: CWG1886 title: "Language linkage for main()" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1886 - id: CWG1887 citation-label: CWG1887 title: "Problems with :: as nested-name-specifier" author: - family: Jeff Snyder issued: year: 2014 URL: https://wg21.link/cwg1887 - id: CWG1888 citation-label: CWG1888 title: "Implicitly-declared default constructors and explicit" author: - family: Daniel Krügler issued: year: 2014 URL: https://wg21.link/cwg1888 - id: CWG1889 citation-label: CWG1889 title: "Unclear effect of #pragma on conformance" author: - family: James Widman issued: year: 2014 URL: https://wg21.link/cwg1889 - id: CWG1890 citation-label: CWG1890 title: "Member type depending on definition of member function" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1890 - id: CWG1891 citation-label: CWG1891 title: "Move constructor/assignment for closure class" author: - family: Jonathan Caves issued: year: 2014 URL: https://wg21.link/cwg1891 - id: CWG1892 citation-label: CWG1892 title: "Use of auto in function type" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1892 - id: CWG1893 citation-label: CWG1893 title: "Function-style cast with braced-init-lists and empty pack expansions" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1893 - id: CWG1894 citation-label: CWG1894 title: "typedef-names and using-declarations" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1894 - id: CWG1895 citation-label: CWG1895 title: "Deleted conversions in conditional operator operands" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1895 - id: CWG1896 citation-label: CWG1896 title: "Repeated alias templates" author: - family: Mike Miller issued: year: 2014 URL: https://wg21.link/cwg1896 - id: CWG1897 citation-label: CWG1897 title: "ODR vs alternative tokens" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1897 - id: CWG1898 citation-label: CWG1898 title: "Use of “equivalent” in overload resolution" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1898 - id: CWG1899 citation-label: CWG1899 title: "Value-dependent constant expressions" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1899 - id: CWG1900 citation-label: CWG1900 title: "Do friend declarations count as “previous declarations”?" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1900 - id: CWG1901 citation-label: CWG1901 title: "punctuator referenced but not defined" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1901 - id: CWG1902 citation-label: CWG1902 title: "What makes a conversion “otherwise ill-formed”?" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1902 - id: CWG1903 citation-label: CWG1903 title: "What declarations are introduced by a non-member using-declaration?" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1903 - id: CWG1904 citation-label: CWG1904 title: "Default template arguments for members of class templates" author: - family: John Spicer issued: year: 2014 URL: https://wg21.link/cwg1904 - id: CWG1905 citation-label: CWG1905 title: "Dependent types and injected-class-names" author: - family: Johannes Schaub issued: year: 2014 URL: https://wg21.link/cwg1905 - id: CWG1906 citation-label: CWG1906 title: "Name lookup in member friend declaration" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1906 - id: CWG1907 citation-label: CWG1907 title: "using-declarations and default arguments" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1907 - id: CWG1908 citation-label: CWG1908 title: "Dual destructor lookup and template-ids" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1908 - id: CWG1909 citation-label: CWG1909 title: "Member class template with the same name as the class" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1909 - id: CWG1910 citation-label: CWG1910 title: "“Shall” requirement applied to runtime behavior" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1910 - id: CWG1911 citation-label: CWG1911 title: "constexpr constructor with non-literal base class" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1911 - id: CWG1912 citation-label: CWG1912 title: "exception-specification of defaulted function" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/cwg1912 - id: CWG1913 citation-label: CWG1913 title: "decltype((x)) in lambda-expressions" author: - family: Dinka Ranns issued: year: 2014 URL: https://wg21.link/cwg1913 - id: CWG1914 citation-label: CWG1914 title: "Duplicate standard attributes" author: - family: Aaron Ballman issued: year: 2014 URL: https://wg21.link/cwg1914 - id: CWG1915 citation-label: CWG1915 title: "Potentially-invoked destructors in non-throwing constructors" author: - family: Aaron Ballman issued: year: 2014 URL: https://wg21.link/cwg1915 - id: CWG1916 citation-label: CWG1916 title: "“Same cv-unqualified type”" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1916 - id: CWG1917 citation-label: CWG1917 title: "decltype-qualified enumeration names" author: - family: Daveed Vandevoorde issued: year: 2014 URL: https://wg21.link/cwg1917 - id: CWG1918 citation-label: CWG1918 title: "friend templates with dependent scopes" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1918 - id: CWG1919 citation-label: CWG1919 title: "Overload resolution for ! with explicit conversion operator" author: - family: Johannes Schaub issued: year: 2014 URL: https://wg21.link/cwg1919 - id: CWG1920 citation-label: CWG1920 title: "Qualification mismatch in pseudo-destructor-name" author: - family: David Majnemer issued: year: 2014 URL: https://wg21.link/cwg1920 - id: CWG1921 citation-label: CWG1921 title: "constexpr constructors and point of initialization of const variables" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/cwg1921 - id: CWG1922 citation-label: CWG1922 title: "Injected class template names and default arguments" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1922 - id: CWG1923 citation-label: CWG1923 title: "Lvalues of type void" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1923 - id: CWG1924 citation-label: CWG1924 title: "Definition of “literal” and kinds of literals" author: - family: Saeed Amrollah Boyouki issued: year: 2014 URL: https://wg21.link/cwg1924 - id: CWG1925 citation-label: CWG1925 title: "Bit-field prvalues" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1925 - id: CWG1926 citation-label: CWG1926 title: "Potential results of subscript operator" author: - family: Marcel Wid issued: year: 2014 URL: https://wg21.link/cwg1926 - id: CWG1927 citation-label: CWG1927 title: "Lifetime of temporaries in init-captures" author: - family: Daveed Vandevoorde issued: year: 2014 URL: https://wg21.link/cwg1927 - id: CWG1928 citation-label: CWG1928 title: "Triviality of deleted special member functions" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1928 - id: CWG1929 citation-label: CWG1929 title: "template keyword following namespace nested-name-specifier" author: - family: David Krauss issued: year: 2014 URL: https://wg21.link/cwg1929 - id: CWG1930 citation-label: CWG1930 title: "init-declarator-list vs member-declarator-list" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1930 - id: CWG1931 citation-label: CWG1931 title: "Default-constructible and copy-assignable closure types" author: - family: Ryou Ezoe issued: year: 2014 URL: https://wg21.link/cwg1931 - id: CWG1932 citation-label: CWG1932 title: "Bit-field results of conditional operators" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1932 - id: CWG1933 citation-label: CWG1933 title: "Implementation limit for initializer-list elements" author: - family: Daniel Krügler issued: year: 2014 URL: https://wg21.link/cwg1933 - id: CWG1934 citation-label: CWG1934 title: "Relaxing exception-specification compatibility requirements" author: - family: Vinny Romano issued: year: 2014 URL: https://wg21.link/cwg1934 - id: CWG1935 citation-label: CWG1935 title: "Reuse of placement arguments in deallocation" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1935 - id: CWG1936 citation-label: CWG1936 title: "Dependent qualified-ids" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1936 - id: CWG1937 citation-label: CWG1937 title: "Incomplete specification of function pointer from lambda" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1937 - id: CWG1938 citation-label: CWG1938 title: "Should hosted/freestanding be implementation-defined?" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1938 - id: CWG1939 citation-label: CWG1939 title: "Argument conversions to nondeduced parameter types revisited" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1939 - id: CWG1940 citation-label: CWG1940 title: "static_assert in anonymous unions" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1940 - id: CWG1941 citation-label: CWG1941 title: "SFINAE and inherited constructor default arguments" author: - family: David Krauss issued: year: 2014 URL: https://wg21.link/cwg1941 - id: CWG1942 citation-label: CWG1942 title: "Incorrect reference to trailing-return-type" author: - family: Mike Miller issued: year: 2014 URL: https://wg21.link/cwg1942 - id: CWG1943 citation-label: CWG1943 title: "Unspecified meaning of “bit”" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1943 - id: CWG1944 citation-label: CWG1944 title: "New C incompatibilities" author: - family: Mike Miller issued: year: 2014 URL: https://wg21.link/cwg1944 - id: CWG1945 citation-label: CWG1945 title: "Friend declarations naming members of class templates in non-templates" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1945 - id: CWG1946 citation-label: CWG1946 title: "exception-specifications vs pointer dereference" author: - family: Mike Miller issued: year: 2014 URL: https://wg21.link/cwg1946 - id: CWG1947 citation-label: CWG1947 title: "Digit separators following non-octal prefix" author: - family: Japan issued: year: 2014 URL: https://wg21.link/cwg1947 - id: CWG1948 citation-label: CWG1948 title: "exception-specification of replacement global new" author: - family: Steve Clamage issued: year: 2014 URL: https://wg21.link/cwg1948 - id: CWG1949 citation-label: CWG1949 title: "“sequenced after” instead of “sequenced before”" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1949 - id: CWG1950 citation-label: CWG1950 title: "Restructuring description of ranks of conversion sequences" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1950 - id: CWG1951 citation-label: CWG1951 title: "Cv-qualification and literal types" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1951 - id: CWG1952 citation-label: CWG1952 title: "Constant expressions and library undefined behavior" author: - family: Daniel Krügler issued: year: 2014 URL: https://wg21.link/cwg1952 - id: CWG1953 citation-label: CWG1953 title: "Data races and common initial sequence" author: - family: Faisal Vali issued: year: 2014 URL: https://wg21.link/cwg1953 - id: CWG1954 citation-label: CWG1954 title: "typeid null dereference check in subexpressions" author: - family: David Majnemer issued: year: 2014 URL: https://wg21.link/cwg1954 - id: CWG1955 citation-label: CWG1955 title: "#elif with invalid controlling expression" author: - family: Jonathan Wakely issued: year: 2014 URL: https://wg21.link/cwg1955 - id: CWG1956 citation-label: CWG1956 title: "Reuse of storage of automatic variables" author: - family: Daniel Krügler issued: year: 2014 URL: https://wg21.link/cwg1956 - id: CWG1957 citation-label: CWG1957 title: "decltype(auto) with direct-list-initialization" author: - family: Vinny Romano issued: year: 2014 URL: https://wg21.link/cwg1957 - id: CWG1958 citation-label: CWG1958 title: "decltype(auto) with parenthesized initializer" author: - family: Vinny Romano issued: year: 2014 URL: https://wg21.link/cwg1958 - id: CWG1959 citation-label: CWG1959 title: "Inadvertently inherited copy constructor" author: - family: David Krauss issued: year: 2014 URL: https://wg21.link/cwg1959 - id: CWG1960 citation-label: CWG1960 title: "Visibility of entity named in class-scope using-declaration" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1960 - id: CWG1961 citation-label: CWG1961 title: "Potentially-concurrent actions within a signal handler" author: - family: Faisal Vali issued: year: 2014 URL: https://wg21.link/cwg1961 - id: CWG1962 citation-label: CWG1962 title: "Type of __func__" author: - family: Steve Clamage issued: year: 2014 URL: https://wg21.link/cwg1962 - id: CWG1963 citation-label: CWG1963 title: "Implementation-defined identifier characters" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1963 - id: CWG1964 citation-label: CWG1964 title: "opaque-enum-declaration in alias-declaration?" author: - family: Fedor Sergeev issued: year: 2014 URL: https://wg21.link/cwg1964 - id: CWG1965 citation-label: CWG1965 title: "Explicit casts to reference types" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1965 - id: CWG1966 citation-label: CWG1966 title: "Colon following enumeration elaborated-type-specifier" author: - family: Daveed Vandevoorde issued: year: 2014 URL: https://wg21.link/cwg1966 - id: CWG1967 citation-label: CWG1967 title: "Temporary lifetime and move-elision" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1967 - id: CWG1968 citation-label: CWG1968 title: "Address of typeid in constant expressions" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1968 - id: CWG1969 citation-label: CWG1969 title: "Missing exclusion of ~S as an ordinary function name" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1969 - id: CWG1970 citation-label: CWG1970 title: "Ambiguity resolution for (T())*x" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1970 - id: CWG1971 citation-label: CWG1971 title: "Unclear disambiguation of destructor and operator~" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1971 - id: CWG1972 citation-label: CWG1972 title: "Identifier character restrictions in non-identifiers" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1972 - id: CWG1973 citation-label: CWG1973 title: "Which parameter-declaration-clause in a lambda-expression?" author: - family: Dinka Ranns issued: year: 2014 URL: https://wg21.link/cwg1973 - id: CWG1974 citation-label: CWG1974 title: "Redundant specification of non-type typename-specifier" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1974 - id: CWG1975 citation-label: CWG1975 title: "Permissible declarations for exception-specifications" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1975 - id: CWG1976 citation-label: CWG1976 title: "Ambiguity of namespace-aliases" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1976 - id: CWG1977 citation-label: CWG1977 title: "Contradictory results of failed destructor lookup" author: - family: Gabriel Dos Reis issued: year: 2014 URL: https://wg21.link/cwg1977 - id: CWG1978 citation-label: CWG1978 title: "Redundant description of explicit constructor use" author: - family: Geoffrey Romer issued: year: 2014 URL: https://wg21.link/cwg1978 - id: CWG1979 citation-label: CWG1979 title: "Alias template specialization in template member definition" author: - family: Gabriel Dos Reis issued: year: 2014 URL: https://wg21.link/cwg1979 - id: CWG1980 citation-label: CWG1980 title: "Equivalent but not functionally-equivalent redeclarations" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1980 - id: CWG1981 citation-label: CWG1981 title: "Implicit contextual conversions and explicit" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1981 - id: CWG1982 citation-label: CWG1982 title: "Deduction extending parameter pack" author: - family: Filip Roséen issued: year: 2014 URL: https://wg21.link/cwg1982 - id: CWG1983 citation-label: CWG1983 title: "Inappropriate use of virt-specifier" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1983 - id: CWG1984 citation-label: CWG1984 title: "Lossless narrowing conversions" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1984 - id: CWG1985 citation-label: CWG1985 title: "Unknown bound array member with brace-or-equal-initializer" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1985 - id: CWG1986 citation-label: CWG1986 title: "odr-use and delayed initialization" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1986 - id: CWG1987 citation-label: CWG1987 title: "constexpr static data members across translation units" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1987 - id: CWG1988 citation-label: CWG1988 title: "Ambiguity between dependent and non-dependent bases in implicit member access" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1988 - id: CWG1989 citation-label: CWG1989 title: "Insufficient restrictions on parameters of postfix operators" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1989 - id: CWG1990 citation-label: CWG1990 title: "Ambiguity due to optional decl-specifier-seq" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1990 - id: CWG1991 citation-label: CWG1991 title: "Inheriting constructors vs default arguments" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg1991 - id: CWG1992 citation-label: CWG1992 title: "new (std::nothrow) int[N] can throw" author: - family: Martin Sebor issued: year: 2014 URL: https://wg21.link/cwg1992 - id: CWG1993 citation-label: CWG1993 title: "Use of template<> defining member of explicit specialization" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1993 - id: CWG1994 citation-label: CWG1994 title: "Confusing wording regarding multiple template<> prefixes" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1994 - id: CWG1995 citation-label: CWG1995 title: "exception-specifications and non-type template parameters" author: - family: Gabriel Dos Reis issued: year: 2014 URL: https://wg21.link/cwg1995 - id: CWG1996 citation-label: CWG1996 title: "Reference list-initialization ignores conversion functions" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1996 - id: CWG1997 citation-label: CWG1997 title: "Placement new and previous initialization" author: - family: Jason Merrill issued: year: 2014 URL: https://wg21.link/cwg1997 - id: CWG1998 citation-label: CWG1998 title: "Additional sources of xvalue expressions" author: - family: Daveed Vandevoorde issued: year: 2014 URL: https://wg21.link/cwg1998 - id: CWG1999 citation-label: CWG1999 title: "Representation of source characters as universal-character-names" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg1999 - id: CWG2000 citation-label: CWG2000 title: "header-name outside #include directive" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2000 - id: CWG2001 citation-label: CWG2001 title: "non-directive is underspecified" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2001 - id: CWG2002 citation-label: CWG2002 title: "White space within preprocessing directives" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2002 - id: CWG2003 citation-label: CWG2003 title: "Zero-argument macros incorrectly specified" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2003 - id: CWG2004 citation-label: CWG2004 title: "Unions with mutable members in constant expressions" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2004 - id: CWG2005 citation-label: CWG2005 title: "Incorrect constexpr reference initialization requirements" author: - family: David Krauss issued: year: 2014 URL: https://wg21.link/cwg2005 - id: CWG2006 citation-label: CWG2006 title: "Cv-qualified void types" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2006 - id: CWG2007 citation-label: CWG2007 title: "Argument-dependent lookup for operator=" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2007 - id: CWG2008 citation-label: CWG2008 title: "Default template-arguments underspecified" author: - family: Andrew Sutton issued: year: 2014 URL: https://wg21.link/cwg2008 - id: CWG2009 citation-label: CWG2009 title: "Unclear specification of class scope" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2009 - id: CWG2010 citation-label: CWG2010 title: "exception-specifications and conversion operators" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2010 - id: CWG2011 citation-label: CWG2011 title: "Unclear effect of reference capture of reference" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/cwg2011 - id: CWG2012 citation-label: CWG2012 title: "Lifetime of references" author: - family: Mike Miller issued: year: 2014 URL: https://wg21.link/cwg2012 - id: CWG2013 citation-label: CWG2013 title: "Pointer subtraction in large array" author: - family: Jason Merrill issued: year: 2014 URL: https://wg21.link/cwg2013 - id: CWG2014 citation-label: CWG2014 title: "Unneeded deallocation signatures" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2014 - id: CWG2015 citation-label: CWG2015 title: "odr-use of deleted virtual functions" author: - family: David Majnemer issued: year: 2014 URL: https://wg21.link/cwg2015 - id: CWG2016 citation-label: CWG2016 title: "Confusing wording in description of conversion function" author: - family: Daniel Krügler issued: year: 2014 URL: https://wg21.link/cwg2016 - id: CWG2017 citation-label: CWG2017 title: "Flowing off end is not equivalent to no-expression return" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2017 - id: CWG2018 citation-label: CWG2018 title: "Qualification conversion vs reference binding" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2018 - id: CWG2019 citation-label: CWG2019 title: "Member references omitted from description of storage duration" author: - family: David Krauss issued: year: 2014 URL: https://wg21.link/cwg2019 - id: CWG2020 citation-label: CWG2020 title: "Inadequate description of odr-use of implicitly-invoked functions" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2020 - id: CWG2021 citation-label: CWG2021 title: "Function template redeclaration via alias template" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2021 - id: CWG2022 citation-label: CWG2022 title: "Copy elision in constant expressions" author: - family: Jason Merrill issued: year: 2014 URL: https://wg21.link/cwg2022 - id: CWG2023 citation-label: CWG2023 title: "Composite reference result type of conditional operator" author: - family: Daniel Krügler issued: year: 2014 URL: https://wg21.link/cwg2023 - id: CWG2024 citation-label: CWG2024 title: "Dependent types and unexpanded parameter packs" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2024 - id: CWG2025 citation-label: CWG2025 title: "Declaration matching via alias templates" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2025 - id: CWG2026 citation-label: CWG2026 title: "Zero-initialization and constexpr" author: - family: Jason Merrill issued: year: 2014 URL: https://wg21.link/cwg2026 - id: CWG2027 citation-label: CWG2027 title: "Unclear requirements for multiple alignas specifiers" author: - family: Steve Clamage issued: year: 2014 URL: https://wg21.link/cwg2027 - id: CWG2028 citation-label: CWG2028 title: "Converting constructors in rvalue reference initialization" author: - family: Mitsuru Kariya issued: year: 2014 URL: https://wg21.link/cwg2028 - id: CWG2029 citation-label: CWG2029 title: "Abstract class return type in decltype operand" author: - family: Mike Miller issued: year: 2014 URL: https://wg21.link/cwg2029 - id: CWG2030 citation-label: CWG2030 title: "Access of injected-class-name with template arguments" author: - family: Mike Miller issued: year: 2014 URL: https://wg21.link/cwg2030 - id: CWG2031 citation-label: CWG2031 title: "Missing incompatibility for &&" author: - family: Melissa Mears issued: year: 2014 URL: https://wg21.link/cwg2031 - id: CWG2032 citation-label: CWG2032 title: "Default template-arguments of variable templates" author: - family: CWG issued: year: 2014 URL: https://wg21.link/cwg2032 - id: CWG2033 citation-label: CWG2033 title: "Redundant restriction on partial specialization argument" author: - family: CWG issued: year: 2014 URL: https://wg21.link/cwg2033 - id: CWG2034 citation-label: CWG2034 title: "Deprecating uncaught_exception()" author: - family: CWG issued: year: 2014 URL: https://wg21.link/cwg2034 - id: CWG2035 citation-label: CWG2035 title: "Multi-section example is confusing" author: - family: CWG issued: year: 2014 URL: https://wg21.link/cwg2035 - id: CWG2036 citation-label: CWG2036 title: "Refactoring parameters-and-qualifiers" author: - family: Jonathan Caves issued: year: 2014 URL: https://wg21.link/cwg2036 - id: CWG2037 citation-label: CWG2037 title: "Alias templates and template declaration matching" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2037 - id: CWG2038 citation-label: CWG2038 title: "Document C++14 incompatibility of new braced deduction rule" author: - family: Jonathan Caves issued: year: 2014 URL: https://wg21.link/cwg2038 - id: CWG2039 citation-label: CWG2039 title: "Constant conversions to bool" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2039 - id: CWG2040 citation-label: CWG2040 title: "trailing-return-type no longer ambiguous" author: - family: Jens Maurer issued: year: 2014 URL: https://wg21.link/cwg2040 - id: CWG2041 citation-label: CWG2041 title: "Namespace for explicit class template specialization" author: - family: Jason Merrill issued: year: 2014 URL: https://wg21.link/cwg2041 - id: CWG2042 citation-label: CWG2042 title: "Exceptions and deallocation functions" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2042 - id: CWG2043 citation-label: CWG2043 title: "Generalized template arguments and array-to-pointer decay" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2043 - id: CWG2044 citation-label: CWG2044 title: "decltype(auto) and void" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2044 - id: CWG2045 citation-label: CWG2045 title: "“Identical” template parameter lists" author: - family: Faisal Vali issued: year: 2014 URL: https://wg21.link/cwg2045 - id: CWG2046 citation-label: CWG2046 title: "Incomplete thread specifications" author: - family: Dinka Ranns issued: year: 2014 URL: https://wg21.link/cwg2046 - id: CWG2047 citation-label: CWG2047 title: "Coordinating “throws anything” specifications" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2047 - id: CWG2048 citation-label: CWG2048 title: "C-style casts that cast away constness vs static_cast" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2048 - id: CWG2049 citation-label: CWG2049 title: "List initializer in non-type template default argument" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/cwg2049 - id: CWG2050 citation-label: CWG2050 title: "Consolidate specification of linkage" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/cwg2050 - id: CWG2051 citation-label: CWG2051 title: "Simplifying alias rules" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2051 - id: CWG2052 citation-label: CWG2052 title: "Template argument deduction vs overloaded operators" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2052 - id: CWG2053 citation-label: CWG2053 title: "auto in non-generic lambdas" author: - family: Faisal Vali issued: year: 2014 URL: https://wg21.link/cwg2053 - id: CWG2054 citation-label: CWG2054 title: "Missing description of class SFINAE" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/cwg2054 - id: CWG2055 citation-label: CWG2055 title: "Explicitly-specified non-deduced parameter packs" author: - family: Jonathan Caves issued: year: 2014 URL: https://wg21.link/cwg2055 - id: CWG2056 citation-label: CWG2056 title: "Member function calls in partially-initialized class objects" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2056 - id: CWG2057 citation-label: CWG2057 title: "Template template arguments with default arguments" author: - family: Jonathan Caves issued: year: 2014 URL: https://wg21.link/cwg2057 - id: CWG2058 citation-label: CWG2058 title: "More errors from internal-linkage namespaces" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2058 - id: CWG2059 citation-label: CWG2059 title: "Linkage and deduced return types" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2059 - id: CWG2060 citation-label: CWG2060 title: "Deduced return type for explicit specialization" author: - family: John Spicer issued: year: 2014 URL: https://wg21.link/cwg2060 - id: CWG2061 citation-label: CWG2061 title: "Inline namespace after simplifications" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2061 - id: CWG2062 citation-label: CWG2062 title: "Class template redeclaration requirements" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg2062 - id: CWG2063 citation-label: CWG2063 title: "Type/nontype hiding in class scope" author: - family: Hubert Tong issued: year: 2014 URL: https://wg21.link/cwg2063 - id: CWG2064 citation-label: CWG2064 title: "Conflicting specifications for dependent decltype-specifiers" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2064 - id: CWG2065 citation-label: CWG2065 title: "Current instantiation of a partial specialization" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2065 - id: CWG2066 citation-label: CWG2066 title: "Does type-dependent imply value-dependent?" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2066 - id: CWG2067 citation-label: CWG2067 title: "Generated variadic templates requiring empty pack" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2067 - id: CWG2068 citation-label: CWG2068 title: "When can/must a defaulted virtual destructor be defined?" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2068 - id: CWG2069 citation-label: CWG2069 title: "Do destructors have names?" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2069 - id: CWG2070 citation-label: CWG2070 title: "using-declaration with dependent nested-name-specifier" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2070 - id: CWG2071 citation-label: CWG2071 title: "typedef with no declarator" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/cwg2071 - id: CWG2072 citation-label: CWG2072 title: "Default argument instantiation for member functions of templates" author: - family: Maxim Kartashev issued: year: 2015 URL: https://wg21.link/cwg2072 - id: CWG2073 citation-label: CWG2073 title: "Allocating memory for exception objects" author: - family: Jonathan Wakely issued: year: 2015 URL: https://wg21.link/cwg2073 - id: CWG2074 citation-label: CWG2074 title: "Type-dependence of local class of function template" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2074 - id: CWG2075 citation-label: CWG2075 title: "Passing short initializer lists to array reference parameters" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2075 - id: CWG2076 citation-label: CWG2076 title: "List-initialization of arguments for constructor parameters" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2076 - id: CWG2077 citation-label: CWG2077 title: "Overload resolution and invalid rvalue-reference initialization" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2077 - id: CWG2078 citation-label: CWG2078 title: "Name lookup of mem-initilizer-id" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2078 - id: CWG2079 citation-label: CWG2079 title: "[[ appearing in a balanced-token-seq" author: - family: Jonathan Caves issued: year: 2015 URL: https://wg21.link/cwg2079 - id: CWG2080 citation-label: CWG2080 title: "Example with empty anonymous union member" author: - family: John Spicer issued: year: 2015 URL: https://wg21.link/cwg2080 - id: CWG2081 citation-label: CWG2081 title: "Deduced return type in redeclaration or specialization of function template" author: - family: John Spicer issued: year: 2015 URL: https://wg21.link/cwg2081 - id: CWG2082 citation-label: CWG2082 title: "Referring to parameters in unevaluated operands of default arguments" author: - family: Faisal Vali issued: year: 2015 URL: https://wg21.link/cwg2082 - id: CWG2083 citation-label: CWG2083 title: "Incorrect cases of odr-use" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2083 - id: CWG2084 citation-label: CWG2084 title: "NSDMIs and deleted union default constructors" author: - family: Daveed Vandevoorde issued: year: 2015 URL: https://wg21.link/cwg2084 - id: CWG2085 citation-label: CWG2085 title: "Invalid example of adding special member function via default argument" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2085 - id: CWG2086 citation-label: CWG2086 title: "Reference odr-use vs implicit capture" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2086 - id: CWG2087 citation-label: CWG2087 title: "Left shift of negative value by zero bits" author: - family: Mattheus Izvekov issued: year: 2015 URL: https://wg21.link/cwg2087 - id: CWG2088 citation-label: CWG2088 title: "Late tiebreakers in partial ordering" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2088 - id: CWG2089 citation-label: CWG2089 title: "Restricting selection of builtin overloaded operators" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2089 - id: CWG2090 citation-label: CWG2090 title: "Dependency via non-dependent base class" author: - family: Maxim Kartashev issued: year: 2015 URL: https://wg21.link/cwg2090 - id: CWG2091 citation-label: CWG2091 title: "Deducing reference non-type template arguments" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2091 - id: CWG2092 citation-label: CWG2092 title: "Deduction failure and overload resolution" author: - family: Fedor Sergeev issued: year: 2015 URL: https://wg21.link/cwg2092 - id: CWG2093 citation-label: CWG2093 title: "Qualification conversion for pointer-to-member handler matching" author: - family: David Majnemer issued: year: 2015 URL: https://wg21.link/cwg2093 - id: CWG2094 citation-label: CWG2094 title: "Trivial copy/move constructor for class with volatile member" author: - family: Daveed Vandevoorde issued: year: 2015 URL: https://wg21.link/cwg2094 - id: CWG2095 citation-label: CWG2095 title: "Capturing rvalue references to functions by copy" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2095 - id: CWG2096 citation-label: CWG2096 title: "Constraints on literal unions" author: - family: Agustín K-ballo Bergé issued: year: 2015 URL: https://wg21.link/cwg2096 - id: CWG2097 citation-label: CWG2097 title: "Lambdas and noreturn attribute" author: - family: Jonathan Caves issued: year: 2015 URL: https://wg21.link/cwg2097 - id: CWG2098 citation-label: CWG2098 title: "Is uncaught_exceptions() per-thread?" author: - family: Ville Voutilainen issued: year: 2015 URL: https://wg21.link/cwg2098 - id: CWG2099 citation-label: CWG2099 title: "Inferring the bound of an array static data member" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2099 - id: CWG2100 citation-label: CWG2100 title: "Value-dependent address of static data member of class template" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2100 - id: CWG2101 citation-label: CWG2101 title: "Incorrect description of type- and value-dependence" author: - family: Maxim Kartashev issued: year: 2015 URL: https://wg21.link/cwg2101 - id: CWG2102 citation-label: CWG2102 title: "Constructor checking in new-expression" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2102 - id: CWG2103 citation-label: CWG2103 title: "Lvalue-to-rvalue conversion is irrelevant in odr-use of a reference" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2103 - id: CWG2104 citation-label: CWG2104 title: "Internal-linkage constexpr references and ODR requirements" author: - family: James Widman issued: year: 2015 URL: https://wg21.link/cwg2104 - id: CWG2105 citation-label: CWG2105 title: "When do the arguments for a parameter pack end?" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2105 - id: CWG2106 citation-label: CWG2106 title: "Unclear restrictions on use of function-type template arguments" author: - family: David Krauss issued: year: 2015 URL: https://wg21.link/cwg2106 - id: CWG2107 citation-label: CWG2107 title: "Lifetime of temporaries for default arguments in array copying" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2107 - id: CWG2108 citation-label: CWG2108 title: "Conversions to non-class prvalues in reference initialization" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2108 - id: CWG2109 citation-label: CWG2109 title: "Value dependence underspecified" author: - family: Maxim Kartashev issued: year: 2015 URL: https://wg21.link/cwg2109 - id: CWG2110 citation-label: CWG2110 title: "Overload resolution for base class conversion and reference/non-reference" author: - family: Alexander Kulpin issued: year: 2015 URL: https://wg21.link/cwg2110 - id: CWG2111 citation-label: CWG2111 title: "Array temporaries in reference binding" author: - family: Vinny Romano issued: year: 2015 URL: https://wg21.link/cwg2111 - id: CWG2112 citation-label: CWG2112 title: "new auto{x}" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2112 - id: CWG2113 citation-label: CWG2113 title: "Incompete specification of types for declarators" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2113 - id: CWG2114 citation-label: CWG2114 title: "Missing description of incompatibility from aggregate NSDMIs" author: - family: Ville Voutilainen issued: year: 2015 URL: https://wg21.link/cwg2114 - id: CWG2115 citation-label: CWG2115 title: "Order of implicit destruction vs release of automatic storage" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2115 - id: CWG2116 citation-label: CWG2116 title: "Direct or copy initialization for omitted aggregate initializers" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2116 - id: CWG2117 citation-label: CWG2117 title: "Explicit specializations and constexpr function templates" author: - family: Faisal Vali issued: year: 2015 URL: https://wg21.link/cwg2117 - id: CWG2118 citation-label: CWG2118 title: "Stateful metaprogramming via friend injection" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2118 - id: CWG2119 citation-label: CWG2119 title: "Disambiguation of multi-level covariant return type" author: - family: David Majnemer issued: year: 2015 URL: https://wg21.link/cwg2119 - id: CWG2120 citation-label: CWG2120 title: "Array as first non-static data member in standard-layout class" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2120 - id: CWG2121 citation-label: CWG2121 title: "More flexible lambda syntax" author: - family: EWG issued: year: 2015 URL: https://wg21.link/cwg2121 - id: CWG2122 citation-label: CWG2122 title: "Glvalues of void type" author: - family: CWG issued: year: 2015 URL: https://wg21.link/cwg2122 - id: CWG2123 citation-label: CWG2123 title: "Omitted constant initialization of local static variables" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2123 - id: CWG2124 citation-label: CWG2124 title: "Signature of constructor template" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2124 - id: CWG2125 citation-label: CWG2125 title: "Copy elision and comma operator" author: - family: Vinny Romano issued: year: 2015 URL: https://wg21.link/cwg2125 - id: CWG2126 citation-label: CWG2126 title: "Lifetime-extended temporaries in constant expressions" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2126 - id: CWG2127 citation-label: CWG2127 title: "Partial specialization and nullptr" author: - family: Faisal Vali issued: year: 2015 URL: https://wg21.link/cwg2127 - id: CWG2128 citation-label: CWG2128 title: "Imprecise rule for reference member initializer" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2128 - id: CWG2129 citation-label: CWG2129 title: "Non-object prvalues and constant expressions" author: - family: Faisal Vali issued: year: 2015 URL: https://wg21.link/cwg2129 - id: CWG2130 citation-label: CWG2130 title: "Over-aligned types in new-expressions" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2130 - id: CWG2131 citation-label: CWG2131 title: "Ambiguity with opaque-enum-declaration" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2131 - id: CWG2132 citation-label: CWG2132 title: "Deprecated default generated copy constructors" author: - family: Nico Josuttis issued: year: 2015 URL: https://wg21.link/cwg2132 - id: CWG2133 citation-label: CWG2133 title: "Converting std::nullptr_t to bool" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2133 - id: CWG2134 citation-label: CWG2134 title: "Objectless references to non-static member functions" author: - family: Aaron Ballman issued: year: 2015 URL: https://wg21.link/cwg2134 - id: CWG2135 citation-label: CWG2135 title: "mem-initializers for virtual bases of abstract classes" author: - family: Vinny Romano issued: year: 2015 URL: https://wg21.link/cwg2135 - id: CWG2136 citation-label: CWG2136 title: "Argument-dependent lookup and initializer lists" author: - family: Ryou Ezoe issued: year: 2015 URL: https://wg21.link/cwg2136 - id: CWG2137 citation-label: CWG2137 title: "List-initialization from object of same type" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2137 - id: CWG2138 citation-label: CWG2138 title: "Explicit member specialization vs implicit instantiation" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2138 - id: CWG2139 citation-label: CWG2139 title: "Floating-point requirements for integer representation" author: - family: Tony Van Eerd issued: year: 2015 URL: https://wg21.link/cwg2139 - id: CWG2140 citation-label: CWG2140 title: "Lvalue-to-rvalue conversion of std::nullptr_t" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2140 - id: CWG2141 citation-label: CWG2141 title: "Ambiguity in new-expression with elaborated-type-specifier" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2141 - id: CWG2142 citation-label: CWG2142 title: "Missing definition of associated classes and namespaces" author: - family: Daniel Krügler issued: year: 2015 URL: https://wg21.link/cwg2142 - id: CWG2143 citation-label: CWG2143 title: "Value-dependency via injected-class-name" author: - family: Maxim Kartashev issued: year: 2015 URL: https://wg21.link/cwg2143 - id: CWG2144 citation-label: CWG2144 title: "Function/variable declaration ambiguity" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2144 - id: CWG2145 citation-label: CWG2145 title: "Parenthesized declarator in function definition" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2145 - id: CWG2146 citation-label: CWG2146 title: "Scalar object vs memory location in definition of “unsequenced”" author: - family: Jens Maurer issued: year: 2015 URL: https://wg21.link/cwg2146 - id: CWG2147 citation-label: CWG2147 title: "Initializer-list arguments and pack deduction" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2147 - id: CWG2148 citation-label: CWG2148 title: "Thread storage duration and order of initialization" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2148 - id: CWG2149 citation-label: CWG2149 title: "Brace elision and array length deduction" author: - family: Vinny Romano issued: year: 2015 URL: https://wg21.link/cwg2149 - id: CWG2150 citation-label: CWG2150 title: "Initializer list array lifetime" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2150 - id: CWG2151 citation-label: CWG2151 title: "Exception object is not created" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2151 - id: CWG2152 citation-label: CWG2152 title: "Can an alternative token be used as a ud-suffix?" author: - family: David Krauss issued: year: 2015 URL: https://wg21.link/cwg2152 - id: CWG2153 citation-label: CWG2153 title: "pure-specifier in friend declaration" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2153 - id: CWG2154 citation-label: CWG2154 title: "Ambiguity of pure-specifier" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2154 - id: CWG2155 citation-label: CWG2155 title: "Defining classes and enumerations via using-declarations" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2155 - id: CWG2156 citation-label: CWG2156 title: "Definition of enumeration declared by using-declaration" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2156 - id: CWG2157 citation-label: CWG2157 title: "Further disambiguation of enumeration elaborated-type-specifier" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2157 - id: CWG2158 citation-label: CWG2158 title: "Polymorphic behavior during destruction" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2158 - id: CWG2159 citation-label: CWG2159 title: "Lambda capture and local thread_local variables" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2159 - id: CWG2160 citation-label: CWG2160 title: "Issues with partial ordering" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2160 - id: CWG2161 citation-label: CWG2161 title: "Explicit instantiation declaration and “preceding initialization”" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2161 - id: CWG2162 citation-label: CWG2162 title: "Capturing this by reference" author: - family: Brian Bi issued: year: 2015 URL: https://wg21.link/cwg2162 - id: CWG2163 citation-label: CWG2163 title: "Labels in constexpr functions" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2163 - id: CWG2164 citation-label: CWG2164 title: "Name hiding and using-directives" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2164 - id: CWG2165 citation-label: CWG2165 title: "Namespaces, declarative regions, and translation units" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2165 - id: CWG2166 citation-label: CWG2166 title: "Unclear meaning of “undefined constexpr function”" author: - family: Howard Hinnant issued: year: 2015 URL: https://wg21.link/cwg2166 - id: CWG2167 citation-label: CWG2167 title: "Non-member references with lifetimes within the current evaluation" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2167 - id: CWG2168 citation-label: CWG2168 title: "Narrowing conversions and +/- infinity" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2168 - id: CWG2169 citation-label: CWG2169 title: "Narrowing conversions and overload resolution" author: - family: David Krauss issued: year: 2015 URL: https://wg21.link/cwg2169 - id: CWG2170 citation-label: CWG2170 title: "Unclear definition of odr-use for arrays" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2170 - id: CWG2171 citation-label: CWG2171 title: "Triviality of copy constructor with less-qualified parameter" author: - family: Jason Merrill issued: year: 2015 URL: https://wg21.link/cwg2171 - id: CWG2172 citation-label: CWG2172 title: "Multiple exceptions with one exception object" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2172 - id: CWG2173 citation-label: CWG2173 title: "Partial specialization with non-deduced contexts" author: - family: Mike Miller issued: year: 2015 URL: https://wg21.link/cwg2173 - id: CWG2174 citation-label: CWG2174 title: "Unclear rules for friend definitions in templates" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2174 - id: CWG2175 citation-label: CWG2175 title: "Ambiguity with attribute in conversion operator declaration" author: - family: Daveed Vandevoorde issued: year: 2015 URL: https://wg21.link/cwg2175 - id: CWG2176 citation-label: CWG2176 title: "Destroying the returned object when a destructor throws" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2176 - id: CWG2177 citation-label: CWG2177 title: "Placement operator delete and parameter copies" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2177 - id: CWG2178 citation-label: CWG2178 title: "Substitution of dependent template arguments in default template arguments" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2178 - id: CWG2179 citation-label: CWG2179 title: "Required diagnostic for partial specialization after first use" author: - family: John Spicer issued: year: 2015 URL: https://wg21.link/cwg2179 - id: CWG2180 citation-label: CWG2180 title: "Virtual bases in destructors and defaulted assignment operators" author: - family: Vinny Romano issued: year: 2015 URL: https://wg21.link/cwg2180 - id: CWG2181 citation-label: CWG2181 title: "Normative requirements in an informative Annex" author: - family: Sean Hunt issued: year: 2015 URL: https://wg21.link/cwg2181 - id: CWG2182 citation-label: CWG2182 title: "Pointer arithmetic in array-like containers" author: - family: Jonathan Wakely issued: year: 2015 URL: https://wg21.link/cwg2182 - id: CWG2183 citation-label: CWG2183 title: "Problems in description of potential exceptions" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2183 - id: CWG2184 citation-label: CWG2184 title: "Missing C compatibility entry for decrement of bool" author: - family: CWG issued: year: 2015 URL: https://wg21.link/cwg2184 - id: CWG2185 citation-label: CWG2185 title: "Cv-qualified numeric types" author: - family: CWG issued: year: 2015 URL: https://wg21.link/cwg2185 - id: CWG2186 citation-label: CWG2186 title: "Unclear point that “preceding initialization” must precede" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2186 - id: CWG2187 citation-label: CWG2187 title: "Protected members and access via qualified-id" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2187 - id: CWG2188 citation-label: CWG2188 title: "empty-declaration grammar ambiguity" author: - family: Jens Maurer issued: year: 2015 URL: https://wg21.link/cwg2188 - id: CWG2189 citation-label: CWG2189 title: "Surrogate call template" author: - family: Jason Merrill issued: year: 2015 URL: https://wg21.link/cwg2189 - id: CWG2190 citation-label: CWG2190 title: "Insufficient specification of __has_include" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2190 - id: CWG2191 citation-label: CWG2191 title: "Incorrect result for noexcept(typeid(v))" author: - family: Mike Miller issued: year: 2015 URL: https://wg21.link/cwg2191 - id: CWG2192 citation-label: CWG2192 title: "Constant expressions and order-of-eval undefined behavior" author: - family: Peter Sommerlad issued: year: 2015 URL: https://wg21.link/cwg2192 - id: CWG2193 citation-label: CWG2193 title: "numeric_limits::radix and digits" author: - family: Tony Van Eerd issued: year: 2015 URL: https://wg21.link/cwg2193 - id: CWG2194 citation-label: CWG2194 title: "Impossible case in list initialization" author: - family: Robert Haberlach issued: year: 2015 URL: https://wg21.link/cwg2194 - id: CWG2195 citation-label: CWG2195 title: "Unsolicited reading of trailing volatile members" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2195 - id: CWG2196 citation-label: CWG2196 title: "Zero-initialization with virtual base classes" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2196 - id: CWG2197 citation-label: CWG2197 title: "Overload resolution and deleted special member functions" author: - family: Maxim Kartashev issued: year: 2015 URL: https://wg21.link/cwg2197 - id: CWG2198 citation-label: CWG2198 title: "Linkage of enumerators" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2198 - id: CWG2199 citation-label: CWG2199 title: "Typedefs and tags" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2199 - id: CWG2200 citation-label: CWG2200 title: "Conversions in template argument deduction" author: - family: Vinny Romano issued: year: 2015 URL: https://wg21.link/cwg2200 - id: CWG2201 citation-label: CWG2201 title: "Cv-qualification of array types" author: - family: Robert Haberlach issued: year: 2015 URL: https://wg21.link/cwg2201 - id: CWG2202 citation-label: CWG2202 title: "When does default argument instantiation occur?" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2202 - id: CWG2203 citation-label: CWG2203 title: "Defaulted copy/move constructors and UDCs" author: - family: Vinny Romano issued: year: 2015 URL: https://wg21.link/cwg2203 - id: CWG2204 citation-label: CWG2204 title: "Naming delegated constructors" author: - family: Hubert Tong issued: year: 2015 URL: https://wg21.link/cwg2204 - id: CWG2205 citation-label: CWG2205 title: "Restrictions on use of alignas" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2205 - id: CWG2206 citation-label: CWG2206 title: "Composite type of object and function pointers" author: - family: Mike Miller issued: year: 2015 URL: https://wg21.link/cwg2206 - id: CWG2207 citation-label: CWG2207 title: "Alignment of allocation function return value" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2207 - id: CWG2208 citation-label: CWG2208 title: "static_assert-declaration does not declare a member" author: - family: Stephan Bergmann issued: year: 2015 URL: https://wg21.link/cwg2208 - id: CWG2209 citation-label: CWG2209 title: "Destruction of constructed array elements" author: - family: Robert Haberlach issued: year: 2015 URL: https://wg21.link/cwg2209 - id: CWG2210 citation-label: CWG2210 title: "Principal/target constructor confusion" author: - family: Robert Haberlach issued: year: 2015 URL: https://wg21.link/cwg2210 - id: CWG2211 citation-label: CWG2211 title: "Hiding by lambda captures and parameters" author: - family: Ville Voutilainen issued: year: 2015 URL: https://wg21.link/cwg2211 - id: CWG2212 citation-label: CWG2212 title: "Typedef changing linkage after use" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2212 - id: CWG2213 citation-label: CWG2213 title: "Forward declaration of partial specializations" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2213 - id: CWG2214 citation-label: CWG2214 title: "Missing requirement on representation of integer values" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2214 - id: CWG2215 citation-label: CWG2215 title: "Redundant description of language linkage in function call" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2215 - id: CWG2216 citation-label: CWG2216 title: "Exception specifications in unevaluated contexts" author: - family: Daniel Krügler issued: year: 2015 URL: https://wg21.link/cwg2216 - id: CWG2217 citation-label: CWG2217 title: "constexpr constructors for non-literal types" author: - family: Daveed Vandevoorde issued: year: 2015 URL: https://wg21.link/cwg2217 - id: CWG2218 citation-label: CWG2218 title: "Ambiguity and namespace aliases" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/cwg2218 - id: CWG2219 citation-label: CWG2219 title: "Dynamically-unreachable handlers" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2219 - id: CWG2220 citation-label: CWG2220 title: "Hiding index variable in range-based for" author: - family: Daveed Vandevoorde issued: year: 2016 URL: https://wg21.link/cwg2220 - id: CWG2221 citation-label: CWG2221 title: "Copying volatile objects" author: - family: Vinny Romano issued: year: 2016 URL: https://wg21.link/cwg2221 - id: CWG2222 citation-label: CWG2222 title: "Additional contexts where instantiation is not required" author: - family: CWG issued: year: 2016 URL: https://wg21.link/cwg2222 - id: CWG2223 citation-label: CWG2223 title: "Multiple alignas specifiers" author: - family: Mike Herrick issued: year: 2016 URL: https://wg21.link/cwg2223 - id: CWG2224 citation-label: CWG2224 title: "Member subobjects and base-class casts" author: - family: Aaron Ballman issued: year: 2016 URL: https://wg21.link/cwg2224 - id: CWG2225 citation-label: CWG2225 title: "reinterpret_cast to same floating-point type" author: - family: Aaron Ballman issued: year: 2016 URL: https://wg21.link/cwg2225 - id: CWG2226 citation-label: CWG2226 title: "Xvalues vs lvalues in conditional expressions" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2226 - id: CWG2227 citation-label: CWG2227 title: "Destructor access and default member initializers" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2227 - id: CWG2228 citation-label: CWG2228 title: "Ambiguity resolution for cast to function type" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2228 - id: CWG2229 citation-label: CWG2229 title: "Volatile unnamed bit-fields" author: - family: David Majnemer issued: year: 2016 URL: https://wg21.link/cwg2229 - id: CWG2230 citation-label: CWG2230 title: "Linkage of extern \"C\" function in unnamed namespace" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/cwg2230 - id: CWG2231 citation-label: CWG2231 title: "Class member access to static data member template" author: - family: Faisal Vali issued: year: 2016 URL: https://wg21.link/cwg2231 - id: CWG2232 citation-label: CWG2232 title: "thread_local anonymous unions" author: - family: Mike Herrick issued: year: 2016 URL: https://wg21.link/cwg2232 - id: CWG2233 citation-label: CWG2233 title: "Function parameter packs following default arguments" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2233 - id: CWG2234 citation-label: CWG2234 title: "Missing rules for simple-template-id as class-name" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2234 - id: CWG2235 citation-label: CWG2235 title: "Partial ordering and non-dependent types" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2235 - id: CWG2236 citation-label: CWG2236 title: "When is an alias template specialization dependent?" author: - family: Maxim Kartashev issued: year: 2016 URL: https://wg21.link/cwg2236 - id: CWG2237 citation-label: CWG2237 title: "Can a template-id name a constructor?" author: - family: Faisal Vali issued: year: 2016 URL: https://wg21.link/cwg2237 - id: CWG2238 citation-label: CWG2238 title: "Contradictory alignment requirements for allocation" author: - family: Jason Merrill issued: year: 2016 URL: https://wg21.link/cwg2238 - id: CWG2239 citation-label: CWG2239 title: "Sized deallocation with a trivial destructor" author: - family: CWG issued: year: 2016 URL: https://wg21.link/cwg2239 - id: CWG2240 citation-label: CWG2240 title: "this is not odr-used in a constant expression" author: - family: Daveed Vandevoorde issued: year: 2016 URL: https://wg21.link/cwg2240 - id: CWG2241 citation-label: CWG2241 title: "Overload resolution is not invoked with a single function" author: - family: CWG issued: year: 2016 URL: https://wg21.link/cwg2241 - id: CWG2242 citation-label: CWG2242 title: "ODR violation with constant initialization possibly omitted" author: - family: Hubert Tong issued: year: 2016 URL: https://wg21.link/cwg2242 - id: CWG2243 citation-label: CWG2243 title: "Incorrect use of implicit conversion sequence" author: - family: Hubert Tong issued: year: 2016 URL: https://wg21.link/cwg2243 - id: CWG2244 citation-label: CWG2244 title: "Base class access in aggregate initialization" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2244 - id: CWG2245 citation-label: CWG2245 title: "Point of instantiation of incomplete class template" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2245 - id: CWG2246 citation-label: CWG2246 title: "Access of indirect virtual base class constructors" author: - family: Vinny Romano issued: year: 2016 URL: https://wg21.link/cwg2246 - id: CWG2247 citation-label: CWG2247 title: "Lambda capture and variable argument list" author: - family: Aaron Ballman issued: year: 2016 URL: https://wg21.link/cwg2247 - id: CWG2248 citation-label: CWG2248 title: "Problems with sized delete" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2248 - id: CWG2249 citation-label: CWG2249 title: "identifiers and id-expressions" author: - family: Robert Haberlach issued: year: 2016 URL: https://wg21.link/cwg2249 - id: CWG2250 citation-label: CWG2250 title: "Implicit instantiation, destruction, and TUs" author: - family: Dawn Perchik issued: year: 2016 URL: https://wg21.link/cwg2250 - id: CWG2251 citation-label: CWG2251 title: "Unreachable enumeration list-initialization" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2251 - id: CWG2252 citation-label: CWG2252 title: "Enumeration list-initialization from the same type" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2252 - id: CWG2253 citation-label: CWG2253 title: "Unnamed bit-fields and zero-initialization" author: - family: Aaron Ballman issued: year: 2016 URL: https://wg21.link/cwg2253 - id: CWG2254 citation-label: CWG2254 title: "Standard-layout classes and bit-fields" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2254 - id: CWG2255 citation-label: CWG2255 title: "Instantiated static data member templates" author: - family: Mike Miller issued: year: 2016 URL: https://wg21.link/cwg2255 - id: CWG2256 citation-label: CWG2256 title: "Lifetime of trivially-destructible objects" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2256 - id: CWG2257 citation-label: CWG2257 title: "Lifetime extension of references vs exceptions" author: - family: Hubert Tong issued: year: 2016 URL: https://wg21.link/cwg2257 - id: CWG2258 citation-label: CWG2258 title: "Storage deallocation during period of destruction" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2258 - id: CWG2259 citation-label: CWG2259 title: "Unclear context describing ambiguity" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2259 - id: CWG2260 citation-label: CWG2260 title: "Explicit specializations of deleted member functions" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2260 - id: CWG2261 citation-label: CWG2261 title: "Explicit instantiation of in-class friend definition" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/cwg2261 - id: CWG2262 citation-label: CWG2262 title: "Attributes for asm-definition" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2262 - id: CWG2263 citation-label: CWG2263 title: "Default argument instantiation for friends" author: - family: Hubert Tong issued: year: 2016 URL: https://wg21.link/cwg2263 - id: CWG2264 citation-label: CWG2264 title: "Memberwise copying with indeterminate value" author: - family: Hubert Tong issued: year: 2016 URL: https://wg21.link/cwg2264 - id: CWG2265 citation-label: CWG2265 title: "Delayed pack expansion and member redeclarations" author: - family: Hubert Tong issued: year: 2016 URL: https://wg21.link/cwg2265 - id: CWG2266 citation-label: CWG2266 title: "Has dependent type vs is type-dependent" author: - family: Fedor Sergeev issued: year: 2016 URL: https://wg21.link/cwg2266 - id: CWG2267 citation-label: CWG2267 title: "Copy-initialization of temporary in reference direct-initialization" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2267 - id: CWG2268 citation-label: CWG2268 title: "Unions with mutable members in constant expressions revisited" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2268 - id: CWG2269 citation-label: CWG2269 title: "Additional recursive references in aggregate DMIs" author: - family: Vinny Romano issued: year: 2016 URL: https://wg21.link/cwg2269 - id: CWG2270 citation-label: CWG2270 title: "Non-inline functions and explicit instantiation declarations" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2270 - id: CWG2271 citation-label: CWG2271 title: "Aliasing this" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2271 - id: CWG2272 citation-label: CWG2272 title: "Implicit initialization of aggregate members of reference type" author: - family: Vinny Romano issued: year: 2016 URL: https://wg21.link/cwg2272 - id: CWG2273 citation-label: CWG2273 title: "Inheriting constructors vs implicit default constructor" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2273 - id: CWG2274 citation-label: CWG2274 title: "Generic lambda capture vs constexpr if" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2274 - id: CWG2275 citation-label: CWG2275 title: "Type-dependence of function template" author: - family: Jason Merrill issued: year: 2016 URL: https://wg21.link/cwg2275 - id: CWG2276 citation-label: CWG2276 title: "Dependent noexcept and function type-dependence" author: - family: Maxim Kartashev issued: year: 2016 URL: https://wg21.link/cwg2276 - id: CWG2277 citation-label: CWG2277 title: "Ambiguity inheriting constructors with default arguments" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2277 - id: CWG2278 citation-label: CWG2278 title: "Copy elision in constant expressions reconsidered" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2278 - id: CWG2279 citation-label: CWG2279 title: "Multiple attribute-specifiers in one attribute-list" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2279 - id: CWG2280 citation-label: CWG2280 title: "Matching a usual deallocation function with placement new" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2280 - id: CWG2281 citation-label: CWG2281 title: "Consistency of aligned operator delete replacement" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2281 - id: CWG2282 citation-label: CWG2282 title: "Consistency with mismatched aligned/non-over-aligned allocation/deallocation functions" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2282 - id: CWG2283 citation-label: CWG2283 title: "Missing complete type requirements" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2283 - id: CWG2284 citation-label: CWG2284 title: "Sequencing of braced-init-list arguments" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2284 - id: CWG2285 citation-label: CWG2285 title: "Issues with structured bindings" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2285 - id: CWG2286 citation-label: CWG2286 title: "Assignment evaluation order" author: - family: Jason Merrill issued: year: 2016 URL: https://wg21.link/cwg2286 - id: CWG2287 citation-label: CWG2287 title: "Pointer-interconvertibility in non-standard-layout unions" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2287 - id: CWG2288 citation-label: CWG2288 title: "Contradictory optionality in simple-declaration" author: - family: Gabriel Dos Reis issued: year: 2016 URL: https://wg21.link/cwg2288 - id: CWG2289 citation-label: CWG2289 title: "Uniqueness of structured binding names" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2289 - id: CWG2290 citation-label: CWG2290 title: "Unclear specification for overload resolution and deleted special member functions" author: - family: Howard Hinnant issued: year: 2016 URL: https://wg21.link/cwg2290 - id: CWG2291 citation-label: CWG2291 title: "Implicit conversion sequences in non-call contexts" author: - family: Hubert Tong issued: year: 2016 URL: https://wg21.link/cwg2291 - id: CWG2292 citation-label: CWG2292 title: "simple-template-id is ambiguous between class-name and type-name" author: - family: CWG issued: year: 2016 URL: https://wg21.link/cwg2292 - id: CWG2293 citation-label: CWG2293 title: "Requirements for simple-template-id used as a class-name" author: - family: CWG issued: year: 2016 URL: https://wg21.link/cwg2293 - id: CWG2294 citation-label: CWG2294 title: "Dependent auto static data members" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2294 - id: CWG2295 citation-label: CWG2295 title: "Aggregates with deleted defaulted constructors" author: - family: Thomas Köppe issued: year: 2016 URL: https://wg21.link/cwg2295 - id: CWG2296 citation-label: CWG2296 title: "Are default argument instantiation failures in the “immediate context”?" author: - family: Jason Merrill issued: year: 2016 URL: https://wg21.link/cwg2296 - id: CWG2297 citation-label: CWG2297 title: "Unclear specification of atomic operations" author: - family: Kazutoshi Satoda issued: year: 2016 URL: https://wg21.link/cwg2297 - id: CWG2298 citation-label: CWG2298 title: "Actions and expression evaluation" author: - family: Kazutoshi Satoda issued: year: 2016 URL: https://wg21.link/cwg2298 - id: CWG2299 citation-label: CWG2299 title: "constexpr vararg functions" author: - family: Daveed Vandevoorde issued: year: 2016 URL: https://wg21.link/cwg2299 - id: CWG2300 citation-label: CWG2300 title: "Lambdas in multiple definitions" author: - family: Robert Haberlach issued: year: 2016 URL: https://wg21.link/cwg2300 - id: CWG2301 citation-label: CWG2301 title: "Value-initialization and constexpr constructor evaluation" author: - family: Daveed Vandevoorde issued: year: 2016 URL: https://wg21.link/cwg2301 - id: CWG2302 citation-label: CWG2302 title: "Address comparison between different member subobjects" author: - family: Daveed Vandevoorde issued: year: 2016 URL: https://wg21.link/cwg2302 - id: CWG2303 citation-label: CWG2303 title: "Partial ordering and recursive variadic inheritance" author: - family: John Spicer issued: year: 2016 URL: https://wg21.link/cwg2303 - id: CWG2304 citation-label: CWG2304 title: "Incomplete type vs overload resolution" author: - family: John Spicer issued: year: 2016 URL: https://wg21.link/cwg2304 - id: CWG2305 citation-label: CWG2305 title: "Explicit instantiation of constexpr or inline variable template" author: - family: John Spicer issued: year: 2016 URL: https://wg21.link/cwg2305 - id: CWG2306 citation-label: CWG2306 title: "Nested friend templates of class templates" author: - family: John Spicer issued: year: 2016 URL: https://wg21.link/cwg2306 - id: CWG2307 citation-label: CWG2307 title: "Unclear definition of “equivalent to a nontype template parameter”" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2307 - id: CWG2308 citation-label: CWG2308 title: "Structured bindings and lambda capture" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2308 - id: CWG2309 citation-label: CWG2309 title: "Restrictions on nested statements within constexpr functions" author: - family: Faisal Vali issued: year: 2016 URL: https://wg21.link/cwg2309 - id: CWG2310 citation-label: CWG2310 title: "Type completeness and derived-to-base pointer conversions" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2310 - id: CWG2311 citation-label: CWG2311 title: "Missed case for guaranteed copy elision" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2311 - id: CWG2312 citation-label: CWG2312 title: "Structured bindings and mutable" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2312 - id: CWG2313 citation-label: CWG2313 title: "Redeclaration of structured binding reference variables" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2313 - id: CWG2314 citation-label: CWG2314 title: "Structured bindings and lambda capture" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2314 - id: CWG2315 citation-label: CWG2315 title: "What is the “corresponding special member” of a variant member?" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2315 - id: CWG2316 citation-label: CWG2316 title: "Simplifying class conversions in conditional expressions" author: - family: S. B. Tam issued: year: 2016 URL: https://wg21.link/cwg2316 - id: CWG2317 citation-label: CWG2317 title: "Self-referential default member initializers" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2317 - id: CWG2318 citation-label: CWG2318 title: "Nondeduced contexts in deduction from a braced-init-list" author: - family: Jonathan Caves issued: year: 2016 URL: https://wg21.link/cwg2318 - id: CWG2319 citation-label: CWG2319 title: "Nested brace initialization from same type" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2319 - id: CWG2320 citation-label: CWG2320 title: "constexpr if and boolean conversions" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2320 - id: CWG2321 citation-label: CWG2321 title: "Conditional operator and cv-qualified class prvalues" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2321 - id: CWG2322 citation-label: CWG2322 title: "Substitution failure and lexical order" author: - family: Xiang Fan issued: year: 2016 URL: https://wg21.link/cwg2322 - id: CWG2323 citation-label: CWG2323 title: "Expunge POD" author: - family: US issued: year: 2017 URL: https://wg21.link/cwg2323 - id: CWG2324 citation-label: CWG2324 title: "Size of base class subobject" author: - family: GB issued: year: 2017 URL: https://wg21.link/cwg2324 - id: CWG2325 citation-label: CWG2325 title: "std::launder and reuse of character buffers" author: - family: CA issued: year: 2017 URL: https://wg21.link/cwg2325 - id: CWG2326 citation-label: CWG2326 title: "Type deduction with initializer list containing ambiguous functions" author: - family: Jonathan Caves issued: year: 2016 URL: https://wg21.link/cwg2326 - id: CWG2327 citation-label: CWG2327 title: "Copy elision for direct-initialization with a conversion function" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2327 - id: CWG2328 citation-label: CWG2328 title: "Unclear presentation style of template argument deduction rules" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/cwg2328 - id: CWG2329 citation-label: CWG2329 title: "Virtual base classes and generated assignment operators" author: - family: Daveed Vandevoorde issued: year: 2016 URL: https://wg21.link/cwg2329 - id: CWG2330 citation-label: CWG2330 title: "Missing references to variable templates" author: - family: Daveed Vandevoorde issued: year: 2016 URL: https://wg21.link/cwg2330 - id: CWG2331 citation-label: CWG2331 title: "Redundancy in description of class scope" author: - family: Thomas Köppe issued: year: 2016 URL: https://wg21.link/cwg2331 - id: CWG2332 citation-label: CWG2332 title: "template-name as simple-type-name vs injected-class-name" author: - family: Daveed Vandevoorde issued: year: 2016 URL: https://wg21.link/cwg2332 - id: CWG2333 citation-label: CWG2333 title: "Escape sequences in UTF-8 character literals" author: - family: Mike Miller issued: year: 2017 URL: https://wg21.link/cwg2333 - id: CWG2334 citation-label: CWG2334 title: "Creation of objects by typeid" author: - family: Chris Hallock issued: year: 2017 URL: https://wg21.link/cwg2334 - id: CWG2335 citation-label: CWG2335 title: "Deduced return types vs member types" author: - family: John Spicer issued: year: 2017 URL: https://wg21.link/cwg2335 - id: CWG2336 citation-label: CWG2336 title: "Destructor characteristics vs potentially-constructed subobjects" author: - family: Nathan Sidwell issued: year: 2017 URL: https://wg21.link/cwg2336 - id: CWG2337 citation-label: CWG2337 title: "Incorrect implication of logic ladder for conversion sequence tiebreakers" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/cwg2337 - id: CWG2338 citation-label: CWG2338 title: "Undefined behavior converting to short enums with fixed underlying types" author: - family: Thomas Köppe issued: year: 2017 URL: https://wg21.link/cwg2338 - id: CWG2339 citation-label: CWG2339 title: "Underspecified template arguments in structured bindings" author: - family: Daveed Vandevoorde issued: year: 2017 URL: https://wg21.link/cwg2339 - id: CWG2340 citation-label: CWG2340 title: "Reference collapsing and structured bindings" author: - family: Daveed Vandevoorde issued: year: 2017 URL: https://wg21.link/cwg2340 - id: CWG2341 citation-label: CWG2341 title: "Structured bindings with static storage duration" author: - family: John Spicer issued: year: 2017 URL: https://wg21.link/cwg2341 - id: CWG2342 citation-label: CWG2342 title: "Reference reinterpret_cast and pointer-interconvertibility" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/cwg2342 - id: CWG2343 citation-label: CWG2343 title: "void* non-type template parameters" author: - family: Daveed Vandevoorde issued: year: 2017 URL: https://wg21.link/cwg2343 - id: CWG2344 citation-label: CWG2344 title: "Redeclaration of names in init-statements" author: - family: John Spicer issued: year: 2017 URL: https://wg21.link/cwg2344 - id: CWG2345 citation-label: CWG2345 title: "Jumping across initializers in init-statements and conditions" author: - family: John Spicer issued: year: 2017 URL: https://wg21.link/cwg2345 - id: CWG2346 citation-label: CWG2346 title: "Local variables in default arguments" author: - family: Geoffrey Romer issued: year: 2017 URL: https://wg21.link/cwg2346 - id: CWG2347 citation-label: CWG2347 title: "Passing short scoped enumerations to ellipsis" author: - family: Mike Miller issued: year: 2017 URL: https://wg21.link/cwg2347 - id: CWG2348 citation-label: CWG2348 title: "Non-templated constexpr if" author: - family: John Spicer issued: year: 2017 URL: https://wg21.link/cwg2348 - id: CWG2349 citation-label: CWG2349 title: "Class/enumeration names vs conditions" author: - family: Daveed Vandevoorde issued: year: 2017 URL: https://wg21.link/cwg2349 - id: CWG2350 citation-label: CWG2350 title: "Forwarding references and deduction guides" author: - family: Barry Revzin issued: year: 2017 URL: https://wg21.link/cwg2350 - id: CWG2351 citation-label: CWG2351 title: "void{}" author: - family: Peter Dimov issued: year: 2017 URL: https://wg21.link/cwg2351 - id: CWG2352 citation-label: CWG2352 title: "Similar types and reference binding" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/cwg2352 - id: CWG2353 citation-label: CWG2353 title: "Potential results of a member access expression for a static data member" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/cwg2353 - id: CWG2354 citation-label: CWG2354 title: "Extended alignment and object representation" author: - family: Mike Miller issued: year: 2017 URL: https://wg21.link/cwg2354 - id: CWG2355 citation-label: CWG2355 title: "Deducing noexcept-specifiers" author: - family: John Spicer issued: year: 2017 URL: https://wg21.link/cwg2355 - id: CWG2356 citation-label: CWG2356 title: "Base class copy and move constructors should not be inherited" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/cwg2356 - id: CWG2357 citation-label: CWG2357 title: "Lookup in member function declarations" author: - family: John Spicer issued: year: 2017 URL: https://wg21.link/cwg2357 - id: CWG2358 citation-label: CWG2358 title: "Explicit capture of value" author: - family: Daveed Vandevoorde issued: year: 2017 URL: https://wg21.link/cwg2358 - id: CWG2359 citation-label: CWG2359 title: "Unintended copy initialization with designated initializers" author: - family: Zhihao Yuan issued: year: 2017 URL: https://wg21.link/cwg2359 - id: CWG2360 citation-label: CWG2360 title: "[[maybe_unused]] and structured bindings" author: - family: Michael Wong issued: year: 2017 URL: https://wg21.link/cwg2360 - id: CWG2361 citation-label: CWG2361 title: "Unclear description of longjmp undefined behavior" author: - family: Zhihao Yuan issued: year: 2017 URL: https://wg21.link/cwg2361 - id: CWG2362 citation-label: CWG2362 title: "__func__ should be constexpr" author: - family: Anthony Polukhin issued: year: 2017 URL: https://wg21.link/cwg2362 - id: CWG2363 citation-label: CWG2363 title: "Opaque enumeration friend declarations" author: - family: Mike Miller issued: year: 2017 URL: https://wg21.link/cwg2363 - id: CWG2364 citation-label: CWG2364 title: "Constant expressions, aggregate initialization, and modifications" author: - family: Mike Miller issued: year: 2017 URL: https://wg21.link/cwg2364 - id: CWG2365 citation-label: CWG2365 title: "Confusing specification for dynamic_cast" author: - family: Shiyao Ma issued: year: 2017 URL: https://wg21.link/cwg2365 - id: CWG2366 citation-label: CWG2366 title: "Can default initialization be constant initialization?" author: - family: Geoffrey Romer issued: year: 2017 URL: https://wg21.link/cwg2366 - id: CWG2367 citation-label: CWG2367 title: "Lambdas in default arguments vs the ODR" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/cwg2367 - id: CWG2368 citation-label: CWG2368 title: "Differences in relational and three-way constant comparisons" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/cwg2368 - id: CWG2369 citation-label: CWG2369 title: "Ordering between constraints and substitution" author: - family: Agustin Bergé issued: year: 2017 URL: https://wg21.link/cwg2369 - id: CWG2370 citation-label: CWG2370 title: "friend declarations of namespace-scope functions" author: - family: Andrew Marino issued: year: 2017 URL: https://wg21.link/cwg2370 - id: CWG2371 citation-label: CWG2371 title: "Use of the English term “attributes” is confusing" author: - family: Gabriel Dos Reis issued: year: 2017 URL: https://wg21.link/cwg2371 - id: CWG2372 citation-label: CWG2372 title: "Incorrect matching rules for block-scope extern declarations" author: - family: Chen Fuxingi issued: year: 2017 URL: https://wg21.link/cwg2372 - id: CWG2373 citation-label: CWG2373 title: "Incorrect handling of static member function templates in partial ordering" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/cwg2373 - id: CWG2374 citation-label: CWG2374 title: "Overly permissive specification of enum direct-list-initialization" author: - family: Shafik Yaghmour issued: year: 2018 URL: https://wg21.link/cwg2374 - id: CWG2375 citation-label: CWG2375 title: "Multiple redeclarations of constexpr static data members" author: - family: Mike Miller issued: year: 2018 URL: https://wg21.link/cwg2375 - id: CWG2376 citation-label: CWG2376 title: "Class template argument deduction with array declarator" author: - family: Mike Miller issued: year: 2018 URL: https://wg21.link/cwg2376 - id: CWG2377 citation-label: CWG2377 title: "Explicit copy constructor vs function viability" author: - family: Xiang Fan issued: year: 2018 URL: https://wg21.link/cwg2377 - id: CWG2378 citation-label: CWG2378 title: "Inconsistent grammar for reference init-capture of pack" author: - family: Barry Revzin issued: year: 2018 URL: https://wg21.link/cwg2378 - id: CWG2379 citation-label: CWG2379 title: "Missing prohibition against constexpr in friend declaration" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/cwg2379 - id: CWG2380 citation-label: CWG2380 title: "capture-default makes too many references odr-usable" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/cwg2380 - id: CWG2381 citation-label: CWG2381 title: "Composite pointer type of pointers to plain and noexcept member functions" author: - family: Mike Miller issued: year: 2018 URL: https://wg21.link/cwg2381 - id: CWG2382 citation-label: CWG2382 title: "Array allocation overhead for non-allocating placement new" author: - family: Paul Sanders issued: year: 2018 URL: https://wg21.link/cwg2382 - id: CWG2383 citation-label: CWG2383 title: "Variadic member functions of variadic class templates" author: - family: Daveed Vandevoorde issued: year: 2018 URL: https://wg21.link/cwg2383 - id: CWG2384 citation-label: CWG2384 title: "Conversion function templates and qualification conversions" author: - family: John Spicer issued: year: 2018 URL: https://wg21.link/cwg2384 - id: CWG2385 citation-label: CWG2385 title: "Lookup for conversion-function-ids" author: - family: John Spicer issued: year: 2018 URL: https://wg21.link/cwg2385 - id: CWG2386 citation-label: CWG2386 title: "tuple_size requirements for structured binding" author: - family: Stephan T. Lavavej issued: year: 2018 URL: https://wg21.link/cwg2386 - id: CWG2387 citation-label: CWG2387 title: "Linkage of const-qualified variable template" author: - family: John Spicer issued: year: 2018 URL: https://wg21.link/cwg2387 - id: CWG2388 citation-label: CWG2388 title: "Applicability of contract-attribute-specifiers" author: - family: Aaron Ballman issued: year: 2018 URL: https://wg21.link/cwg2388 - id: CWG2389 citation-label: CWG2389 title: "Agreement of deduced and explicitly-specified variable types" author: - family: Nina Ranns issued: year: 2018 URL: https://wg21.link/cwg2389 - id: CWG2390 citation-label: CWG2390 title: "Is the argument of __has_cpp_attribute macro-expanded?" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/cwg2390 - id: CWG2391 citation-label: CWG2391 title: "Additional template parameters following pack expansion" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/cwg2391 - id: CWG2392 citation-label: CWG2392 title: "new-expression size check and constant evaluation" author: - family: Tam S. B issued: year: 2018 URL: https://wg21.link/cwg2392 - id: CWG2393 citation-label: CWG2393 title: "Pseudo-destructors and object lifetime" author: - family: CWG issued: year: 2018 URL: https://wg21.link/cwg2393 - id: CWG2394 citation-label: CWG2394 title: "Const-default-constructible for members" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/cwg2394 - id: CWG2395 citation-label: CWG2395 title: "Parameters following a pack expansion" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/cwg2395 - id: CWG2396 citation-label: CWG2396 title: "Lookup of names in complex conversion-type-ids" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/cwg2396 - id: CWG2397 citation-label: CWG2397 title: "auto specifier for pointers and references to arrays" author: - family: Hubert Tong issued: year: 2019 URL: https://wg21.link/cwg2397 - id: CWG2398 citation-label: CWG2398 title: "Template template parameter matching and deduction" author: - family: Jason Merrill issued: year: 2016 URL: https://wg21.link/cwg2398 - id: CWG2399 citation-label: CWG2399 title: "Unclear referent of “expression” in assignment-expression" author: - family: Lisa Lippincott issued: year: 2019 URL: https://wg21.link/cwg2399 - id: CWG2400 citation-label: CWG2400 title: "Constexpr virtual functions and temporary objects" author: - family: Daveed Vandevoorde issued: year: 2019 URL: https://wg21.link/cwg2400 - id: CWG2401 citation-label: CWG2401 title: "Array decay vs prohibition of subobject non-type arguments" author: - family: John Spicer issued: year: 2019 URL: https://wg21.link/cwg2401 - id: CWG2402 citation-label: CWG2402 title: "When is the restriction to a single c-char in a Unicode literal enforced?" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/cwg2402 - id: CWG2403 citation-label: CWG2403 title: "Temporary materialization and base/member initialization" author: - family: Daveed Vandevoorde issued: year: 2018 URL: https://wg21.link/cwg2403 - id: CWG2404 citation-label: CWG2404 title: "[[no_unique_address]] and allocation order" author: - family: Daveed Vandevoorde issued: year: 2018 URL: https://wg21.link/cwg2404 - id: CWG2405 citation-label: CWG2405 title: "Additional type-dependent expressions" author: - family: Andrey Davydov issued: year: 2018 URL: https://wg21.link/cwg2405 - id: CWG2406 citation-label: CWG2406 title: "[[fallthrough]] attribute and iteration statements" author: - family: Mike Miller issued: year: 2019 URL: https://wg21.link/cwg2406 - id: CWG2407 citation-label: CWG2407 title: "Missing entry in Annex C for defaulted comparison operators" author: - family: Tomasz Kaminski issued: year: 2019 URL: https://wg21.link/cwg2407 - id: CWG2408 citation-label: CWG2408 title: "Temporaries and previously-initialized elements in aggregate initialization" author: - family: Daveed Vandevoorde issued: year: 2019 URL: https://wg21.link/cwg2408 - id: CWG2409 citation-label: CWG2409 title: "Explicit specializations of constexpr static data members" author: - family: Mike Miller issued: year: 2019 URL: https://wg21.link/cwg2409 - id: CWG2410 citation-label: CWG2410 title: "Implicit calls of immediate functions" author: - family: John Spicer issued: year: 2019 URL: https://wg21.link/cwg2410 - id: CWG2411 citation-label: CWG2411 title: "Comparison of pointers to members in template non-type arguments" author: - family: Jens Maurer issued: year: 2017 URL: https://wg21.link/cwg2411 - id: CWG2412 citation-label: CWG2412 title: "SFINAE vs undeduced placeholder type" author: - family: Mike Miller issued: year: 2019 URL: https://wg21.link/cwg2412 - id: CWG2413 citation-label: CWG2413 title: "typename in conversion-function-ids" author: - family: Davis Herring issued: year: 2019 URL: https://wg21.link/cwg2413 - id: CWG2414 citation-label: CWG2414 title: "Unclear results if both member and friend operator<=> are declared" author: - family: Daveed Vandevoorde issued: year: 2019 URL: https://wg21.link/cwg2414 - id: CWG2415 citation-label: CWG2415 title: "using-declarations vs copy assignment operators" author: - family: Mike Miller issued: year: 2019 URL: https://wg21.link/cwg2415 - id: CWG2416 citation-label: CWG2416 title: "Explicit specializations vs constexpr and consteval" author: - family: Mike Miller issued: year: 2019 URL: https://wg21.link/cwg2416 - id: CWG2417 citation-label: CWG2417 title: "Explicit instantiation and exception specifications" author: - family: John Spicer issued: year: 2019 URL: https://wg21.link/cwg2417 - id: CWG2418 citation-label: CWG2418 title: "Missing cases in definition of “usable in constant expressions”" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/cwg2418 - id: CWG2419 citation-label: CWG2419 title: "Loss of generality treating pointers to objects as one-element arrays" author: - family: Andrey Erokhin issued: year: 2019 URL: https://wg21.link/cwg2419 - id: CWG2420 citation-label: CWG2420 title: "Exception specifications in explicit instantiation" author: - family: John Spicer issued: year: 2019 URL: https://wg21.link/cwg2420 - id: CWG2421 citation-label: CWG2421 title: "Explicit instantiation of constrained member functions" author: - family: Casey Carter issued: year: 2019 URL: https://wg21.link/cwg2421 - id: CWG2422 citation-label: CWG2422 title: "Incorrect grammar for deduction-guide" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/cwg2422 - id: CWG2423 citation-label: CWG2423 title: "Typedefs, names, and entities" author: - family: Alisdair Meredith issued: year: 2019 URL: https://wg21.link/cwg2423 - id: CWG2424 citation-label: CWG2424 title: "constexpr initialization requirements for variant members" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/cwg2424 - id: CWG2425 citation-label: CWG2425 title: "Confusing wording for deduction from a type" author: - family: Dawn Perchik issued: year: 2019 URL: https://wg21.link/cwg2425 - id: CWG2426 citation-label: CWG2426 title: "Reference to destructor that cannot be invoked" author: - family: Mike Miller issued: year: 2019 URL: https://wg21.link/cwg2426 - id: CWG2427 citation-label: CWG2427 title: "Deprecation of volatile operands and unevaluated contexts" author: - family: Mike Miller issued: year: 2019 URL: https://wg21.link/cwg2427 - id: CWG2428 citation-label: CWG2428 title: "Deprecating a concept" author: - family: Eric Niebler issued: year: 2018 URL: https://wg21.link/cwg2428 - id: CWG2429 citation-label: CWG2429 title: "Initialization of thread_local variables referenced by lambdas" author: - family: Princeton Ferro issued: year: 2019 URL: https://wg21.link/cwg2429 - id: CWG2430 citation-label: CWG2430 title: "Completeness of return and parameter types of member functions" author: - family: Krystian Stasiowski issued: year: 2019 URL: https://wg21.link/cwg2430 - id: CWG2431 citation-label: CWG2431 title: "Full-expressions and temporaries bound to references" author: - family: Andrey Erokhin issued: year: 2019 URL: https://wg21.link/cwg2431 - id: CWG2432 citation-label: CWG2432 title: "Return types for defaulted <=>" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/cwg2432 - id: CWG2433 citation-label: CWG2433 title: "Variable templates in the ODR" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/cwg2433 - id: CWG2434 citation-label: CWG2434 title: "Mandatory copy elision vs non-class objects" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/cwg2434 - id: CWG2435 citation-label: CWG2435 title: "Alias template specializations" author: - family: Krystian Stasiowski issued: year: 2019 URL: https://wg21.link/cwg2435 - id: CWG2436 citation-label: CWG2436 title: "Copy semantics of coroutine parameters" author: - family: Mathias Stearn issued: year: 2018 URL: https://wg21.link/cwg2436 - id: CWG2437 citation-label: CWG2437 title: "Conversion of std::strong_ordering in a defaulted operator<=>" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/cwg2437 - id: CWG2438 citation-label: CWG2438 title: "Problems in the specification of qualification conversions" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/cwg2438 - id: CWG2439 citation-label: CWG2439 title: "Undefined term in definition of “usable in constant expressions”" author: - family: Davis Herring issued: year: 2019 URL: https://wg21.link/cwg2439 - id: CWG2440 citation-label: CWG2440 title: "Allocation in core constant expressions" author: - family: Davis Herring issued: year: 2019 URL: https://wg21.link/cwg2440 - id: CWG2441 citation-label: CWG2441 title: "Inline function parameters" author: - family: Kristian Stasiowski issued: year: 2019 URL: https://wg21.link/cwg2441 - id: CWG2442 citation-label: CWG2442 title: "Incorrect requirement for default arguments" author: - family: S. B. Tam issued: year: 2019 URL: https://wg21.link/cwg2442 - id: CWG2443 citation-label: CWG2443 title: "Meaningless template exports" author: - family: Davis Herring issued: year: 2019 URL: https://wg21.link/cwg2443 - id: CWG2444 citation-label: CWG2444 title: "Constant expressions in initialization odr-use" author: - family: Davis Herring issued: year: 2019 URL: https://wg21.link/cwg2444 - id: CWG2445 citation-label: CWG2445 title: "Partial ordering with rewritten candidates" author: - family: Hubert Tong issued: year: 2020 URL: https://wg21.link/cwg2445 - id: CWG2446 citation-label: CWG2446 title: "Questionable type-dependency of concept-ids" author: - family: Hubert Tong issued: year: 2019 URL: https://wg21.link/cwg2446 - id: CWG2447 citation-label: CWG2447 title: "Unintended description of abbreviated function templates" author: - family: Hubert Tong issued: year: 2019 URL: https://wg21.link/cwg2447 - id: CWG2448 citation-label: CWG2448 title: "Cv-qualification of arithmetic types and deprecation of volatile" author: - family: Alisdair Meredith issued: year: 2020 URL: https://wg21.link/cwg2448 - id: CWG2449 citation-label: CWG2449 title: "Thunks as an implementation technique for pointers to virtual functions" author: - family: John McCall issued: year: 2020 URL: https://wg21.link/cwg2449 - id: CWG2450 citation-label: CWG2450 title: "braced-init-list as a template-argument" author: - family: Marek Polacek issued: year: 2019 URL: https://wg21.link/cwg2450 - id: CWG2451 citation-label: CWG2451 title: "promise.unhandled_exception() and final suspend point" author: - family: Lewis Baker issued: year: 2020 URL: https://wg21.link/cwg2451 - id: CWG2452 citation-label: CWG2452 title: "Flowing off the end of a coroutine" author: - family: Lewis Baker issued: year: 2020 URL: https://wg21.link/cwg2452 - id: CWG2453 citation-label: CWG2453 title: "Deduced return types and coroutine lambdas" author: - family: Lewis Baker issued: year: 2020 URL: https://wg21.link/cwg2453 - id: CWG2454 citation-label: CWG2454 title: "Tail recursion and coroutine symmetric transfer" author: - family: Lewis Baker issued: year: 2020 URL: https://wg21.link/cwg2454 - id: CWG2455 citation-label: CWG2455 title: "Concatenation of string literals vs translation phases 5 and 6" author: - family: Tom Honermann issued: year: 2020 URL: https://wg21.link/cwg2455 - id: CWG2456 citation-label: CWG2456 title: "Viable user-defined conversions in converted constant expressions" author: - family: Mike Miller issued: year: 2020 URL: https://wg21.link/cwg2456 - id: CWG2457 citation-label: CWG2457 title: "Unexpanded parameter packs don't make a function type dependent" author: - family: Richard Smith issued: year: 2020 URL: https://wg21.link/cwg2457 - id: CWG2458 citation-label: CWG2458 title: "Value category of expressions denoting non-static member functions" author: - family: Andrey Erokhin issued: year: 2020 URL: https://wg21.link/cwg2458 - id: CWG2459 citation-label: CWG2459 title: "Template parameter initialization" author: - family: Davis Herring issued: year: 2020 URL: https://wg21.link/cwg2459 - id: CWG2460 citation-label: CWG2460 title: "C language linkage and constrained non-template friends" author: - family: Hubert Tong issued: year: 2020 URL: https://wg21.link/cwg2460 - id: CWG2461 citation-label: CWG2461 title: "Diagnosing non-bool type constraints" author: - family: Hubert Tong issued: year: 2020 URL: https://wg21.link/cwg2461 - id: CWG2462 citation-label: CWG2462 title: "Problems with the omission of the typename keyword" author: - family: Mark Hall issued: year: 2020 URL: https://wg21.link/cwg2462 - id: CWG2463 citation-label: CWG2463 title: "Trivial copyability and unions with non-trivial members" author: - family: Daveed Vandevoorde issued: year: 2020 URL: https://wg21.link/cwg2463 - id: CWG2464 citation-label: CWG2464 title: "Constexpr launder and unions" author: - family: Hubert Tong issued: year: 2020 URL: https://wg21.link/cwg2464 - id: CWG2465 citation-label: CWG2465 title: "Coroutine parameters passed to a promise constructor" author: - family: Gor Nishanov issued: year: 2020 URL: https://wg21.link/cwg2465 - id: CWG2466 citation-label: CWG2466 title: "co_await should be a single evaluation" author: - family: Gor Nishanov issued: year: 2020 URL: https://wg21.link/cwg2466 - id: CWG2467 citation-label: CWG2467 title: "CTAD for alias templates and the deducible check" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/cwg2467 - id: CWG2468 citation-label: CWG2468 title: "Omission of the typename keyword in a member template parameter list" author: - family: Mark Hall issued: year: 2020 URL: https://wg21.link/cwg2468 - id: CWG2469 citation-label: CWG2469 title: "Implicit object creation vs constant expressions" author: - family: Hubert Tong issued: year: 2020 URL: https://wg21.link/cwg2469 - id: CWG2470 citation-label: CWG2470 title: "Multiple array objects providing storage for one object" author: - family: Andrey Erokhin issued: year: 2021 URL: https://wg21.link/cwg2470 - id: CWG2471 citation-label: CWG2471 title: "Nested class template argument deduction" author: - family: John Spicer issued: year: 2021 URL: https://wg21.link/cwg2471 - id: CWG2472 citation-label: CWG2472 title: "Value categories in await-expressions" author: - family: Daveed Vandevoorde issued: year: 2021 URL: https://wg21.link/cwg2472 - id: CWG2473 citation-label: CWG2473 title: "Parentheses in pseudo-destructor calls" author: - family: Mike Miller issued: year: 2020 URL: https://wg21.link/cwg2473 - id: CWG2474 citation-label: CWG2474 title: "Cv-qualification and deletion" author: - family: Unknown issued: year: 2020 URL: https://wg21.link/cwg2474 - id: CWG2475 citation-label: CWG2475 title: "Object declarations of type cv void" author: - family: Krystian Stasiowski issued: year: 2020 URL: https://wg21.link/cwg2475 - id: CWG2476 citation-label: CWG2476 title: "placeholder-type-specifiers and function declarators" author: - family: Davis Herring issued: year: 2021 URL: https://wg21.link/cwg2476 - id: CWG2477 citation-label: CWG2477 title: "Defaulted vs deleted copy constructors/assignment operators" author: - family: Andrew Rogers issued: year: 2021 URL: https://wg21.link/cwg2477 - id: CWG2478 citation-label: CWG2478 title: "Properties of explicit specializations of implicitly-instantiated class templates" author: - family: Mark Hall issued: year: 2021 URL: https://wg21.link/cwg2478 - id: CWG2479 citation-label: CWG2479 title: "Missing specifications for consteval and constinit" author: - family: Davis Herring issued: year: 2020 URL: https://wg21.link/cwg2479 - id: CWG2480 citation-label: CWG2480 title: "Lookup for enumerators in modules" author: - family: Richard Smith issued: year: 2021 URL: https://wg21.link/cwg2480 - id: CWG2481 citation-label: CWG2481 title: "Cv-qualification of temporary to which a reference is bound" author: - family: Jiang An issued: year: 2021 URL: https://wg21.link/cwg2481 - id: CWG2482 citation-label: CWG2482 title: "bit_cast and indeterminate values" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/cwg2482 - id: CWG2483 citation-label: CWG2483 title: "Language linkage of static member functions" author: - family: Davis Herring issued: year: 2021 URL: https://wg21.link/cwg2483 - id: CWG2484 citation-label: CWG2484 title: "char8_t and char16_t in integral promotions" author: - family: Richard Smith issued: year: 2021 URL: https://wg21.link/cwg2484 - id: CWG2485 citation-label: CWG2485 title: "Bit-fields in integral promotions" author: - family: Richard Smith issued: year: 2021 URL: https://wg21.link/cwg2485 - id: CWG2486 citation-label: CWG2486 title: "Call to noexcept function via noexcept(false) pointer/lvalue" author: - family: Jiang An issued: year: 2021 URL: https://wg21.link/cwg2486 - id: CWG2487 citation-label: CWG2487 title: "Type dependence of function-style cast to incomplete array type" author: - family: Richard Smith issued: year: 2021 URL: https://wg21.link/cwg2487 - id: CWG2488 citation-label: CWG2488 title: "Overloading virtual functions and functions with trailing requires-clauses" author: - family: Jiang An issued: year: 2020 URL: https://wg21.link/cwg2488 - id: CWG2489 citation-label: CWG2489 title: "Storage provided by array of char" author: - family: Jiang An issued: year: 2021 URL: https://wg21.link/cwg2489 - id: CWG2490 citation-label: CWG2490 title: "Restrictions on destruction in constant expressions" author: - family: Jiang An issued: year: 2021 URL: https://wg21.link/cwg2490 - id: CWG2491 citation-label: CWG2491 title: "Export of typedef after its first declaration" author: - family: Richard Smith issued: year: 2021 URL: https://wg21.link/cwg2491 - id: CWG2492 citation-label: CWG2492 title: "Comparing user-defined conversion sequences in list-initialization" author: - family: Jim X issued: year: 2021 URL: https://wg21.link/cwg2492 - id: CWG2493 citation-label: CWG2493 title: "auto as a conversion-type-id" author: - family: Jim X issued: year: 2021 URL: https://wg21.link/cwg2493 - id: CWG2494 citation-label: CWG2494 title: "Multiple definitions of non-odr-used entities" author: - family: Hubert Tong issued: year: 2021 URL: https://wg21.link/cwg2494 - id: CWG2495 citation-label: CWG2495 title: "Glvalue result of a function call" author: - family: Jim X issued: year: 2021 URL: https://wg21.link/cwg2495 - id: CWG2496 citation-label: CWG2496 title: "ref-qualifiers and virtual overriding" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/cwg2496 - id: CWG2497 citation-label: CWG2497 title: "Points of instantiation for constexpr function templates" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/cwg2497 - id: CWG2498 citation-label: CWG2498 title: "Partial specialization failure and the immediate context" author: - family: Daveed Vandevoorde issued: year: 2021 URL: https://wg21.link/cwg2498 - id: CWG2499 citation-label: CWG2499 title: "Inconsistency in definition of pointer-interconvertibility" author: - family: Jason Merrill issued: year: 2021 URL: https://wg21.link/cwg2499 - id: CWG2500 citation-label: CWG2500 title: "noexcept(false) functions and noexcept expressions" author: - family: CWG issued: year: 2021 URL: https://wg21.link/cwg2500 - id: CWG2501 citation-label: CWG2501 title: "Explicit instantiation and trailing requires-clauses" author: - family: Davis Herring issued: year: 2021 URL: https://wg21.link/cwg2501 - id: CWG2502 citation-label: CWG2502 title: "Unintended declaration conflicts in nested statement scopes" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/cwg2502 - id: CWG2503 citation-label: CWG2503 title: "Unclear relationship among name, qualified name, and unqualified name" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/cwg2503 - id: CWG2504 citation-label: CWG2504 title: "Inheriting constructors from virtual base classes" author: - family: Hubert Tong issued: year: 2021 URL: https://wg21.link/cwg2504 - id: CWG2505 citation-label: CWG2505 title: "Nested unnamed namespace of inline unnamed namespace" author: - family: Nathan Sidwell issued: year: 2021 URL: https://wg21.link/cwg2505 - id: CWG2506 citation-label: CWG2506 title: "Structured bindings and array cv-qualifiers" author: - family: Barry Revzin issued: year: 2018 URL: https://wg21.link/cwg2506 - id: CWG2507 citation-label: CWG2507 title: "Default arguments for operator[]" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/cwg2507 - id: CWG2508 citation-label: CWG2508 title: "Restrictions on uses of template parameter names" author: - family: Daveed Vandevoorde issued: year: 2021 URL: https://wg21.link/cwg2508 - id: CWG2509 citation-label: CWG2509 title: "decl-specifier-seq in lambda-specifiers" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/cwg2509 - id: CWG2510 citation-label: CWG2510 title: "noexcept-specifier of friend function vs class completeness" author: - family: John Spicer issued: year: 2021 URL: https://wg21.link/cwg2510 - id: CWG2511 citation-label: CWG2511 title: "cv-qualified bit-fields" author: - family: Aaron Ballman issued: year: 2021 URL: https://wg21.link/cwg2511 - id: CWG2512 citation-label: CWG2512 title: "typeid and incomplete class types" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/cwg2512 - id: CWG2513 citation-label: CWG2513 title: "Ambiguity with requires-clause and operator-function-id" author: - family: Richard Smith issued: year: 2021 URL: https://wg21.link/cwg2513 - id: CWG2514 citation-label: CWG2514 title: "Modifying const subobjects" author: - family: Jiang An issued: year: 2021 URL: https://wg21.link/cwg2514 - id: CWG2515 citation-label: CWG2515 title: "Result of a function call" author: - family: Andrey Erokhin issued: year: 2021 URL: https://wg21.link/cwg2515 - id: CWG2516 citation-label: CWG2516 title: "Locus of enum-specifier or opaque-enum-declaration" author: - family: Jiang An issued: year: 2021 URL: https://wg21.link/cwg2516 - id: CWG2517 citation-label: CWG2517 title: "Useless restriction on use of parameter in constraint-expression" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/cwg2517 - id: CWG2518 citation-label: CWG2518 title: "Conformance requirements and #error/#warning" author: - family: CWG issued: year: 2022 URL: https://wg21.link/cwg2518 - id: CWG2519 citation-label: CWG2519 title: "Object representation of a bit-field" author: - family: Jiang An issued: year: 2022 URL: https://wg21.link/cwg2519 - id: CWG2520 citation-label: CWG2520 title: "Template signature and default template arguments" author: - family: John Spicer issued: year: 2022 URL: https://wg21.link/cwg2520 - id: CWG2521 citation-label: CWG2521 title: "User-defined literals and reserved identifiers" author: - family: Jim X issued: year: 2022 URL: https://wg21.link/cwg2521 - id: CWG2522 citation-label: CWG2522 title: "Removing placemarker tokens and retention of whitespace" author: - family: Hubert Tong issued: year: 2018 URL: https://wg21.link/cwg2522 - id: CWG2523 citation-label: CWG2523 title: "Undefined behavior via omitted destructor call in constant expressions" author: - family: Jiang An issued: year: 2021 URL: https://wg21.link/cwg2523 - id: CWG2524 citation-label: CWG2524 title: "Distinguishing user-defined conversion sequences by ref-qualifier" author: - family: Hani Deek issued: year: 2021 URL: https://wg21.link/cwg2524 - id: CWG2525 citation-label: CWG2525 title: "Incorrect definition of implicit conversion sequence" author: - family: Jim X issued: year: 2021 URL: https://wg21.link/cwg2525 - id: CWG2526 citation-label: CWG2526 title: "Relational comparison of void* pointers" author: - family: Paul Keir issued: year: 2020 URL: https://wg21.link/cwg2526 - id: CWG2527 citation-label: CWG2527 title: "Non-class potentially-overlapping objects" author: - family: Jiang An issued: year: 2022 URL: https://wg21.link/cwg2527 - id: CWG2528 citation-label: CWG2528 title: "Three-way comparison and the usual arithmetic conversions" author: - family: Cameron DaCamara issued: year: 2022 URL: https://wg21.link/cwg2528 - id: CWG2529 citation-label: CWG2529 title: "Constant destruction of constexpr references" author: - family: Jiang An issued: year: 2022 URL: https://wg21.link/cwg2529 - id: CWG2530 citation-label: CWG2530 title: "Multiple definitions of enumerators" author: - family: Naiver Miigon issued: year: 2022 URL: https://wg21.link/cwg2530 - id: CWG2531 citation-label: CWG2531 title: "Static data members redeclared as constexpr" author: - family: Davis Herring issued: year: 2022 URL: https://wg21.link/cwg2531 - id: CWG2532 citation-label: CWG2532 title: "Kind of pointer value returned by new T[0]" author: - family: Andrey Erokhin issued: year: 2022 URL: https://wg21.link/cwg2532 - id: CWG2533 citation-label: CWG2533 title: "Storage duration of implicitly created objects" author: - family: Andrey Erokhin issued: year: 2022 URL: https://wg21.link/cwg2533 - id: CWG2534 citation-label: CWG2534 title: "Value category of pseudo-destructor expression" author: - family: Andrey Erokhin issued: year: 2022 URL: https://wg21.link/cwg2534 - id: CWG2535 citation-label: CWG2535 title: "Type punning in class member access" author: - family: Andrey Erokhin issued: year: 2022 URL: https://wg21.link/cwg2535 - id: CWG2536 citation-label: CWG2536 title: "Partially initialized variables during constant initialization" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/cwg2536 - id: CWG2537 citation-label: CWG2537 title: "Overbroad grammar for parameter-declaration" author: - family: Davis Herring issued: year: 2021 URL: https://wg21.link/cwg2537 - id: CWG2538 citation-label: CWG2538 title: "Can standard attributes be syntactically ignored?" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/cwg2538 - id: CWG2539 citation-label: CWG2539 title: "Three-way comparison requiring strong ordering for floating-point types" author: - family: Richard Smith issued: year: 2022 URL: https://wg21.link/cwg2539 - id: CWG2540 citation-label: CWG2540 title: "Unspecified interpretation of numeric-escape-sequence" author: - family: Richard Smith issued: year: 2022 URL: https://wg21.link/cwg2540 - id: CWG2541 citation-label: CWG2541 title: "Linkage specifications, module purview, and module attachment" author: - family: Nathan Sidwell issued: year: 2022 URL: https://wg21.link/cwg2541 - id: CWG2542 citation-label: CWG2542 title: "Is a closure type a structural type?" author: - family: Zhihao Yuan issued: year: 2022 URL: https://wg21.link/cwg2542 - id: CWG2543 citation-label: CWG2543 title: "constinit and optimized dynamic initialization" author: - family: Zhihao Yuan issued: year: 2022 URL: https://wg21.link/cwg2543 - id: CWG2544 citation-label: CWG2544 title: "Address of past-the-end of a potentially-overlapping subobject" author: - family: Jiang An issued: year: 2022 URL: https://wg21.link/cwg2544 - id: CWG2545 citation-label: CWG2545 title: "Transparently replacing objects in constant expressions" author: - family: Richard Smith issued: year: 2022 URL: https://wg21.link/cwg2545 - id: CWG2546 citation-label: CWG2546 title: "Defaulted secondary comparison operators defined as deleted" author: - family: Jim X issued: year: 2022 URL: https://wg21.link/cwg2546 - id: CWG2547 citation-label: CWG2547 title: "Defaulted comparison operator function for non-classes" author: - family: Jim X issued: year: 2022 URL: https://wg21.link/cwg2547 - id: CWG2548 citation-label: CWG2548 title: "Array prvalues and additive operators" author: - family: Andrey Erokhin issued: year: 2022 URL: https://wg21.link/cwg2548 - id: CWG2549 citation-label: CWG2549 title: "Implicitly moving the operand of a throw-expression in unevaluated contexts" author: - family: Richard Smith issued: year: 2022 URL: https://wg21.link/cwg2549 - id: CWG2550 citation-label: CWG2550 title: "Type \"reference to cv void\" outside of a declarator" author: - family: Jens Maurer issued: year: 2022 URL: https://wg21.link/cwg2550 - id: CWG2551 citation-label: CWG2551 title: "\"Refers to allocated storage\" has no meaning" author: - family: Andrey Erokhin issued: year: 2020 URL: https://wg21.link/cwg2551 - id: CWG2552 citation-label: CWG2552 title: "Constant evaluation of non-defining variable declarations" author: - family: Hubert Tong issued: year: 2022 URL: https://wg21.link/cwg2552 - id: CWG2553 citation-label: CWG2553 title: "Restrictions on explicit object member functions" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/cwg2553 - id: CWG2554 citation-label: CWG2554 title: "Overriding virtual functions, also with explicit object parameters" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/cwg2554 - id: CWG2555 citation-label: CWG2555 title: "Ineffective redeclaration prevention for using-declarators" author: - family: Christof Meerwald issued: year: 2022 URL: https://wg21.link/cwg2555 - id: CWG2556 citation-label: CWG2556 title: "Unusable promise::return_void" author: - family: Davis Herring issued: year: 2022 URL: https://wg21.link/cwg2556 - id: CWG2557 citation-label: CWG2557 title: "Class member access referring to an unrelated class" author: - family: Jens Maurer issued: year: 2022 URL: https://wg21.link/cwg2557 - id: CWG2558 citation-label: CWG2558 title: "Uninitialized subobjects as a result of an immediate invocation" author: - family: Aaron Ballman issued: year: 2022 URL: https://wg21.link/cwg2558 - id: CWG2559 citation-label: CWG2559 title: "Defaulted consteval functions" author: - family: Aaron Ballman issued: year: 2022 URL: https://wg21.link/cwg2559 - id: CWG2560 citation-label: CWG2560 title: "Parameter type determination in a requirement-parameter-list" author: - family: Daveed Vandevoorde issued: year: 2020 URL: https://wg21.link/cwg2560 - id: CWG2561 citation-label: CWG2561 title: "Conversion to function pointer for lambda with explicit object parameter" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/cwg2561 - id: CWG2562 citation-label: CWG2562 title: "Exceptions thrown during coroutine startup" author: - family: Tomasz Kamiński issued: year: 2022 URL: https://wg21.link/cwg2562 - id: CWG2563 citation-label: CWG2563 title: "Initialization of coroutine result object" author: - family: Tomasz Kamiński issued: year: 2022 URL: https://wg21.link/cwg2563 - id: CWG2564 citation-label: CWG2564 title: "Conversion to function pointer with an explicit object parameter" author: - family: Christof Meerwald issued: year: 2022 URL: https://wg21.link/cwg2564 - id: CWG2565 citation-label: CWG2565 title: "Invalid types in the parameter-declaration-clause of a requires-expression" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/cwg2565 - id: CWG2566 citation-label: CWG2566 title: "Matching deallocation for uncaught exception" author: - family: Jim X issued: year: 2022 URL: https://wg21.link/cwg2566 - id: CWG2567 citation-label: CWG2567 title: "Operator lookup ambiguity" author: - family: Daveed Vandevoorde issued: year: 2022 URL: https://wg21.link/cwg2567 - id: CWG2568 citation-label: CWG2568 title: "Access checking during synthesis of defaulted comparison operator" author: - family: Nicolai Josuttis issued: year: 2022 URL: https://wg21.link/cwg2568 - id: CWG2569 citation-label: CWG2569 title: "Use of decltype(capture) in a lambda's parameter-declaration-clause" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/cwg2569 - id: CWG2570 citation-label: CWG2570 title: "Clarify constexpr for defaulted functions" author: - family: Gabriel dos Reis issued: year: 2022 URL: https://wg21.link/cwg2570 - id: CWG2571 citation-label: CWG2571 title: "Evaluation order for subscripting" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/cwg2571 - id: CWG2572 citation-label: CWG2572 title: "Address of overloaded function with no target" author: - family: Jason Merrill issued: year: 2022 URL: https://wg21.link/cwg2572 - id: CWG2573 citation-label: CWG2573 title: "Undefined behavior when splicing results in a universal-character-name" author: - family: US issued: year: 2019 URL: https://wg21.link/cwg2573 - id: CWG2574 citation-label: CWG2574 title: "Undefined behavior when lexing unmatched quotes" author: - family: US issued: year: 2019 URL: https://wg21.link/cwg2574 - id: CWG2575 citation-label: CWG2575 title: "Undefined behavior when macro-replacing \"defined\" operator" author: - family: US issued: year: 2019 URL: https://wg21.link/cwg2575 - id: CWG2576 citation-label: CWG2576 title: "Undefined behavior with macro-expanded #include directives" author: - family: US issued: year: 2019 URL: https://wg21.link/cwg2576 - id: CWG2577 citation-label: CWG2577 title: "Undefined behavior for preprocessing directives in macro arguments" author: - family: US issued: year: 2019 URL: https://wg21.link/cwg2577 - id: CWG2578 citation-label: CWG2578 title: "Undefined behavior when creating an invalid string literal via stringizing" author: - family: US issued: year: 2019 URL: https://wg21.link/cwg2578 - id: CWG2579 citation-label: CWG2579 title: "Undefined behavior when token pasting does not create a preprocessing token" author: - family: US issued: year: 2019 URL: https://wg21.link/cwg2579 - id: CWG2580 citation-label: CWG2580 title: "Undefined behavior with #line" author: - family: US issued: year: 2019 URL: https://wg21.link/cwg2580 - id: CWG2581 citation-label: CWG2581 title: "Undefined behavior for predefined macros" author: - family: US issued: year: 2019 URL: https://wg21.link/cwg2581 - id: CWG2582 citation-label: CWG2582 title: "Differing member lookup from nested classes" author: - family: Jason Merrill issued: year: 2022 URL: https://wg21.link/cwg2582 - id: CWG2583 citation-label: CWG2583 title: "Common initial sequence should consider over-alignment" author: - family: Brian Bi issued: year: 2022 URL: https://wg21.link/cwg2583 - id: CWG2584 citation-label: CWG2584 title: "Equivalent types in function template declarations" author: - family: Jim X issued: year: 2022 URL: https://wg21.link/cwg2584 - id: CWG2585 citation-label: CWG2585 title: "Name lookup for coroutine allocation" author: - family: Xu Chuanqi issued: year: 2022 URL: https://wg21.link/cwg2585 - id: CWG2586 citation-label: CWG2586 title: "Explicit object parameter for assignment and comparison" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/cwg2586 - id: CWG2587 citation-label: CWG2587 title: "Visible side effects and initial value of an object" author: - family: Andrey Erokhin issued: year: 2022 URL: https://wg21.link/cwg2587 - id: CWG2588 citation-label: CWG2588 title: "friend declarations and module linkage" author: - family: Nathan Sidwell issued: year: 2022 URL: https://wg21.link/cwg2588 - id: CWG2589 citation-label: CWG2589 title: "Context of access checks during constraint satisfaction checking" author: - family: Jason Merrill issued: year: 2019 URL: https://wg21.link/cwg2589 - id: CWG2590 citation-label: CWG2590 title: "Underlying type should determine size and alignment requirements of an enum" author: - family: Brian Bi issued: year: 2022 URL: https://wg21.link/cwg2590 - id: CWG2591 citation-label: CWG2591 title: "Implicit change of active union member for anonymous union in union" author: - family: Richard Smith issued: year: 2022 URL: https://wg21.link/cwg2591 - id: CWG2592 citation-label: CWG2592 title: "Missing definition for placement allocation/deallocation function" author: - family: Jim X issued: year: 2022 URL: https://wg21.link/cwg2592 - id: CWG2593 citation-label: CWG2593 title: "Insufficient base class restriction for pointer-to-member expression" author: - family: Hubert Tong issued: year: 2022 URL: https://wg21.link/cwg2593 - id: CWG2594 citation-label: CWG2594 title: "Disallowing a global function template main" author: - family: Jim X issued: year: 2022 URL: https://wg21.link/cwg2594 - id: CWG2595 citation-label: CWG2595 title: "\"More constrained\" for eligible special member functions" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/cwg2595 - id: CWG2596 citation-label: CWG2596 title: "Instantiation of constrained non-template friends" author: - family: David Friberg issued: year: 2022 URL: https://wg21.link/cwg2596 - id: CWG2597 citation-label: CWG2597 title: "Replaceable allocation and deallocation functions in the global module" author: - family: Gabriel dos Reis issued: year: 2022 URL: https://wg21.link/cwg2597 - id: CWG2598 citation-label: CWG2598 title: "Unions should not require a non-static data member of literal type" author: - family: Richard Smith issued: year: 2022 URL: https://wg21.link/cwg2598 - id: CWG2599 citation-label: CWG2599 title: "What does initializing a parameter include?" author: - family: Davis Herring issued: year: 2022 URL: https://wg21.link/cwg2599 - id: CWG2600 citation-label: CWG2600 title: "Type dependency of placeholder types" author: - family: Hubert Tong issued: year: 2022 URL: https://wg21.link/cwg2600 - id: CWG2601 citation-label: CWG2601 title: "Tracking of created and destroyed subobjects" author: - family: Richard Smith issued: year: 2022 URL: https://wg21.link/cwg2601 - id: CWG2602 citation-label: CWG2602 title: "consteval defaulted functions" author: - family: Aaron Ballman issued: year: 2022 URL: https://wg21.link/cwg2602 - id: CWG2603 citation-label: CWG2603 title: "Holistic functional equivalence for function templates" author: - family: Davis Herring issued: year: 2022 URL: https://wg21.link/cwg2603 - id: CWG2604 citation-label: CWG2604 title: "Attributes for an explicit specialization" author: - family: Aaron Ballman issued: year: 2022 URL: https://wg21.link/cwg2604 - id: CWG2605 citation-label: CWG2605 title: "Implicit-lifetime aggregates" author: - family: Davis Herring issued: year: 2022 URL: https://wg21.link/cwg2605 - id: CWG2606 citation-label: CWG2606 title: "static_cast from \"pointer to void\" does not handle similar types" author: - family: Richard Smith issued: year: 2022 URL: https://wg21.link/cwg2606 - id: CWG2607 citation-label: CWG2607 title: "Visibility of enumerator names" author: - family: Richard Smith issued: year: 2022 URL: https://wg21.link/cwg2607 - id: CWG2608 citation-label: CWG2608 title: "Omitting an empty template argument list" author: - family: Anoop Rana issued: year: 2022 URL: https://wg21.link/cwg2608 - id: CWG2609 citation-label: CWG2609 title: "Padding in class types" author: - family: Jim X issued: year: 2022 URL: https://wg21.link/cwg2609 - id: CWG2610 citation-label: CWG2610 title: "Indirect private base classes in aggregates" author: - family: Chris Bowler issued: year: 2022 URL: https://wg21.link/cwg2610 - id: CWG2611 citation-label: CWG2611 title: "Missing parentheses in expansion of fold-expression could cause syntactic reinterpretation" author: - family: Richard Smith issued: year: 2022 URL: https://wg21.link/cwg2611 - id: CWG2612 citation-label: CWG2612 title: "Incorrect comment in example" author: - family: Jiang An issued: year: 2022 URL: https://wg21.link/cwg2612 - id: CWG2613 citation-label: CWG2613 title: "Incomplete definition of resumer" author: - family: Jim X issued: year: 2022 URL: https://wg21.link/cwg2613 - id: CWG2614 citation-label: CWG2614 title: "Unspecified results for class member access" author: - family: Andrey Erokhin issued: year: 2021 URL: https://wg21.link/cwg2614 - id: CWG2615 citation-label: CWG2615 title: "Missing __has_cpp_attribute(assume)" author: - family: S. B. Tam issued: year: 2022 URL: https://wg21.link/cwg2615 - id: CWG2616 citation-label: CWG2616 title: "Imprecise restrictions on break and continue" author: - family: Jim X issued: year: 2022 URL: https://wg21.link/cwg2616 - id: CWG2617 citation-label: CWG2617 title: "Default template arguments for template members of non-template classes" author: - family: Mike Miller issued: year: 2022 URL: https://wg21.link/cwg2617 - id: CWG2618 citation-label: CWG2618 title: "Substitution during deduction should exclude exception specifications" author: - family: Christof Meerwald issued: year: 2021 URL: https://wg21.link/cwg2618 - id: CWG2619 citation-label: CWG2619 title: "Kind of initialization for a designated-initializer-list" author: - family: Jim X issued: year: 2022 URL: https://wg21.link/cwg2619 - id: CWG2620 citation-label: CWG2620 title: "Nonsensical disambiguation rule" author: - family: Krystian Stasiowski issued: year: 2019 URL: https://wg21.link/cwg2620 - id: CWG2621 citation-label: CWG2621 title: "Kind of lookup for using enum declarations" author: - family: Sean Baxter issued: year: 2022 URL: https://wg21.link/cwg2621 - id: CWG2622 citation-label: CWG2622 title: "Compounding types from function and pointer-to-member types" author: - family: Jim X issued: year: 2022 URL: https://wg21.link/cwg2622 - id: CWG2623 citation-label: CWG2623 title: "Invoking destroying operator delete for constructor failure" author: - family: Blacktea Hamburger issued: year: 2022 URL: https://wg21.link/cwg2623 - id: CWG2624 citation-label: CWG2624 title: "Array delete expression with no array cookie" author: - family: Blacktea Hamburger issued: year: 2022 URL: https://wg21.link/cwg2624 - id: CWG2625 citation-label: CWG2625 title: "Deletion of pointer to out-of-lifetime object" author: - family: Blacktea Hamburger issued: year: 2022 URL: https://wg21.link/cwg2625 - id: CWG2626 citation-label: CWG2626 title: "Rephrase ones' complement using base-2 representation" author: - family: Jim X issued: year: 2022 URL: https://wg21.link/cwg2626 - id: CWG2627 citation-label: CWG2627 title: "Bit-fields and narrowing conversions" author: - family: Tim Song issued: year: 2021 URL: https://wg21.link/cwg2627 - id: CWG2628 citation-label: CWG2628 title: "Implicit deduction guides should propagate constraints" author: - family: Roy Jacobson issued: year: 2022 URL: https://wg21.link/cwg2628 - id: CWG2629 citation-label: CWG2629 title: "Variables of floating-point type as switch conditions" author: - family: Jim X issued: year: 2022 URL: https://wg21.link/cwg2629 - id: CWG2630 citation-label: CWG2630 title: "Syntactic specification of class completeness" author: - family: Jim X issued: year: 2022 URL: https://wg21.link/cwg2630 - id: CWG2631 citation-label: CWG2631 title: "Immediate function evaluations in default arguments" author: - family: Aaron Ballman issued: year: 2022 URL: https://wg21.link/cwg2631 - id: CWG2632 citation-label: CWG2632 title: "'user-declared' is not defined" author: - family: Anoop Rana issued: year: 2022 URL: https://wg21.link/cwg2632 - id: CWG2633 citation-label: CWG2633 title: "typeid of constexpr-unknown dynamic type" author: - family: Jim X issued: year: 2022 URL: https://wg21.link/cwg2633 - id: CWG2634 citation-label: CWG2634 title: "Avoid circularity in specification of scope for friend class declarations" author: - family: Jim X issued: year: 2022 URL: https://wg21.link/cwg2634 - id: CWG2635 citation-label: CWG2635 title: "Constrained structured bindings" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/cwg2635 - id: CWG2636 citation-label: CWG2636 title: "Update Annex E based on Unicode 15.0 UAX #31" author: - family: Steve Downey issued: year: 2022 URL: https://wg21.link/cwg2636 - id: CWG2637 citation-label: CWG2637 title: "Injected-class-name as a simple-template-id" author: - family: Shafik Yaghmour issued: year: 2022 URL: https://wg21.link/cwg2637 - id: CWG2638 citation-label: CWG2638 title: "Improve the example for initializing by initializer list" author: - family: Shafik Yaghmour issued: year: 2022 URL: https://wg21.link/cwg2638 - id: CWG2639 citation-label: CWG2639 title: "new-lines after phase 1" author: - family: US issued: year: 2022 URL: https://wg21.link/cwg2639 - id: CWG2640 citation-label: CWG2640 title: "Allow more characters in an n-char sequence" author: - family: US issued: year: 2022 URL: https://wg21.link/cwg2640 - id: CWG2641 citation-label: CWG2641 title: "Redundant specification of value category of literals" author: - family: Andrey Erokhin issued: year: 2022 URL: https://wg21.link/cwg2641 - id: CWG2642 citation-label: CWG2642 title: "Inconsistent use of T and C" author: - family: US issued: year: 2022 URL: https://wg21.link/cwg2642 - id: CWG2643 citation-label: CWG2643 title: "Completing a pointer to array of unknown bound" author: - family: US issued: year: 2022 URL: https://wg21.link/cwg2643 - id: CWG2644 citation-label: CWG2644 title: "Incorrect comment in example" author: - family: US issued: year: 2022 URL: https://wg21.link/cwg2644 - id: CWG2645 citation-label: CWG2645 title: "Unused term \"default argument promotions\"" author: - family: US issued: year: 2022 URL: https://wg21.link/cwg2645 - id: CWG2646 citation-label: CWG2646 title: "Defaulted special member functions" author: - family: US issued: year: 2022 URL: https://wg21.link/cwg2646 - id: CWG2647 citation-label: CWG2647 title: "Fix for \"needed for constant evaluation\"" author: - family: US issued: year: 2022 URL: https://wg21.link/cwg2647 - id: CWG2648 citation-label: CWG2648 title: "Correspondence of surrogate call function and conversion function" author: - family: CA issued: year: 2022 URL: https://wg21.link/cwg2648 - id: CWG2649 citation-label: CWG2649 title: "Incorrect note about implicit conversion sequence" author: - family: CA issued: year: 2022 URL: https://wg21.link/cwg2649 - id: CWG2650 citation-label: CWG2650 title: "Incorrect example for ill-formed non-type template arguments" author: - family: US issued: year: 2022 URL: https://wg21.link/cwg2650 - id: CWG2651 citation-label: CWG2651 title: "Conversion function templates and \"noexcept\"" author: - family: US issued: year: 2022 URL: https://wg21.link/cwg2651 - id: CWG2652 citation-label: CWG2652 title: "Overbroad definition of __STDCPP_BFLOAT16_T__" author: - family: US issued: year: 2022 URL: https://wg21.link/cwg2652 - id: CWG2653 citation-label: CWG2653 title: "Can an explicit object parameter have a default argument?" author: - family: GB issued: year: 2022 URL: https://wg21.link/cwg2653 - id: CWG2654 citation-label: CWG2654 title: "Un-deprecation of compound volatile assignments" author: - family: US issued: year: 2022 URL: https://wg21.link/cwg2654 - id: CWG2655 citation-label: CWG2655 title: "Instantiation of default arguments in lambda-expressions" author: - family: Tom Honermann issued: year: 2022 URL: https://wg21.link/cwg2655 - id: CWG2656 citation-label: CWG2656 title: "Converting consteval lambda to function pointer in non-immediate context" author: - family: Hubert Tong issued: year: 2022 URL: https://wg21.link/cwg2656 - id: CWG2657 citation-label: CWG2657 title: "Cv-qualification adjustment when binding reference to temporary" author: - family: Brian Bi issued: year: 2022 URL: https://wg21.link/cwg2657 - id: CWG2658 citation-label: CWG2658 title: "Trivial copying of unions in core constant expressions" author: - family: Hubert Tong issued: year: 2022 URL: https://wg21.link/cwg2658 - id: CWG2659 citation-label: CWG2659 title: "Missing feature-test macro for lifetime extension in range-for loop" author: - family: CWG issued: year: 2022 URL: https://wg21.link/cwg2659 - id: CWG2660 citation-label: CWG2660 title: "Confusing term \"this parameter\"" author: - family: Anoop Rana issued: year: 2022 URL: https://wg21.link/cwg2660 - id: CWG2661 citation-label: CWG2661 title: "Missing disambiguation rule for pure-specifier vs. brace-or-equal-initializer" author: - family: Richard Smith issued: year: 2022 URL: https://wg21.link/cwg2661 - id: CWG2662 citation-label: CWG2662 title: "Example for member access control vs. overload resolution" author: - family: Shafik Yaghmour issued: year: 2022 URL: https://wg21.link/cwg2662 - id: CWG2663 citation-label: CWG2663 title: "Example for member redeclarations with using-declarations" author: - family: Shafik Yaghmour issued: year: 2022 URL: https://wg21.link/cwg2663 - id: CWG2664 citation-label: CWG2664 title: "Deduction failure in CTAD for alias templates" author: - family: Christof Meerwald issued: year: 2022 URL: https://wg21.link/cwg2664 - id: CWG2665 citation-label: CWG2665 title: "Replacing a subobject with a complete object" author: - family: Richard Smith issued: year: 2022 URL: https://wg21.link/cwg2665 - id: CWG2666 citation-label: CWG2666 title: "Lifetime extension through static_cast" author: - family: Brian Bi issued: year: 2022 URL: https://wg21.link/cwg2666 - id: CWG2667 citation-label: CWG2667 title: "Named module imports do not import macros" author: - family: Richard Smith issued: year: 2022 URL: https://wg21.link/cwg2667 - id: CWG2668 citation-label: CWG2668 title: "co_await in a lambda-expression" author: - family: Jim X issued: year: 2022 URL: https://wg21.link/cwg2668 - id: CWG2669 citation-label: CWG2669 title: "Lifetime extension for aggregate initialization" author: - family: Ed Catmur issued: year: 2022 URL: https://wg21.link/cwg2669 - id: CWG2670 citation-label: CWG2670 title: "Programs and translation units" author: - family: Gabriel dos Reis issued: year: 2022 URL: https://wg21.link/cwg2670 - id: CWG2671 citation-label: CWG2671 title: "friend named by a template-id" author: - family: Davis Herring issued: year: 2022 URL: https://wg21.link/cwg2671 - id: CWG2672 citation-label: CWG2672 title: "Lambda body SFINAE is still required, contrary to intent and note" author: - family: Richard Smith issued: year: 2022 URL: https://wg21.link/cwg2672 - id: CWG2673 citation-label: CWG2673 title: "User-declared spaceship vs. built-in operators" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/cwg2673 - id: CWG2674 citation-label: CWG2674 title: "Prohibit explicit object parameters for constructors" author: - family: Erich Keane issued: year: 2022 URL: https://wg21.link/cwg2674 - id: CWG2675 citation-label: CWG2675 title: "start_lifetime_as, placement-new, and active union members" author: - family: Nina Ranns issued: year: 2022 URL: https://wg21.link/cwg2675 - id: CWG2676 citation-label: CWG2676 title: "Replacing a complete object having base subobjects" author: - family: Richard Smith issued: year: 2022 URL: https://wg21.link/cwg2676 - id: CWG2677 citation-label: CWG2677 title: "Replacing union subobjects" author: - family: Richard Smith issued: year: 2022 URL: https://wg21.link/cwg2677 - id: CWG2678 citation-label: CWG2678 title: "std::source_location::current is unimplementable" author: - family: Richard Smith issued: year: 2023 URL: https://wg21.link/cwg2678 - id: CWG2679 citation-label: CWG2679 title: "Implicit conversion sequence with a null pointer constant" author: - family: Lénárd Szolnoki issued: year: 2023 URL: https://wg21.link/cwg2679 - id: CWG2680 citation-label: CWG2680 title: "Class template argument deduction for aggregates with designated initializers" author: - family: Christof Meerwald issued: year: 2023 URL: https://wg21.link/cwg2680 - id: CWG2681 citation-label: CWG2681 title: "Deducing member array type from string literal" author: - family: Jonathan Caves issued: year: 2020 URL: https://wg21.link/cwg2681 - id: CWG2682 citation-label: CWG2682 title: "Templated function vs. function template" author: - family: Matthew House issued: year: 2023 URL: https://wg21.link/cwg2682 - id: CWG2683 citation-label: CWG2683 title: "Default arguments for member functions of templated nested classes" author: - family: Matthew House issued: year: 2023 URL: https://wg21.link/cwg2683 - id: CWG2684 citation-label: CWG2684 title: "thread_local dynamic initialization" author: - family: Jason Merrill issued: year: 2023 URL: https://wg21.link/cwg2684 - id: CWG2685 citation-label: CWG2685 title: "Aggregate CTAD, string, and brace elision" author: - family: Jason Merrill issued: year: 2020 URL: https://wg21.link/cwg2685 - id: CWG2686 citation-label: CWG2686 title: "Pack expansion into a non-pack parameter of a concept" author: - family: Michał Dominiak issued: year: 2021 URL: https://wg21.link/cwg2686 - id: CWG2687 citation-label: CWG2687 title: "Calling an explicit object member function via an address-of-overload-set" author: - family: Matthew House issued: year: 2023 URL: https://wg21.link/cwg2687 - id: CWG2688 citation-label: CWG2688 title: "Calling explicit object member functions" author: - family: Matthew House issued: year: 2023 URL: https://wg21.link/cwg2688 - id: CWG2689 citation-label: CWG2689 title: "Are cv-qualified std::nullptr_t fundamental types?" author: - family: Anoop Rana issued: year: 2022 URL: https://wg21.link/cwg2689 - id: CWG2690 citation-label: CWG2690 title: "Semantics of defaulted move assignment operator for unions" author: - family: Cassio Neri issued: year: 2023 URL: https://wg21.link/cwg2690 - id: CWG2691 citation-label: CWG2691 title: "hexadecimal-escape-sequence is too greedy" author: - family: Fraser Gordon issued: year: 2023 URL: https://wg21.link/cwg2691 - id: CWG2692 citation-label: CWG2692 title: "Static and explicit object member functions with the same parameter-type-lists" author: - family: Matthew House issued: year: 2023 URL: https://wg21.link/cwg2692 - id: CWG2693 citation-label: CWG2693 title: "Escape sequences for the string-literal of #line" author: - family: CWG issued: year: 2023 URL: https://wg21.link/cwg2693 - id: CWG2694 citation-label: CWG2694 title: "string-literals of the _Pragma operator" author: - family: CWG issued: year: 2023 URL: https://wg21.link/cwg2694 - id: CWG2695 citation-label: CWG2695 title: "Semantic ignorability of attributes" author: - family: Timur Doumler issued: year: 2023 URL: https://wg21.link/cwg2695 - id: CWG2696 citation-label: CWG2696 title: "Relational comparisons of pointers to void" author: - family: CWG issued: year: 2023 URL: https://wg21.link/cwg2696 - id: CWG2697 citation-label: CWG2697 title: "Deduction guides using abbreviated function syntax" author: - family: CWG issued: year: 2023 URL: https://wg21.link/cwg2697 - id: CWG2698 citation-label: CWG2698 title: "Using extended integer types with z suffix" author: - family: Mike Miller issued: year: 2023 URL: https://wg21.link/cwg2698 - id: CWG2699 citation-label: CWG2699 title: "Inconsistency of throw-expression specification" author: - family: Krystian Stasiowski issued: year: 2020 URL: https://wg21.link/cwg2699 - id: CWG2700 citation-label: CWG2700 title: "#error disallows existing implementation practice" author: - family: Richard Smith issued: year: 2023 URL: https://wg21.link/cwg2700 - id: CWG2701 citation-label: CWG2701 title: "Default arguments in multiple scopes / inheritance of array bounds in the same scope" author: - family: Richard Smith issued: year: 2020 URL: https://wg21.link/cwg2701 - id: CWG2702 citation-label: CWG2702 title: "Constant destruction of reference members" author: - family: Richard Smith issued: year: 2023 URL: https://wg21.link/cwg2702 - id: CWG2703 citation-label: CWG2703 title: "Three-way comparison requiring strong ordering for floating-point types, take 2" author: - family: Richard Smith issued: year: 2023 URL: https://wg21.link/cwg2703 - id: CWG2704 citation-label: CWG2704 title: "Clarify meaning of \"bind directly\"" author: - family: Brian Bi issued: year: 2022 URL: https://wg21.link/cwg2704 - id: CWG2705 citation-label: CWG2705 title: "Accessing ambiguous subobjects" author: - family: Davis Herring issued: year: 2023 URL: https://wg21.link/cwg2705 - id: CWG2706 citation-label: CWG2706 title: "Repeated structured binding declarations" author: - family: Jim X issued: year: 2023 URL: https://wg21.link/cwg2706 - id: CWG2707 citation-label: CWG2707 title: "Deduction guides cannot have a trailing requires-clause" author: - family: Richard Smith issued: year: 2020 URL: https://wg21.link/cwg2707 - id: CWG2708 citation-label: CWG2708 title: "Parenthesized initialization of arrays" author: - family: Mike Miller issued: year: 2023 URL: https://wg21.link/cwg2708 - id: CWG2709 citation-label: CWG2709 title: "Parenthesized initialization of reference-to-aggregate" author: - family: Mike Miller issued: year: 2023 URL: https://wg21.link/cwg2709 - id: CWG2710 citation-label: CWG2710 title: "Loops in constant expressions" author: - family: Daniel Krügler issued: year: 2023 URL: https://wg21.link/cwg2710 - id: CWG2711 citation-label: CWG2711 title: "Source for copy-initializing the exception object" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/cwg2711 - id: CWG2712 citation-label: CWG2712 title: "Simplify restrictions on built-in assignment operator candidates" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/cwg2712 - id: CWG2713 citation-label: CWG2713 title: "Initialization of reference-to-aggregate from designated initializer list" author: - family: Richard Smith issued: year: 2023 URL: https://wg21.link/cwg2713 - id: CWG2714 citation-label: CWG2714 title: "Implicit deduction guides omit properties from the parameter-declaration-clause of a constructor" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/cwg2714 - id: CWG2715 citation-label: CWG2715 title: "\"calling function\" for parameter initialization may not exist" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/cwg2715 - id: CWG2716 citation-label: CWG2716 title: "Rule about self-or-base conversion is normatively redundant" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/cwg2716 - id: CWG2717 citation-label: CWG2717 title: "Pack expansion for alignment-specifier" author: - family: Jim X issued: year: 2023 URL: https://wg21.link/cwg2717 - id: CWG2718 citation-label: CWG2718 title: "Type completeness for derived-to-base conversions" author: - family: Jim X issued: year: 2023 URL: https://wg21.link/cwg2718 - id: CWG2719 citation-label: CWG2719 title: "Creating objects in misaligned storage" author: - family: Jiang An issued: year: 2023 URL: https://wg21.link/cwg2719 - id: CWG2720 citation-label: CWG2720 title: "Template validity rules for templated entities and alias templates" author: - family: Richard Smith issued: year: 2023 URL: https://wg21.link/cwg2720 - id: CWG2721 citation-label: CWG2721 title: "When exactly is storage reused?" author: - family: Richard Smith issued: year: 2023 URL: https://wg21.link/cwg2721 - id: CWG2722 citation-label: CWG2722 title: "Temporary materialization conversion for noexcept operator" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/cwg2722 - id: CWG2723 citation-label: CWG2723 title: "Range of representable values for floating-point types" author: - family: Jiang An issued: year: 2023 URL: https://wg21.link/cwg2723 - id: CWG2724 citation-label: CWG2724 title: "Clarify rounding for arithmetic right shift" author: - family: Jan Schultke issued: year: 2023 URL: https://wg21.link/cwg2724 - id: CWG2725 citation-label: CWG2725 title: "Overload resolution for non-call of class member access" author: - family: Richard Smith issued: year: 2023 URL: https://wg21.link/cwg2725 - id: CWG2726 citation-label: CWG2726 title: "Alternative tokens appearing as attribute-tokens" author: - family: Jim X issued: year: 2023 URL: https://wg21.link/cwg2726 - id: CWG2727 citation-label: CWG2727 title: "Importing header units synthesized from source files" author: - family: Jim X issued: year: 2023 URL: https://wg21.link/cwg2727 - id: CWG2728 citation-label: CWG2728 title: "Evaluation of conversions in a delete-expression" author: - family: Jiang An issued: year: 2023 URL: https://wg21.link/cwg2728 - id: CWG2729 citation-label: CWG2729 title: "Meaning of new-type-id" author: - family: Jim X issued: year: 2023 URL: https://wg21.link/cwg2729 - id: CWG2730 citation-label: CWG2730 title: "Comparison templates on enumeration types" author: - family: Tobias Loew issued: year: 2023 URL: https://wg21.link/cwg2730 - id: CWG2731 citation-label: CWG2731 title: "List-initialization sequence with a user-defined conversion" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/cwg2731 - id: CWG2732 citation-label: CWG2732 title: "Can importable headers react to preprocessor state from point of import?" author: - family: Xu Chuanqi issued: year: 2023 URL: https://wg21.link/cwg2732 - id: CWG2733 citation-label: CWG2733 title: "Applying [[maybe_unused]] to a label" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/cwg2733 - id: CWG2734 citation-label: CWG2734 title: "Immediate forward-declared function templates" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/cwg2734 - id: CWG2735 citation-label: CWG2735 title: "List-initialization and conversions in overload resolution" author: - family: Jason Merrill issued: year: 2023 URL: https://wg21.link/cwg2735 - id: CWG2736 citation-label: CWG2736 title: "Standard layout class with empty base class also in first member" author: - family: Lénárd Szolnoki issued: year: 2023 URL: https://wg21.link/cwg2736 - id: CWG2737 citation-label: CWG2737 title: "Temporary lifetime extension for reference init-captures" author: - family: Tomasz Kamiński issued: year: 2023 URL: https://wg21.link/cwg2737 - id: CWG2738 citation-label: CWG2738 title: "\"denotes a destructor\" is missing specification" author: - family: Jim X issued: year: 2022 URL: https://wg21.link/cwg2738 - id: CWG2739 citation-label: CWG2739 title: "Nested requirement not a constant expression" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/cwg2739 - id: CWG2740 citation-label: CWG2740 title: "Too many objects have constexpr-unknown type" author: - family: Richard Smith issued: year: 2023 URL: https://wg21.link/cwg2740 - id: CWG2741 citation-label: CWG2741 title: "Implicit conversion sequence from empty list to array of unknown bound" author: - family: Richard Smith issued: year: 2023 URL: https://wg21.link/cwg2741 - id: CWG2742 citation-label: CWG2742 title: "Guaranteed copy elision for brace-initialization from prvalue" author: - family: Jim X issued: year: 2023 URL: https://wg21.link/cwg2742 - id: CWG2743 citation-label: CWG2743 title: "Copying non-trivial objects nested within a union" author: - family: Jiang An issued: year: 2023 URL: https://wg21.link/cwg2743 - id: CWG2744 citation-label: CWG2744 title: "Multiple objects of the same type at the same address" author: - family: Chris Hallock issued: year: 2023 URL: https://wg21.link/cwg2744 - id: CWG2745 citation-label: CWG2745 title: "Dependent odr-use in generic lambdas" author: - family: Shafik Yaghmour issued: year: 2022 URL: https://wg21.link/cwg2745 - id: CWG2746 citation-label: CWG2746 title: "Checking of default template arguments" author: - family: Shafik Yaghmour issued: year: 2022 URL: https://wg21.link/cwg2746 - id: CWG2747 citation-label: CWG2747 title: "Cannot depend on an already-deleted splice" author: - family: Jim X issued: year: 2021 URL: https://wg21.link/cwg2747 - id: CWG2748 citation-label: CWG2748 title: "Accessing static data members via null pointer" author: - family: Tomasz Kamiński issued: year: 2023 URL: https://wg21.link/cwg2748 - id: CWG2749 citation-label: CWG2749 title: "Treatment of \"pointer to void\" for relational comparisons" author: - family: lprv issued: year: 2023 URL: https://wg21.link/cwg2749 - id: CWG2750 citation-label: CWG2750 title: "construct_at without constructor call" author: - family: CWG issued: year: 2023 URL: https://wg21.link/cwg2750 - id: CWG2751 citation-label: CWG2751 title: "Order of destruction for parameters for operator functions" author: - family: Richard Smith issued: year: 2020 URL: https://wg21.link/cwg2751 - id: CWG2752 citation-label: CWG2752 title: "Excess-precision floating-point literals" author: - family: Peter Dimov issued: year: 2023 URL: https://wg21.link/cwg2752 - id: CWG2753 citation-label: CWG2753 title: "Storage reuse for string literal objects and backing arrays" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/cwg2753 - id: CWG2754 citation-label: CWG2754 title: "Using *this in explicit object member functions that are coroutines" author: - family: Christof Meerwald issued: year: 2023 URL: https://wg21.link/cwg2754 - id: CWG2755 citation-label: CWG2755 title: "Incorrect wording applied by P2738R1" author: - family: Jens Maurer issued: year: 2023 URL: https://wg21.link/cwg2755 - id: CWG2756 citation-label: CWG2756 title: "Completion of initialization by delegating constructor" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/cwg2756 - id: CWG2757 citation-label: CWG2757 title: "Deleting or deallocating storage of an object during its construction" author: - family: Jiang An issued: year: 2023 URL: https://wg21.link/cwg2757 - id: CWG2758 citation-label: CWG2758 title: "What is \"access and ambiguity control\"?" author: - family: CWG issued: year: 2023 URL: https://wg21.link/cwg2758 - id: CWG2759 citation-label: CWG2759 title: "[[no_unique_address] and common initial sequence" author: - family: Richard Smith issued: year: 2020 URL: https://wg21.link/cwg2759 - id: CWG2760 citation-label: CWG2760 title: "Defaulted constructor that is an immediate function" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/cwg2760 - id: CWG2761 citation-label: CWG2761 title: "Implicitly invoking the deleted destructor of an anonymous union member" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/cwg2761 - id: CWG2762 citation-label: CWG2762 title: "Type of implicit object parameter" author: - family: Jim X issued: year: 2023 URL: https://wg21.link/cwg2762 - id: CWG2763 citation-label: CWG2763 title: "Ignorability of [[noreturn]] during constant evaluation" author: - family: Jiang An issued: year: 2023 URL: https://wg21.link/cwg2763 - id: CWG2764 citation-label: CWG2764 title: "Use of placeholders affecting name mangling" author: - family: Hubert Tong issued: year: 2023 URL: https://wg21.link/cwg2764 - id: CWG2765 citation-label: CWG2765 title: "Address comparisons between potentially non-unique objects during constant evaluation" author: - family: CWG issued: year: 2023 URL: https://wg21.link/cwg2765 - id: CWG2766 citation-label: CWG2766 title: "Repeated evaluation of a string-literal may yield different objects" author: - family: Balog Pal issued: year: 2023 URL: https://wg21.link/cwg2766 - id: CWG2767 citation-label: CWG2767 title: "Non-defining declarations of anonymous unions" author: - family: Hubert Tong issued: year: 2023 URL: https://wg21.link/cwg2767 - id: CWG2768 citation-label: CWG2768 title: "Assignment to enumeration variable with a braced-init-list" author: - family: Shafik Yaghmour issued: year: 2023 URL: https://wg21.link/cwg2768 - id: CWG2769 citation-label: CWG2769 title: "Substitution into template parameters and default template arguments should be interleaved" author: - family: Richard Smith issued: year: 2023 URL: https://wg21.link/cwg2769 - id: CWG2770 citation-label: CWG2770 title: "Trailing requires-clause can refer to function parameters before they are substituted into" author: - family: Richard Smith issued: year: 2023 URL: https://wg21.link/cwg2770 - id: CWG2771 citation-label: CWG2771 title: "Transformation for unqualified-ids in address operator" author: - family: Jim X issued: year: 2023 URL: https://wg21.link/cwg2771 - id: CWG2772 citation-label: CWG2772 title: "Missing Annex C entry for linkage effects of linkage-specification" author: - family: Hubert Tong issued: year: 2023 URL: https://wg21.link/cwg2772 - id: CWG2773 citation-label: CWG2773 title: "Naming anonymous union members as class members" author: - family: Hubert Tong issued: year: 2023 URL: https://wg21.link/cwg2773 - id: CWG2774 citation-label: CWG2774 title: "Value-dependence of requires-expressions" author: - family: Christof Meerwald issued: year: 2023 URL: https://wg21.link/cwg2774 - id: CWG2775 citation-label: CWG2775 title: "Unclear argument type for copy of exception object" author: - family: Jiang An issued: year: 2023 URL: https://wg21.link/cwg2775 - id: CWG2776 citation-label: CWG2776 title: "Substitution failure and implementation limits" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/cwg2776 - id: CWG2777 citation-label: CWG2777 title: "Type of id-expression denoting a template parameter object" author: - family: Jim X issued: year: 2023 URL: https://wg21.link/cwg2777 - id: CWG2778 citation-label: CWG2778 title: "Trivial destructor does not imply constant destruction" author: - family: Jiang An issued: year: 2023 URL: https://wg21.link/cwg2778 - id: CWG2779 citation-label: CWG2779 title: "Restrictions on the ordinary literal encoding" author: - family: Jim X issued: year: 2023 URL: https://wg21.link/cwg2779 - id: CWG2780 citation-label: CWG2780 title: "reinterpret_cast to reference to function types" author: - family: Lauri Vasama issued: year: 2023 URL: https://wg21.link/cwg2780 - id: CWG2781 citation-label: CWG2781 title: "Unclear recursion in the one-definition rule" author: - family: Johannes Schaub issued: year: 2023 URL: https://wg21.link/cwg2781 - id: CWG2782 citation-label: CWG2782 title: "Treatment of closure types in the one-definition rule" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/cwg2782 - id: CWG2783 citation-label: CWG2783 title: "Handling of deduction guides in global-module-fragment" author: - family: Daniela Engert issued: year: 2023 URL: https://wg21.link/cwg2783 - id: CWG2784 citation-label: CWG2784 title: "Unclear definition of member-designator for offsetof" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/cwg2784 - id: CWG2785 citation-label: CWG2785 title: "Type-dependence of requires-expression" author: - family: CWG issued: year: 2023 URL: https://wg21.link/cwg2785 - id: CWG2786 citation-label: CWG2786 title: "Comparing pointers to complete objects" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/cwg2786 - id: CWG2787 citation-label: CWG2787 title: "Kind of explicit object copy/move assignment function" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/cwg2787 - id: CWG2788 citation-label: CWG2788 title: "Correspondence and redeclarations" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/cwg2788 - id: CWG2789 citation-label: CWG2789 title: "Overload resolution with implicit and explicit object member functions" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/cwg2789 - id: CWG2790 citation-label: CWG2790 title: "Aggregate initialization and user-defined conversion sequence" author: - family: Johannes Schaub issued: year: 2023 URL: https://wg21.link/cwg2790 - id: CWG2791 citation-label: CWG2791 title: "Unclear phrasing about \"returning to the caller\"" author: - family: Jan Schultke issued: year: 2023 URL: https://wg21.link/cwg2791 - id: CWG2792 citation-label: CWG2792 title: "Clean up specification of noexcept operator" author: - family: Jan Schultke issued: year: 2023 URL: https://wg21.link/cwg2792 - id: CWG2793 citation-label: CWG2793 title: "Block-scope declaration conflicting with parameter name" author: - family: Jason Merrill issued: year: 2023 URL: https://wg21.link/cwg2793 - id: CWG2794 citation-label: CWG2794 title: "Uniqueness of lambdas in alias templates" author: - family: Ilya Biryukov issued: year: 2023 URL: https://wg21.link/cwg2794 - id: CWG2795 citation-label: CWG2795 title: "Overlapping empty subobjects with different cv-qualification" author: - family: Jonathan Caves issued: year: 2023 URL: https://wg21.link/cwg2795 - id: CWG2796 citation-label: CWG2796 title: "Function pointer conversions for relational operators" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/cwg2796 - id: CWG2797 citation-label: CWG2797 title: "Meaning of \"corresponds\" for rewritten operator candidates" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/cwg2797 - id: CWG2798 citation-label: CWG2798 title: "Manifestly constant evaluation of the static_assert message" author: - family: Jason Merrill issued: year: 2023 URL: https://wg21.link/cwg2798 - id: CWG2799 citation-label: CWG2799 title: "Inheriting default constructors" author: - family: Hubert Tong issued: year: 2017 URL: https://wg21.link/cwg2799 - id: CWG2800 citation-label: CWG2800 title: "Instantiating constexpr variables for potential constant evaluation" author: - family: Shafik Yaghmour issued: year: 2023 URL: https://wg21.link/cwg2800 - id: CWG2801 citation-label: CWG2801 title: "Reference binding with reference-related types" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/cwg2801 - id: CWG2802 citation-label: CWG2802 title: "Constrained auto and redeclaration with non-abbreviated syntax" author: - family: Richard Smith issued: year: 2023 URL: https://wg21.link/cwg2802 - id: CWG2803 citation-label: CWG2803 title: "Overload resolution for reference binding of similar types" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/cwg2803 - id: CWG2804 citation-label: CWG2804 title: "Lookup for determining rewrite targets" author: - family: Richard Smith issued: year: 2023 URL: https://wg21.link/cwg2804 - id: CWG2805 citation-label: CWG2805 title: "Underspecified selection of deallocation function" author: - family: Lénárd Szolnoki issued: year: 2023 URL: https://wg21.link/cwg2805 - id: CWG2806 citation-label: CWG2806 title: "Make a type-requirement a type-only context" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/cwg2806 - id: CWG2807 citation-label: CWG2807 title: "Destructors declared consteval" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/cwg2807 - id: CWG2808 citation-label: CWG2808 title: "Explicit specialization of defaulted special member function" author: - family: Richard Smith issued: year: 2023 URL: https://wg21.link/cwg2808 - id: CWG2809 citation-label: CWG2809 title: "An implicit definition does not redeclare a function" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/cwg2809 - id: CWG2810 citation-label: CWG2810 title: "Requiring the absence of diagnostics for templates" author: - family: Andrey Erokhin issued: year: 2022 URL: https://wg21.link/cwg2810 - id: CWG2811 citation-label: CWG2811 title: "Clarify \"use\" of main" author: - family: Jan Schultke issued: year: 2023 URL: https://wg21.link/cwg2811 - id: CWG2812 citation-label: CWG2812 title: "Allocation with explicit alignment" author: - family: Tim Song issued: year: 2023 URL: https://wg21.link/cwg2812 - id: CWG2813 citation-label: CWG2813 title: "Class member access with prvalues" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/cwg2813 - id: CWG2814 citation-label: CWG2814 title: "Alignment requirement of incomplete class type" author: - family: Janet Cobb issued: year: 2023 URL: https://wg21.link/cwg2814 - id: CWG2815 citation-label: CWG2815 title: "Overload resolution for references/pointers to noexcept functions" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/cwg2815 - id: CWG2816 citation-label: CWG2816 title: "Unclear phrasing \"may assume ... eventually\"" author: - family: Jiang An issued: year: 2023 URL: https://wg21.link/cwg2816 - id: CWG2817 citation-label: CWG2817 title: "sizeof(abstract class) is underspecified" author: - family: Jiang An issued: year: 2023 URL: https://wg21.link/cwg2817 - id: CWG2818 citation-label: CWG2818 title: "Use of predefined reserved identifiers" author: - family: Jiang An issued: year: 2023 URL: https://wg21.link/cwg2818 - id: CWG2819 citation-label: CWG2819 title: "Cast from null pointer value in a constant expression" author: - family: Jason Merrill issued: year: 2023 URL: https://wg21.link/cwg2819 - id: CWG2820 citation-label: CWG2820 title: "Value-initialization and default constructors" author: - family: Shafik Yaghmour issued: year: 2023 URL: https://wg21.link/cwg2820 - id: CWG2821 citation-label: CWG2821 title: "Lifetime, zero-initialization, and dynamic initialization" author: - family: Jan Schultke issued: year: 2023 URL: https://wg21.link/cwg2821 - id: CWG2822 citation-label: CWG2822 title: "Side-effect-free pointer zap" author: - family: Davis Herring issued: year: 2023 URL: https://wg21.link/cwg2822 - id: CWG2823 citation-label: CWG2823 title: "Implicit undefined behavior when dereferencing pointers" author: - family: CWG issued: year: 2023 URL: https://wg21.link/cwg2823 - id: CWG2824 citation-label: CWG2824 title: "Copy-initialization of arrays" author: - family: Anoop Rana issued: year: 2023 URL: https://wg21.link/cwg2824 - id: CWG2825 citation-label: CWG2825 title: "Range-based for statement using a braced-init-list" author: - family: Arthur O'Dwyer issued: year: 2023 URL: https://wg21.link/cwg2825 - id: CWG2826 citation-label: CWG2826 title: "Missing definition of \"temporary expression\"" author: - family: Brian Bi issued: year: 2022 URL: https://wg21.link/cwg2826 - id: CWG2827 citation-label: CWG2827 title: "Representation of unsigned integral types" author: - family: David Detweiler issued: year: 2021 URL: https://wg21.link/cwg2827 - id: CWG2828 citation-label: CWG2828 title: "Ambiguous interpretation of C-style cast" author: - family: Jim X issued: year: 2022 URL: https://wg21.link/cwg2828 - id: CWG2829 citation-label: CWG2829 title: "Redundant case in restricting user-defined conversion sequences" author: - family: Krystian Stasiowski issued: year: 2020 URL: https://wg21.link/cwg2829 - id: CWG2830 citation-label: CWG2830 title: "Top-level cv-qualification should be ignored for list-initialization" author: - family: Krystian Stasiowski issued: year: 2019 URL: https://wg21.link/cwg2830 - id: CWG2831 citation-label: CWG2831 title: "Non-templated function definitions and requires-clauses" author: - family: Krystian Stasiowski issued: year: 2020 URL: https://wg21.link/cwg2831 - id: CWG2832 citation-label: CWG2832 title: "Invented temporary variables and temporary objects" author: - family: Thomas Köppe issued: year: 2023 URL: https://wg21.link/cwg2832 - id: CWG2833 citation-label: CWG2833 title: "Evaluation of odr-use" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/cwg2833 - id: CWG2834 citation-label: CWG2834 title: "Partial ordering and explicit object parameters" author: - family: Jason Merrill issued: year: 2023 URL: https://wg21.link/cwg2834 - id: CWG2835 citation-label: CWG2835 title: "Name-independent declarations" author: - family: Jakub Jelínek issued: year: 2023 URL: https://wg21.link/cwg2835 - id: CWG2836 citation-label: CWG2836 title: "Conversion rank of long double and extended floating-point types" author: - family: Joshua Cranmer issued: year: 2023 URL: https://wg21.link/cwg2836 - id: CWG2837 citation-label: CWG2837 title: "Instantiating and inheriting by-value copy constructors" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/cwg2837 - id: CWG2838 citation-label: CWG2838 title: "Declaration conflicts in lambda-expressions" author: - family: Jakub Jelínek issued: year: 2023 URL: https://wg21.link/cwg2838 - id: CWG2839 citation-label: CWG2839 title: "Explicit destruction of base classes" author: - family: Jiang An issued: year: 2023 URL: https://wg21.link/cwg2839 - id: CWG2840 citation-label: CWG2840 title: "Missing requirements for fundamental alignments" author: - family: Jiang An issued: year: 2023 URL: https://wg21.link/cwg2840 - id: CWG2841 citation-label: CWG2841 title: "When do const objects start being const?" author: - family: Tom Honermann issued: year: 2023 URL: https://wg21.link/cwg2841 - id: CWG2842 citation-label: CWG2842 title: "Preferring an initializer_list over a single value" author: - family: Jason Merrill issued: year: 2022 URL: https://wg21.link/cwg2842 - id: CWG2843 citation-label: CWG2843 title: "Undated reference to Unicode makes C++ a moving target" author: - family: Jonathan Wakely issued: year: 2024 URL: https://wg21.link/cwg2843 - id: CWG2844 citation-label: CWG2844 title: "Enumerating a finite set of built-in candidates" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/cwg2844 - id: CWG2845 citation-label: CWG2845 title: "Make the closure type of a captureless lambda a structural type" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/cwg2845 - id: CWG2846 citation-label: CWG2846 title: "Out-of-class definitions of explicit object member functions" author: - family: Krystian Stasiowski issued: year: 2024 URL: https://wg21.link/cwg2846 - id: CWG2847 citation-label: CWG2847 title: "Constrained explicit specializations of function templates at class scope" author: - family: Krystian Stasiowski issued: year: 2023 URL: https://wg21.link/cwg2847 - id: CWG2848 citation-label: CWG2848 title: "Omitting an empty template argument list for explicit instantiation" author: - family: Anoop Rana issued: year: 2024 URL: https://wg21.link/cwg2848 - id: CWG2849 citation-label: CWG2849 title: "Parameter objects are not temporary objects" author: - family: Brian Bi issued: year: 2024 URL: https://wg21.link/cwg2849 - id: CWG2850 citation-label: CWG2850 title: "Unclear storage duration for function parameter objects" author: - family: Brian Bi issued: year: 2024 URL: https://wg21.link/cwg2850 - id: CWG2851 citation-label: CWG2851 title: "Allow floating-point conversions in converted constant expressions" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/cwg2851 - id: CWG2852 citation-label: CWG2852 title: "Complete-class contexts and class-scope lambdas" author: - family: Richard Smith issued: year: 2023 URL: https://wg21.link/cwg2852 - id: CWG2853 citation-label: CWG2853 title: "Pointer arithmetic with pointer to hypothetical element" author: - family: Jim X issued: year: 2024 URL: https://wg21.link/cwg2853 - id: CWG2854 citation-label: CWG2854 title: "Storage duration of exception objects" author: - family: Jiang An issued: year: 2024 URL: https://wg21.link/cwg2854 - id: CWG2855 citation-label: CWG2855 title: "Undefined behavior in postfix increment" author: - family: Lénárd Szolnoki issued: year: 2023 URL: https://wg21.link/cwg2855 - id: CWG2856 citation-label: CWG2856 title: "Copy-list-initialization with explicit default constructors" author: - family: Anoop Rana issued: year: 2024 URL: https://wg21.link/cwg2856 - id: CWG2857 citation-label: CWG2857 title: "Argument-dependent lookup with incomplete class types" author: - family: Lewis Baker issued: year: 2024 URL: https://wg21.link/cwg2857 - id: CWG2858 citation-label: CWG2858 title: "Declarative nested-name-specifiers and pack-index-specifiers" author: - family: Krystian Stasiowski issued: year: 2024 URL: https://wg21.link/cwg2858 - id: CWG2859 citation-label: CWG2859 title: "Value-initialization with multiple default constructors" author: - family: Brian Bi issued: year: 2024 URL: https://wg21.link/cwg2859 - id: CWG2860 citation-label: CWG2860 title: "Remove and fix the term \"vacuous initialization\"" author: - family: Jiang An issued: year: 2024 URL: https://wg21.link/cwg2860 - id: CWG2861 citation-label: CWG2861 title: "dynamic_cast on bad pointer value" author: - family: Jim X issued: year: 2024 URL: https://wg21.link/cwg2861 - id: CWG2862 citation-label: CWG2862 title: "Unclear boundaries of template declarations" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/cwg2862 - id: CWG2863 citation-label: CWG2863 title: "Unclear synchronization requirements for object lifetime rules" author: - family: Richard Smith issued: year: 2024 URL: https://wg21.link/cwg2863 - id: CWG2864 citation-label: CWG2864 title: "Narrowing floating-point conversions" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/cwg2864 - id: CWG2865 citation-label: CWG2865 title: "Regression on result of conditional operator" author: - family: Christof Meerwald issued: year: 2024 URL: https://wg21.link/cwg2865 - id: CWG2866 citation-label: CWG2866 title: "Observing the effects of [[no_unique_address]]" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/cwg2866 - id: CWG2867 citation-label: CWG2867 title: "Order of initialization for structured bindings" author: - family: Richard Smith issued: year: 2023 URL: https://wg21.link/cwg2867 - id: CWG2868 citation-label: CWG2868 title: "Self-references in trivially copyable objects as function return values" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/cwg2868 - id: CWG2869 citation-label: CWG2869 title: "this in local classes" author: - family: Richard Smith issued: year: 2024 URL: https://wg21.link/cwg2869 - id: CWG2870 citation-label: CWG2870 title: "Combining absent encoding-prefixes" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/cwg2870 - id: CWG2871 citation-label: CWG2871 title: "User-declared constructor templates inhibiting default constructors" author: - family: Jim X issued: year: 2024 URL: https://wg21.link/cwg2871 - id: CWG2872 citation-label: CWG2872 title: "Linkage and unclear \"can be referred to\"" author: - family: Brian Bi issued: year: 2024 URL: https://wg21.link/cwg2872 - id: CWG2873 citation-label: CWG2873 title: "Taking the address of a function involving template argument deduction" author: - family: Anoop Rana issued: year: 2024 URL: https://wg21.link/cwg2873 - id: CWG2874 citation-label: CWG2874 title: "Qualified declarations of partial specializations" author: - family: Krystian Stasiowski issued: year: 2024 URL: https://wg21.link/cwg2874 - id: CWG2875 citation-label: CWG2875 title: "Missing support for round-tripping null pointer values through indirection/address operators" author: - family: Richard Smith issued: year: 2024 URL: https://wg21.link/cwg2875 - id: CWG2876 citation-label: CWG2876 title: "Disambiguation of T x = delete(\"text\")" author: - family: Richard Smith issued: year: 2024 URL: https://wg21.link/cwg2876 - id: CWG2877 citation-label: CWG2877 title: "Type-only lookup for using-enum-declarator" author: - family: Richard Smith issued: year: 2024 URL: https://wg21.link/cwg2877 - id: CWG2878 citation-label: CWG2878 title: "C-style casts to reference types" author: - family: Hubert Tong issued: year: 2024 URL: https://wg21.link/cwg2878 - id: CWG2879 citation-label: CWG2879 title: "Undesired outcomes with const_cast" author: - family: Brian Bi issued: year: 2024 URL: https://wg21.link/cwg2879 - id: CWG2880 citation-label: CWG2880 title: "Accessibility check for destructor of incomplete class type" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/cwg2880 - id: CWG2881 citation-label: CWG2881 title: "Type restrictions for the explicit object parameter of a lambda" author: - family: Richard Smith issued: year: 2024 URL: https://wg21.link/cwg2881 - id: CWG2882 citation-label: CWG2882 title: "Unclear treatment of conversion to void" author: - family: Richard Smith issued: year: 2024 URL: https://wg21.link/cwg2882 - id: CWG2883 citation-label: CWG2883 title: "Definition of \"odr-usable\" ignores lambda scopes" author: - family: Hubert Tong issued: year: 2024 URL: https://wg21.link/cwg2883 - id: CWG2884 citation-label: CWG2884 title: "Qualified declarations of partial specializations" author: - family: Krystian Stasiowski issued: year: 2024 URL: https://wg21.link/cwg2884 - id: CWG2885 citation-label: CWG2885 title: "Non-eligible trivial default constructors" author: - family: Roy Jacobson issued: year: 2022 URL: https://wg21.link/cwg2885 - id: CWG2886 citation-label: CWG2886 title: "Temporaries and trivial potentially-throwing special member functions" author: - family: Jiang An issued: year: 2024 URL: https://wg21.link/cwg2886 - id: CWG2887 citation-label: CWG2887 title: "Missing compatibility entries for xvalues" author: - family: Jiang An issued: year: 2024 URL: https://wg21.link/cwg2887 - id: CWG2888 citation-label: CWG2888 title: "Missing cases for reference and array types for argument-dependent lookup" author: - family: Lewis Baker issued: year: 2024 URL: https://wg21.link/cwg2888 - id: CWG2889 citation-label: CWG2889 title: "Requiring an accessible destructor for destroying operator delete" author: - family: Lauri Vasama issued: year: 2024 URL: https://wg21.link/cwg2889 - id: CWG2890 citation-label: CWG2890 title: "Defining members of local classes" author: - family: Brian Bi issued: year: 2024 URL: https://wg21.link/cwg2890 - id: CWG2891 citation-label: CWG2891 title: "Normative status of implementation limits" author: - family: ISO/CS issued: year: 2024 URL: https://wg21.link/cwg2891 - id: CWG2892 citation-label: CWG2892 title: "Unclear usual arithmetic conversions" author: - family: Lauri Vasama issued: year: 2024 URL: https://wg21.link/cwg2892 - id: CWG2893 citation-label: CWG2893 title: "Instantiations in discarded if constexpr substatements" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/cwg2893 - id: CWG2894 citation-label: CWG2894 title: "Functional casts create prvalues of reference type" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/cwg2894 - id: CWG2895 citation-label: CWG2895 title: "Initialization should ignore the destination type's cv-qualification" author: - family: Brian Bi issued: year: 2024 URL: https://wg21.link/cwg2895 - id: CWG2896 citation-label: CWG2896 title: "Template argument deduction involving exception specifications" author: - family: Krystian Stasiowski issued: year: 2024 URL: https://wg21.link/cwg2896 - id: CWG2897 citation-label: CWG2897 title: "Copying potentially-overlapping union subobjects" author: - family: Jiang An issued: year: 2024 URL: https://wg21.link/cwg2897 - id: CWG2898 citation-label: CWG2898 title: "Clarify implicit conversion sequence from cv T to T" author: - family: Brian Bi issued: year: 2024 URL: https://wg21.link/cwg2898 - id: CWG2899 citation-label: CWG2899 title: "Bad value representations should cause undefined behavior" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/cwg2899 - id: CWG2900 citation-label: CWG2900 title: "Deduction of non-type template arguments with placeholder types" author: - family: Hubert Tong issued: year: 2024 URL: https://wg21.link/cwg2900 - id: CWG2901 citation-label: CWG2901 title: "Unclear semantics for near-match aliased access" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/cwg2901 - id: CWG2902 citation-label: CWG2902 title: "Implicit this transformation outside of permitted contexts" author: - family: Vincent X issued: year: 2024 URL: https://wg21.link/cwg2902 - id: CWG2903 citation-label: CWG2903 title: "Can we omit the template disambiguator in nested-name-specifiers in type-only contexts?" author: - family: Richard Smith issued: year: 2024 URL: https://wg21.link/cwg2903 - id: CWG2904 citation-label: CWG2904 title: "Introducing template-names" author: - family: Brian Bi issued: year: 2024 URL: https://wg21.link/cwg2904 - id: CWG2905 citation-label: CWG2905 title: "Value-dependence of noexcept-expression" author: - family: Mital Ashok issued: year: 2024 URL: https://wg21.link/cwg2905 - id: CWG2906 citation-label: CWG2906 title: "Lvalue-to-rvalue conversion of class types for conditional operator" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/cwg2906 - id: CWG2907 citation-label: CWG2907 title: "Constant lvalue-to-rvalue conversion on uninitialized std::nullptr_t" author: - family: Jim X issued: year: 2023 URL: https://wg21.link/cwg2907 - id: CWG2908 citation-label: CWG2908 title: "Counting physical source lines for __LINE__" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/cwg2908 - id: CWG2909 citation-label: CWG2909 title: "Subtle difference between constant-initialized and constexpr" author: - family: CWG issued: year: 2024 URL: https://wg21.link/cwg2909 - id: CWG2910 citation-label: CWG2910 title: "Effect of requirement-parameter-lists on odr-usability" author: - family: Hubert Tong issued: year: 2024 URL: https://wg21.link/cwg2910 - id: CWG2911 citation-label: CWG2911 title: "Unclear meaning of expressions \"appearing within\" subexpressions" author: - family: Hubert Tong issued: year: 2024 URL: https://wg21.link/cwg2911 - id: CWG2912 citation-label: CWG2912 title: "Too-large value for size in array new" author: - family: Mital Ashok issued: year: 2024 URL: https://wg21.link/cwg2912 - id: D0019 citation-label: D0019 title: "(Untitled)" URL: https://wg21.link/d0019 - id: D0019R8 citation-label: D0019R8 title: "Update to P0019r7 with requested LWG edits" URL: https://wg21.link/d0019r8 - id: D0057R9 citation-label: D0057R9 title: "Application of Rebase Coro to C++17 to the Coroutine Working Draft" URL: https://wg21.link/d0057r9 - id: D0122R7 citation-label: D0122R7 title: "span, R7" URL: https://wg21.link/d0122r7 - id: D0192R5 citation-label: D0192R5 title: "Update of P0192R4 with open questions and SG-6 feedback." URL: https://wg21.link/d0192r5 - id: D0194R6 citation-label: D0194R6 title: "Static Reflection" URL: https://wg21.link/d0194r6 - id: D0201R5 citation-label: D0201R5 title: "Draft with revised polymorphic_value wording" URL: https://wg21.link/d0201r5 - id: D0201R6 citation-label: D0201R6 title: "Revised edition of polymorphic_value wording" URL: https://wg21.link/d0201r6 - id: D0211R2 citation-label: D0211R2 title: "Allocator-aware library wrappers for dynamic allocation" URL: https://wg21.link/d0211r2 - id: D0214R9 citation-label: D0214R9 title: "simd paper with less SFINAE requirements" URL: https://wg21.link/d0214r9 - id: D0260R6 citation-label: D0260R6 title: "(Untitled)" URL: https://wg21.link/d0260r6 - id: D0288R3 citation-label: D0288R3 title: "(Untitled)" URL: https://wg21.link/d0288r3 - id: D0288R4 citation-label: D0288R4 title: "(Untitled)" URL: https://wg21.link/d0288r4 - id: D0288R5 citation-label: D0288R5 title: "any_invocable" URL: https://wg21.link/d0288r5 - id: D0290R4 citation-label: D0290R4 title: "Apply for synchronized_value, with changes based on LWG feedback" URL: https://wg21.link/d0290r4 - id: D0323R7 citation-label: D0323R7 title: "D0323r7" URL: https://wg21.link/d0323r7 - id: D0325R3 citation-label: D0325R3 title: "to_array from LFTS revision 3 (draft after small group)" URL: https://wg21.link/d0325r3 - id: D0325R4 citation-label: D0325R4 title: "to_array with expects, feature-test macro" URL: https://wg21.link/d0325r4 - id: D0330 citation-label: D0330 title: "D0330r8 Literal suffix for (signed) size_t" URL: https://wg21.link/d0330 - id: D0340R2 citation-label: D0340R2 title: "Making std::underlying_type SFINAE-friendly" URL: https://wg21.link/d0340r2 - id: D0350R3 citation-label: D0350R3 title: "Integrating simd with parallel algorithms" URL: https://wg21.link/d0350r3 - id: D0355R6 citation-label: D0355R6 title: "Date/time" URL: https://wg21.link/d0355r6 - id: D0355R7 citation-label: D0355R7 title: "Extending chrono to Calendars and Time Zones" URL: https://wg21.link/d0355r7 - id: D0356R5 citation-label: D0356R5 title: "(Untitled)" URL: https://wg21.link/d0356r5 - id: D0357R3 citation-label: D0357R3 title: "Updated to use new elements." URL: https://wg21.link/d0357r3 - id: D0388R4 citation-label: D0388R4 title: "(Untitled)" URL: https://wg21.link/d0388r4 - id: D0401R2 citation-label: D0401R2 title: "Revised P0401R1, based on pre-meeting feedback" URL: https://wg21.link/d0401r2 - id: D0424R3 citation-label: D0424R3 title: "D0424R3 - Templated string UDL" URL: https://wg21.link/d0424r3 - id: D0429R7 citation-label: D0429R7 title: "Updated flat_map wording." URL: https://wg21.link/d0429r7 - id: D0429R8 citation-label: D0429R8 title: "Update flat_map wording." URL: https://wg21.link/d0429r8 - id: D0454R1 citation-label: D0454R1 title: "(Untitled)" URL: https://wg21.link/d0454r1 - id: D0466R5 citation-label: D0466R5 title: "LWG clarifications and fixes" URL: https://wg21.link/d0466r5 - id: D0479R5 citation-label: D0479R5 title: "Likely/unlikely revision" URL: https://wg21.link/d0479r5 - id: D0482R4 citation-label: D0482R4 title: "(Untitled)" URL: https://wg21.link/d0482r4 - id: D0482R6 citation-label: D0482R6 title: "(Untitled)" URL: https://wg21.link/d0482r6 - id: D0493R4 citation-label: D0493R4 title: "P0493R4 atomic min/max" URL: https://wg21.link/d0493r4 - id: D0528R2 citation-label: D0528R2 title: "D0528r2" URL: https://wg21.link/d0528r2 - id: D0528R3 citation-label: D0528R3 title: "D0528r3" URL: https://wg21.link/d0528r3 - id: D0533R6 citation-label: D0533R6 title: "Move proposed text from [expr.const] to [library.c]" URL: https://wg21.link/d0533r6 - id: D0542R4 citation-label: D0542R4 title: "Support for contract based programming in C++" URL: https://wg21.link/d0542r4 - id: D0542R5 citation-label: D0542R5 title: "D0542R5 - Support for contract based programming in C++" URL: https://wg21.link/d0542r5 - id: D0551R3 citation-label: D0551R3 title: "\"Don't Specialize std function templates!\"" URL: https://wg21.link/d0551r3 - id: D0553R3 citation-label: D0553R3 title: "Bit operations" URL: https://wg21.link/d0553r3 - id: D0553R4 citation-label: D0553R4 title: "(Untitled)" URL: https://wg21.link/d0553r4 - id: D0586R1 citation-label: D0586R1 title: "Update of P0586R0" URL: https://wg21.link/d0586r1 - id: D0586R2 citation-label: D0586R2 title: "Revision of p0586r1, updated as discussed" URL: https://wg21.link/d0586r2 - id: D0591 citation-label: D0591 title: "Revision of P0591r3 (uses-allocator construction) as per LWG wording review Tuesday" URL: https://wg21.link/d0591 - id: D0593R4 citation-label: D0593R4 title: "Implicit creation of objects for low-level object manipulation (with wording)" URL: https://wg21.link/d0593r4 - id: D0593R5 citation-label: D0593R5 title: "(Untitled)" URL: https://wg21.link/d0593r5 - id: D0593R6 citation-label: D0593R6 title: "Implicit creation of objects for low-level object manipulation" URL: https://wg21.link/d0593r6 - id: D0602R2 citation-label: D0602R2 title: "variant and optional should propagate copy/move triviality (rebased)" URL: https://wg21.link/d0602r2 - id: D0608R2 citation-label: D0608R2 title: "D0608R2 A sane variant converting constructor" URL: https://wg21.link/d0608r2 - id: D0619R3 citation-label: D0619R3 title: "Removing deprecated features" URL: https://wg21.link/d0619r3 - id: D0619R4 citation-label: D0619R4 title: "Remove deprecated facilities from C++20 please" URL: https://wg21.link/d0619r4 - id: D0626R0 citation-label: D0626R0 title: "No Internal Locks for C++ Atomics" URL: https://wg21.link/d0626r0 - id: D0627R4 citation-label: D0627R4 title: "std::unreachable() (fetch James Touton if this comes up)" URL: https://wg21.link/d0627r4 - id: D0631R3 citation-label: D0631R3 title: "Math Constants (Revision 3)" URL: https://wg21.link/d0631r3 - id: D0631R7 citation-label: D0631R7 title: "(Old: Please use D0631R8 instead) Updated Math Constant wording revision 7 (post telecon 2019-04-23)" URL: https://wg21.link/d0631r7 - id: D0631R8 citation-label: D0631R8 title: "Updated Math Constant wording revision 8 (post telecon 2019-04-23) updated 2019-07-17" URL: https://wg21.link/d0631r8 - id: D0634R3 citation-label: D0634R3 title: "Revision of Down with typename!" URL: https://wg21.link/d0634r3 - id: D0642R4 citation-label: D0642R4 title: "(Untitled)" URL: https://wg21.link/d0642r4 - id: D0645R4 citation-label: D0645R4 title: "Text Formatting" URL: https://wg21.link/d0645r4 - id: D0645R6 citation-label: D0645R6 title: "D0645R6 Text Formatting for C++20" URL: https://wg21.link/d0645r6 - id: D0645R8 citation-label: D0645R8 title: "(Old: use D0645R10 instead) Draft of P0645 with comments from March 18 LWG telecon addressed" URL: https://wg21.link/d0645r8 - id: D0645R9 citation-label: D0645R9 title: "(Old: use D0645R10 instead) Draft of P0645 with comments from June 14 LWG telecon addressed" URL: https://wg21.link/d0645r9 - id: D0645R10 citation-label: D0645R10 title: "Draft of P0645 with comments from June 21 LWG telecom addressed" URL: https://wg21.link/d0645r10 - id: D0652R4 citation-label: D0652R4 title: "Concurrent associative data structure with unsynchronized view" URL: https://wg21.link/d0652r4 - id: D0660R7 citation-label: D0660R7 title: "D0660R7 (interrupt tokens with callbacks and jthread)" URL: https://wg21.link/d0660r7 - id: D0660R10 citation-label: D0660R10 title: "jthread and stop_token Monday Evening and Night" URL: https://wg21.link/d0660r10 - id: D0664R2 citation-label: D0664R2 title: "Coroutine Issue List (March 2018)" URL: https://wg21.link/d0664r2 - id: D0664R4 citation-label: D0664R4 title: "Created issues 31 and 32 requested by SG1" URL: https://wg21.link/d0664r4 - id: D0664R7 citation-label: D0664R7 title: "Coroutines TS Issue list (with fixed wording for ready issues), others moved to not ready" URL: https://wg21.link/d0664r7 - id: D0664R8 citation-label: D0664R8 title: "Coroutine TS issues ready for CWG review" URL: https://wg21.link/d0664r8 - id: D0668R5 citation-label: D0668R5 title: "D0668R5 memory model" URL: https://wg21.link/d0668r5 - id: D0670R4 citation-label: D0670R4 title: "Function reflection" URL: https://wg21.link/d0670r4 - id: D0722R3 citation-label: D0722R3 title: "Efficient sized delete for variable sized classes" URL: https://wg21.link/d0722r3 - id: D0732R1 citation-label: D0732R1 title: "classes in non-type template parameters" URL: https://wg21.link/d0732r1 - id: D0732R2 citation-label: D0732R2 title: "D0732R2 class type NTTPs" URL: https://wg21.link/d0732r2 - id: D0735R1 citation-label: D0735R1 title: "D0735R1: Interaction of memory_order_consume with release sequences" URL: https://wg21.link/d0735r1 - id: D0758R1 citation-label: D0758R1 title: "D07581R1 Implicit conversion traits and utility functions" URL: https://wg21.link/d0758r1 - id: D0759R1 citation-label: D0759R1 title: "D07591R1 fpos Requirements" URL: https://wg21.link/d0759r1 - id: D0769R1 citation-label: D0769R1 title: "shift algorithm" URL: https://wg21.link/d0769r1 - id: D0780R2 citation-label: D0780R2 title: "(Untitled)" URL: https://wg21.link/d0780r2 - id: D0784R2 citation-label: D0784R2 title: "Standard containers and constexpr" URL: https://wg21.link/d0784r2 - id: D0784R5 citation-label: D0784R5 title: "(Untitled)" URL: https://wg21.link/d0784r5 - id: D0784R6 citation-label: D0784R6 title: "More constexpr containers (including EWG cut)" URL: https://wg21.link/d0784r6 - id: D0784R7 citation-label: D0784R7 title: "More constexpr containers" URL: https://wg21.link/d0784r7 - id: D0798R8 citation-label: D0798R8 title: "P0798R8 Monadic operations for std::optional" URL: https://wg21.link/d0798r8 - id: D0806R2 citation-label: D0806R2 title: "Deprecate implicit capture of \"this\" via [=]" URL: https://wg21.link/d0806r2 - id: D0811R3 citation-label: D0811R3 title: "Revisions to midpoint/lerp" URL: https://wg21.link/d0811r3 - id: D0820R3 citation-label: D0820R3 title: "Feedback on P0214 (simd<>)" URL: https://wg21.link/d0820r3 - id: D0820R4 citation-label: D0820R4 title: "Feedback on P0214" URL: https://wg21.link/d0820r4 - id: D0823R0 citation-label: D0823R0 title: "Modules: semantics of declarations" URL: https://wg21.link/d0823r0 - id: D0840R2 citation-label: D0840R2 title: "(Untitled)" URL: https://wg21.link/d0840r2 - id: D0847R1 citation-label: D0847R1 title: "(Untitled)" URL: https://wg21.link/d0847r1 - id: D0847R3 citation-label: D0847R3 title: "Deducing this" URL: https://wg21.link/d0847r3 - id: D0848R1 citation-label: D0848R1 title: "(Untitled)" URL: https://wg21.link/d0848r1 - id: D0848R2 citation-label: D0848R2 title: "(Untitled)" URL: https://wg21.link/d0848r2 - id: D0848R3 citation-label: D0848R3 title: "conditionally trivial" URL: https://wg21.link/d0848r3 - id: D0870R2 citation-label: D0870R2 title: "Revision of P0870R1, based on LEWG-I feedback today" URL: https://wg21.link/d0870r2 - id: D0876R1 citation-label: D0876R1 title: "fibers without scheduler, revised per SG1 in Jacksonville" URL: https://wg21.link/d0876r1 - id: D0876R3 citation-label: D0876R3 title: "Updated draft of fiber_handle proposal" URL: https://wg21.link/d0876r3 - id: D0876R7 citation-label: D0876R7 title: "Köln update of P0876 based on Monday's SG1 feedback" URL: https://wg21.link/d0876r7 - id: D0876R12 citation-label: D0876R12 title: "fiber_context: fibers without scheduler - remove stop_source, stop_token, add ctor with explicit stack" URL: https://wg21.link/d0876r12 - id: D0881R3 citation-label: D0881R3 title: "Stacktrace wording (after LEWG address() votes)" URL: https://wg21.link/d0881r3 - id: D0881R4 citation-label: D0881R4 title: "Stacktrace with LEWG feedback" URL: https://wg21.link/d0881r4 - id: D0881R6 citation-label: D0881R6 title: "Stacktrace (after the CWG review)" URL: https://wg21.link/d0881r6 - id: D0891R3 citation-label: D0891R3 title: "D0981R3 (strong_order customization point + P1380R1 weak_order for floats)" URL: https://wg21.link/d0891r3 - id: D0892R1 citation-label: D0892R1 title: "(Untitled)" URL: https://wg21.link/d0892r1 - id: D0892R2 citation-label: D0892R2 title: "(Untitled)" URL: https://wg21.link/d0892r2 - id: D0893R2 citation-label: D0893R2 title: "(Untitled)" URL: https://wg21.link/d0893r2 - id: D0898R3 citation-label: D0898R3 title: "Standard Library Concepts" URL: https://wg21.link/d0898r3 - id: D0905R1 citation-label: D0905R1 title: "(Untitled)" URL: https://wg21.link/d0905r1 - id: D0907R1 citation-label: D0907R1 title: "D0907r1" URL: https://wg21.link/d0907r1 - id: D0907R3 citation-label: D0907R3 title: "D0907r3" URL: https://wg21.link/d0907r3 - id: D0912R1 citation-label: D0912R1 title: "Revised P0912r0 rendered as HTML + fixes" URL: https://wg21.link/d0912r1 - id: D0917R1 citation-label: D0917R1 title: "updated paper with more motivation for operator?:" URL: https://wg21.link/d0917r1 - id: D0918R1 citation-label: D0918R1 title: "Moar simd<> operations" URL: https://wg21.link/d0918r1 - id: D0920R1 citation-label: D0920R1 title: "(Untitled)" URL: https://wg21.link/d0920r1 - id: D0920R2 citation-label: D0920R2 title: "Precalculated hash values in lookup" URL: https://wg21.link/d0920r2 - id: D0928R1 citation-label: D0928R1 title: "D0928R1: Mitigating Speculation Attacks in C++" URL: https://wg21.link/d0928r1 - id: D0929R1 citation-label: D0929R1 title: "D0929R1: Checking for abstract class types (update for arrays)" URL: https://wg21.link/d0929r1 - id: D0929R2 citation-label: D0929R2 title: "(Untitled)" URL: https://wg21.link/d0929r2 - id: D0941R2 citation-label: D0941R2 title: "D0941R2 feature-test wording" URL: https://wg21.link/d0941r2 - id: D0942R1 citation-label: D0942R1 title: "(Untitled)" URL: https://wg21.link/d0942r1 - id: D0943R1 citation-label: D0943R1 title: "D0943R1: C atomics in C++ revision" URL: https://wg21.link/d0943r1 - id: D0943R2 citation-label: D0943R2 title: "D0943R2: Support C atomics in C++" URL: https://wg21.link/d0943r2 - id: D0947R1 citation-label: D0947R1 title: "(Untitled)" URL: https://wg21.link/d0947r1 - id: D0957R4 citation-label: D0957R4 title: "(Untitled)" URL: https://wg21.link/d0957r4 - id: D0960R2 citation-label: D0960R2 title: "Allow initializing aggregates from a parenthesized list of values" URL: https://wg21.link/d0960r2 - id: D0960R3 citation-label: D0960R3 title: "Allow initializing aggregates from a parenthesized list of values" URL: https://wg21.link/d0960r3 - id: D0961R1 citation-label: D0961R1 title: "(Untitled)" URL: https://wg21.link/d0961r1 - id: D0962R1 citation-label: D0962R1 title: "(Untitled)" URL: https://wg21.link/d0962r1 - id: D0964R1 citation-label: D0964R1 title: "Finding the right set of traits for simd" URL: https://wg21.link/d0964r1 - id: D0966R1 citation-label: D0966R1 title: "Mark Zeren - updated to deprecate default parameter." URL: https://wg21.link/d0966r1 - id: D0968R0 citation-label: D0968R0 title: "Tentatively ready issues to be moved in Jacksonville" URL: https://wg21.link/d0968r0 - id: D0969R0 citation-label: D0969R0 title: "(Untitled)" URL: https://wg21.link/d0969r0 - id: D0970R0 citation-label: D0970R0 title: "Better, Safer Range Access Customization Points" URL: https://wg21.link/d0970r0 - id: D0971 citation-label: D0971 title: "(Untitled)" URL: https://wg21.link/d0971 - id: D0973R0 citation-label: D0973R0 title: "D0973R0: Coroutines TS Use Cases and Design Issues" URL: https://wg21.link/d0973r0 - id: D0975R0 citation-label: D0975R0 title: "Library impact of coroutines" URL: https://wg21.link/d0975r0 - id: D0978R0 citation-label: D0978R0 title: "Response to Coroutine Concerns raised in D0973r0" URL: https://wg21.link/d0978r0 - id: D0979R0 citation-label: D0979R0 title: "German position on merging Ranges TS" URL: https://wg21.link/d0979r0 - id: D0980R1 citation-label: D0980R1 title: "constexpr std::string with latest wording updates" URL: https://wg21.link/d0980r1 - id: D0981R3 citation-label: D0981R3 title: "D0981R3 (Let strong_order be a customization point) with LEWG Kona addenda" URL: https://wg21.link/d0981r3 - id: D0982R1 citation-label: D0982R1 title: "D0982" URL: https://wg21.link/d0982r1 - id: D0991R0 citation-label: D0991R0 title: "Comparison of Stackful Coroutine Proposals" URL: https://wg21.link/d0991r0 - id: D0995R0 citation-label: D0995R0 title: "D0995r0" URL: https://wg21.link/d0995r0 - id: D0995R1 citation-label: D0995R1 title: "D0995r1" URL: https://wg21.link/d0995r1 - id: D0996R0 citation-label: D0996R0 title: "Rebase Library Fundamentals on C++17" URL: https://wg21.link/d0996r0 - id: D0996R1 citation-label: D0996R1 title: "Rebase Library Fundamentals on C++17" URL: https://wg21.link/d0996r1 - id: D0997R2 citation-label: D0997R2 title: "Draft P0997 \"Retire Pernicious Language Constructs in Module Contexts\"" URL: https://wg21.link/d0997r2 - id: D0997R3 citation-label: D0997R3 title: "Draft 3 P0997 \"Retire Pernicious Language Constructs in Module Contexts\"" URL: https://wg21.link/d0997r3 - id: D1000R4 citation-label: D1000R4 title: "C++23 schedule" URL: https://wg21.link/d1000r4 - id: D1001R0 citation-label: D1001R0 title: "Target wavefront policies for C++20 rather than TS" URL: https://wg21.link/d1001r0 - id: D1001R2 citation-label: D1001R2 title: "vectorization parallel policy for C++20" URL: https://wg21.link/d1001r2 - id: D1002R1 citation-label: D1002R1 title: "D1002R1: Try-catch blocks in constexpr functions (with CWG live edits)" URL: https://wg21.link/d1002r1 - id: D1004R2 citation-label: D1004R2 title: "constexpr std::vector with latest wording updates" URL: https://wg21.link/d1004r2 - id: D1005R0 citation-label: D1005R0 title: "(Untitled)" URL: https://wg21.link/d1005r0 - id: D1007R3 citation-label: D1007R3 title: "Fixed wording of P1007R2 after review by Jens Maurer" URL: https://wg21.link/d1007r3 - id: D1008R1 citation-label: D1008R1 title: "(Untitled)" URL: https://wg21.link/d1008r1 - id: D1009R2 citation-label: D1009R2 title: "(Untitled)" URL: https://wg21.link/d1009r2 - id: D1013 citation-label: D1013 title: "D1013R1" URL: https://wg21.link/d1013 - id: D1020R1 citation-label: D1020R1 title: "Updated P1020 after initial wording review" URL: https://wg21.link/d1020r1 - id: D1021R4 citation-label: D1021R4 title: "(Untitled)" URL: https://wg21.link/d1021r4 - id: D1021R5 citation-label: D1021R5 title: "D1021R5 - Filling Holes in Class Template Argument Deduction" URL: https://wg21.link/d1021r5 - id: D1024R2 citation-label: D1024R2 title: "Revision of P1024r1 after LWG wording review on Wednesday" URL: https://wg21.link/d1024r2 - id: D1024R3 citation-label: D1024R3 title: "D1024R3 - Usability enhancements for std::span" URL: https://wg21.link/d1024r3 - id: D1025R1 citation-label: D1025R1 title: "D1025R1: Update the reference to the Unicode Standard" URL: https://wg21.link/d1025r1 - id: D1035 citation-label: D1035 title: "Rebases according to N4820" URL: https://wg21.link/d1035 - id: D1035R7 citation-label: D1035R7 title: "Applies Friday feedback" URL: https://wg21.link/d1035r7 - id: D1040R1 citation-label: D1040R1 title: "Latest Revision of Draft Proposal d1040r1 - std::embed based on LEWG feedback" URL: https://wg21.link/d1040r1 - id: D1041R4 citation-label: D1041R4 title: "(Untitled)" URL: https://wg21.link/d1041r4 - id: D1045R1 citation-label: D1045R1 title: "(Untitled)" URL: https://wg21.link/d1045r1 - id: D1061R4 citation-label: D1061R4 title: "1061 (structured bindings can introduce a pack)" URL: https://wg21.link/d1061r4 - id: D1063R1 citation-label: D1063R1 title: "Draft of P1063R1, Core Coroutines" URL: https://wg21.link/d1063r1 - id: D1065R1 citation-label: D1065R1 title: "(Untitled)" URL: https://wg21.link/d1065r1 - id: D1065R2 citation-label: D1065R2 title: "constexpr invoke" URL: https://wg21.link/d1065r2 - id: D1069R1 citation-label: D1069R1 title: "Split out make_unique/make_shared portion of P1069R0 as discussed with Titus" URL: https://wg21.link/d1069r1 - id: D1072R5 citation-label: D1072R5 title: "(Untitled)" URL: https://wg21.link/d1072r5 - id: D1076R1 citation-label: D1076R1 title: "(Untitled)" URL: https://wg21.link/d1076r1 - id: D1084R2 citation-label: D1084R2 title: "\"Today’s return-type-requirements Are Insufficient\"" URL: https://wg21.link/d1084r2 - id: D1087R1 citation-label: D1087R1 title: "Modules for Standard C++ by Richard Smith and Gabriel Dos Reis" URL: https://wg21.link/d1087r1 - id: D1091R3 citation-label: D1091R3 title: "(Untitled)" URL: https://wg21.link/d1091r3 - id: D1093R1 citation-label: D1093R1 title: "Minor updates to P1093R0" URL: https://wg21.link/d1093r1 - id: D1094R2 citation-label: D1094R2 title: "Nested inline namespaces with revised core wording" URL: https://wg21.link/d1094r2 - id: D1099R5 citation-label: D1099R5 title: "D1099R5 (using enum) with fixes after Tuesday review round 1" URL: https://wg21.link/d1099r5 - id: D1103R0 citation-label: D1103R0 title: "Merging modules" URL: https://wg21.link/d1103r0 - id: D1103R2 citation-label: D1103R2 title: "(Untitled)" URL: https://wg21.link/d1103r2 - id: D1103R3 citation-label: D1103R3 title: "(Untitled)" URL: https://wg21.link/d1103r3 - id: D1111R0 citation-label: D1111R0 title: "D1111r0: Proposed Resolution to NB Comments on the Parallelism TS v2" URL: https://wg21.link/d1111r0 - id: D1116R1 citation-label: D1116R1 title: "(Untitled)" URL: https://wg21.link/d1116r1 - id: D1118R0 citation-label: D1118R0 title: "concat and split simd over and over" URL: https://wg21.link/d1118r0 - id: D1119R0 citation-label: D1119R0 title: "D1119r0" URL: https://wg21.link/d1119r0 - id: D1120R0 citation-label: D1120R0 title: "D1120R0: Wording for parts of P0946R0" URL: https://wg21.link/d1120r0 - id: D1123R0 citation-label: D1123R0 title: "Editorial Guidance for merging P0019r8 and P0528r3" URL: https://wg21.link/d1123r0 - id: D1131R2 citation-label: D1131R2 title: "(Untitled)" URL: https://wg21.link/d1131r2 - id: D1132 citation-label: D1132 title: "p1132 out_ptr with new benchmarks and edits for noexcept discussion" URL: https://wg21.link/d1132 - id: D1135R2 citation-label: D1135R2 title: "D1135R2: The C++20 Synchronization Library" URL: https://wg21.link/d1135r2 - id: D1135R4 citation-label: D1135R4 title: "The C++20 Synchronization Library" URL: https://wg21.link/d1135r4 - id: D1135R5 citation-label: D1135R5 title: "(old; use D1135R6 instead) The C++20 Synchronization Library" URL: https://wg21.link/d1135r5 - id: D1135R6 citation-label: D1135R6 title: "The C++20 Synchronization Library" URL: https://wg21.link/d1135r6 - id: D1139R2 citation-label: D1139R2 title: "(Untitled)" URL: https://wg21.link/d1139r2 - id: D1141R2 citation-label: D1141R2 title: "D1141R2: Yet another approach for constrained declarations (\"concepts terse syntax\")" URL: https://wg21.link/d1141r2 - id: D1143R2 citation-label: D1143R2 title: "(Untitled)" URL: https://wg21.link/d1143r2 - id: D1143R3 citation-label: D1143R3 title: "Adding the constinit keyword" URL: https://wg21.link/d1143r3 - id: D1147R1 citation-label: D1147R1 title: "P1147 printing volatile pointers" URL: https://wg21.link/d1147r1 - id: D1152R2 citation-label: D1152R2 title: "D1152R2 Deprecating volatile" URL: https://wg21.link/d1152r2 - id: D1152R4 citation-label: D1152R4 title: "D1152R4" URL: https://wg21.link/d1152r4 - id: D1154 citation-label: D1154 title: "D1154R2 forwarded to LWG from LEWG" URL: https://wg21.link/d1154 - id: D1155R3 citation-label: D1155R3 title: "Post-Kona draft of P1155 \"More implicit moves\"" URL: https://wg21.link/d1155r3 - id: D1161R3 citation-label: D1161R3 title: "(Untitled)" URL: https://wg21.link/d1161r3 - id: D1165R1 citation-label: D1165R1 title: "Make stateful allocator propagation more consistent for operator+(basic_string)" URL: https://wg21.link/d1165r1 - id: D1185R1 citation-label: D1185R1 title: "(Untitled)" URL: https://wg21.link/d1185r1 - id: D1185R2 citation-label: D1185R2 title: "(Untitled)" URL: https://wg21.link/d1185r2 - id: D1186R1 citation-label: D1186R1 title: "(Untitled)" URL: https://wg21.link/d1186r1 - id: D1186R2 citation-label: D1186R2 title: "(Untitled)" URL: https://wg21.link/d1186r2 - id: D1186R3 citation-label: D1186R3 title: "when do you use <=>" URL: https://wg21.link/d1186r3 - id: D1187R1 citation-label: D1187R1 title: "(Untitled)" URL: https://wg21.link/d1187r1 - id: D1189R0 citation-label: D1189R0 title: "(Untitled)" URL: https://wg21.link/d1189r0 - id: D1206 citation-label: D1206 title: "Revision to ranges::to" URL: https://wg21.link/d1206 - id: D1206R2 citation-label: D1206R2 title: "ranges::to" URL: https://wg21.link/d1206r2 - id: D1207R3 citation-label: D1207R3 title: "(Untitled)" URL: https://wg21.link/d1207r3 - id: D1208 citation-label: D1208 title: "Updated source_location wording by Daniel, Rob, and Peter (more input by Daniel)" URL: https://wg21.link/d1208 - id: D1208R6 citation-label: D1208R6 title: "final fix from Daniel (hopefully)" URL: https://wg21.link/d1208r6 - id: D1213R1 citation-label: D1213R1 title: "Update with 2 additional sections (2.3, 2.8)" URL: https://wg21.link/d1213r1 - id: D1217R1 citation-label: D1217R1 title: "D1217R1 out-of-thin-air, minor bug fix revision" URL: https://wg21.link/d1217r1 - id: D1222R2 citation-label: D1222R2 title: "Updated flat_set wording paper." URL: https://wg21.link/d1222r2 - id: D1223R3 citation-label: D1223R3 title: "Update based on Tuesday review." URL: https://wg21.link/d1223r3 - id: D1236R0 citation-label: D1236R0 title: "Alternative Wording for P0907R3 Signed Integers are Two's Complement" URL: https://wg21.link/d1236r0 - id: D1236R1 citation-label: D1236R1 title: "(Untitled)" URL: https://wg21.link/d1236r1 - id: D1242R1 citation-label: D1242R1 title: "D1242r1 - Single file modules" URL: https://wg21.link/d1242r1 - id: D1243R4 citation-label: D1243R4 title: "(Untitled)" URL: https://wg21.link/d1243r4 - id: D1248R1 citation-label: D1248R1 title: "Small qualification fixes and title change" URL: https://wg21.link/d1248r1 - id: D1252R2 citation-label: D1252R2 title: "Ranges design cleanup" URL: https://wg21.link/d1252r2 - id: D1259R1 citation-label: D1259R1 title: "Added section to explain what's still possible." URL: https://wg21.link/d1259r1 - id: D1264R1 citation-label: D1264R1 title: "D1264R1: Revising the wording of stream input operations (after small group review)" URL: https://wg21.link/d1264r1 - id: D1272R1 citation-label: D1272R1 title: "D1272R1: Byteswapping for fun&&nuf" URL: https://wg21.link/d1272r1 - id: D1272R4 citation-label: D1272R4 title: "Byteswapping for fun&&nuf" URL: https://wg21.link/d1272r4 - id: D1286R2 citation-label: D1286R2 title: "(Untitled)" URL: https://wg21.link/d1286r2 - id: D1289R1 citation-label: D1289R1 title: "D1289R1 - Access control in contract conditions" URL: https://wg21.link/d1289r1 - id: D1290R2 citation-label: D1290R2 title: "D1290R2 - Avoiding undefined behavior in contracts" URL: https://wg21.link/d1290r2 - id: D1293R1 citation-label: D1293R1 title: "ostream_joiner as voted by committee" URL: https://wg21.link/d1293r1 - id: D1301 citation-label: D1301 title: "D1301R4 - nodiscard(\"should have a reason\"), Jens Updates with Aaron Fixes electric boogaloo" URL: https://wg21.link/d1301 - id: D1306R2 citation-label: D1306R2 title: "Wording for P1306 Expansion Statements" URL: https://wg21.link/d1306r2 - id: D1306R3 citation-label: D1306R3 title: "Updated wording for P1306 Expansion Statements" URL: https://wg21.link/d1306r3 - id: D1323R2 citation-label: D1323R2 title: "(Untitled)" URL: https://wg21.link/d1323r2 - id: D1327R1 citation-label: D1327R1 title: "(Untitled)" URL: https://wg21.link/d1327r1 - id: D1330R0 citation-label: D1330R0 title: "D1330R0: Changing the active member of a union inside constexpr" URL: https://wg21.link/d1330r0 - id: D1331R2 citation-label: D1331R2 title: "Updated wording prior to CWG discussion (per feedback from Jens)" URL: https://wg21.link/d1331r2 - id: D1339R1 citation-label: D1339R1 title: "Updated wording based on 2019-02-20 LEWG strawpoll" URL: https://wg21.link/d1339r1 - id: D1344R0 citation-label: D1344R0 title: "pre/post with WD text" URL: https://wg21.link/d1344r0 - id: D1344R1 citation-label: D1344R1 title: "contract pre/post with WD text" URL: https://wg21.link/d1344r1 - id: D1348R0 citation-label: D1348R0 title: "An Executor Property for Occupancy of Execution Agents" URL: https://wg21.link/d1348r0 - id: D1353R0 citation-label: D1353R0 title: "Missing feature test macros" URL: https://wg21.link/d1353r0 - id: D1355R2 citation-label: D1355R2 title: "D1355R2" URL: https://wg21.link/d1355r2 - id: D1361R2 citation-label: D1361R2 title: "Draft of P1361 \"Integration of chrono with text formatting\" with comments from June 28 LWG telecom addressed" URL: https://wg21.link/d1361r2 - id: D1381R1 citation-label: D1381R1 title: "(Untitled)" URL: https://wg21.link/d1381r1 - id: D1385R6 citation-label: D1385R6 title: "Draft of P1385R6, intended for pre-Varna mailing" URL: https://wg21.link/d1385r6 - id: D1390R1 citation-label: D1390R1 title: "Draft of Reflection NB comment resolutions" URL: https://wg21.link/d1390r1 - id: D1391R2 citation-label: D1391R2 title: "(Untitled)" URL: https://wg21.link/d1391r2 - id: D1391R4 citation-label: D1391R4 title: "range constructor for string view" URL: https://wg21.link/d1391r4 - id: D1394R3 citation-label: D1394R3 title: "(Untitled)" URL: https://wg21.link/d1394r3 - id: D1394R4 citation-label: D1394R4 title: "Range constructor for std::span" URL: https://wg21.link/d1394r4 - id: D1413R2 citation-label: D1413R2 title: "(Untitled)" URL: https://wg21.link/d1413r2 - id: D1423R1 citation-label: D1423R1 title: "(Untitled)" URL: https://wg21.link/d1423r1 - id: D1423R3 citation-label: D1423R3 title: "char8_t backward compatibility remediation" URL: https://wg21.link/d1423r3 - id: D1426R0 citation-label: D1426R0 title: "intended version" URL: https://wg21.link/d1426r0 - id: D1426R1 citation-label: D1426R1 title: "as meant to be published" URL: https://wg21.link/d1426r1 - id: D1429R3 citation-label: D1429R3 title: "Updated to P1429R2" URL: https://wg21.link/d1429r3 - id: D1448R1 citation-label: D1448R1 title: "D1448R1 - Simplifying Mixed Contract Modes" URL: https://wg21.link/d1448r1 - id: D1450R3 citation-label: D1450R3 title: "D1450R3: Enriching type modification traits" URL: https://wg21.link/d1450r3 - id: D1452R2 citation-label: D1452R2 title: "return-type-requirements" URL: https://wg21.link/d1452r2 - id: D1456R1 citation-label: D1456R1 title: "Move-only views" URL: https://wg21.link/d1456r1 - id: D1458R1 citation-label: D1458R1 title: "Updated \"Mandating the Standard Library\" papers" URL: https://wg21.link/d1458r1 - id: D1459R1 citation-label: D1459R1 title: "(Untitled)" URL: https://wg21.link/d1459r1 - id: D1460R1 citation-label: D1460R1 title: "(Untitled)" URL: https://wg21.link/d1460r1 - id: D1462R1 citation-label: D1462R1 title: "Updated \"Mandating the Standard Library\" papers" URL: https://wg21.link/d1462r1 - id: D1463R1 citation-label: D1463R1 title: "Updated \"Mandating the Standard Library\" papers" URL: https://wg21.link/d1463r1 - id: D1464R1 citation-label: D1464R1 title: "Reworked a bunch of \"Constraints\" elements" URL: https://wg21.link/d1464r1 - id: D1466R1 citation-label: D1466R1 title: "Miscellaneous minor fixes for chrono — updated" URL: https://wg21.link/d1466r1 - id: D1466R3 citation-label: D1466R3 title: "D1466R3: Miscellaneous minor fixes for chrono" URL: https://wg21.link/d1466r3 - id: D1469R1 citation-label: D1469R1 title: "D1469R1 - Disallow _ usage - With wording" URL: https://wg21.link/d1469r1 - id: D1473R1 citation-label: D1473R1 title: "Shadow namespaces" URL: https://wg21.link/d1473r1 - id: D1474R1 citation-label: D1474R1 title: "(Untitled)" URL: https://wg21.link/d1474r1 - id: D1478R2 citation-label: D1478R2 title: "Revision of D1478R2: byte-wise atomic memcpy" URL: https://wg21.link/d1478r2 - id: D1482R0 citation-label: D1482R0 title: "D1482r0 modules feedback" URL: https://wg21.link/d1482r0 - id: D1485R0 citation-label: D1485R0 title: "D1485R0 - Better keywords for the Coroutines TS" URL: https://wg21.link/d1485r0 - id: D1486R0 citation-label: D1486R0 title: "United Amendment to Contracts Facility for C++20" URL: https://wg21.link/d1486r0 - id: D1486R1 citation-label: D1486R1 title: "United Amendment to Contracts Facility for C++20" URL: https://wg21.link/d1486r1 - id: D1487R0 citation-label: D1487R0 title: "User Experience with Contracts That Work" URL: https://wg21.link/d1487r0 - id: D1494R0 citation-label: D1494R0 title: "Optimization barrier for undefined behavior" URL: https://wg21.link/d1494r0 - id: D1496R0 citation-label: D1496R0 title: "D1496R0 Formatting of negative zero" URL: https://wg21.link/d1496r0 - id: D1502R0 citation-label: D1502R0 title: "(Untitled)" URL: https://wg21.link/d1502r0 - id: D1502R1 citation-label: D1502R1 title: "(Untitled)" URL: https://wg21.link/d1502r1 - id: D1505R0 citation-label: D1505R0 title: "Mandating the Standard Library: Clause 30 - Atomic operations library" URL: https://wg21.link/d1505r0 - id: D1522R1 citation-label: D1522R1 title: "UPDATED: Iterator Difference Type and Integer Overflow" URL: https://wg21.link/d1522r1 - id: D1523R1 citation-label: D1523R1 title: "(Untitled)" URL: https://wg21.link/d1523r1 - id: D1600 citation-label: D1600 title: "slides from 'can we build it?' presentation. d1600 may change, assignment bug discovered" URL: https://wg21.link/d1600 - id: D1607R1 citation-label: D1607R1 title: "(Untitled)" URL: https://wg21.link/d1607r1 - id: D1614R2 citation-label: D1614R2 title: "the mothership paper" URL: https://wg21.link/d1614r2 - id: D1616R1 citation-label: D1616R1 title: "D1616R1: Using unconstrained template template parameters with constrained templates" URL: https://wg21.link/d1616r1 - id: D1622R3 citation-label: D1622R3 title: "D1622R3 Mandating the standard: Threads 32" URL: https://wg21.link/d1622r3 - id: D1630R1 citation-label: D1630R1 title: "spaceship tuneup" URL: https://wg21.link/d1630r1 - id: D1633R1 citation-label: D1633R1 title: "Ammendments to P1135" URL: https://wg21.link/d1633r1 - id: D1636R1 citation-label: D1636R1 title: "Formatters for library types" URL: https://wg21.link/d1636r1 - id: D1638R1 citation-label: D1638R1 title: "(Untitled)" URL: https://wg21.link/d1638r1 - id: D1643R1 citation-label: D1643R1 title: "Add wait/notify to atomic_ref" URL: https://wg21.link/d1643r1 - id: D1645R1 citation-label: D1645R1 title: "(Untitled)" URL: https://wg21.link/d1645r1 - id: D1652R1 citation-label: D1652R1 title: "Printf corner cases in std::format, rebased on coming D0645R10" URL: https://wg21.link/d1652r1 - id: D1656R1 citation-label: D1656R1 title: "D1656R1#2 - \"Throws: Nothing\" should be noexcept" URL: https://wg21.link/d1656r1 - id: D1661R1 citation-label: D1661R1 title: "Link to proper revision o P920" URL: https://wg21.link/d1661r1 - id: D1664 citation-label: D1664 title: "(Untitled)" URL: https://wg21.link/d1664 - id: D1668R1 citation-label: D1668R1 title: "(Untitled)" URL: https://wg21.link/d1668r1 - id: D1686R2 citation-label: D1686R2 title: "Mandating the Standard Library: Clause 27 - Time library" URL: https://wg21.link/d1686r2 - id: D1690R1 citation-label: D1690R1 title: "P1690 with a typo fix -> D1690R1" URL: https://wg21.link/d1690r1 - id: D1703R1 citation-label: D1703R1 title: "Wording for P1703R0" URL: https://wg21.link/d1703r1 - id: D1714R1 citation-label: D1714R1 title: "NTTP are incomplete without float, double, and long double!" URL: https://wg21.link/d1714r1 - id: D1715R1 citation-label: D1715R1 title: "Extra wording from CWG regarding deduced parameters for templated functions" URL: https://wg21.link/d1715r1 - id: D1716R1 citation-label: D1716R1 title: "Included proposed snake_case name alternatives." URL: https://wg21.link/d1716r1 - id: D1716R3 citation-label: D1716R3 title: "Fixes LWG review" URL: https://wg21.link/d1716r3 - id: D1718R2 citation-label: D1718R2 title: "Mandating the Standard Library: Clause 25" URL: https://wg21.link/d1718r2 - id: D1719R1 citation-label: D1719R1 title: "Pre-mailing version - superseded" URL: https://wg21.link/d1719r1 - id: D1719R2 citation-label: D1719R2 title: "Mandating the Standard Library: Clause 26 - Numerics library" URL: https://wg21.link/d1719r2 - id: D1720R1 citation-label: D1720R1 title: "Pre-mailing version - superseded" URL: https://wg21.link/d1720r1 - id: D1721R1 citation-label: D1721R1 title: "Pre-mailing version - superseded" URL: https://wg21.link/d1721r1 - id: D1721R2 citation-label: D1721R2 title: "Mandating the Standard Library: Clause 29" URL: https://wg21.link/d1721r2 - id: D1722R2 citation-label: D1722R2 title: "Mandating the Standard Library: Clause 30" URL: https://wg21.link/d1722r2 - id: D1723R1 citation-label: D1723R1 title: "D1723R1: Mandating the Standard Library: Clause 31 - Atomics library" URL: https://wg21.link/d1723r1 - id: D1723R2 citation-label: D1723R2 title: "Mandating the Standard Library: Clause 31" URL: https://wg21.link/d1723r2 - id: D1732R3 citation-label: D1732R3 title: "(Untitled)" URL: https://wg21.link/d1732r3 - id: D1739R1 citation-label: D1739R1 title: "Draft of P1739 that contains the state approved by LEWG." URL: https://wg21.link/d1739r1 - id: D1739R3 citation-label: D1739R3 title: "Avoid etc." URL: https://wg21.link/d1739r3 - id: D1739R4 citation-label: D1739R4 title: "Avoid etc." URL: https://wg21.link/d1739r4 - id: D1766R1 citation-label: D1766R1 title: "(Untitled)" URL: https://wg21.link/d1766r1 - id: D1775R1 citation-label: D1775R1 title: "UPDATED: Iterator Difference Type and Integer Overflow" URL: https://wg21.link/d1775r1 - id: D1779R1 citation-label: D1779R1 title: "ABI isolation for member functions" URL: https://wg21.link/d1779r1 - id: D1779R2 citation-label: D1779R2 title: "ABI isolation for member functions" URL: https://wg21.link/d1779r2 - id: D1782R1 citation-label: D1782R1 title: "Local contract restrictions" URL: https://wg21.link/d1782r1 - id: D1787R1 citation-label: D1787R1 title: "Declarations and where to find them" URL: https://wg21.link/d1787r1 - id: D1787R4 citation-label: D1787R4 title: "Declarations and where to find them" URL: https://wg21.link/d1787r4 - id: D1806R0 citation-label: D1806R0 title: "D1806R0: Put target_type/target in any_invocable" URL: https://wg21.link/d1806r0 - id: D1807R0 citation-label: D1807R0 title: "Overview of all contract papers" URL: https://wg21.link/d1807r0 - id: D1808 citation-label: D1808 title: "P1808R0: Contra P0339 polymorphic_allocator<> as a vocabulary type" URL: https://wg21.link/d1808 - id: D1810 citation-label: D1810 title: "A Quick Look at what P1754 will change (full)" URL: https://wg21.link/d1810 - id: D1811R0 citation-label: D1811R0 title: "(Untitled)" URL: https://wg21.link/d1811r0 - id: D1812R0 citation-label: D1812R0 title: "Axioms should be assumable" URL: https://wg21.link/d1812r0 - id: D1814R0 citation-label: D1814R0 title: "D1814R0: Wording for Class Template Argument Deduction for Alias Templates. Split from P1021 as requested" URL: https://wg21.link/d1814r0 - id: D1815R0 citation-label: D1815R0 title: "Translation-unit-local entities" URL: https://wg21.link/d1815r0 - id: D1815R1 citation-label: D1815R1 title: "Translation-unit-local entities" URL: https://wg21.link/d1815r1 - id: D1815R2 citation-label: D1815R2 title: "Translation-unit-local entities" URL: https://wg21.link/d1815r2 - id: D1816R0 citation-label: D1816R0 title: "Wording for the aggregate part of P1021 \"Filling holes in CTAD\"" URL: https://wg21.link/d1816r0 - id: D1820R0 citation-label: D1820R0 title: "A very early and rough draft of an executor error and cancellation handling compromise." URL: https://wg21.link/d1820r0 - id: D1823R0 citation-label: D1823R0 title: "Wording to remove contracts from the WP" URL: https://wg21.link/d1823r0 - id: D1824R1 citation-label: D1824R1 title: "(Untitled)" URL: https://wg21.link/d1824r1 - id: D1824R2 citation-label: D1824R2 title: "Contracts direction (23)" URL: https://wg21.link/d1824r2 - id: D1825R0 citation-label: D1825R0 title: "Merged wording for P0527R1 and P1155R3" URL: https://wg21.link/d1825r0 - id: D1831R1 citation-label: D1831R1 title: "D1831R1" URL: https://wg21.link/d1831r1 - id: D1839R3 citation-label: D1839R3 title: "Accessing Object Representations" URL: https://wg21.link/d1839r3 - id: D1847R3 citation-label: D1847R3 title: "version used for presentation" URL: https://wg21.link/d1847r3 - id: D1854 citation-label: D1854 title: "Making non-encodable string literals ill-formed" URL: https://wg21.link/d1854 - id: D1856R1 citation-label: D1856R1 title: "Updated paper on the fix for std::byte" URL: https://wg21.link/d1856r1 - id: D1857R2 citation-label: D1857R2 title: "(Untitled)" URL: https://wg21.link/d1857r2 - id: D1857R3 citation-label: D1857R3 title: "Modules Dependency Discovery" URL: https://wg21.link/d1857r3 - id: D1859R1 citation-label: D1859R1 title: "Standard terminology character sets and encodings" URL: https://wg21.link/d1859r1 - id: D1862 citation-label: D1862 title: "(Untitled)" URL: https://wg21.link/d1862 - id: D1862R1 citation-label: D1862R1 title: "Ranges adaptors for non-copyable iterators" URL: https://wg21.link/d1862r1 - id: D1865R1 citation-label: D1865R1 title: "Add max() to latch and barrier" URL: https://wg21.link/d1865r1 - id: D1868R0 citation-label: D1868R0 title: "🦄 width: clarifying units of width and precision in std::format" URL: https://wg21.link/d1868r0 - id: D1868R1 citation-label: D1868R1 title: "D1868R1 🦄 width: clarifying units of width and precision in std::format with LWG comments from 7 Nov addressed" URL: https://wg21.link/d1868r1 - id: D1868R2 citation-label: D1868R2 title: "(Untitled)" URL: https://wg21.link/d1868r2 - id: D1869R1 citation-label: D1869R1 title: "Changes from SG1 review." URL: https://wg21.link/d1869r1 - id: D1870R1 citation-label: D1870R1 title: "(Untitled)" URL: https://wg21.link/d1870r1 - id: D1871R1 citation-label: D1871R1 title: "Rename disable_sized_sentinel to disable_sized_sentinel_for" URL: https://wg21.link/d1871r1 - id: D1874R1 citation-label: D1874R1 title: "(Untitled)" URL: https://wg21.link/d1874r1 - id: D1878R1 citation-label: D1878R1 title: "D1878R1 Constraining Readable Types - s/readable/indirectly_readable/g" URL: https://wg21.link/d1878r1 - id: D1879R1 citation-label: D1879R1 title: "(Untitled)" URL: https://wg21.link/d1879r1 - id: D1880R1 citation-label: D1880R1 title: "(Untitled)" URL: https://wg21.link/d1880r1 - id: D1881R2 citation-label: D1881R2 title: "Adds \"Guiding Principles\" subsection" URL: https://wg21.link/d1881r2 - id: D1892R1 citation-label: D1892R1 title: "Extended locale-specific presentation specifiers for std::format" URL: https://wg21.link/d1892r1 - id: D1902R1 citation-label: D1902R1 title: "Feature test macro changes" URL: https://wg21.link/d1902r1 - id: D1907R1 citation-label: D1907R1 title: "(Untitled)" URL: https://wg21.link/d1907r1 - id: D1914R1 citation-label: D1914R1 title: "Updated paper on the name of shift algorithms" URL: https://wg21.link/d1914r1 - id: D1935R1 citation-label: D1935R1 title: "A C++ Approach to Physical Units" URL: https://wg21.link/d1935r1 - id: D1937R2 citation-label: D1937R2 title: "Fixing inconsistencies between constexpr and consteval functions" URL: https://wg21.link/d1937r2 - id: D1938R1 citation-label: D1938R1 title: "D1938R1 (if consteval)" URL: https://wg21.link/d1938r1 - id: D1946R0 citation-label: D1946R0 title: "Allow default by-value comparisons" URL: https://wg21.link/d1946r0 - id: D1949R0 citation-label: D1949R0 title: "C++ Identifier Syntax using Unicode Standard Annex 31" URL: https://wg21.link/d1949r0 - id: D1949R2 citation-label: D1949R2 title: "Update p1949." URL: https://wg21.link/d1949r2 - id: D1950R1 citation-label: D1950R1 title: "Updated draft of P1950 following LEWGI review on Monday" URL: https://wg21.link/d1950r1 - id: D1956R1 citation-label: D1956R1 title: "About PL326, US327, GB332, US328, GB331 (bit function names)" URL: https://wg21.link/d1956r1 - id: D1956R2 citation-label: D1956R2 title: "Updating P1956R0 (name of bit functions resolving PL326, US327, GB332, US328, GB331)" URL: https://wg21.link/d1956r2 - id: D1956R3 citation-label: D1956R3 title: "Updating D1956R2 (name of bit functions resolving PL326, US327, GB332, US328, GB331)" URL: https://wg21.link/d1956r3 - id: D1957R0 citation-label: D1957R0 title: "Converting from T* to bool should be considered narrowing (re: US 212)" URL: https://wg21.link/d1957r0 - id: D1957R2 citation-label: D1957R2 title: "Converting from T* to bool should be considered narrowing (re: US 212)" URL: https://wg21.link/d1957r2 - id: D1959R0 citation-label: D1959R0 title: "(Untitled)" URL: https://wg21.link/d1959r0 - id: D1960R0 citation-label: D1960R0 title: "NB comment changes from SG1" URL: https://wg21.link/d1960r0 - id: D1961R0 citation-label: D1961R0 title: "Harmonizing the definitions of total order for pointers (US 220 & US 176)" URL: https://wg21.link/d1961r0 - id: D1963R0 citation-label: D1963R0 title: "Fixing US 313" URL: https://wg21.link/d1963r0 - id: D1964R0 citation-label: D1964R0 title: "Casting convertible_to" URL: https://wg21.link/d1964r0 - id: D1970R0 citation-label: D1970R0 title: "Consistency for size() functions" URL: https://wg21.link/d1970r0 - id: D1970R2 citation-label: D1970R2 title: "size consistency: Add ranges::ssize" URL: https://wg21.link/d1970r2 - id: D1976R0 citation-label: D1976R0 title: "PL250: Fixed-size span construction from dynamic range" URL: https://wg21.link/d1976r0 - id: D1981R0 citation-label: D1981R0 title: "Addresses DE 345" URL: https://wg21.link/d1981r0 - id: D1982R0 citation-label: D1982R0 title: "Addresses DE 346" URL: https://wg21.link/d1982r0 - id: D1983R0 citation-label: D1983R0 title: "Wording for GB301, US296, US292, US291, and US283" URL: https://wg21.link/d1983r0 - id: D1984 citation-label: D1984 title: "Resolves GB315 and GB316" URL: https://wg21.link/d1984 - id: D1985R1 citation-label: D1985R1 title: "Greatly expanded the examples and clarified what is being proposed" URL: https://wg21.link/d1985r1 - id: D2002R1 citation-label: D2002R1 title: "consolidated fixes for defaulted comparison wording issues" URL: https://wg21.link/d2002r1 - id: D2003R1 citation-label: D2003R1 title: "(Untitled)" URL: https://wg21.link/d2003r1 - id: D2006R1 citation-label: D2006R1 title: "connect/start as more efficient basis operations for sender/receiver" URL: https://wg21.link/d2006r1 - id: D2014R1 citation-label: D2014R1 title: "(Untitled)" URL: https://wg21.link/d2014r1 - id: D2014R2 citation-label: D2014R2 title: "D2014R2 - align_val_t support for coroutine state allocation" URL: https://wg21.link/d2014r2 - id: D2029R1 citation-label: D2029R1 title: "Proposed resolution for core issues 411, 1656, and 2333; numeric and universal character escapes in character and string literals" URL: https://wg21.link/d2029r1 - id: D2034R1 citation-label: D2034R1 title: "(Untitled)" URL: https://wg21.link/d2034r1 - id: D2045R1 citation-label: D2045R1 title: "Missing Mandates for the standard library" URL: https://wg21.link/d2045r1 - id: D2066R1 citation-label: D2066R1 title: "Minimal Transactional Memory" URL: https://wg21.link/d2066r1 - id: D2066R10 citation-label: D2066R10 title: "(Untitled)" URL: https://wg21.link/d2066r10 - id: D2077R3 citation-label: D2077R3 title: "(Untitled)" URL: https://wg21.link/d2077r3 - id: D2081R1 citation-label: D2081R1 title: "Draft revision of P2081: Rebase the LFTSv3 on C++20" URL: https://wg21.link/d2081r1 - id: D2082R1 citation-label: D2082R1 title: "Fixing CTAD for aggregates" URL: https://wg21.link/d2082r1 - id: D2085R0 citation-label: D2085R0 title: "Consistent defaulted comparisons" URL: https://wg21.link/d2085r0 - id: D2089R0 citation-label: D2089R0 title: "Function parameter constraints are fragile (a response to P1733)" URL: https://wg21.link/d2089r0 - id: D2091R0 citation-label: D2091R0 title: "Issues with Range Access CPOs" URL: https://wg21.link/d2091r0 - id: D2095R0 citation-label: D2095R0 title: "Resolve lambda init-capture pack grammar (CWG2378)" URL: https://wg21.link/d2095r0 - id: D2096R0 citation-label: D2096R0 title: "Generalized wording for partial specializations" URL: https://wg21.link/d2096r0 - id: D2100 citation-label: D2100 title: "a response to US062 and FR066" URL: https://wg21.link/d2100 - id: D2101R0 citation-label: D2101R0 title: "“Models” subsumes “satisfies” (Wording for US298 and US300)" URL: https://wg21.link/d2101r0 - id: D2102R0 citation-label: D2102R0 title: "Make “implicit expression variations” more explicit (Wording for US185)" URL: https://wg21.link/d2102r0 - id: D2103R0 citation-label: D2103R0 title: "Omnibus NB comment resolutions" URL: https://wg21.link/d2103r0 - id: D2104R0 citation-label: D2104R0 title: "Resolution for GB046 - Disallow changing concept values" URL: https://wg21.link/d2104r0 - id: D2106R0 citation-label: D2106R0 title: "Alternative wording for GB315 and GB316" URL: https://wg21.link/d2106r0 - id: D2108R0 citation-label: D2108R0 title: "CWG \"ready\" issue resolutions" URL: https://wg21.link/d2108r0 - id: D2116R0 citation-label: D2116R0 title: "Remove tuple-like protocol support from fixed-extent span" URL: https://wg21.link/d2116r0 - id: D2308R0 citation-label: D2308R0 title: "Template parameter initialization" URL: https://wg21.link/d2308r0 - id: D2314R4 citation-label: D2314R4 title: "(Untitled)" URL: https://wg21.link/d2314r4 - id: D2361 citation-label: D2361 title: "unevaluated strings" URL: https://wg21.link/d2361 - id: D2415R2 citation-label: D2415R2 title: "What is a view?" URL: https://wg21.link/d2415r2 - id: D2418R2 citation-label: D2418R2 title: "P2418R2 Add support for std::generator-like types to std::format" URL: https://wg21.link/d2418r2 - id: D2432R1 citation-label: D2432R1 title: "P2432R1: fix istream_view" URL: https://wg21.link/d2432r1 - id: D2450R0 citation-label: D2450R0 title: "Library Issues to be moved at plenary" URL: https://wg21.link/d2450r0 - id: D2460 citation-label: D2460 title: "p2460 inner-scope namespace entitities" URL: https://wg21.link/d2460 - id: D2462R0 citation-label: D2462R0 title: "Resolutions for CWG \"ready\" issues" URL: https://wg21.link/d2462r0 - id: D2530R3 citation-label: D2530R3 title: "Changes based on LWG 2023-02-07 review" URL: https://wg21.link/d2530r3 - id: D2572R1 citation-label: D2572R1 title: "P2572R1: std::format() fill character allowances" URL: https://wg21.link/d2572r1 - id: D2609R3 citation-label: D2609R3 title: "P2609R3" URL: https://wg21.link/d2609r3 - id: D2616R4 citation-label: D2616R4 title: "(Untitled)" URL: https://wg21.link/d2616r4 - id: D2621 citation-label: D2621 title: "UB? In My Lexer?" URL: https://wg21.link/d2621 - id: D2652R2 citation-label: D2652R2 title: "Disallow User Specialization of allocator_traits (Bug fix from R1)" URL: https://wg21.link/d2652r2 - id: D2674R1 citation-label: D2674R1 title: "A trait for implicit lifetime types" URL: https://wg21.link/d2674r1 - id: D2679R2 citation-label: D2679R2 title: "Fixing std::start_lifetime_as and std::start_lifetime_as_array" URL: https://wg21.link/d2679r2 - id: D2693R1 citation-label: D2693R1 title: "Formatting thread::id and stacktrace" URL: https://wg21.link/d2693r1 - id: D2736R2 citation-label: D2736R2 title: "Referencing The Unicode Standard" URL: https://wg21.link/d2736r2 - id: D2770R0 citation-label: D2770R0 title: "Stashing stashing iterators for proper flattening" URL: https://wg21.link/d2770r0 - id: D2786R0 citation-label: D2786R0 title: "trivial relocation proposal in response to P1144R6" URL: https://wg21.link/d2786r0 - id: D2787R1 citation-label: D2787R1 title: "pmr::generator - Promise Types are not Values" URL: https://wg21.link/d2787r1 - id: D2788R0 citation-label: D2788R0 title: "Linkage for modular constants" URL: https://wg21.link/d2788r0 - id: D2789R0 citation-label: D2789R0 title: "C++ Standard Library Ready Issues to be moved in Issaquah, Feb. 2023" URL: https://wg21.link/d2789r0 - id: D2790R0 citation-label: D2790R0 title: "Standard Library Immediate Issues" URL: https://wg21.link/d2790r0 - id: D2796R0 citation-label: D2796R0 title: "Core Language Working Group \"ready\" Issues for the February, 2023 meeting" URL: https://wg21.link/d2796r0 - id: D2797R0 citation-label: D2797R0 title: "2692, 2687 Static and explicit object member functions with the same parameter-type-lists" URL: https://wg21.link/d2797r0 - id: D2808R0 citation-label: D2808R0 title: "Internal linkage in the global module" URL: https://wg21.link/d2808r0 - id: D4752 citation-label: D4752 title: "(Draft) Responses to the National Body Comments on PDTS 19750 (Parallelism TS v2)" URL: https://wg21.link/d4752 - id: EDIT1 citation-label: EDIT1 title: "Add a GNU Makefile to simplify building the PDF" URL: https://wg21.link/edit1 - id: EDIT2 citation-label: EDIT2 title: "Make the standard build on OS X with macports sed." URL: https://wg21.link/edit2 - id: EDIT3 citation-label: EDIT3 title: "self-explanatory" URL: https://wg21.link/edit3 - id: EDIT4 citation-label: EDIT4 title: "promote [iterator.range] to rSec1 not rSec2" URL: https://wg21.link/edit4 - id: EDIT5 citation-label: EDIT5 title: "post-rebase pull request" URL: https://wg21.link/edit5 - id: EDIT6 citation-label: EDIT6 title: "Add cross-references for iterator categories." URL: https://wg21.link/edit6 - id: EDIT7 citation-label: EDIT7 title: "[storage.iterator] Remove redundant template argument lists." URL: https://wg21.link/edit7 - id: EDIT8 citation-label: EDIT8 title: "post-rebase pull request" URL: https://wg21.link/edit8 - id: EDIT9 citation-label: EDIT9 title: "fix typeface in [pairs.pair]/20" URL: https://wg21.link/edit9 - id: EDIT10 citation-label: EDIT10 title: "Fix caption for Table 71" URL: https://wg21.link/edit10 - id: EDIT11 citation-label: EDIT11 title: "fix typo" URL: https://wg21.link/edit11 - id: EDIT12 citation-label: EDIT12 title: "Fix error in example in 5.1.2 p17" URL: https://wg21.link/edit12 - id: EDIT13 citation-label: EDIT13 title: "[string.cons] Remove redundant template argument lists." URL: https://wg21.link/edit13 - id: EDIT14 citation-label: EDIT14 title: "Revert 'editorial' change to definition of literal type" URL: https://wg21.link/edit14 - id: EDIT15 citation-label: EDIT15 title: "partial_sum_copy should be partial_sum" URL: https://wg21.link/edit15 - id: EDIT16 citation-label: EDIT16 title: "first attempt to pull requests" URL: https://wg21.link/edit16 - id: EDIT17 citation-label: EDIT17 title: "Construction order for thread_local objects is unclear" URL: https://wg21.link/edit17 - id: EDIT18 citation-label: EDIT18 title: "Spotted a stray curly bracket in a declaration" URL: https://wg21.link/edit18 - id: EDIT19 citation-label: EDIT19 title: "Some more trivial syntax fixes" URL: https://wg21.link/edit19 - id: EDIT20 citation-label: EDIT20 title: "Replace \"iff\"" URL: https://wg21.link/edit20 - id: EDIT21 citation-label: EDIT21 title: "Replace \"iff\"" URL: https://wg21.link/edit21 - id: EDIT22 citation-label: EDIT22 title: "Editorial(?) changes in [conversions]" URL: https://wg21.link/edit22 - id: EDIT23 citation-label: EDIT23 title: "[thread.condition.condvar] Replace references to timed_wait" URL: https://wg21.link/edit23 - id: EDIT24 citation-label: EDIT24 title: "Editorial fixes in [streambuf]" URL: https://wg21.link/edit24 - id: EDIT25 citation-label: EDIT25 title: "[time] formatting fixes" URL: https://wg21.link/edit25 - id: EDIT26 citation-label: EDIT26 title: "Editorial(?) changes in [conversions]" URL: https://wg21.link/edit26 - id: EDIT27 citation-label: EDIT27 title: "\"free functions\" to \"non member functions\"" URL: https://wg21.link/edit27 - id: EDIT28 citation-label: EDIT28 title: "fix minor typo" URL: https://wg21.link/edit28 - id: EDIT29 citation-label: EDIT29 title: "Switch to basic regexen because sed's flag to turn on extended regex is non-portable." URL: https://wg21.link/edit29 - id: EDIT30 citation-label: EDIT30 title: "fixed typo : mersenne_twister_engine's template parameter" URL: https://wg21.link/edit30 - id: EDIT31 citation-label: EDIT31 title: "Replaced \"encoding schemes\" with \"encoding forms\"" URL: https://wg21.link/edit31 - id: EDIT32 citation-label: EDIT32 title: "[deque.overview] add whitespace" URL: https://wg21.link/edit32 - id: EDIT33 citation-label: EDIT33 title: "[container.requirements.general] Remove type Q." URL: https://wg21.link/edit33 - id: EDIT34 citation-label: EDIT34 title: "[containers]Use code font for erase." URL: https://wg21.link/edit34 - id: EDIT35 citation-label: EDIT35 title: "Initializer List" URL: https://wg21.link/edit35 - id: EDIT36 citation-label: EDIT36 title: "[tuple.general] Fix return type of forward_as_tuple" URL: https://wg21.link/edit36 - id: EDIT37 citation-label: EDIT37 title: "[class.expl.init] Fix sample for copy-list-initialization" URL: https://wg21.link/edit37 - id: EDIT38 citation-label: EDIT38 title: "[Containers] Fix minor typo, etc." URL: https://wg21.link/edit38 - id: EDIT39 citation-label: EDIT39 title: "[futures.async] Remove redundant Remarks clause." URL: https://wg21.link/edit39 - id: EDIT40 citation-label: EDIT40 title: "unresolved references" URL: https://wg21.link/edit40 - id: EDIT41 citation-label: EDIT41 title: "[tuple.general] Fix forward_as_tuple signature." URL: https://wg21.link/edit41 - id: EDIT42 citation-label: EDIT42 title: "[associative] Remove redundant template arguments." URL: https://wg21.link/edit42 - id: EDIT43 citation-label: EDIT43 title: "Typefaces fixes" URL: https://wg21.link/edit43 - id: EDIT44 citation-label: EDIT44 title: "[func.wrap.func.targ] Use 'class' not 'typename'" URL: https://wg21.link/edit44 - id: EDIT45 citation-label: EDIT45 title: "Remove two redundant bullets." URL: https://wg21.link/edit45 - id: EDIT46 citation-label: EDIT46 title: "[class] Hyphenate \"standard-layout\"" URL: https://wg21.link/edit46 - id: EDIT47 citation-label: EDIT47 title: "Extra comma in [ios::failure]/3" URL: https://wg21.link/edit47 - id: EDIT48 citation-label: EDIT48 title: "basic_regex constructor inconsistencies" URL: https://wg21.link/edit48 - id: EDIT49 citation-label: EDIT49 title: "ios_base synopsis issues" URL: https://wg21.link/edit49 - id: EDIT50 citation-label: EDIT50 title: "[gram.dcl] assignment-expression -> alignment-expression" URL: https://wg21.link/edit50 - id: EDIT51 citation-label: EDIT51 title: "[tuple.swap] wrong subscript" URL: https://wg21.link/edit51 - id: EDIT52 citation-label: EDIT52 title: "Inconsistent null values throughout the draft" URL: https://wg21.link/edit52 - id: EDIT53 citation-label: EDIT53 title: "Inconsistent spacing between \"template\" and \"<\"" URL: https://wg21.link/edit53 - id: EDIT54 citation-label: EDIT54 title: "[containers.requirements.general] missing reference to table" URL: https://wg21.link/edit54 - id: EDIT55 citation-label: EDIT55 title: "[expr.cond]/3 typo - rvalue -> prvalue" URL: https://wg21.link/edit55 - id: EDIT56 citation-label: EDIT56 title: "Formatting issue in Cross References annex" URL: https://wg21.link/edit56 - id: EDIT57 citation-label: EDIT57 title: "[thread.condition.condvar], [thread.condition.condvarany] Misuse of term function scope" URL: https://wg21.link/edit57 - id: EDIT58 citation-label: EDIT58 title: "[atomics.types.generic]/7 Typo" URL: https://wg21.link/edit58 - id: EDIT59 citation-label: EDIT59 title: "[dcl.attr.grammar]/6 ill formed and malformed are poorly formed" URL: https://wg21.link/edit59 - id: EDIT60 citation-label: EDIT60 title: "[dcl.type.simple] erroneous example" URL: https://wg21.link/edit60 - id: EDIT61 citation-label: EDIT61 title: "\"sequenced after\" undefined" URL: https://wg21.link/edit61 - id: EDIT62 citation-label: EDIT62 title: "[vector.bool]/1 typos" URL: https://wg21.link/edit62 - id: EDIT63 citation-label: EDIT63 title: "[streambuf.virt.put]/5 \"NULL non-value\"" URL: https://wg21.link/edit63 - id: EDIT64 citation-label: EDIT64 title: "type-specifier-seq should be decl-specifier-seq" URL: https://wg21.link/edit64 - id: EDIT65 citation-label: EDIT65 title: "[thread.thread.class] missing declaration of swap(thread&,thread&)" URL: https://wg21.link/edit65 - id: EDIT66 citation-label: EDIT66 title: "[thread.threads] Namespace indentation " URL: https://wg21.link/edit66 - id: EDIT67 citation-label: EDIT67 title: "[ratio.ratio] Order of ratio members" URL: https://wg21.link/edit67 - id: EDIT68 citation-label: EDIT68 title: "\"conditionally supported\" -> \"conditionally-supported\"" URL: https://wg21.link/edit68 - id: EDIT69 citation-label: EDIT69 title: "index: formatting issues" URL: https://wg21.link/edit69 - id: EDIT70 citation-label: EDIT70 title: "[pairs.pair] \"Requires Requires\" requires fewer Requires " URL: https://wg21.link/edit70 - id: EDIT71 citation-label: EDIT71 title: "make_shared missing in synopsis for " URL: https://wg21.link/edit71 - id: EDIT72 citation-label: EDIT72 title: " [expr.static.cast]/12 specifies \"undefined result\" instead of undefined behaviour" URL: https://wg21.link/edit72 - id: EDIT73 citation-label: EDIT73 title: "Semicolons after references to functions in comments" URL: https://wg21.link/edit73 - id: EDIT74 citation-label: EDIT74 title: "\"integral literal\" should be \"integer literal\"" URL: https://wg21.link/edit74 - id: EDIT75 citation-label: EDIT75 title: "LaTeX: Pull contents for synopses in by reference as possible." URL: https://wg21.link/edit75 - id: EDIT76 citation-label: EDIT76 title: "Lock tag types not in Index of library names" URL: https://wg21.link/edit76 - id: EDIT77 citation-label: EDIT77 title: "Change \"full specializations\" to \"explicit specializations\" in [atomic.types.generic]/4" URL: https://wg21.link/edit77 - id: EDIT78 citation-label: EDIT78 title: "[associative.reqmts] Terribly formatted table" URL: https://wg21.link/edit78 - id: EDIT79 citation-label: EDIT79 title: "[unord.set.overview] Remove bogus template parameters." URL: https://wg21.link/edit79 - id: EDIT80 citation-label: EDIT80 title: "§16.3.5 [cpp.scope] ends in an unmatched \"— end note ]\"" URL: https://wg21.link/edit80 - id: EDIT81 citation-label: EDIT81 title: "20.2.3 forward/move helpers [forward]" URL: https://wg21.link/edit81 - id: EDIT82 citation-label: EDIT82 title: "use of \"Remark\" element in library specifications" URL: https://wg21.link/edit82 - id: EDIT83 citation-label: EDIT83 title: "Apply N3668, std::exchange, to the Working Draft." URL: https://wg21.link/edit83 - id: EDIT84 citation-label: EDIT84 title: "[adjacent.difference]'s Effects paragraph isn't numbered" URL: https://wg21.link/edit84 - id: EDIT85 citation-label: EDIT85 title: "[unord.req] says \"maximum load load factor\"" URL: https://wg21.link/edit85 - id: EDIT86 citation-label: EDIT86 title: "\"shall not participate in overload resolution unless\" considered not not harmful" URL: https://wg21.link/edit86 - id: EDIT87 citation-label: EDIT87 title: "[unord.req] Fix \"load load factor\" typo." URL: https://wg21.link/edit87 - id: EDIT88 citation-label: EDIT88 title: "[thread.threads] Add lock tags to index of library names." URL: https://wg21.link/edit88 - id: EDIT89 citation-label: EDIT89 title: "[associative.reqmts] begins a sentence with lowercase \"always\"" URL: https://wg21.link/edit89 - id: EDIT90 citation-label: EDIT90 title: "[over.ics.rank]/3 Horrible nested sub-bullets" URL: https://wg21.link/edit90 - id: EDIT91 citation-label: EDIT91 title: "Library N3656 make_unique" URL: https://wg21.link/edit91 - id: EDIT92 citation-label: EDIT92 title: "Library N3658 Compile-time integer sequences" URL: https://wg21.link/edit92 - id: EDIT93 citation-label: EDIT93 title: "Apply N3668, std::exchange, to the Working Draft." URL: https://wg21.link/edit93 - id: EDIT94 citation-label: EDIT94 title: "Missing end-note tags" URL: https://wg21.link/edit94 - id: EDIT95 citation-label: EDIT95 title: "Inconsistent formatting of T1, T2, etc. placeholders" URL: https://wg21.link/edit95 - id: EDIT96 citation-label: EDIT96 title: "[dcl.array]/1 code example needs more \\tcode{}" URL: https://wg21.link/edit96 - id: EDIT97 citation-label: EDIT97 title: "[class.mem]/10 inconsistent formatting of \"static\"" URL: https://wg21.link/edit97 - id: EDIT98 citation-label: EDIT98 title: "implementation-defined bits not in implementation-defined index" URL: https://wg21.link/edit98 - id: EDIT99 citation-label: EDIT99 title: "deallocation function term defined in a weird spot" URL: https://wg21.link/edit99 - id: EDIT100 citation-label: EDIT100 title: "23.3.4.1 [forwardlist.overview]/3 typo: \"acess\"" URL: https://wg21.link/edit100 - id: EDIT101 citation-label: EDIT101 title: "Library N3657, Adding heterogeneous comparison lookup to associative containers" URL: https://wg21.link/edit101 - id: EDIT102 citation-label: EDIT102 title: "Library N3662, C++ Dynamic Arrays" URL: https://wg21.link/edit102 - id: EDIT103 citation-label: EDIT103 title: "Library N3669, Fixing constexpr member functions without const" URL: https://wg21.link/edit103 - id: EDIT104 citation-label: EDIT104 title: "Core N3652, Relaxing constraints on constexpr functions" URL: https://wg21.link/edit104 - id: EDIT105 citation-label: EDIT105 title: "[dcl.spec.auto] example inconsistent use of class and typename" URL: https://wg21.link/edit105 - id: EDIT106 citation-label: EDIT106 title: "Inconsistent formatting of \"public\" and \"inline\" in sentences" URL: https://wg21.link/edit106 - id: EDIT107 citation-label: EDIT107 title: "[basic.types] void -> cv void in literal type definition" URL: https://wg21.link/edit107 - id: EDIT108 citation-label: EDIT108 title: "[dcl.constexpr] class of (non-static member) function function is a member shall be a literal type" URL: https://wg21.link/edit108 - id: EDIT109 citation-label: EDIT109 title: "== operator vs operator == (and similar cases)" URL: https://wg21.link/edit109 - id: EDIT110 citation-label: EDIT110 title: "Formatting: Ugly breaks in [dcl.type.simple]" URL: https://wg21.link/edit110 - id: EDIT111 citation-label: EDIT111 title: "Run-on paragraph in [dcl.spec.auto]/7" URL: https://wg21.link/edit111 - id: EDIT112 citation-label: EDIT112 title: "Library N3672, a utility class to represent optional objects" URL: https://wg21.link/edit112 - id: EDIT113 citation-label: EDIT113 title: "Library N3654, Quoted Strings Library Proposal" URL: https://wg21.link/edit113 - id: EDIT114 citation-label: EDIT114 title: "Library N3670, Addressing Tuples by Type" URL: https://wg21.link/edit114 - id: EDIT115 citation-label: EDIT115 title: "Formatting issues in [tuple]" URL: https://wg21.link/edit115 - id: EDIT116 citation-label: EDIT116 title: " Library N3671, Making non-modifying sequence operations more robust" URL: https://wg21.link/edit116 - id: EDIT117 citation-label: EDIT117 title: "\"possibly const\" vs \"possibly \\tcode{const}\"" URL: https://wg21.link/edit117 - id: EDIT118 citation-label: EDIT118 title: "\"T* p\" vs. \"T *p\"" URL: https://wg21.link/edit118 - id: EDIT119 citation-label: EDIT119 title: "\"explicit constexpr\" vs. \"constexpr explicit\"" URL: https://wg21.link/edit119 - id: EDIT120 citation-label: EDIT120 title: "[sequence.reqmts] Table \"Sequence container requirements\" is bad, and it should feel bad" URL: https://wg21.link/edit120 - id: EDIT121 citation-label: EDIT121 title: "Library N3642, User-defined Literals for Standard Library Types" URL: https://wg21.link/edit121 - id: EDIT122 citation-label: EDIT122 title: "\"; otherwise\" vs \". Otherwise\" vs \". Otherwise,\"" URL: https://wg21.link/edit122 - id: EDIT123 citation-label: EDIT123 title: "\"synchronizes with\" italicized in some places" URL: https://wg21.link/edit123 - id: EDIT124 citation-label: EDIT124 title: "Missing index entries: std::tie and std::ignore" URL: https://wg21.link/edit124 - id: EDIT125 citation-label: EDIT125 title: "[utility] synopsis: T1/T2 vs T/U" URL: https://wg21.link/edit125 - id: EDIT126 citation-label: EDIT126 title: "[intseq] 20.5 Compile-time integer sequences " URL: https://wg21.link/edit126 - id: EDIT127 citation-label: EDIT127 title: "[optional.syn] const placed on right" URL: https://wg21.link/edit127 - id: EDIT128 citation-label: EDIT128 title: "[optional.inplace] \"argument pack\" should be \"function parameter pack\"" URL: https://wg21.link/edit128 - id: EDIT129 citation-label: EDIT129 title: "Location of [dynarray]" URL: https://wg21.link/edit129 - id: EDIT130 citation-label: EDIT130 title: "[dynarray.overview] deleted assignment operator location, ordering of const" URL: https://wg21.link/edit130 - id: EDIT131 citation-label: EDIT131 title: "[dynarray.cons] location of Throws clause" URL: https://wg21.link/edit131 - id: EDIT132 citation-label: EDIT132 title: "[class]/3 identifier missing a grammarterm" URL: https://wg21.link/edit132 - id: EDIT133 citation-label: EDIT133 title: "[dcl.type.simple]/4 missing semicolon" URL: https://wg21.link/edit133 - id: EDIT134 citation-label: EDIT134 title: "Typo in [basic.scope.namespace]/3" URL: https://wg21.link/edit134 - id: EDIT135 citation-label: EDIT135 title: "[optional] Editorial fix" URL: https://wg21.link/edit135 - id: EDIT136 citation-label: EDIT136 title: "[optional] Editorial fix" URL: https://wg21.link/edit136 - id: EDIT137 citation-label: EDIT137 title: "[class.friend] Hyphenate \"nonclass\"." URL: https://wg21.link/edit137 - id: EDIT138 citation-label: EDIT138 title: "Remove trailing whitespace" URL: https://wg21.link/edit138 - id: EDIT139 citation-label: EDIT139 title: "Apply LWG DR 2109 to [optional.hash]" URL: https://wg21.link/edit139 - id: EDIT140 citation-label: EDIT140 title: "[optional] Declare std::nullopt as a constant, not a function as is done now." URL: https://wg21.link/edit140 - id: EDIT141 citation-label: EDIT141 title: "Fix for issue #80, [cpp.scope] ends in an unmatched \"— end note ]\"" URL: https://wg21.link/edit141 - id: EDIT142 citation-label: EDIT142 title: "[optional.comp_with_t] Missing description for template constexpr bool operator<(const T&, const optional&);" URL: https://wg21.link/edit142 - id: EDIT143 citation-label: EDIT143 title: "\"magic macros\"" URL: https://wg21.link/edit143 - id: EDIT144 citation-label: EDIT144 title: "[class.dtor]/5" URL: https://wg21.link/edit144 - id: EDIT145 citation-label: EDIT145 title: "Outdated text on signedness of bit-fields" URL: https://wg21.link/edit145 - id: EDIT146 citation-label: EDIT146 title: "Formatting: [ostreambuf.iter.cons]" URL: https://wg21.link/edit146 - id: EDIT147 citation-label: EDIT147 title: "HTML version" URL: https://wg21.link/edit147 - id: EDIT148 citation-label: EDIT148 title: "[temp.friend] Fix minor typo." URL: https://wg21.link/edit148 - id: EDIT149 citation-label: EDIT149 title: "Wrong type for out << put_time(tmb, fmt)" URL: https://wg21.link/edit149 - id: EDIT150 citation-label: EDIT150 title: "[dcl.init] Function parameters can also be initialized by braced-init-lists" URL: https://wg21.link/edit150 - id: EDIT151 citation-label: EDIT151 title: "Declarations of call_once mismatch" URL: https://wg21.link/edit151 - id: EDIT152 citation-label: EDIT152 title: "Correct pasto in 14.7.3 example" URL: https://wg21.link/edit152 - id: EDIT153 citation-label: EDIT153 title: "Remove to_string(float)" URL: https://wg21.link/edit153 - id: EDIT154 citation-label: EDIT154 title: "Editorial fix in [namespace.def]" URL: https://wg21.link/edit154 - id: EDIT155 citation-label: EDIT155 title: "Sorry, please ignore..." URL: https://wg21.link/edit155 - id: EDIT156 citation-label: EDIT156 title: "[lex.icon] type of binary literals missing from Table 6 (Types of integer constants)" URL: https://wg21.link/edit156 - id: EDIT157 citation-label: EDIT157 title: "Exception specification of implicitly declared deallocation functions" URL: https://wg21.link/edit157 - id: EDIT158 citation-label: EDIT158 title: "Editorial change missing from resolution DR739: update note to reflect" URL: https://wg21.link/edit158 - id: EDIT159 citation-label: EDIT159 title: "Second sentence of 1.10p6 is redundant" URL: https://wg21.link/edit159 - id: EDIT160 citation-label: EDIT160 title: "editorial issue in [valarray.sub]" URL: https://wg21.link/edit160 - id: EDIT161 citation-label: EDIT161 title: "Replace NULL with null." URL: https://wg21.link/edit161 - id: EDIT162 citation-label: EDIT162 title: "Typo in 14.2p5 code example" URL: https://wg21.link/edit162 - id: EDIT163 citation-label: EDIT163 title: "duplicate period in §1.9/14 [intro.execution]" URL: https://wg21.link/edit163 - id: EDIT164 citation-label: EDIT164 title: "weibull_distribution : add missing semicolon" URL: https://wg21.link/edit164 - id: EDIT165 citation-label: EDIT165 title: "[strings] Use \"Equivalent to\" where appropriate" URL: https://wg21.link/edit165 - id: EDIT166 citation-label: EDIT166 title: "Placement of \"*\" and \"&\" inconsistent" URL: https://wg21.link/edit166 - id: EDIT167 citation-label: EDIT167 title: "runtime vs run-time" URL: https://wg21.link/edit167 - id: EDIT168 citation-label: EDIT168 title: "\"the program shall behave as if there were a single definition\" in [basic.def.odr]p6" URL: https://wg21.link/edit168 - id: EDIT169 citation-label: EDIT169 title: "[algorithms.general] Fix typo for search_n's return type" URL: https://wg21.link/edit169 - id: EDIT170 citation-label: EDIT170 title: "Wording change suggestion in function override rules" URL: https://wg21.link/edit170 - id: EDIT171 citation-label: EDIT171 title: "linear_congruential_engine : fix typo" URL: https://wg21.link/edit171 - id: EDIT172 citation-label: EDIT172 title: "Define non-trivial operations" URL: https://wg21.link/edit172 - id: EDIT173 citation-label: EDIT173 title: "ranlux48 : fix typo" URL: https://wg21.link/edit173 - id: EDIT174 citation-label: EDIT174 title: "14.7.3/7 is missing references to variable templates" URL: https://wg21.link/edit174 - id: EDIT175 citation-label: EDIT175 title: "Typo in 20.3.2 [pairs.pair]/1" URL: https://wg21.link/edit175 - id: EDIT176 citation-label: EDIT176 title: "Missing paragraph number in 21.4.6.3 [string::assign]" URL: https://wg21.link/edit176 - id: EDIT177 citation-label: EDIT177 title: "US-1: Use unique bullets in bulleted lists" URL: https://wg21.link/edit177 - id: EDIT178 citation-label: EDIT178 title: "US-15: Use the _t form of type traits" URL: https://wg21.link/edit178 - id: EDIT179 citation-label: EDIT179 title: "ES-7: Add \"binary constants\" to table column" URL: https://wg21.link/edit179 - id: EDIT180 citation-label: EDIT180 title: "US-11: having both \"bound\" and \"extent\" is redundant" URL: https://wg21.link/edit180 - id: EDIT181 citation-label: EDIT181 title: "CH-6: [over.literal]/8 Example can be improved" URL: https://wg21.link/edit181 - id: EDIT182 citation-label: EDIT182 title: "GB-5: [utility.exchange] missing MoveConstructible/MoveAssignable requirement" URL: https://wg21.link/edit182 - id: EDIT183 citation-label: EDIT183 title: "CH-7: [intseq.general]/2 index_sequence instead of integer_sequence" URL: https://wg21.link/edit183 - id: EDIT184 citation-label: EDIT184 title: "US-18: [meta.prop.unary]/6 absence of noexcept should be more explicit or declval used instead" URL: https://wg21.link/edit184 - id: EDIT185 citation-label: EDIT185 title: "GB-6: [category.ctype] Formatting of exposition-only members" URL: https://wg21.link/edit185 - id: EDIT186 citation-label: EDIT186 title: "GB-7: [container.requirements.general] Missing definitions in tables" URL: https://wg21.link/edit186 - id: EDIT187 citation-label: EDIT187 title: "ES-15: [associative.reqmts] Unnecessary definition of \"u\" in Table" URL: https://wg21.link/edit187 - id: EDIT188 citation-label: EDIT188 title: "GB-11: [re.iter] Formatting of exposition-only members" URL: https://wg21.link/edit188 - id: EDIT189 citation-label: EDIT189 title: "Typo in 23.4.7.2 [multiset.cons]/3" URL: https://wg21.link/edit189 - id: EDIT190 citation-label: EDIT190 title: "17.6.3.5 [allocator.requirements] defines \"a3\" then doesn't use it" URL: https://wg21.link/edit190 - id: EDIT191 citation-label: EDIT191 title: "Sundry typographical issues from BSI" URL: https://wg21.link/edit191 - id: EDIT192 citation-label: EDIT192 title: "std::hash<> could have a clearer index entry" URL: https://wg21.link/edit192 - id: EDIT193 citation-label: EDIT193 title: "16.8 says \"integer constant\" in a few places" URL: https://wg21.link/edit193 - id: EDIT194 citation-label: EDIT194 title: "[using.linkage] Fix reference to section of C standard in footnote" URL: https://wg21.link/edit194 - id: EDIT195 citation-label: EDIT195 title: "[allocator.requirements] Table 27 has a single colon instead of double colon for \"u\"" URL: https://wg21.link/edit195 - id: EDIT196 citation-label: EDIT196 title: "Capitalization of \"Effects: Equivalent to\" is not consistent" URL: https://wg21.link/edit196 - id: EDIT197 citation-label: EDIT197 title: "Wrong number of C headers" URL: https://wg21.link/edit197 - id: EDIT198 citation-label: EDIT198 title: "Add note to state that basic_string::traits_type::char_type == charT" URL: https://wg21.link/edit198 - id: EDIT199 citation-label: EDIT199 title: "reverse_iterator synopsis includes associated functions in two places" URL: https://wg21.link/edit199 - id: EDIT200 citation-label: EDIT200 title: "[forwardlist.modifiers] contains a Returns clause that's not indented" URL: https://wg21.link/edit200 - id: EDIT201 citation-label: EDIT201 title: "[re.results] missing a reference" URL: https://wg21.link/edit201 - id: EDIT202 citation-label: EDIT202 title: "Clean up Mutex requirements throughout" URL: https://wg21.link/edit202 - id: EDIT203 citation-label: EDIT203 title: "Add names for the mutex requirements" URL: https://wg21.link/edit203 - id: EDIT204 citation-label: EDIT204 title: "[thread.lock.unique.cons]/11 Typo \"own\" -> \"owns\"" URL: https://wg21.link/edit204 - id: EDIT205 citation-label: EDIT205 title: "Weird special characters" URL: https://wg21.link/edit205 - id: EDIT206 citation-label: EDIT206 title: "Add note to [re.traits] about non-standard character classes are allowed" URL: https://wg21.link/edit206 - id: EDIT207 citation-label: EDIT207 title: "Remove some glitchy spaces." URL: https://wg21.link/edit207 - id: EDIT208 citation-label: EDIT208 title: "Use nullptr in code blocks" URL: https://wg21.link/edit208 - id: EDIT209 citation-label: EDIT209 title: "\"lvalue-reference\" and \"rvalue-reference\" should not be hyphenated" URL: https://wg21.link/edit209 - id: EDIT210 citation-label: EDIT210 title: "reverse() should require ValueSwappable instead of swappable" URL: https://wg21.link/edit210 - id: EDIT211 citation-label: EDIT211 title: "[util.smartptr.shared.assign] assign from auto_ptr&& is in the wrong paragraph" URL: https://wg21.link/edit211 - id: EDIT212 citation-label: EDIT212 title: "Fix grammar's indent" URL: https://wg21.link/edit212 - id: EDIT213 citation-label: EDIT213 title: "parameter-type-list sometimes appears as a \\grammarterm{}" URL: https://wg21.link/edit213 - id: EDIT214 citation-label: EDIT214 title: "Many fixes in [diff]" URL: https://wg21.link/edit214 - id: EDIT215 citation-label: EDIT215 title: "Formatting of N in \"array of N T\"" URL: https://wg21.link/edit215 - id: EDIT216 citation-label: EDIT216 title: "[using.linkage] Cross reference typo" URL: https://wg21.link/edit216 - id: EDIT217 citation-label: EDIT217 title: "missing 'of' in 14.8.2.5 [temp.deduct.type] pg 383 of N3797, paragraph 9" URL: https://wg21.link/edit217 - id: EDIT218 citation-label: EDIT218 title: "Typo in 23.3.5.5 [list.ops]/20" URL: https://wg21.link/edit218 - id: EDIT219 citation-label: EDIT219 title: "Missing paragraph number in 18.8.6 [except.nested]" URL: https://wg21.link/edit219 - id: EDIT220 citation-label: EDIT220 title: "28.10.1 [re.results.const]/6 throws nothing if water is wet and kittens are cute" URL: https://wg21.link/edit220 - id: EDIT221 citation-label: EDIT221 title: "Re use of new type traits aliases" URL: https://wg21.link/edit221 - id: EDIT222 citation-label: EDIT222 title: "N3797 7.1.6.2.3 Note about signed specifier and bit-fields" URL: https://wg21.link/edit222 - id: EDIT223 citation-label: EDIT223 title: "\"Returns:\" should be followed by an English sentence" URL: https://wg21.link/edit223 - id: EDIT224 citation-label: EDIT224 title: "[util.smartptr.ownerless] is nested below [util.smartptr.weak]" URL: https://wg21.link/edit224 - id: EDIT225 citation-label: EDIT225 title: "Fixed typo" URL: https://wg21.link/edit225 - id: EDIT226 citation-label: EDIT226 title: "Fixes unformatted \"N\" in \"array of N T\"." URL: https://wg21.link/edit226 - id: EDIT227 citation-label: EDIT227 title: "Typo in 8.3.2 [dcl.ref]/1" URL: https://wg21.link/edit227 - id: EDIT228 citation-label: EDIT228 title: "\"Exception safety\" function attribute used but not in 17.5.1.4" URL: https://wg21.link/edit228 - id: EDIT229 citation-label: EDIT229 title: "Editorial: fix typo" URL: https://wg21.link/edit229 - id: EDIT230 citation-label: EDIT230 title: "Editorial fix - additional instances of 'an shared state'" URL: https://wg21.link/edit230 - id: EDIT231 citation-label: EDIT231 title: "20.3.4 [pair.astuple] takes Pairdemort, The Parameter Who Must Not Be Named" URL: https://wg21.link/edit231 - id: EDIT232 citation-label: EDIT232 title: "operator= missing from overview for (some) valarray classes" URL: https://wg21.link/edit232 - id: EDIT233 citation-label: EDIT233 title: "shuffle() in [algorithms.general] and [alg.random.shuffle] is poorly indented" URL: https://wg21.link/edit233 - id: EDIT234 citation-label: EDIT234 title: "\"class member\" -> \"member class\" in [temp.mem.class] (14.5.1.2) p1" URL: https://wg21.link/edit234 - id: EDIT235 citation-label: EDIT235 title: "[unord.req] should use dual-range is_permutation()" URL: https://wg21.link/edit235 - id: EDIT236 citation-label: EDIT236 title: "DefaultConstructible does not guarantee nullary copy-list-initialization" URL: https://wg21.link/edit236 - id: EDIT237 citation-label: EDIT237 title: "What is LIA-1?" URL: https://wg21.link/edit237 - id: EDIT238 citation-label: EDIT238 title: "Fixed nesting bugs for notes and examples" URL: https://wg21.link/edit238 - id: EDIT239 citation-label: EDIT239 title: "3/8 missing an update for variable templates" URL: https://wg21.link/edit239 - id: EDIT240 citation-label: EDIT240 title: "[container.requirements.general] should use dual-range equal()" URL: https://wg21.link/edit240 - id: EDIT241 citation-label: EDIT241 title: "Typo? in example in [temp.deduct.type]" URL: https://wg21.link/edit241 - id: EDIT242 citation-label: EDIT242 title: "23.6.5.2 [stack.defn] declares a bogus swap() for stack" URL: https://wg21.link/edit242 - id: EDIT243 citation-label: EDIT243 title: "[new.delete.single] uses \"returns 0\" in the context of a pointer" URL: https://wg21.link/edit243 - id: EDIT244 citation-label: EDIT244 title: "[util.smartptr.getdeleter] uses \"returns 0\" in the context of a pointer" URL: https://wg21.link/edit244 - id: EDIT245 citation-label: EDIT245 title: "[intseq] missing [make_]index_sequence" URL: https://wg21.link/edit245 - id: EDIT246 citation-label: EDIT246 title: "errno et al do not appear in index" URL: https://wg21.link/edit246 - id: EDIT247 citation-label: EDIT247 title: "std::tuple_element_t<> used without being defined" URL: https://wg21.link/edit247 - id: EDIT248 citation-label: EDIT248 title: "20.8.1.2.5 [unique.ptr.single.modifiers]/4 should say \"if and only if\"" URL: https://wg21.link/edit248 - id: EDIT249 citation-label: EDIT249 title: "shared_ptr(unique_ptr&&r) is missing a space" URL: https://wg21.link/edit249 - id: EDIT250 citation-label: EDIT250 title: "allocator_arg and piecewise_construct should use {}" URL: https://wg21.link/edit250 - id: EDIT251 citation-label: EDIT251 title: "Fix editorial issues." URL: https://wg21.link/edit251 - id: EDIT252 citation-label: EDIT252 title: "[util.smartptr.hash] at wrong level" URL: https://wg21.link/edit252 - id: EDIT253 citation-label: EDIT253 title: "basic_string::replace description : fix missing words." URL: https://wg21.link/edit253 - id: EDIT254 citation-label: EDIT254 title: "Use \"return-type\" instead of \"rt\" for \"member functions of the forms\" sections" URL: https://wg21.link/edit254 - id: EDIT255 citation-label: EDIT255 title: "Avoid ambiguity between \"size of\" and \"sizeof\" in [string.capacity] max_size()" URL: https://wg21.link/edit255 - id: EDIT256 citation-label: EDIT256 title: "[cpp.predefined] (16.8) paragraph 1" URL: https://wg21.link/edit256 - id: EDIT257 citation-label: EDIT257 title: "20.7.9.1 [allocator.members] should use addressof()" URL: https://wg21.link/edit257 - id: EDIT258 citation-label: EDIT258 title: "20.7.3.2 [pointer.traits.functions] needs paragraph numbers and capitalization" URL: https://wg21.link/edit258 - id: EDIT259 citation-label: EDIT259 title: "20.9.9.1.1 [func.bind.isbind] says \"have a BaseCharacteristics\"" URL: https://wg21.link/edit259 - id: EDIT260 citation-label: EDIT260 title: "24.4.1 [iterator.traits]/4's zombie note about far pointers should be removed" URL: https://wg21.link/edit260 - id: EDIT261 citation-label: EDIT261 title: "There's potentially more than one function named main, and recursion is forbidden to a well-known one of them" URL: https://wg21.link/edit261 - id: EDIT262 citation-label: EDIT262 title: "[dcl.type.simple]/3 Note claims that signedness of bitfields is impl-defined, but it's not" URL: https://wg21.link/edit262 - id: EDIT263 citation-label: EDIT263 title: "Fix typo in [ios.members.static]" URL: https://wg21.link/edit263 - id: EDIT264 citation-label: EDIT264 title: "function::swap : remove noexcept." URL: https://wg21.link/edit264 - id: EDIT265 citation-label: EDIT265 title: "Fix typeo in [alg.remove]/7" URL: https://wg21.link/edit265 - id: EDIT266 citation-label: EDIT266 title: "Meaning of \"Return Type\" not specified in [structure.specifications]" URL: https://wg21.link/edit266 - id: EDIT267 citation-label: EDIT267 title: "Missing noexcept on operator delete declarations" URL: https://wg21.link/edit267 - id: EDIT268 citation-label: EDIT268 title: "italicized \"deallocated storage\" in 3.7.4.2/4" URL: https://wg21.link/edit268 - id: EDIT269 citation-label: EDIT269 title: "\"are said to be global name.\": missing s" URL: https://wg21.link/edit269 - id: EDIT270 citation-label: EDIT270 title: "[string::compare] Use of \"smallest\" instead of \"smaller\"" URL: https://wg21.link/edit270 - id: EDIT271 citation-label: EDIT271 title: "clause [istream.extractors] is named [istream::extractors]" URL: https://wg21.link/edit271 - id: EDIT272 citation-label: EDIT272 title: "Verbiage about compilation errors in the non-immediate context spammed out everywhere" URL: https://wg21.link/edit272 - id: EDIT273 citation-label: EDIT273 title: "[dcl.init.list]p2 says \"orresponding\"" URL: https://wg21.link/edit273 - id: EDIT274 citation-label: EDIT274 title: "[dcl.link]p4 says \"gotten\", \"obtained\" would be a better choice of word" URL: https://wg21.link/edit274 - id: EDIT275 citation-label: EDIT275 title: "operator delete missing noexcept" URL: https://wg21.link/edit275 - id: EDIT276 citation-label: EDIT276 title: "Example in [over.literal] is incorrect" URL: https://wg21.link/edit276 - id: EDIT277 citation-label: EDIT277 title: "Fix Copyright Year" URL: https://wg21.link/edit277 - id: EDIT278 citation-label: EDIT278 title: "[basic.stc.dynamic] Don't italicize \"deallocated storage\"." URL: https://wg21.link/edit278 - id: EDIT279 citation-label: EDIT279 title: "[re.alg.replace]p1 has spaces to the left of ::s" URL: https://wg21.link/edit279 - id: EDIT280 citation-label: EDIT280 title: "std::initializer_list is not a type" URL: https://wg21.link/edit280 - id: EDIT281 citation-label: EDIT281 title: "commit 66f9c9960884970dccafe6f09fe0c941b114f6f8 appears to be non-editorial" URL: https://wg21.link/edit281 - id: EDIT282 citation-label: EDIT282 title: "Replace \"Remark\", \"Postcondition\", \"Precondition\" with their plural equivalents" URL: https://wg21.link/edit282 - id: EDIT283 citation-label: EDIT283 title: "In [func.wrap.func.con], reference to \"Table 17.6.3.5\"" URL: https://wg21.link/edit283 - id: EDIT284 citation-label: EDIT284 title: "[bind] section contains only [func.bind]; should be merged" URL: https://wg21.link/edit284 - id: EDIT285 citation-label: EDIT285 title: "References to \"raise\" should probably be to \"std::raise\"" URL: https://wg21.link/edit285 - id: EDIT286 citation-label: EDIT286 title: "shared_ptr : fix missing semicolon" URL: https://wg21.link/edit286 - id: EDIT287 citation-label: EDIT287 title: "26.7.5 [adjacent.difference]/1 needs more monospace" URL: https://wg21.link/edit287 - id: EDIT288 citation-label: EDIT288 title: "[alg.lex.comparison] has two 'Remarks' paragraphs with an unexplained code snippet between them" URL: https://wg21.link/edit288 - id: EDIT289 citation-label: EDIT289 title: "is_partitioned in mutating sequence operations" URL: https://wg21.link/edit289 - id: EDIT290 citation-label: EDIT290 title: "cv tuple_size/_element are partial specializations" URL: https://wg21.link/edit290 - id: EDIT291 citation-label: EDIT291 title: "Edits missing from N3789" URL: https://wg21.link/edit291 - id: EDIT292 citation-label: EDIT292 title: "[except.spec]/14 should reference [class.dtor]/3" URL: https://wg21.link/edit292 - id: EDIT293 citation-label: EDIT293 title: "Inconsistent capitalization of notes" URL: https://wg21.link/edit293 - id: EDIT294 citation-label: EDIT294 title: "20.6.1 [bitset.cons]/6 says \"0 zero\"" URL: https://wg21.link/edit294 - id: EDIT295 citation-label: EDIT295 title: "Some references to \"size_t\" should probably be \"std::size_t\"?" URL: https://wg21.link/edit295 - id: EDIT296 citation-label: EDIT296 title: "universal-character-name isn't \\grammarterm'd" URL: https://wg21.link/edit296 - id: EDIT297 citation-label: EDIT297 title: "add cross references for \"referenceable type\"" URL: https://wg21.link/edit297 - id: EDIT298 citation-label: EDIT298 title: "[lib.complex.member.ops] fix operator declarations" URL: https://wg21.link/edit298 - id: EDIT299 citation-label: EDIT299 title: "[atomics.types.operations.req] Hyphenate \"non member\"." URL: https://wg21.link/edit299 - id: EDIT300 citation-label: EDIT300 title: "instantiation -> specialization in [refwrap]" URL: https://wg21.link/edit300 - id: EDIT301 citation-label: EDIT301 title: "[func.bind.bind] follows following following" URL: https://wg21.link/edit301 - id: EDIT302 citation-label: EDIT302 title: "20.7.2 [memory.syn]/1 says \"template functions\"" URL: https://wg21.link/edit302 - id: EDIT303 citation-label: EDIT303 title: "Missing edits for CWG908" URL: https://wg21.link/edit303 - id: EDIT304 citation-label: EDIT304 title: "Fix term: template parameter -> argument." URL: https://wg21.link/edit304 - id: EDIT305 citation-label: EDIT305 title: "More consistent formatting of complexity requirements and others." URL: https://wg21.link/edit305 - id: EDIT306 citation-label: EDIT306 title: "Invalid example in [diff.cpp11.lex]" URL: https://wg21.link/edit306 - id: EDIT307 citation-label: EDIT307 title: "Inconsistent use of \"in this section\" vs \"in this sub-clause\"" URL: https://wg21.link/edit307 - id: EDIT308 citation-label: EDIT308 title: "Index footers say \"Cross references\"" URL: https://wg21.link/edit308 - id: EDIT309 citation-label: EDIT309 title: "Index entry for `__cplusplus` is in the wrong place" URL: https://wg21.link/edit309 - id: EDIT310 citation-label: EDIT310 title: "Index of library names is inconsistent" URL: https://wg21.link/edit310 - id: EDIT311 citation-label: EDIT311 title: "SFINAE is a Remark not Requires." URL: https://wg21.link/edit311 - id: EDIT312 citation-label: EDIT312 title: "Table extends into page footer" URL: https://wg21.link/edit312 - id: EDIT313 citation-label: EDIT313 title: "use digit separators where appropriate in code snippets" URL: https://wg21.link/edit313 - id: EDIT314 citation-label: EDIT314 title: "Move footnote ref. number" URL: https://wg21.link/edit314 - id: EDIT315 citation-label: EDIT315 title: "Example of xvalue" URL: https://wg21.link/edit315 - id: EDIT316 citation-label: EDIT316 title: "Typo in [func.bind.bind]" URL: https://wg21.link/edit316 - id: EDIT317 citation-label: EDIT317 title: "CWG1710 is hard to follow" URL: https://wg21.link/edit317 - id: EDIT318 citation-label: EDIT318 title: "term \"at least as specialized\" is not in italics" URL: https://wg21.link/edit318 - id: EDIT319 citation-label: EDIT319 title: "\\placeholer{} adds a space" URL: https://wg21.link/edit319 - id: EDIT320 citation-label: EDIT320 title: "spec is inconsistant wrt use of \\term{} vs. \\tcode{} vs. placeholder{} for variables " URL: https://wg21.link/edit320 - id: EDIT321 citation-label: EDIT321 title: "true and false should be in \\tcode{} when refering to bool value" URL: https://wg21.link/edit321 - id: EDIT322 citation-label: EDIT322 title: "literal isn't \\grammarterm'd" URL: https://wg21.link/edit322 - id: EDIT323 citation-label: EDIT323 title: "grammar terms are indistinguishable from defined terms" URL: https://wg21.link/edit323 - id: EDIT324 citation-label: EDIT324 title: "bad formatting of 'see' for 'conditionally-supported behavior' index entry" URL: https://wg21.link/edit324 - id: EDIT325 citation-label: EDIT325 title: "[intro.defs] defines 'actual argument' and 'actual parameter'" URL: https://wg21.link/edit325 - id: EDIT326 citation-label: EDIT326 title: "placeholders should be formatted with math fonts" URL: https://wg21.link/edit326 - id: EDIT327 citation-label: EDIT327 title: "document what our macros do and when to use them" URL: https://wg21.link/edit327 - id: EDIT328 citation-label: EDIT328 title: "[associative.reqmts] inconsistent capitalization of associative container requirements table" URL: https://wg21.link/edit328 - id: EDIT329 citation-label: EDIT329 title: "All definitions should be indexed" URL: https://wg21.link/edit329 - id: EDIT330 citation-label: EDIT330 title: "inconsistent formatting for \"underlying type\"" URL: https://wg21.link/edit330 - id: EDIT331 citation-label: EDIT331 title: "Return type/expression mismatch" URL: https://wg21.link/edit331 - id: EDIT332 citation-label: EDIT332 title: "List initialization clause appears to exclude form with equals sign" URL: https://wg21.link/edit332 - id: EDIT333 citation-label: EDIT333 title: "Definition of copy-initialization doesn't obviously include copy-list-initialization" URL: https://wg21.link/edit333 - id: EDIT334 citation-label: EDIT334 title: "Fixed up several wording and variable naming issues in requirements tables" URL: https://wg21.link/edit334 - id: EDIT335 citation-label: EDIT335 title: "[util.smartptr] says \"shall not participate in the overload resolution\"" URL: https://wg21.link/edit335 - id: EDIT336 citation-label: EDIT336 title: "[futures.overview] has invalid declaration of swap for packaged_task" URL: https://wg21.link/edit336 - id: EDIT337 citation-label: EDIT337 title: "\"default initializ*\" should be \"default-initializ*\"" URL: https://wg21.link/edit337 - id: EDIT338 citation-label: EDIT338 title: "[dcl.dcl] paragraphs are in a strange order" URL: https://wg21.link/edit338 - id: EDIT339 citation-label: EDIT339 title: "don't need to say that destructors don't throw" URL: https://wg21.link/edit339 - id: EDIT340 citation-label: EDIT340 title: "[atomics.syn] has a period that should be a comma" URL: https://wg21.link/edit340 - id: EDIT341 citation-label: EDIT341 title: "[allocator.adaptor] is in the wrong place" URL: https://wg21.link/edit341 - id: EDIT342 citation-label: EDIT342 title: "templates using >> or > >" URL: https://wg21.link/edit342 - id: EDIT343 citation-label: EDIT343 title: "IEC 559 does not name a standard" URL: https://wg21.link/edit343 - id: EDIT344 citation-label: EDIT344 title: "[except.handle]p3 - missing \"or, \"" URL: https://wg21.link/edit344 - id: EDIT345 citation-label: EDIT345 title: "remove unnecessary `` from `valarray`." URL: https://wg21.link/edit345 - id: EDIT346 citation-label: EDIT346 title: "[over.inc] forgets \"nonstatic\"" URL: https://wg21.link/edit346 - id: EDIT347 citation-label: EDIT347 title: "[utility] Add index_sequence et al to the library index." URL: https://wg21.link/edit347 - id: EDIT348 citation-label: EDIT348 title: "Fix typography of \"C.\" (spacing)" URL: https://wg21.link/edit348 - id: EDIT349 citation-label: EDIT349 title: "Add character map and change minimum font size" URL: https://wg21.link/edit349 - id: EDIT350 citation-label: EDIT350 title: "[localization] Change bold-slanted font, removes warning" URL: https://wg21.link/edit350 - id: EDIT351 citation-label: EDIT351 title: "Typographic fixes in [strings]" URL: https://wg21.link/edit351 - id: EDIT352 citation-label: EDIT352 title: "[algorithms] Uniform notation of distance(first, last) to (last - first)" URL: https://wg21.link/edit352 - id: EDIT353 citation-label: EDIT353 title: "[algorithms] Fix for a note for conditions of strict-weak-ordering" URL: https://wg21.link/edit353 - id: EDIT354 citation-label: EDIT354 title: "[stack.defn] Fix swap signature." URL: https://wg21.link/edit354 - id: EDIT355 citation-label: EDIT355 title: "Subsection nesting in [containers.adaptors] is inconsistent" URL: https://wg21.link/edit355 - id: EDIT356 citation-label: EDIT356 title: "Header synopses for sequence containers don't have their own sections" URL: https://wg21.link/edit356 - id: EDIT357 citation-label: EDIT357 title: "[stack.syn] Move synopsis after synopsis." URL: https://wg21.link/edit357 - id: EDIT358 citation-label: EDIT358 title: "[refwrap] Use injected class name in reference_wrapper special member fu..." URL: https://wg21.link/edit358 - id: EDIT359 citation-label: EDIT359 title: "29.2 [atomics.syn] declares atomic_compare)exchange_strong_explicit" URL: https://wg21.link/edit359 - id: EDIT360 citation-label: EDIT360 title: "[util.smartptr.shared.const]" URL: https://wg21.link/edit360 - id: EDIT361 citation-label: EDIT361 title: "Fix several omissions of semicolon." URL: https://wg21.link/edit361 - id: EDIT362 citation-label: EDIT362 title: "[thread.mutex] Mutex types defined in requirements" URL: https://wg21.link/edit362 - id: EDIT363 citation-label: EDIT363 title: "throw_with_nested declaration has invalid attribute" URL: https://wg21.link/edit363 - id: EDIT364 citation-label: EDIT364 title: "[intro.refs] Fixed consistency of 'EMCA' and 'technology'" URL: https://wg21.link/edit364 - id: EDIT365 citation-label: EDIT365 title: "Typographic fixes, spacing after \\opt" URL: https://wg21.link/edit365 - id: EDIT366 citation-label: EDIT366 title: "C++14 DIS does not have a Foreword" URL: https://wg21.link/edit366 - id: EDIT367 citation-label: EDIT367 title: "Move normative reference to ISO/IEC 2382 to bibliography" URL: https://wg21.link/edit367 - id: EDIT368 citation-label: EDIT368 title: "Rename Table 6 column 3 to \"Octal, hexadecimal, or binary literal\" for consistency" URL: https://wg21.link/edit368 - id: EDIT369 citation-label: EDIT369 title: "Grammatical issue in 5.3.4/10" URL: https://wg21.link/edit369 - id: EDIT370 citation-label: EDIT370 title: "Check removal of rule from [dcl.constexpr]p8 is intentional" URL: https://wg21.link/edit370 - id: EDIT371 citation-label: EDIT371 title: "Deduction of return type from returned expression is unclear" URL: https://wg21.link/edit371 - id: EDIT372 citation-label: EDIT372 title: "[logical.operations]: `constexpr` should go before `bool`" URL: https://wg21.link/edit372 - id: EDIT373 citation-label: EDIT373 title: "Effects clauses contain sentences lacking a subject" URL: https://wg21.link/edit373 - id: EDIT374 citation-label: EDIT374 title: "[thread.sharedtimedmutex.class] formatting not consistent with similar cases" URL: https://wg21.link/edit374 - id: EDIT375 citation-label: EDIT375 title: "[thread.sharedtimedmutex.class] Missing \"or\" between bullets" URL: https://wg21.link/edit375 - id: EDIT376 citation-label: EDIT376 title: "Extra \"and\" remains; should have been removed by N3776." URL: https://wg21.link/edit376 - id: EDIT377 citation-label: EDIT377 title: "Standard has hanging paragraphs, not permitted by ISO" URL: https://wg21.link/edit377 - id: EDIT378 citation-label: EDIT378 title: "[facet.num.get.virtuals]p3 clarify behavior on empty sequence" URL: https://wg21.link/edit378 - id: EDIT379 citation-label: EDIT379 title: "[special] multiple concepts conflated in same paragraph" URL: https://wg21.link/edit379 - id: EDIT380 citation-label: EDIT380 title: "[expr.new] Avoid \"heap allocation\"" URL: https://wg21.link/edit380 - id: EDIT381 citation-label: EDIT381 title: "[depr.strstreambuf.virtuals]p20 requirement in table continues on to the next paragraph" URL: https://wg21.link/edit381 - id: EDIT382 citation-label: EDIT382 title: "Table 102 \"Associative container requirements\" header appears twice on page 751" URL: https://wg21.link/edit382 - id: EDIT383 citation-label: EDIT383 title: "The copyright disclaimer does not go into the generated PDF" URL: https://wg21.link/edit383 - id: EDIT384 citation-label: EDIT384 title: "[ostreambuf.iter.cons] forgot some words" URL: https://wg21.link/edit384 - id: EDIT385 citation-label: EDIT385 title: "[file.streams] Change sub-clauses to rSec2, similar to [string.streams]" URL: https://wg21.link/edit385 - id: EDIT386 citation-label: EDIT386 title: "\"const iterator\" and \"constant iterator\" used interchangeably" URL: https://wg21.link/edit386 - id: EDIT387 citation-label: EDIT387 title: "Replace 'prototype' with 'declaration'" URL: https://wg21.link/edit387 - id: EDIT388 citation-label: EDIT388 title: "Replace 'prototype' with 'declaration'" URL: https://wg21.link/edit388 - id: EDIT389 citation-label: EDIT389 title: "[diff.expr] replace \"declare\" with \"define\"" URL: https://wg21.link/edit389 - id: EDIT390 citation-label: EDIT390 title: "7.1.5/3 and /4 define 'constraints' that are later referred to as 'requirements'" URL: https://wg21.link/edit390 - id: EDIT391 citation-label: EDIT391 title: "\"underlying type\" for a reference is used in a few places" URL: https://wg21.link/edit391 - id: EDIT392 citation-label: EDIT392 title: "[class.static.data] unusual wording" URL: https://wg21.link/edit392 - id: EDIT393 citation-label: EDIT393 title: "Fix formatting of DECAY_COPY" URL: https://wg21.link/edit393 - id: EDIT394 citation-label: EDIT394 title: "Fix formatting of INVOKE" URL: https://wg21.link/edit394 - id: EDIT395 citation-label: EDIT395 title: "[priqueue.special] fix typo" URL: https://wg21.link/edit395 - id: EDIT396 citation-label: EDIT396 title: "[dcl.init.aggr] resolve core issue 1985: array of unknown bound vs. default member initializer" URL: https://wg21.link/edit396 - id: EDIT397 citation-label: EDIT397 title: "[class.conv.fct] Remove text \"If a conversion function is a member function\"" URL: https://wg21.link/edit397 - id: EDIT398 citation-label: EDIT398 title: "library index not exactly in alphabetical order" URL: https://wg21.link/edit398 - id: EDIT399 citation-label: EDIT399 title: "Format 'new expression' consistently as non-code" URL: https://wg21.link/edit399 - id: EDIT400 citation-label: EDIT400 title: "Editorial: Make names and synopses of unordered_* consistent with other containers" URL: https://wg21.link/edit400 - id: EDIT401 citation-label: EDIT401 title: "Define and apply \"placement new-expression\"" URL: https://wg21.link/edit401 - id: EDIT402 citation-label: EDIT402 title: "[class, utility] Clarify 'cv-void class members' and make spelling more consistent" URL: https://wg21.link/edit402 - id: EDIT403 citation-label: EDIT403 title: "inconsistently including or omitting comma between \"// x.y.z\" and rest of comment in synopses" URL: https://wg21.link/edit403 - id: EDIT404 citation-label: EDIT404 title: "Document and apply code formatting style" URL: https://wg21.link/edit404 - id: EDIT405 citation-label: EDIT405 title: "[lex] Fix some minor issues of regular lexical definition and improve the consistence" URL: https://wg21.link/edit405 - id: EDIT406 citation-label: EDIT406 title: "\\returns in [time.duration.nonmember] missing \\tcode" URL: https://wg21.link/edit406 - id: EDIT407 citation-label: EDIT407 title: "use more sensible file names in the [temp.over.link] example" URL: https://wg21.link/edit407 - id: EDIT408 citation-label: EDIT408 title: "[func.wrap.func.inv] is missing a semicolon" URL: https://wg21.link/edit408 - id: EDIT409 citation-label: EDIT409 title: "Index entry for \"undefined behavior\" is incorrect" URL: https://wg21.link/edit409 - id: EDIT410 citation-label: EDIT410 title: "Fixes issue #409: undefined behavior index entry." URL: https://wg21.link/edit410 - id: EDIT411 citation-label: EDIT411 title: "I changed NULL to null pointer" URL: https://wg21.link/edit411 - id: EDIT412 citation-label: EDIT412 title: "[alg.move] Complexity of move_backward" URL: https://wg21.link/edit412 - id: EDIT413 citation-label: EDIT413 title: "Added missing line breaks for wording incorporated from N4230." URL: https://wg21.link/edit413 - id: EDIT414 citation-label: EDIT414 title: "Do destructors have names?" URL: https://wg21.link/edit414 - id: EDIT415 citation-label: EDIT415 title: "[re.regiter.incr] fix typo" URL: https://wg21.link/edit415 - id: EDIT416 citation-label: EDIT416 title: "[istream.manip] and [ostream.manip] say \"namespace std { }\" unnecessarily" URL: https://wg21.link/edit416 - id: EDIT417 citation-label: EDIT417 title: "[thread.lock.unique.cons] should say \"owns\"" URL: https://wg21.link/edit417 - id: EDIT418 citation-label: EDIT418 title: "Simplify the wording of static_pointer_cast<> and friends." URL: https://wg21.link/edit418 - id: EDIT419 citation-label: EDIT419 title: "[expr.sizeof] redundant wording" URL: https://wg21.link/edit419 - id: EDIT420 citation-label: EDIT420 title: "[dcl.link] Fix indentation of example code" URL: https://wg21.link/edit420 - id: EDIT421 citation-label: EDIT421 title: "[{i,o}stream.manip] Remove redundant \"namespace std\"" URL: https://wg21.link/edit421 - id: EDIT422 citation-label: EDIT422 title: "insert_or_assign (23.5.4.4p7 and 23.4.4.4p5) reference undefined \"args\"" URL: https://wg21.link/edit422 - id: EDIT423 citation-label: EDIT423 title: "[stmt.ranged] Minor editorial issues" URL: https://wg21.link/edit423 - id: EDIT424 citation-label: EDIT424 title: "add an example of conversion-type-id containing a placeholder type" URL: https://wg21.link/edit424 - id: EDIT425 citation-label: EDIT425 title: "[temp] Improve the overall definition of term \"template\"" URL: https://wg21.link/edit425 - id: EDIT426 citation-label: EDIT426 title: " is missing from table 14" URL: https://wg21.link/edit426 - id: EDIT427 citation-label: EDIT427 title: "Fix typo in example of shared_from_this" URL: https://wg21.link/edit427 - id: EDIT428 citation-label: EDIT428 title: "[defns.ill.formed] should link to [defns.well.formed]" URL: https://wg21.link/edit428 - id: EDIT429 citation-label: EDIT429 title: "[temp.deduct] Correct \"void ()(const int, int[5])\"" URL: https://wg21.link/edit429 - id: EDIT430 citation-label: EDIT430 title: "Choose whether to put a space on the left or right of `...` and apply consistently throughout library" URL: https://wg21.link/edit430 - id: EDIT431 citation-label: EDIT431 title: "Qualifying std::move, std::forward, etc. is unnecessary" URL: https://wg21.link/edit431 - id: EDIT432 citation-label: EDIT432 title: "Editorial: Space between \"insert\" and \"(\" in two places" URL: https://wg21.link/edit432 - id: EDIT433 citation-label: EDIT433 title: "[valarray.syn]'s footnote references wrong section" URL: https://wg21.link/edit433 - id: EDIT434 citation-label: EDIT434 title: "Typo in definition of std::basic_string<...>::assign" URL: https://wg21.link/edit434 - id: EDIT435 citation-label: EDIT435 title: "[expr.rel] and unrelated pointers" URL: https://wg21.link/edit435 - id: EDIT436 citation-label: EDIT436 title: "Table 9 is missing `decltype(auto)`" URL: https://wg21.link/edit436 - id: EDIT437 citation-label: EDIT437 title: "[dcl.spec.auto] is disorganized and hard to follow" URL: https://wg21.link/edit437 - id: EDIT438 citation-label: EDIT438 title: "basic_ostream::flush() linking to the wrong requirements" URL: https://wg21.link/edit438 - id: EDIT439 citation-label: EDIT439 title: "[swappable.requirements] add comma" URL: https://wg21.link/edit439 - id: EDIT440 citation-label: EDIT440 title: "nonX vs. non-X and similar hyphenation issues" URL: https://wg21.link/edit440 - id: EDIT441 citation-label: EDIT441 title: "Example in 3.2/6 (6.6) is obsolete" URL: https://wg21.link/edit441 - id: EDIT442 citation-label: EDIT442 title: "[reverse.iter.requirements] Avoid saying 'global operators'" URL: https://wg21.link/edit442 - id: EDIT443 citation-label: EDIT443 title: "Inconsistent qualification in [re.const]" URL: https://wg21.link/edit443 - id: EDIT444 citation-label: EDIT444 title: "\"conversion operator\" denotes functions or operators?" URL: https://wg21.link/edit444 - id: EDIT445 citation-label: EDIT445 title: "20.10.6 [meta.rel] says \"return-statement\"" URL: https://wg21.link/edit445 - id: EDIT446 citation-label: EDIT446 title: "\"lvalue reference\" vs \"lvalue-reference\"" URL: https://wg21.link/edit446 - id: EDIT447 citation-label: EDIT447 title: "Incorrect(?) italics in [class.mfct.non-static]/4" URL: https://wg21.link/edit447 - id: EDIT448 citation-label: EDIT448 title: "Should \"Copy Operation\" be a word of power?" URL: https://wg21.link/edit448 - id: EDIT449 citation-label: EDIT449 title: "Fix link in basic_ostream::flush() description" URL: https://wg21.link/edit449 - id: EDIT450 citation-label: EDIT450 title: "[expr.dynamic.cast] has redundant wording" URL: https://wg21.link/edit450 - id: EDIT451 citation-label: EDIT451 title: "[basic.lookup.unqual]/6 is hard to parse" URL: https://wg21.link/edit451 - id: EDIT452 citation-label: EDIT452 title: " [string.cons] Adjust wording to match [sequence.reqmts]" URL: https://wg21.link/edit452 - id: EDIT453 citation-label: EDIT453 title: "Missing item in [except.terminate]/p1" URL: https://wg21.link/edit453 - id: EDIT454 citation-label: EDIT454 title: "[unique.ptr.runtime.ctor]/2.2 needs monospace" URL: https://wg21.link/edit454 - id: EDIT455 citation-label: EDIT455 title: "Buggy footnote in [type.descriptions.general]" URL: https://wg21.link/edit455 - id: EDIT456 citation-label: EDIT456 title: "[support.types]/4 offsetof inconsistent formatting" URL: https://wg21.link/edit456 - id: EDIT457 citation-label: EDIT457 title: "[input.iterators]/2 Inconsistent parens formatting" URL: https://wg21.link/edit457 - id: EDIT458 citation-label: EDIT458 title: "[thread.lock.unique.locking] and [thread.lock.shared.locking] need more bullets" URL: https://wg21.link/edit458 - id: EDIT459 citation-label: EDIT459 title: "[thread.lock.shared] needs more \\ref" URL: https://wg21.link/edit459 - id: EDIT460 citation-label: EDIT460 title: "[unique.ptr.single.ctor] is missing \"a\" word" URL: https://wg21.link/edit460 - id: EDIT461 citation-label: EDIT461 title: "23.2.3[sequence.reqmts]/5 is redundant with Table 96" URL: https://wg21.link/edit461 - id: EDIT462 citation-label: EDIT462 title: "Consistency cleanups in [containers]: Whitespace" URL: https://wg21.link/edit462 - id: EDIT463 citation-label: EDIT463 title: "behavior/behaviour" URL: https://wg21.link/edit463 - id: EDIT464 citation-label: EDIT464 title: "CWG1531 resolution doesn't appear to have been applied" URL: https://wg21.link/edit464 - id: EDIT465 citation-label: EDIT465 title: "[thread.lock.shared.cons] fix typos" URL: https://wg21.link/edit465 - id: EDIT466 citation-label: EDIT466 title: "Add a few missing semicolons." URL: https://wg21.link/edit466 - id: EDIT467 citation-label: EDIT467 title: "[basic.align], [syserr] Add missing semicolons." URL: https://wg21.link/edit467 - id: EDIT468 citation-label: EDIT468 title: "[support.start.term] Add missing semicolon." URL: https://wg21.link/edit468 - id: EDIT469 citation-label: EDIT469 title: "pick formatting for const object and apply it consistently" URL: https://wg21.link/edit469 - id: EDIT470 citation-label: EDIT470 title: "Odd phrasing makes C library dependent on C++" URL: https://wg21.link/edit470 - id: EDIT471 citation-label: EDIT471 title: "Fix formatting of P" URL: https://wg21.link/edit471 - id: EDIT472 citation-label: EDIT472 title: "[diff] Use paragraph numbering for changes." URL: https://wg21.link/edit472 - id: EDIT473 citation-label: EDIT473 title: "Adding a bullet to [except.terminate] for condition variables" URL: https://wg21.link/edit473 - id: EDIT474 citation-label: EDIT474 title: "Annex F (XREF) has some errors." URL: https://wg21.link/edit474 - id: EDIT475 citation-label: EDIT475 title: "\"side-effects\" should not be hyphenated" URL: https://wg21.link/edit475 - id: EDIT476 citation-label: EDIT476 title: "Optional for-init statement and missing semicolon" URL: https://wg21.link/edit476 - id: EDIT477 citation-label: EDIT477 title: "Consistency cleanups in [containers] (cf. Issue #400): Ordering, whitespace" URL: https://wg21.link/edit477 - id: EDIT478 citation-label: EDIT478 title: "[containers] Consistency improvements: Intra-synopsis comments" URL: https://wg21.link/edit478 - id: EDIT479 citation-label: EDIT479 title: "[containers] Minor whitespace and ordering improvements" URL: https://wg21.link/edit479 - id: EDIT480 citation-label: EDIT480 title: "[re.badexp] Remove redundant colon." URL: https://wg21.link/edit480 - id: EDIT481 citation-label: EDIT481 title: "[lex, dcl.decl] Use \\nontermdef and \\grammarterm more consistently." URL: https://wg21.link/edit481 - id: EDIT482 citation-label: EDIT482 title: "[gram.dcl] Extra line between using-declaration and using-directive" URL: https://wg21.link/edit482 - id: EDIT483 citation-label: EDIT483 title: "Fix several index entries." URL: https://wg21.link/edit483 - id: EDIT484 citation-label: EDIT484 title: "Forcing git to consider PDFs as binary files" URL: https://wg21.link/edit484 - id: EDIT485 citation-label: EDIT485 title: "Synopsis in [support.exception] gives no clue that uncaught_exception() is in [depr.uncaught]" URL: https://wg21.link/edit485 - id: EDIT486 citation-label: EDIT486 title: "Grammatical improvement; NFC intended" URL: https://wg21.link/edit486 - id: EDIT487 citation-label: EDIT487 title: "Use \"class template\" instead of \"template struct\" and \"struct template\"" URL: https://wg21.link/edit487 - id: EDIT488 citation-label: EDIT488 title: "\"Expression\" column in tables" URL: https://wg21.link/edit488 - id: EDIT489 citation-label: EDIT489 title: "Qualify move & forward with std::" URL: https://wg21.link/edit489 - id: EDIT490 citation-label: EDIT490 title: "Add subclauses to 12.8 for constructors, assignment, copy elision" URL: https://wg21.link/edit490 - id: EDIT491 citation-label: EDIT491 title: "[pairs.spec] talks about \"if Ui equals reference_wrapper\"" URL: https://wg21.link/edit491 - id: EDIT492 citation-label: EDIT492 title: "Get rid of Notes: elements in library clauses" URL: https://wg21.link/edit492 - id: EDIT493 citation-label: EDIT493 title: "Fix bad \"shall\"s in 7.6.2" URL: https://wg21.link/edit493 - id: EDIT494 citation-label: EDIT494 title: "[iostream.forward.overview] Notezilla" URL: https://wg21.link/edit494 - id: EDIT495 citation-label: EDIT495 title: "Fix \"ill-formed program\" definition." URL: https://wg21.link/edit495 - id: EDIT496 citation-label: EDIT496 title: "[class] (9)/7.8 has ambiguous wording" URL: https://wg21.link/edit496 - id: EDIT497 citation-label: EDIT497 title: "Editorial: \"sub-clause\" vs \"subclause\"" URL: https://wg21.link/edit497 - id: EDIT498 citation-label: EDIT498 title: "fix uses of \"pointer to function\" to say \"pointer to function /function-suffix/\"" URL: https://wg21.link/edit498 - id: EDIT499 citation-label: EDIT499 title: "No qualified std::fclose call" URL: https://wg21.link/edit499 - id: EDIT500 citation-label: EDIT500 title: "s/template classes/class templates/" URL: https://wg21.link/edit500 - id: EDIT501 citation-label: EDIT501 title: "Do not use “must” as an alternative for “shall”" URL: https://wg21.link/edit501 - id: EDIT502 citation-label: EDIT502 title: "[dcl.init.ref] Replace normative note with actual note." URL: https://wg21.link/edit502 - id: EDIT503 citation-label: EDIT503 title: "[fstream.members]/5 says \"returns returns\"" URL: https://wg21.link/edit503 - id: EDIT504 citation-label: EDIT504 title: "Inconsistent formatting of \"cv-qualified\"" URL: https://wg21.link/edit504 - id: EDIT505 citation-label: EDIT505 title: "[basic.ios.members] p16 has numbered list that should use bullets" URL: https://wg21.link/edit505 - id: EDIT506 citation-label: EDIT506 title: "Nit: \"standard layout\" vs. \"standard-layout\"" URL: https://wg21.link/edit506 - id: EDIT507 citation-label: EDIT507 title: "[support.dynamic] LWG2458 remove correct signatures" URL: https://wg21.link/edit507 - id: EDIT508 citation-label: EDIT508 title: "[headers] Add to Table 14." URL: https://wg21.link/edit508 - id: EDIT509 citation-label: EDIT509 title: "Nit: value of some object of type T" URL: https://wg21.link/edit509 - id: EDIT510 citation-label: EDIT510 title: "value-initialized and value initializing" URL: https://wg21.link/edit510 - id: EDIT511 citation-label: EDIT511 title: "\"object type\" has three definitions" URL: https://wg21.link/edit511 - id: EDIT512 citation-label: EDIT512 title: "Annex F should be built as an index" URL: https://wg21.link/edit512 - id: EDIT513 citation-label: EDIT513 title: "conflicting sentences in section \"floating literals\"?" URL: https://wg21.link/edit513 - id: EDIT514 citation-label: EDIT514 title: "Requirement in [class.union]/2 probably should use \"shall\"" URL: https://wg21.link/edit514 - id: EDIT515 citation-label: EDIT515 title: "Align declarations" URL: https://wg21.link/edit515 - id: EDIT516 citation-label: EDIT516 title: "[tuple.helper] Inconsistent formatting of BaseCharacteristic etc." URL: https://wg21.link/edit516 - id: EDIT517 citation-label: EDIT517 title: "[temp.deduct.call] wording" URL: https://wg21.link/edit517 - id: EDIT518 citation-label: EDIT518 title: "[allocator.adaptor.members] Imprecise wording for scoped_allocator_adaptor::select_on_container_copy_construction" URL: https://wg21.link/edit518 - id: EDIT519 citation-label: EDIT519 title: "erroneous sentence in [dcl.decl] p5" URL: https://wg21.link/edit519 - id: EDIT520 citation-label: EDIT520 title: "Use of cv-qualified as a grammar term" URL: https://wg21.link/edit520 - id: EDIT521 citation-label: EDIT521 title: "Local definition of \"char-like type\" from Clause 21 referenced in Cla…" URL: https://wg21.link/edit521 - id: EDIT522 citation-label: EDIT522 title: "Typographic fixes, spacing after \\opt" URL: https://wg21.link/edit522 - id: EDIT523 citation-label: EDIT523 title: "template partial ordering rules underspecified" URL: https://wg21.link/edit523 - id: EDIT524 citation-label: EDIT524 title: "27.7.3.5 [ostream.seeks]/3 is slightly damaged" URL: https://wg21.link/edit524 - id: EDIT525 citation-label: EDIT525 title: "Unify the spelling of one-definition rule to be consistent." URL: https://wg21.link/edit525 - id: EDIT526 citation-label: EDIT526 title: "Fix misuse of cv-unqualified as a grammar term" URL: https://wg21.link/edit526 - id: EDIT527 citation-label: EDIT527 title: "Example in [class.protected] needs to be updated" URL: https://wg21.link/edit527 - id: EDIT528 citation-label: EDIT528 title: "\"undefined\" vs \"not defined\" for declared-but-not-defined primary templates" URL: https://wg21.link/edit528 - id: EDIT529 citation-label: EDIT529 title: "Remarks: vs. Remark: and Postconditions: vs. Postcondition: in library" URL: https://wg21.link/edit529 - id: EDIT530 citation-label: EDIT530 title: "[diff.cpp11] Supply a compatibility note for CWG1560" URL: https://wg21.link/edit530 - id: EDIT531 citation-label: EDIT531 title: "[ext.manip] Replace a colon with a semi-colon." URL: https://wg21.link/edit531 - id: EDIT532 citation-label: EDIT532 title: "[lex.name] Reserved identifiers" URL: https://wg21.link/edit532 - id: EDIT533 citation-label: EDIT533 title: "[util.smartptr.shared] misuses italics" URL: https://wg21.link/edit533 - id: EDIT534 citation-label: EDIT534 title: "Inconsistent class-key in class template declarations" URL: https://wg21.link/edit534 - id: EDIT535 citation-label: EDIT535 title: "Wrong term used in [over.best.ics]/10" URL: https://wg21.link/edit535 - id: EDIT536 citation-label: EDIT536 title: "[tuple.assign] Fix typo" URL: https://wg21.link/edit536 - id: EDIT537 citation-label: EDIT537 title: "[diff.cpp03] etc introduction incorrect" URL: https://wg21.link/edit537 - id: EDIT538 citation-label: EDIT538 title: "17.1 [library.general]/6 \"such as a tuples\" typo" URL: https://wg21.link/edit538 - id: EDIT539 citation-label: EDIT539 title: "Refine \"Index of library names\" for operator<< and operator>>" URL: https://wg21.link/edit539 - id: EDIT540 citation-label: EDIT540 title: "Change \"typename decay::type\" to \"decay_t\"" URL: https://wg21.link/edit540 - id: EDIT541 citation-label: EDIT541 title: "[over.best.ics] Fix a typo in \"user-defined conversion sequence\" (fixes #535)" URL: https://wg21.link/edit541 - id: EDIT542 citation-label: EDIT542 title: "confused collection of synopses for " URL: https://wg21.link/edit542 - id: EDIT543 citation-label: EDIT543 title: "LWG 206 doesn't seem to have been applied correctly" URL: https://wg21.link/edit543 - id: EDIT544 citation-label: EDIT544 title: "Inconsistent formatting of `void` in [meta.unary.prop]" URL: https://wg21.link/edit544 - id: EDIT545 citation-label: EDIT545 title: "std::thread termination" URL: https://wg21.link/edit545 - id: EDIT546 citation-label: EDIT546 title: "Reference collapsing" URL: https://wg21.link/edit546 - id: EDIT547 citation-label: EDIT547 title: "Correct verb form in sentence" URL: https://wg21.link/edit547 - id: EDIT548 citation-label: EDIT548 title: "Remove 'all' from the left argument" URL: https://wg21.link/edit548 - id: EDIT549 citation-label: EDIT549 title: "move last 4 paragraphs of 9.5 to subsection \"Anonymous unions\"" URL: https://wg21.link/edit549 - id: EDIT550 citation-label: EDIT550 title: "[ostream.iterator.cons.des] uses italics for exposition only members" URL: https://wg21.link/edit550 - id: EDIT551 citation-label: EDIT551 title: "Fix \"returns returns\"" URL: https://wg21.link/edit551 - id: EDIT552 citation-label: EDIT552 title: "inconsistent use of 'side effect' versus 'side-effect'" URL: https://wg21.link/edit552 - id: EDIT553 citation-label: EDIT553 title: "Remove space after \\placeholder so can embed in code." URL: https://wg21.link/edit553 - id: EDIT554 citation-label: EDIT554 title: "Make \"at least as specialized\" an indexed term." URL: https://wg21.link/edit554 - id: EDIT555 citation-label: EDIT555 title: "[unord.req] Clarify the complexity of clear() method" URL: https://wg21.link/edit555 - id: EDIT556 citation-label: EDIT556 title: "Format in [class.copy]/17" URL: https://wg21.link/edit556 - id: EDIT557 citation-label: EDIT557 title: "UB wording in §12.6.2/16" URL: https://wg21.link/edit557 - id: EDIT558 citation-label: EDIT558 title: "Fix incorrect section reference as pointed out in LWG 2181 which beca…" URL: https://wg21.link/edit558 - id: EDIT559 citation-label: EDIT559 title: "stop using teletype font for `constexpr` function" URL: https://wg21.link/edit559 - id: EDIT560 citation-label: EDIT560 title: "[sequences.general] Promote header synopses to rSec2" URL: https://wg21.link/edit560 - id: EDIT561 citation-label: EDIT561 title: "Resolution of CWG 2017 \"Flowing off end is not equivalent to no-expression return\"" URL: https://wg21.link/edit561 - id: EDIT562 citation-label: EDIT562 title: "20.12.6.7 [time.point.cast] is missing parens" URL: https://wg21.link/edit562 - id: EDIT563 citation-label: EDIT563 title: "20.7.2 [memory.syn] should mention owner_less's default template arg" URL: https://wg21.link/edit563 - id: EDIT564 citation-label: EDIT564 title: "inconsistent periods in compatibility annex" URL: https://wg21.link/edit564 - id: EDIT565 citation-label: EDIT565 title: "[locale.id] Add missing \\tcode" URL: https://wg21.link/edit565 - id: EDIT566 citation-label: EDIT566 title: "Synopses should have numbered headers" URL: https://wg21.link/edit566 - id: EDIT567 citation-label: EDIT567 title: "[library] Fix index entry" URL: https://wg21.link/edit567 - id: EDIT568 citation-label: EDIT568 title: "[dcl.array] Padding before/after sequence of array subobjects" URL: https://wg21.link/edit568 - id: EDIT569 citation-label: EDIT569 title: "[support, diagnostics] Turn synopses into numbered sections" URL: https://wg21.link/edit569 - id: EDIT570 citation-label: EDIT570 title: "[futures.async] Use code font for \"std::async\"" URL: https://wg21.link/edit570 - id: EDIT571 citation-label: EDIT571 title: "[macros] Disable italic correction for monospaced italics" URL: https://wg21.link/edit571 - id: EDIT572 citation-label: EDIT572 title: "Syntax highlighted code for drafts" URL: https://wg21.link/edit572 - id: EDIT573 citation-label: EDIT573 title: "[diff.library] (C.5) is woefully out of date" URL: https://wg21.link/edit573 - id: EDIT574 citation-label: EDIT574 title: "Avoid hanging paragraphs as well as 'in general' / 'overview' subclauses" URL: https://wg21.link/edit574 - id: EDIT575 citation-label: EDIT575 title: "update Annex F introductory text" URL: https://wg21.link/edit575 - id: EDIT576 citation-label: EDIT576 title: "[func.wrap.func.con] Fix error in note" URL: https://wg21.link/edit576 - id: EDIT577 citation-label: EDIT577 title: "Whitespace fixes around punctuators (library)" URL: https://wg21.link/edit577 - id: EDIT578 citation-label: EDIT578 title: "Replace raw string 'C++' with the appropriate macro" URL: https://wg21.link/edit578 - id: EDIT579 citation-label: EDIT579 title: "[macros] Change \\Cpp macro to look nicer" URL: https://wg21.link/edit579 - id: EDIT580 citation-label: EDIT580 title: "Use textual angle brackets rather than relational operators" URL: https://wg21.link/edit580 - id: EDIT581 citation-label: EDIT581 title: "replace `typedef` declarations with *alias-declaration*s in the library" URL: https://wg21.link/edit581 - id: EDIT582 citation-label: EDIT582 title: "[iterators, locales] Apply \\placeholder macro" URL: https://wg21.link/edit582 - id: EDIT583 citation-label: EDIT583 title: "[lib-intro, utilities] Apply \\placeholder macro" URL: https://wg21.link/edit583 - id: EDIT584 citation-label: EDIT584 title: "[atomics] Reword table headers, removing mention of \"inttypes.h\"" URL: https://wg21.link/edit584 - id: EDIT585 citation-label: EDIT585 title: "unique_ptr's \"see below\" points the wrong way" URL: https://wg21.link/edit585 - id: EDIT586 citation-label: EDIT586 title: "[diff.library] NULL missing in Table 149" URL: https://wg21.link/edit586 - id: EDIT587 citation-label: EDIT587 title: "[diff.library] add missing NULL to Table 149" URL: https://wg21.link/edit587 - id: EDIT588 citation-label: EDIT588 title: "[macros] Add space into \\range, reflow [alg.transform]" URL: https://wg21.link/edit588 - id: EDIT589 citation-label: EDIT589 title: "Clarify the return value range of log(x)" URL: https://wg21.link/edit589 - id: EDIT590 citation-label: EDIT590 title: "[algorithms] Improve typographic consistency of complexity expressions" URL: https://wg21.link/edit590 - id: EDIT591 citation-label: EDIT591 title: "[macros, atomic] Align placeholders" URL: https://wg21.link/edit591 - id: EDIT592 citation-label: EDIT592 title: "[basic.types]p2 comment in example says \"scalar\" where \"trivially copyable\" is meant" URL: https://wg21.link/edit592 - id: EDIT593 citation-label: EDIT593 title: "[temp] Overall definition of term \"template\"" URL: https://wg21.link/edit593 - id: EDIT594 citation-label: EDIT594 title: "Use of \"value\" in [expr.const]/5" URL: https://wg21.link/edit594 - id: EDIT595 citation-label: EDIT595 title: "Problem with application of LWG 436" URL: https://wg21.link/edit595 - id: EDIT596 citation-label: EDIT596 title: "[c.files] table 134 lists SCNX* macros, which do not exist" URL: https://wg21.link/edit596 - id: EDIT597 citation-label: EDIT597 title: "[c.files] cinttypes synopsis refers to SCNX* macros which do not exist" URL: https://wg21.link/edit597 - id: EDIT598 citation-label: EDIT598 title: "Lines run over the right margin" URL: https://wg21.link/edit598 - id: EDIT599 citation-label: EDIT599 title: "[dcl.type.cv]/6 \"program behavior\" vs \"behavior\"" URL: https://wg21.link/edit599 - id: EDIT600 citation-label: EDIT600 title: "[expr.const] adjust note" URL: https://wg21.link/edit600 - id: EDIT601 citation-label: EDIT601 title: "Making identifier label into a definition." URL: https://wg21.link/edit601 - id: EDIT602 citation-label: EDIT602 title: "Adding a note about what a member subobject is" URL: https://wg21.link/edit602 - id: EDIT603 citation-label: EDIT603 title: "Missing closing parenthesis in [except.handle]" URL: https://wg21.link/edit603 - id: EDIT604 citation-label: EDIT604 title: "Remove redundant constraint in [class.static.data]" URL: https://wg21.link/edit604 - id: EDIT605 citation-label: EDIT605 title: "[facet.num.put.virtuals] Table 89 refers to an undefined variable and reapplies a bitwise &" URL: https://wg21.link/edit605 - id: EDIT606 citation-label: EDIT606 title: "Words in italics" URL: https://wg21.link/edit606 - id: EDIT607 citation-label: EDIT607 title: "[defns.const.subexpr] Remove superfluous words" URL: https://wg21.link/edit607 - id: EDIT608 citation-label: EDIT608 title: "[support.types] Remove \"field\", which is not a defined term in C++" URL: https://wg21.link/edit608 - id: EDIT609 citation-label: EDIT609 title: "[expr.prim.lambda] Missing capture default in example 5.1.2.4" URL: https://wg21.link/edit609 - id: EDIT610 citation-label: EDIT610 title: "[expr.prim.lambda] Fix the capture list in code example" URL: https://wg21.link/edit610 - id: EDIT611 citation-label: EDIT611 title: "[terminate] Fix typo \"terminate_handleri\"" URL: https://wg21.link/edit611 - id: EDIT612 citation-label: EDIT612 title: "Improper usage of \"comparison operator\"" URL: https://wg21.link/edit612 - id: EDIT613 citation-label: EDIT613 title: "[expr.const]p7 should be closer to p3" URL: https://wg21.link/edit613 - id: EDIT614 citation-label: EDIT614 title: "Remove incorrect \"shall\"" URL: https://wg21.link/edit614 - id: EDIT615 citation-label: EDIT615 title: "[unique.ptr.runtime.ctor] Fix format" URL: https://wg21.link/edit615 - id: EDIT616 citation-label: EDIT616 title: "Swap effects of `basic_regex::operator=` and `assign`" URL: https://wg21.link/edit616 - id: EDIT617 citation-label: EDIT617 title: "Re-synchronize generated grammar.tex with grambase.tex." URL: https://wg21.link/edit617 - id: EDIT618 citation-label: EDIT618 title: "Synchronize grammar for namespace-name" URL: https://wg21.link/edit618 - id: EDIT619 citation-label: EDIT619 title: "Uniform \"ones' complement\" and \"two's complement\"" URL: https://wg21.link/edit619 - id: EDIT620 citation-label: EDIT620 title: "The libreqtab4 LaTeX environment doesn't work" URL: https://wg21.link/edit620 - id: EDIT621 citation-label: EDIT621 title: "Index subentries for make_error_code and make_error_condition" URL: https://wg21.link/edit621 - id: EDIT622 citation-label: EDIT622 title: "No \\idxhdr index entry for " URL: https://wg21.link/edit622 - id: EDIT623 citation-label: EDIT623 title: "Why does the size of the PDF fluctuate between 5 MB and 11 MB?" URL: https://wg21.link/edit623 - id: EDIT624 citation-label: EDIT624 title: "[diff.class] Fix typo \"choise\"" URL: https://wg21.link/edit624 - id: EDIT625 citation-label: EDIT625 title: "[conv.qual] Fix typo \"desecender\"" URL: https://wg21.link/edit625 - id: EDIT626 citation-label: EDIT626 title: "[futures.shared_future] Remove duplicated word \"shared\"" URL: https://wg21.link/edit626 - id: EDIT627 citation-label: EDIT627 title: "Delete the notionally redundant 'update' when describing actions upon ..." URL: https://wg21.link/edit627 - id: EDIT628 citation-label: EDIT628 title: "user-defined versus user defined" URL: https://wg21.link/edit628 - id: EDIT629 citation-label: EDIT629 title: "[meta.trans.other] Table 57 uses the layout for type predicates (Tables 47-49,51) instead of type transformations/queries (Tables 50,52-56)" URL: https://wg21.link/edit629 - id: EDIT630 citation-label: EDIT630 title: "inconsistent terminology: \"key equality\" predicate\" versus \"key equality function\"" URL: https://wg21.link/edit630 - id: EDIT631 citation-label: EDIT631 title: "[lex] Remove spurious whitespace" URL: https://wg21.link/edit631 - id: EDIT632 citation-label: EDIT632 title: "[diff] Use \\Cpp macro" URL: https://wg21.link/edit632 - id: EDIT633 citation-label: EDIT633 title: "Replaced \\note with \\remark and \\notes with \\remarks." URL: https://wg21.link/edit633 - id: EDIT634 citation-label: EDIT634 title: "[utilities] Add some hyphenation hints for long inline expressions" URL: https://wg21.link/edit634 - id: EDIT635 citation-label: EDIT635 title: "Travis CI support" URL: https://wg21.link/edit635 - id: EDIT636 citation-label: EDIT636 title: "Improve consistency of complexity descriptions" URL: https://wg21.link/edit636 - id: EDIT637 citation-label: EDIT637 title: "[re.alg.match] Fix typo \"otherwis\"" URL: https://wg21.link/edit637 - id: EDIT638 citation-label: EDIT638 title: "[temp.variadic] Fix typo \"evalutes\"" URL: https://wg21.link/edit638 - id: EDIT639 citation-label: EDIT639 title: "[macros] Make \\Cpp work in PDF bookmarks again" URL: https://wg21.link/edit639 - id: EDIT640 citation-label: EDIT640 title: "Add missing \"*\" in example." URL: https://wg21.link/edit640 - id: EDIT641 citation-label: EDIT641 title: "Fix wrong reference" URL: https://wg21.link/edit641 - id: EDIT642 citation-label: EDIT642 title: "[gslice.array.comp.assign] Fix missing title" URL: https://wg21.link/edit642 - id: EDIT643 citation-label: EDIT643 title: "[valarray.members] add missing \\end{itemdescr} and \\begin{itemdescr}" URL: https://wg21.link/edit643 - id: EDIT644 citation-label: EDIT644 title: "[strings] Formatting and whitespace harmonization" URL: https://wg21.link/edit644 - id: EDIT645 citation-label: EDIT645 title: "(may be wrong) [tuple.apply] Use existing std::invoke function rather than magic INVOKE" URL: https://wg21.link/edit645 - id: EDIT646 citation-label: EDIT646 title: "Move removal of bool++ from C++14 compatibility annex to C++17 annex" URL: https://wg21.link/edit646 - id: EDIT647 citation-label: EDIT647 title: "References to tables in Clause 28 should use \"Table\" not \"table\"" URL: https://wg21.link/edit647 - id: EDIT648 citation-label: EDIT648 title: "Filesystem library should be mentioned in 17.1 [library.general]" URL: https://wg21.link/edit648 - id: EDIT649 citation-label: EDIT649 title: "[enum.copy_options] refers to \"Filesystem library\"" URL: https://wg21.link/edit649 - id: EDIT650 citation-label: EDIT650 title: "[dcl.attr] Fix wrong source encoding" URL: https://wg21.link/edit650 - id: EDIT651 citation-label: EDIT651 title: "[dcl.init.aggr] Fix an example in extended init." URL: https://wg21.link/edit651 - id: EDIT652 citation-label: EDIT652 title: "[defns.const.subexpr] Place defintition in alphabetical order" URL: https://wg21.link/edit652 - id: EDIT653 citation-label: EDIT653 title: "\"ith\" should be consistently formatted" URL: https://wg21.link/edit653 - id: EDIT654 citation-label: EDIT654 title: "[expr.new] Terminate a parenthetical" URL: https://wg21.link/edit654 - id: EDIT655 citation-label: EDIT655 title: "[class.conv.fct] add \\tcode{} around `*`" URL: https://wg21.link/edit655 - id: EDIT656 citation-label: EDIT656 title: "[expr.prim.lambda] Replace EM-SPACE(U+2003) with space(U+0020)" URL: https://wg21.link/edit656 - id: EDIT657 citation-label: EDIT657 title: "[class.mem] Convert nonstatic to non-static since the hyphenated use …" URL: https://wg21.link/edit657 - id: EDIT658 citation-label: EDIT658 title: "[class.mem, class.mfct.non-static] Convert nonstatic to non-static si…" URL: https://wg21.link/edit658 - id: EDIT659 citation-label: EDIT659 title: "[algorithms] Use \\Cpp macro" URL: https://wg21.link/edit659 - id: EDIT660 citation-label: EDIT660 title: "[inclusive.scan] Add missing template parameter." URL: https://wg21.link/edit660 - id: EDIT661 citation-label: EDIT661 title: "[tools] simplify makegram" URL: https://wg21.link/edit661 - id: EDIT662 citation-label: EDIT662 title: "[intro.object] For object names, don't refer to 'name' grammar rule, …" URL: https://wg21.link/edit662 - id: EDIT663 citation-label: EDIT663 title: "[cstdint] Fix macro name patterns" URL: https://wg21.link/edit663 - id: EDIT664 citation-label: EDIT664 title: "Whitespace in index" URL: https://wg21.link/edit664 - id: EDIT665 citation-label: EDIT665 title: "Index entries for [hardware.interference]" URL: https://wg21.link/edit665 - id: EDIT666 citation-label: EDIT666 title: "[cpp.replace] Remove a bogus grammar term" URL: https://wg21.link/edit666 - id: EDIT667 citation-label: EDIT667 title: "[c.limits] Remove an incorrect note about type of constant macros" URL: https://wg21.link/edit667 - id: EDIT668 citation-label: EDIT668 title: "[sf.cmath] Use \\indextext and \\indexlibrary instead of \\index." URL: https://wg21.link/edit668 - id: EDIT669 citation-label: EDIT669 title: "[error.reporting] references in [filesystems] should be to [fs.err.report] instead" URL: https://wg21.link/edit669 - id: EDIT670 citation-label: EDIT670 title: "[numerics] Use simpler table for header content" URL: https://wg21.link/edit670 - id: EDIT671 citation-label: EDIT671 title: "Consider changing title of [fs.err.report]" URL: https://wg21.link/edit671 - id: EDIT672 citation-label: EDIT672 title: "Restore links in filesystem synopses" URL: https://wg21.link/edit672 - id: EDIT673 citation-label: EDIT673 title: "[string.view, alg.random.sample, numerics] Use \\bigoh." URL: https://wg21.link/edit673 - id: EDIT674 citation-label: EDIT674 title: "Why do we name `fail` in [iostate.flags]?" URL: https://wg21.link/edit674 - id: EDIT675 citation-label: EDIT675 title: "Overlong line in [new.delete.array]" URL: https://wg21.link/edit675 - id: EDIT676 citation-label: EDIT676 title: "Overlong line in [syserr.errcode.nonmembers]" URL: https://wg21.link/edit676 - id: EDIT677 citation-label: EDIT677 title: "[cpp.predefined] Use \\xname in index entry for __cplusplus." URL: https://wg21.link/edit677 - id: EDIT678 citation-label: EDIT678 title: "Two index entries for ~" URL: https://wg21.link/edit678 - id: EDIT679 citation-label: EDIT679 title: "\"Equivalent to return foo();\" vs. \"Equivalent to foo()\"." URL: https://wg21.link/edit679 - id: EDIT680 citation-label: EDIT680 title: "Need Annex C entry for hexfloat " URL: https://wg21.link/edit680 - id: EDIT681 citation-label: EDIT681 title: "[meta.unary.prop] add missing \\ in is_swappable." URL: https://wg21.link/edit681 - id: EDIT682 citation-label: EDIT682 title: "[intseq] consolidate docs" URL: https://wg21.link/edit682 - id: EDIT683 citation-label: EDIT683 title: "[allocator.adaptor] consolidate memory utilities" URL: https://wg21.link/edit683 - id: EDIT684 citation-label: EDIT684 title: "[meta.unary.prop] Consistent formatting for 'void'" URL: https://wg21.link/edit684 - id: EDIT685 citation-label: EDIT685 title: "[unique.ptr.special] prefer use of common_type_t" URL: https://wg21.link/edit685 - id: EDIT686 citation-label: EDIT686 title: "[tuple.helper] prefer to use tuple_element_t" URL: https://wg21.link/edit686 - id: EDIT687 citation-label: EDIT687 title: "implementation-defined vs. implementation defined vs. impldef" URL: https://wg21.link/edit687 - id: EDIT688 citation-label: EDIT688 title: "Formatting of \"Type/Name(s)\" Tables is confusing" URL: https://wg21.link/edit688 - id: EDIT689 citation-label: EDIT689 title: "How to interpret Table 152 \"Header synopsis\"?" URL: https://wg21.link/edit689 - id: EDIT690 citation-label: EDIT690 title: "inconsistency in library type requirements" URL: https://wg21.link/edit690 - id: EDIT691 citation-label: EDIT691 title: "is_swappable is damaged in [meta.unary.prop]" URL: https://wg21.link/edit691 - id: EDIT692 citation-label: EDIT692 title: "[tuple.cnstr] fix the position of \\end{itemdescr}" URL: https://wg21.link/edit692 - id: EDIT693 citation-label: EDIT693 title: "\"Underfull\" and \"Overfull\" warnings emitted from Latex." URL: https://wg21.link/edit693 - id: EDIT694 citation-label: EDIT694 title: "Formatting in \"Effects: Equivalent to\" is confusing" URL: https://wg21.link/edit694 - id: EDIT695 citation-label: EDIT695 title: "What is \"it\" in [memory.resource.prot]/7?" URL: https://wg21.link/edit695 - id: EDIT696 citation-label: EDIT696 title: "cross-references needed to library types and their requirements" URL: https://wg21.link/edit696 - id: EDIT697 citation-label: EDIT697 title: "cross-references needed at uses of \"writable to\" in the library" URL: https://wg21.link/edit697 - id: EDIT698 citation-label: EDIT698 title: "Fix the definition of \"writable to\"" URL: https://wg21.link/edit698 - id: EDIT699 citation-label: EDIT699 title: "Reference comments missing from [memory.polymorphic.allocator.class] synopsis" URL: https://wg21.link/edit699 - id: EDIT700 citation-label: EDIT700 title: "[dcl.enum] This is not where layout-compatible is defined" URL: https://wg21.link/edit700 - id: EDIT701 citation-label: EDIT701 title: "grammar terms aren't \\grammarterm'd" URL: https://wg21.link/edit701 - id: EDIT702 citation-label: EDIT702 title: "cross-references to hard-coded paragraph numbers" URL: https://wg21.link/edit702 - id: EDIT703 citation-label: EDIT703 title: "[support.runtime] Clarify va_start requirements" URL: https://wg21.link/edit703 - id: EDIT704 citation-label: EDIT704 title: "[18-30] Replace typedefs with alias" URL: https://wg21.link/edit704 - id: EDIT705 citation-label: EDIT705 title: "[alg.random.sample] reword and add cross-reference" URL: https://wg21.link/edit705 - id: EDIT706 citation-label: EDIT706 title: "[algorithms] [numeric.ops] Crossref \"writable\"" URL: https://wg21.link/edit706 - id: EDIT707 citation-label: EDIT707 title: "\"deallocation function\" is \\term'd" URL: https://wg21.link/edit707 - id: EDIT708 citation-label: EDIT708 title: "Fix uses of \"value-initialize\"/\"value initialize\"" URL: https://wg21.link/edit708 - id: EDIT709 citation-label: EDIT709 title: "[meta.rel] New 'is_callable' entries overflow the middle cell of table" URL: https://wg21.link/edit709 - id: EDIT710 citation-label: EDIT710 title: "[meta.rel] Fix for for INVOKE in table 54" URL: https://wg21.link/edit710 - id: EDIT711 citation-label: EDIT711 title: "Add name \"high\" to locale::narrow in [category.ctype]" URL: https://wg21.link/edit711 - id: EDIT712 citation-label: EDIT712 title: "class.copy rules for overloading as rvalue" URL: https://wg21.link/edit712 - id: EDIT713 citation-label: EDIT713 title: "[compatibility] Add compatibility notices for pp-number" URL: https://wg21.link/edit713 - id: EDIT714 citation-label: EDIT714 title: "Fix typo and bad formatting" URL: https://wg21.link/edit714 - id: EDIT715 citation-label: EDIT715 title: "Incorrect section references in filesystems subclause" URL: https://wg21.link/edit715 - id: EDIT716 citation-label: EDIT716 title: "Clean up apparent stray HTML formatting" URL: https://wg21.link/edit716 - id: EDIT717 citation-label: EDIT717 title: "[ext.manip] fix typo in put_money description" URL: https://wg21.link/edit717 - id: EDIT718 citation-label: EDIT718 title: "Remove the semicolon in \"Returns: expr;\"" URL: https://wg21.link/edit718 - id: EDIT719 citation-label: EDIT719 title: "[deque.overview] deque should not reference vector" URL: https://wg21.link/edit719 - id: EDIT720 citation-label: EDIT720 title: "[expr.ass] What's \"the expression\"?" URL: https://wg21.link/edit720 - id: EDIT721 citation-label: EDIT721 title: "Why value_type for ostream_iterator is void?" URL: https://wg21.link/edit721 - id: EDIT722 citation-label: EDIT722 title: "[class.member.lookup] 'overloading resolution' sounds odd - every oth…" URL: https://wg21.link/edit722 - id: EDIT723 citation-label: EDIT723 title: "[class.member.lookup] 'overloading resolution' sounds odd - every oth…" URL: https://wg21.link/edit723 - id: EDIT724 citation-label: EDIT724 title: "[class.abstract] The intro para seems like it should be a note - noth…" URL: https://wg21.link/edit724 - id: EDIT725 citation-label: EDIT725 title: "[class.virtual] This seems like it should be a note: it is the only s…" URL: https://wg21.link/edit725 - id: EDIT726 citation-label: EDIT726 title: "[namespace.udecl] tweak the example in para 17 so that the comment is…" URL: https://wg21.link/edit726 - id: EDIT727 citation-label: EDIT727 title: "Fix incorrect variable references" URL: https://wg21.link/edit727 - id: EDIT728 citation-label: EDIT728 title: "[util.smartptr.enab] make p6 appear in its own line" URL: https://wg21.link/edit728 - id: EDIT729 citation-label: EDIT729 title: "[quoted.manip] incorrect reference to basic_istream::operator>>" URL: https://wg21.link/edit729 - id: EDIT730 citation-label: EDIT730 title: "[fs.norm.ref]: random reference to \"MAC OS\"" URL: https://wg21.link/edit730 - id: EDIT731 citation-label: EDIT731 title: "[class.path]: literal missing backslash-escape" URL: https://wg21.link/edit731 - id: EDIT732 citation-label: EDIT732 title: "Fix other incorrect variable names in Table 28" URL: https://wg21.link/edit732 - id: EDIT733 citation-label: EDIT733 title: "Define \\defnnote for notes in \"Terms and definitions\"" URL: https://wg21.link/edit733 - id: EDIT734 citation-label: EDIT734 title: "[class.path] escape backslash in character literal" URL: https://wg21.link/edit734 - id: EDIT735 citation-label: EDIT735 title: "[lex.pptoken] fix term" URL: https://wg21.link/edit735 - id: EDIT736 citation-label: EDIT736 title: "23.2.5[unord.req]p12 refers to key_equal as a function" URL: https://wg21.link/edit736 - id: EDIT737 citation-label: EDIT737 title: "23.2.5[unord.req]p12 should refer to key_eq(), not key_equal()" URL: https://wg21.link/edit737 - id: EDIT738 citation-label: EDIT738 title: "[time.duration.comparisons] Fix index entry for duration operator<" URL: https://wg21.link/edit738 - id: EDIT739 citation-label: EDIT739 title: "[string.view.comparison] Fix index for basic_string_view operators" URL: https://wg21.link/edit739 - id: EDIT740 citation-label: EDIT740 title: "[18-28] Fix index entry for constructors" URL: https://wg21.link/edit740 - id: EDIT741 citation-label: EDIT741 title: "[18-27] Remove tcode from index entries" URL: https://wg21.link/edit741 - id: EDIT742 citation-label: EDIT742 title: "[support.runtime] Fix name of stdarg.h in index" URL: https://wg21.link/edit742 - id: EDIT743 citation-label: EDIT743 title: "Odd indexing for bitset::set" URL: https://wg21.link/edit743 - id: EDIT744 citation-label: EDIT744 title: "[bad.cast], [bad.exception] nest index entries consistently" URL: https://wg21.link/edit744 - id: EDIT745 citation-label: EDIT745 title: "duplicate index entries when items referenced from tables" URL: https://wg21.link/edit745 - id: EDIT746 citation-label: EDIT746 title: "[valarray.sub] Fix error in example code" URL: https://wg21.link/edit746 - id: EDIT747 citation-label: EDIT747 title: "[meta.trans.other] Reformat Other Transformations table" URL: https://wg21.link/edit747 - id: EDIT748 citation-label: EDIT748 title: "Exceptions classes deriving directly from std::exception should be presented consistently" URL: https://wg21.link/edit748 - id: EDIT749 citation-label: EDIT749 title: "[namespace.udecl]/17 Fix the note and comment to better reflect that …" URL: https://wg21.link/edit749 - id: EDIT750 citation-label: EDIT750 title: "[18,20] Consistent indexing of simple exception types" URL: https://wg21.link/edit750 - id: EDIT751 citation-label: EDIT751 title: "Should the library use override, instead of virtual, in derived classes?" URL: https://wg21.link/edit751 - id: EDIT752 citation-label: EDIT752 title: "[basic.lookup] Fix typos" URL: https://wg21.link/edit752 - id: EDIT753 citation-label: EDIT753 title: "[18-20,27] Prefer to use 'override' where appropriate" URL: https://wg21.link/edit753 - id: EDIT754 citation-label: EDIT754 title: "[strings,containers] Add iterators to index of implemenetation define…" URL: https://wg21.link/edit754 - id: EDIT755 citation-label: EDIT755 title: "Readme points to an out of date web address for Defect Reports" URL: https://wg21.link/edit755 - id: EDIT756 citation-label: EDIT756 title: "[Readme] Fix isocpp link for DR submission" URL: https://wg21.link/edit756 - id: EDIT757 citation-label: EDIT757 title: "[strings] Fix spacing around commas" URL: https://wg21.link/edit757 - id: EDIT758 citation-label: EDIT758 title: "Remove std:: from normative wording" URL: https://wg21.link/edit758 - id: EDIT759 citation-label: EDIT759 title: "Latex environments" URL: https://wg21.link/edit759 - id: EDIT760 citation-label: EDIT760 title: "Inconsistent punctuation in Table Associative container requirements" URL: https://wg21.link/edit760 - id: EDIT761 citation-label: EDIT761 title: "\\opt vs. \\opt{}" URL: https://wg21.link/edit761 - id: EDIT762 citation-label: EDIT762 title: "[impldef] Fixed index entry collation to support keys containing code" URL: https://wg21.link/edit762 - id: EDIT763 citation-label: EDIT763 title: "[macros,intro] Present example/note formatting better" URL: https://wg21.link/edit763 - id: EDIT764 citation-label: EDIT764 title: "[overloading] Make operators appear in code font" URL: https://wg21.link/edit764 - id: EDIT765 citation-label: EDIT765 title: "[fs.op.absolute] s/absolute_error/absolute/g;" URL: https://wg21.link/edit765 - id: EDIT766 citation-label: EDIT766 title: "remove counts of headers etc from [headers] and [depr.c.headers]" URL: https://wg21.link/edit766 - id: EDIT767 citation-label: EDIT767 title: "[diff.cpp11.special] Move to [diff.cpp14.special]" URL: https://wg21.link/edit767 - id: EDIT768 citation-label: EDIT768 title: "[temp.deduct.call] [temp.deduct.conv] Hyphenate top-level" URL: https://wg21.link/edit768 - id: EDIT769 citation-label: EDIT769 title: "Replace NULL with \"null pointer value\"" URL: https://wg21.link/edit769 - id: EDIT770 citation-label: EDIT770 title: "[macros] Replace cooked underscore with raw version" URL: https://wg21.link/edit770 - id: EDIT771 citation-label: EDIT771 title: "[utility,iterator] Apply p0174r2 deprecating vestigial library compon…" URL: https://wg21.link/edit771 - id: EDIT772 citation-label: EDIT772 title: "[impldef] Fixed index entry collation to support keys containing code" URL: https://wg21.link/edit772 - id: EDIT773 citation-label: EDIT773 title: "[utility,iterator] Apply p0174r2 deprecating vestigial library compon…" URL: https://wg21.link/edit773 - id: EDIT774 citation-label: EDIT774 title: "[utility,containers] Apply p0181r1, a default order" URL: https://wg21.link/edit774 - id: EDIT775 citation-label: EDIT775 title: "[constraints] Apply p0180r2, reserve future namespaces" URL: https://wg21.link/edit775 - id: EDIT776 citation-label: EDIT776 title: "P0305R1 Selection statements with initializer" URL: https://wg21.link/edit776 - id: EDIT777 citation-label: EDIT777 title: "P0292R2 constexpr if: a slightly different syntax" URL: https://wg21.link/edit777 - id: EDIT778 citation-label: EDIT778 title: "P0391R0 Introducing the term \"templated entity\"" URL: https://wg21.link/edit778 - id: EDIT779 citation-label: EDIT779 title: "[ratio.si] fix typo" URL: https://wg21.link/edit779 - id: EDIT780 citation-label: EDIT780 title: "Travis CI: Fail build if regenerated xref and grammar files don't match those in repository" URL: https://wg21.link/edit780 - id: EDIT781 citation-label: EDIT781 title: "\\pnums in examples and notes are ugly and confusing" URL: https://wg21.link/edit781 - id: EDIT782 citation-label: EDIT782 title: "[dcl.spec.auto] Add 'The' to heading" URL: https://wg21.link/edit782 - id: EDIT783 citation-label: EDIT783 title: "[19-26] Consistent use of _v" URL: https://wg21.link/edit783 - id: EDIT784 citation-label: EDIT784 title: "[cpp] Fix index text for STDCPP_DEFAULT_NEW_ALIGNMENT" URL: https://wg21.link/edit784 - id: EDIT785 citation-label: EDIT785 title: "Sections 18.3.2.1 and 18.3.2.3 have the same name" URL: https://wg21.link/edit785 - id: EDIT786 citation-label: EDIT786 title: "[stmt.if] Balance brackets and fix indentation." URL: https://wg21.link/edit786 - id: EDIT787 citation-label: EDIT787 title: "\"punctuator\" grammar rule not defined" URL: https://wg21.link/edit787 - id: EDIT788 citation-label: EDIT788 title: "Some thoughts about C++" URL: https://wg21.link/edit788 - id: EDIT789 citation-label: EDIT789 title: "[diff.basic] Fix format and inexact wording" URL: https://wg21.link/edit789 - id: EDIT790 citation-label: EDIT790 title: "[gram] Change \"syntax\" to \"grammar\"." URL: https://wg21.link/edit790 - id: EDIT791 citation-label: EDIT791 title: "[valarray.members] add valarray index entry for named member functions" URL: https://wg21.link/edit791 - id: EDIT792 citation-label: EDIT792 title: "\"pre:\" and \"post:\" in container requirements tables" URL: https://wg21.link/edit792 - id: EDIT793 citation-label: EDIT793 title: "Inconsistent wording in [new.delete.single] and [new.delete.array]" URL: https://wg21.link/edit793 - id: EDIT794 citation-label: EDIT794 title: "Stable names in 20.11 are too long" URL: https://wg21.link/edit794 - id: EDIT795 citation-label: EDIT795 title: "[diagnostics] Make system_error synopsis more consistent" URL: https://wg21.link/edit795 - id: EDIT796 citation-label: EDIT796 title: "[list.ops] p12 has Effects in the Requires paragraph" URL: https://wg21.link/edit796 - id: EDIT797 citation-label: EDIT797 title: "[alg.random.sample] has period in middle of sentence" URL: https://wg21.link/edit797 - id: EDIT798 citation-label: EDIT798 title: "Inconsistent formatting of cv-qualified" URL: https://wg21.link/edit798 - id: EDIT799 citation-label: EDIT799 title: "[LaTeX] Simplify index entries for class members" URL: https://wg21.link/edit799 - id: EDIT800 citation-label: EDIT800 title: "Missing index entries for operator!=" URL: https://wg21.link/edit800 - id: EDIT801 citation-label: EDIT801 title: "Stable name [util.smartptr.weakptr] is awful" URL: https://wg21.link/edit801 - id: EDIT802 citation-label: EDIT802 title: "[lib] How to format sectioning comments in synopsis" URL: https://wg21.link/edit802 - id: EDIT803 citation-label: EDIT803 title: "[input.output] Remove obsolete, commented out content" URL: https://wg21.link/edit803 - id: EDIT804 citation-label: EDIT804 title: "[class.union] Fix typo." URL: https://wg21.link/edit804 - id: EDIT805 citation-label: EDIT805 title: "\"// see below\" vs @\\seebelow@" URL: https://wg21.link/edit805 - id: EDIT806 citation-label: EDIT806 title: "Improve cross references" URL: https://wg21.link/edit806 - id: EDIT807 citation-label: EDIT807 title: "Make universal-character-name \\grammarterm'd" URL: https://wg21.link/edit807 - id: EDIT808 citation-label: EDIT808 title: "[valarray.members] Fix up index entries for named valarray member functions" URL: https://wg21.link/edit808 - id: EDIT809 citation-label: EDIT809 title: "[input.output,strings,utilities] Don't format informative 'see below' as code" URL: https://wg21.link/edit809 - id: EDIT810 citation-label: EDIT810 title: "[variant.visit] Remove superfluous colon." URL: https://wg21.link/edit810 - id: EDIT811 citation-label: EDIT811 title: "[variant.visit] Add missing std:: qualification on uses of std::forward." URL: https://wg21.link/edit811 - id: EDIT812 citation-label: EDIT812 title: "[/tools] Delete vestigial support files" URL: https://wg21.link/edit812 - id: EDIT813 citation-label: EDIT813 title: "make_any" URL: https://wg21.link/edit813 - id: EDIT814 citation-label: EDIT814 title: "[filesystems] add missing parens" URL: https://wg21.link/edit814 - id: EDIT815 citation-label: EDIT815 title: "filesystem: Bad mixing of effects in Returns element" URL: https://wg21.link/edit815 - id: EDIT816 citation-label: EDIT816 title: "[gram] Use 'extract' package for grammar summary" URL: https://wg21.link/edit816 - id: EDIT817 citation-label: EDIT817 title: "[macros,gram] Simplify definition of non-copying grammar environments" URL: https://wg21.link/edit817 - id: EDIT818 citation-label: EDIT818 title: "[locale.codecvt.virtuals] Use \\range and \\crange for ranges" URL: https://wg21.link/edit818 - id: EDIT819 citation-label: EDIT819 title: "[func.default.traits] remove crossref to [unord]" URL: https://wg21.link/edit819 - id: EDIT820 citation-label: EDIT820 title: "[clause 27] Index all member functions in clause 27" URL: https://wg21.link/edit820 - id: EDIT821 citation-label: EDIT821 title: "\\pnums in effects/returns/etc. are confusing" URL: https://wg21.link/edit821 - id: EDIT822 citation-label: EDIT822 title: "[variant.assign] consider converting \"If an exception is thrown\" sentences in Remarks: clauses into bulleted lists" URL: https://wg21.link/edit822 - id: EDIT823 citation-label: EDIT823 title: "[support] clean up index for clause 18" URL: https://wg21.link/edit823 - id: EDIT824 citation-label: EDIT824 title: "consistently render, or omit, labels for tables" URL: https://wg21.link/edit824 - id: EDIT825 citation-label: EDIT825 title: "\"constexpr constructor\" and \"constexpr function\" are defined terms and should not be formatted in code font" URL: https://wg21.link/edit825 - id: EDIT826 citation-label: EDIT826 title: "[futures.overview] and [futures.async] use sloppy terminology for launch bitmask" URL: https://wg21.link/edit826 - id: EDIT827 citation-label: EDIT827 title: "[future.async]p3 use neither/nor" URL: https://wg21.link/edit827 - id: EDIT828 citation-label: EDIT828 title: "[path.type.cvt] remove redundant word" URL: https://wg21.link/edit828 - id: EDIT829 citation-label: EDIT829 title: "[diagnostics] audit index entries for clause 19" URL: https://wg21.link/edit829 - id: EDIT830 citation-label: EDIT830 title: "Update the reference to the C standard in intro.scope" URL: https://wg21.link/edit830 - id: EDIT831 citation-label: EDIT831 title: "[reverse.iter.ops] Sync and simplify several reverse_iterator member function prototype declarations" URL: https://wg21.link/edit831 - id: EDIT832 citation-label: EDIT832 title: "Add back function lvalues to [dcl.init.ref]/5.2.1.2" URL: https://wg21.link/edit832 - id: EDIT833 citation-label: EDIT833 title: "[Editorial] Typo " URL: https://wg21.link/edit833 - id: EDIT834 citation-label: EDIT834 title: "[impldef] Collate index correctly" URL: https://wg21.link/edit834 - id: EDIT835 citation-label: EDIT835 title: "[18,19] Add and use new indexlibrarymember macro" URL: https://wg21.link/edit835 - id: EDIT836 citation-label: EDIT836 title: "[hardware.interference] prefer itemdecl to codeblock" URL: https://wg21.link/edit836 - id: EDIT837 citation-label: EDIT837 title: "Use new macro \\indexlibrarymember to simplify the library index" URL: https://wg21.link/edit837 - id: EDIT838 citation-label: EDIT838 title: "Fix formatting in [dcl.init.ref]/4.2" URL: https://wg21.link/edit838 - id: EDIT839 citation-label: EDIT839 title: "Add constexpr to optional::value_or(U&&) &&" URL: https://wg21.link/edit839 - id: EDIT840 citation-label: EDIT840 title: "[language.support] review library indexing of clause 18" URL: https://wg21.link/edit840 - id: EDIT841 citation-label: EDIT841 title: "[support,utilities] More uses of \\indexlibrarymember" URL: https://wg21.link/edit841 - id: EDIT842 citation-label: EDIT842 title: "23.1.1 Node handles [container.node] in the wrong place?" URL: https://wg21.link/edit842 - id: EDIT843 citation-label: EDIT843 title: "[cstdint, cinttypes.syn] Reorganize presentation" URL: https://wg21.link/edit843 - id: EDIT844 citation-label: EDIT844 title: "Incorrect underline character in the title of [util.smartptr.getdeleter]" URL: https://wg21.link/edit844 - id: EDIT845 citation-label: EDIT845 title: "[temp.deduct.call] Avoid line wrap in long comment." URL: https://wg21.link/edit845 - id: EDIT846 citation-label: EDIT846 title: "[path.generic.obs] Escape backslash in string literal in example." URL: https://wg21.link/edit846 - id: EDIT847 citation-label: EDIT847 title: "[file_status.obs] Remove stray \\begin{itemdecl}." URL: https://wg21.link/edit847 - id: EDIT848 citation-label: EDIT848 title: "[numeric.ops.gcd] Don't format \"that\" as code in note." URL: https://wg21.link/edit848 - id: EDIT849 citation-label: EDIT849 title: "[stmt.dcl]/4 Thread-safe statics \"deadlock\" footnote causing confusion." URL: https://wg21.link/edit849 - id: EDIT850 citation-label: EDIT850 title: "[container.node] Move sub-clause to after [sequence.reqmts]" URL: https://wg21.link/edit850 - id: EDIT851 citation-label: EDIT851 title: "[atomics.order] Remove redundant typedef-name for memory_order" URL: https://wg21.link/edit851 - id: EDIT852 citation-label: EDIT852 title: "[basic, memory, time] Use \\impldef consistently." URL: https://wg21.link/edit852 - id: EDIT853 citation-label: EDIT853 title: "[intro.progress] Add missing impldef index entry for concurrent forward progress guarantees provided by threads of execution." URL: https://wg21.link/edit853 - id: EDIT854 citation-label: EDIT854 title: "[basic.life] Fix modal verb" URL: https://wg21.link/edit854 - id: EDIT855 citation-label: EDIT855 title: "[utilities] review of library index" URL: https://wg21.link/edit855 - id: EDIT856 citation-label: EDIT856 title: "[language.support] review of library index" URL: https://wg21.link/edit856 - id: EDIT857 citation-label: EDIT857 title: "[diagnostics] review of library index" URL: https://wg21.link/edit857 - id: EDIT858 citation-label: EDIT858 title: "[strings] review of library index" URL: https://wg21.link/edit858 - id: EDIT859 citation-label: EDIT859 title: "[iterators] review of library index" URL: https://wg21.link/edit859 - id: EDIT860 citation-label: EDIT860 title: "[numerics] review of library index" URL: https://wg21.link/edit860 - id: EDIT861 citation-label: EDIT861 title: "Review of library index entries" URL: https://wg21.link/edit861 - id: EDIT862 citation-label: EDIT862 title: "Remaining reference to in 20.10.1 [memory.general]" URL: https://wg21.link/edit862 - id: EDIT863 citation-label: EDIT863 title: "[special, strings, localization, numerics] Add missing trailing periods in footnotes" URL: https://wg21.link/edit863 - id: EDIT864 citation-label: EDIT864 title: "[re.tokiter.incr] Add missing \\pnum for \"Returns:\" element." URL: https://wg21.link/edit864 - id: EDIT865 citation-label: EDIT865 title: "[re.traits] Remove excessive parentheses in \"Returns:\" element." URL: https://wg21.link/edit865 - id: EDIT866 citation-label: EDIT866 title: "[re.syn] Synchronize regex_constants type declarations with those in [re.const]." URL: https://wg21.link/edit866 - id: EDIT867 citation-label: EDIT867 title: "[re.traits] Remove excessive newlines from codeblocks." URL: https://wg21.link/edit867 - id: EDIT868 citation-label: EDIT868 title: "[cpp.predefined] Make description for __cplusplus non-redundant and consistent with rest." URL: https://wg21.link/edit868 - id: EDIT869 citation-label: EDIT869 title: "[depr.{i,o}strstream.cons] Remove stray parentheses." URL: https://wg21.link/edit869 - id: EDIT870 citation-label: EDIT870 title: "[dcl.attr.deprecated, depr.ostream.members] Fix trailing whitespace in \\tcode." URL: https://wg21.link/edit870 - id: EDIT871 citation-label: EDIT871 title: "[depr.strstream.dest] Move rdbuf() to [depr.strstream.oper]." URL: https://wg21.link/edit871 - id: EDIT872 citation-label: EDIT872 title: "Replace 0 with nullptr or 'null pointer value'." URL: https://wg21.link/edit872 - id: EDIT873 citation-label: EDIT873 title: "[meta.unary.cat] Use core term non-union class type" URL: https://wg21.link/edit873 - id: EDIT874 citation-label: EDIT874 title: "fix incorrect use of \\idxhdr" URL: https://wg21.link/edit874 - id: EDIT875 citation-label: EDIT875 title: "[depr.strstreambuf.cons] Remove stray period in footnote." URL: https://wg21.link/edit875 - id: EDIT876 citation-label: EDIT876 title: "[depr.strstreambuf.cons] Don't use an itemdecl and index entry for a mere use of setg." URL: https://wg21.link/edit876 - id: EDIT877 citation-label: EDIT877 title: "[depr.strstreambuf.virtuals] Fix typo: (unsigned char*)gnext -> (unsigned char)*gnext." URL: https://wg21.link/edit877 - id: EDIT878 citation-label: EDIT878 title: "[depr.istrstream.cons] Add missing constructor." URL: https://wg21.link/edit878 - id: EDIT879 citation-label: EDIT879 title: "[input.output] Review library index for clause 27" URL: https://wg21.link/edit879 - id: EDIT880 citation-label: EDIT880 title: "operator< for error_condition in wrong(?) place" URL: https://wg21.link/edit880 - id: EDIT881 citation-label: EDIT881 title: "[system_error.syn] [syserr.compare] Declare all nonmembers in the synopsis" URL: https://wg21.link/edit881 - id: EDIT882 citation-label: EDIT882 title: "[temp.deduct.call] Don't nest paragraphs inside eachother." URL: https://wg21.link/edit882 - id: EDIT883 citation-label: EDIT883 title: "[depr] Reviewed index for Anndex D" URL: https://wg21.link/edit883 - id: EDIT884 citation-label: EDIT884 title: "Remove redundant `this->` in library specification" URL: https://wg21.link/edit884 - id: EDIT885 citation-label: EDIT885 title: "[thread.thread.id] Consistently use an lvalue reference for operator<<'s first parameter." URL: https://wg21.link/edit885 - id: EDIT886 citation-label: EDIT886 title: "g/special math functions/s//mathematical special functions/" URL: https://wg21.link/edit886 - id: EDIT887 citation-label: EDIT887 title: "[container.requirements.general] Use proper environment for note." URL: https://wg21.link/edit887 - id: EDIT888 citation-label: EDIT888 title: "[associative.reqmts] Add missing line break." URL: https://wg21.link/edit888 - id: EDIT889 citation-label: EDIT889 title: "[futures.promise] Make swapping std::promises consistently noexcept." URL: https://wg21.link/edit889 - id: EDIT890 citation-label: EDIT890 title: "[cstdlib.syn] Add missing extern-C/C++ overloads for at_exit, at_quick_exit" URL: https://wg21.link/edit890 - id: EDIT891 citation-label: EDIT891 title: "Editorial review of Clause 27 [input.output]" URL: https://wg21.link/edit891 - id: EDIT892 citation-label: EDIT892 title: "Use 'if and only if' for conditions that are sufficient as well as necessary." URL: https://wg21.link/edit892 - id: EDIT893 citation-label: EDIT893 title: "[depr.func.adaptor.typedefs] Clarify that reference_wrapper does not define argument_type for non-nullary member function pointer types." URL: https://wg21.link/edit893 - id: EDIT894 citation-label: EDIT894 title: "Remove imports for unused packages: verbatim, fixme, and booktabs." URL: https://wg21.link/edit894 - id: EDIT895 citation-label: EDIT895 title: "[util.smartptr.getdeleter] Remove broken 'std:' qualification on addressof." URL: https://wg21.link/edit895 - id: EDIT896 citation-label: EDIT896 title: "[set.cons, multiset.cons] Specify correct constructed type and add missing \\tcode." URL: https://wg21.link/edit896 - id: EDIT897 citation-label: EDIT897 title: "[temp.over.link] replace \"file\" with \"translation unit\", add space after //" URL: https://wg21.link/edit897 - id: EDIT898 citation-label: EDIT898 title: "[expr.call]p1 Use a more idiomatic way to specify the expression has undefined behavior" URL: https://wg21.link/edit898 - id: EDIT899 citation-label: EDIT899 title: "[whole standard] Audit index of implementation-defined behavior" URL: https://wg21.link/edit899 - id: EDIT900 citation-label: EDIT900 title: "[depr, exception.syn] Consistently move deprecated decls to Annex D" URL: https://wg21.link/edit900 - id: EDIT901 citation-label: EDIT901 title: "[thread] Index review clause 30" URL: https://wg21.link/edit901 - id: EDIT902 citation-label: EDIT902 title: "[lex.phases] Index and xref raw string literels" URL: https://wg21.link/edit902 - id: EDIT903 citation-label: EDIT903 title: "chmod 644 source/{containers,lib-intro}.tex" URL: https://wg21.link/edit903 - id: EDIT904 citation-label: EDIT904 title: "What is the meaning of 'section' in the standard?" URL: https://wg21.link/edit904 - id: EDIT905 citation-label: EDIT905 title: "type traits do not show in the index of library names" URL: https://wg21.link/edit905 - id: EDIT906 citation-label: EDIT906 title: "[intro.progress] fix typo: guaranteees -> guarantees" URL: https://wg21.link/edit906 - id: EDIT907 citation-label: EDIT907 title: "[class.local, facet.num.{get,put}.virtuals, temp.expl.spec] Remove stray whitespace." URL: https://wg21.link/edit907 - id: EDIT908 citation-label: EDIT908 title: "[facet.num.put.virtuals] Fix grammar: determining -> determine." URL: https://wg21.link/edit908 - id: EDIT909 citation-label: EDIT909 title: "[function.objects] Use formal Returns: clause for std functors" URL: https://wg21.link/edit909 - id: EDIT910 citation-label: EDIT910 title: "[optional.object.ctor] remove redundant " URL: https://wg21.link/edit910 - id: EDIT911 citation-label: EDIT911 title: "[ostream.inserters] vs [istream::extractors] and [alg.any_of] vs [alg.nth.element]" URL: https://wg21.link/edit911 - id: EDIT912 citation-label: EDIT912 title: "[input.iterators] Fix formatting of parentheses and p." URL: https://wg21.link/edit912 - id: EDIT913 citation-label: EDIT913 title: "Small typo in [any.modifiers]/2" URL: https://wg21.link/edit913 - id: EDIT914 citation-label: EDIT914 title: "[any.nonmembers]/3 is missing a parameter name" URL: https://wg21.link/edit914 - id: EDIT915 citation-label: EDIT915 title: "[expr.prim.paren] Clarify that parentheses preserve all value categories, not just lvalueness." URL: https://wg21.link/edit915 - id: EDIT916 citation-label: EDIT916 title: "[time.duration.nonmember] is missing formatting" URL: https://wg21.link/edit916 - id: EDIT917 citation-label: EDIT917 title: "[dcl.type.auto.deduct] Use void() instead of the ill-formed void{}." URL: https://wg21.link/edit917 - id: EDIT918 citation-label: EDIT918 title: "[thread.once] should have the call_once class defintion" URL: https://wg21.link/edit918 - id: EDIT919 citation-label: EDIT919 title: "Typo in specification of merge for associative containers" URL: https://wg21.link/edit919 - id: EDIT920 citation-label: EDIT920 title: "[thread.once] Move struct once_flag defintion into corresponding subc…" URL: https://wg21.link/edit920 - id: EDIT921 citation-label: EDIT921 title: "[thread.lock.shared] Apply conventional indent to shared_lock class d…" URL: https://wg21.link/edit921 - id: EDIT922 citation-label: EDIT922 title: "[meta] Add index entries for each type trait" URL: https://wg21.link/edit922 - id: EDIT923 citation-label: EDIT923 title: "[class.base.init] Remove stray indentation in codeblock." URL: https://wg21.link/edit923 - id: EDIT924 citation-label: EDIT924 title: "[new.delete.array] Add missing []." URL: https://wg21.link/edit924 - id: EDIT925 citation-label: EDIT925 title: "[inner.product] Fix typo" URL: https://wg21.link/edit925 - id: EDIT926 citation-label: EDIT926 title: "[iterator.iterators] Remove unmatched parenthesis, formatting" URL: https://wg21.link/edit926 - id: EDIT927 citation-label: EDIT927 title: "[stmt.return] Change 'void' to 'cv void'" URL: https://wg21.link/edit927 - id: EDIT928 citation-label: EDIT928 title: "Reword implementation-defined nature of <> and \"\" for #include" URL: https://wg21.link/edit928 - id: EDIT929 citation-label: EDIT929 title: "[dcl.type.simple] consistent indexing of type specifiers" URL: https://wg21.link/edit929 - id: EDIT930 citation-label: EDIT930 title: "[diff.cpp14.special] Clarify example comment" URL: https://wg21.link/edit930 - id: EDIT931 citation-label: EDIT931 title: "[basic.link] consistent indexing of 'translation unit'" URL: https://wg21.link/edit931 - id: EDIT932 citation-label: EDIT932 title: "[lex.literal] consistent indexing of prefix and suffix" URL: https://wg21.link/edit932 - id: EDIT933 citation-label: EDIT933 title: "[index] consistent indexing of name hiding" URL: https://wg21.link/edit933 - id: EDIT934 citation-label: EDIT934 title: "Consistently use the stdlib designations defined in [intro.refs]/2 and [library.general]/1." URL: https://wg21.link/edit934 - id: EDIT935 citation-label: EDIT935 title: "[time.syn] Format whitespace more consistently with the rest of the WD" URL: https://wg21.link/edit935 - id: EDIT936 citation-label: EDIT936 title: "[time.duration.nonmember] Add missing \\tcode" URL: https://wg21.link/edit936 - id: EDIT937 citation-label: EDIT937 title: "NB US-91 (C++17 CD): [algorithm][numeric] Specify all parallel algorithms" URL: https://wg21.link/edit937 - id: EDIT938 citation-label: EDIT938 title: "Index entry for DECAY_COPY not formatted" URL: https://wg21.link/edit938 - id: EDIT939 citation-label: EDIT939 title: "Index entry for terminate has argument list" URL: https://wg21.link/edit939 - id: EDIT940 citation-label: EDIT940 title: "Not all headers are indexed in the main index." URL: https://wg21.link/edit940 - id: EDIT941 citation-label: EDIT941 title: "[extern.names] Use \\tcode when referring to namespace std." URL: https://wg21.link/edit941 - id: EDIT942 citation-label: EDIT942 title: "[class, class.derived, special] Write space in 'access control' consistently in index keys." URL: https://wg21.link/edit942 - id: EDIT943 citation-label: EDIT943 title: "Fix lots of see/seealso references, especially regarding operators." URL: https://wg21.link/edit943 - id: EDIT944 citation-label: EDIT944 title: "[basic.def.odr] brittle and broken count of bullets in normative text" URL: https://wg21.link/edit944 - id: EDIT945 citation-label: EDIT945 title: "[basic.def.odr] dangling reference to 7.1.2 for \"inline\"" URL: https://wg21.link/edit945 - id: EDIT946 citation-label: EDIT946 title: "generated pdf doesn't contain hyperlinks for grammer terms." URL: https://wg21.link/edit946 - id: EDIT947 citation-label: EDIT947 title: "[expr.reinterpret.cast] Fix indentation artifact by adding missing % after \\indextext." URL: https://wg21.link/edit947 - id: EDIT948 citation-label: EDIT948 title: "[basic, stmt, dcl.dcl] Move surrounding punctuation out of \\grammarterm arguments." URL: https://wg21.link/edit948 - id: EDIT949 citation-label: EDIT949 title: "[basic, class.this, algorithms] Remove parentheses after \"see\"." URL: https://wg21.link/edit949 - id: EDIT950 citation-label: EDIT950 title: "[class.conv.fct] Add missing 'the'." URL: https://wg21.link/edit950 - id: EDIT951 citation-label: EDIT951 title: "[optional.nullopt] Add missing 'the'." URL: https://wg21.link/edit951 - id: EDIT952 citation-label: EDIT952 title: "Subhead with no [stable.tag]" URL: https://wg21.link/edit952 - id: EDIT953 citation-label: EDIT953 title: "Inconsistency in [expr.ass] and [intro.execution]" URL: https://wg21.link/edit953 - id: EDIT954 citation-label: EDIT954 title: "[stmt.stmt] condition contains brace-or-equal" URL: https://wg21.link/edit954 - id: EDIT955 citation-label: EDIT955 title: "[streambuf.virt.put] Fix typo" URL: https://wg21.link/edit955 - id: EDIT956 citation-label: EDIT956 title: "[temp.alias, rand.dist.pois.exp] Fix typos" URL: https://wg21.link/edit956 - id: EDIT957 citation-label: EDIT957 title: "Special math functions editorial issues found by Matwey V. Kornilov f…" URL: https://wg21.link/edit957 - id: EDIT958 citation-label: EDIT958 title: "[whole standard] fix typos (#647)" URL: https://wg21.link/edit958 - id: EDIT959 citation-label: EDIT959 title: "[syntax] Use a different example" URL: https://wg21.link/edit959 - id: EDIT960 citation-label: EDIT960 title: "[stmt.iter] Remove superfluous and incorrect note" URL: https://wg21.link/edit960 - id: EDIT961 citation-label: EDIT961 title: "[iterator.synopsis] Add specialization specified in [iterator.traits]/3" URL: https://wg21.link/edit961 - id: EDIT962 citation-label: EDIT962 title: "[iterator.range]/1 List , specified in [string.view.synop]/1" URL: https://wg21.link/edit962 - id: EDIT963 citation-label: EDIT963 title: " is missing from the list of headers in [iterator.range]/1:" URL: https://wg21.link/edit963 - id: EDIT964 citation-label: EDIT964 title: "Example in [temp.variadic] attached to wrong paragraph" URL: https://wg21.link/edit964 - id: EDIT965 citation-label: EDIT965 title: "References to \"member subobject\" and \"base class subobject\" on [intro.object]/2 in italics" URL: https://wg21.link/edit965 - id: EDIT966 citation-label: EDIT966 title: "Behaviour of `std::pmr::memory_resource::do_allocate()` is ambiguous" URL: https://wg21.link/edit966 - id: EDIT967 citation-label: EDIT967 title: "[string.view.io] Update Effects: with P0254R2 changes" URL: https://wg21.link/edit967 - id: EDIT968 citation-label: EDIT968 title: "[associative.reqmts] Fully qualify 'mapped_type'" URL: https://wg21.link/edit968 - id: EDIT969 citation-label: EDIT969 title: "[associative.reqmts, unord.req] insert_return_type only for unique keys" URL: https://wg21.link/edit969 - id: EDIT970 citation-label: EDIT970 title: "Add index entries for ones' and two's complements" URL: https://wg21.link/edit970 - id: EDIT971 citation-label: EDIT971 title: "OK, error, ambiguous consistency of comments in examples." URL: https://wg21.link/edit971 - id: EDIT972 citation-label: EDIT972 title: "Editorial: execpol.vec was renamed to unsequenced" URL: https://wg21.link/edit972 - id: EDIT973 citation-label: EDIT973 title: "After applying CWG1860, replace \"anonymous union\" and \"anonymous union member\" with \"anonymous union object\" where relevant" URL: https://wg21.link/edit973 - id: EDIT974 citation-label: EDIT974 title: "Unify the wording style of saying \"T in Types\"" URL: https://wg21.link/edit974 - id: EDIT975 citation-label: EDIT975 title: "iostream.tex wrong index ref in comment of stringstream synopsis (ed)" URL: https://wg21.link/edit975 - id: EDIT976 citation-label: EDIT976 title: "Editorial: remove '+' from title" URL: https://wg21.link/edit976 - id: EDIT977 citation-label: EDIT977 title: "[whole draft] Use \\tcode{true} and \\tcode{false} consistently" URL: https://wg21.link/edit977 - id: EDIT978 citation-label: EDIT978 title: "[iostreams] Refer to int values as nonzero instead of true" URL: https://wg21.link/edit978 - id: EDIT979 citation-label: EDIT979 title: "Use decay_t<> rather than typename decay<>::type." URL: https://wg21.link/edit979 - id: EDIT980 citation-label: EDIT980 title: "Use \\term and \\defnx more correctly and consistently" URL: https://wg21.link/edit980 - id: EDIT981 citation-label: EDIT981 title: "NB GB-11 (C++17 CD): [intro.memory] add a footnote referencing CHAR_BIT" URL: https://wg21.link/edit981 - id: EDIT982 citation-label: EDIT982 title: "NB GB-32 (C++17 CD): [defns.additional] make this clause a note in [d…" URL: https://wg21.link/edit982 - id: EDIT983 citation-label: EDIT983 title: "NB GB-33 (C++17 CD): [objects.within.classes] change external behavio…" URL: https://wg21.link/edit983 - id: EDIT984 citation-label: EDIT984 title: "P0435R1 \"Resolving LWG Issues re common_type\" + misc cleanups" URL: https://wg21.link/edit984 - id: EDIT985 citation-label: EDIT985 title: "[dcl.init] don't mention expresion where braced-init-list may appear" URL: https://wg21.link/edit985 - id: EDIT986 citation-label: EDIT986 title: "Updated required package list." URL: https://wg21.link/edit986 - id: EDIT987 citation-label: EDIT987 title: "[class.dtor] add paragraph number" URL: https://wg21.link/edit987 - id: EDIT988 citation-label: EDIT988 title: "NB GB-48 (C++17 CD): [parallel.execpol.objects] simplify stable tag" URL: https://wg21.link/edit988 - id: EDIT989 citation-label: EDIT989 title: "NB GB-29 (C++17 CD): [intro.defs] move block and unblock definitions" URL: https://wg21.link/edit989 - id: EDIT990 citation-label: EDIT990 title: "[intro.races] remove redundant constraint on modification order" URL: https://wg21.link/edit990 - id: EDIT991 citation-label: EDIT991 title: "NB GB-8 (C++17 CD): [intro.object] clearer definition for complete ob…" URL: https://wg21.link/edit991 - id: EDIT992 citation-label: EDIT992 title: "Added wording for partial ordering of template template parameters and arguments (P0522R0)." URL: https://wg21.link/edit992 - id: EDIT993 citation-label: EDIT993 title: "[alg.reverse] use ValueSwappable instead of swappable requirement" URL: https://wg21.link/edit993 - id: EDIT994 citation-label: EDIT994 title: "[string.capacity] improve max_size() description by copying from string_view" URL: https://wg21.link/edit994 - id: EDIT995 citation-label: EDIT995 title: "Tidy referenceable definition" URL: https://wg21.link/edit995 - id: EDIT996 citation-label: EDIT996 title: "[expr.reinterpret.cast]: requirement redundant with static_cast: make it into a note" URL: https://wg21.link/edit996 - id: EDIT997 citation-label: EDIT997 title: "NB JP-21 (C++17 CD): [algorithms] Order elements consistently" URL: https://wg21.link/edit997 - id: EDIT998 citation-label: EDIT998 title: "[string::compare] replace smallest by smaller" URL: https://wg21.link/edit998 - id: EDIT999 citation-label: EDIT999 title: "[string.classes] replace :: in stable names with ." URL: https://wg21.link/edit999 - id: EDIT1000 citation-label: EDIT1000 title: "[lib] Make Remark: and Postcondition: plural" URL: https://wg21.link/edit1000 - id: EDIT1001 citation-label: EDIT1001 title: "[istream.extractors] rename stable name from istream::extractors" URL: https://wg21.link/edit1001 - id: EDIT1002 citation-label: EDIT1002 title: "Improve synopsis presentation for function pointers with different language linkages" URL: https://wg21.link/edit1002 - id: EDIT1003 citation-label: EDIT1003 title: "[intro.multithread] add 'std' to standard library names" URL: https://wg21.link/edit1003 - id: EDIT1004 citation-label: EDIT1004 title: "[diff.cpp11.lex] fix example for digit separators" URL: https://wg21.link/edit1004 - id: EDIT1005 citation-label: EDIT1005 title: "[func.bind.bind] fix intro sentence for local definitions" URL: https://wg21.link/edit1005 - id: EDIT1006 citation-label: EDIT1006 title: "Clean up C.5" URL: https://wg21.link/edit1006 - id: EDIT1007 citation-label: EDIT1007 title: "[dcl.init] clarify invocation of list-initialization for '= braced-init-list'" URL: https://wg21.link/edit1007 - id: EDIT1008 citation-label: EDIT1008 title: "[lib] modernize closing template brackets" URL: https://wg21.link/edit1008 - id: EDIT1009 citation-label: EDIT1009 title: "[numeric.limits.members] replace IEC 559 by ISO/IEC/IEEE 60559" URL: https://wg21.link/edit1009 - id: EDIT1010 citation-label: EDIT1010 title: "[facet.num.get.virtuals] Clarify 'fails to convert' for empty sequence" URL: https://wg21.link/edit1010 - id: EDIT1011 citation-label: EDIT1011 title: "[class.ctor] split into numbered paragraphs" URL: https://wg21.link/edit1011 - id: EDIT1012 citation-label: EDIT1012 title: "[containers] 'const iterator' should be 'constant iterator'" URL: https://wg21.link/edit1012 - id: EDIT1013 citation-label: EDIT1013 title: "[over.match] 'underlying type' for a reference is undefined" URL: https://wg21.link/edit1013 - id: EDIT1014 citation-label: EDIT1014 title: "[any,thread] Whitespace for template parameter packs" URL: https://wg21.link/edit1014 - id: EDIT1015 citation-label: EDIT1015 title: "[expr.rel] Complete the definition of 'compares greater than'" URL: https://wg21.link/edit1015 - id: EDIT1016 citation-label: EDIT1016 title: "[dcl.type.simple] Add decltype(auto) to the table giving meaning to" URL: https://wg21.link/edit1016 - id: EDIT1017 citation-label: EDIT1017 title: "Subnormal instead of denormal" URL: https://wg21.link/edit1017 - id: EDIT1018 citation-label: EDIT1018 title: "[vector.bool] Excise use of undefined term 'conversion operator'" URL: https://wg21.link/edit1018 - id: EDIT1019 citation-label: EDIT1019 title: "[diff.cpp03.input.output] \"explicit\" should be in code font" URL: https://wg21.link/edit1019 - id: EDIT1020 citation-label: EDIT1020 title: "[intro.execution] Adjust example to new rules for sequencing of" URL: https://wg21.link/edit1020 - id: EDIT1021 citation-label: EDIT1021 title: "[atomics] Fix standard-layout requirement for atomic types" URL: https://wg21.link/edit1021 - id: EDIT1022 citation-label: EDIT1022 title: "Ensure PDF files are not compared with text-based diff" URL: https://wg21.link/edit1022 - id: EDIT1023 citation-label: EDIT1023 title: "[type.descriptions.general] Remove reference to undefined library concepts." URL: https://wg21.link/edit1023 - id: EDIT1024 citation-label: EDIT1024 title: "[expr.dynamic.cast] Remove redundant specification of value category" URL: https://wg21.link/edit1024 - id: EDIT1025 citation-label: EDIT1025 title: "Harmonize formatting of 'cv-qualified'" URL: https://wg21.link/edit1025 - id: EDIT1026 citation-label: EDIT1026 title: "[namespace.udecl] Remove stray newline in grammar production" URL: https://wg21.link/edit1026 - id: EDIT1027 citation-label: EDIT1027 title: "[basic.type.qualifier] add const-qualified / volatile-qualified to the index" URL: https://wg21.link/edit1027 - id: EDIT1028 citation-label: EDIT1028 title: "[expr.const] Avoid 'value' of a glvalue in definition of" URL: https://wg21.link/edit1028 - id: EDIT1029 citation-label: EDIT1029 title: "[string.require] Add note that traits::char_type is the same as" URL: https://wg21.link/edit1029 - id: EDIT1030 citation-label: EDIT1030 title: "[intro.scope, namespace.udecl, temp.deduct.type] Avoid \"and so\"" URL: https://wg21.link/edit1030 - id: EDIT1031 citation-label: EDIT1031 title: " [fpos.operations] Unclear assertions in requirements table" URL: https://wg21.link/edit1031 - id: EDIT1032 citation-label: EDIT1032 title: "[tables] Formatting of \"Effects:\", \"pre:\" and \"post:\"" URL: https://wg21.link/edit1032 - id: EDIT1033 citation-label: EDIT1033 title: "[index] Using \"type!POD\" vs. \"POD type\"" URL: https://wg21.link/edit1033 - id: EDIT1034 citation-label: EDIT1034 title: "[containers] Consistent semicolons in tables" URL: https://wg21.link/edit1034 - id: EDIT1035 citation-label: EDIT1035 title: "[whole standard] Add a space before \\begin{example}" URL: https://wg21.link/edit1035 - id: EDIT1036 citation-label: EDIT1036 title: "Late 15 (C++17 CD): [path.gen] Simplify and clarify specification of lexically_relative" URL: https://wg21.link/edit1036 - id: EDIT1037 citation-label: EDIT1037 title: "[containers] Fix typos" URL: https://wg21.link/edit1037 - id: EDIT1038 citation-label: EDIT1038 title: "[atomics] Clean up indexing of atomics clause" URL: https://wg21.link/edit1038 - id: EDIT1039 citation-label: EDIT1039 title: "[lex.ext] Add hyphen in index entry for user-defined literals" URL: https://wg21.link/edit1039 - id: EDIT1040 citation-label: EDIT1040 title: "Replace 'sub-clause' by 'subclause'" URL: https://wg21.link/edit1040 - id: EDIT1041 citation-label: EDIT1041 title: "[meta] add cross-references to 'referenceable type'" URL: https://wg21.link/edit1041 - id: EDIT1042 citation-label: EDIT1042 title: "Change 'result is undefined' to 'has undefined behavior'" URL: https://wg21.link/edit1042 - id: EDIT1043 citation-label: EDIT1043 title: "[dcl.align] Avoid 'shall' for a requirement on the implementation" URL: https://wg21.link/edit1043 - id: EDIT1044 citation-label: EDIT1044 title: "[container.requirements.general] Remove redundant Requires" URL: https://wg21.link/edit1044 - id: EDIT1045 citation-label: EDIT1045 title: "[cpp.replace] Delete obsolete footnote" URL: https://wg21.link/edit1045 - id: EDIT1046 citation-label: EDIT1046 title: "[clause 21] Index cstd header synopses" URL: https://wg21.link/edit1046 - id: EDIT1047 citation-label: EDIT1047 title: "Correct typo in algorithms.tex" URL: https://wg21.link/edit1047 - id: EDIT1048 citation-label: EDIT1048 title: "[utility] shorten stable names" URL: https://wg21.link/edit1048 - id: EDIT1049 citation-label: EDIT1049 title: "[cstdlib.syn, csignal.syn] Introduce exposition-only function types with C and C++ language linkage to improve the presentation of C library functions that take callbacks." URL: https://wg21.link/edit1049 - id: EDIT1050 citation-label: EDIT1050 title: "Define a new macro \\caret and use it" URL: https://wg21.link/edit1050 - id: EDIT1051 citation-label: EDIT1051 title: "[diff.mods.to.headers] Explain what happened to meaningless C headers" URL: https://wg21.link/edit1051 - id: EDIT1052 citation-label: EDIT1052 title: "[diff.library] Remove listings of content shared between C and C++." URL: https://wg21.link/edit1052 - id: EDIT1053 citation-label: EDIT1053 title: "Replace 'run-time' by 'runtime' for consistency." URL: https://wg21.link/edit1053 - id: EDIT1054 citation-label: EDIT1054 title: "Move specification of deprecated headers to Annex D" URL: https://wg21.link/edit1054 - id: EDIT1055 citation-label: EDIT1055 title: "monotonic_buffer_resource: initial_size vs buffer_size" URL: https://wg21.link/edit1055 - id: EDIT1056 citation-label: EDIT1056 title: "[diff.mods.to.definitions] Add entry for 'nullptr_t in stddef.h'" URL: https://wg21.link/edit1056 - id: EDIT1057 citation-label: EDIT1057 title: "[exception] Rephrase to avoid overfull hbox" URL: https://wg21.link/edit1057 - id: EDIT1058 citation-label: EDIT1058 title: "[support.types.layout], [diff.offsetof] Use \\placeholder" URL: https://wg21.link/edit1058 - id: EDIT1059 citation-label: EDIT1059 title: "[diff.cpp03.input.output] Use code font for 'explicit'" URL: https://wg21.link/edit1059 - id: EDIT1060 citation-label: EDIT1060 title: "Separate textual and code placeholders; use slanted font for the latter" URL: https://wg21.link/edit1060 - id: EDIT1061 citation-label: EDIT1061 title: "[basic] Replace \\term with \\defnx as appropriate" URL: https://wg21.link/edit1061 - id: EDIT1062 citation-label: EDIT1062 title: "[intro] Replace \\term with \\placeholder or \\defn as appropriate" URL: https://wg21.link/edit1062 - id: EDIT1063 citation-label: EDIT1063 title: "[utilities], [futures.task] Use 'not defined', not 'undefined', to pr…" URL: https://wg21.link/edit1063 - id: EDIT1064 citation-label: EDIT1064 title: "Tildes in index entries" URL: https://wg21.link/edit1064 - id: EDIT1065 citation-label: EDIT1065 title: "[facet.num.put.virtuals] define showpoint and don't apply & twice" URL: https://wg21.link/edit1065 - id: EDIT1066 citation-label: EDIT1066 title: "Use \\cv{}, not \\cv\\ ." URL: https://wg21.link/edit1066 - id: EDIT1067 citation-label: EDIT1067 title: "[lex] Replace \\term with \\placeholder or \\defn as appropriate" URL: https://wg21.link/edit1067 - id: EDIT1068 citation-label: EDIT1068 title: "Resolve some 'Overfull \\hbox' warnings." URL: https://wg21.link/edit1068 - id: EDIT1069 citation-label: EDIT1069 title: "[variant.assign] Introduce bullets for 'If an exception is thrown...'…" URL: https://wg21.link/edit1069 - id: EDIT1070 citation-label: EDIT1070 title: "[numeric] Order elements correctly" URL: https://wg21.link/edit1070 - id: EDIT1071 citation-label: EDIT1071 title: "[valarray] wording needs major overhaul" URL: https://wg21.link/edit1071 - id: EDIT1072 citation-label: EDIT1072 title: "LWG2754 The in_place constructors and emplace functions added by P0032R3 don't require CopyConstructible" URL: https://wg21.link/edit1072 - id: EDIT1073 citation-label: EDIT1073 title: "[class.union]/3 note contradicts normative wording" URL: https://wg21.link/edit1073 - id: EDIT1074 citation-label: EDIT1074 title: "[class.mem] 9.2p1 should talk about member names instead of members? Members can be added later, names not." URL: https://wg21.link/edit1074 - id: EDIT1075 citation-label: EDIT1075 title: "[lib] Spell value-initialization with a hyphen." URL: https://wg21.link/edit1075 - id: EDIT1076 citation-label: EDIT1076 title: "[class] Rephrase definition of M(X) used to define a standard-layout …" URL: https://wg21.link/edit1076 - id: EDIT1077 citation-label: EDIT1077 title: "[class.copy] Introduce three subsections." URL: https://wg21.link/edit1077 - id: EDIT1078 citation-label: EDIT1078 title: "[17-30] Create index entries for all namespaces" URL: https://wg21.link/edit1078 - id: EDIT1079 citation-label: EDIT1079 title: "Multiple global style improvements" URL: https://wg21.link/edit1079 - id: EDIT1080 citation-label: EDIT1080 title: "[associative.reqmts], [unord.req] fix typo in precondition for the me…" URL: https://wg21.link/edit1080 - id: EDIT1081 citation-label: EDIT1081 title: "Replace \\textit{cv} with \\cv{} or \\cvqual{...} as appopriate." URL: https://wg21.link/edit1081 - id: EDIT1082 citation-label: EDIT1082 title: "[temp.variadic] Move example so that it attaches to the correct parag…" URL: https://wg21.link/edit1082 - id: EDIT1083 citation-label: EDIT1083 title: "[dcl.ref] Introduce the phrase 'reference collapsing' in a note." URL: https://wg21.link/edit1083 - id: EDIT1084 citation-label: EDIT1084 title: "[intro.execution] Adjust example for unsequenced side effects" URL: https://wg21.link/edit1084 - id: EDIT1085 citation-label: EDIT1085 title: "[lib] Remove 'std::' prefix from library names." URL: https://wg21.link/edit1085 - id: EDIT1086 citation-label: EDIT1086 title: "[lib] When to use 'shall' in library clauses?" URL: https://wg21.link/edit1086 - id: EDIT1087 citation-label: EDIT1087 title: "[lib] Harmonize sectioning comments of synopses." URL: https://wg21.link/edit1087 - id: EDIT1088 citation-label: EDIT1088 title: "[lib] Inconsistent style in \\complexity" URL: https://wg21.link/edit1088 - id: EDIT1089 citation-label: EDIT1089 title: "Fix typos and add missing \\tcode{}s" URL: https://wg21.link/edit1089 - id: EDIT1090 citation-label: EDIT1090 title: "Meaning of \"program-defined\"" URL: https://wg21.link/edit1090 - id: EDIT1091 citation-label: EDIT1091 title: "[lib] Referring to \\requires, \\effects and others" URL: https://wg21.link/edit1091 - id: EDIT1092 citation-label: EDIT1092 title: "[basic.lookup.argdep] Mark definitions of 'associated class/namespace'." URL: https://wg21.link/edit1092 - id: EDIT1093 citation-label: EDIT1093 title: "[library] Use \\effects etc. when referring to them in text" URL: https://wg21.link/edit1093 - id: EDIT1094 citation-label: EDIT1094 title: "[library] Change program-defined to user-defined" URL: https://wg21.link/edit1094 - id: EDIT1095 citation-label: EDIT1095 title: "[futures.overview], [futures.async] Use 'bitmask type' terminology." URL: https://wg21.link/edit1095 - id: EDIT1096 citation-label: EDIT1096 title: "[class.copy] Rephrase rule preferring a move constructor" URL: https://wg21.link/edit1096 - id: EDIT1097 citation-label: EDIT1097 title: "[styles] Give lists uniform vertical spacing." URL: https://wg21.link/edit1097 - id: EDIT1098 citation-label: EDIT1098 title: "[reverse.iter.ops] Simplify reverse_iterator operator function declar…" URL: https://wg21.link/edit1098 - id: EDIT1099 citation-label: EDIT1099 title: "[istream], [ostream] Remove paragraph numbers in cross-references." URL: https://wg21.link/edit1099 - id: EDIT1100 citation-label: EDIT1100 title: "[quoted.manip] operator>> is not a member of basic_istream." URL: https://wg21.link/edit1100 - id: EDIT1101 citation-label: EDIT1101 title: "[iterator.requirements.general] Rephrase definition of 'writable to'" URL: https://wg21.link/edit1101 - id: EDIT1102 citation-label: EDIT1102 title: "[basic.scope.class] Use a regular itemize environment instead of enumeraten" URL: https://wg21.link/edit1102 - id: EDIT1103 citation-label: EDIT1103 title: "[basic.scope.class] Add missing whitespace before example." URL: https://wg21.link/edit1103 - id: EDIT1104 citation-label: EDIT1104 title: "[class.conv.fct] Add an example for a conversion function with a dedu…" URL: https://wg21.link/edit1104 - id: EDIT1105 citation-label: EDIT1105 title: "[macros, basic, streambuf] Retire enumeraten environment in favour of…" URL: https://wg21.link/edit1105 - id: EDIT1106 citation-label: EDIT1106 title: "[basic.lookup.unqual] Rephrase unqualified lookup in a function defin…" URL: https://wg21.link/edit1106 - id: EDIT1107 citation-label: EDIT1107 title: "[sequence.reqmts] Remove redundant 'forward iterator' requirement" URL: https://wg21.link/edit1107 - id: EDIT1108 citation-label: EDIT1108 title: "[temp.deduct.call] Add example involving cv-qualifiers and references." URL: https://wg21.link/edit1108 - id: EDIT1109 citation-label: EDIT1109 title: "[basic.def.odr] Avoid counting bullets in normative text." URL: https://wg21.link/edit1109 - id: EDIT1110 citation-label: EDIT1110 title: "[thread.mutex.requirements] Make references to mutex requirements con…" URL: https://wg21.link/edit1110 - id: EDIT1111 citation-label: EDIT1111 title: "[streambuf.virtuals] Simplify the logic of exposition; remove several unneeded lists" URL: https://wg21.link/edit1111 - id: EDIT1112 citation-label: EDIT1112 title: "For some X, choose a consistent spelling between non-X vs. nonX." URL: https://wg21.link/edit1112 - id: EDIT1113 citation-label: EDIT1113 title: "[class.union] Clarify in the note that a default member" URL: https://wg21.link/edit1113 - id: EDIT1114 citation-label: EDIT1114 title: "[diff] Miscellaneous fixes." URL: https://wg21.link/edit1114 - id: EDIT1115 citation-label: EDIT1115 title: "Use teletype font for T throughout [variant]" URL: https://wg21.link/edit1115 - id: EDIT1116 citation-label: EDIT1116 title: "Replace \"Error reporting (27.10.7)\" with just \"27.10.7\" throughout [filesystems]" URL: https://wg21.link/edit1116 - id: EDIT1117 citation-label: EDIT1117 title: "fix paragraph ordering after LWG2729" URL: https://wg21.link/edit1117 - id: EDIT1118 citation-label: EDIT1118 title: "[locale.facet] Don't bother itemizing a single item." URL: https://wg21.link/edit1118 - id: EDIT1119 citation-label: EDIT1119 title: "Style of \"equivalent to\"" URL: https://wg21.link/edit1119 - id: EDIT1120 citation-label: EDIT1120 title: "[atomics] Use \\placeholder instead of \\textit or \\term." URL: https://wg21.link/edit1120 - id: EDIT1121 citation-label: EDIT1121 title: "[dcl.decl] Turn very large footnote into ordinary note." URL: https://wg21.link/edit1121 - id: EDIT1122 citation-label: EDIT1122 title: "[thread.lock] Extract error conditions from 'Throws' element." URL: https://wg21.link/edit1122 - id: EDIT1123 citation-label: EDIT1123 title: "[filesystems] Do not repeat section title in cross-references to [fs.…" URL: https://wg21.link/edit1123 - id: EDIT1124 citation-label: EDIT1124 title: "[re.matchflag] Remove namespace qualification when mentioning match_f…" URL: https://wg21.link/edit1124 - id: EDIT1125 citation-label: EDIT1125 title: "[variant] Use \\tcode for type designators, not math mode." URL: https://wg21.link/edit1125 - id: EDIT1126 citation-label: EDIT1126 title: "[thread.lock.shared] Add sectioning comments to synopsis." URL: https://wg21.link/edit1126 - id: EDIT1127 citation-label: EDIT1127 title: "Adjust italics and index entries for 'underlying type'." URL: https://wg21.link/edit1127 - id: EDIT1128 citation-label: EDIT1128 title: "UK spelling \"behaviour\" appears in description of pairs" URL: https://wg21.link/edit1128 - id: EDIT1129 citation-label: EDIT1129 title: "[re.regex.const] missing multiline from LWG2503" URL: https://wg21.link/edit1129 - id: EDIT1130 citation-label: EDIT1130 title: "Missing definition of \"direct-non-list-initialization\"" URL: https://wg21.link/edit1130 - id: EDIT1131 citation-label: EDIT1131 title: "remove \\exor command" URL: https://wg21.link/edit1131 - id: EDIT1132 citation-label: EDIT1132 title: "Application of LWG 2567 missed a few `bool(Bi::value)` casts" URL: https://wg21.link/edit1132 - id: EDIT1133 citation-label: EDIT1133 title: "[meta.logical] Fix application of LWG 2567 and add further explicit boolean conversions editorially." URL: https://wg21.link/edit1133 - id: EDIT1134 citation-label: EDIT1134 title: "Alternative lists adjustment" URL: https://wg21.link/edit1134 - id: EDIT1135 citation-label: EDIT1135 title: "[macros] Reduce whitespace at the end of code blocks" URL: https://wg21.link/edit1135 - id: EDIT1136 citation-label: EDIT1136 title: "s/behaviour/behavior/" URL: https://wg21.link/edit1136 - id: EDIT1137 citation-label: EDIT1137 title: "[basic.scope.class] Break up list" URL: https://wg21.link/edit1137 - id: EDIT1138 citation-label: EDIT1138 title: "[fpos.operations] Use code font for a type" URL: https://wg21.link/edit1138 - id: EDIT1139 citation-label: EDIT1139 title: "Format indexed variables with code and maths properly" URL: https://wg21.link/edit1139 - id: EDIT1140 citation-label: EDIT1140 title: "[except.spec] missing linebreak" URL: https://wg21.link/edit1140 - id: EDIT1141 citation-label: EDIT1141 title: "[unord.req.except] Add missing \\tcode for Hash and Pred." URL: https://wg21.link/edit1141 - id: EDIT1142 citation-label: EDIT1142 title: "s/(possibly cv-qualified)/\\\\cv{}~/ and allied changes." URL: https://wg21.link/edit1142 - id: EDIT1143 citation-label: EDIT1143 title: "[numeric.limits] Add missing \\tcode around true" URL: https://wg21.link/edit1143 - id: EDIT1144 citation-label: EDIT1144 title: "[new.delete] Use \\replaceable instead of \\textit" URL: https://wg21.link/edit1144 - id: EDIT1145 citation-label: EDIT1145 title: "[new.delete] Multiple \\requires elements for one function" URL: https://wg21.link/edit1145 - id: EDIT1146 citation-label: EDIT1146 title: "[containers] Add a space after \"Requires:\"" URL: https://wg21.link/edit1146 - id: EDIT1147 citation-label: EDIT1147 title: "[syserr.syserr.members] Use \\ntbs macro" URL: https://wg21.link/edit1147 - id: EDIT1148 citation-label: EDIT1148 title: "[whole standard] Put commas outside quotes" URL: https://wg21.link/edit1148 - id: EDIT1149 citation-label: EDIT1149 title: "[library] Fix capitalization and add missing \\tcode in headings" URL: https://wg21.link/edit1149 - id: EDIT1150 citation-label: EDIT1150 title: "[meta] Formatting of \"UnaryTypeTrait\"" URL: https://wg21.link/edit1150 - id: EDIT1151 citation-label: EDIT1151 title: "[utilities] Use code font for named requirements" URL: https://wg21.link/edit1151 - id: EDIT1152 citation-label: EDIT1152 title: "Comments in code example in footnotes should be italic like elsewhere" URL: https://wg21.link/edit1152 - id: EDIT1153 citation-label: EDIT1153 title: "Do not use code font for constexpr constructor and constexpr function" URL: https://wg21.link/edit1153 - id: EDIT1154 citation-label: EDIT1154 title: "BaseCharacteristic, unlike all other technical terms we define, is in CamelCase" URL: https://wg21.link/edit1154 - id: EDIT1155 citation-label: EDIT1155 title: "[expr.prim.lambda] p 6, 7 obnoxiously long" URL: https://wg21.link/edit1155 - id: EDIT1156 citation-label: EDIT1156 title: "[over.best.ics] Turn a rationalizing footnote into a note with an acc…" URL: https://wg21.link/edit1156 - id: EDIT1157 citation-label: EDIT1157 title: "[streambuf.virt.get] use half-open ranges in underflow effects" URL: https://wg21.link/edit1157 - id: EDIT1158 citation-label: EDIT1158 title: "[expr.prim.lambda] Split specification of lambda expressions into sub…" URL: https://wg21.link/edit1158 - id: EDIT1159 citation-label: EDIT1159 title: "[limits] Integrate section [limits.numeric] into section [numeric.lim…" URL: https://wg21.link/edit1159 - id: EDIT1160 citation-label: EDIT1160 title: "[lib] Replace 'Notes:' elements with regular [ Note: ... — end note]" URL: https://wg21.link/edit1160 - id: EDIT1161 citation-label: EDIT1161 title: "[util.smartptr] Cleanse of italics infestation." URL: https://wg21.link/edit1161 - id: EDIT1162 citation-label: EDIT1162 title: "[re.regex] Add missing 'multiline' constant." URL: https://wg21.link/edit1162 - id: EDIT1163 citation-label: EDIT1163 title: "[re.regex]/3 regex_constants presentation" URL: https://wg21.link/edit1163 - id: EDIT1164 citation-label: EDIT1164 title: "[utilities] Do not use CamelCase for 'BaseCharacteristic'." URL: https://wg21.link/edit1164 - id: EDIT1165 citation-label: EDIT1165 title: "Fix duplicate index entries for 'base class'." URL: https://wg21.link/edit1165 - id: EDIT1166 citation-label: EDIT1166 title: "[class.mi] Redirect index entry for virtual base class to base class." URL: https://wg21.link/edit1166 - id: EDIT1167 citation-label: EDIT1167 title: "[headers], [depr.c.headers] Avoid brittle counts of headers." URL: https://wg21.link/edit1167 - id: EDIT1168 citation-label: EDIT1168 title: "Which codeblocks should contain \"namespace std\"?" URL: https://wg21.link/edit1168 - id: EDIT1169 citation-label: EDIT1169 title: "[basic.scope.class] is redundant" URL: https://wg21.link/edit1169 - id: EDIT1170 citation-label: EDIT1170 title: "[macros, styles] Make BNF vertical spacing like that of normal paragraphs" URL: https://wg21.link/edit1170 - id: EDIT1171 citation-label: EDIT1171 title: "Inconsistent noexcept" URL: https://wg21.link/edit1171 - id: EDIT1172 citation-label: EDIT1172 title: "[utility] Harmonize spelling of template parameters for std::pair sy…" URL: https://wg21.link/edit1179 - id: EDIT1180 citation-label: EDIT1180 title: "[temp.class] Reorganize examples into separate paragraph" URL: https://wg21.link/edit1180 - id: EDIT1181 citation-label: EDIT1181 title: "[lib] Adjust whitespace to attach & to the type, not the declarator-id." URL: https://wg21.link/edit1181 - id: EDIT1182 citation-label: EDIT1182 title: "[class.virtual] Remove awkward 'but'." URL: https://wg21.link/edit1182 - id: EDIT1183 citation-label: EDIT1183 title: "[lib] More & and && adjustments for #166" URL: https://wg21.link/edit1183 - id: EDIT1184 citation-label: EDIT1184 title: "[containers], [alg.transform] Minor presentation fixes." URL: https://wg21.link/edit1184 - id: EDIT1185 citation-label: EDIT1185 title: "[iterators] Fix whitespace to attach & to the type" URL: https://wg21.link/edit1185 - id: EDIT1186 citation-label: EDIT1186 title: "[sequence.reqmts] Use placeholders for 'member functions of the form'." URL: https://wg21.link/edit1186 - id: EDIT1187 citation-label: EDIT1187 title: "[intseq.general] Remove example not quite mirroring a standard function." URL: https://wg21.link/edit1187 - id: EDIT1188 citation-label: EDIT1188 title: "[class.bit] Add missing \"bit-\" to \"field declaration\" in index entry" URL: https://wg21.link/edit1188 - id: EDIT1189 citation-label: EDIT1189 title: "Remove tildes from index entries." URL: https://wg21.link/edit1189 - id: EDIT1190 citation-label: EDIT1190 title: "[namespace.udecl] Restore accidentally deleted }" URL: https://wg21.link/edit1190 - id: EDIT1191 citation-label: EDIT1191 title: "[depr] Add missing parentheses and fix formatting" URL: https://wg21.link/edit1191 - id: EDIT1192 citation-label: EDIT1192 title: "[numeric.special] Remove redundant 'inline' specifiers in example." URL: https://wg21.link/edit1192 - id: EDIT1193 citation-label: EDIT1193 title: "[complex.numbers] Use \\cv{}" URL: https://wg21.link/edit1193 - id: EDIT1194 citation-label: EDIT1194 title: "[rand.req.adapt] Fix syntax error" URL: https://wg21.link/edit1194 - id: EDIT1195 citation-label: EDIT1195 title: "[char.traits] Use \\tcode around parameter name" URL: https://wg21.link/edit1195 - id: EDIT1196 citation-label: EDIT1196 title: "Clean up duplicate 'itemdescr' items." URL: https://wg21.link/edit1196 - id: EDIT1197 citation-label: EDIT1197 title: "[lib] Add main index entries for all headers." URL: https://wg21.link/edit1197 - id: EDIT1198 citation-label: EDIT1198 title: "[expr.ass] The right operand is not necessarily an expression." URL: https://wg21.link/edit1198 - id: EDIT1199 citation-label: EDIT1199 title: "[allocator] Format OUTERMOST in code font" URL: https://wg21.link/edit1199 - id: EDIT1200 citation-label: EDIT1200 title: "[diff] Capitalization of headings" URL: https://wg21.link/edit1200 - id: EDIT1201 citation-label: EDIT1201 title: "[diff] Capitalize clause headings" URL: https://wg21.link/edit1201 - id: EDIT1202 citation-label: EDIT1202 title: "The ValueType parameter of std::any_cast is confusingly named" URL: https://wg21.link/edit1202 - id: EDIT1203 citation-label: EDIT1203 title: "[limits] Use 'subnormal number' as defined by IEEE 754-2008 = ISO 60559." URL: https://wg21.link/edit1203 - id: EDIT1204 citation-label: EDIT1204 title: "For 'immediate context', refer to [temp.deduct]." URL: https://wg21.link/edit1204 - id: EDIT1205 citation-label: EDIT1205 title: "Synopses in [localization] use non-standard indentation style" URL: https://wg21.link/edit1205 - id: EDIT1206 citation-label: EDIT1206 title: "[pairs.pair, tuple.cnstr] Replace 'The constructor initializes' with just 'Initializes', which is how we say it in many other places." URL: https://wg21.link/edit1206 - id: EDIT1207 citation-label: EDIT1207 title: "[dcl.fct.default] Restore }, again" URL: https://wg21.link/edit1207 - id: EDIT1208 citation-label: EDIT1208 title: "[variant.bad.access] use override in synopsis" URL: https://wg21.link/edit1208 - id: EDIT1209 citation-label: EDIT1209 title: "[mem.res.syn] should call polymorphic_allocator a template" URL: https://wg21.link/edit1209 - id: EDIT1210 citation-label: EDIT1210 title: "[{ex,in}clusive.scan]: Rephase 'for each *j' in terms of indexes" URL: https://wg21.link/edit1210 - id: EDIT1211 citation-label: EDIT1211 title: "[class.temporary] Add paragraph number and split off example into its…" URL: https://wg21.link/edit1211 - id: EDIT1212 citation-label: EDIT1212 title: "[pairs.spec], [tuple.creation] Avoid 'equality' of types phrasing." URL: https://wg21.link/edit1212 - id: EDIT1213 citation-label: EDIT1213 title: "[utility], [bitset] Introduce a separate heading for the synopsis." URL: https://wg21.link/edit1213 - id: EDIT1214 citation-label: EDIT1214 title: "[thread] Add numbered headings for synopses." URL: https://wg21.link/edit1214 - id: EDIT1215 citation-label: EDIT1215 title: "[numarray] Add standard description elements." URL: https://wg21.link/edit1215 - id: EDIT1216 citation-label: EDIT1216 title: "Delete accidentally added vim swap file." URL: https://wg21.link/edit1216 - id: EDIT1217 citation-label: EDIT1217 title: "[strings, algorithms, diff] Replace 'routine' with 'function'." URL: https://wg21.link/edit1217 - id: EDIT1218 citation-label: EDIT1218 title: "[bitset.members] Remove confusing index entries for 'set' and 'any'." URL: https://wg21.link/edit1218 - id: EDIT1219 citation-label: EDIT1219 title: "Last example in [dcl.init.ref] uses \"type qualifier\", which is C terminology, not C++" URL: https://wg21.link/edit1219 - id: EDIT1220 citation-label: EDIT1220 title: "[any] Rename the ValueType template parameter to T." URL: https://wg21.link/edit1220 - id: EDIT1221 citation-label: EDIT1221 title: "[list.ops] Move effects to 'Effects' element." URL: https://wg21.link/edit1221 - id: EDIT1222 citation-label: EDIT1222 title: "[dcl.init.ref] Replace 'type qualifier' with 'cv-qualifier' in example." URL: https://wg21.link/edit1222 - id: EDIT1223 citation-label: EDIT1223 title: "[lib] Harmonize index entries for 'make_error_code' and 'make_error_c…" URL: https://wg21.link/edit1223 - id: EDIT1224 citation-label: EDIT1224 title: "[lib] Use 'comparison function', not 'comparison operator'." URL: https://wg21.link/edit1224 - id: EDIT1225 citation-label: EDIT1225 title: "[temp] Add variable templates to the definition of 'template'." URL: https://wg21.link/edit1225 - id: EDIT1226 citation-label: EDIT1226 title: "[mem.res.monotonic.buffer.ctor] Spell reference to a parameter correc…" URL: https://wg21.link/edit1226 - id: EDIT1227 citation-label: EDIT1227 title: "[localization] Fix indentation in class template synopses." URL: https://wg21.link/edit1227 - id: EDIT1228 citation-label: EDIT1228 title: "[input.output] Add numbered headings for synopses." URL: https://wg21.link/edit1228 - id: EDIT1229 citation-label: EDIT1229 title: "[localization] Add numbered headings for synopses." URL: https://wg21.link/edit1229 - id: EDIT1230 citation-label: EDIT1230 title: "[algorithms] Add numbered heading for synopsis." URL: https://wg21.link/edit1230 - id: EDIT1231 citation-label: EDIT1231 title: "Remove \\synopsis macro." URL: https://wg21.link/edit1231 - id: EDIT1232 citation-label: EDIT1232 title: "Footnote 133 should be reimagined" URL: https://wg21.link/edit1232 - id: EDIT1233 citation-label: EDIT1233 title: "Inconsistent placeholder styling in [over.built]" URL: https://wg21.link/edit1233 - id: EDIT1234 citation-label: EDIT1234 title: "[intro.races] Remove duplicated index entry for 'data race'." URL: https://wg21.link/edit1234 - id: EDIT1235 citation-label: EDIT1235 title: "[string.view.hash] Add a note about equality to string hashes." URL: https://wg21.link/edit1235 - id: EDIT1236 citation-label: EDIT1236 title: "[path.non-member] Structure multi-paragraph note using an itemization instead." URL: https://wg21.link/edit1236 - id: EDIT1237 citation-label: EDIT1237 title: "[over.built] Rework formatting of placeholders." URL: https://wg21.link/edit1237 - id: EDIT1238 citation-label: EDIT1238 title: "[library] Add full stops to \\returns etc." URL: https://wg21.link/edit1238 - id: EDIT1239 citation-label: EDIT1239 title: "Don't re-use note environments for unrelated notes in subsequent paragraphs." URL: https://wg21.link/edit1239 - id: EDIT1240 citation-label: EDIT1240 title: "[class.derived] Don't bother splitting last remark in note off into separate paragraph." URL: https://wg21.link/edit1240 - id: EDIT1241 citation-label: EDIT1241 title: "[unord] Use 'key equality predicate' consistently." URL: https://wg21.link/edit1241 - id: EDIT1242 citation-label: EDIT1242 title: "[lib] Subheadings in class descriptions" URL: https://wg21.link/edit1242 - id: EDIT1243 citation-label: EDIT1243 title: "disambiguate an odr usage requirement in [basic.def.odr]" URL: https://wg21.link/edit1243 - id: EDIT1244 citation-label: EDIT1244 title: "[iostream.forward.overview] Promote introductory sentences" URL: https://wg21.link/edit1244 - id: EDIT1245 citation-label: EDIT1245 title: "[algorithms] Move non-modifying algorithms away" URL: https://wg21.link/edit1245 - id: EDIT1246 citation-label: EDIT1246 title: "[filesystems] Filesystem library edits/issues" URL: https://wg21.link/edit1246 - id: EDIT1247 citation-label: EDIT1247 title: "[cmath.syn] C functions show five overloads; those from [sf.math] only three" URL: https://wg21.link/edit1247 - id: EDIT1248 citation-label: EDIT1248 title: "[cmplx.over], [cmath.syn] use of undefined phrase \"effectively cast\"" URL: https://wg21.link/edit1248 - id: EDIT1249 citation-label: EDIT1249 title: "[cmath.syn] \"have type float\"" URL: https://wg21.link/edit1249 - id: EDIT1250 citation-label: EDIT1250 title: "[sf.math] parenthesized \"of the first/second kind\"?" URL: https://wg21.link/edit1250 - id: EDIT1251 citation-label: EDIT1251 title: "[tuple.creation] Simplify the introductory notation, and then use notation that matches the introduction." URL: https://wg21.link/edit1251 - id: EDIT1252 citation-label: EDIT1252 title: "[temp.deduct] Avoid talking about 'side effect' and 'evaluation'" URL: https://wg21.link/edit1252 - id: EDIT1253 citation-label: EDIT1253 title: "[meta.rel] Fix incorrect use of \\grammarterm{return-statement}." URL: https://wg21.link/edit1253 - id: EDIT1254 citation-label: EDIT1254 title: "[namespace.udecl] Clarify error in example." URL: https://wg21.link/edit1254 - id: EDIT1255 citation-label: EDIT1255 title: "[unique.ptr.single.modifiers] Use 'if and only if' when calling deleter." URL: https://wg21.link/edit1255 - id: EDIT1256 citation-label: EDIT1256 title: "[sf.math] Promote parenthesized parts of function names" URL: https://wg21.link/edit1256 - id: EDIT1257 citation-label: EDIT1257 title: "[mem.res.pool], [mem.res.monotonic.buffer] \"owns\" defined, but not used" URL: https://wg21.link/edit1257 - id: EDIT1258 citation-label: EDIT1258 title: "[mem.res.pool.overview] Implicit definition of terms" URL: https://wg21.link/edit1258 - id: EDIT1259 citation-label: EDIT1259 title: "[mem.res] Miscellaneous changes" URL: https://wg21.link/edit1259 - id: EDIT1260 citation-label: EDIT1260 title: "[mem.res.pool], [mem.res.monotonic.buffer] Do not define the otherwis…" URL: https://wg21.link/edit1260 - id: EDIT1261 citation-label: EDIT1261 title: "[dcl.array], [temp.deduct.type] Split notes spanning numbered paragra…" URL: https://wg21.link/edit1261 - id: EDIT1262 citation-label: EDIT1262 title: "Avoid \\pnum inside examples." URL: https://wg21.link/edit1262 - id: EDIT1263 citation-label: EDIT1263 title: "[lib] Referring to standard library requirements." URL: https://wg21.link/edit1263 - id: EDIT1264 citation-label: EDIT1264 title: "[lib] Harmonize casing for 'shall meet the requirements of ... iterator'." URL: https://wg21.link/edit1264 - id: EDIT1265 citation-label: EDIT1265 title: "[class.derived] Avoid \\pnum inside examples." URL: https://wg21.link/edit1265 - id: EDIT1266 citation-label: EDIT1266 title: "[stmt.dcl] Clarify footnote about deadlock avoidance." URL: https://wg21.link/edit1266 - id: EDIT1267 citation-label: EDIT1267 title: "[ostream.iterator], [istream.iterator] Format exposition-only members" URL: https://wg21.link/edit1267 - id: EDIT1268 citation-label: EDIT1268 title: "Define 'object type' only once." URL: https://wg21.link/edit1268 - id: EDIT1269 citation-label: EDIT1269 title: "Fix typos in [mem.poly.allocator.mem]/9.1 and /9.5" URL: https://wg21.link/edit1269 - id: EDIT1270 citation-label: EDIT1270 title: "[dcl.init.aggr] Add example for array of unknown bound" URL: https://wg21.link/edit1270 - id: EDIT1271 citation-label: EDIT1271 title: "[associative.reqmts] Harmonize capitalization." URL: https://wg21.link/edit1271 - id: EDIT1272 citation-label: EDIT1272 title: "[unord.req] Split column heading into two rows" URL: https://wg21.link/edit1272 - id: EDIT1273 citation-label: EDIT1273 title: "[containers] Replace pre: and post: in requirements tables" URL: https://wg21.link/edit1273 - id: EDIT1274 citation-label: EDIT1274 title: "Use \\tcode for indexed type placeholders (also in math mode)" URL: https://wg21.link/edit1274 - id: EDIT1275 citation-label: EDIT1275 title: "[lib] For showing complexity, use $N \\log N$" URL: https://wg21.link/edit1275 - id: EDIT1276 citation-label: EDIT1276 title: "[cstdint.syn] should list the macros it defines" URL: https://wg21.link/edit1276 - id: EDIT1277 citation-label: EDIT1277 title: "[lex.literal] Avoid references to plain 'literal'" URL: https://wg21.link/edit1277 - id: EDIT1278 citation-label: EDIT1278 title: "Harmonize spacing for template headers." URL: https://wg21.link/edit1278 - id: EDIT1279 citation-label: EDIT1279 title: "[intro.refs] Add normative references to LIA-1 and IEEE 754." URL: https://wg21.link/edit1279 - id: EDIT1280 citation-label: EDIT1280 title: "Inconsistencies with \"object declarations\", \"declarations that declare objects\" and \"class members of object type\"" URL: https://wg21.link/edit1280 - id: EDIT1281 citation-label: EDIT1281 title: "More pre:'s and post:'s in library specification" URL: https://wg21.link/edit1281 - id: EDIT1282 citation-label: EDIT1282 title: "[string.view.find] Fix grammar (add missing 'be')." URL: https://wg21.link/edit1282 - id: EDIT1283 citation-label: EDIT1283 title: "Mechanically harmonize indexed types to $\\tcode{T}_i$." URL: https://wg21.link/edit1283 - id: EDIT1284 citation-label: EDIT1284 title: "[lib] Replace pre: and post: in requirements tables" URL: https://wg21.link/edit1284 - id: EDIT1285 citation-label: EDIT1285 title: "[func.bind.bind] Reformat to use math-style indexing." URL: https://wg21.link/edit1285 - id: EDIT1286 citation-label: EDIT1286 title: "[except] Replace \\term and \\textit" URL: https://wg21.link/edit1286 - id: EDIT1287 citation-label: EDIT1287 title: "[utilities] Tweaks for better linebreaks" URL: https://wg21.link/edit1287 - id: EDIT1288 citation-label: EDIT1288 title: "[string.view] Remove unnecessary std:: prefixes." URL: https://wg21.link/edit1288 - id: EDIT1289 citation-label: EDIT1289 title: "[strings] Remove remarks that repeat what was stated a few lines before." URL: https://wg21.link/edit1289 - id: EDIT1290 citation-label: EDIT1290 title: "[sf.cmath.cyl_bessel_j] Remove parentheses for index entry" URL: https://wg21.link/edit1290 - id: EDIT1291 citation-label: EDIT1291 title: "[sf.cmath] association of Greek math variables with parameters fails" URL: https://wg21.link/edit1291 - id: EDIT1292 citation-label: EDIT1292 title: "[meta.trans.other] add missing cv for common_type" URL: https://wg21.link/edit1292 - id: EDIT1293 citation-label: EDIT1293 title: "[char.traits.specializations] Inconsistent punctuation in stable names of subsections" URL: https://wg21.link/edit1293 - id: EDIT1294 citation-label: EDIT1294 title: "[char.traits.specializations] Add missing \\tcode." URL: https://wg21.link/edit1294 - id: EDIT1295 citation-label: EDIT1295 title: "Decide on \\defn{thing}{s} vs \\defnx{things}{thing}" URL: https://wg21.link/edit1295 - id: EDIT1296 citation-label: EDIT1296 title: "Consistently italicize definitions' plural 's'." URL: https://wg21.link/edit1296 - id: EDIT1297 citation-label: EDIT1297 title: "Capitalize notes." URL: https://wg21.link/edit1297 - id: EDIT1298 citation-label: EDIT1298 title: "[class.virtual] Adjust whitespace to fix vertical alignment in code example." URL: https://wg21.link/edit1298 - id: EDIT1299 citation-label: EDIT1299 title: "[util.smartptr.enab]/8 and P0033R1" URL: https://wg21.link/edit1299 - id: EDIT1300 citation-label: EDIT1300 title: "[expr] Split off definition of 'composite pointer type' into dedicated paragraph." URL: https://wg21.link/edit1300 - id: EDIT1301 citation-label: EDIT1301 title: "[expr.reinterpret.cast] impldef not indexed" URL: https://wg21.link/edit1301 - id: EDIT1302 citation-label: EDIT1302 title: "Replace 'sub-clause' by 'subclause'" URL: https://wg21.link/edit1302 - id: EDIT1303 citation-label: EDIT1303 title: "[limits] Use normal font in \"try block\"" URL: https://wg21.link/edit1303 - id: EDIT1304 citation-label: EDIT1304 title: "\"main()\" vs. \"main function\"" URL: https://wg21.link/edit1304 - id: EDIT1305 citation-label: EDIT1305 title: "Code font in \"return statement\"" URL: https://wg21.link/edit1305 - id: EDIT1306 citation-label: EDIT1306 title: "[class.virtual] Add index entry for covariant return types." URL: https://wg21.link/edit1306 - id: EDIT1307 citation-label: EDIT1307 title: "[expr.reinterpret.cast] Index implementation-defined behavior." URL: https://wg21.link/edit1307 - id: EDIT1308 citation-label: EDIT1308 title: "Harmonize formatting of 'main' function." URL: https://wg21.link/edit1308 - id: EDIT1309 citation-label: EDIT1309 title: "Consider using more \"Descriptive variable definitions\" tables for requirements" URL: https://wg21.link/edit1309 - id: EDIT1310 citation-label: EDIT1310 title: "Decide as what kind of entity to annotate \"derived-declarator-type-list\"" URL: https://wg21.link/edit1310 - id: EDIT1311 citation-label: EDIT1311 title: "[expr.unary.noexcept] expression grammarterm marked as \\tcode" URL: https://wg21.link/edit1311 - id: EDIT1312 citation-label: EDIT1312 title: "Replace \\nonterminal with \\grammarterm or \\cv or \\cvqual or ..." URL: https://wg21.link/edit1312 - id: EDIT1313 citation-label: EDIT1313 title: "[expr.unary.noexcept] Use \\grammarterm{expression}, not \\tcode." URL: https://wg21.link/edit1313 - id: EDIT1314 citation-label: EDIT1314 title: "[util.smartptr.enab] Remove leftover postcondition after P0033R1." URL: https://wg21.link/edit1314 - id: EDIT1315 citation-label: EDIT1315 title: "[dcl.meaning] Consistently use \\placeholder{derived-declarator-type-l…" URL: https://wg21.link/edit1315 - id: EDIT1316 citation-label: EDIT1316 title: "Replace \\nonterminal with \\grammarterm or \\cvqual, as appropriate." URL: https://wg21.link/edit1316 - id: EDIT1317 citation-label: EDIT1317 title: "[sf.cmath] Fix 'where' associations of Greek variable names." URL: https://wg21.link/edit1317 - id: EDIT1318 citation-label: EDIT1318 title: "[conv.lval] Split off description of conversion result into dedicated paragraph." URL: https://wg21.link/edit1318 - id: EDIT1319 citation-label: EDIT1319 title: "Add missing hyphen in 'floating-point'." URL: https://wg21.link/edit1319 - id: EDIT1320 citation-label: EDIT1320 title: "wrongly added {}" URL: https://wg21.link/edit1320 - id: EDIT1321 citation-label: EDIT1321 title: "[basic] Remove stray whitespace after \\tcode{...}" URL: https://wg21.link/edit1321 - id: EDIT1322 citation-label: EDIT1322 title: "[stmt.stmt] Remove stray {} after \\grammarterm." URL: https://wg21.link/edit1322 - id: EDIT1323 citation-label: EDIT1323 title: "[re.submatch.op] Remove excessive parentheses in \"Returns:\" element." URL: https://wg21.link/edit1323 - id: EDIT1324 citation-label: EDIT1324 title: "[complex.ops] Don't repeat declaration in \"Effects:\" element." URL: https://wg21.link/edit1324 - id: EDIT1325 citation-label: EDIT1325 title: "Issues of ending indeces." URL: https://wg21.link/edit1325 - id: EDIT1326 citation-label: EDIT1326 title: "[dcl.link] missing impldef index" URL: https://wg21.link/edit1326 - id: EDIT1327 citation-label: EDIT1327 title: "[dcl.init] Fix a typo in definition of const-default-constructible" URL: https://wg21.link/edit1327 - id: EDIT1328 citation-label: EDIT1328 title: "Fix range_close markers for index ranges" URL: https://wg21.link/edit1328 - id: EDIT1329 citation-label: EDIT1329 title: "[rand.util.seedseq] Consistently format T(...) as ordinary math, not code." URL: https://wg21.link/edit1329 - id: EDIT1330 citation-label: EDIT1330 title: "[dcl.link] Index implementation-defined behavior." URL: https://wg21.link/edit1330 - id: EDIT1331 citation-label: EDIT1331 title: "[rand.adapt.shuf] Declaration and initialization order of \"exposition only\" variables does not match" URL: https://wg21.link/edit1331 - id: EDIT1332 citation-label: EDIT1332 title: "[rand.adapt.shuf] Show exposition-only members in the order" URL: https://wg21.link/edit1332 - id: EDIT1333 citation-label: EDIT1333 title: "[string.io] Don't refer to sentry by name it was not given." URL: https://wg21.link/edit1333 - id: EDIT1334 citation-label: EDIT1334 title: "[class.gslice.overview] Replace $$...$$ with \\[...\\]." URL: https://wg21.link/edit1334 - id: EDIT1335 citation-label: EDIT1335 title: "Cleanup \"partial specializations\" language in [atomics.syn]" URL: https://wg21.link/edit1335 - id: EDIT1336 citation-label: EDIT1336 title: "[rand.adapt.ibits] Don't typeset binary + as unary +." URL: https://wg21.link/edit1336 - id: EDIT1337 citation-label: EDIT1337 title: "[valarray.access] 'evaluates as' -> 'evaluates to'." URL: https://wg21.link/edit1337 - id: EDIT1338 citation-label: EDIT1338 title: "[string.insert] Typo fix for argument name" URL: https://wg21.link/edit1338 - id: EDIT1339 citation-label: EDIT1339 title: "[dcl.enum, conv.prom] Style min/max subscripts as labels, not variables." URL: https://wg21.link/edit1339 - id: EDIT1340 citation-label: EDIT1340 title: "[rand.req.eng] Omit superfluous dollar-math wrapping inside \\bigoh." URL: https://wg21.link/edit1340 - id: EDIT1341 citation-label: EDIT1341 title: "[iterator.traits] Add index entry for std::iterator_traits." URL: https://wg21.link/edit1341 - id: EDIT1342 citation-label: EDIT1342 title: "Preserve whitespace after \\shr and \\shl where appropriate." URL: https://wg21.link/edit1342 - id: EDIT1343 citation-label: EDIT1343 title: "10.2p12 wrong example." URL: https://wg21.link/edit1343 - id: EDIT1344 citation-label: EDIT1344 title: "Replace \\mbox with \\text where appropriate" URL: https://wg21.link/edit1344 - id: EDIT1345 citation-label: EDIT1345 title: "[rand.util.seedseq] Replace nested ternary expressions with definition by cases." URL: https://wg21.link/edit1345 - id: EDIT1346 citation-label: EDIT1346 title: "Remove \\shl and \\shr." URL: https://wg21.link/edit1346 - id: EDIT1347 citation-label: EDIT1347 title: "[class.temporary/1] `(\\ref{class.access})` should be `(Clause~\\ref{class.access})`" URL: https://wg21.link/edit1347 - id: EDIT1348 citation-label: EDIT1348 title: "[class.temporary] Use 'Clause~\\ref{class.access}'" URL: https://wg21.link/edit1348 - id: EDIT1349 citation-label: EDIT1349 title: "[dcl.enum] Fix calculation for bmax" URL: https://wg21.link/edit1349 - id: EDIT1350 citation-label: EDIT1350 title: "In math, do not needlessly wrap \\tcode inside \\text." URL: https://wg21.link/edit1350 - id: EDIT1351 citation-label: EDIT1351 title: "Inconsistent italicization of \\nontermdef's colon in bnf and bnfkeywordtab envs" URL: https://wg21.link/edit1351 - id: EDIT1352 citation-label: EDIT1352 title: "[dcl.enum] Add missing \\tcode in comment in example code." URL: https://wg21.link/edit1352 - id: EDIT1353 citation-label: EDIT1353 title: "[expr.prim.fold] Fix alignment in list of fold-operators." URL: https://wg21.link/edit1353 - id: EDIT1354 citation-label: EDIT1354 title: "[numerics] Remove useless \\mbox wrappings." URL: https://wg21.link/edit1354 - id: EDIT1355 citation-label: EDIT1355 title: "Do not italicize colons when defining grammar non-terminals or" URL: https://wg21.link/edit1355 - id: EDIT1356 citation-label: EDIT1356 title: "Capitalize examples where appropriate." URL: https://wg21.link/edit1356 - id: EDIT1357 citation-label: EDIT1357 title: "Remove stray whitespace around scope resolution operator." URL: https://wg21.link/edit1357 - id: EDIT1358 citation-label: EDIT1358 title: "[re] Remove whitespace before \\colcol." URL: https://wg21.link/edit1358 - id: EDIT1359 citation-label: EDIT1359 title: "Inconsistent use of \\colcol vs. ::\\brk{}" URL: https://wg21.link/edit1359 - id: EDIT1360 citation-label: EDIT1360 title: "[any.class]/3 Rephrase example" URL: https://wg21.link/edit1360 - id: EDIT1361 citation-label: EDIT1361 title: "[temp.deduct.type] Don't style prose as monotype." URL: https://wg21.link/edit1361 - id: EDIT1362 citation-label: EDIT1362 title: "[dcl.fct] Make bnf indentation in source match presentation." URL: https://wg21.link/edit1362 - id: EDIT1363 citation-label: EDIT1363 title: "[any.modifiers] Remove space in 'forward (args)'." URL: https://wg21.link/edit1363 - id: EDIT1364 citation-label: EDIT1364 title: "Remove stray whitespace after opening parentheses." URL: https://wg21.link/edit1364 - id: EDIT1365 citation-label: EDIT1365 title: "consistent whitespace in \\tcode types" URL: https://wg21.link/edit1365 - id: EDIT1366 citation-label: EDIT1366 title: "Fix remaining uses of \\Cpp macro" URL: https://wg21.link/edit1366 - id: EDIT1367 citation-label: EDIT1367 title: "[diff] Consider assigning paragraph numbers to changes" URL: https://wg21.link/edit1367 - id: EDIT1368 citation-label: EDIT1368 title: "[diff.expr] Remove stray paragraph break." URL: https://wg21.link/edit1368 - id: EDIT1369 citation-label: EDIT1369 title: "\"pointer to member\" vs \"pointer-to-member\"" URL: https://wg21.link/edit1369 - id: EDIT1370 citation-label: EDIT1370 title: "[temp] Replace \\term with \\defn or \\placeholder" URL: https://wg21.link/edit1370 - id: EDIT1371 citation-label: EDIT1371 title: "[dcl.ambig.res] Describe example ambiguous case more clearly." URL: https://wg21.link/edit1371 - id: EDIT1372 citation-label: EDIT1372 title: "[dcl.ptr] Remove unnecessary line break in comment in example code." URL: https://wg21.link/edit1372 - id: EDIT1373 citation-label: EDIT1373 title: "[expr.cond]/4.3 simplification" URL: https://wg21.link/edit1373 - id: EDIT1374 citation-label: EDIT1374 title: "[expr.cond] drop redundant subclause" URL: https://wg21.link/edit1374 - id: EDIT1375 citation-label: EDIT1375 title: "Style references to numbered lines in example code consistently" URL: https://wg21.link/edit1375 - id: EDIT1376 citation-label: EDIT1376 title: "[utilities.general] Missing row separator in table" URL: https://wg21.link/edit1376 - id: EDIT1377 citation-label: EDIT1377 title: "[cpp.concat] In example code comment, remove unnecessary line break and format code as code." URL: https://wg21.link/edit1377 - id: EDIT1378 citation-label: EDIT1378 title: "CWG telecon: \"re-declared\" -> \"redeclared\"" URL: https://wg21.link/edit1378 - id: EDIT1379 citation-label: EDIT1379 title: "CWG telecon: mix of \"base subobject\" and \"base class subobject\"" URL: https://wg21.link/edit1379 - id: EDIT1380 citation-label: EDIT1380 title: "Consistently use 'this International Standard'." URL: https://wg21.link/edit1380 - id: EDIT1381 citation-label: EDIT1381 title: "[stmt.stmt], [dcl.attr.deprecated] Remove hyphen in 're-declared'" URL: https://wg21.link/edit1381 - id: EDIT1382 citation-label: EDIT1382 title: "Use 'base class subobject', not 'base subobject'" URL: https://wg21.link/edit1382 - id: EDIT1383 citation-label: EDIT1383 title: "Use body font, not \\tcode, for '#1' code line references in running t…" URL: https://wg21.link/edit1383 - id: EDIT1384 citation-label: EDIT1384 title: "'floating-point something', not 'floating point something'" URL: https://wg21.link/edit1384 - id: EDIT1385 citation-label: EDIT1385 title: "Remove space between period/comma and footnote reference." URL: https://wg21.link/edit1385 - id: EDIT1386 citation-label: EDIT1386 title: "Hyphenate 'pointer-to-member' when it is an adjective." URL: https://wg21.link/edit1386 - id: EDIT1387 citation-label: EDIT1387 title: "[cpp.pragma.op] Add missing \\pnums and remove unwanted paragraph breaks." URL: https://wg21.link/edit1387 - id: EDIT1388 citation-label: EDIT1388 title: "[cpp.pragma.op] Take into account encoding-prefixes other than 'L'" URL: https://wg21.link/edit1388 - id: EDIT1389 citation-label: EDIT1389 title: "Use \"this document\" instead of \"this International Standard\"" URL: https://wg21.link/edit1389 - id: EDIT1390 citation-label: EDIT1390 title: "Comment out ellipses when they mean \"more code here\" rather than an actual ellipsis token." URL: https://wg21.link/edit1390 - id: EDIT1391 citation-label: EDIT1391 title: "Format index entries that redirect to multiple other index entries consistently" URL: https://wg21.link/edit1391 - id: EDIT1392 citation-label: EDIT1392 title: "[optional.ctor] missing \\pnum" URL: https://wg21.link/edit1392 - id: EDIT1393 citation-label: EDIT1393 title: "Comment out ellipses when they mean \"more code here\" rather than an actual ellipsis token." URL: https://wg21.link/edit1393 - id: EDIT1394 citation-label: EDIT1394 title: "[optional.observe] Redundant remarks?" URL: https://wg21.link/edit1394 - id: EDIT1395 citation-label: EDIT1395 title: "[namespace.memdef]/3" URL: https://wg21.link/edit1395 - id: EDIT1396 citation-label: EDIT1396 title: "Add missing \\pnums." URL: https://wg21.link/edit1396 - id: EDIT1397 citation-label: EDIT1397 title: "[basic.ios.cons] Remove stray semicolon." URL: https://wg21.link/edit1397 - id: EDIT1398 citation-label: EDIT1398 title: "[variant.assign], [variant.swap]: place \\item before or after \"Otherwise,\"?" URL: https://wg21.link/edit1398 - id: EDIT1399 citation-label: EDIT1399 title: "[variant.visit], [variant.monostate], missing \\pnum" URL: https://wg21.link/edit1399 - id: EDIT1400 citation-label: EDIT1400 title: "[tuple.creation] Fix formatting errors and capitalization in description of tuple_cat." URL: https://wg21.link/edit1400 - id: EDIT1401 citation-label: EDIT1401 title: "[any] \"contained value\" vs \"contained object\"" URL: https://wg21.link/edit1401 - id: EDIT1402 citation-label: EDIT1402 title: "Header synopsis has two blocks for \"ratio comparisons\", one of them with a bad link" URL: https://wg21.link/edit1402 - id: EDIT1403 citation-label: EDIT1403 title: "Term \"functor\" is used but never defined" URL: https://wg21.link/edit1403 - id: EDIT1404 citation-label: EDIT1404 title: "[support.types] Mixed-up description of " URL: https://wg21.link/edit1404 - id: EDIT1405 citation-label: EDIT1405 title: "[function.objects] removes uses of term functor" URL: https://wg21.link/edit1405 - id: EDIT1406 citation-label: EDIT1406 title: "s/0-based/zero-based/" URL: https://wg21.link/edit1406 - id: EDIT1407 citation-label: EDIT1407 title: "Reasoning about IO types" URL: https://wg21.link/edit1407 - id: EDIT1408 citation-label: EDIT1408 title: "[dcl.attr.depend] Fix spacing in /**/ comments in example." URL: https://wg21.link/edit1408 - id: EDIT1409 citation-label: EDIT1409 title: "[alg.heap.operations] Use \\bigoh instead of \\mathcal{O}." URL: https://wg21.link/edit1409 - id: EDIT1410 citation-label: EDIT1410 title: "[dcl.enum] Italicize 'unscoped enumeration' in its definition." URL: https://wg21.link/edit1410 - id: EDIT1411 citation-label: EDIT1411 title: "Use `value_type` instead of `charT` in the `string_view` declarations." URL: https://wg21.link/edit1411 - id: EDIT1412 citation-label: EDIT1412 title: "[locale.time.get] change undefined term \"record\" to \"object\"" URL: https://wg21.link/edit1412 - id: EDIT1413 citation-label: EDIT1413 title: "[valarray.members] Style unary minus sign as math symbol, not as hyphen." URL: https://wg21.link/edit1413 - id: EDIT1414 citation-label: EDIT1414 title: "Footnote 152 contains \"should\"" URL: https://wg21.link/edit1414 - id: EDIT1415 citation-label: EDIT1415 title: "[support.types] Properly describe header" URL: https://wg21.link/edit1415 - id: EDIT1416 citation-label: EDIT1416 title: "Change the `reference`, `pointer` etc typedefs in `string_view` to us…" URL: https://wg21.link/edit1416 - id: EDIT1417 citation-label: EDIT1417 title: "[expr.delete] Missing tilde in index entry?" URL: https://wg21.link/edit1417 - id: EDIT1418 citation-label: EDIT1418 title: "[locale.facet] add missing backslash in \\defn" URL: https://wg21.link/edit1418 - id: EDIT1419 citation-label: EDIT1419 title: "[basic.types]/9 refers to [basic.type.qualifier] five times." URL: https://wg21.link/edit1419 - id: EDIT1420 citation-label: EDIT1420 title: "Don't parenthesize \\refs after 'in'/'of'/'notwithstanding'." URL: https://wg21.link/edit1420 - id: EDIT1421 citation-label: EDIT1421 title: "[lex.phases] Remove stray period." URL: https://wg21.link/edit1421 - id: EDIT1422 citation-label: EDIT1422 title: "[enum.copy_options] Poor wording for requirement on elements set in copy_options" URL: https://wg21.link/edit1422 - id: EDIT1423 citation-label: EDIT1423 title: "[unord.req] variable `p` should be `q` in table" URL: https://wg21.link/edit1423 - id: EDIT1424 citation-label: EDIT1424 title: "[associative.set.syn] Wrong link in synopsis" URL: https://wg21.link/edit1424 - id: EDIT1425 citation-label: EDIT1425 title: "Indexing issues in [containers]" URL: https://wg21.link/edit1425 - id: EDIT1426 citation-label: EDIT1426 title: "Use columns=fullflexible listings option." URL: https://wg21.link/edit1426 - id: EDIT1427 citation-label: EDIT1427 title: "Remove stray whitespace resulting from use of \" ~\"." URL: https://wg21.link/edit1427 - id: EDIT1428 citation-label: EDIT1428 title: "[cpp.preprocessor] Remove additional \"implementation defined\" index entries." URL: https://wg21.link/edit1428 - id: EDIT1429 citation-label: EDIT1429 title: "[ostreambuf.iter.ops] not divided into subsections as [istreambuf.iter.ops]" URL: https://wg21.link/edit1429 - id: EDIT1430 citation-label: EDIT1430 title: "[intro] Uncapitalize index entries for 'sequenced before' and 'evaluate'." URL: https://wg21.link/edit1430 - id: EDIT1431 citation-label: EDIT1431 title: "Add missing \\tcode." URL: https://wg21.link/edit1431 - id: EDIT1432 citation-label: EDIT1432 title: "[algorithms.parallel] missing \\pnum" URL: https://wg21.link/edit1432 - id: EDIT1433 citation-label: EDIT1433 title: "Review use of \\xspace in macro definitions" URL: https://wg21.link/edit1433 - id: EDIT1434 citation-label: EDIT1434 title: "[expr.mptr.oper] Use defined term 'null member pointer value'." URL: https://wg21.link/edit1434 - id: EDIT1435 citation-label: EDIT1435 title: "[expr.new] Add missing space" URL: https://wg21.link/edit1435 - id: EDIT1436 citation-label: EDIT1436 title: "[containers, regex, utilities] Parenthesize some \\refs." URL: https://wg21.link/edit1436 - id: EDIT1437 citation-label: EDIT1437 title: "[multibyte.strings] Move punctuation out of \\term." URL: https://wg21.link/edit1437 - id: EDIT1438 citation-label: EDIT1438 title: "[dcl.stc] Remove stray whitespace in plural \\grammarterm" URL: https://wg21.link/edit1438 - id: EDIT1439 citation-label: EDIT1439 title: "Remove \\xspace" URL: https://wg21.link/edit1439 - id: EDIT1440 citation-label: EDIT1440 title: "[unord.req] Insert hint is 'p', not 'q'" URL: https://wg21.link/edit1440 - id: EDIT1441 citation-label: EDIT1441 title: "[temp.class.spec/1] Wrongly used \\defnx" URL: https://wg21.link/edit1441 - id: EDIT1442 citation-label: EDIT1442 title: "[container.requirements.general] Refer to table series a bit more smoothly" URL: https://wg21.link/edit1442 - id: EDIT1443 citation-label: EDIT1443 title: "[any.assign] T -> VT" URL: https://wg21.link/edit1443 - id: EDIT1444 citation-label: EDIT1444 title: "[basic.types] Remove excessive references to [basic.type.qualifier]." URL: https://wg21.link/edit1444 - id: EDIT1445 citation-label: EDIT1445 title: "[enum.copy_options] Rephrase restriction on copy_options values." URL: https://wg21.link/edit1445 - id: EDIT1446 citation-label: EDIT1446 title: "[temp.class.spec] Fix index entry for 'primary class template'." URL: https://wg21.link/edit1446 - id: EDIT1447 citation-label: EDIT1447 title: "[expr.delete] Remove bad index entry and" URL: https://wg21.link/edit1447 - id: EDIT1448 citation-label: EDIT1448 title: "[any.assign] Rename T to VT." URL: https://wg21.link/edit1448 - id: EDIT1449 citation-label: EDIT1449 title: "[istreambuf.iterator] Join subsections for operations descriptions." URL: https://wg21.link/edit1449 - id: EDIT1450 citation-label: EDIT1450 title: "Harmonize use of \"no diagnostic required\"" URL: https://wg21.link/edit1450 - id: EDIT1451 citation-label: EDIT1451 title: "Replace \\colcol by ::" URL: https://wg21.link/edit1451 - id: EDIT1452 citation-label: EDIT1452 title: "Index all mentions of a grammarterm?" URL: https://wg21.link/edit1452 - id: EDIT1453 citation-label: EDIT1453 title: "[expr.dynamic.cast] Incorrect wording regarding dynamic_cast" URL: https://wg21.link/edit1453 - id: EDIT1454 citation-label: EDIT1454 title: "Consistently use bold font for table headers." URL: https://wg21.link/edit1454 - id: EDIT1455 citation-label: EDIT1455 title: "[alg.min.max] Make lfloor/rfloor delimiters stretchable." URL: https://wg21.link/edit1455 - id: EDIT1456 citation-label: EDIT1456 title: "Harmonize punctuation for 'ill-formed, no diagnostic required'" URL: https://wg21.link/edit1456 - id: EDIT1457 citation-label: EDIT1457 title: "[any] Use 'contained value' consistently." URL: https://wg21.link/edit1457 - id: EDIT1458 citation-label: EDIT1458 title: "[dcl.fct.spec] mistakenly used as reference for 'inline'" URL: https://wg21.link/edit1458 - id: EDIT1459 citation-label: EDIT1459 title: "[move.iter.op.index] Wrong \\text{} marking" URL: https://wg21.link/edit1459 - id: EDIT1460 citation-label: EDIT1460 title: "[alg.min.max] Remove space before footnote mark." URL: https://wg21.link/edit1460 - id: EDIT1461 citation-label: EDIT1461 title: "[basic] Misuse of '@' in index entries" URL: https://wg21.link/edit1461 - id: EDIT1462 citation-label: EDIT1462 title: "Move plural 's' outside of \\grammarterm." URL: https://wg21.link/edit1462 - id: EDIT1463 citation-label: EDIT1463 title: "Fix index entries for 'nested/local class'." URL: https://wg21.link/edit1463 - id: EDIT1464 citation-label: EDIT1464 title: "Fix cross-reference for 'inline'." URL: https://wg21.link/edit1464 - id: EDIT1465 citation-label: EDIT1465 title: "[basic.fundamental] Fix index entries for sizeof" URL: https://wg21.link/edit1465 - id: EDIT1466 citation-label: EDIT1466 title: "Fix destructor declaration indentation" URL: https://wg21.link/edit1466 - id: EDIT1467 citation-label: EDIT1467 title: "[cpp.cond] Make `defined` and `__has_include` show up in Annex A" URL: https://wg21.link/edit1467 - id: EDIT1468 citation-label: EDIT1468 title: "Remove trailing whitespace in LaTeX sources." URL: https://wg21.link/edit1468 - id: EDIT1469 citation-label: EDIT1469 title: "[class.dtor, cpp.cond] Add missing \\grammarterm." URL: https://wg21.link/edit1469 - id: EDIT1470 citation-label: EDIT1470 title: "example in [dcl.attr.nodiscard]p3 is insufficiently clear" URL: https://wg21.link/edit1470 - id: EDIT1471 citation-label: EDIT1471 title: "[dcl.attr.nodiscard] Clarify example with reference return type." URL: https://wg21.link/edit1471 - id: EDIT1472 citation-label: EDIT1472 title: "`Index style file basic.gst not found.`" URL: https://wg21.link/edit1472 - id: EDIT1473 citation-label: EDIT1473 title: "[conv]p4 incorrect formatting." URL: https://wg21.link/edit1473 - id: EDIT1474 citation-label: EDIT1474 title: "Consistently use \\mathit for italic 'cv' (or not)" URL: https://wg21.link/edit1474 - id: EDIT1475 citation-label: EDIT1475 title: "[temp.arg.template] Reference given for \"equivalent types\" only defines other kinds of equivalence" URL: https://wg21.link/edit1475 - id: EDIT1476 citation-label: EDIT1476 title: "[expr] Built-in operators shouldn't \"return\" things" URL: https://wg21.link/edit1476 - id: EDIT1477 citation-label: EDIT1477 title: "Add Travis CI check for whitespace at the ends of lines." URL: https://wg21.link/edit1477 - id: EDIT1478 citation-label: EDIT1478 title: "[except.spec] Add missing 'an'." URL: https://wg21.link/edit1478 - id: EDIT1479 citation-label: EDIT1479 title: "[meta.unary.prop, meta.trans.other] Omit unhelpful second argument in static_asserts." URL: https://wg21.link/edit1479 - id: EDIT1480 citation-label: EDIT1480 title: "Missing cross-references to INVOKE in Clause 20" URL: https://wg21.link/edit1480 - id: EDIT1481 citation-label: EDIT1481 title: "[rand.req.eng, rand.req.dist] Replace square brackets around reference with regular parentheses." URL: https://wg21.link/edit1481 - id: EDIT1482 citation-label: EDIT1482 title: "[localization, diff] Omit superfluous 'return 0;' in main." URL: https://wg21.link/edit1482 - id: EDIT1483 citation-label: EDIT1483 title: "Type of an enumerator in the declaration of its enumeration" URL: https://wg21.link/edit1483 - id: EDIT1484 citation-label: EDIT1484 title: "Do not use code font for constexpr constructor and constexpr function" URL: https://wg21.link/edit1484 - id: EDIT1485 citation-label: EDIT1485 title: "[stmt.while] Equivalence given for \"while (T t = x)\" should also cover \"while (T t{...})\"?" URL: https://wg21.link/edit1485 - id: EDIT1486 citation-label: EDIT1486 title: "[expr.eq] Remove space before footnote mark." URL: https://wg21.link/edit1486 - id: EDIT1487 citation-label: EDIT1487 title: "Harmonize index entries for \"null pointer value\"" URL: https://wg21.link/edit1487 - id: EDIT1488 citation-label: EDIT1488 title: "[lex.ccon, stmt.ranged] Fix index entries that misuse \\idxcode." URL: https://wg21.link/edit1488 - id: EDIT1489 citation-label: EDIT1489 title: "[basic] Use less monospace in index entries." URL: https://wg21.link/edit1489 - id: EDIT1490 citation-label: EDIT1490 title: "[allocator.uses.construction] Uncapitalize index entry for 'uses-allocator construction'." URL: https://wg21.link/edit1490 - id: EDIT1491 citation-label: EDIT1491 title: "[dcl.init] Add index entry for direct-initialization." URL: https://wg21.link/edit1491 - id: EDIT1492 citation-label: EDIT1492 title: "[intro] Promote \"Scope\", \"Normative references\", \"Terms and definitions\"" URL: https://wg21.link/edit1492 - id: EDIT1493 citation-label: EDIT1493 title: "[macros] Remove terms-and-definitions entries from TOC and bookmarks" URL: https://wg21.link/edit1493 - id: EDIT1494 citation-label: EDIT1494 title: "[diff.decl] Fix typo" URL: https://wg21.link/edit1494 - id: EDIT1495 citation-label: EDIT1495 title: "[lex] Complete index redirects to 'backslash character'." URL: https://wg21.link/edit1495 - id: EDIT1496 citation-label: EDIT1496 title: "[implimits] Add cross-references for Annex B" URL: https://wg21.link/edit1496 - id: EDIT1497 citation-label: EDIT1497 title: "\"a possibly const value of type X\"" URL: https://wg21.link/edit1497 - id: EDIT1498 citation-label: EDIT1498 title: "Revise problematic stable labels" URL: https://wg21.link/edit1498 - id: EDIT1499 citation-label: EDIT1499 title: "Review rev7 of ISO Directives, Part 2 for changes" URL: https://wg21.link/edit1499 - id: EDIT1500 citation-label: EDIT1500 title: "Change \"name space\" to \"namespace\"?" URL: https://wg21.link/edit1500 - id: EDIT1501 citation-label: EDIT1501 title: "Consistently use repeated \\indextext for index redirects with multiple targets." URL: https://wg21.link/edit1501 - id: EDIT1502 citation-label: EDIT1502 title: "Change stable names for Filesystem subclause" URL: https://wg21.link/edit1502 - id: EDIT1503 citation-label: EDIT1503 title: "[meta.trans] uses \"shall\" incorrectly" URL: https://wg21.link/edit1503 - id: EDIT1504 citation-label: EDIT1504 title: "[expr.prim.id.qual] Redirect '::' index entry directly to 'operator, scope resolution'." URL: https://wg21.link/edit1504 - id: EDIT1505 citation-label: EDIT1505 title: "editorial fixups post-P0270R3" URL: https://wg21.link/edit1505 - id: EDIT1506 citation-label: EDIT1506 title: "Change stable names for Filesystem subclause" URL: https://wg21.link/edit1506 - id: EDIT1507 citation-label: EDIT1507 title: "[meta.trans] replace \"shall name\" with \"names\" in traits tables" URL: https://wg21.link/edit1507 - id: EDIT1508 citation-label: EDIT1508 title: "[cpp] Change index redirect from '#' to '# operator' (and same for ##)." URL: https://wg21.link/edit1508 - id: EDIT1509 citation-label: EDIT1509 title: "[util.smartptr.ownerless] Remove 'struct' from index entry for owner_less." URL: https://wg21.link/edit1509 - id: EDIT1510 citation-label: EDIT1510 title: "remove space after INVOKE (please complete before applying p0604r0)" URL: https://wg21.link/edit1510 - id: EDIT1511 citation-label: EDIT1511 title: "Move to the algorithms clause" URL: https://wg21.link/edit1511 - id: EDIT1512 citation-label: EDIT1512 title: "Consistent comma after e.g. and i.e." URL: https://wg21.link/edit1512 - id: EDIT1513 citation-label: EDIT1513 title: "Update __cplusplus" URL: https://wg21.link/edit1513 - id: EDIT1514 citation-label: EDIT1514 title: "[dcl.dcl] Consider using less awkward example to illustrate static_assert" URL: https://wg21.link/edit1514 - id: EDIT1515 citation-label: EDIT1515 title: "[unord.req] Move library name index entries to library name index." URL: https://wg21.link/edit1515 - id: EDIT1516 citation-label: EDIT1516 title: "Class templates in Clause 33 are not indented" URL: https://wg21.link/edit1516 - id: EDIT1517 citation-label: EDIT1517 title: "[over.best.ics]p4 contains an irrelevant example" URL: https://wg21.link/edit1517 - id: EDIT1518 citation-label: EDIT1518 title: "Inconsistent phrasing for \"Shall not participate ...\"" URL: https://wg21.link/edit1518 - id: EDIT1519 citation-label: EDIT1519 title: "[dcl.dcl] Capitalize grammarterms that start a sentence." URL: https://wg21.link/edit1519 - id: EDIT1520 citation-label: EDIT1520 title: "Move plural 's' out of \\grammarterm." URL: https://wg21.link/edit1520 - id: EDIT1521 citation-label: EDIT1521 title: "operator~ in index uses ugly ~" URL: https://wg21.link/edit1521 - id: EDIT1522 citation-label: EDIT1522 title: "atomic's operator^= does not collate well with others" URL: https://wg21.link/edit1522 - id: EDIT1523 citation-label: EDIT1523 title: "Exposition-only alias templates for associative container deduction guides" URL: https://wg21.link/edit1523 - id: EDIT1524 citation-label: EDIT1524 title: "Assorted wording issues with P0433R2 " URL: https://wg21.link/edit1524 - id: EDIT1525 citation-label: EDIT1525 title: "[gram.cpp] Add space before comma in bnf." URL: https://wg21.link/edit1525 - id: EDIT1526 citation-label: EDIT1526 title: "Capitalization in [path.generic] grammar " URL: https://wg21.link/edit1526 - id: EDIT1527 citation-label: EDIT1527 title: "P0492R2 makes dot and dot-dot no longer grammarterms" URL: https://wg21.link/edit1527 - id: EDIT1528 citation-label: EDIT1528 title: "[pairs.pair] use code font for 'pair'" URL: https://wg21.link/edit1528 - id: EDIT1529 citation-label: EDIT1529 title: "[expr.mptr.oper] Add missing indentation in example code." URL: https://wg21.link/edit1529 - id: EDIT1530 citation-label: EDIT1530 title: "[unique.ptr.single.ctor] Sloppy wording after application of LWG 2905" URL: https://wg21.link/edit1530 - id: EDIT1531 citation-label: EDIT1531 title: "[re.results.state] fix bad index for match_result" URL: https://wg21.link/edit1531 - id: EDIT1532 citation-label: EDIT1532 title: "[expr.delete] Properly italicize the term 'delete array', as done elsewhere" URL: https://wg21.link/edit1532 - id: EDIT1533 citation-label: EDIT1533 title: "Add instructions for helpless Ubuntu users like myself." URL: https://wg21.link/edit1533 - id: EDIT1534 citation-label: EDIT1534 title: "[fs.definitions] needs overhaul" URL: https://wg21.link/edit1534 - id: EDIT1535 citation-label: EDIT1535 title: "[fs] negation style needs to be harmonized with rest of document" URL: https://wg21.link/edit1535 - id: EDIT1536 citation-label: EDIT1536 title: "[basic.start.dynamic] says \"of a thread\", what thread?" URL: https://wg21.link/edit1536 - id: EDIT1537 citation-label: EDIT1537 title: "Absolute values need to be displayed as maths, not code." URL: https://wg21.link/edit1537 - id: EDIT1538 citation-label: EDIT1538 title: "[meta.reqmts] UnaryTypeTrait and friends are not in code font in their definition" URL: https://wg21.link/edit1538 - id: EDIT1539 citation-label: EDIT1539 title: "[intro] contains subclauses that belong in [basic]" URL: https://wg21.link/edit1539 - id: EDIT1540 citation-label: EDIT1540 title: "[filesystems] Overfull hboxes in Filesystem subclause" URL: https://wg21.link/edit1540 - id: EDIT1541 citation-label: EDIT1541 title: "[filesystems] uses of \"respectively\" in wording is incorrect" URL: https://wg21.link/edit1541 - id: EDIT1542 citation-label: EDIT1542 title: "[dcl.init.list] Replace misuse of \\grammarterm with \\defn" URL: https://wg21.link/edit1542 - id: EDIT1543 citation-label: EDIT1543 title: "Possible CI check: bad use of \\grammarterm" URL: https://wg21.link/edit1543 - id: EDIT1544 citation-label: EDIT1544 title: "[basic.link, expr.add, cstdlib.syn] Small fixes regarding spacing before commas" URL: https://wg21.link/edit1544 - id: EDIT1545 citation-label: EDIT1545 title: "[any.modifiers] fix emplace return type for 'any'" URL: https://wg21.link/edit1545 - id: EDIT1546 citation-label: EDIT1546 title: "Fix misuses of \\grammarterm." URL: https://wg21.link/edit1546 - id: EDIT1547 citation-label: EDIT1547 title: "Add mapping from removed section labels to new location of content in xrefs" URL: https://wg21.link/edit1547 - id: EDIT1548 citation-label: EDIT1548 title: "[containers] Rephrase deduction guide constraints" URL: https://wg21.link/edit1548 - id: EDIT1549 citation-label: EDIT1549 title: "[swappable.requirements] Mark up the swappable requirement in code font" URL: https://wg21.link/edit1549 - id: EDIT1550 citation-label: EDIT1550 title: "[dcl.init.list] Fix misuses of \\grammarterm." URL: https://wg21.link/edit1550 - id: EDIT1551 citation-label: EDIT1551 title: "[input.output] Invalid use of injected-class-name of dependent base" URL: https://wg21.link/edit1551 - id: EDIT1552 citation-label: EDIT1552 title: "[stringbuf.virtuals] has \"Returns:\" inside Effects:" URL: https://wg21.link/edit1552 - id: EDIT1553 citation-label: EDIT1553 title: "[partial.sort] Remove 'It takes' from complexity specification." URL: https://wg21.link/edit1553 - id: EDIT1554 citation-label: EDIT1554 title: "Move \\opt out of \\grammarterm" URL: https://wg21.link/edit1554 - id: EDIT1555 citation-label: EDIT1555 title: "Remove bad \\grammarterm for \"injected-class-name\"" URL: https://wg21.link/edit1555 - id: EDIT1556 citation-label: EDIT1556 title: "\"opt\" should not be italicised" URL: https://wg21.link/edit1556 - id: EDIT1557 citation-label: EDIT1557 title: "In Mac Preview, searching for \"func.wrap.func.con\" finds only the cross reference" URL: https://wg21.link/edit1557 - id: EDIT1558 citation-label: EDIT1558 title: "[stmt.ranged] Do not use \\grammarterm for begin-expr and end-expr." URL: https://wg21.link/edit1558 - id: EDIT1559 citation-label: EDIT1559 title: "Fix some more inappropriate \\grammarterm uses." URL: https://wg21.link/edit1559 - id: EDIT1560 citation-label: EDIT1560 title: "[library] Add a noun 'subclause' or 'annex' to references that are used as nouns" URL: https://wg21.link/edit1560 - id: EDIT1561 citation-label: EDIT1561 title: "Don't abuse \\xref" URL: https://wg21.link/edit1561 - id: EDIT1562 citation-label: EDIT1562 title: "index entries for library declarations should point at the declaration itself, not the start of the synopsis" URL: https://wg21.link/edit1562 - id: EDIT1563 citation-label: EDIT1563 title: "Rephrase \"possibly const value\" in terms of types" URL: https://wg21.link/edit1563 - id: EDIT1564 citation-label: EDIT1564 title: "Consistently use math mode for index notation and ellipses in INVOKE expressions" URL: https://wg21.link/edit1564 - id: EDIT1565 citation-label: EDIT1565 title: "[language.support] Reserve \\xref for references to the C standard." URL: https://wg21.link/edit1565 - id: EDIT1566 citation-label: EDIT1566 title: "[numerics] Use absolute-value markers in math mode." URL: https://wg21.link/edit1566 - id: EDIT1567 citation-label: EDIT1567 title: "N4659 Table 31 starts at a weird position" URL: https://wg21.link/edit1567 - id: EDIT1568 citation-label: EDIT1568 title: "[rand, atomics] Don't needlessly escape underscores." URL: https://wg21.link/edit1568 - id: EDIT1569 citation-label: EDIT1569 title: "[intro.memory] What is a \"field\"?" URL: https://wg21.link/edit1569 - id: EDIT1570 citation-label: EDIT1570 title: "[intro.memory] Replace undefined 'field' with 'member' in note." URL: https://wg21.link/edit1570 - id: EDIT1571 citation-label: EDIT1571 title: "figure out what's wrong with the \"Allocator requirements\" table and prevent it ever happening again" URL: https://wg21.link/edit1571 - id: EDIT1572 citation-label: EDIT1572 title: "Process: IS final release" URL: https://wg21.link/edit1572 - id: EDIT1573 citation-label: EDIT1573 title: "\"method\" as synonym for \"class member function\"" URL: https://wg21.link/edit1573 - id: EDIT1574 citation-label: EDIT1574 title: "[mem.poly.allocator.mem], [string.view.iterators] Replace 'method' wi…" URL: https://wg21.link/edit1574 - id: EDIT1575 citation-label: EDIT1575 title: "[utility] Change 'nonzero' to more proper words" URL: https://wg21.link/edit1575 - id: EDIT1576 citation-label: EDIT1576 title: "Indentation style for classes and class templates" URL: https://wg21.link/edit1576 - id: EDIT1577 citation-label: EDIT1577 title: "[string.cons] Consolidate two functions into one description" URL: https://wg21.link/edit1577 - id: EDIT1578 citation-label: EDIT1578 title: "[alg.equal] Wrong wording (by copy/paste?)" URL: https://wg21.link/edit1578 - id: EDIT1579 citation-label: EDIT1579 title: "[any.bad_any_cast] Not bad_any_access" URL: https://wg21.link/edit1579 - id: EDIT1580 citation-label: EDIT1580 title: "[any.cons] Replace 'contained object' by 'contained value' in Kona motion edits" URL: https://wg21.link/edit1580 - id: EDIT1581 citation-label: EDIT1581 title: "[meta.unary.prop] Fix index entry for is_aggregate." URL: https://wg21.link/edit1581 - id: EDIT1582 citation-label: EDIT1582 title: "[any.cons] Use 'contained value', not 'contained object'." URL: https://wg21.link/edit1582 - id: EDIT1583 citation-label: EDIT1583 title: "[filesystems] Change '!predicate' phrasing to 'predicate is false'." URL: https://wg21.link/edit1583 - id: EDIT1584 citation-label: EDIT1584 title: "Do not use \\tcode for non-syntax." URL: https://wg21.link/edit1584 - id: EDIT1585 citation-label: EDIT1585 title: "Use 'subclause', not 'section'." URL: https://wg21.link/edit1585 - id: EDIT1586 citation-label: EDIT1586 title: "[lib] Use nullptr, not 0, for null pointer values." URL: https://wg21.link/edit1586 - id: EDIT1587 citation-label: EDIT1587 title: "\"well-defined\" vs. \"well defined\"" URL: https://wg21.link/edit1587 - id: EDIT1588 citation-label: EDIT1588 title: "[class.mfct.non-static], [class.this] Define and use cv member function." URL: https://wg21.link/edit1588 - id: EDIT1589 citation-label: EDIT1589 title: "[tables] Do not show labels for 'concepttable' environment." URL: https://wg21.link/edit1589 - id: EDIT1590 citation-label: EDIT1590 title: "[basic.scope.pdecl] Capitalize note." URL: https://wg21.link/edit1590 - id: EDIT1591 citation-label: EDIT1591 title: "[expr.type.conv]/2: Priority of first \"if\", and binding of \"otherwise\"" URL: https://wg21.link/edit1591 - id: EDIT1592 citation-label: EDIT1592 title: "LWG 2260 and 'r'" URL: https://wg21.link/edit1592 - id: EDIT1593 citation-label: EDIT1593 title: "[support.runtime, list.ops] Move non-code punctuation out of \\tcode." URL: https://wg21.link/edit1593 - id: EDIT1594 citation-label: EDIT1594 title: "[charconv] Elementary string conversions wording nits" URL: https://wg21.link/edit1594 - id: EDIT1595 citation-label: EDIT1595 title: "[except.handle] Add index entry for 'active handler'." URL: https://wg21.link/edit1595 - id: EDIT1596 citation-label: EDIT1596 title: "[basic.start.main] Remove space before plural 's'." URL: https://wg21.link/edit1596 - id: EDIT1597 citation-label: EDIT1597 title: "[expr]/12 optional conversion" URL: https://wg21.link/edit1597 - id: EDIT1598 citation-label: EDIT1598 title: "[expr.type.conv] Clarify if ... otherwise ladder." URL: https://wg21.link/edit1598 - id: EDIT1599 citation-label: EDIT1599 title: "Spell 'well-defined' with a hyphen when it is an adjective." URL: https://wg21.link/edit1599 - id: EDIT1600 citation-label: EDIT1600 title: "[string.streams], [file.streams] Use simple-template-id when naming b…" URL: https://wg21.link/edit1600 - id: EDIT1601 citation-label: EDIT1601 title: "[dcl.attr] \"implementations are encouraged\" vs. \"should\"" URL: https://wg21.link/edit1601 - id: EDIT1602 citation-label: EDIT1602 title: "Remove \\tcode from 'const object'." URL: https://wg21.link/edit1602 - id: EDIT1603 citation-label: EDIT1603 title: "No synopsis for " URL: https://wg21.link/edit1603 - id: EDIT1604 citation-label: EDIT1604 title: "macros: Remove unused SectionDepthBase functionality." URL: https://wg21.link/edit1604 - id: EDIT1605 citation-label: EDIT1605 title: "[re.def] Incorrect clause numbers for definitions" URL: https://wg21.link/edit1605 - id: EDIT1606 citation-label: EDIT1606 title: "Remove need to redefine \\definition." URL: https://wg21.link/edit1606 - id: EDIT1607 citation-label: EDIT1607 title: "Replace 'encouraged' with 'should'." URL: https://wg21.link/edit1607 - id: EDIT1608 citation-label: EDIT1608 title: "[temp.deduct.type] Use \\cv instead of \\grammarterm{cv-list}." URL: https://wg21.link/edit1608 - id: EDIT1609 citation-label: EDIT1609 title: "Standard omission pertaining to the subscript operator" URL: https://wg21.link/edit1609 - id: EDIT1610 citation-label: EDIT1610 title: "Fix header synopses" URL: https://wg21.link/edit1610 - id: EDIT1611 citation-label: EDIT1611 title: "[intro.races] CWG 2297: Unclear specification of atomic operations" URL: https://wg21.link/edit1611 - id: EDIT1612 citation-label: EDIT1612 title: "[intro.races] Clarify 'synchronization operation'." URL: https://wg21.link/edit1612 - id: EDIT1613 citation-label: EDIT1613 title: "[streambuf.virt.put] Fix logic in overflow() effects specification." URL: https://wg21.link/edit1613 - id: EDIT1614 citation-label: EDIT1614 title: "[class.protected] Add missing period at end of sentence." URL: https://wg21.link/edit1614 - id: EDIT1615 citation-label: EDIT1615 title: "[dcl.init] should this 'declarator' be the 'initializer'8" URL: https://wg21.link/edit1615 - id: EDIT1616 citation-label: EDIT1616 title: "[dcl.init] A declarator does not have an initializer." URL: https://wg21.link/edit1616 - id: EDIT1617 citation-label: EDIT1617 title: "[dcl.init] It is the 'initializer' who specifies an initial value for…" URL: https://wg21.link/edit1617 - id: EDIT1618 citation-label: EDIT1618 title: "\"well formed\" vs. \"well-formed\"" URL: https://wg21.link/edit1618 - id: EDIT1619 citation-label: EDIT1619 title: "Use 'well-formed' (with hyphen) consistently." URL: https://wg21.link/edit1619 - id: EDIT1620 citation-label: EDIT1620 title: "fs.op.canonical still defined in terms of absolute(p, base)" URL: https://wg21.link/edit1620 - id: EDIT1621 citation-label: EDIT1621 title: "[expr.prim.lambda.capture] Question about the example in p9" URL: https://wg21.link/edit1621 - id: EDIT1622 citation-label: EDIT1622 title: "[dcl.attr.depend] Remove paragraph break before end of example." URL: https://wg21.link/edit1622 - id: EDIT1623 citation-label: EDIT1623 title: "[lex.phases] Capitalize example." URL: https://wg21.link/edit1623 - id: EDIT1624 citation-label: EDIT1624 title: "[class.union] inaccurate note in p2" URL: https://wg21.link/edit1624 - id: EDIT1625 citation-label: EDIT1625 title: "[class.union] Only standard-layout unions are pointer-interconvertible" URL: https://wg21.link/edit1625 - id: EDIT1626 citation-label: EDIT1626 title: "Change the return type of monotonic_buffer_resource's deleted assignment" URL: https://wg21.link/edit1626 - id: EDIT1627 citation-label: EDIT1627 title: "Bad example in [expr.const]p7" URL: https://wg21.link/edit1627 - id: EDIT1628 citation-label: EDIT1628 title: "[any.nonmembers] fix LWG2769 by merging with #1220" URL: https://wg21.link/edit1628 - id: EDIT1629 citation-label: EDIT1629 title: "[filesystem_error.members] what() function to use non-existant function native_string() " URL: https://wg21.link/edit1629 - id: EDIT1630 citation-label: EDIT1630 title: "[fs.dir.entry.obs] directory_entry members to call non-existent functions" URL: https://wg21.link/edit1630 - id: EDIT1631 citation-label: EDIT1631 title: "[fs.filesystem.syn] only lists old absolute function" URL: https://wg21.link/edit1631 - id: EDIT1632 citation-label: EDIT1632 title: "[fs.op.canonical] uses non-existent absolute(p, base);" URL: https://wg21.link/edit1632 - id: EDIT1633 citation-label: EDIT1633 title: "[filesystem_error.members] doesn't have \"fs.\" prefix" URL: https://wg21.link/edit1633 - id: EDIT1634 citation-label: EDIT1634 title: "Building pdf is not working" URL: https://wg21.link/edit1634 - id: EDIT1635 citation-label: EDIT1635 title: "[lex.string] p5 examples involving non-trigraphs" URL: https://wg21.link/edit1635 - id: EDIT1636 citation-label: EDIT1636 title: "Fixed ref to effects of invalid pointer values." URL: https://wg21.link/edit1636 - id: EDIT1637 citation-label: EDIT1637 title: "Support XeTeX." URL: https://wg21.link/edit1637 - id: EDIT1638 citation-label: EDIT1638 title: "[facet.num.put.virtuals]/1 Bad grammar" URL: https://wg21.link/edit1638 - id: EDIT1639 citation-label: EDIT1639 title: "[cfenv.syn] some FE_ macros may not be defined" URL: https://wg21.link/edit1639 - id: EDIT1640 citation-label: EDIT1640 title: "For 'signal-safe', refer to [support.signal] (21.10.4), not [csignal.syn] (21.10.3)." URL: https://wg21.link/edit1640 - id: EDIT1641 citation-label: EDIT1641 title: "The term \"class name declaration\" used in [basic.def]/2 (2.5) is not defined in the Standard" URL: https://wg21.link/edit1641 - id: EDIT1642 citation-label: EDIT1642 title: "[over.call] wording makes little sense" URL: https://wg21.link/edit1642 - id: EDIT1643 citation-label: EDIT1643 title: "[unique.ptr] Consider removing \"transfer ownership\" definition" URL: https://wg21.link/edit1643 - id: EDIT1644 citation-label: EDIT1644 title: "Spurious remove_all_extents in is_destructible definition" URL: https://wg21.link/edit1644 - id: EDIT1645 citation-label: EDIT1645 title: "[dcl.array]/7 describes pointer arithmetic in a non-standard way and prematurely decays arrays" URL: https://wg21.link/edit1645 - id: EDIT1646 citation-label: EDIT1646 title: "[locale.moneypunct.virtuals] Footnote on moneypunct::do_curr_symbol could be more helpful" URL: https://wg21.link/edit1646 - id: EDIT1647 citation-label: EDIT1647 title: "[atomics.syn] missed edit for atomic_exchange signature in P558R1" URL: https://wg21.link/edit1647 - id: EDIT1648 citation-label: EDIT1648 title: "size of strings" URL: https://wg21.link/edit1648 - id: EDIT1649 citation-label: EDIT1649 title: "[memory.syn] Add reinterpret_pointer_cast to synopsis" URL: https://wg21.link/edit1649 - id: EDIT1650 citation-label: EDIT1650 title: "Wrong comment in [intro.execution]/12's example" URL: https://wg21.link/edit1650 - id: EDIT1651 citation-label: EDIT1651 title: "inconsistent invalidation rules for the pointers to container elements" URL: https://wg21.link/edit1651 - id: EDIT1652 citation-label: EDIT1652 title: "Why does [basic.scope.class]/2 must be NDR?" URL: https://wg21.link/edit1652 - id: EDIT1653 citation-label: EDIT1653 title: "Fix spelling mistake in 'if constexpr' wording" URL: https://wg21.link/edit1653 - id: EDIT1654 citation-label: EDIT1654 title: "[stringbuf.virtuals] balance parentheses in seekoff table" URL: https://wg21.link/edit1654 - id: EDIT1655 citation-label: EDIT1655 title: "[filesystem_error.members] Rename to [fs.filesystem_error.members]" URL: https://wg21.link/edit1655 - id: EDIT1656 citation-label: EDIT1656 title: "[allocator.requirements] Fix pointer_to expression" URL: https://wg21.link/edit1656 - id: EDIT1657 citation-label: EDIT1657 title: "[stringbuf.virtuals] Rephrase DR 453 resolution for seekoff" URL: https://wg21.link/edit1657 - id: EDIT1658 citation-label: EDIT1658 title: "Clarify a note on cmpxchg" URL: https://wg21.link/edit1658 - id: EDIT1659 citation-label: EDIT1659 title: "Globally replace unqualified uses of \"concept\"" URL: https://wg21.link/edit1659 - id: EDIT1660 citation-label: EDIT1660 title: "Redundant changes to [basic] and [basic.def.odr]" URL: https://wg21.link/edit1660 - id: EDIT1661 citation-label: EDIT1661 title: "Move reference to LIA-1 into a new section 'Bibliography'" URL: https://wg21.link/edit1661 - id: EDIT1662 citation-label: EDIT1662 title: "[util.smartptr.shared] should not duplicate non-member functions in class synopsis" URL: https://wg21.link/edit1662 - id: EDIT1663 citation-label: EDIT1663 title: "[variant.visit], [tuple.apply], [futures.task.members] add cross-refe…" URL: https://wg21.link/edit1663 - id: EDIT1664 citation-label: EDIT1664 title: "intro.scope implies that C++ is a strict superset of C" URL: https://wg21.link/edit1664 - id: EDIT1665 citation-label: EDIT1665 title: "Replace \\term+\\indextext pairs with \\defn(x)." URL: https://wg21.link/edit1665 - id: EDIT1666 citation-label: EDIT1666 title: "[expr.mptr.oper] Add missing indentation in example code." URL: https://wg21.link/edit1666 - id: EDIT1667 citation-label: EDIT1667 title: "[dcl.enum] Add index entry for 'fixed' underlying type." URL: https://wg21.link/edit1667 - id: EDIT1668 citation-label: EDIT1668 title: "[re.traits] Use \\placeholdernc for a placeholder." URL: https://wg21.link/edit1668 - id: EDIT1669 citation-label: EDIT1669 title: "[expr.mptr.oper] Index second definition of 'object expression'." URL: https://wg21.link/edit1669 - id: EDIT1670 citation-label: EDIT1670 title: "Globally replace ambiguous use of \"constraints\"" URL: https://wg21.link/edit1670 - id: EDIT1671 citation-label: EDIT1671 title: "Avoid \"requirement\" as a grammar non-terminal" URL: https://wg21.link/edit1671 - id: EDIT1672 citation-label: EDIT1672 title: "Use \"trailing requires-clause\" where we mean it" URL: https://wg21.link/edit1672 - id: EDIT1673 citation-label: EDIT1673 title: "[iterator.synopsis, template.bitset] Add missing whitespace." URL: https://wg21.link/edit1673 - id: EDIT1674 citation-label: EDIT1674 title: "[class.temporary]p6: \"should\" in note" URL: https://wg21.link/edit1674 - id: EDIT1675 citation-label: EDIT1675 title: "Editorial: difference between \"well defined\" and \"well-defined\"?" URL: https://wg21.link/edit1675 - id: EDIT1676 citation-label: EDIT1676 title: "Capitalize after \"Effects:\"/\"Returns:\"/\"Throws:\"/\"Requires:\"." URL: https://wg21.link/edit1676 - id: EDIT1677 citation-label: EDIT1677 title: "Merge small selection of editorial fixes since C++17 branched" URL: https://wg21.link/edit1677 - id: EDIT1678 citation-label: EDIT1678 title: "[Editorial] Clarify UTF-8 character literal definition" URL: https://wg21.link/edit1678 - id: EDIT1679 citation-label: EDIT1679 title: "[class.temporary] Remove note giving questionable implementation advice." URL: https://wg21.link/edit1679 - id: EDIT1680 citation-label: EDIT1680 title: "[expr] Use 'possibly converted' for discarded-value expression." URL: https://wg21.link/edit1680 - id: EDIT1681 citation-label: EDIT1681 title: "[class.derived] has confusing cross-reference for inheriting constructors" URL: https://wg21.link/edit1681 - id: EDIT1682 citation-label: EDIT1682 title: "Remove trailing whitespace." URL: https://wg21.link/edit1682 - id: EDIT1683 citation-label: EDIT1683 title: "[over.call.object] Reference postfix-expression in call syntax correctly" URL: https://wg21.link/edit1683 - id: EDIT1684 citation-label: EDIT1684 title: "[meta.endian] Simplify wording, avoid \"shall\"" URL: https://wg21.link/edit1684 - id: EDIT1685 citation-label: EDIT1685 title: "[xrefdelta] one remaining \\CppXIV -> \\CppXVII" URL: https://wg21.link/edit1685 - id: EDIT1686 citation-label: EDIT1686 title: "[temp] concept-definition is missing a terminating semicolon" URL: https://wg21.link/edit1686 - id: EDIT1687 citation-label: EDIT1687 title: "[class.derived] Add cross-reference to [class.inhctor.init]" URL: https://wg21.link/edit1687 - id: EDIT1688 citation-label: EDIT1688 title: "[std] Allow linebreaks before \\ref in select places" URL: https://wg21.link/edit1688 - id: EDIT1689 citation-label: EDIT1689 title: "[temp] Add missing semicolon in grammar for concept-definition" URL: https://wg21.link/edit1689 - id: EDIT1690 citation-label: EDIT1690 title: "[everywhere] Rework how we mark up inline references." URL: https://wg21.link/edit1690 - id: EDIT1691 citation-label: EDIT1691 title: "[over.over]/p4 what \"set of selected functions\"?" URL: https://wg21.link/edit1691 - id: EDIT1692 citation-label: EDIT1692 title: "[dcl.decl, temp.deduct.type] Fix inappropriate uses of \\grammarterm." URL: https://wg21.link/edit1692 - id: EDIT1693 citation-label: EDIT1693 title: "[expr.const] Move p7 next to p3." URL: https://wg21.link/edit1693 - id: EDIT1694 citation-label: EDIT1694 title: "Remove accidentally committed tmp.tex." URL: https://wg21.link/edit1694 - id: EDIT1695 citation-label: EDIT1695 title: "[defns.well.formed] remove full stop" URL: https://wg21.link/edit1695 - id: EDIT1696 citation-label: EDIT1696 title: "[util.smartptr.shared.create]: Broken declaration by \"\\placeholder{}\" macro" URL: https://wg21.link/edit1696 - id: EDIT1697 citation-label: EDIT1697 title: "[memory.syn] does not have declarations for the new make/allocate_shared overloads" URL: https://wg21.link/edit1697 - id: EDIT1698 citation-label: EDIT1698 title: "[mem.res.private] Questionable note in p7" URL: https://wg21.link/edit1698 - id: EDIT1699 citation-label: EDIT1699 title: "[temp.constr.order]/p2 wrong definition for subsume" URL: https://wg21.link/edit1699 - id: EDIT1700 citation-label: EDIT1700 title: "[diff.cpp14.library] missing Annex C note for new C++17 headers" URL: https://wg21.link/edit1700 - id: EDIT1701 citation-label: EDIT1701 title: "[meta.endian] Unclear wording regarding size of scalar types" URL: https://wg21.link/edit1701 - id: EDIT1702 citation-label: EDIT1702 title: "[intro.defs] Should the definition of 'signature' explicitly exclude default template arguments?" URL: https://wg21.link/edit1702 - id: EDIT1703 citation-label: EDIT1703 title: "[diff.cpp14.library] Add Annex C entry for new headers in C++17" URL: https://wg21.link/edit1703 - id: EDIT1704 citation-label: EDIT1704 title: "[array.size] shows full template header" URL: https://wg21.link/edit1704 - id: EDIT1705 citation-label: EDIT1705 title: "Consistently place footnote mark after sentence full stop, not before it." URL: https://wg21.link/edit1705 - id: EDIT1706 citation-label: EDIT1706 title: "Incorrect comment in [intro.execution] p. 12" URL: https://wg21.link/edit1706 - id: EDIT1707 citation-label: EDIT1707 title: "[futures.async] remove parens from DECAY_COPY()" URL: https://wg21.link/edit1707 - id: EDIT1708 citation-label: EDIT1708 title: "[intro.races] Add index entries for notions of coherence." URL: https://wg21.link/edit1708 - id: EDIT1709 citation-label: EDIT1709 title: "Minor styles inconsistency in single-line comments" URL: https://wg21.link/edit1709 - id: EDIT1710 citation-label: EDIT1710 title: "[re.grammar] Fix typeface of 'match_type_flag'" URL: https://wg21.link/edit1710 - id: EDIT1711 citation-label: EDIT1711 title: "[rand.eng.lcong] Fix the modulus m" URL: https://wg21.link/edit1711 - id: EDIT1712 citation-label: EDIT1712 title: "Index additional member typedefs." URL: https://wg21.link/edit1712 - id: EDIT1713 citation-label: EDIT1713 title: "[C++17 DIS comment 001] remove [intro.refs] bullet 1.4" URL: https://wg21.link/edit1713 - id: EDIT1714 citation-label: EDIT1714 title: "[C++17 DIS comment 002] update [intro.defs] to use text that can be substituted for the use of the term" URL: https://wg21.link/edit1714 - id: EDIT1715 citation-label: EDIT1715 title: "[C++17 DIS comment 003] update [intro.defs] to use \"Note to entry\"" URL: https://wg21.link/edit1715 - id: EDIT1716 citation-label: EDIT1716 title: "[C++17 DIS comment 004] Fix page break within Table 7" URL: https://wg21.link/edit1716 - id: EDIT1717 citation-label: EDIT1717 title: "[C++17 DIS comment 005] Update [over.match.funcs] to not contain a number of contexts (which is now incorrect)" URL: https://wg21.link/edit1717 - id: EDIT1718 citation-label: EDIT1718 title: "[C++17 DIS comment 006] [temp.over.link]p8: change comments to lowercase" URL: https://wg21.link/edit1718 - id: EDIT1719 citation-label: EDIT1719 title: "[C++17 DIS comment 007] [support.start.term]p13 restore xref to C 7.22.4.5" URL: https://wg21.link/edit1719 - id: EDIT1720 citation-label: EDIT1720 title: "[C++17 DIS comment 008] [new.delete.single]p16 remove \"Replaceable:\" from note" URL: https://wg21.link/edit1720 - id: EDIT1721 citation-label: EDIT1721 title: "[C++17 DIS comment 010] [any_cons]p2, `in_place` should say `in_place_type`" URL: https://wg21.link/edit1721 - id: EDIT1722 citation-label: EDIT1722 title: "[C++17 DIS comment 011] [any.nonmembers]p4-6 replace \"ValueType\" with \"T\"" URL: https://wg21.link/edit1722 - id: EDIT1723 citation-label: EDIT1723 title: "[C++17 DIS comment 009] Avoid splitting footnote#218 across pages" URL: https://wg21.link/edit1723 - id: EDIT1724 citation-label: EDIT1724 title: "[C++17 DIS comment 012] [algorithms.parallel.user]p1 Repeated period at end of paragraph.." URL: https://wg21.link/edit1724 - id: EDIT1725 citation-label: EDIT1725 title: "[C++17 DIS comment 013] [alg.equal]p3 \"For the overloads with no ExecutionPolicy\" repeated twice" URL: https://wg21.link/edit1725 - id: EDIT1726 citation-label: EDIT1726 title: "[C++17 DIS comment 014] [alg.reverse] reverse has two Requires: clauses" URL: https://wg21.link/edit1726 - id: EDIT1727 citation-label: EDIT1727 title: "[C++17 DIS comment 015] Move LIA-1 from Normative References to Bibliography" URL: https://wg21.link/edit1727 - id: EDIT1728 citation-label: EDIT1728 title: "[C++17 DIS comment 016] Add Foreword" URL: https://wg21.link/edit1728 - id: EDIT1729 citation-label: EDIT1729 title: "[C++17 DIS comment 017] Convert to UK English spelling" URL: https://wg21.link/edit1729 - id: EDIT1730 citation-label: EDIT1730 title: "[C++17 DIS comment 018] Hanging paragraphs" URL: https://wg21.link/edit1730 - id: EDIT1731 citation-label: EDIT1731 title: "[C++17 DIS comment 019] Document has lists of tables and figures, xrefs, and indices" URL: https://wg21.link/edit1731 - id: EDIT1732 citation-label: EDIT1732 title: "[C++17 DIS comment 020] Use of \"this International Standard\"" URL: https://wg21.link/edit1732 - id: EDIT1733 citation-label: EDIT1733 title: "[C++17 DIS comment 021] Review all 'must's and fix as appropriate" URL: https://wg21.link/edit1733 - id: EDIT1734 citation-label: EDIT1734 title: "[C++17 DIS comment 022] Change from letter to A4" URL: https://wg21.link/edit1734 - id: EDIT1735 citation-label: EDIT1735 title: "[C++17 DIS comment 023] [support.runtime] Remove index entry for __bool_true_false_are_defined" URL: https://wg21.link/edit1735 - id: EDIT1736 citation-label: EDIT1736 title: "[alg.reverse] remove duplicated Requires: element" URL: https://wg21.link/edit1736 - id: EDIT1737 citation-label: EDIT1737 title: "[travis] Add newly required package" URL: https://wg21.link/edit1737 - id: EDIT1738 citation-label: EDIT1738 title: "[intro.defs, definitions, fs.definitions] change notes in Terms and Definitions to say \"Note X to entry\"" URL: https://wg21.link/edit1738 - id: EDIT1739 citation-label: EDIT1739 title: "[class.copy.assign] Remove extraneous space before the first word of para 1" URL: https://wg21.link/edit1739 - id: EDIT1740 citation-label: EDIT1740 title: "[class.virtual] Incorrect comments in [class.virtual] p.9" URL: https://wg21.link/edit1740 - id: EDIT1741 citation-label: EDIT1741 title: "Reword [over.ics.rank]/3.2.3" URL: https://wg21.link/edit1741 - id: EDIT1742 citation-label: EDIT1742 title: "Wrong example of unspecified behavior in [intro.abstract]/3" URL: https://wg21.link/edit1742 - id: EDIT1743 citation-label: EDIT1743 title: "[intro.refs] Remove redundant reference to C11 Technical Corrigendum 1." URL: https://wg21.link/edit1743 - id: EDIT1744 citation-label: EDIT1744 title: "[over.match.funcs] Remove the number of overload resolution contexts" URL: https://wg21.link/edit1744 - id: EDIT1745 citation-label: EDIT1745 title: "[temp.over.link] Change leading letter in comments in example to lowercase." URL: https://wg21.link/edit1745 - id: EDIT1746 citation-label: EDIT1746 title: "Add Foreword." URL: https://wg21.link/edit1746 - id: EDIT1747 citation-label: EDIT1747 title: "Convert \"must\"s in normative wording that do not indicate logical" URL: https://wg21.link/edit1747 - id: EDIT1748 citation-label: EDIT1748 title: "Replace \"this International Standard\" with \"this document\" when" URL: https://wg21.link/edit1748 - id: EDIT1749 citation-label: EDIT1749 title: "[expr.prim.lambda] 8.1.5/4 Add capture to the j variant to make the example to be compiled" URL: https://wg21.link/edit1749 - id: EDIT1750 citation-label: EDIT1750 title: "Can we flatten the list in [dcl.init.ref]p5" URL: https://wg21.link/edit1750 - id: EDIT1751 citation-label: EDIT1751 title: "Add Foreword." URL: https://wg21.link/edit1751 - id: EDIT1752 citation-label: EDIT1752 title: "Improve automatic widow/club control" URL: https://wg21.link/edit1752 - id: EDIT1753 citation-label: EDIT1753 title: "[mismatch] and [alg.equal] have slightly off horizontal whitespace in itemdecls" URL: https://wg21.link/edit1753 - id: EDIT1754 citation-label: EDIT1754 title: "Decide how to indent class template definitions" URL: https://wg21.link/edit1754 - id: EDIT1755 citation-label: EDIT1755 title: "[thread.condition.condvarany]/9 is incorrect" URL: https://wg21.link/edit1755 - id: EDIT1756 citation-label: EDIT1756 title: "support LuaLaTeX" URL: https://wg21.link/edit1756 - id: EDIT1757 citation-label: EDIT1757 title: "[meta.trans.other] Consider referencing p2 from the aligned_storage and aligned_union rows in Table 50" URL: https://wg21.link/edit1757 - id: EDIT1758 citation-label: EDIT1758 title: "[unique.ptr, util.smartptr.shared] Remove redundant repetitions of declarations that already appear in the synopsis" URL: https://wg21.link/edit1758 - id: EDIT1759 citation-label: EDIT1759 title: "[containers] Remove repeated statement of relational operator declarations" URL: https://wg21.link/edit1759 - id: EDIT1760 citation-label: EDIT1760 title: "[dcl.fct.def.general] Typeset placeholder consistently." URL: https://wg21.link/edit1760 - id: EDIT1761 citation-label: EDIT1761 title: "Remove \\xspace everywhere except for \\opt" URL: https://wg21.link/edit1761 - id: EDIT1762 citation-label: EDIT1762 title: "[mem.res.private] Remove misleading 'typical' in note." URL: https://wg21.link/edit1762 - id: EDIT1763 citation-label: EDIT1763 title: "[thread.condition.condvarany] Remove note made incorrect by LWG 2135." URL: https://wg21.link/edit1763 - id: EDIT1764 citation-label: EDIT1764 title: "[styles] Improve automatic page breaking" URL: https://wg21.link/edit1764 - id: EDIT1765 citation-label: EDIT1765 title: "[fs.filesystem.syn] fix ordering of exists and equivalent" URL: https://wg21.link/edit1765 - id: EDIT1766 citation-label: EDIT1766 title: "[intro.execution] Fix indentation of example code" URL: https://wg21.link/edit1766 - id: EDIT1767 citation-label: EDIT1767 title: "[class.virtual] Correct function names in example comments." URL: https://wg21.link/edit1767 - id: EDIT1768 citation-label: EDIT1768 title: "[alg.count,mismatch,alg.equal] Fix indentation of declaration." URL: https://wg21.link/edit1768 - id: EDIT1769 citation-label: EDIT1769 title: "The deduction guides for unordered_map and unordered_multimap use an exposition-only helper that does not exist" URL: https://wg21.link/edit1769 - id: EDIT1770 citation-label: EDIT1770 title: "[Editorial][util.smartptr.shared.cmp] add missing typename for operaotr<" URL: https://wg21.link/edit1770 - id: EDIT1771 citation-label: EDIT1771 title: "Hanging paragraphs vs. warm-up introduction" URL: https://wg21.link/edit1771 - id: EDIT1772 citation-label: EDIT1772 title: "[unord.map.overview], [unord.multimap.overview] Use iter_val_t inst…" URL: https://wg21.link/edit1772 - id: EDIT1773 citation-label: EDIT1773 title: "[utilities, depr] Replace \"member typedef\" with \"nested type\" " URL: https://wg21.link/edit1773 - id: EDIT1774 citation-label: EDIT1774 title: "[macros] Prevent unfortunate page break" URL: https://wg21.link/edit1774 - id: EDIT1775 citation-label: EDIT1775 title: "[lib] Harmonize introductory comments in synopses" URL: https://wg21.link/edit1775 - id: EDIT1776 citation-label: EDIT1776 title: "[lib] Add hyphen to 'well-defined'" URL: https://wg21.link/edit1776 - id: EDIT1777 citation-label: EDIT1777 title: "[csetjmp.syn] Restrictions cannot be mandatory" URL: https://wg21.link/edit1777 - id: EDIT1778 citation-label: EDIT1778 title: "[csetjmp.syn] Imprecise description of UB" URL: https://wg21.link/edit1778 - id: EDIT1779 citation-label: EDIT1779 title: "[locale.moneypunct.virtuals] Add reference to ISO 4217." URL: https://wg21.link/edit1779 - id: EDIT1780 citation-label: EDIT1780 title: "[travis] Make overfull hboxes a presubmit error." URL: https://wg21.link/edit1780 - id: EDIT1781 citation-label: EDIT1781 title: "C++17" URL: https://wg21.link/edit1781 - id: EDIT1784 citation-label: EDIT1784 title: "[implimits] Add cross-references to the definition of the respective …" URL: https://wg21.link/edit1784 - id: EDIT1785 citation-label: EDIT1785 title: "[expr.prim.lambda.capture]p11 description of capture-by-reference of references is out of place" URL: https://wg21.link/edit1785 - id: EDIT1786 citation-label: EDIT1786 title: "[expr.prim.lambda.capture] Move discusssion of capture-by-reference o…" URL: https://wg21.link/edit1786 - id: EDIT1787 citation-label: EDIT1787 title: "[temp] p1 what is a family of classes? and can they claim dependents? ;) " URL: https://wg21.link/edit1787 - id: EDIT1788 citation-label: EDIT1788 title: "[bitmask.types] Potential undefined behavior in operator~" URL: https://wg21.link/edit1788 - id: EDIT1789 citation-label: EDIT1789 title: "Use 'trailing requires-clause'" URL: https://wg21.link/edit1789 - id: EDIT1790 citation-label: EDIT1790 title: "[array.size] Remove full template declaration." URL: https://wg21.link/edit1790 - id: EDIT1791 citation-label: EDIT1791 title: "[array] Dissolve single-item subclauses." URL: https://wg21.link/edit1791 - id: EDIT1792 citation-label: EDIT1792 title: "[basic.def.odr] Intervening declarative region should be refered to as such" URL: https://wg21.link/edit1792 - id: EDIT1793 citation-label: EDIT1793 title: "I do not think [fs.req.namespaces] means what it thinks it means" URL: https://wg21.link/edit1793 - id: EDIT1794 citation-label: EDIT1794 title: "[implimits] Unclear text" URL: https://wg21.link/edit1794 - id: EDIT1795 citation-label: EDIT1795 title: "[any.class] Revert dot to comma typo from bdff8687c" URL: https://wg21.link/edit1795 - id: EDIT1796 citation-label: EDIT1796 title: "[tuple.cnstr] \\tcode one instance of \"tuple\"." URL: https://wg21.link/edit1796 - id: EDIT1797 citation-label: EDIT1797 title: "[basic.link] members of unnamed namespace have internal linkage" URL: https://wg21.link/edit1797 - id: EDIT1798 citation-label: EDIT1798 title: "[intro], [basic] Rearrange subclauses" URL: https://wg21.link/edit1798 - id: EDIT1799 citation-label: EDIT1799 title: "[expr] Add subclauses." URL: https://wg21.link/edit1799 - id: EDIT1800 citation-label: EDIT1800 title: "[intro.execution] Clarify full-expression in example." URL: https://wg21.link/edit1800 - id: EDIT1801 citation-label: EDIT1801 title: "[algorithms.general] & [algorithm.syn] name \"mutating sequence operat…" URL: https://wg21.link/edit1801 - id: EDIT1802 citation-label: EDIT1802 title: "[conv.rank] Move from [conv] to [basic.types]" URL: https://wg21.link/edit1802 - id: EDIT1803 citation-label: EDIT1803 title: "[diff] Give numbers to changes." URL: https://wg21.link/edit1803 - id: EDIT1804 citation-label: EDIT1804 title: "[expr], [over] Add cross-references for usual arithmetic conversions." URL: https://wg21.link/edit1804 - id: EDIT1805 citation-label: EDIT1805 title: "Fix some more subscripts for T, also fix cv in a few places." URL: https://wg21.link/edit1805 - id: EDIT1806 citation-label: EDIT1806 title: "[unord.req], [fs.path.io] Fix \"Effects: Equivalent to\" styles" URL: https://wg21.link/edit1806 - id: EDIT1807 citation-label: EDIT1807 title: "rationalize library header name indexing" URL: https://wg21.link/edit1807 - id: EDIT1808 citation-label: EDIT1808 title: "[temp.constr.order] In definition of 'subsumes', remove" URL: https://wg21.link/edit1808 - id: EDIT1809 citation-label: EDIT1809 title: "[basic.link] Entities declared in an unnamed namespace" URL: https://wg21.link/edit1809 - id: EDIT1810 citation-label: EDIT1810 title: "[macros] Introduce \\indexhdr and apply it for all headers." URL: https://wg21.link/edit1810 - id: EDIT1811 citation-label: EDIT1811 title: "[over.over] Consistently use 'set of overloaded functions'" URL: https://wg21.link/edit1811 - id: EDIT1812 citation-label: EDIT1812 title: "[unique.ptr] Remove definition of 'transfers ownership'." URL: https://wg21.link/edit1812 - id: EDIT1813 citation-label: EDIT1813 title: "[variant] Move 'Otherwise' to start of following bullet." URL: https://wg21.link/edit1813 - id: EDIT1814 citation-label: EDIT1814 title: "[util.sharedptr] Dissolve subclause and integrate contents into parent." URL: https://wg21.link/edit1814 - id: EDIT1815 citation-label: EDIT1815 title: "[lib] Harmonize punctuation of 'Effects: Equivalent to'" URL: https://wg21.link/edit1815 - id: EDIT1816 citation-label: EDIT1816 title: "[temp.arg.explicit] Remove note after merge of P0846R0" URL: https://wg21.link/edit1816 - id: EDIT1817 citation-label: EDIT1817 title: "[basic.def] 'class name declaration' is undefined." URL: https://wg21.link/edit1817 - id: EDIT1818 citation-label: EDIT1818 title: "[expr.compound] Expression operators do not 'return' results." URL: https://wg21.link/edit1818 - id: EDIT1819 citation-label: EDIT1819 title: "Use \\tcode for return/if/switch statement." URL: https://wg21.link/edit1819 - id: EDIT1820 citation-label: EDIT1820 title: "[expr.delete] destructor invoked for null pointer values?" URL: https://wg21.link/edit1820 - id: EDIT1821 citation-label: EDIT1821 title: "fix bnf / bnftab / bnfkeywordtab mess" URL: https://wg21.link/edit1821 - id: EDIT1822 citation-label: EDIT1822 title: "[complex.value.ops] and [complex.transcendentals] contain failed attempts to xref the C standard" URL: https://wg21.link/edit1822 - id: EDIT1823 citation-label: EDIT1823 title: "[strings.general] Use plural to take string_view into account" URL: https://wg21.link/edit1823 - id: EDIT1824 citation-label: EDIT1824 title: "[temp.arg.explicit] Remove note obsoleted by P0846R0" URL: https://wg21.link/edit1824 - id: EDIT1825 citation-label: EDIT1825 title: "[structure.summary] Remove obsolete paragraph about Note(s): and Example(s): elements that we no longer provide" URL: https://wg21.link/edit1825 - id: EDIT1826 citation-label: EDIT1826 title: "[dcl.enum] Duplicate sentences about redeclarations" URL: https://wg21.link/edit1826 - id: EDIT1827 citation-label: EDIT1827 title: "[dcl.enum] Merge duplicate normative paragraphs on redeclarations." URL: https://wg21.link/edit1827 - id: EDIT1828 citation-label: EDIT1828 title: "[complex.numbers] Use \\xref for references to the C standard." URL: https://wg21.link/edit1828 - id: EDIT1829 citation-label: EDIT1829 title: "[swappable.requirements] Merge example's comment to one line" URL: https://wg21.link/edit1829 - id: EDIT1830 citation-label: EDIT1830 title: "[layout] Feet at bottom" URL: https://wg21.link/edit1830 - id: EDIT1831 citation-label: EDIT1831 title: "Add Arch Linux getting started instructions" URL: https://wg21.link/edit1831 - id: EDIT1832 citation-label: EDIT1832 title: "[reverse.iterators] Dissolve single-item subclauses." URL: https://wg21.link/edit1832 - id: EDIT1833 citation-label: EDIT1833 title: "[atomics.types.operations]p22 has spurious paragraph break" URL: https://wg21.link/edit1833 - id: EDIT1834 citation-label: EDIT1834 title: "[atomics.types.operations] Remove spurious paragraph break." URL: https://wg21.link/edit1834 - id: EDIT1835 citation-label: EDIT1835 title: "Create a new index for library headers" URL: https://wg21.link/edit1835 - id: EDIT1836 citation-label: EDIT1836 title: "Merge [depr.ispod] with [depr.meta.types]?" URL: https://wg21.link/edit1836 - id: EDIT1837 citation-label: EDIT1837 title: "[diff] Introduce numbered paragraphs" URL: https://wg21.link/edit1837 - id: EDIT1838 citation-label: EDIT1838 title: "Convert blah\\opt to \\opt{blah}" URL: https://wg21.link/edit1838 - id: EDIT1839 citation-label: EDIT1839 title: "Typo, missing \"be\"" URL: https://wg21.link/edit1839 - id: EDIT1840 citation-label: EDIT1840 title: "[mem.res] Fix whitespace around ptr-declarators and template arguments" URL: https://wg21.link/edit1840 - id: EDIT1841 citation-label: EDIT1841 title: "Does [basic.life] have the wrong cross-reference?" URL: https://wg21.link/edit1841 - id: EDIT1842 citation-label: EDIT1842 title: "[basic.life],[mem.res.private],[mem.res.pool.mem],[mem.res.monotonic.buffer] fix cross-references" URL: https://wg21.link/edit1842 - id: EDIT1843 citation-label: EDIT1843 title: "[func.require] Clarify which assignment operators" URL: https://wg21.link/edit1843 - id: EDIT1844 citation-label: EDIT1844 title: "[vector.bool] Use injected-class-name in synopsis" URL: https://wg21.link/edit1844 - id: EDIT1845 citation-label: EDIT1845 title: "Type of an enumerator inside the declaration of its enumeration - a conflict" URL: https://wg21.link/edit1845 - id: EDIT1846 citation-label: EDIT1846 title: "[tuple.tuple] Remove extra space before class scope" URL: https://wg21.link/edit1846 - id: EDIT1847 citation-label: EDIT1847 title: "[lex.ccon] Align char16_t phrasing to UTF-8 one" URL: https://wg21.link/edit1847 - id: EDIT1848 citation-label: EDIT1848 title: "[fs.op.funcs] Separate effects from returns." URL: https://wg21.link/edit1848 - id: EDIT1849 citation-label: EDIT1849 title: "[fs.op.funcs] has 39 immediately-nested subclauses" URL: https://wg21.link/edit1849 - id: EDIT1850 citation-label: EDIT1850 title: "[allocator.adaptor.syn] Fix index entries for scoped_allocator_adaptor member typedefs." URL: https://wg21.link/edit1850 - id: EDIT1851 citation-label: EDIT1851 title: "Remove \\tilde in favour of \\~." URL: https://wg21.link/edit1851 - id: EDIT1852 citation-label: EDIT1852 title: "Consider removing [facets.examples]" URL: https://wg21.link/edit1852 - id: EDIT1853 citation-label: EDIT1853 title: "CI failing due to \"disk quota exceeded\"" URL: https://wg21.link/edit1853 - id: EDIT1854 citation-label: EDIT1854 title: "missing xrefdelta updates for recent reorganization work" URL: https://wg21.link/edit1854 - id: EDIT1855 citation-label: EDIT1855 title: "[basic.compound], [conv.ptr] Improve index for 'null pointer value'" URL: https://wg21.link/edit1855 - id: EDIT1856 citation-label: EDIT1856 title: "[class.friend], [expr.ref], [expr.mptr.oper] Apply \\grammarterm markings" URL: https://wg21.link/edit1856 - id: EDIT1857 citation-label: EDIT1857 title: "[xrefdelta] Add deprecation of [util.smartptr.shared.atomic]" URL: https://wg21.link/edit1857 - id: EDIT1858 citation-label: EDIT1858 title: "[macros] Index all occurrences of \\grammarterm" URL: https://wg21.link/edit1858 - id: EDIT1859 citation-label: EDIT1859 title: "[intro.scope] C++ is not a strict superset of C" URL: https://wg21.link/edit1859 - id: EDIT1860 citation-label: EDIT1860 title: "Possibly misleading sentence in [temp.spec]/5" URL: https://wg21.link/edit1860 - id: EDIT1861 citation-label: EDIT1861 title: "[facet.num.put.virtuals] Fix definition and use of 'loc'" URL: https://wg21.link/edit1861 - id: EDIT1862 citation-label: EDIT1862 title: "[charconv.to.chars, charconv.from.chars] Replace 'minus sign' with '-'" URL: https://wg21.link/edit1862 - id: EDIT1863 citation-label: EDIT1863 title: "[filesystems] 'dot' and 'dot-dot' are not \\grammarterms" URL: https://wg21.link/edit1863 - id: EDIT1864 citation-label: EDIT1864 title: "[fs.path.decompose] 'root-path' is not a grammar non-terminal " URL: https://wg21.link/edit1864 - id: EDIT1865 citation-label: EDIT1865 title: "[except] Fix index entry for 'exception object'" URL: https://wg21.link/edit1865 - id: EDIT1866 citation-label: EDIT1866 title: "[over.best.ics] Adjust example for [over.match.list] case" URL: https://wg21.link/edit1866 - id: EDIT1867 citation-label: EDIT1867 title: "[language.support, utilities] Condense description of exception classes" URL: https://wg21.link/edit1867 - id: EDIT1868 citation-label: EDIT1868 title: "Use 'anonymous union object' where appropriate." URL: https://wg21.link/edit1868 - id: EDIT1869 citation-label: EDIT1869 title: "[utilities] Remove \\placeholder when naming a specific type" URL: https://wg21.link/edit1869 - id: EDIT1870 citation-label: EDIT1870 title: "basic_string_view begins_with has an incorrect reference implementation" URL: https://wg21.link/edit1870 - id: EDIT1871 citation-label: EDIT1871 title: "Fix misuses of \\grammarterm for other purposes" URL: https://wg21.link/edit1871 - id: EDIT1872 citation-label: EDIT1872 title: "[class] Replace \\term with \\defn or \\defnx" URL: https://wg21.link/edit1872 - id: EDIT1873 citation-label: EDIT1873 title: "[cpp] Replace \\term with \\defn" URL: https://wg21.link/edit1873 - id: EDIT1874 citation-label: EDIT1874 title: "Indexing of examples" URL: https://wg21.link/edit1874 - id: EDIT1875 citation-label: EDIT1875 title: "[string.cons] Editorial change for caption on table 56" URL: https://wg21.link/edit1875 - id: EDIT1876 citation-label: EDIT1876 title: "[string.cons] Replace postcondition tables by ordinary Postcondition elements" URL: https://wg21.link/edit1876 - id: EDIT1877 citation-label: EDIT1877 title: "[library] Replace \\term with \\defnx" URL: https://wg21.link/edit1877 - id: EDIT1878 citation-label: EDIT1878 title: "[diff.mods.to.headers] De-index non-existent headers" URL: https://wg21.link/edit1878 - id: EDIT1879 citation-label: EDIT1879 title: "[basic.string] State class invariants about [data(), data() + size()] in the introduction." URL: https://wg21.link/edit1879 - id: EDIT1880 citation-label: EDIT1880 title: "[conv] Replace \\term with \\defn or \\defnx" URL: https://wg21.link/edit1880 - id: EDIT1881 citation-label: EDIT1881 title: "[over] Replace \\term with \\defnx to add index entries" URL: https://wg21.link/edit1881 - id: EDIT1882 citation-label: EDIT1882 title: "Clean up some index entries related to functions" URL: https://wg21.link/edit1882 - id: EDIT1883 citation-label: EDIT1883 title: "[string.view.template] Add missing stable reference" URL: https://wg21.link/edit1883 - id: EDIT1884 citation-label: EDIT1884 title: "[dcl.struct.bind] Clarify that structured bindings are entities (as contrast to names)" URL: https://wg21.link/edit1884 - id: EDIT1885 citation-label: EDIT1885 title: "[defns.undefined] Constant expressions can have \"library UB\"" URL: https://wg21.link/edit1885 - id: EDIT1886 citation-label: EDIT1886 title: "[string.view.template] Add reference to [string.view.find] …" URL: https://wg21.link/edit1886 - id: EDIT1887 citation-label: EDIT1887 title: "[temp.dep.type] Clarify that a simple-template-id denotes a type" URL: https://wg21.link/edit1887 - id: EDIT1888 citation-label: EDIT1888 title: "[refwrap] Fix wrong use of \"shall\"" URL: https://wg21.link/edit1888 - id: EDIT1889 citation-label: EDIT1889 title: "[thread.thread.id] Fix wrong uses of \"shall\"" URL: https://wg21.link/edit1889 - id: EDIT1890 citation-label: EDIT1890 title: "[atomics.types.memop] Add missing \\pnum" URL: https://wg21.link/edit1890 - id: EDIT1891 citation-label: EDIT1891 title: "Use 'one of' formulation for binary-digit" URL: https://wg21.link/edit1891 - id: EDIT1892 citation-label: EDIT1892 title: "[basic.scope.class,basic.lookup.unqual] Use the term \"default member initializer\"" URL: https://wg21.link/edit1892 - id: EDIT1893 citation-label: EDIT1893 title: "[re.regex.construct] Add default argument to itemdecl" URL: https://wg21.link/edit1893 - id: EDIT1894 citation-label: EDIT1894 title: "[expr.const] Fix no longer correct comment" URL: https://wg21.link/edit1894 - id: EDIT1895 citation-label: EDIT1895 title: "[variant.visit] qualify std::forward for consistency" URL: https://wg21.link/edit1895 - id: EDIT1896 citation-label: EDIT1896 title: "[dcl.enum] use indefinite article before \"fixed underlying type\"" URL: https://wg21.link/edit1896 - id: EDIT1897 citation-label: EDIT1897 title: "[basic.lookup] Clarify name lookup consistency" URL: https://wg21.link/edit1897 - id: EDIT1898 citation-label: EDIT1898 title: "[namespace.udir] Ambiguous lookup results are covered in [basic.lookup]" URL: https://wg21.link/edit1898 - id: EDIT1899 citation-label: EDIT1899 title: "[everywhere] Remove paragraph breaks in the middle of sentences" URL: https://wg21.link/edit1899 - id: EDIT1900 citation-label: EDIT1900 title: "[temp.local]/3 Wrong example?" URL: https://wg21.link/edit1900 - id: EDIT1901 citation-label: EDIT1901 title: "[class.temporary, temp.inst, temp.dep, temp.res] Capitalize some sentences." URL: https://wg21.link/edit1901 - id: EDIT1902 citation-label: EDIT1902 title: "Replace \\^ with \\caret" URL: https://wg21.link/edit1902 - id: EDIT1903 citation-label: EDIT1903 title: "[fs.rec.dir.itr.members] Grammar fixes." URL: https://wg21.link/edit1903 - id: EDIT1904 citation-label: EDIT1904 title: "Update the description for array.data" URL: https://wg21.link/edit1904 - id: EDIT1905 citation-label: EDIT1905 title: "Fix references to container requirements tables." URL: https://wg21.link/edit1905 - id: EDIT1906 citation-label: EDIT1906 title: "Problems with [expr.ass]p3 with initializer lists and ambiguity of term \"expression\"" URL: https://wg21.link/edit1906 - id: EDIT1907 citation-label: EDIT1907 title: "Harmonize wording about reallocation invalidating pointers in `vector`" URL: https://wg21.link/edit1907 - id: EDIT1908 citation-label: EDIT1908 title: "Fix decay index redirects." URL: https://wg21.link/edit1908 - id: EDIT1909 citation-label: EDIT1909 title: "Atomic cmpxchg note clarification" URL: https://wg21.link/edit1909 - id: EDIT1910 citation-label: EDIT1910 title: "[expr.comma, class.base.init] What is \"temporary expression\"?" URL: https://wg21.link/edit1910 - id: EDIT1911 citation-label: EDIT1911 title: "[over.match.ctor] Initialization by \"()\" neither is copy-initialization nor direct-initialization. " URL: https://wg21.link/edit1911 - id: EDIT1912 citation-label: EDIT1912 title: "Not a real PR, do not merge" URL: https://wg21.link/edit1912 - id: EDIT1913 citation-label: EDIT1913 title: "[contents,fs.req.namespace] Qualify only namespace-scope names" URL: https://wg21.link/edit1913 - id: EDIT1914 citation-label: EDIT1914 title: "[expr.typeid, time.syn, class.access.base] Replace \\term with \\placeholder where appropriate." URL: https://wg21.link/edit1914 - id: EDIT1915 citation-label: EDIT1915 title: "'floating type' is not a defined term in C++" URL: https://wg21.link/edit1915 - id: EDIT1916 citation-label: EDIT1916 title: "[intro.defs] Default template arguments are not part of the signature" URL: https://wg21.link/edit1916 - id: EDIT1917 citation-label: EDIT1917 title: "Grammar index broken by #1858" URL: https://wg21.link/edit1917 - id: EDIT1918 citation-label: EDIT1918 title: "Remove uses of 'concept' with ordinary English meaning." URL: https://wg21.link/edit1918 - id: EDIT1919 citation-label: EDIT1919 title: "[conv,class] Clause reorganization in core sections" URL: https://wg21.link/edit1919 - id: EDIT1920 citation-label: EDIT1920 title: "[utility] Make content in hanging paragraph non-normative." URL: https://wg21.link/edit1920 - id: EDIT1921 citation-label: EDIT1921 title: "[rand.req.eng] Use \\text, not \\mbox, in math mode" URL: https://wg21.link/edit1921 - id: EDIT1922 citation-label: EDIT1922 title: "[depr.str.strstreams] Add synopsis for header" URL: https://wg21.link/edit1922 - id: EDIT1923 citation-label: EDIT1923 title: "[dcl.dcl] Change example for static_assert" URL: https://wg21.link/edit1923 - id: EDIT1924 citation-label: EDIT1924 title: "[insert.iterators] Dissolve single-item subclauses." URL: https://wg21.link/edit1924 - id: EDIT1925 citation-label: EDIT1925 title: "[dcl.fct.def.delete] questionable example in p3" URL: https://wg21.link/edit1925 - id: EDIT1926 citation-label: EDIT1926 title: "[over.match.oper] p6.2 Add a note for the synthesized <=> candidate" URL: https://wg21.link/edit1926 - id: EDIT1927 citation-label: EDIT1927 title: "[over.match.oper] Add a note for conversions on synthesized candidates." URL: https://wg21.link/edit1927 - id: EDIT1928 citation-label: EDIT1928 title: "[string.classes] Remove class name repeated in subheadings" URL: https://wg21.link/edit1928 - id: EDIT1929 citation-label: EDIT1929 title: "[fs.path.nonmember] Grammar" URL: https://wg21.link/edit1929 - id: EDIT1930 citation-label: EDIT1930 title: "[intro.abstract] Change example for unspecified behavior." URL: https://wg21.link/edit1930 - id: EDIT1931 citation-label: EDIT1931 title: "[stmt.while] Generalize the equivalence for a declaration as the condition." URL: https://wg21.link/edit1931 - id: EDIT1932 citation-label: EDIT1932 title: "[locale] Remove class name repeated in subheadings" URL: https://wg21.link/edit1932 - id: EDIT1933 citation-label: EDIT1933 title: "[containers] Remove class name repeated in subheadings" URL: https://wg21.link/edit1933 - id: EDIT1934 citation-label: EDIT1934 title: "[expr.dynamic.cast] cv-qualification cleanups" URL: https://wg21.link/edit1934 - id: EDIT1935 citation-label: EDIT1935 title: "[unord] \"Specialized algorithms\" vs. \"Swap\"" URL: https://wg21.link/edit1935 - id: EDIT1936 citation-label: EDIT1936 title: "[expr.dynamic.cast] Remove redundant statements on casting away constness" URL: https://wg21.link/edit1936 - id: EDIT1937 citation-label: EDIT1937 title: "[lib] Harmonize references to standard library requirements." URL: https://wg21.link/edit1937 - id: EDIT1938 citation-label: EDIT1938 title: "[expr.rel] \"compares greater\" term is needlessly confusing" URL: https://wg21.link/edit1938 - id: EDIT1939 citation-label: EDIT1939 title: "[std] Improve index by adding cross-references to defined terms" URL: https://wg21.link/edit1939 - id: EDIT1940 citation-label: EDIT1940 title: "[access] Remove inappropriate uses of \\term" URL: https://wg21.link/edit1940 - id: EDIT1941 citation-label: EDIT1941 title: "[dcl.dcl] Replace \\term with \\defn or \\defnx" URL: https://wg21.link/edit1941 - id: EDIT1942 citation-label: EDIT1942 title: "update [dcl.spec.auto]p9 to match the form of wording used by cwg2285" URL: https://wg21.link/edit1942 - id: EDIT1943 citation-label: EDIT1943 title: "[fs.class.filesystem_error] Rephrase para 1 to avoid \"class defines t…" URL: https://wg21.link/edit1943 - id: EDIT1944 citation-label: EDIT1944 title: "[class.temporary] Repair example" URL: https://wg21.link/edit1944 - id: EDIT1945 citation-label: EDIT1945 title: "10.1.7.1 [dcl.type.cv] has a broken PDF bookmark name" URL: https://wg21.link/edit1945 - id: EDIT1946 citation-label: EDIT1946 title: "[dcl.type.cv] Do not use \\grammarterm in heading" URL: https://wg21.link/edit1946 - id: EDIT1947 citation-label: EDIT1947 title: "[dcl.spec.auto] Use of undeduced placeholder types" URL: https://wg21.link/edit1947 - id: EDIT1948 citation-label: EDIT1948 title: "[std] Review cross-references to [expr.prim]" URL: https://wg21.link/edit1948 - id: EDIT1949 citation-label: EDIT1949 title: "CWG2345 Jumping across initializers in init-statements and conditions" URL: https://wg21.link/edit1949 - id: EDIT1950 citation-label: EDIT1950 title: "[dcl.fct.def.delete] Adjust 'onlydouble' example." URL: https://wg21.link/edit1950 - id: EDIT1951 citation-label: EDIT1951 title: "Index entries for \"implementation-dependent\"" URL: https://wg21.link/edit1951 - id: EDIT1952 citation-label: EDIT1952 title: "Imprecise wording regarding pointers to members?" URL: https://wg21.link/edit1952 - id: EDIT1953 citation-label: EDIT1953 title: "[error.reporting] placement and tag are questionable" URL: https://wg21.link/edit1953 - id: EDIT1954 citation-label: EDIT1954 title: "[error.reporting] Change \\rSec3 to \\rSec2" URL: https://wg21.link/edit1954 - id: EDIT1955 citation-label: EDIT1955 title: "[ios.base] has too many variables called \"index\"" URL: https://wg21.link/edit1955 - id: EDIT1956 citation-label: EDIT1956 title: "add example if/when the [[likely]] / [[unlikely]] paper is merged" URL: https://wg21.link/edit1956 - id: EDIT1957 citation-label: EDIT1957 title: "Remove [facets.examples]." URL: https://wg21.link/edit1957 - id: EDIT1958 citation-label: EDIT1958 title: "rename [time.syn] to [chrono.syn]" URL: https://wg21.link/edit1958 - id: EDIT1959 citation-label: EDIT1959 title: "[associative.reqmts] Turn emphasis into a note." URL: https://wg21.link/edit1959 - id: EDIT1960 citation-label: EDIT1960 title: "[time.syn] Rename to [chrono.syn], consistent with header name" URL: https://wg21.link/edit1960 - id: EDIT1961 citation-label: EDIT1961 title: "[xrefdelta] Use \\deprxref" URL: https://wg21.link/edit1961 - id: EDIT1962 citation-label: EDIT1962 title: "Typos in P0753R2" URL: https://wg21.link/edit1962 - id: EDIT1963 citation-label: EDIT1963 title: "[expr.reinterpret.cast] Define reinterpret_cast from nullptr_t in terms of reinterpret_cast rather than c-style cast" URL: https://wg21.link/edit1963 - id: EDIT1964 citation-label: EDIT1964 title: "[mem.res.pool.overview] add proper definitions of terms" URL: https://wg21.link/edit1964 - id: EDIT1965 citation-label: EDIT1965 title: "Use \\placeholder for alias templates in container deduction guides" URL: https://wg21.link/edit1965 - id: EDIT1966 citation-label: EDIT1966 title: "Clarifying \"the value of the expression\" in simple assignment expression" URL: https://wg21.link/edit1966 - id: EDIT1967 citation-label: EDIT1967 title: "Index all mentions of 'implementation-dependent'" URL: https://wg21.link/edit1967 - id: EDIT1968 citation-label: EDIT1968 title: "[conv.fctptr,special] Pointers to members designate their target" URL: https://wg21.link/edit1968 - id: EDIT1969 citation-label: EDIT1969 title: "[ios.base] Disambiguate parameters from static data members" URL: https://wg21.link/edit1969 - id: EDIT1970 citation-label: EDIT1970 title: "[support.types.byteops] byte spec has wrong sequence of Remarks/Effects in C++17 std" URL: https://wg21.link/edit1970 - id: EDIT1971 citation-label: EDIT1971 title: "[intro.refs] add normative reference on ISO 8601" URL: https://wg21.link/edit1971 - id: EDIT1972 citation-label: EDIT1972 title: "[intro.refs] Add normative reference to ISO 8601" URL: https://wg21.link/edit1972 - id: EDIT1973 citation-label: EDIT1973 title: "[support.types.byteops] Move 'Remarks' to after 'Effects'" URL: https://wg21.link/edit1973 - id: EDIT1974 citation-label: EDIT1974 title: "improve `std::chrono::month` `operator+`'s description of arithmetic mod 12" URL: https://wg21.link/edit1974 - id: EDIT1975 citation-label: EDIT1975 title: "[namespace.udecl]p16 references nonexistent \"implicit this parameter\"" URL: https://wg21.link/edit1975 - id: EDIT1976 citation-label: EDIT1976 title: "[namespace.udecl] Demote normative duplication to notes" URL: https://wg21.link/edit1976 - id: EDIT1977 citation-label: EDIT1977 title: "[expr.rel] Clarify auxiliary partial ordering" URL: https://wg21.link/edit1977 - id: EDIT1978 citation-label: EDIT1978 title: "[containers] Removed redundant specifications of non-member swap" URL: https://wg21.link/edit1978 - id: EDIT1979 citation-label: EDIT1979 title: "[index] Do not index examples" URL: https://wg21.link/edit1979 - id: EDIT1980 citation-label: EDIT1980 title: "[temp.spec] Fix cross-reference to one-definition rule." URL: https://wg21.link/edit1980 - id: EDIT1981 citation-label: EDIT1981 title: "[temp.local] Fix example not to name the constructor." URL: https://wg21.link/edit1981 - id: EDIT1982 citation-label: EDIT1982 title: "[lib] \\xref may refer to standards other than C" URL: https://wg21.link/edit1982 - id: EDIT1983 citation-label: EDIT1983 title: "[implimits] Clarify meaning of implementation limits" URL: https://wg21.link/edit1983 - id: EDIT1984 citation-label: EDIT1984 title: "[re.regex] Avoid duplicate list of constants" URL: https://wg21.link/edit1984 - id: EDIT1985 citation-label: EDIT1985 title: "[time.duration.nonmember] Replace type designator CR with its definition" URL: https://wg21.link/edit1985 - id: EDIT1986 citation-label: EDIT1986 title: "[lib] Avoid 'shall' and 'should' in footnotes." URL: https://wg21.link/edit1986 - id: EDIT1987 citation-label: EDIT1987 title: "[over.best.ics] p6, [over.ics.ref] p1 Fix case" URL: https://wg21.link/edit1987 - id: EDIT1988 citation-label: EDIT1988 title: "[dcl.type.cv] P4 doesn't sufficiently define \"modify\"" URL: https://wg21.link/edit1988 - id: EDIT1989 citation-label: EDIT1989 title: "Update container advice" URL: https://wg21.link/edit1989 - id: EDIT1990 citation-label: EDIT1990 title: "[utility.syn]p2 should be moved to [charconv.syn]" URL: https://wg21.link/edit1990 - id: EDIT1991 citation-label: EDIT1991 title: "Rename [cmp.syn] to [compare.syn]" URL: https://wg21.link/edit1991 - id: EDIT1992 citation-label: EDIT1992 title: "[utilities] Move chars_format bitmask statement to [charconv.syn]" URL: https://wg21.link/edit1992 - id: EDIT1993 citation-label: EDIT1993 title: "[cmp.syn] Rename to [compare.syn] to match the header name" URL: https://wg21.link/edit1993 - id: EDIT1994 citation-label: EDIT1994 title: "[any.class] Rephrase small-object optimization" URL: https://wg21.link/edit1994 - id: EDIT1995 citation-label: EDIT1995 title: "[conv,expr] Use \\cv{} where appropriate" URL: https://wg21.link/edit1995 - id: EDIT1996 citation-label: EDIT1996 title: "[basic.def.odr] Adds note that x may be part of a qualified id" URL: https://wg21.link/edit1996 - id: EDIT1997 citation-label: EDIT1997 title: "consider whether [cinttypes.syn] is in the right place" URL: https://wg21.link/edit1997 - id: EDIT1998 citation-label: EDIT1998 title: "P0969R0 editorial fix" URL: https://wg21.link/edit1998 - id: EDIT1999 citation-label: EDIT1999 title: "[time.cal.month.nonmembers,time.cal.wd.nonmembers] Do not digress to …" URL: https://wg21.link/edit1999 - id: EDIT2000 citation-label: EDIT2000 title: "th should be \\textrm'ed" URL: https://wg21.link/edit2000 - id: EDIT2001 citation-label: EDIT2001 title: "uses of \"parameter pack\" should specify \"template\" or \"function\"" URL: https://wg21.link/edit2001 - id: EDIT2002 citation-label: EDIT2002 title: "[ostream.manip] fix \"basic_osyncbuf\" typo" URL: https://wg21.link/edit2002 - id: EDIT2003 citation-label: EDIT2003 title: "More places to use i^\\text{th} for i-th" URL: https://wg21.link/edit2003 - id: EDIT2004 citation-label: EDIT2004 title: "[ostream.manip] fix \"basic_osyncbuf\" typo" URL: https://wg21.link/edit2004 - id: EDIT2005 citation-label: EDIT2005 title: "[ostream.manip,time] Replace \"can not\" with \"cannot\"" URL: https://wg21.link/edit2005 - id: EDIT2006 citation-label: EDIT2006 title: "[span.cons] Fix indentation of remarks." URL: https://wg21.link/edit2006 - id: EDIT2007 citation-label: EDIT2007 title: "[span.elem] Fix misplaced colon" URL: https://wg21.link/edit2007 - id: EDIT2008 citation-label: EDIT2008 title: "[stmt.while] no rewrite rule for non-variable condition case" URL: https://wg21.link/edit2008 - id: EDIT2009 citation-label: EDIT2009 title: "Travis CI: Upgrade to newer TeX Live distribution." URL: https://wg21.link/edit2009 - id: EDIT2010 citation-label: EDIT2010 title: "[temp.concept]: Use note; no syntax for explicit specialization, etc." URL: https://wg21.link/edit2010 - id: EDIT2011 citation-label: EDIT2011 title: "empty xrefdelta.gls" URL: https://wg21.link/edit2011 - id: EDIT2012 citation-label: EDIT2012 title: "[dcl.init.aggr] Does p9 apply to function-style casts?" URL: https://wg21.link/edit2012 - id: EDIT2013 citation-label: EDIT2013 title: "[grammar index] Fix warnings; prefer listing bold page locators." URL: https://wg21.link/edit2013 - id: EDIT2014 citation-label: EDIT2014 title: "unify capitalization of node_handle and INSERT_RETURN_TYPE" URL: https://wg21.link/edit2014 - id: EDIT2015 citation-label: EDIT2015 title: "[xrefdelta] Fixes for reverse_iterator cleanup" URL: https://wg21.link/edit2015 - id: EDIT2016 citation-label: EDIT2016 title: "[stmt.while] Simplify rewrite rule." URL: https://wg21.link/edit2016 - id: EDIT2017 citation-label: EDIT2017 title: "[time.syn] groups the new literal operators incorrectly" URL: https://wg21.link/edit2017 - id: EDIT2018 citation-label: EDIT2018 title: "[time.syn] Add comments pointing to specification of literal operators" URL: https://wg21.link/edit2018 - id: EDIT2019 citation-label: EDIT2019 title: "[dcl.array] Clarify that an array bound is deduced in an explicit typ…" URL: https://wg21.link/edit2019 - id: EDIT2020 citation-label: EDIT2020 title: "Clarify which kind of parameter pack is intended." URL: https://wg21.link/edit2020 - id: EDIT2021 citation-label: EDIT2021 title: "[move.iterators] Dissolve single-item subclauses." URL: https://wg21.link/edit2021 - id: EDIT2022 citation-label: EDIT2022 title: "[macros, lex, over] Dissolve bnfkeytab environments. Use a fixed-width (\\fw{...}) code field instead." URL: https://wg21.link/edit2022 - id: EDIT2023 citation-label: EDIT2023 title: "[numarray] Wildly inconsistent formatting for valarray helpers" URL: https://wg21.link/edit2023 - id: EDIT2024 citation-label: EDIT2024 title: "[template.slice.array] Harmonize presentation with neighboring parall…" URL: https://wg21.link/edit2024 - id: EDIT2025 citation-label: EDIT2025 title: "[dcl.type.cv,expr.ass] Clarify the meaning of \"modify\" for an object." URL: https://wg21.link/edit2025 - id: EDIT2026 citation-label: EDIT2026 title: "Word-for-word repetition in [views.general] and [span.overview]" URL: https://wg21.link/edit2026 - id: EDIT2027 citation-label: EDIT2027 title: "Use \\commentellip macro for omitted program text." URL: https://wg21.link/edit2027 - id: EDIT2028 citation-label: EDIT2028 title: "[time.syn][time.zone] Various editorial fixes" URL: https://wg21.link/edit2028 - id: EDIT2029 citation-label: EDIT2029 title: "library wording uses meaningless term \"is convertible to\"" URL: https://wg21.link/edit2029 - id: EDIT2030 citation-label: EDIT2030 title: "[basic.def.odr] What does \"non-trivial functions\" mean?" URL: https://wg21.link/edit2030 - id: EDIT2031 citation-label: EDIT2031 title: "[enumerated.types,bitmask.types] Use \\vdots and \\ldots instead of ...…" URL: https://wg21.link/edit2031 - id: EDIT2032 citation-label: EDIT2032 title: "Mixed use of \\ldots and \\dotsc" URL: https://wg21.link/edit2032 - id: EDIT2033 citation-label: EDIT2033 title: "[rand] Use \\dotsc, not \\ldots for comma-separated lists" URL: https://wg21.link/edit2033 - id: EDIT2034 citation-label: EDIT2034 title: "[class.spaceship] Use math mode for the entire formula," URL: https://wg21.link/edit2034 - id: EDIT2035 citation-label: EDIT2035 title: "[cpp, lex, over] Make bnf indentation in source match presentation." URL: https://wg21.link/edit2035 - id: EDIT2036 citation-label: EDIT2036 title: "[pairs.pair]/25 operator= Effects clause uses wrong type names U and V" URL: https://wg21.link/edit2036 - id: EDIT2037 citation-label: EDIT2037 title: "[pairs.pair] Missed rename from U,V to U1,U2." URL: https://wg21.link/edit2037 - id: EDIT2038 citation-label: EDIT2038 title: "The Note in [over.oper]/1 requires a change" URL: https://wg21.link/edit2038 - id: EDIT2039 citation-label: EDIT2039 title: "[template.gslice.array.overview] Join two single-sentence paragraphs." URL: https://wg21.link/edit2039 - id: EDIT2040 citation-label: EDIT2040 title: "[over.oper] Remove incorrect and redundant sentence in a note." URL: https://wg21.link/edit2040 - id: EDIT2041 citation-label: EDIT2041 title: "[temp.arg.explicit] Misleading note about explicit template arguments on constructors" URL: https://wg21.link/edit2041 - id: EDIT2042 citation-label: EDIT2042 title: "The example in [over.sub]p1 is incorrect" URL: https://wg21.link/edit2042 - id: EDIT2043 citation-label: EDIT2043 title: "[temp.arg.explicit,temp.mem] Clarify note about explicit template arg…" URL: https://wg21.link/edit2043 - id: EDIT2044 citation-label: EDIT2044 title: "[basic.lval]/4 (Note): add non-lvalue array subscripting expression to xvalue examples" URL: https://wg21.link/edit2044 - id: EDIT2045 citation-label: EDIT2045 title: "[basic.lval] Add array subscripting to note enumerating xvalues." URL: https://wg21.link/edit2045 - id: EDIT2046 citation-label: EDIT2046 title: "[over.match] Why \"glvalue or class prvalue\"?" URL: https://wg21.link/edit2046 - id: EDIT2047 citation-label: EDIT2047 title: "[over.match,over.match.ref] Drop obsolete mention of class prvalues." URL: https://wg21.link/edit2047 - id: EDIT2048 citation-label: EDIT2048 title: "[dcl.array]: delete note about non-modifiability of arrays" URL: https://wg21.link/edit2048 - id: EDIT2049 citation-label: EDIT2049 title: "[dcl.array]/8 does not take into account array xvalues" URL: https://wg21.link/edit2049 - id: EDIT2050 citation-label: EDIT2050 title: "[dcl.array,expr.sub] Consolidate notes on symmetry of array subscript…" URL: https://wg21.link/edit2050 - id: EDIT2051 citation-label: EDIT2051 title: "[expr.ref]/2 " URL: https://wg21.link/edit2051 - id: EDIT2052 citation-label: EDIT2052 title: "Order library comparisons canonically" URL: https://wg21.link/edit2052 - id: EDIT2053 citation-label: EDIT2053 title: "[over.match.copy]: \"return lvalues or xvalues\" makes me uncomfortable" URL: https://wg21.link/edit2053 - id: EDIT2054 citation-label: EDIT2054 title: "[over.match.copy] Clarify candidate function selection for references." URL: https://wg21.link/edit2054 - id: EDIT2055 citation-label: EDIT2055 title: "[basic.scope.pdecl] Change \"type-id\" to \"defining-type-id\"" URL: https://wg21.link/edit2055 - id: EDIT2056 citation-label: EDIT2056 title: "[algorithms.parallel.defns] Fix cross-reference to [algorithms.requirements]" URL: https://wg21.link/edit2056 - id: EDIT2057 citation-label: EDIT2057 title: "[atomics.types.operations] misuses \"underlying type\"" URL: https://wg21.link/edit2057 - id: EDIT2058 citation-label: EDIT2058 title: "[class.dtor] Typo." URL: https://wg21.link/edit2058 - id: EDIT2059 citation-label: EDIT2059 title: "[span.overview] Fix typo" URL: https://wg21.link/edit2059 - id: EDIT2060 citation-label: EDIT2060 title: "Delete redundant and wrong example" URL: https://wg21.link/edit2060 - id: EDIT2061 citation-label: EDIT2061 title: "[atomics.types.operations] Avoid inappropriate use of 'underlying type'" URL: https://wg21.link/edit2061 - id: EDIT2062 citation-label: EDIT2062 title: "[views.general] Remove redundant introduction for span." URL: https://wg21.link/edit2062 - id: EDIT2063 citation-label: EDIT2063 title: "Fixed example about [[likely]] attribute" URL: https://wg21.link/edit2063 - id: EDIT2064 citation-label: EDIT2064 title: "Follow \"semantic line breaks\" in the LaTeX sources" URL: https://wg21.link/edit2064 - id: EDIT2065 citation-label: EDIT2065 title: "Improve indexing for \"trivial class\" et al" URL: https://wg21.link/edit2065 - id: EDIT2066 citation-label: EDIT2066 title: "[class] Split paragraph defining standard-layout class" URL: https://wg21.link/edit2066 - id: EDIT2067 citation-label: EDIT2067 title: "Adding index cross-references for definitions where index entry is for a different term" URL: https://wg21.link/edit2067 - id: EDIT2068 citation-label: EDIT2068 title: "[expr.new] p18 Weird index entries for initialization in new-expression" URL: https://wg21.link/edit2068 - id: EDIT2069 citation-label: EDIT2069 title: "Consider consistently omitting \"expression\" in \"{l,r,x,pr,gl}value expression\"" URL: https://wg21.link/edit2069 - id: EDIT2070 citation-label: EDIT2070 title: "[rand] Use itemize envs instead of enumeratea" URL: https://wg21.link/edit2070 - id: EDIT2071 citation-label: EDIT2071 title: "Unify typesetting of ordinals." URL: https://wg21.link/edit2071 - id: EDIT2072 citation-label: EDIT2072 title: "Overuse and misuse of \\techterm in [rand]" URL: https://wg21.link/edit2072 - id: EDIT2073 citation-label: EDIT2073 title: "Improves the spacing around bit operators." URL: https://wg21.link/edit2073 - id: EDIT2074 citation-label: EDIT2074 title: "Misplaced index entries on [class] p6" URL: https://wg21.link/edit2074 - id: EDIT2075 citation-label: EDIT2075 title: "Improved typesetting of probability functions." URL: https://wg21.link/edit2075 - id: EDIT2076 citation-label: EDIT2076 title: "Evaluate uses of `\\textit` in text" URL: https://wg21.link/edit2076 - id: EDIT2077 citation-label: EDIT2077 title: "[dcl.attr.likelihood] Fix error in example" URL: https://wg21.link/edit2077 - id: EDIT2078 citation-label: EDIT2078 title: "[istreambuf.iterator.proxy] correct title and remove default template…" URL: https://wg21.link/edit2078 - id: EDIT2079 citation-label: EDIT2079 title: "[conv.lval] Move a misplaced note" URL: https://wg21.link/edit2079 - id: EDIT2080 citation-label: EDIT2080 title: "[macros,class] Define \\defnc and use it experimentally" URL: https://wg21.link/edit2080 - id: EDIT2081 citation-label: EDIT2081 title: "[expr.new] Remove misplaced index entries" URL: https://wg21.link/edit2081 - id: EDIT2082 citation-label: EDIT2082 title: "Probably wrong complexity of std::includes" URL: https://wg21.link/edit2082 - id: EDIT2083 citation-label: EDIT2083 title: "[output.iterators] Strike useless sentence from note" URL: https://wg21.link/edit2083 - id: EDIT2084 citation-label: EDIT2084 title: "[class] Remove misplaced index entries" URL: https://wg21.link/edit2084 - id: EDIT2085 citation-label: EDIT2085 title: "Drop redundant 'expression'" URL: https://wg21.link/edit2085 - id: EDIT2086 citation-label: EDIT2086 title: "[dcl.init,over.match.ctor] Clarify copy-initialization for empty argu…" URL: https://wg21.link/edit2086 - id: EDIT2087 citation-label: EDIT2087 title: "Wrong specification of `basic_string_view::starts_with(basic_string_view)`" URL: https://wg21.link/edit2087 - id: EDIT2088 citation-label: EDIT2088 title: "[intro.abstract] Move \\indextext under \\pnum" URL: https://wg21.link/edit2088 - id: EDIT2089 citation-label: EDIT2089 title: "Fix a typo in the note for `std::less`." URL: https://wg21.link/edit2089 - id: EDIT2090 citation-label: EDIT2090 title: "[intro.refs]/1 Plurality correction" URL: https://wg21.link/edit2090 - id: EDIT2091 citation-label: EDIT2091 title: "[over.match.viable] Fix cross-reference to satisfaction of constraints" URL: https://wg21.link/edit2091 - id: EDIT2092 citation-label: EDIT2092 title: "[smartptr] Remove class name repeated in subheadings" URL: https://wg21.link/edit2092 - id: EDIT2093 citation-label: EDIT2093 title: "[syserr] Remove class name repeated in subheadings" URL: https://wg21.link/edit2093 - id: EDIT2094 citation-label: EDIT2094 title: "Harmonize \"lambda expression\" towards \"lambda-expression\" (grammar term)" URL: https://wg21.link/edit2094 - id: EDIT2095 citation-label: EDIT2095 title: "[basic.fundamental] is missing a definition of \"fundamental type\"" URL: https://wg21.link/edit2095 - id: EDIT2096 citation-label: EDIT2096 title: "[optional.syn] is the wrong place to state requirements on std::optional" URL: https://wg21.link/edit2096 - id: EDIT2097 citation-label: EDIT2097 title: "[lib] Make use of \"introduce data races\" consistent" URL: https://wg21.link/edit2097 - id: EDIT2098 citation-label: EDIT2098 title: "[fs.path.append] Fix examples to show correct results for Windows" URL: https://wg21.link/edit2098 - id: EDIT2099 citation-label: EDIT2099 title: "[container.list/forward_list] fix missing 'to' in 'referred [to] by'" URL: https://wg21.link/edit2099 - id: EDIT2100 citation-label: EDIT2100 title: "[(forward)list.modifiers] fix missing 'to' in 'referred [to] by'" URL: https://wg21.link/edit2100 - id: EDIT2101 citation-label: EDIT2101 title: "we say ISO 10646 in some places where we mean ISO/IEC 10646" URL: https://wg21.link/edit2101 - id: EDIT2102 citation-label: EDIT2102 title: "[depr.locale.stdcvt.req] D.18.2 normative references for UCS-2 and UCS-4 " URL: https://wg21.link/edit2102 - id: EDIT2103 citation-label: EDIT2103 title: "[time.zone.db.remote] replace \"this section\" with \"this subclause\"" URL: https://wg21.link/edit2103 - id: EDIT2104 citation-label: EDIT2104 title: "[atomics.types.operations]p20's note makes incorrect assumptions about atomic representation" URL: https://wg21.link/edit2104 - id: EDIT2105 citation-label: EDIT2105 title: "[basic.types] p4: definition of \"value representation\" unnecessarily vague" URL: https://wg21.link/edit2105 - id: EDIT2106 citation-label: EDIT2106 title: "[atomics.types.operations] ISO frowns on \"may\" and \"may not\" in notes" URL: https://wg21.link/edit2106 - id: EDIT2107 citation-label: EDIT2107 title: "Add cross-references to lists of delayed-parsed region" URL: https://wg21.link/edit2107 - id: EDIT2108 citation-label: EDIT2108 title: "contracts: rework change to basic.def.odr" URL: https://wg21.link/edit2108 - id: EDIT2109 citation-label: EDIT2109 title: "[lex.charset] ISO/IEC 10646 does not define \"character short name\"" URL: https://wg21.link/edit2109 - id: EDIT2110 citation-label: EDIT2110 title: "Harmonize index entries for list items" URL: https://wg21.link/edit2110 - id: EDIT2111 citation-label: EDIT2111 title: "[dcl.mptr] Add index entry for pointer to member clause" URL: https://wg21.link/edit2111 - id: EDIT2112 citation-label: EDIT2112 title: "[span.overview] fix reverse_iterator for span" URL: https://wg21.link/edit2112 - id: EDIT2113 citation-label: EDIT2113 title: "[2018-06 CWG Motion 1] P1113R0 CWG \"ready\" Issues for the June, 2018 (Rapperswil) meeting" URL: https://wg21.link/edit2113 - id: EDIT2114 citation-label: EDIT2114 title: "[2018-06 CWG Motion 2] P1114R0 CWG \"tentatively ready\" Issues for the June, 2018 (Rapperswil) meeting" URL: https://wg21.link/edit2114 - id: EDIT2115 citation-label: EDIT2115 title: "[2018-06 CWG Motion 3] P0806R2 Deprecate implicit capture of this via [=]" URL: https://wg21.link/edit2115 - id: EDIT2116 citation-label: EDIT2116 title: "[2018-06 CWG Motion 4] P1042R1 __VA_OPT__ wording clarifications" URL: https://wg21.link/edit2116 - id: EDIT2117 citation-label: EDIT2117 title: "[2018-06 CWG Motion 5] P0929R2 Checking for abstract class types" URL: https://wg21.link/edit2117 - id: EDIT2118 citation-label: EDIT2118 title: "[2018-06 CWG Motion 6] P0732R2 Class types in non-type template parameters" URL: https://wg21.link/edit2118 - id: EDIT2119 citation-label: EDIT2119 title: "" URL: https://wg21.link/edit2119 - id: EDIT2120 citation-label: EDIT2120 title: "[2018-06 CWG Motion 8] P1025R1 Update the reference to the Unicode standard" URL: https://wg21.link/edit2120 - id: EDIT2121 citation-label: EDIT2121 title: "[2018-06 CWG Motion 9] P0528R3 The curious case of padding bits, featuring atomic compare-and-exchange" URL: https://wg21.link/edit2121 - id: EDIT2122 citation-label: EDIT2122 title: "[2018-06 CWG Motion 10] P0722R3 Efficient sized delete for variable sized classes" URL: https://wg21.link/edit2122 - id: EDIT2123 citation-label: EDIT2123 title: "[2018-06 CWG Motion 11] P1064R0 Allowing virtual function calls in constant expressions" URL: https://wg21.link/edit2123 - id: EDIT2124 citation-label: EDIT2124 title: "[2018-06 CWG Motion 12] P1008R1 Prohibit aggregates with user-declared constructors" URL: https://wg21.link/edit2124 - id: EDIT2125 citation-label: EDIT2125 title: "[2018-06 CWG Motion 13] P1120R0 Consistency improvements for <=> and other comparison operators" URL: https://wg21.link/edit2125 - id: EDIT2126 citation-label: EDIT2126 title: "[2018-06 CWG Motion 14] P0542R5 Support for contract based programming in C++" URL: https://wg21.link/edit2126 - id: EDIT2127 citation-label: EDIT2127 title: "[2018-06 CWG Motion 15] P0941R2 Integrating feature-test macros into the C++ WD (rev. 2)" URL: https://wg21.link/edit2127 - id: EDIT2128 citation-label: EDIT2128 title: "[2018-06 CWG Motion 16] P0892R2 explicit(bool)" URL: https://wg21.link/edit2128 - id: EDIT2129 citation-label: EDIT2129 title: "[2018-06 LWG Motion 11] P1082R0 LWG Issues to be moved in Rapperswil (except issue 3071)" URL: https://wg21.link/edit2129 - id: EDIT2130 citation-label: EDIT2130 title: "[2018-06 LWG Motion 12] P0475R1 LWG 2511: guaranteed copy elision for piecewise construction" URL: https://wg21.link/edit2130 - id: EDIT2131 citation-label: EDIT2131 title: " [2018-06 LWG Motion 13] P0476R2 Bit-casting object representations" URL: https://wg21.link/edit2131 - id: EDIT2132 citation-label: EDIT2132 title: " [2018-06 LWG Motion 14] P0788R3 Standard library specification in a concepts and contracts world" URL: https://wg21.link/edit2132 - id: EDIT2133 citation-label: EDIT2133 title: " [2018-06 LWG Motion 16] P0458R2 Checking for existence of an element in associative containers" URL: https://wg21.link/edit2133 - id: EDIT2134 citation-label: EDIT2134 title: " [2018-06 LWG Motion 17] P0759R1 fpos requirements" URL: https://wg21.link/edit2134 - id: EDIT2135 citation-label: EDIT2135 title: " [2018-06 LWG Motion 18] P1023R0 constexpr comparison operators for std::array" URL: https://wg21.link/edit2135 - id: EDIT2136 citation-label: EDIT2136 title: "[2018-06 LWG Motion 19] P0769R2 Add shift to " URL: https://wg21.link/edit2136 - id: EDIT2137 citation-label: EDIT2137 title: "[2018-06 LWG Motion 20] P0887R1 The identity metafunction" URL: https://wg21.link/edit2137 - id: EDIT2138 citation-label: EDIT2138 title: "[2018-06 LWG Motion 21] P0879R0 Constexpr for swap and swap related functions" URL: https://wg21.link/edit2138 - id: EDIT2139 citation-label: EDIT2139 title: "[2018-06 LWG Motion 22] P0758R1 Implicit conversion traits and utility functions" URL: https://wg21.link/edit2139 - id: EDIT2140 citation-label: EDIT2140 title: "[2018-06 LWG Motion 23] P0556R3 Integral power-of-2 operations" URL: https://wg21.link/edit2140 - id: EDIT2141 citation-label: EDIT2141 title: "[2018-06 LWG Motion 24] P0019R8 Atomic ref" URL: https://wg21.link/edit2141 - id: EDIT2142 citation-label: EDIT2142 title: "[2018-06 LWG Motion 25] P0935R0 Eradicating unnecessarily explicit default constructors from the standard library" URL: https://wg21.link/edit2142 - id: EDIT2143 citation-label: EDIT2143 title: "[2018-06 LWG Motion 26] P0646R1 Improving the return value of erase-like algorithms" URL: https://wg21.link/edit2143 - id: EDIT2144 citation-label: EDIT2144 title: "[2018-06 LWG Motion 27] P0619R4 Reviewing deprecated facilities of C++17 for C++20" URL: https://wg21.link/edit2144 - id: EDIT2145 citation-label: EDIT2145 title: "[2018-06 LWG Motion 28] P0898R3 Standard library concepts" URL: https://wg21.link/edit2145 - id: EDIT2146 citation-label: EDIT2146 title: "P1025R1 Update the reference to the Unicode standard" URL: https://wg21.link/edit2146 - id: EDIT2147 citation-label: EDIT2147 title: "P0806R2 Deprecate implicit capture of this via [=]" URL: https://wg21.link/edit2147 - id: EDIT2148 citation-label: EDIT2148 title: "P1042R1 __VA_OPT__ wording clarifications" URL: https://wg21.link/edit2148 - id: EDIT2149 citation-label: EDIT2149 title: "P0929R2 Checking for abstract class types" URL: https://wg21.link/edit2149 - id: EDIT2150 citation-label: EDIT2150 title: "Calling std::terminate() vs. std::terminate (no parens)" URL: https://wg21.link/edit2150 - id: EDIT2151 citation-label: EDIT2151 title: "P0542R5 Support for contract based programming in C++" URL: https://wg21.link/edit2151 - id: EDIT2152 citation-label: EDIT2152 title: "P0892R2 explicit(bool)" URL: https://wg21.link/edit2152 - id: EDIT2153 citation-label: EDIT2153 title: "P0941R2 Integrating feature-test macros into the C++ WD" URL: https://wg21.link/edit2153 - id: EDIT2154 citation-label: EDIT2154 title: "P0528R3 The curious case of padding bits, featuring atomic compare-and-exchange" URL: https://wg21.link/edit2154 - id: EDIT2155 citation-label: EDIT2155 title: "P1023R0 constexpr comparison operators for std::array" URL: https://wg21.link/edit2155 - id: EDIT2156 citation-label: EDIT2156 title: "P0556R3: Integral power-of-2 operations" URL: https://wg21.link/edit2156 - id: EDIT2157 citation-label: EDIT2157 title: "P0769R2 Add shift to " URL: https://wg21.link/edit2157 - id: EDIT2158 citation-label: EDIT2158 title: "P0759R1 fpos requirements" URL: https://wg21.link/edit2158 - id: EDIT2159 citation-label: EDIT2159 title: "P0887R1 The identity metafunction" URL: https://wg21.link/edit2159 - id: EDIT2160 citation-label: EDIT2160 title: "P0879R0 Constexpr for swap and swap-related functions" URL: https://wg21.link/edit2160 - id: EDIT2161 citation-label: EDIT2161 title: "P0758R1 Implicit conversion traits and utility functions" URL: https://wg21.link/edit2161 - id: EDIT2162 citation-label: EDIT2162 title: "P0935R0 Eradicating unnecessarily explicit default constructors from the standard library" URL: https://wg21.link/edit2162 - id: EDIT2163 citation-label: EDIT2163 title: "P0458R2 Checking for existence of an element in associative containers" URL: https://wg21.link/edit2163 - id: EDIT2164 citation-label: EDIT2164 title: "P0788R3 Standard library specification in a concepts and contracts world" URL: https://wg21.link/edit2164 - id: EDIT2165 citation-label: EDIT2165 title: "P0646R1 Improving the return value of erase-like algorithms" URL: https://wg21.link/edit2165 - id: EDIT2166 citation-label: EDIT2166 title: " P0722R3 Efficient sized delete for variable sized classes" URL: https://wg21.link/edit2166 - id: EDIT2167 citation-label: EDIT2167 title: "P1064R0 Allowing virtual function calls in constant expressions" URL: https://wg21.link/edit2167 - id: EDIT2168 citation-label: EDIT2168 title: "P0476R2 Bit-casting object representations" URL: https://wg21.link/edit2168 - id: EDIT2169 citation-label: EDIT2169 title: "P1008R1 Prohibit aggregates with user-declared constructors" URL: https://wg21.link/edit2169 - id: EDIT2170 citation-label: EDIT2170 title: "P1120R0 Consistency improvements for <=> and other comparison operators" URL: https://wg21.link/edit2170 - id: EDIT2171 citation-label: EDIT2171 title: "P0732R2 Class types in non-type template parameters" URL: https://wg21.link/edit2171 - id: EDIT2172 citation-label: EDIT2172 title: "P0019R8 Atomic ref" URL: https://wg21.link/edit2172 - id: EDIT2173 citation-label: EDIT2173 title: "P0619 Review of deprecated facilities" URL: https://wg21.link/edit2173 - id: EDIT2174 citation-label: EDIT2174 title: "[macros,headers] Introduce 'multicoltable'" URL: https://wg21.link/edit2174 - id: EDIT2175 citation-label: EDIT2175 title: "[dcl.array]/1 This grammar does not always declare an array." URL: https://wg21.link/edit2175 - id: EDIT2176 citation-label: EDIT2176 title: "P0898R3 Standard Library Concepts" URL: https://wg21.link/edit2176 - id: EDIT2177 citation-label: EDIT2177 title: "Typo: [temp.dep]/1 says \"An expressions\"" URL: https://wg21.link/edit2177 - id: EDIT2178 citation-label: EDIT2178 title: " [vector.cons]/1 should say noexcept" URL: https://wg21.link/edit2178 - id: EDIT2179 citation-label: EDIT2179 title: "[class.copy.assign]/7.4 misses the unsuccessful overload resolution case" URL: https://wg21.link/edit2179 - id: EDIT2180 citation-label: EDIT2180 title: "[dcl.init.ref]/5 misuses \"underlying type\" for references" URL: https://wg21.link/edit2180 - id: EDIT2181 citation-label: EDIT2181 title: "[temp.dep] Typo fix: 'An expressions...'" URL: https://wg21.link/edit2181 - id: EDIT2182 citation-label: EDIT2182 title: "[vector.cons] vector(Allocator) should be noexcept" URL: https://wg21.link/edit2182 - id: EDIT2183 citation-label: EDIT2183 title: "[dcl.init.ref] Avoid use of 'underlying type' for references" URL: https://wg21.link/edit2183 - id: EDIT2184 citation-label: EDIT2184 title: "[temp.constr.constr]/2, [iterator.requirements.general]/14, [re.results.size]/1 Replace \"section\" with \"subclause\"" URL: https://wg21.link/edit2184 - id: EDIT2185 citation-label: EDIT2185 title: "[cpp.subst] Create new grammar production for __VA_OPT__(content)" URL: https://wg21.link/edit2185 - id: EDIT2186 citation-label: EDIT2186 title: "P1113R0 CWG \"ready\" Issues for the June, 2018 (Rapperswil) meeting" URL: https://wg21.link/edit2186 - id: EDIT2187 citation-label: EDIT2187 title: "[basic.start,except] Harmonize references to std::terminate" URL: https://wg21.link/edit2187 - id: EDIT2188 citation-label: EDIT2188 title: "[temp.explicit] Restrictions on explicit instantiations are inconsistently placed" URL: https://wg21.link/edit2188 - id: EDIT2189 citation-label: EDIT2189 title: "P1114R0 CWG \"tentatively ready\" Issues for the June, 2018 (Rapperswil) meeting" URL: https://wg21.link/edit2189 - id: EDIT2190 citation-label: EDIT2190 title: "\"dynamic type\" is defined as a property of expressions but sometimes used as a property of objects" URL: https://wg21.link/edit2190 - id: EDIT2191 citation-label: EDIT2191 title: "Harmonize phrasings of \"this destructor is trivial\"" URL: https://wg21.link/edit2191 - id: EDIT2192 citation-label: EDIT2192 title: "Typo in Rapperswil CWG motion 14" URL: https://wg21.link/edit2192 - id: EDIT2193 citation-label: EDIT2193 title: "P1082R0 LWG Issues to be moved in Rapperswil (except issue 3071)" URL: https://wg21.link/edit2193 - id: EDIT2194 citation-label: EDIT2194 title: "P0475R1 LWG 2511: guaranteed copy elision for piecewise construction" URL: https://wg21.link/edit2194 - id: EDIT2195 citation-label: EDIT2195 title: "[re.general] Refer to table as done in the other clauses" URL: https://wg21.link/edit2195 - id: EDIT2196 citation-label: EDIT2196 title: "[string.view], [string.classes] Hanging paragraphs" URL: https://wg21.link/edit2196 - id: EDIT2197 citation-label: EDIT2197 title: "add subclause structure to [dcl.attr.contract]" URL: https://wg21.link/edit2197 - id: EDIT2198 citation-label: EDIT2198 title: "[dcl.attr.contract] Introduce subheadings and reorder paragraphs to fit" URL: https://wg21.link/edit2198 - id: EDIT2199 citation-label: EDIT2199 title: "[dcl] Large variation in phrasing of restrictions for decl-specifiers" URL: https://wg21.link/edit2199 - id: EDIT2200 citation-label: EDIT2200 title: "[cpp.predefined] Feature-test macro for P0732R2" URL: https://wg21.link/edit2200 - id: EDIT2201 citation-label: EDIT2201 title: "[lex.charset] Change \"short name\" to \"short identifier\" to match ISO 10646" URL: https://wg21.link/edit2201 - id: EDIT2202 citation-label: EDIT2202 title: "[time.duration] repeats \"duration\" in subclauses" URL: https://wg21.link/edit2202 - id: EDIT2203 citation-label: EDIT2203 title: "[input.iterators] odd phrasing for postconditions of iterator `operator++`" URL: https://wg21.link/edit2203 - id: EDIT2204 citation-label: EDIT2204 title: "[cpp.cond] Add contract attributes for feature testing P0542R5" URL: https://wg21.link/edit2204 - id: EDIT2205 citation-label: EDIT2205 title: "[cpp.predefined] Feature-test macro for P0892R2" URL: https://wg21.link/edit2205 - id: EDIT2206 citation-label: EDIT2206 title: "[expr.spaceship] strong_ordering::unequal / strong_ordering::nonequal" URL: https://wg21.link/edit2206 - id: EDIT2207 citation-label: EDIT2207 title: "library index entries for memory_order, memory_order_* in wrong type face" URL: https://wg21.link/edit2207 - id: EDIT2208 citation-label: EDIT2208 title: "[time.duration.io] Requires: element should be a Remarks:" URL: https://wg21.link/edit2208 - id: EDIT2209 citation-label: EDIT2209 title: "[time] Inconsistent ordering of elements of description" URL: https://wg21.link/edit2209 - id: EDIT2210 citation-label: EDIT2210 title: "P0619R4 Review of deprecated facilities" URL: https://wg21.link/edit2210 - id: EDIT2211 citation-label: EDIT2211 title: "[iterator.requirements.general] eliminate extra leading space in para 13" URL: https://wg21.link/edit2211 - id: EDIT2212 citation-label: EDIT2212 title: "[alg.shift], [fpos.operations] Annotate \"old\" requirements with \\oldc…" URL: https://wg21.link/edit2212 - id: EDIT2213 citation-label: EDIT2213 title: "quantification of \"satisfied\" definitions for concepts" URL: https://wg21.link/edit2213 - id: EDIT2214 citation-label: EDIT2214 title: "[macros] Make colon in Note: and Example: upright and reduce spacing around brackets" URL: https://wg21.link/edit2214 - id: EDIT2215 citation-label: EDIT2215 title: "What \"temporary variable\" is?" URL: https://wg21.link/edit2215 - id: EDIT2216 citation-label: EDIT2216 title: "[expr.spaceship] Fix typo for std::strong_equality::nonequal" URL: https://wg21.link/edit2216 - id: EDIT2217 citation-label: EDIT2217 title: "[diff.cpp17.depr] apparent typo in p0619r4: raw_memory_iterator" URL: https://wg21.link/edit2217 - id: EDIT2218 citation-label: EDIT2218 title: "[algorithm.syn] Algorithm ordering inconsistency" URL: https://wg21.link/edit2218 - id: EDIT2219 citation-label: EDIT2219 title: "[algorithm.syn] Relocate the \"partitions\" algorithms" URL: https://wg21.link/edit2219 - id: EDIT2220 citation-label: EDIT2220 title: "[basic.types] Remove extraneous leading whitespace in para 9" URL: https://wg21.link/edit2220 - id: EDIT2221 citation-label: EDIT2221 title: "[variant.get] Consistently place comma after \"otherwise\"" URL: https://wg21.link/edit2221 - id: EDIT2222 citation-label: EDIT2222 title: "[atomics.order] Index entries for memory_order should be in code font" URL: https://wg21.link/edit2222 - id: EDIT2223 citation-label: EDIT2223 title: "[lib] Review macros for library index" URL: https://wg21.link/edit2223 - id: EDIT2224 citation-label: EDIT2224 title: "[input.iterators,fs.rec.dir.itr.members] Disambiguate phrasing for pr…" URL: https://wg21.link/edit2224 - id: EDIT2225 citation-label: EDIT2225 title: "[depr.locale.stdcvt.req] Add normative references for encoding forms" URL: https://wg21.link/edit2225 - id: EDIT2226 citation-label: EDIT2226 title: "[lex] Correctly cite ISO/IEC 10646" URL: https://wg21.link/edit2226 - id: EDIT2227 citation-label: EDIT2227 title: "[optional] Move requirements from header synopsis to class template" URL: https://wg21.link/edit2227 - id: EDIT2228 citation-label: EDIT2228 title: "[basic.fundamental] Add definition of 'fundamental type'" URL: https://wg21.link/edit2228 - id: EDIT2229 citation-label: EDIT2229 title: "[dcl.attr.contract] Clarify interaction of parameters and postconditions" URL: https://wg21.link/edit2229 - id: EDIT2230 citation-label: EDIT2230 title: "[expr.prim.lambda,depr.capture.this] Replace 'lambda expression'" URL: https://wg21.link/edit2230 - id: EDIT2231 citation-label: EDIT2231 title: "[class.mem] Define complete-class context" URL: https://wg21.link/edit2231 - id: EDIT2232 citation-label: EDIT2232 title: "[expr.prim.id.unqual] Fix cross reference" URL: https://wg21.link/edit2232 - id: EDIT2233 citation-label: EDIT2233 title: "[{i,o}{string,f}stream.cons] remove dangling )" URL: https://wg21.link/edit2233 - id: EDIT2234 citation-label: EDIT2234 title: "[expr.prim.id.{un,}qual] A structured binding name is an lvalue" URL: https://wg21.link/edit2234 - id: EDIT2235 citation-label: EDIT2235 title: "[span.overview]p2-3 Requirements should be moved after the synopsis" URL: https://wg21.link/edit2235 - id: EDIT2236 citation-label: EDIT2236 title: "[diff] Use plural form of \\diffref for changes affecting multiple subclauses." URL: https://wg21.link/edit2236 - id: EDIT2237 citation-label: EDIT2237 title: "[concept.swappable] remove wrongly included text" URL: https://wg21.link/edit2237 - id: EDIT2238 citation-label: EDIT2238 title: "Fix for typo in code example in [class.copy.elision] section of document" URL: https://wg21.link/edit2238 - id: EDIT2239 citation-label: EDIT2239 title: "\\diffref and \\diffrefs now take a comma-separated list of references." URL: https://wg21.link/edit2239 - id: EDIT2240 citation-label: EDIT2240 title: "[concepts.object] Dissolve single-item subclauses." URL: https://wg21.link/edit2240 - id: EDIT2241 citation-label: EDIT2241 title: "[concepts.{lang,compare,callable}.general] Replace \"section\" with \"subclause\"" URL: https://wg21.link/edit2241 - id: EDIT2242 citation-label: EDIT2242 title: "[structure.specifications] spell static_assert-declaration without \\_" URL: https://wg21.link/edit2242 - id: EDIT2243 citation-label: EDIT2243 title: "P1076R1: Editorial clause reorganization" URL: https://wg21.link/edit2243 - id: EDIT2244 citation-label: EDIT2244 title: "Travis CI: Check for undefined references." URL: https://wg21.link/edit2244 - id: EDIT2245 citation-label: EDIT2245 title: "New placeholder macro that uses italics or slanted type depending on the context" URL: https://wg21.link/edit2245 - id: EDIT2246 citation-label: EDIT2246 title: "[basic.types] Clarify that 'value representation' does not depend on …" URL: https://wg21.link/edit2246 - id: EDIT2247 citation-label: EDIT2247 title: "[concept.common] Confusing wording" URL: https://wg21.link/edit2247 - id: EDIT2248 citation-label: EDIT2248 title: "intro.defs: Use https; see Directives, Part 2:2018" URL: https://wg21.link/edit2248 - id: EDIT2249 citation-label: EDIT2249 title: "[time.point,time.duration] Avoid repetition of class name in subheadi…" URL: https://wg21.link/edit2249 - id: EDIT2250 citation-label: EDIT2250 title: "[class] Introduce a subheading 'Properties of classes'." URL: https://wg21.link/edit2250 - id: EDIT2251 citation-label: EDIT2251 title: "[intro.abstract]p7 belongs in [expr]" URL: https://wg21.link/edit2251 - id: EDIT2252 citation-label: EDIT2252 title: "Reorder [basic] before [lex]" URL: https://wg21.link/edit2252 - id: EDIT2253 citation-label: EDIT2253 title: "[std] Fix cross-reference that should point to [class.prop]" URL: https://wg21.link/edit2253 - id: EDIT2254 citation-label: EDIT2254 title: "[expr.pre] Add note on operator regrouping here," URL: https://wg21.link/edit2254 - id: EDIT2255 citation-label: EDIT2255 title: "\"cv-qualified versions of cv-unqualified scalar types\" are just \"scalar types\"" URL: https://wg21.link/edit2255 - id: EDIT2256 citation-label: EDIT2256 title: "Proposal: Pull all macros into a custom documentclass" URL: https://wg21.link/edit2256 - id: EDIT2257 citation-label: EDIT2257 title: "Use the Oxford comma in [class.copy.assign]." URL: https://wg21.link/edit2257 - id: EDIT2258 citation-label: EDIT2258 title: "[std] Use \\defnadj where appropriate" URL: https://wg21.link/edit2258 - id: EDIT2259 citation-label: EDIT2259 title: "Simplify definition of \"data race\"" URL: https://wg21.link/edit2259 - id: EDIT2260 citation-label: EDIT2260 title: "[span.overview] Move requirements on types to after the synposis." URL: https://wg21.link/edit2260 - id: EDIT2261 citation-label: EDIT2261 title: "[string.view] Move complexity requirement into [string.view.template]." URL: https://wg21.link/edit2261 - id: EDIT2262 citation-label: EDIT2262 title: "[library.general] Fixup the library categories table" URL: https://wg21.link/edit2262 - id: EDIT2263 citation-label: EDIT2263 title: "[iterators.general] Fixup Iterators library summary table" URL: https://wg21.link/edit2263 - id: EDIT2264 citation-label: EDIT2264 title: "Unnecessary overhead in placement new [ ]" URL: https://wg21.link/edit2264 - id: EDIT2265 citation-label: EDIT2265 title: "[basic.lval,expr.delete] 'dynamic type' refers to lvalues, not objects" URL: https://wg21.link/edit2265 - id: EDIT2269 citation-label: EDIT2269 title: "Names from namespace std::pmr need to be qualified" URL: https://wg21.link/edit2269 - id: EDIT2270 citation-label: EDIT2270 title: "[copy.ctor] Rearrange constructor subclauses" URL: https://wg21.link/edit2270 - id: EDIT2271 citation-label: EDIT2271 title: "[diff] Remove headings that refer to dissolved clauses" URL: https://wg21.link/edit2271 - id: EDIT2272 citation-label: EDIT2272 title: "[stmt.switch] p4 is unclear on whether operator== might be used" URL: https://wg21.link/edit2272 - id: EDIT2273 citation-label: EDIT2273 title: "[stmt.switch] Clarify comparison for case labels" URL: https://wg21.link/edit2273 - id: EDIT2274 citation-label: EDIT2274 title: "[dcl.array] Rework description." URL: https://wg21.link/edit2274 - id: EDIT2275 citation-label: EDIT2275 title: "[class.dtor] Clean up awkward '.. is the type of the class' phrasing." URL: https://wg21.link/edit2275 - id: EDIT2276 citation-label: EDIT2276 title: "note on locations where nodeclspec-function-declarator can appear seems to be incorrect" URL: https://wg21.link/edit2276 - id: EDIT2277 citation-label: EDIT2277 title: "[dcl.dcl] Remove incorrect footnote about the implicit int rule." URL: https://wg21.link/edit2277 - id: EDIT2278 citation-label: EDIT2278 title: "[containers,utilities] Mark exposition-only names" URL: https://wg21.link/edit2278 - id: EDIT2279 citation-label: EDIT2279 title: "[expr.new]p1 is too generic in its wording" URL: https://wg21.link/edit2279 - id: EDIT2280 citation-label: EDIT2280 title: "Fix spelling error \"Tueday\" --> \"Tuesday\" (4x)" URL: https://wg21.link/edit2280 - id: EDIT2281 citation-label: EDIT2281 title: "Add index entry for atomic union with padding" URL: https://wg21.link/edit2281 - id: EDIT2282 citation-label: EDIT2282 title: "Update Getting Started On Fedora to include latexmk" URL: https://wg21.link/edit2282 - id: EDIT2283 citation-label: EDIT2283 title: "[basic] Fix index entry for 'odr-use'" URL: https://wg21.link/edit2283 - id: EDIT2284 citation-label: EDIT2284 title: "[expr.new] Use 'object', not 'entity', for new-expression." URL: https://wg21.link/edit2284 - id: EDIT2285 citation-label: EDIT2285 title: "[fs.filesystem.syn] Fixes related to chrono::file_clock usage in " URL: https://wg21.link/edit2285 - id: EDIT2286 citation-label: EDIT2286 title: "[concepts.equality] modifying and non-modifying expressions" URL: https://wg21.link/edit2286 - id: EDIT2287 citation-label: EDIT2287 title: "The word \"below\" in [basic.lookup.argdep]/3 should be replaced by \"above\". " URL: https://wg21.link/edit2287 - id: EDIT2288 citation-label: EDIT2288 title: "[over.best.ics] Wording might be confusing" URL: https://wg21.link/edit2288 - id: EDIT2289 citation-label: EDIT2289 title: "[std] Use of undefined term \"structure\"" URL: https://wg21.link/edit2289 - id: EDIT2290 citation-label: EDIT2290 title: "[class.virtual] missing a definition of \"virtual function\"" URL: https://wg21.link/edit2290 - id: EDIT2291 citation-label: EDIT2291 title: "[temp.param] fix spaceship example" URL: https://wg21.link/edit2291 - id: EDIT2292 citation-label: EDIT2292 title: "[forwardlist.modifiers] Remove index entry for forward_list::erased" URL: https://wg21.link/edit2292 - id: EDIT2293 citation-label: EDIT2293 title: "[unord.req] Move index entry for \"erase\" to previous row" URL: https://wg21.link/edit2293 - id: EDIT2294 citation-label: EDIT2294 title: "[unord.req] index \"extract\" and \"merge\"" URL: https://wg21.link/edit2294 - id: EDIT2295 citation-label: EDIT2295 title: "[associative.reqmts] index all members" URL: https://wg21.link/edit2295 - id: EDIT2296 citation-label: EDIT2296 title: "[std] Replace use of 'structure' by 'class'" URL: https://wg21.link/edit2296 - id: EDIT2297 citation-label: EDIT2297 title: "[class.virtual] Define 'virtual function'" URL: https://wg21.link/edit2297 - id: EDIT2298 citation-label: EDIT2298 title: "[dcl.init] Rephrase \"user-defined conversion sequence\"" URL: https://wg21.link/edit2298 - id: EDIT2299 citation-label: EDIT2299 title: "[expr.add]p4 seem to conflict with [expr.add]p7" URL: https://wg21.link/edit2299 - id: EDIT2300 citation-label: EDIT2300 title: "Contradiction on result objects of prvalues" URL: https://wg21.link/edit2300 - id: EDIT2301 citation-label: EDIT2301 title: "ADL is invoked by the compiler when a postfix-expression in a function call is an unqualified-id." URL: https://wg21.link/edit2301 - id: EDIT2302 citation-label: EDIT2302 title: "[rand.util.seedseq] Typo \"for( \" should be \"for (\"" URL: https://wg21.link/edit2302 - id: EDIT2303 citation-label: EDIT2303 title: "[class.member.lookup]/1 is confusing" URL: https://wg21.link/edit2303 - id: EDIT2304 citation-label: EDIT2304 title: "[dcl.ref]/5 CWG 453: What is a valid object? function?" URL: https://wg21.link/edit2304 - id: EDIT2305 citation-label: EDIT2305 title: "[class.temporary]/1: prvalue can't be materialized, it is an expression" URL: https://wg21.link/edit2305 - id: EDIT2306 citation-label: EDIT2306 title: "[expr.prim.this]/2 alludes to the grammar production `declarator` without necessity" URL: https://wg21.link/edit2306 - id: EDIT2307 citation-label: EDIT2307 title: "[expr.const]/2.11 CWG 2186: \"Preceding\" is unclear" URL: https://wg21.link/edit2307 - id: EDIT2308 citation-label: EDIT2308 title: "[intro.object]/1: the (interpretation of the) value of an object is determined by the type of the expressions used to access it" URL: https://wg21.link/edit2308 - id: EDIT2309 citation-label: EDIT2309 title: "[basic.life] Change \"class or aggregate type\" to \"class or array type\"" URL: https://wg21.link/edit2309 - id: EDIT2310 citation-label: EDIT2310 title: "[intro.object]: the term \"subobject\" should consistently be either transitive or intransitive" URL: https://wg21.link/edit2310 - id: EDIT2311 citation-label: EDIT2311 title: "[class.this]/1 lags behind in terms of pointer values" URL: https://wg21.link/edit2311 - id: EDIT2312 citation-label: EDIT2312 title: "[array.zero] paragraph 2 has confusing mathmatical notation using C++…" URL: https://wg21.link/edit2312 - id: EDIT2313 citation-label: EDIT2313 title: "[basic.life,etc] Fix imbalanced spacing around parens" URL: https://wg21.link/edit2313 - id: EDIT2314 citation-label: EDIT2314 title: "[expr.prim.id] Fix typo \"the the\"" URL: https://wg21.link/edit2314 - id: EDIT2315 citation-label: EDIT2315 title: "[expr.add] Clarify if/otherwise ladder" URL: https://wg21.link/edit2315 - id: EDIT2316 citation-label: EDIT2316 title: "[basic.lval] Clarify result object for prvalues as operands" URL: https://wg21.link/edit2316 - id: EDIT2317 citation-label: EDIT2317 title: "[class.member.lookup] 'unqualified-id' is the correct complement for …" URL: https://wg21.link/edit2317 - id: EDIT2318 citation-label: EDIT2318 title: "[expr.prim.this] Do not mention 'declarator';" URL: https://wg21.link/edit2318 - id: EDIT2319 citation-label: EDIT2319 title: "[class.this] A pointer represents more than an address" URL: https://wg21.link/edit2319 - id: EDIT2320 citation-label: EDIT2320 title: "[class.temporary] prvalues are not materialized," URL: https://wg21.link/edit2320 - id: EDIT2321 citation-label: EDIT2321 title: "[dcl.dcl] nodeclspec-function-declaration should probably allow trailing requires-clause" URL: https://wg21.link/edit2321 - id: EDIT2322 citation-label: EDIT2322 title: "[temp.constr.order] Fix typo: conjuctive -> conjunctive" URL: https://wg21.link/edit2322 - id: EDIT2323 citation-label: EDIT2323 title: "[basic.type.qualifier] Clarify the definitions of const/volatile object" URL: https://wg21.link/edit2323 - id: EDIT2324 citation-label: EDIT2324 title: "[basic.def.odr] Replace undefined term 'non-trivial function'" URL: https://wg21.link/edit2324 - id: EDIT2325 citation-label: EDIT2325 title: "[basic.def.odr] Clarify antecedent for declarative region" URL: https://wg21.link/edit2325 - id: EDIT2326 citation-label: EDIT2326 title: "[unique.ptr.single.ctor] Simplify description of unique_ptr constructors" URL: https://wg21.link/edit2326 - id: EDIT2327 citation-label: EDIT2327 title: "[expr.new] Harmonize rules of constant array bounds > 0" URL: https://wg21.link/edit2327 - id: EDIT2328 citation-label: EDIT2328 title: "[string.classes] Avoid special characters in stable labels" URL: https://wg21.link/edit2328 - id: EDIT2329 citation-label: EDIT2329 title: "Non-type paramaters can have class type" URL: https://wg21.link/edit2329 - id: EDIT2330 citation-label: EDIT2330 title: "Update the descriptions of `map`s indexing operators to use `mapped_t…" URL: https://wg21.link/edit2330 - id: EDIT2331 citation-label: EDIT2331 title: "[class.union]/1 and /2 use term struct" URL: https://wg21.link/edit2331 - id: EDIT2332 citation-label: EDIT2332 title: "[class.union] use 'class', not (undefined) 'struct'" URL: https://wg21.link/edit2332 - id: EDIT2333 citation-label: EDIT2333 title: "Fix lambda-declarator" URL: https://wg21.link/edit2333 - id: EDIT2334 citation-label: EDIT2334 title: "[basic.fundamental] CWG 2185: Missing \"and cv-qualified versions of those types\" for various type categories" URL: https://wg21.link/edit2334 - id: EDIT2335 citation-label: EDIT2335 title: "[dcl.init.aggr] Bad phrase \"empty initializer list\"" URL: https://wg21.link/edit2335 - id: EDIT2336 citation-label: EDIT2336 title: "[dcl.init.aggr] initializer-list (grammar) is never empty" URL: https://wg21.link/edit2336 - id: EDIT2337 citation-label: EDIT2337 title: "[alg.shift] Slight mismatch with accepted proposal wording" URL: https://wg21.link/edit2337 - id: EDIT2338 citation-label: EDIT2338 title: "[expr.prim.lambda] Avoid decl-specifier-seq in lambda-declarator" URL: https://wg21.link/edit2338 - id: EDIT2339 citation-label: EDIT2339 title: "[temp.arg.nontype] Use struct instead of class to make example valid" URL: https://wg21.link/edit2339 - id: EDIT2340 citation-label: EDIT2340 title: "[dcl.attr.contract.check]p6 user-provided and throwing violation handler" URL: https://wg21.link/edit2340 - id: EDIT2341 citation-label: EDIT2341 title: "[dcl.attr.contract.check] Violation handlers are not 'user-provided'" URL: https://wg21.link/edit2341 - id: EDIT2342 citation-label: EDIT2342 title: "[basic.life] Remove description of impossible UB" URL: https://wg21.link/edit2342 - id: EDIT2343 citation-label: EDIT2343 title: "[temp] Add 'static' to examples for static data member template" URL: https://wg21.link/edit2343 - id: EDIT2344 citation-label: EDIT2344 title: "[class.copy.ctor] Add missing cross-references to Annex D" URL: https://wg21.link/edit2344 - id: EDIT2345 citation-label: EDIT2345 title: "[dcl.init.aggr] p4.1 Add example to clarify anonymous union case" URL: https://wg21.link/edit2345 - id: EDIT2346 citation-label: EDIT2346 title: "Move \"plain ints\" statement to a note" URL: https://wg21.link/edit2346 - id: EDIT2347 citation-label: EDIT2347 title: "[class.this] restriction on constructors and destructors has nothing to do with this pointer" URL: https://wg21.link/edit2347 - id: EDIT2348 citation-label: EDIT2348 title: "[class.this] Turn redundant statement on cv-qualified constructors/de…" URL: https://wg21.link/edit2348 - id: EDIT2349 citation-label: EDIT2349 title: "[dcl.spec.auto] p10 Return type deduction should refer to templated entity" URL: https://wg21.link/edit2349 - id: EDIT2350 citation-label: EDIT2350 title: "[dcl.spec.auto] Return type deduction should refer to templated entity" URL: https://wg21.link/edit2350 - id: EDIT2351 citation-label: EDIT2351 title: "[decl.init]/10 Fix specified initialization." URL: https://wg21.link/edit2351 - id: EDIT2352 citation-label: EDIT2352 title: "[lib] Replace \\postconditions with \\ensures" URL: https://wg21.link/edit2352 - id: EDIT2353 citation-label: EDIT2353 title: "[class.mem] Add opaque-enum-declaration to member-declaration" URL: https://wg21.link/edit2353 - id: EDIT2354 citation-label: EDIT2354 title: "Remove \"shall equals\" naming from conditional/decay/enable_if" URL: https://wg21.link/edit2354 - id: EDIT2355 citation-label: EDIT2355 title: "[utilities] Remove class name repeated in subheadings" URL: https://wg21.link/edit2355 - id: EDIT2356 citation-label: EDIT2356 title: "[re] Remove class name repeated in subheadings" URL: https://wg21.link/edit2356 - id: EDIT2357 citation-label: EDIT2357 title: "Wonky wording: operators that \"admit\" other operators?" URL: https://wg21.link/edit2357 - id: EDIT2358 citation-label: EDIT2358 title: "[iterators] Remove class name repeated in subheadings" URL: https://wg21.link/edit2358 - id: EDIT2359 citation-label: EDIT2359 title: "Correct an article in the prvalue definition" URL: https://wg21.link/edit2359 - id: EDIT2360 citation-label: EDIT2360 title: "[output.iterators] Remove misleading italics from note" URL: https://wg21.link/edit2360 - id: EDIT2361 citation-label: EDIT2361 title: "[iterator.operations] Harmonize bad wording with shiny new Ranges wording" URL: https://wg21.link/edit2361 - id: EDIT2362 citation-label: EDIT2362 title: "[numerics] Remove class name repeated in subheadings" URL: https://wg21.link/edit2362 - id: EDIT2363 citation-label: EDIT2363 title: "[dcl.init.aggr] Add example for anonymous union" URL: https://wg21.link/edit2363 - id: EDIT2364 citation-label: EDIT2364 title: "[localization] Remove class name repeated in subheadings" URL: https://wg21.link/edit2364 - id: EDIT2365 citation-label: EDIT2365 title: "Wording issue between [over.call.func] and [basic.lookup]" URL: https://wg21.link/edit2365 - id: EDIT2366 citation-label: EDIT2366 title: "[input.output] Remove class name repeated in subheadings" URL: https://wg21.link/edit2366 - id: EDIT2367 citation-label: EDIT2367 title: "Should the PDF title be different for drafts?" URL: https://wg21.link/edit2367 - id: EDIT2368 citation-label: EDIT2368 title: "[thread] Remove class name repeated in subheadings" URL: https://wg21.link/edit2368 - id: EDIT2369 citation-label: EDIT2369 title: "[rand.dist.uni.real] Correct a typo" URL: https://wg21.link/edit2369 - id: EDIT2370 citation-label: EDIT2370 title: "[basic.lookup,over.call.func] Clarify lookup rules for function calls." URL: https://wg21.link/edit2370 - id: EDIT2371 citation-label: EDIT2371 title: "\"explicit constexpr\" vs. \"constexpr explicit\"" URL: https://wg21.link/edit2371 - id: EDIT2372 citation-label: EDIT2372 title: "[conv.lval] Improve the note about std::nullptr_t case" URL: https://wg21.link/edit2372 - id: EDIT2373 citation-label: EDIT2373 title: "[dcl.init] Initialization of non-class types with direct initialization with multiple arguments" URL: https://wg21.link/edit2373 - id: EDIT2374 citation-label: EDIT2374 title: "[dcl.init] vague wording for non-class initializer conversions" URL: https://wg21.link/edit2374 - id: EDIT2375 citation-label: EDIT2375 title: "[iterator.requirements.general] operations satisfy requirements, not …" URL: https://wg21.link/edit2375 - id: EDIT2376 citation-label: EDIT2376 title: "[numerics.defns] should be moved to [algorithms]" URL: https://wg21.link/edit2376 - id: EDIT2377 citation-label: EDIT2377 title: "[alg.find.end] and [alg.search] should not use \"subsequence\"" URL: https://wg21.link/edit2377 - id: EDIT2378 citation-label: EDIT2378 title: "[numeric.ops] Move [numerics.defns] to the point-of-use." URL: https://wg21.link/edit2378 - id: EDIT2379 citation-label: EDIT2379 title: "[alg.find.end,alg.search] Remove redundant 'Effects' paragraphs" URL: https://wg21.link/edit2379 - id: EDIT2380 citation-label: EDIT2380 title: "[class.bit] talks about round-tripping enumerator values, should apply to all values of the enumeration" URL: https://wg21.link/edit2380 - id: EDIT2381 citation-label: EDIT2381 title: "[iterator.requirements.general] Allowed operations on singular iterators needs rephrasing" URL: https://wg21.link/edit2381 - id: EDIT2382 citation-label: EDIT2382 title: "[structure.specification] p3 add note for \"Mandates\" item" URL: https://wg21.link/edit2382 - id: EDIT2383 citation-label: EDIT2383 title: "Cleanup quoted mentions of \"happens before\"" URL: https://wg21.link/edit2383 - id: EDIT2384 citation-label: EDIT2384 title: "[allocator.uses.construction] Rephrase note on uses-allocator construction" URL: https://wg21.link/edit2384 - id: EDIT2385 citation-label: EDIT2385 title: "\\tcode{min} vs. $\\min$" URL: https://wg21.link/edit2385 - id: EDIT2386 citation-label: EDIT2386 title: "[dcl.init.aggr] braced-enclosed initializer-list is never empty" URL: https://wg21.link/edit2386 - id: EDIT2387 citation-label: EDIT2387 title: "[dcl.attr.contract.check] redundant wording on implementation-defined nature of violation handler" URL: https://wg21.link/edit2387 - id: EDIT2388 citation-label: EDIT2388 title: "\"standard conversion sequence\" should say \"implicit conversion sequence\" in some places" URL: https://wg21.link/edit2388 - id: EDIT2389 citation-label: EDIT2389 title: "[over.ics.user] Mark \"user-defined conversion sequence\" as a term of art" URL: https://wg21.link/edit2389 - id: EDIT2390 citation-label: EDIT2390 title: "harmonize \"deduced to\" versus \"deduced as\" in [temp.deduct]" URL: https://wg21.link/edit2390 - id: EDIT2391 citation-label: EDIT2391 title: "Cross-references for \"composite pointer type\"" URL: https://wg21.link/edit2391 - id: EDIT2392 citation-label: EDIT2392 title: "Different vertical positioning of items in top-level clause summary tables" URL: https://wg21.link/edit2392 - id: EDIT2393 citation-label: EDIT2393 title: "Add precisions for void expressions" URL: https://wg21.link/edit2393 - id: EDIT2394 citation-label: EDIT2394 title: "[2018-11 CWG Motion 1] P1350R0 (Core Language Working Group \"tentatively ready\" Issues (San Diego)" URL: https://wg21.link/edit2394 - id: EDIT2395 citation-label: EDIT2395 title: "[2018-11 CWG Motion 2] P0668R5 Revising the C++ memory model" URL: https://wg21.link/edit2395 - id: EDIT2396 citation-label: EDIT2396 title: "[2018-11 CWG Motion 3] P0982R1 Weaken Release Sequences" URL: https://wg21.link/edit2396 - id: EDIT2397 citation-label: EDIT2397 title: "[2018-11 CWG Motion 4] P1084R2 Today's return-type-requirements Are Insufficient" URL: https://wg21.link/edit2397 - id: EDIT2398 citation-label: EDIT2398 title: "[2018-11 CWG Motion 5] P1131R2 Core Issue 2292: simple-template-id is ambiguous between class-name and type-name" URL: https://wg21.link/edit2398 - id: EDIT2399 citation-label: EDIT2399 title: "[2018-11 CWG Motion 6] P1289R1 Access control in contract conditions" URL: https://wg21.link/edit2399 - id: EDIT2400 citation-label: EDIT2400 title: "[2018-11 CWG Motion 8] P1002R1 Try-catch blocks in constexpr functions" URL: https://wg21.link/edit2400 - id: EDIT2401 citation-label: EDIT2401 title: "[2018-11 CWG Motion 9] P1327R1 Allowing dynamic_cast, polymorphic typeid in Constant Expression" URL: https://wg21.link/edit2401 - id: EDIT2402 citation-label: EDIT2402 title: "[2018-11 CWG Motion 10] P1236R1 Alternative Wording for P0907R4 Signed Integers are Two's Complement" URL: https://wg21.link/edit2402 - id: EDIT2403 citation-label: EDIT2403 title: "[2018-11 CWG Motion 11] P0482R6 char8_t: A type for UTF-8 characters and strings (Revision 6)" URL: https://wg21.link/edit2403 - id: EDIT2404 citation-label: EDIT2404 title: "[2018-11 CWG Motion 12] P1353R0 Missing Feature Test Macros" URL: https://wg21.link/edit2404 - id: EDIT2405 citation-label: EDIT2405 title: "[2018-11 CWG Motion 13] P1073R3 Immediate functions" URL: https://wg21.link/edit2405 - id: EDIT2406 citation-label: EDIT2406 title: "[2018-11 CWG Motion 14] P0595R2 std::is_constant_evaluated()" URL: https://wg21.link/edit2406 - id: EDIT2407 citation-label: EDIT2407 title: "[2018-11 CWG Motion 15] P1141R2 Yet another approach for constrained declarations" URL: https://wg21.link/edit2407 - id: EDIT2408 citation-label: EDIT2408 title: "[2018-11 CWG Motion 16] P1094R2 Nested Inline Namespaces" URL: https://wg21.link/edit2408 - id: EDIT2409 citation-label: EDIT2409 title: "[2018-11 CWG Motion 17] P1330R0 Changing the active member of a union inside constexpr" URL: https://wg21.link/edit2409 - id: EDIT2410 citation-label: EDIT2410 title: "[2018-11 LWG Motion 4] P1224R0 C++ Standard Library Issues to be moved in San Diego except..." URL: https://wg21.link/edit2410 - id: EDIT2411 citation-label: EDIT2411 title: "[2018-11 LWG Motion 5] P1123R0 Editorial Guidance for merging P0019r8 and P0528r3" URL: https://wg21.link/edit2411 - id: EDIT2412 citation-label: EDIT2412 title: "[2018-11 LWG Motion 6] P0487R1Fixing operator>>(basic_istream&, CharT*) (LWG 2499)" URL: https://wg21.link/edit2412 - id: EDIT2413 citation-label: EDIT2413 title: "[2018-11 LWG Motion 7] P0602R4 variant and optional should propagate copy/move triviality" URL: https://wg21.link/edit2413 - id: EDIT2414 citation-label: EDIT2414 title: "[2018-11 LWG Motion 8] P0655R1 visit: Explicit Return Type for visit" URL: https://wg21.link/edit2414 - id: EDIT2415 citation-label: EDIT2415 title: "[2018-11 LWG Motion 9] P0972R0 zero(), min(), and max() should be noexcept" URL: https://wg21.link/edit2415 - id: EDIT2416 citation-label: EDIT2416 title: "[2018-11 LWG Motion 10] P1006R1 Constexpr in std::pointer_traits" URL: https://wg21.link/edit2416 - id: EDIT2417 citation-label: EDIT2417 title: "[2018-11 LWG Motion 11] P1032R1 Misc constexpr bits" URL: https://wg21.link/edit2417 - id: EDIT2418 citation-label: EDIT2418 title: "[2018-11 LWG Motion 12] P1148R0 Cleaning up Clause 20" URL: https://wg21.link/edit2418 - id: EDIT2419 citation-label: EDIT2419 title: "[2018-11 LWG Motion 13] P0318R1 unwrap_ref_decay and unwrap_reference" URL: https://wg21.link/edit2419 - id: EDIT2420 citation-label: EDIT2420 title: "[2018-11 LWG Motion 14] P0357R3 reference_wrapper for incomplete types" URL: https://wg21.link/edit2420 - id: EDIT2421 citation-label: EDIT2421 title: "[2018-11 LWG Motion 15] P0608R3 A sane variant converting constructor" URL: https://wg21.link/edit2421 - id: EDIT2422 citation-label: EDIT2422 title: "[2018-11 LWG Motion 16] P0771R1 std::function move constructor should be noexcept" URL: https://wg21.link/edit2422 - id: EDIT2423 citation-label: EDIT2423 title: "[2018-11 LWG Motion 17] P1007R3 std::assume_aligned" URL: https://wg21.link/edit2423 - id: EDIT2424 citation-label: EDIT2424 title: "[2018-11 LWG Motion 18] P1020R1 Smart pointer creation with default initialization" URL: https://wg21.link/edit2424 - id: EDIT2425 citation-label: EDIT2425 title: "[2018-11 LWG Motion 19] P1285R0 Improving Completeness Requirements for Type Traits" URL: https://wg21.link/edit2425 - id: EDIT2426 citation-label: EDIT2426 title: "[2018-11 LWG Motion 20] P1248R1 Remove CommonReference requirement from StrictWeakOrdering (a.k.a Fixing Relations)" URL: https://wg21.link/edit2426 - id: EDIT2427 citation-label: EDIT2427 title: "[2018-11 LWG Motion 21] P0591R4 Utility functions to implement uses-allocator construction" URL: https://wg21.link/edit2427 - id: EDIT2428 citation-label: EDIT2428 title: "[2018-11 LWG Motion 22] P0899R1 LWG 3016 is Not a Defect" URL: https://wg21.link/edit2428 - id: EDIT2429 citation-label: EDIT2429 title: "[2018-11 LWG Motion 23] P1085R2 Should Span be Regular?" URL: https://wg21.link/edit2429 - id: EDIT2430 citation-label: EDIT2430 title: "[2018-11 LWG Motion 24] P1165R1 Make stateful allocator propagation more consistent for operator+(basic_string)" URL: https://wg21.link/edit2430 - id: EDIT2431 citation-label: EDIT2431 title: "[2018-11 LWG Motion 25] P0896R4 The One Ranges Proposal" URL: https://wg21.link/edit2431 - id: EDIT2432 citation-label: EDIT2432 title: "[2018-11 LWG Motion 26] P0356R5 Simplified partial function application" URL: https://wg21.link/edit2432 - id: EDIT2433 citation-label: EDIT2433 title: "[2018-11 LWG Motion 27] P0919R3 Heterogeneous lookup for unordered containers" URL: https://wg21.link/edit2433 - id: EDIT2434 citation-label: EDIT2434 title: "[2018-11 LWG Motion 28] P1209R0 Adopt Consistent Container Erasure from Library Fundamentals 2 for C++20" URL: https://wg21.link/edit2434 - id: EDIT2435 citation-label: EDIT2435 title: "11.3.3.1 [over.best.ics] paragraph 2 \"such as\" sentences should be a note" URL: https://wg21.link/edit2435 - id: EDIT2436 citation-label: EDIT2436 title: "P1289R1 Access control in contract conditions" URL: https://wg21.link/edit2436 - id: EDIT2437 citation-label: EDIT2437 title: "P0668R5 Revising the C++ memory model" URL: https://wg21.link/edit2437 - id: EDIT2438 citation-label: EDIT2438 title: "P1236R1 Alternative Wording for P0907R4 Signed Integers are Two's Com…" URL: https://wg21.link/edit2438 - id: EDIT2439 citation-label: EDIT2439 title: "P0982R1 Weaken Release Sequences" URL: https://wg21.link/edit2439 - id: EDIT2440 citation-label: EDIT2440 title: "[time] Use outputblock environment where appropriate." URL: https://wg21.link/edit2440 - id: EDIT2441 citation-label: EDIT2441 title: "[expr.static.cast] Say 'lvalue denoting ...' instead of 'lvalue to ...'" URL: https://wg21.link/edit2441 - id: EDIT2442 citation-label: EDIT2442 title: "P0595R2 std::is_constant_evaluated()" URL: https://wg21.link/edit2442 - id: EDIT2443 citation-label: EDIT2443 title: "P1353R0 Missing Feature Test Macros" URL: https://wg21.link/edit2443 - id: EDIT2444 citation-label: EDIT2444 title: " P1131R2 Core Issue 2292: simple-template-id is ambiguous between class-name and type-name" URL: https://wg21.link/edit2444 - id: EDIT2445 citation-label: EDIT2445 title: "P1327R1 Allowing dynamic_cast, polymorphic typeid in Constant Express…" URL: https://wg21.link/edit2445 - id: EDIT2446 citation-label: EDIT2446 title: "P1002R1 Try-catch blocks in constexpr functions" URL: https://wg21.link/edit2446 - id: EDIT2447 citation-label: EDIT2447 title: "P0899R1 LWG 3016 is Not a Defect (issue #2428)" URL: https://wg21.link/edit2447 - id: EDIT2448 citation-label: EDIT2448 title: "P1094R2 Nested Inline Namespaces" URL: https://wg21.link/edit2448 - id: EDIT2449 citation-label: EDIT2449 title: "P1330R0 Changing the active member of a union inside constexpr" URL: https://wg21.link/edit2449 - id: EDIT2450 citation-label: EDIT2450 title: "P1084R2 Today’s return-type-requirements Are Insufficient" URL: https://wg21.link/edit2450 - id: EDIT2451 citation-label: EDIT2451 title: "P1350R0 Core Language Working Group \"tentatively ready\" Issues (San Diego)" URL: https://wg21.link/edit2451 - id: EDIT2452 citation-label: EDIT2452 title: "P1224R0 C++ Standard Library Issues to be moved in San Diego except 2697, 2960 and 3134" URL: https://wg21.link/edit2452 - id: EDIT2453 citation-label: EDIT2453 title: "P1141R2 Yet another approach for constrained declarations" URL: https://wg21.link/edit2453 - id: EDIT2454 citation-label: EDIT2454 title: "I'm unable to generate the PDF file with Archlinux" URL: https://wg21.link/edit2454 - id: EDIT2455 citation-label: EDIT2455 title: "P1006R1 Constexpr in std::pointer_traits" URL: https://wg21.link/edit2455 - id: EDIT2456 citation-label: EDIT2456 title: "P0972R0 zero(), min(), and max() should be noexcept" URL: https://wg21.link/edit2456 - id: EDIT2457 citation-label: EDIT2457 title: "P0655R1 visit: Explicit Return Type for visit" URL: https://wg21.link/edit2457 - id: EDIT2458 citation-label: EDIT2458 title: "P0602R4 variant and optional should propagate copy/move triviality" URL: https://wg21.link/edit2458 - id: EDIT2459 citation-label: EDIT2459 title: "P0487R1 Fixing operator>>(basic_istream&, CharT*) (LWG 2499)" URL: https://wg21.link/edit2459 - id: EDIT2460 citation-label: EDIT2460 title: "P1123R0 Editorial Guidance for merging P0019r8 and P0528r3" URL: https://wg21.link/edit2460 - id: EDIT2461 citation-label: EDIT2461 title: "P1073R3 Immediate functions" URL: https://wg21.link/edit2461 - id: EDIT2462 citation-label: EDIT2462 title: "Add an index entry for \"extern template\"" URL: https://wg21.link/edit2462 - id: EDIT2463 citation-label: EDIT2463 title: "P0482R6 char8_t: A type for UTF-8 characters and strings" URL: https://wg21.link/edit2463 - id: EDIT2464 citation-label: EDIT2464 title: "P0357R3 reference_wrapper for incomplete types" URL: https://wg21.link/edit2464 - id: EDIT2465 citation-label: EDIT2465 title: "P0608R3 A sane variant converting constructor" URL: https://wg21.link/edit2465 - id: EDIT2466 citation-label: EDIT2466 title: "P0771R1 std::function move constructor should be noexcept" URL: https://wg21.link/edit2466 - id: EDIT2467 citation-label: EDIT2467 title: "P1007R3 std::assume_aligned" URL: https://wg21.link/edit2467 - id: EDIT2468 citation-label: EDIT2468 title: "P1020R1 Smart pointer creation with default initialization" URL: https://wg21.link/edit2468 - id: EDIT2469 citation-label: EDIT2469 title: "P1285R0 Improving Completeness Requirements for Type Traits" URL: https://wg21.link/edit2469 - id: EDIT2470 citation-label: EDIT2470 title: "P1248R1 Remove CommonReference requirement from StrictWeakOrdering (a…" URL: https://wg21.link/edit2470 - id: EDIT2471 citation-label: EDIT2471 title: "P0318R1 unwrap_ref_decay and unwrap_reference" URL: https://wg21.link/edit2471 - id: EDIT2472 citation-label: EDIT2472 title: "[over.best.ics] Turn 'such as' list into a note" URL: https://wg21.link/edit2472 - id: EDIT2473 citation-label: EDIT2473 title: "[styles] Also allow 'listings' package v1.7" URL: https://wg21.link/edit2473 - id: EDIT2474 citation-label: EDIT2474 title: "P1165R1 Make stateful allocator propagation more consistent for opera…" URL: https://wg21.link/edit2474 - id: EDIT2475 citation-label: EDIT2475 title: "[array.syn] Add reference to [array.tuple]" URL: https://wg21.link/edit2475 - id: EDIT2476 citation-label: EDIT2476 title: "[tuple.helper, pair.astuple, array.tuple] Unconventional description of `tuple_element`" URL: https://wg21.link/edit2476 - id: EDIT2477 citation-label: EDIT2477 title: "[dcl.type.auto.deduct] Use \"immediately-declared constraint of\"" URL: https://wg21.link/edit2477 - id: EDIT2478 citation-label: EDIT2478 title: "P1085R2 Should Span be Regular?" URL: https://wg21.link/edit2478 - id: EDIT2479 citation-label: EDIT2479 title: "P0919R3 Heterogeneous lookup for unordered containers" URL: https://wg21.link/edit2479 - id: EDIT2480 citation-label: EDIT2480 title: "P1209R0 Adopt Consistent Container Erasure from Library Fundamentals …" URL: https://wg21.link/edit2480 - id: EDIT2481 citation-label: EDIT2481 title: "[diff] Rename \"basic concepts\" to \"basics\"" URL: https://wg21.link/edit2481 - id: EDIT2482 citation-label: EDIT2482 title: "Link in [expr.call]/6 is probably wrong. It should be [expr.reinterpret.cast] instead of [dcl.link]." URL: https://wg21.link/edit2482 - id: EDIT2483 citation-label: EDIT2483 title: "[basic.fundamental] boolean note nitpick" URL: https://wg21.link/edit2483 - id: EDIT2484 citation-label: EDIT2484 title: "[expr.new] Is a copy constructor call elided in a new-expression?" URL: https://wg21.link/edit2484 - id: EDIT2485 citation-label: EDIT2485 title: "P0591R4 Utility functions to implement uses-allocator construction" URL: https://wg21.link/edit2485 - id: EDIT2486 citation-label: EDIT2486 title: "[func.bind_front] use unwrap_ref_t for bind_front" URL: https://wg21.link/edit2486 - id: EDIT2487 citation-label: EDIT2487 title: "P0356R5 Simplified partial function application" URL: https://wg21.link/edit2487 - id: EDIT2488 citation-label: EDIT2488 title: "[concepts] P1084R2 library wording changes" URL: https://wg21.link/edit2488 - id: EDIT2489 citation-label: EDIT2489 title: "[cmp.categories,time.cal] Change \"explicit constexpr\" to \"constexpr e…" URL: https://wg21.link/edit2489 - id: EDIT2490 citation-label: EDIT2490 title: "[utility.syn,pairs.spec,tuple.syn,tuple.creation] Use unwrap_ref_deca…" URL: https://wg21.link/edit2490 - id: EDIT2491 citation-label: EDIT2491 title: "Wrong link in [basic.stc.dynamic.allocation]/3" URL: https://wg21.link/edit2491 - id: EDIT2492 citation-label: EDIT2492 title: "[pairs.general] Don't encourage use of `make_pair` since we have CTAD" URL: https://wg21.link/edit2492 - id: EDIT2493 citation-label: EDIT2493 title: "[expr.prim.lambda.capture] CWG 2378: Resolve FIXME regarding ellipses in captures" URL: https://wg21.link/edit2493 - id: EDIT2494 citation-label: EDIT2494 title: "[dcl.fct] Add missing period after last sentence in example." URL: https://wg21.link/edit2494 - id: EDIT2495 citation-label: EDIT2495 title: "P1032R1 Misc constexpr bits" URL: https://wg21.link/edit2495 - id: EDIT2496 citation-label: EDIT2496 title: "P1148R0 Cleaning up Clause 20" URL: https://wg21.link/edit2496 - id: EDIT2497 citation-label: EDIT2497 title: "[2018-11 LWG Motion 25] P0896R4 — Clause 17" URL: https://wg21.link/edit2497 - id: EDIT2498 citation-label: EDIT2498 title: "[2018-11 LWG Motion 25] P0896R4 — Clause 18" URL: https://wg21.link/edit2498 - id: EDIT2499 citation-label: EDIT2499 title: "[2018-11 LWG Motion 25] P0896R4 — Clause 19" URL: https://wg21.link/edit2499 - id: EDIT2500 citation-label: EDIT2500 title: "[2018-11 LWG Motion 25] P0896R4 — Clause 22" URL: https://wg21.link/edit2500 - id: EDIT2501 citation-label: EDIT2501 title: "[2018-11 LWG Motion 25] P0896R4 — Clause 24" URL: https://wg21.link/edit2501 - id: EDIT2502 citation-label: EDIT2502 title: "[basic.stc.dynamic.allocation] Fix cross-reference for get_new_handler" URL: https://wg21.link/edit2502 - id: EDIT2503 citation-label: EDIT2503 title: "[over.ics.ref] unclear about reference binding occurring as part of the second standard conversion sequence in a user-defined conversion sequence" URL: https://wg21.link/edit2503 - id: EDIT2504 citation-label: EDIT2504 title: "always parenthesize the constraint-logical-or-expression in a requires-clause" URL: https://wg21.link/edit2504 - id: EDIT2505 citation-label: EDIT2505 title: "[structure.summary] Unaccounted templated entities" URL: https://wg21.link/edit2505 - id: EDIT2506 citation-label: EDIT2506 title: "[depr.locale.category] Replace tcode environments with codeblock environments." URL: https://wg21.link/edit2506 - id: EDIT2507 citation-label: EDIT2507 title: "use return-type-requirements where applicable" URL: https://wg21.link/edit2507 - id: EDIT2508 citation-label: EDIT2508 title: "P1085R2 Should Span be Regular?" URL: https://wg21.link/edit2508 - id: EDIT2509 citation-label: EDIT2509 title: "clean up [algorithms] source code" URL: https://wg21.link/edit2509 - id: EDIT2510 citation-label: EDIT2510 title: "consider moving requires-clause in a template-head onto the same line as the rest of the template-head where profitable" URL: https://wg21.link/edit2510 - id: EDIT2511 citation-label: EDIT2511 title: "formatting for \"E\" variant marker in [algorithms]" URL: https://wg21.link/edit2511 - id: EDIT2512 citation-label: EDIT2512 title: "always use sub-namespace in itemdecls" URL: https://wg21.link/edit2512 - id: EDIT2513 citation-label: EDIT2513 title: "revise section labels introduced by ranges" URL: https://wg21.link/edit2513 - id: EDIT2514 citation-label: EDIT2514 title: "define DECAY_COPY more centrally" URL: https://wg21.link/edit2514 - id: EDIT2515 citation-label: EDIT2515 title: "P0896R4 The One Ranges Proposal" URL: https://wg21.link/edit2515 - id: EDIT2516 citation-label: EDIT2516 title: "consider renaming [*.erasure] to [*.erase]" URL: https://wg21.link/edit2516 - id: EDIT2517 citation-label: EDIT2517 title: "[ranges] Shorten and adjust stable labels" URL: https://wg21.link/edit2517 - id: EDIT2518 citation-label: EDIT2518 title: "[algorithms] Long and unwieldly declarations" URL: https://wg21.link/edit2518 - id: EDIT2519 citation-label: EDIT2519 title: "[structure.summary] Add missing templated entities" URL: https://wg21.link/edit2519 - id: EDIT2520 citation-label: EDIT2520 title: "[func.bind_front] Use unwrap_ref_decay_t" URL: https://wg21.link/edit2520 - id: EDIT2521 citation-label: EDIT2521 title: "[dcl.attr.contract.check] Remove redundant statement that violation ha…" URL: https://wg21.link/edit2521 - id: EDIT2522 citation-label: EDIT2522 title: "[expr] Fix cross-references for 'composite pointer type'" URL: https://wg21.link/edit2522 - id: EDIT2523 citation-label: EDIT2523 title: "[temp] Use 'deduced as' instead of 'deduced to'" URL: https://wg21.link/edit2523 - id: EDIT2524 citation-label: EDIT2524 title: "Derived constructor is not preferred, rather the base constructor does not belong to the set of candidate." URL: https://wg21.link/edit2524 - id: EDIT2525 citation-label: EDIT2525 title: "[range.cmp] \"Range comparisons\" is not a great subclause title" URL: https://wg21.link/edit2525 - id: EDIT2526 citation-label: EDIT2526 title: "[depr.locale.category] Don't parenthesize reference after 'in'." URL: https://wg21.link/edit2526 - id: EDIT2527 citation-label: EDIT2527 title: "[allocator.uses.construction] the argument name is alloc, not allocator" URL: https://wg21.link/edit2527 - id: EDIT2528 citation-label: EDIT2528 title: "[structure] needs an overhaul" URL: https://wg21.link/edit2528 - id: EDIT2529 citation-label: EDIT2529 title: "When to use \\ldots v. \\cdots v. ...?" URL: https://wg21.link/edit2529 - id: EDIT2530 citation-label: EDIT2530 title: "[cpp.subst] Introduce grammar non-terminal 'va-opt-replacement'" URL: https://wg21.link/edit2530 - id: EDIT2531 citation-label: EDIT2531 title: "[algorithms] Use math \\min when computing complexities." URL: https://wg21.link/edit2531 - id: EDIT2532 citation-label: EDIT2532 title: "[over.best.ics] Clarify ambiguous conversion sequence" URL: https://wg21.link/edit2532 - id: EDIT2533 citation-label: EDIT2533 title: "[cmp.categories] Replace 'operator admits' phrasing." URL: https://wg21.link/edit2533 - id: EDIT2534 citation-label: EDIT2534 title: "[dcl.init] Clarify standard conversions for built-in types" URL: https://wg21.link/edit2534 - id: EDIT2535 citation-label: EDIT2535 title: "[over.ics.ref] Use 'implicit conversion sequence'," URL: https://wg21.link/edit2535 - id: EDIT2536 citation-label: EDIT2536 title: "[dcl.init.aggr] Resolve grammar confusion around arrays of unknown bound" URL: https://wg21.link/edit2536 - id: EDIT2537 citation-label: EDIT2537 title: "[structure.specifications] Clarify that 'Mandates' conditions may or …" URL: https://wg21.link/edit2537 - id: EDIT2538 citation-label: EDIT2538 title: "[class.bit] Bit-fields of sufficient width can store any value of an …" URL: https://wg21.link/edit2538 - id: EDIT2539 citation-label: EDIT2539 title: "[dcl.struct.bind,numarray] Use '\\dotsc' for comma-separated lists" URL: https://wg21.link/edit2539 - id: EDIT2540 citation-label: EDIT2540 title: "[dcl.spec] Harmonize phrasing of restrictions on decl-specifiers" URL: https://wg21.link/edit2540 - id: EDIT2541 citation-label: EDIT2541 title: "[class.dtor]/12.3 causes linking to depend on run-time behavior" URL: https://wg21.link/edit2541 - id: EDIT2542 citation-label: EDIT2542 title: "undefined boolean note clarification" URL: https://wg21.link/edit2542 - id: EDIT2543 citation-label: EDIT2543 title: "[utilities] Harmonize 'For T in Types' phrasing." URL: https://wg21.link/edit2543 - id: EDIT2544 citation-label: EDIT2544 title: "[input.output] Avoid colons in stable labels" URL: https://wg21.link/edit2544 - id: EDIT2545 citation-label: EDIT2545 title: "Use \\logop consistently." URL: https://wg21.link/edit2545 - id: EDIT2546 citation-label: EDIT2546 title: "[view.interface] Use \"inherits\"/\"derives\" consistently." URL: https://wg21.link/edit2546 - id: EDIT2547 citation-label: EDIT2547 title: "[algorithms] Compactify and reformat source with no visual change" URL: https://wg21.link/edit2547 - id: EDIT2548 citation-label: EDIT2548 title: "[meta.logical] unclear wording" URL: https://wg21.link/edit2548 - id: EDIT2549 citation-label: EDIT2549 title: "[meta.logical] use math mode subscripts for Bi, B1, BN etc." URL: https://wg21.link/edit2549 - id: EDIT2550 citation-label: EDIT2550 title: "[meta.logical] clarify short-circuiting property" URL: https://wg21.link/edit2550 - id: EDIT2551 citation-label: EDIT2551 title: "[iterator.requirements.general] \"counted range\" defines a term of art" URL: https://wg21.link/edit2551 - id: EDIT2552 citation-label: EDIT2552 title: "[re.grammar] Add missing closing parentheses." URL: https://wg21.link/edit2552 - id: EDIT2553 citation-label: EDIT2553 title: "Missing template declaration in [array.tuple]" URL: https://wg21.link/edit2553 - id: EDIT2554 citation-label: EDIT2554 title: "[temp.constr.atomic]/2 Meaning of \"the same *expression*\" is unclear" URL: https://wg21.link/edit2554 - id: EDIT2555 citation-label: EDIT2555 title: "[atomics.types.operations]/20 Awkward \"E.g.\" at start of sentence" URL: https://wg21.link/edit2555 - id: EDIT2556 citation-label: EDIT2556 title: "Consider formatting ranges with math brackets" URL: https://wg21.link/edit2556 - id: EDIT2557 citation-label: EDIT2557 title: "Escape spaces following mid-sentence periods." URL: https://wg21.link/edit2557 - id: EDIT2558 citation-label: EDIT2558 title: "[atomics.types.operations]/20 Replace \"E.g.\" at start of sentence with \"For example\"." URL: https://wg21.link/edit2558 - id: EDIT2559 citation-label: EDIT2559 title: "Incompatible example with CWG 1395" URL: https://wg21.link/edit2559 - id: EDIT2560 citation-label: EDIT2560 title: "shared_ptr do not own a deleter for non-array type" URL: https://wg21.link/edit2560 - id: EDIT2561 citation-label: EDIT2561 title: "struct/class mismatch for `char_traits`" URL: https://wg21.link/edit2561 - id: EDIT2562 citation-label: EDIT2562 title: "Fix spacing after full stops that LaTeX mistakenly thinks are mid-sentence." URL: https://wg21.link/edit2562 - id: EDIT2563 citation-label: EDIT2563 title: "[variant.assign] Move punctuation out of \\tcode." URL: https://wg21.link/edit2563 - id: EDIT2564 citation-label: EDIT2564 title: "[alg.partitions] Add missing closing parenthesis." URL: https://wg21.link/edit2564 - id: EDIT2565 citation-label: EDIT2565 title: "[iterator.synopsis] Add reference to [alg.req.sortable]" URL: https://wg21.link/edit2565 - id: EDIT2566 citation-label: EDIT2566 title: "[iterator.traits] Present concept requirements consistently" URL: https://wg21.link/edit2566 - id: EDIT2567 citation-label: EDIT2567 title: "[iterator.concept.readable]/2 parenthesized clarification seems like a note" URL: https://wg21.link/edit2567 - id: EDIT2568 citation-label: EDIT2568 title: "[iterator.concept.writable] Double if and one-item list" URL: https://wg21.link/edit2568 - id: EDIT2569 citation-label: EDIT2569 title: "[iterator.concepts.readable] Turn parenthesized explanation into a note." URL: https://wg21.link/edit2569 - id: EDIT2570 citation-label: EDIT2570 title: "[iosfwd.syn] Change char_traits from 'class' to 'struct'." URL: https://wg21.link/edit2570 - id: EDIT2571 citation-label: EDIT2571 title: "[temp.func.order] Adjust example to rules in [temp.deduct.partial]." URL: https://wg21.link/edit2571 - id: EDIT2572 citation-label: EDIT2572 title: "[template.mask.array.overview, iterator.concept.iterator] Use non-eng…" URL: https://wg21.link/edit2572 - id: EDIT2573 citation-label: EDIT2573 title: "[basic.indet] Indeterminate values" URL: https://wg21.link/edit2573 - id: EDIT2574 citation-label: EDIT2574 title: "[iterator.concept.bidir] Add comma for clarity" URL: https://wg21.link/edit2574 - id: EDIT2575 citation-label: EDIT2575 title: "[indirectcallable.general] Fix reference" URL: https://wg21.link/edit2575 - id: EDIT2576 citation-label: EDIT2576 title: "[iterator.traits] Remove space between type and ref-qualifier" URL: https://wg21.link/edit2576 - id: EDIT2577 citation-label: EDIT2577 title: "[iterator.primitives] Various problems in its only paragraph" URL: https://wg21.link/edit2577 - id: EDIT2578 citation-label: EDIT2578 title: "[reverse.iter.cons] Indent consistently with the parent subclause" URL: https://wg21.link/edit2578 - id: EDIT2579 citation-label: EDIT2579 title: "[reverse.iter.nonmember] Replace data member access with accessor" URL: https://wg21.link/edit2579 - id: EDIT2580 citation-label: EDIT2580 title: "[iterators] Declaration duplication" URL: https://wg21.link/edit2580 - id: EDIT2581 citation-label: EDIT2581 title: "[expr.and][expr.or][expr.xor] Add grouping sentence to the binary and/or/xor operators." URL: https://wg21.link/edit2581 - id: EDIT2582 citation-label: EDIT2582 title: "[move.iterators] Various (hopefully) editorial fixes" URL: https://wg21.link/edit2582 - id: EDIT2583 citation-label: EDIT2583 title: "[iterators] Remove duplicated declarations" URL: https://wg21.link/edit2583 - id: EDIT2584 citation-label: EDIT2584 title: "[dcl.typedef] \"redefine\"" URL: https://wg21.link/edit2584 - id: EDIT2585 citation-label: EDIT2585 title: "[counted.iter.cmp] Add missing colon to specification element" URL: https://wg21.link/edit2585 - id: EDIT2586 citation-label: EDIT2586 title: "[stream.iterators] Improvements, modernization and fixes" URL: https://wg21.link/edit2586 - id: EDIT2587 citation-label: EDIT2587 title: "[stream.iterators] Requirements mixed with description" URL: https://wg21.link/edit2587 - id: EDIT2588 citation-label: EDIT2588 title: "[diff.cpp17.library] add " URL: https://wg21.link/edit2588 - id: EDIT2589 citation-label: EDIT2589 title: "[range.range] Requirement marked wrongly" URL: https://wg21.link/edit2589 - id: EDIT2590 citation-label: EDIT2590 title: "[ranges] Different uses of \"common range\"" URL: https://wg21.link/edit2590 - id: EDIT2591 citation-label: EDIT2591 title: "[concepts] Use \"model\" instead of \"satisfy\" for the semantic requirements" URL: https://wg21.link/edit2591 - id: EDIT2592 citation-label: EDIT2592 title: "[range.view] Add complexity requirement normatively" URL: https://wg21.link/edit2592 - id: EDIT2593 citation-label: EDIT2593 title: "[basic.lookup.classref]p1 Should allow alias-templates followed by '<'" URL: https://wg21.link/edit2593 - id: EDIT2594 citation-label: EDIT2594 title: "[range.utility, ranges.syn] Various editorial fixes" URL: https://wg21.link/edit2594 - id: EDIT2595 citation-label: EDIT2595 title: "[temp.mem.func] Remove inappropriate parentheses in 'Array::operator[]()'." URL: https://wg21.link/edit2595 - id: EDIT2596 citation-label: EDIT2596 title: "[range.adaptors, ranges.syn] Various editorial fixes" URL: https://wg21.link/edit2596 - id: EDIT2597 citation-label: EDIT2597 title: "Fixed title of [dcl.constexpr] section to include consteval" URL: https://wg21.link/edit2597 - id: EDIT2598 citation-label: EDIT2598 title: "[diff.dcl]/4 Capitalize sentence." URL: https://wg21.link/edit2598 - id: EDIT2599 citation-label: EDIT2599 title: "[diff.dcl] Remove space before colon." URL: https://wg21.link/edit2599 - id: EDIT2600 citation-label: EDIT2600 title: "[alg.min.max] Fix typo in returns element of ranges::minmax" URL: https://wg21.link/edit2600 - id: EDIT2601 citation-label: EDIT2601 title: "[basic.life] CWG 2012: Underspecification on lifetime of references" URL: https://wg21.link/edit2601 - id: EDIT2602 citation-label: EDIT2602 title: "Update expressions.tex" URL: https://wg21.link/edit2602 - id: EDIT2603 citation-label: EDIT2603 title: "[reverse.iterators] Use the public accessor function," URL: https://wg21.link/edit2603 - id: EDIT2604 citation-label: EDIT2604 title: "[iterator.primitives] Rescue introductory sentence." URL: https://wg21.link/edit2604 - id: EDIT2605 citation-label: EDIT2605 title: "[range.adaptors] Replace Base with const V for clarity" URL: https://wg21.link/edit2605 - id: EDIT2606 citation-label: EDIT2606 title: "[optional.assign] use injected class name consistently" URL: https://wg21.link/edit2606 - id: EDIT2607 citation-label: EDIT2607 title: "[over.ics.user,over.ics.rank] Reference binding is part of the second…" URL: https://wg21.link/edit2607 - id: EDIT2608 citation-label: EDIT2608 title: "[expr.new] A new-expression might not invoke a constructor" URL: https://wg21.link/edit2608 - id: EDIT2609 citation-label: EDIT2609 title: "decide what to do with underscores in section labels" URL: https://wg21.link/edit2609 - id: EDIT2610 citation-label: EDIT2610 title: "[std] Replace underscores in stable labels with periods." URL: https://wg21.link/edit2610 - id: EDIT2611 citation-label: EDIT2611 title: "[mismatch] LWG 3178: std::mismatch is missing an upper bound" URL: https://wg21.link/edit2611 - id: EDIT2612 citation-label: EDIT2612 title: "[iterators] Qualify declarator-id with sub-namespace." URL: https://wg21.link/edit2612 - id: EDIT2613 citation-label: EDIT2613 title: "[mismatch] LWG3178 std::mismatch is missing an upper bound" URL: https://wg21.link/edit2613 - id: EDIT2614 citation-label: EDIT2614 title: "[iterator.container,range.prim] \"range\" vs. \"container and/or view\"" URL: https://wg21.link/edit2614 - id: EDIT2615 citation-label: EDIT2615 title: "[range.adaptors] Generators bundled together with the adaptors" URL: https://wg21.link/edit2615 - id: EDIT2616 citation-label: EDIT2616 title: "[basic.life] Adjust subclause heading" URL: https://wg21.link/edit2616 - id: EDIT2617 citation-label: EDIT2617 title: "[dcl.typedef] Use 'redeclare', not 'redefine'" URL: https://wg21.link/edit2617 - id: EDIT2618 citation-label: EDIT2618 title: "[special.mem.concepts] Unconventional description" URL: https://wg21.link/edit2618 - id: EDIT2619 citation-label: EDIT2619 title: "[range.factories] New subclause, split off from [range.adaptors]" URL: https://wg21.link/edit2619 - id: EDIT2620 citation-label: EDIT2620 title: "[range.prim,iterator.container] merge into preceding subclause" URL: https://wg21.link/edit2620 - id: EDIT2621 citation-label: EDIT2621 title: "[special.mem.concepts] Use 'models ... only if' phrasing for semantic…" URL: https://wg21.link/edit2621 - id: EDIT2622 citation-label: EDIT2622 title: "[range.refinements] Rephrase heading to not use 'common range'" URL: https://wg21.link/edit2622 - id: EDIT2623 citation-label: EDIT2623 title: "DECAY_COPY cleanup" URL: https://wg21.link/edit2623 - id: EDIT2624 citation-label: EDIT2624 title: "[library] needs a structural overhaul" URL: https://wg21.link/edit2624 - id: EDIT2625 citation-label: EDIT2625 title: "[operators] offers nice shorthand that should be exploited everywhere" URL: https://wg21.link/edit2625 - id: EDIT2626 citation-label: EDIT2626 title: "[unreachable.sentinel] In \"Index of library names\", unreachable_sentinel should point to [iterators.general]" URL: https://wg21.link/edit2626 - id: EDIT2627 citation-label: EDIT2627 title: "[iterator.synopsis] Index fix: unreachable_sentinel is defined here." URL: https://wg21.link/edit2627 - id: EDIT2628 citation-label: EDIT2628 title: "[range.cmp] Deconfuse subclause heading." URL: https://wg21.link/edit2628 - id: EDIT2629 citation-label: EDIT2629 title: "[unord.req] Add missing \\tcode." URL: https://wg21.link/edit2629 - id: EDIT2630 citation-label: EDIT2630 title: "[expr.prim.id.dtor] Comment in example reflects lexing misunderstanding" URL: https://wg21.link/edit2630 - id: EDIT2631 citation-label: EDIT2631 title: "[index] Index entry for \"deferencing\" says \"see also\" without any page number" URL: https://wg21.link/edit2631 - id: EDIT2632 citation-label: EDIT2632 title: "[iterator.requirements.general] past-the-end/dereferenceable/singular iterators are not defined" URL: https://wg21.link/edit2632 - id: EDIT2633 citation-label: EDIT2633 title: "[expr.prim.id.dtor] Fix comment in example." URL: https://wg21.link/edit2633 - id: EDIT2634 citation-label: EDIT2634 title: "Fix some `operator<=>` declarations with the wrong number of parameters" URL: https://wg21.link/edit2634 - id: EDIT2635 citation-label: EDIT2635 title: "[unreachable.sentinel] open interval -> half-infinite interval" URL: https://wg21.link/edit2635 - id: EDIT2636 citation-label: EDIT2636 title: "[index] Replace 'see also' with 'see' absent page numbers." URL: https://wg21.link/edit2636 - id: EDIT2637 citation-label: EDIT2637 title: "[unreachable.sentinel] 'open interval' -> 'unbounded interval'" URL: https://wg21.link/edit2637 - id: EDIT2638 citation-label: EDIT2638 title: "[basic.fundamental] rename 'range exponent' to 'width'" URL: https://wg21.link/edit2638 - id: EDIT2639 citation-label: EDIT2639 title: "[allocator.requirements] Example is misplaced" URL: https://wg21.link/edit2639 - id: EDIT2640 citation-label: EDIT2640 title: "Use \"models\" for concepts, and \"meets\" for non-concept requirements with semantics" URL: https://wg21.link/edit2640 - id: EDIT2641 citation-label: EDIT2641 title: "[allocator.requirements] relocate example to end of subclause" URL: https://wg21.link/edit2641 - id: EDIT2642 citation-label: EDIT2642 title: "CI meta-question" URL: https://wg21.link/edit2642 - id: EDIT2643 citation-label: EDIT2643 title: "[ranges.syn] Fix a typo: \"fowarding\"" URL: https://wg21.link/edit2643 - id: EDIT2644 citation-label: EDIT2644 title: "[alg.any_of] Add source code newline to prevent visual mangling betwe…" URL: https://wg21.link/edit2644 - id: EDIT2645 citation-label: EDIT2645 title: "[expr.unary.op]/3: the value of a pointer should be \"pointer to\", not \"address of\"" URL: https://wg21.link/edit2645 - id: EDIT2646 citation-label: EDIT2646 title: "[depr.strstreambuf.virtuals] Hyphenate \"implementation-defined\"" URL: https://wg21.link/edit2646 - id: EDIT2647 citation-label: EDIT2647 title: "Clear up a note about condition variables" URL: https://wg21.link/edit2647 - id: EDIT2648 citation-label: EDIT2648 title: "we should have a descriptive element for \"a type models this concept only if\"" URL: https://wg21.link/edit2648 - id: EDIT2649 citation-label: EDIT2649 title: "[tuple.helper] remove duplicate paragraph" URL: https://wg21.link/edit2649 - id: EDIT2650 citation-label: EDIT2650 title: "[meta.const.eval] Fix typo in function name" URL: https://wg21.link/edit2650 - id: EDIT2651 citation-label: EDIT2651 title: "revert e58439b (fix to \"usable in constant expressions\") if not fixed at Kona" URL: https://wg21.link/edit2651 - id: EDIT2652 citation-label: EDIT2652 title: "[expr.sizeof]/2: Is 'When applied to a reference' needed when we have [expr.type]/1" URL: https://wg21.link/edit2652 - id: EDIT2653 citation-label: EDIT2653 title: "Remove [expr.sizeof]/3" URL: https://wg21.link/edit2653 - id: EDIT2654 citation-label: EDIT2654 title: "[expr.sizeof]/2: there are no expressions of reference type" URL: https://wg21.link/edit2654 - id: EDIT2655 citation-label: EDIT2655 title: "[basic.lval]/9 all prvalues can have cv-qualified types" URL: https://wg21.link/edit2655 - id: EDIT2656 citation-label: EDIT2656 title: "[algorithms] Qualify declarator-id with sub-namespace." URL: https://wg21.link/edit2656 - id: EDIT2657 citation-label: EDIT2657 title: "[dcl.init.ref]/5 Prevent prvalue type adjustment" URL: https://wg21.link/edit2657 - id: EDIT2658 citation-label: EDIT2658 title: "Fixed text in [temp.mem.func]/1 example, which was not updated by CWG249" URL: https://wg21.link/edit2658 - id: EDIT2659 citation-label: EDIT2659 title: "The hyperlink [stmt.if] is wrong in [dcl.spec.auto]/3" URL: https://wg21.link/edit2659 - id: EDIT2660 citation-label: EDIT2660 title: "[algorithms.general] Summary table missing row for [algorithms.requirements]" URL: https://wg21.link/edit2660 - id: EDIT2661 citation-label: EDIT2661 title: "[concepts.general] Summary table missing row for [concepts.equality]" URL: https://wg21.link/edit2661 - id: EDIT2662 citation-label: EDIT2662 title: "[meta.rel] Add missing noexcept cross-refs for invokable traits" URL: https://wg21.link/edit2662 - id: EDIT2663 citation-label: EDIT2663 title: "[algorithms.general,concepts.general] Add missing entries for summary…" URL: https://wg21.link/edit2663 - id: EDIT2664 citation-label: EDIT2664 title: "[intro.execution] Destruction of a temp. object bound to a reference is not a full-expression?" URL: https://wg21.link/edit2664 - id: EDIT2665 citation-label: EDIT2665 title: "Can we find a better name for \"promoted arithmetic type\"?" URL: https://wg21.link/edit2665 - id: EDIT2666 citation-label: EDIT2666 title: "[temp.spec]/2 dead wording" URL: https://wg21.link/edit2666 - id: EDIT2667 citation-label: EDIT2667 title: "Fixed wording on [temp.class.spec.mfunc]/1 sentence 3" URL: https://wg21.link/edit2667 - id: EDIT2668 citation-label: EDIT2668 title: "[dcl.attr.contract.cond] example fails to return" URL: https://wg21.link/edit2668 - id: EDIT2669 citation-label: EDIT2669 title: "[dcl.attr.contract.cond] reference parameters in postconditions" URL: https://wg21.link/edit2669 - id: EDIT2670 citation-label: EDIT2670 title: "\"Syntactic\" circularity between [expr.add]/4 and [expr.sub]/1?" URL: https://wg21.link/edit2670 - id: EDIT2671 citation-label: EDIT2671 title: "[expr.sizeof][expr.alignof][expr.unary.noexcept] What is a constant?" URL: https://wg21.link/edit2671 - id: EDIT2672 citation-label: EDIT2672 title: "Harmonize \", inclusive\" and \"(inclusive)\" spelling" URL: https://wg21.link/edit2672 - id: EDIT2673 citation-label: EDIT2673 title: "Add \"Otherwise\" to the start of [dcl.init]/17.6" URL: https://wg21.link/edit2673 - id: EDIT2674 citation-label: EDIT2674 title: "Table names should be present as stable names" URL: https://wg21.link/edit2674 - id: EDIT2675 citation-label: EDIT2675 title: "Why are the words \"that is not a cv-qualifier\" mentioned in [class.mem]/12? " URL: https://wg21.link/edit2675 - id: EDIT2676 citation-label: EDIT2676 title: "[container.node] Add 3 template keywords for dependent name" URL: https://wg21.link/edit2676 - id: EDIT2677 citation-label: EDIT2677 title: "Merge [basic.lookup.argdep]/4.1 and /4.3" URL: https://wg21.link/edit2677 - id: EDIT2678 citation-label: EDIT2678 title: "Use \"denotes a type\" in utilities library clause" URL: https://wg21.link/edit2678 - id: EDIT2679 citation-label: EDIT2679 title: "Incosistency in tuple_size/tuple_element struct/class. " URL: https://wg21.link/edit2679 - id: EDIT2680 citation-label: EDIT2680 title: "Typo in P1358R0 issue #2358 (Explicit capture of value)..." URL: https://wg21.link/edit2680 - id: EDIT2681 citation-label: EDIT2681 title: "[2019-02 CWG Motion 1] P1358R0 Core Language Working Group \"ready\" Issues (Kona 2019)" URL: https://wg21.link/edit2681 - id: EDIT2682 citation-label: EDIT2682 title: "[2019-02 CWG Motion 2] P1359R0 Core Language Working Group \"tentatively ready\" Issues (Kona 2019)" URL: https://wg21.link/edit2682 - id: EDIT2683 citation-label: EDIT2683 title: "[2019-02 CWG Motion 3] P1286R2 Contra CWG DR1778" URL: https://wg21.link/edit2683 - id: EDIT2684 citation-label: EDIT2684 title: "[2019-02 CWG Motion 4] P1091R3 Extending structured bindings to be more like variable declarations" URL: https://wg21.link/edit2684 - id: EDIT2685 citation-label: EDIT2685 title: "[2019-02 CWG Motion 5] P1381R1 Reference capture of structured bindings" URL: https://wg21.link/edit2685 - id: EDIT2686 citation-label: EDIT2686 title: "[2019-02 CWG Motion 6] P1041R4 Make char16_t/char32_t string literals be UTF-16/32" URL: https://wg21.link/edit2686 - id: EDIT2687 citation-label: EDIT2687 title: "[2019-02 CWG Motion 7] P1139R2 Address wording issues related to ISO 10646" URL: https://wg21.link/edit2687 - id: EDIT2688 citation-label: EDIT2688 title: "[2019-02 CWG Motion 8] P1323R2 Contract postconditions and return type deduction" URL: https://wg21.link/edit2688 - id: EDIT2689 citation-label: EDIT2689 title: "[2019-02 CWG Motion 9] P0960R3 Allow initializing aggregates from a parenthesized list of values" URL: https://wg21.link/edit2689 - id: EDIT2690 citation-label: EDIT2690 title: "[2019-02 CWG Motion 10] P1009R2 Array size deduction in new-expressions" URL: https://wg21.link/edit2690 - id: EDIT2691 citation-label: EDIT2691 title: "[2019-02 CWG Motion 11] P1103R3 Merging Modules" URL: https://wg21.link/edit2691 - id: EDIT2692 citation-label: EDIT2692 title: "[2019-02 CWG Motion 12] P1185R2 <=> != ==" URL: https://wg21.link/edit2692 - id: EDIT2693 citation-label: EDIT2693 title: "[2019-02 CWG Motion 15] P0912R5 Merge Coroutines TS into C++20 working draft" URL: https://wg21.link/edit2693 - id: EDIT2694 citation-label: EDIT2694 title: "[2019-02 LWG Motion 1] P1457R0 C++ Standard Library Issues (Kona 2019)" URL: https://wg21.link/edit2694 - id: EDIT2695 citation-label: EDIT2695 title: "[2019-02 LWG Motion 3] P0339R6 polymorphic_allocator<> as a vocabulary type" URL: https://wg21.link/edit2695 - id: EDIT2696 citation-label: EDIT2696 title: "[2019-02 LWG Motion 4] P0340R3 Making std::underlying_type SFINAE-friendly" URL: https://wg21.link/edit2696 - id: EDIT2697 citation-label: EDIT2697 title: "[2019-02 LWG Motion 6] P0738R2 I Stream, You Stream, We All Stream for istream_iterator" URL: https://wg21.link/edit2697 - id: EDIT2698 citation-label: EDIT2698 title: "[2019-02 LWG Motion 7] P1458R1 Mandating the Standard Library: Clause 16 - Language support library" URL: https://wg21.link/edit2698 - id: EDIT2699 citation-label: EDIT2699 title: "[2019-02 LWG Motion 8] P1459R1 Mandating the Standard Library: Clause 18 - Language support library" URL: https://wg21.link/edit2699 - id: EDIT2700 citation-label: EDIT2700 title: "[2019-02 LWG Motion 9] P1462R1 Mandating the Standard Library: Clause 20 - Strings library" URL: https://wg21.link/edit2700 - id: EDIT2701 citation-label: EDIT2701 title: "[2019-02 LWG Motion 10] P1463R1 Mandating the Standard Library: Clause 21 - Containers library" URL: https://wg21.link/edit2701 - id: EDIT2702 citation-label: EDIT2702 title: "[2019-02 LWG Motion 11] P1464R1 Mandating the Standard Library: Clause 22 - Iterators library" URL: https://wg21.link/edit2702 - id: EDIT2703 citation-label: EDIT2703 title: "[2019-02 LWG Motion 12] P1164R1 Make create_directory() Intuitive" URL: https://wg21.link/edit2703 - id: EDIT2704 citation-label: EDIT2704 title: "[2019-02 LWG Motion 13] P0811R3 Well-behaved interpolation for numbers and pointers" URL: https://wg21.link/edit2704 - id: EDIT2705 citation-label: EDIT2705 title: "[2019-02 LWG Motion 14] P1001R2 Target Vectorization Policies from Parallelism V2 TS to C++20" URL: https://wg21.link/edit2705 - id: EDIT2706 citation-label: EDIT2706 title: "[2019-02 LWG Motion 15] P1227R2 Signed ssize() functions, unsigned size() functions" URL: https://wg21.link/edit2706 - id: EDIT2707 citation-label: EDIT2707 title: "[2019-02 LWG Motion 16] P1252R2 Ranges Design Cleanup" URL: https://wg21.link/edit2707 - id: EDIT2708 citation-label: EDIT2708 title: "[2019-02 LWG Motion 17] P1024R3 Usability Enhancements for std::span" URL: https://wg21.link/edit2708 - id: EDIT2709 citation-label: EDIT2709 title: "[2019-02 LWG Motion 18] P0920R2 Precalculated hash values in lookup" URL: https://wg21.link/edit2709 - id: EDIT2710 citation-label: EDIT2710 title: "[2019-02 LWG Motion 19] P1357R1 Traits for [Un]bounded Arrays" URL: https://wg21.link/edit2710 - id: EDIT2711 citation-label: EDIT2711 title: "[2019-02 LWG Motion 2] P1457R0 C++ Standard Library Issues (Kona 2019)" URL: https://wg21.link/edit2711 - id: EDIT2712 citation-label: EDIT2712 title: "Index of library names should include \"comp\"" URL: https://wg21.link/edit2712 - id: EDIT2713 citation-label: EDIT2713 title: "P1357R1 Traits for [Un]bounded Arrays" URL: https://wg21.link/edit2713 - id: EDIT2714 citation-label: EDIT2714 title: "P0738R2 I Stream, You Stream, We All Stream for istream_iterator" URL: https://wg21.link/edit2714 - id: EDIT2715 citation-label: EDIT2715 title: "uses_allocator specializations missing from and synopses" URL: https://wg21.link/edit2715 - id: EDIT2716 citation-label: EDIT2716 title: "[range.iota, range.adaptors] View's synopses missing cross-references to iterator and sentinel members" URL: https://wg21.link/edit2716 - id: EDIT2717 citation-label: EDIT2717 title: "Typo? in range.iota_view example" URL: https://wg21.link/edit2717 - id: EDIT2718 citation-label: EDIT2718 title: "P0920R2 Precalculated hash values in lookup" URL: https://wg21.link/edit2718 - id: EDIT2719 citation-label: EDIT2719 title: "P1024R3 Usability Enhancements for std::span" URL: https://wg21.link/edit2719 - id: EDIT2720 citation-label: EDIT2720 title: "P1252R2 Ranges Design Cleanup" URL: https://wg21.link/edit2720 - id: EDIT2721 citation-label: EDIT2721 title: "P1103R3 Merging Modules" URL: https://wg21.link/edit2721 - id: EDIT2722 citation-label: EDIT2722 title: "P1227R2 Signed ssize() functions, unsigned size() functions" URL: https://wg21.link/edit2722 - id: EDIT2723 citation-label: EDIT2723 title: "P1001R2 Target Vectorization Policies from Parallelism V2 TS to C++20" URL: https://wg21.link/edit2723 - id: EDIT2724 citation-label: EDIT2724 title: "P0811R3 Well-behaved interpolation for numbers and pointers" URL: https://wg21.link/edit2724 - id: EDIT2725 citation-label: EDIT2725 title: "P1164R1 Make create_directory() Intuitive" URL: https://wg21.link/edit2725 - id: EDIT2726 citation-label: EDIT2726 title: "P0340R3 Making std::underlying_type SFINAE-friendly" URL: https://wg21.link/edit2726 - id: EDIT2727 citation-label: EDIT2727 title: "[rand.synopsis] unhelpfully incomplete" URL: https://wg21.link/edit2727 - id: EDIT2728 citation-label: EDIT2728 title: "P0339R6 polymorphic_allocator<> as a vocabulary type" URL: https://wg21.link/edit2728 - id: EDIT2729 citation-label: EDIT2729 title: "P1185R2 <=> != ==" URL: https://wg21.link/edit2729 - id: EDIT2730 citation-label: EDIT2730 title: "[specialized.algorithms] Rename voidify's parameter" URL: https://wg21.link/edit2730 - id: EDIT2731 citation-label: EDIT2731 title: "P1009R2 Array size deduction in new-expressions" URL: https://wg21.link/edit2731 - id: EDIT2732 citation-label: EDIT2732 title: "P1458R1 Mandating the Standard Library: Clause 16 - Language support …" URL: https://wg21.link/edit2732 - id: EDIT2733 citation-label: EDIT2733 title: "P1459R1 Mandating the Standard Library: Clause 18 - Diagnostics library" URL: https://wg21.link/edit2733 - id: EDIT2734 citation-label: EDIT2734 title: "Remove requirement duplication from Cpp17TrivialClock" URL: https://wg21.link/edit2734 - id: EDIT2735 citation-label: EDIT2735 title: "P1462R1 Mandating the Standard Library: Clause 20 - Strings library" URL: https://wg21.link/edit2735 - id: EDIT2736 citation-label: EDIT2736 title: "Motions 2019 02 cwg 1" URL: https://wg21.link/edit2736 - id: EDIT2737 citation-label: EDIT2737 title: "Motions 2019 02 cwg 2" URL: https://wg21.link/edit2737 - id: EDIT2738 citation-label: EDIT2738 title: "P1286R2 Contra CWG DR1778" URL: https://wg21.link/edit2738 - id: EDIT2739 citation-label: EDIT2739 title: "Motions 2019 02 cwg 4 and 5" URL: https://wg21.link/edit2739 - id: EDIT2740 citation-label: EDIT2740 title: "P1041R4 Make char16_t/char32_t string literals be UTF-16/32" URL: https://wg21.link/edit2740 - id: EDIT2741 citation-label: EDIT2741 title: "P1139R2 Address wording issues related to ISO 10646" URL: https://wg21.link/edit2741 - id: EDIT2742 citation-label: EDIT2742 title: "P1323R2 Contract postconditions and return type deduction" URL: https://wg21.link/edit2742 - id: EDIT2743 citation-label: EDIT2743 title: "P0960r3 Allow initializing aggregates from a parenthesized list of va…" URL: https://wg21.link/edit2743 - id: EDIT2744 citation-label: EDIT2744 title: "P1463R1 Mandating the Standard Library: Clause 21 - Containers library" URL: https://wg21.link/edit2744 - id: EDIT2745 citation-label: EDIT2745 title: "Motions 2019 02 lwg 2" URL: https://wg21.link/edit2745 - id: EDIT2746 citation-label: EDIT2746 title: "P1464R1 Mandating the Standard Library: Clause 22 - Iterators library" URL: https://wg21.link/edit2746 - id: EDIT2747 citation-label: EDIT2747 title: "P0912R5 Merge Coroutines TS into C++20 working draft" URL: https://wg21.link/edit2747 - id: EDIT2748 citation-label: EDIT2748 title: "[class.spaceship]/3 operation order is unclear" URL: https://wg21.link/edit2748 - id: EDIT2749 citation-label: EDIT2749 title: "Inconsistent complexities for average/worst" URL: https://wg21.link/edit2749 - id: EDIT2750 citation-label: EDIT2750 title: "[func.not_fn], [func.bind_front] fix phrasing of \\mandates and \\expects" URL: https://wg21.link/edit2750 - id: EDIT2751 citation-label: EDIT2751 title: "[conv.prom] dangling reference to b_min / b_max" URL: https://wg21.link/edit2751 - id: EDIT2752 citation-label: EDIT2752 title: "[lex.charset] p2 \\00NNNNNN should use placeholder" URL: https://wg21.link/edit2752 - id: EDIT2753 citation-label: EDIT2753 title: "[stmt.iter] paragraph after 2 is missing formatting and paragraph number" URL: https://wg21.link/edit2753 - id: EDIT2754 citation-label: EDIT2754 title: "[stmt.iter,stmt.select] Add formatting for grammar terms" URL: https://wg21.link/edit2754 - id: EDIT2755 citation-label: EDIT2755 title: "[conv.prom] b_min and b_max are no longer defined in [dcl.enum]" URL: https://wg21.link/edit2755 - id: EDIT2756 citation-label: EDIT2756 title: "[queue.syn,stack.syn] Add partial specialization of uses_allocator" URL: https://wg21.link/edit2756 - id: EDIT2757 citation-label: EDIT2757 title: "`T` in [expr.type]/4.3 is lacking code font" URL: https://wg21.link/edit2757 - id: EDIT2758 citation-label: EDIT2758 title: "[temp.deduct.conv]p5 missing code font for \"noexcept function\"" URL: https://wg21.link/edit2758 - id: EDIT2759 citation-label: EDIT2759 title: "P1091R3 Extending structured bindings to be more like variable declarations" URL: https://wg21.link/edit2759 - id: EDIT2760 citation-label: EDIT2760 title: "P1091R3 Extending structured bindings to be more like variable declarations" URL: https://wg21.link/edit2760 - id: EDIT2761 citation-label: EDIT2761 title: "P1381R1 Reference capture of structured bindings" URL: https://wg21.link/edit2761 - id: EDIT2762 citation-label: EDIT2762 title: "[expr.type] Fix missing formatting for 'T'." URL: https://wg21.link/edit2762 - id: EDIT2763 citation-label: EDIT2763 title: "[temp.deduct.conv] Add missing formatting for 'noexcept'." URL: https://wg21.link/edit2763 - id: EDIT2764 citation-label: EDIT2764 title: "[time.clock.req] Simplify requirements for Cpp17TrivialClock." URL: https://wg21.link/edit2764 - id: EDIT2765 citation-label: EDIT2765 title: "[range.iota,range.adaptors] Add cross-references for private member t…" URL: https://wg21.link/edit2765 - id: EDIT2766 citation-label: EDIT2766 title: "[dcl.init] Prepend 'Otherwise' to a bullet" URL: https://wg21.link/edit2766 - id: EDIT2767 citation-label: EDIT2767 title: "[dcl.attr.contract.cond] References cannot be modified." URL: https://wg21.link/edit2767 - id: EDIT2768 citation-label: EDIT2768 title: "Lex.charset fixes" URL: https://wg21.link/edit2768 - id: EDIT2769 citation-label: EDIT2769 title: "add index entries for identifiers with special meaning" URL: https://wg21.link/edit2769 - id: EDIT2770 citation-label: EDIT2770 title: "P0912R5 Merge Coroutines TS" URL: https://wg21.link/edit2770 - id: EDIT2771 citation-label: EDIT2771 title: "[over.match.best] Add number for paragraph 2." URL: https://wg21.link/edit2771 - id: EDIT2772 citation-label: EDIT2772 title: "Fix a bunch of faulty parallelism with \"either\"." URL: https://wg21.link/edit2772 - id: EDIT2773 citation-label: EDIT2773 title: "reorder subclauses of [expr.unary] to match grammar" URL: https://wg21.link/edit2773 - id: EDIT2774 citation-label: EDIT2774 title: "reconsider placeholder formatting in [expr.await]" URL: https://wg21.link/edit2774 - id: EDIT2775 citation-label: EDIT2775 title: "Reconsider use of 'prime' placeholder variables in code fragments" URL: https://wg21.link/edit2775 - id: EDIT2776 citation-label: EDIT2776 title: "[lib] Use '(inclusive)', not other punctuation" URL: https://wg21.link/edit2776 - id: EDIT2777 citation-label: EDIT2777 title: "[class.eq,class.spaceship] Clarify order of comparison." URL: https://wg21.link/edit2777 - id: EDIT2778 citation-label: EDIT2778 title: "[std] Index all mentions of keywords in grammar productions." URL: https://wg21.link/edit2778 - id: EDIT2779 citation-label: EDIT2779 title: "[basic.lookup.argdep] Reorder bullets to group semantics." URL: https://wg21.link/edit2779 - id: EDIT2780 citation-label: EDIT2780 title: "Simplifying [class.rel] wording." URL: https://wg21.link/edit2780 - id: EDIT2781 citation-label: EDIT2781 title: "Hanging paragraphs in [stmt.return] following the coroutines merge" URL: https://wg21.link/edit2781 - id: EDIT2782 citation-label: EDIT2782 title: "P0738R2 I Stream, You Stream, We All Stream for istream_iterator" URL: https://wg21.link/edit2782 - id: EDIT2783 citation-label: EDIT2783 title: "use italic teletype font for exposition-only identifiers in core wording" URL: https://wg21.link/edit2783 - id: EDIT2784 citation-label: EDIT2784 title: "[meta.type.synop] Align type_identity_t's \"=\" with following declarat…" URL: https://wg21.link/edit2784 - id: EDIT2785 citation-label: EDIT2785 title: "prevent `template <` from sneaking into the library wording" URL: https://wg21.link/edit2785 - id: EDIT2786 citation-label: EDIT2786 title: "fix presentation of `tuple_element` specializations" URL: https://wg21.link/edit2786 - id: EDIT2787 citation-label: EDIT2787 title: "[lib] Remove space between 'template' and argument list." URL: https://wg21.link/edit2787 - id: EDIT2788 citation-label: EDIT2788 title: "do not use teletype spaces in BNF" URL: https://wg21.link/edit2788 - id: EDIT2789 citation-label: EDIT2789 title: "[intro.execution] make function evaluation actually not interleave" URL: https://wg21.link/edit2789 - id: EDIT2790 citation-label: EDIT2790 title: "[range.split.outer] value_type to use conventional cross-reference" URL: https://wg21.link/edit2790 - id: EDIT2791 citation-label: EDIT2791 title: "Alignment of declarations in library synopses" URL: https://wg21.link/edit2791 - id: EDIT2792 citation-label: EDIT2792 title: "Switch to using constant-width italics for exposition-only names in the core wording" URL: https://wg21.link/edit2792 - id: EDIT2793 citation-label: EDIT2793 title: "Clarify grouping of \"either\"." URL: https://wg21.link/edit2793 - id: EDIT2794 citation-label: EDIT2794 title: "[range.prim.size] Missing \"respectively\"" URL: https://wg21.link/edit2794 - id: EDIT2795 citation-label: EDIT2795 title: "char_traits members not all constexpr" URL: https://wg21.link/edit2795 - id: EDIT2796 citation-label: EDIT2796 title: "Library-wide: Use \"meet\" for non-concept type requirements" URL: https://wg21.link/edit2796 - id: EDIT2797 citation-label: EDIT2797 title: "Library-wide: Use \"model\" instead of \"satisfy\" with library concept r…" URL: https://wg21.link/edit2797 - id: EDIT2798 citation-label: EDIT2798 title: "[alg.random.sample] Remove redundant requirement" URL: https://wg21.link/edit2798 - id: EDIT2799 citation-label: EDIT2799 title: "table 34 falls off the bottom of the page" URL: https://wg21.link/edit2799 - id: EDIT2800 citation-label: EDIT2800 title: "Add coroutine to headers" URL: https://wg21.link/edit2800 - id: EDIT2801 citation-label: EDIT2801 title: "[cmp.categories] eq, ord, and ncmp should use kebab-case" URL: https://wg21.link/edit2801 - id: EDIT2802 citation-label: EDIT2802 title: "I find the first comment in the example in [basic.lookup.elab]/3 inaccurate" URL: https://wg21.link/edit2802 - id: EDIT2803 citation-label: EDIT2803 title: "[cmp.categories] Use kebab-case for \\expos enumerations" URL: https://wg21.link/edit2803 - id: EDIT2804 citation-label: EDIT2804 title: "[limits.syn,numeric.limits] declare partial specializations of numeri…" URL: https://wg21.link/edit2804 - id: EDIT2805 citation-label: EDIT2805 title: "[stmt.stmt,basic.scope.block] Merge redeclaration provisions" URL: https://wg21.link/edit2805 - id: EDIT2806 citation-label: EDIT2806 title: "[span.overview] Iterator requirements should be appropriately relocated" URL: https://wg21.link/edit2806 - id: EDIT2807 citation-label: EDIT2807 title: "[iterator.operations] It should be stated clearly that `std::distance(first, last)` might invalidate all copies of `first` if it is not a ForwardIterator." URL: https://wg21.link/edit2807 - id: EDIT2808 citation-label: EDIT2808 title: "[dcl.type.elab] Mix struct/class in example" URL: https://wg21.link/edit2808 - id: EDIT2809 citation-label: EDIT2809 title: "Fixed grammar of [temp.expl.spec]/18 sentence 2" URL: https://wg21.link/edit2809 - id: EDIT2810 citation-label: EDIT2810 title: "[coroutine.traits.primary] Hyphenate \"program-defined\"" URL: https://wg21.link/edit2810 - id: EDIT2811 citation-label: EDIT2811 title: "[coroutine.handle,coroutine.handle.export.import] \"static\" before \"constexpr\"" URL: https://wg21.link/edit2811 - id: EDIT2812 citation-label: EDIT2812 title: "[algorithms.requirements] Say below to account for clause move" URL: https://wg21.link/edit2812 - id: EDIT2813 citation-label: EDIT2813 title: "[iterator.operations] Clarify the observable side-effects of `distance`." URL: https://wg21.link/edit2813 - id: EDIT2814 citation-label: EDIT2814 title: "[pointer.conversion] Reorder overloads of to_address" URL: https://wg21.link/edit2814 - id: EDIT2815 citation-label: EDIT2815 title: "[range.filter.iterator] Add bounds checking to operator--" URL: https://wg21.link/edit2815 - id: EDIT2816 citation-label: EDIT2816 title: "[iterator.traits] Redundant required expression in cpp17-input-iterator" URL: https://wg21.link/edit2816 - id: EDIT2817 citation-label: EDIT2817 title: "[iterator.traits] Remove redundant required expression in cpp17-input…" URL: https://wg21.link/edit2817 - id: EDIT2818 citation-label: EDIT2818 title: "[istream.sentry] Remove unreferenced typedef-name traits_type" URL: https://wg21.link/edit2818 - id: EDIT2819 citation-label: EDIT2819 title: "change chi_squared_distribution's integer literal to floating literal" URL: https://wg21.link/edit2819 - id: EDIT2820 citation-label: EDIT2820 title: "\"Template template arguments\" contributing to ADL?" URL: https://wg21.link/edit2820 - id: EDIT2821 citation-label: EDIT2821 title: "[equal.range] Bad formatting" URL: https://wg21.link/edit2821 - id: EDIT2822 citation-label: EDIT2822 title: "[basic.lookup.elab] Clarify example to refer to injected-class-name" URL: https://wg21.link/edit2822 - id: EDIT2823 citation-label: EDIT2823 title: "[equal.range] Fix formatting of 'Returns' clause." URL: https://wg21.link/edit2823 - id: EDIT2824 citation-label: EDIT2824 title: "add forward declaration of atomic class for atomic> (P0718R2)" URL: https://wg21.link/edit2824 - id: EDIT2825 citation-label: EDIT2825 title: "[range.counted] Missing description" URL: https://wg21.link/edit2825 - id: EDIT2826 citation-label: EDIT2826 title: "[alg.unique] Remove <> after ranges::equal_to" URL: https://wg21.link/edit2826 - id: EDIT2827 citation-label: EDIT2827 title: "[range.counted] Introduce \"Counted view\"" URL: https://wg21.link/edit2827 - id: EDIT2828 citation-label: EDIT2828 title: "[ranges.syn][range.dangling] contradictory specification for \"dangling\"" URL: https://wg21.link/edit2828 - id: EDIT2829 citation-label: EDIT2829 title: "[ranges.dangling] Fix namespace of ranges::dangling" URL: https://wg21.link/edit2829 - id: EDIT2830 citation-label: EDIT2830 title: "[fs.rec.dir.itr.members] change \\ensures to \\remarks for pop()" URL: https://wg21.link/edit2830 - id: EDIT2831 citation-label: EDIT2831 title: "[dcl.ambig.res] Ambiguity resolution for function and object declarations is ambiguous " URL: https://wg21.link/edit2831 - id: EDIT2832 citation-label: EDIT2832 title: "[dcl.ambig.res]/1 Fixed ambiguity with resolving object and function declarations" URL: https://wg21.link/edit2832 - id: EDIT2833 citation-label: EDIT2833 title: "[char.traits.specializations.char8.t] Make all members constexpr." URL: https://wg21.link/edit2833 - id: EDIT2834 citation-label: EDIT2834 title: "[std] Do not use teletype spaces in BNF" URL: https://wg21.link/edit2834 - id: EDIT2835 citation-label: EDIT2835 title: "Expand table links to include \"Table\", like \"Clause\" and \"Annex\"" URL: https://wg21.link/edit2835 - id: EDIT2836 citation-label: EDIT2836 title: "[time.cal.ym.nonmembers] Add missing \\pnum for Complexity element." URL: https://wg21.link/edit2836 - id: EDIT2837 citation-label: EDIT2837 title: "[dcl.stc]/9 allows modification of any member provided any is mutable" URL: https://wg21.link/edit2837 - id: EDIT2838 citation-label: EDIT2838 title: "deduction-guide grammar fix for P0892" URL: https://wg21.link/edit2838 - id: EDIT2839 citation-label: EDIT2839 title: "[temp.deduct.guide] deduction-guide grammar fix" URL: https://wg21.link/edit2839 - id: EDIT2840 citation-label: EDIT2840 title: "[cstdio.syn] Rename parameter name of function \"rename\"" URL: https://wg21.link/edit2840 - id: EDIT2841 citation-label: EDIT2841 title: "[expos.only.func] Add library index entry for decay-copy" URL: https://wg21.link/edit2841 - id: EDIT2842 citation-label: EDIT2842 title: "[basic.life]/6 Remove erroneous comma in description of treatment of storage out of lifetime" URL: https://wg21.link/edit2842 - id: EDIT2843 citation-label: EDIT2843 title: "Add index entry for atomic union with padding" URL: https://wg21.link/edit2843 - id: EDIT2844 citation-label: EDIT2844 title: "The sentence highlighted below in [basic.start.static]/2 is indexed to {initialization!runtime}. Is that correct?" URL: https://wg21.link/edit2844 - id: EDIT2845 citation-label: EDIT2845 title: "[iterator.cust] Introduce expression-equivalent list as in [ranges]" URL: https://wg21.link/edit2845 - id: EDIT2846 citation-label: EDIT2846 title: "[dcl.init]/7.1 Use of \"initializer ()\"" URL: https://wg21.link/edit2846 - id: EDIT2847 citation-label: EDIT2847 title: "[over.match.ctor] Initialization by \"()\" does not match \"initializer\" grammer term" URL: https://wg21.link/edit2847 - id: EDIT2848 citation-label: EDIT2848 title: "[dcl.ref] Requirement to diagnose invalid binding of references" URL: https://wg21.link/edit2848 - id: EDIT2849 citation-label: EDIT2849 title: "s/deteminate/determinate/" URL: https://wg21.link/edit2849 - id: EDIT2850 citation-label: EDIT2850 title: "[dcl.stc,dcl.type.cv] Avoid redundancy when specifying 'mutable'." URL: https://wg21.link/edit2850 - id: EDIT2851 citation-label: EDIT2851 title: "[macros] Adjust \\tref to enlarge active link text." URL: https://wg21.link/edit2851 - id: EDIT2852 citation-label: EDIT2852 title: "[tables] Various cleanups." URL: https://wg21.link/edit2852 - id: EDIT2853 citation-label: EDIT2853 title: "[namespace.def]/1 Remove redundant statement" URL: https://wg21.link/edit2853 - id: EDIT2854 citation-label: EDIT2854 title: "[dcl.ambig.res]/1 Fixed ambiguity with resolving object and function declarations" URL: https://wg21.link/edit2854 - id: EDIT2855 citation-label: EDIT2855 title: "[dcl.init.ref] References are bound to objects and functions, not expressions" URL: https://wg21.link/edit2855 - id: EDIT2856 citation-label: EDIT2856 title: "[dcl.init.ref] References are bound to objects and functions, not expressions" URL: https://wg21.link/edit2856 - id: EDIT2857 citation-label: EDIT2857 title: "Should we change all \"source character set\" to \"basic source character set\"?" URL: https://wg21.link/edit2857 - id: EDIT2858 citation-label: EDIT2858 title: "[allocator.adaptor.syn] talks about \"the memory resource\"" URL: https://wg21.link/edit2858 - id: EDIT2859 citation-label: EDIT2859 title: "[iterator.synopsis][insert.iterator] Some \"iterator_t\" should be replaced with \"ranges::iterator_t\"" URL: https://wg21.link/edit2859 - id: EDIT2860 citation-label: EDIT2860 title: "[iterators] Add \"ranges::\" for \"iterator_t\"" URL: https://wg21.link/edit2860 - id: EDIT2861 citation-label: EDIT2861 title: "[map,multimap] Add index entries for members of value_compare." URL: https://wg21.link/edit2861 - id: EDIT2862 citation-label: EDIT2862 title: "[expr.alignof,expr.unary.noexcept] Reorder to after [expr.sizeof]." URL: https://wg21.link/edit2862 - id: EDIT2863 citation-label: EDIT2863 title: "[expr.call,expr.reinterpret.cast] Adjust cross-references for" URL: https://wg21.link/edit2863 - id: EDIT2864 citation-label: EDIT2864 title: "[views.span] Move description of iterators to [span.iterators]." URL: https://wg21.link/edit2864 - id: EDIT2865 citation-label: EDIT2865 title: "[string.view.template][string.view.iterators] Move requirements to a more appropriate place" URL: https://wg21.link/edit2865 - id: EDIT2866 citation-label: EDIT2866 title: "[string.view.iterators] *this is not invalidated" URL: https://wg21.link/edit2866 - id: EDIT2867 citation-label: EDIT2867 title: "[basic.start.static] Repair index entry for zero-initialization." URL: https://wg21.link/edit2867 - id: EDIT2868 citation-label: EDIT2868 title: "[utilities,containers] Harmonize presentation of tuple_element." URL: https://wg21.link/edit2868 - id: EDIT2869 citation-label: EDIT2869 title: "[lib] Reformat summary tables." URL: https://wg21.link/edit2869 - id: EDIT2870 citation-label: EDIT2870 title: "simplify lambda-expression grammar" URL: https://wg21.link/edit2870 - id: EDIT2871 citation-label: EDIT2871 title: "[stmt.jump]/2 Wording does not apply to objects whose lifetime has ended" URL: https://wg21.link/edit2871 - id: EDIT2872 citation-label: EDIT2872 title: "[stmt.jump]/2 Fixed wording that does not apply to objects who's lifetime has ended" URL: https://wg21.link/edit2872 - id: EDIT2873 citation-label: EDIT2873 title: "[dcl.dcl,temp.spec] Move normative statements on restrictions for" URL: https://wg21.link/edit2873 - id: EDIT2874 citation-label: EDIT2874 title: "[expr.prim.lambda] Simplify grammar for lambda-expression." URL: https://wg21.link/edit2874 - id: EDIT2875 citation-label: EDIT2875 title: "[optional.ctor] Remove extra dot." URL: https://wg21.link/edit2875 - id: EDIT2876 citation-label: EDIT2876 title: "[expr.type]/1 Change \"designates\" to \"result of\"" URL: https://wg21.link/edit2876 - id: EDIT2877 citation-label: EDIT2877 title: "[dcl.dcl]/11 Storage from object definitions has proper alignment" URL: https://wg21.link/edit2877 - id: EDIT2878 citation-label: EDIT2878 title: "[dcl.dcl]/11 Storage from object definitions has proper alignment" URL: https://wg21.link/edit2878 - id: EDIT2879 citation-label: EDIT2879 title: "[basic.life] p5 Fixed destructor calls not ending lifetime of objects with trivial destructors" URL: https://wg21.link/edit2879 - id: EDIT2880 citation-label: EDIT2880 title: "[range.filter.sentinel] filter_view::sentinel's single-parameter constructor seems wrong" URL: https://wg21.link/edit2880 - id: EDIT2881 citation-label: EDIT2881 title: "[view.interface] Drop unused exposition-only items" URL: https://wg21.link/edit2881 - id: EDIT2882 citation-label: EDIT2882 title: "Reference Initialization: function lvalue covered by two cases" URL: https://wg21.link/edit2882 - id: EDIT2883 citation-label: EDIT2883 title: "[fs.path.query,fs.op.equivalent] Introduce else branch conventionally" URL: https://wg21.link/edit2883 - id: EDIT2884 citation-label: EDIT2884 title: "[range.filter.sentinel] Fix argument to ranges::end" URL: https://wg21.link/edit2884 - id: EDIT2885 citation-label: EDIT2885 title: "The term \"full-expression\" is not a grammar production" URL: https://wg21.link/edit2885 - id: EDIT2886 citation-label: EDIT2886 title: "[time.cal.ymwd.nonmembers] Typo in year_month_weekday subtraction/addition with years" URL: https://wg21.link/edit2886 - id: EDIT2887 citation-label: EDIT2887 title: "[concept.swappable] Strike array poison pill swap overload" URL: https://wg21.link/edit2887 - id: EDIT2888 citation-label: EDIT2888 title: "[concept.boolean] Rephrase first requirement" URL: https://wg21.link/edit2888 - id: EDIT2889 citation-label: EDIT2889 title: "[styles] Also allow 'listings' package v1.8b" URL: https://wg21.link/edit2889 - id: EDIT2890 citation-label: EDIT2890 title: "[concept.booolean] Reorder expression requirements consistently" URL: https://wg21.link/edit2890 - id: EDIT2891 citation-label: EDIT2891 title: "Remove four extraneous spaces from parameter lists ([rand.device] and [rand.util.seedseq])" URL: https://wg21.link/edit2891 - id: EDIT2892 citation-label: EDIT2892 title: "[dcl.init.aggr]/1 An aggregate can have private or protected data members" URL: https://wg21.link/edit2892 - id: EDIT2893 citation-label: EDIT2893 title: "[temp.inst] Specializations can be implicitly instantiated infinitely" URL: https://wg21.link/edit2893 - id: EDIT2894 citation-label: EDIT2894 title: "[range.counted] Misplaced [range.counted]" URL: https://wg21.link/edit2894 - id: EDIT2895 citation-label: EDIT2895 title: "[time.cal.ymwd.nonmembers] Fix typo in parameter names." URL: https://wg21.link/edit2895 - id: EDIT2896 citation-label: EDIT2896 title: "[std] Show stable labels for tables." URL: https://wg21.link/edit2896 - id: EDIT2897 citation-label: EDIT2897 title: "[module.reach, dcl.fct.def.coroutine] Fix index redirects." URL: https://wg21.link/edit2897 - id: EDIT2898 citation-label: EDIT2898 title: "[ranges] Fix index entries for operator!=." URL: https://wg21.link/edit2898 - id: EDIT2899 citation-label: EDIT2899 title: "[range.prim.size] Clarify by adding 'respectively'." URL: https://wg21.link/edit2899 - id: EDIT2900 citation-label: EDIT2900 title: "[time.zone.info] Return is not specified for sys_info/local_info streaming operator" URL: https://wg21.link/edit2900 - id: EDIT2901 citation-label: EDIT2901 title: "[time.zone.info] Add missing 'Returns' items." URL: https://wg21.link/edit2901 - id: EDIT2902 citation-label: EDIT2902 title: "[expr.sizeof,expr.alignof,expr.unary.noexcept] Clarify value category." URL: https://wg21.link/edit2902 - id: EDIT2903 citation-label: EDIT2903 title: "[except.terminate] thread has move-assignment, not copy" URL: https://wg21.link/edit2903 - id: EDIT2904 citation-label: EDIT2904 title: "[allocator.adaptor.syn] Avoid confusing term 'memory resource'." URL: https://wg21.link/edit2904 - id: EDIT2905 citation-label: EDIT2905 title: "[std] Consistently use 'immediately-declared constraint'." URL: https://wg21.link/edit2905 - id: EDIT2906 citation-label: EDIT2906 title: "[basic.compound] Replace four refs with a single one to [dcl.meaning]" URL: https://wg21.link/edit2906 - id: EDIT2907 citation-label: EDIT2907 title: "[dcl.mptr] Add \\pnum to note" URL: https://wg21.link/edit2907 - id: EDIT2908 citation-label: EDIT2908 title: "[stmt.stmt,basic.scope.block] Remove normative redundancy." URL: https://wg21.link/edit2908 - id: EDIT2909 citation-label: EDIT2909 title: "[dcl.type.simple]/2 erroneous statement about a type-specifier" URL: https://wg21.link/edit2909 - id: EDIT2910 citation-label: EDIT2910 title: "P0457R2 - links in TOC point to R1" URL: https://wg21.link/edit2910 - id: EDIT2911 citation-label: EDIT2911 title: "[except.uncaught] Clarify duration of uncaught exception." URL: https://wg21.link/edit2911 - id: EDIT2912 citation-label: EDIT2912 title: "[over.call.object] Fix surrogate calls with regards to cv-qualifiers" URL: https://wg21.link/edit2912 - id: EDIT2913 citation-label: EDIT2913 title: "[dcl.fct.def.default] Add missing comma in p5" URL: https://wg21.link/edit2913 - id: EDIT2914 citation-label: EDIT2914 title: "[range.semi.wrap] Rename \"semiregular\" to \"semiregular-box\"" URL: https://wg21.link/edit2914 - id: EDIT2915 citation-label: EDIT2915 title: "[time.cal.ymwdlast.members] Move class-level sentence to previous section" URL: https://wg21.link/edit2915 - id: EDIT2916 citation-label: EDIT2916 title: "[module.interface] Use 'namespace-definition'," URL: https://wg21.link/edit2916 - id: EDIT2917 citation-label: EDIT2917 title: "[stmt.return.coroutine] Move one level up to avoid hanging paragraphs." URL: https://wg21.link/edit2917 - id: EDIT2918 citation-label: EDIT2918 title: "[expr.unary.op] Modernize wording for obtaining a pointer." URL: https://wg21.link/edit2918 - id: EDIT2919 citation-label: EDIT2919 title: "[expr.unary.op] does not handle non-lvalue qualified-ids" URL: https://wg21.link/edit2919 - id: EDIT2920 citation-label: EDIT2920 title: "[expr.add] Avoid x[i] syntax when defining pointer arithmetic." URL: https://wg21.link/edit2920 - id: EDIT2921 citation-label: EDIT2921 title: "[unord.req] Consistently use 'Average case x, worst case y.'" URL: https://wg21.link/edit2921 - id: EDIT2922 citation-label: EDIT2922 title: "[expr.unary.op] Use bullets to clarify the address-of operator." URL: https://wg21.link/edit2922 - id: EDIT2923 citation-label: EDIT2923 title: "[class.mfct.non-static] weird \\movedxref" URL: https://wg21.link/edit2923 - id: EDIT2924 citation-label: EDIT2924 title: "[conv.qual]/5 and footnote 67 are near-identical" URL: https://wg21.link/edit2924 - id: EDIT2925 citation-label: EDIT2925 title: "[algorithms.parallel.exec],[alg.set.operations],[alg.min.max],[alg.clibrary] remove empty parens" URL: https://wg21.link/edit2925 - id: EDIT2926 citation-label: EDIT2926 title: "[xrefdelta] Remove spurious entry for no-op rename." URL: https://wg21.link/edit2926 - id: EDIT2927 citation-label: EDIT2927 title: "[time.cal.ymwdlast.members] Move statement on class properties" URL: https://wg21.link/edit2927 - id: EDIT2928 citation-label: EDIT2928 title: "[lex] Fix stray uses of 'source character set'" URL: https://wg21.link/edit2928 - id: EDIT2929 citation-label: EDIT2929 title: "[range.split.outer] Convert trailing cross-reference to prefix style." URL: https://wg21.link/edit2929 - id: EDIT2930 citation-label: EDIT2930 title: "[func.bind] needs de-shalling" URL: https://wg21.link/edit2930 - id: EDIT2931 citation-label: EDIT2931 title: "[iterator.requirements.general] The definition of \"counted range\" isn't properly annotated" URL: https://wg21.link/edit2931 - id: EDIT2932 citation-label: EDIT2932 title: "Counted ranges abuse mathematical notation" URL: https://wg21.link/edit2932 - id: EDIT2933 citation-label: EDIT2933 title: "[move.sent.ops] Add missing description of move_sentinel::base" URL: https://wg21.link/edit2933 - id: EDIT2934 citation-label: EDIT2934 title: "[dcl.init] Explicitly define \"initializer expression\"" URL: https://wg21.link/edit2934 - id: EDIT2935 citation-label: EDIT2935 title: "[time.parse] Locale alternative specifiers for '%x'/'%X' are refering to producing instead of interpreting values" URL: https://wg21.link/edit2935 - id: EDIT2936 citation-label: EDIT2936 title: "[list.erasure][forward.list.erasure] Fix missing lambda braces" URL: https://wg21.link/edit2936 - id: EDIT2937 citation-label: EDIT2937 title: "[range.filter.sentinel] Correct typo in constructor Effects" URL: https://wg21.link/edit2937 - id: EDIT2938 citation-label: EDIT2938 title: "[dcl.type.auto.deduct]/2.3 superfluous?" URL: https://wg21.link/edit2938 - id: EDIT2939 citation-label: EDIT2939 title: "[temp.friend]/2: Last sentence redundant?" URL: https://wg21.link/edit2939 - id: EDIT2940 citation-label: EDIT2940 title: "[conv.qual]/1 Example became incorrect after CWG2051 resolution" URL: https://wg21.link/edit2940 - id: EDIT2941 citation-label: EDIT2941 title: "[expr.prim.lambda] Capture j so that it compiles" URL: https://wg21.link/edit2941 - id: EDIT2942 citation-label: EDIT2942 title: "[conv.qual] Fix example for cv-decomposition." URL: https://wg21.link/edit2942 - id: EDIT2943 citation-label: EDIT2943 title: "[iterator.synopsis] Copy constraint for iterator_traits from [iterator.traits]/5" URL: https://wg21.link/edit2943 - id: EDIT2944 citation-label: EDIT2944 title: "[expr.prim.req]/1 Incorrect reference to [temp.constr.decl]?" URL: https://wg21.link/edit2944 - id: EDIT2945 citation-label: EDIT2945 title: "[res.on.functions] Inconsistent list item punctuation" URL: https://wg21.link/edit2945 - id: EDIT2946 citation-label: EDIT2946 title: "[res.on.functions] Properly capitalize full-sentence bullets." URL: https://wg21.link/edit2946 - id: EDIT2947 citation-label: EDIT2947 title: "[expr.prim.req] Fix cross-reference for substituting into constraints." URL: https://wg21.link/edit2947 - id: EDIT2948 citation-label: EDIT2948 title: "[time.parse] Fix description of %Ex and %EX parse flags." URL: https://wg21.link/edit2948 - id: EDIT2949 citation-label: EDIT2949 title: "[time] Add missing \\tcode for a couple of \"Returns:\" clauses." URL: https://wg21.link/edit2949 - id: EDIT2950 citation-label: EDIT2950 title: "[intro.object] Definition of \"most derived object\" does not match its use" URL: https://wg21.link/edit2950 - id: EDIT2951 citation-label: EDIT2951 title: "Typo fixes for sample code comments related to modules." URL: https://wg21.link/edit2951 - id: EDIT2952 citation-label: EDIT2952 title: "[Concepts] Remove qualified-concept-name reference" URL: https://wg21.link/edit2952 - id: EDIT2953 citation-label: EDIT2953 title: "[basic.life]/5 was overlooked during CWG2256 resolution?" URL: https://wg21.link/edit2953 - id: EDIT2954 citation-label: EDIT2954 title: "[basic.life] Lifetime of class objects is treated uniformly" URL: https://wg21.link/edit2954 - id: EDIT2955 citation-label: EDIT2955 title: "[func.bind] Remove bogus 'shall's." URL: https://wg21.link/edit2955 - id: EDIT2956 citation-label: EDIT2956 title: "[expr.reinterpret.cast] Properly capitalize full-sentence bullets." URL: https://wg21.link/edit2956 - id: EDIT2957 citation-label: EDIT2957 title: "[temp.constr.constr] Add missing period at end of sentence." URL: https://wg21.link/edit2957 - id: EDIT2958 citation-label: EDIT2958 title: "[dcl.asm] Rename grammar term 'asm-definition' to 'asm-declaration'" URL: https://wg21.link/edit2958 - id: EDIT2959 citation-label: EDIT2959 title: "An index of library concepts would be extremely useful" URL: https://wg21.link/edit2959 - id: EDIT2960 citation-label: EDIT2960 title: "result_type missing from index of library names" URL: https://wg21.link/edit2960 - id: EDIT2961 citation-label: EDIT2961 title: "[INDEX] Ensure index entry for all Cpp17Requirements" URL: https://wg21.link/edit2961 - id: EDIT2962 citation-label: EDIT2962 title: "[unique.ptr] Clarify nullptr case in destructor and reset()" URL: https://wg21.link/edit2962 - id: EDIT2963 citation-label: EDIT2963 title: "[alg.unique] p7.2.3 is very crowded" URL: https://wg21.link/edit2963 - id: EDIT2964 citation-label: EDIT2964 title: "[temp.constr.order]/1 Remove extraneous \"the\"" URL: https://wg21.link/edit2964 - id: EDIT2965 citation-label: EDIT2965 title: "[intro.execution] Is `i = i++ + 1` really well-formed?" URL: https://wg21.link/edit2965 - id: EDIT2966 citation-label: EDIT2966 title: "Specifying hidden friends" URL: https://wg21.link/edit2966 - id: EDIT2967 citation-label: EDIT2967 title: "[class.temporary]/2 Replace `A::operator=(const A&)`by `X::operator=(const X&)`" URL: https://wg21.link/edit2967 - id: EDIT2968 citation-label: EDIT2968 title: "[basic.lookup.argdep]/5 Missing export in `apply(T t, U u)` ?" URL: https://wg21.link/edit2968 - id: EDIT2969 citation-label: EDIT2969 title: "Use of bitmasks in [stringbuf]" URL: https://wg21.link/edit2969 - id: EDIT2970 citation-label: EDIT2970 title: "Indexing of ios_base members" URL: https://wg21.link/edit2970 - id: EDIT2971 citation-label: EDIT2971 title: "[complex.literals] Remove bogus index entry" URL: https://wg21.link/edit2971 - id: EDIT2972 citation-label: EDIT2972 title: "Which library features appear in the main index is inconsistent" URL: https://wg21.link/edit2972 - id: EDIT2973 citation-label: EDIT2973 title: "[basic.lookup.argdep]/5 Added export to `apply(T t, U u)`" URL: https://wg21.link/edit2973 - id: EDIT2974 citation-label: EDIT2974 title: "\"member class\" <- \"nested class\"" URL: https://wg21.link/edit2974 - id: EDIT2975 citation-label: EDIT2975 title: "Avoid use of \"comprise\"" URL: https://wg21.link/edit2975 - id: EDIT2976 citation-label: EDIT2976 title: "cross-references for \"explicit type conversion\"" URL: https://wg21.link/edit2976 - id: EDIT2977 citation-label: EDIT2977 title: "[expr.ass] Excise mention of class types" URL: https://wg21.link/edit2977 - id: EDIT2978 citation-label: EDIT2978 title: "[dcl.attr.*] and Recommended Practice" URL: https://wg21.link/edit2978 - id: EDIT2979 citation-label: EDIT2979 title: "Solve \"CWG 2389. Agreement of deduced and explicitly-specified variable types\" editorially" URL: https://wg21.link/edit2979 - id: EDIT2980 citation-label: EDIT2980 title: "[2019-07 CWG Motion 1] P1510R0 Core Language Working Group \"tentatively ready\" Issues" URL: https://wg21.link/edit2980 - id: EDIT2981 citation-label: EDIT2981 title: "[2019-07 CWG Motion 2] P1161R3 Deprecate uses of the comma operator in subscripting expressions" URL: https://wg21.link/edit2981 - id: EDIT2982 citation-label: EDIT2982 title: "[2019-07 CWG Motion 3] P1331R2 Permitting trivial default initialization in constexpr contexts" URL: https://wg21.link/edit2982 - id: EDIT2983 citation-label: EDIT2983 title: "[2019-07 CWG Motion 4] P0735R1 Interaction of memory_order_consume with release sequences" URL: https://wg21.link/edit2983 - id: EDIT2984 citation-label: EDIT2984 title: "[2019-07 CWG Motion 5] P0848R3 Conditionally Trivial Special Member Functions" URL: https://wg21.link/edit2984 - id: EDIT2985 citation-label: EDIT2985 title: "[2019-07 CWG Motion 6] P1186R3 When do you actually use <=>?" URL: https://wg21.link/edit2985 - id: EDIT2986 citation-label: EDIT2986 title: "[2019-07 CWG Motion 7] P1301R4 [[nodiscard(\"should have a reason\")]]" URL: https://wg21.link/edit2986 - id: EDIT2987 citation-label: EDIT2987 title: "[2019-07 CWG Motion 8] P1099R5 Using Enum" URL: https://wg21.link/edit2987 - id: EDIT2988 citation-label: EDIT2988 title: "[2019-07 CWG Motion 9] P1630R1 Spaceship needs a tune-up" URL: https://wg21.link/edit2988 - id: EDIT2989 citation-label: EDIT2989 title: "[2019-07 CWG Motion 10] P1616R1 Using unconstrained template template parameters with constrained templates" URL: https://wg21.link/edit2989 - id: EDIT2990 citation-label: EDIT2990 title: "[2019-07 CWG Motion 11] P1816R0 Wording for class template argument deduction for aggregates" URL: https://wg21.link/edit2990 - id: EDIT2991 citation-label: EDIT2991 title: "[2019-07 CWG Motion 12] P1668R1 Enabling constexpr Intrinsics By Permitting Unevaluated inline-assembly in constexpr Functions" URL: https://wg21.link/edit2991 - id: EDIT2992 citation-label: EDIT2992 title: "[2019-07 CWG Motion 13] P1766R1 Mitigating minor modules maladies" URL: https://wg21.link/edit2992 - id: EDIT2993 citation-label: EDIT2993 title: "[2019-07 CWG Motion 14] P1811R0 Relaxing redefinition restrictions for re-exportation robustness" URL: https://wg21.link/edit2993 - id: EDIT2994 citation-label: EDIT2994 title: "Delete irrelevant copy-paste from previous section" URL: https://wg21.link/edit2994 - id: EDIT2995 citation-label: EDIT2995 title: "[2019-07 CWG Motion 15] P0388R4 Permit conversions to arrays of unknown bound" URL: https://wg21.link/edit2995 - id: EDIT2996 citation-label: EDIT2996 title: "[2019-07 CWG Motion 16] P1823R0 Remove Contracts from C++20" URL: https://wg21.link/edit2996 - id: EDIT2997 citation-label: EDIT2997 title: "[2019-07 CWG Motion 17] P1143R2 Adding the constinit keyword" URL: https://wg21.link/edit2997 - id: EDIT2998 citation-label: EDIT2998 title: "[2019-07 CWG Motion 18 P1452R2 On the non-uniform semantics of return-type-requirements" URL: https://wg21.link/edit2998 - id: EDIT2999 citation-label: EDIT2999 title: "[2019-07 CWG Motion 19] P1152R4 Deprecating volatile" URL: https://wg21.link/edit2999 - id: EDIT3000 citation-label: EDIT3000 title: "[2019-07 CWG Motion 20] P1771R1 ([[nodiscard]] for constructors" URL: https://wg21.link/edit3000 - id: EDIT3001 citation-label: EDIT3001 title: "[2019-07 CWG Motion 21] P1814R0 Wording for Class Template Argument Deduction for Alias Template" URL: https://wg21.link/edit3001 - id: EDIT3002 citation-label: EDIT3002 title: "[2019-07 CWG Motion 23] P1825R0 Merged wording for P0527R1 and P1155R3" URL: https://wg21.link/edit3002 - id: EDIT3003 citation-label: EDIT3003 title: "[2019-07 CWG Motion 24] P1703R1 Recognizing Header Unit Imports Requires Full Preprocessing" URL: https://wg21.link/edit3003 - id: EDIT3004 citation-label: EDIT3004 title: "[2019-07 CWG Motion 25] P0784R7 More constexpr containers" URL: https://wg21.link/edit3004 - id: EDIT3005 citation-label: EDIT3005 title: "[2019-07 LWG Motion 1] P1724R0 C++ Standard Library Issues to be moved in Cologne" URL: https://wg21.link/edit3005 - id: EDIT3006 citation-label: EDIT3006 title: "[2019-07 LWG Motion 2] P1355R2 Exposing a narrow contract for ceil2" URL: https://wg21.link/edit3006 - id: EDIT3007 citation-label: EDIT3007 title: "[2019-07 LWG Motion 3] P0553R4 Bit operations" URL: https://wg21.link/edit3007 - id: EDIT3008 citation-label: EDIT3008 title: "[2019-07 LWG Motion 4] P1424R1 'constexpr' feature macro concerns" URL: https://wg21.link/edit3008 - id: EDIT3009 citation-label: EDIT3009 title: "[2019-07 LWG Motion 5] P0645R10 Text Formatting" URL: https://wg21.link/edit3009 - id: EDIT3010 citation-label: EDIT3010 title: "[2019-07 LWG Motion 6] P1361R2 Integration of chrono with text formatting" URL: https://wg21.link/edit3010 - id: EDIT3011 citation-label: EDIT3011 title: "[2019-07 LWG Motion 7] P1652R1 Printf corner cases in std::format" URL: https://wg21.link/edit3011 - id: EDIT3012 citation-label: EDIT3012 title: "[2019-07 LWG Motion 8] P0631R8 Math Constants" URL: https://wg21.link/edit3012 - id: EDIT3013 citation-label: EDIT3013 title: "[2019-07 LWG Motion 9] P1135R6 The C++20 Synchronization Library" URL: https://wg21.link/edit3013 - id: EDIT3014 citation-label: EDIT3014 title: "[2019-07 LWG Motion 10] P1466R3 Miscellaneous minor fixes for chrono" URL: https://wg21.link/edit3014 - id: EDIT3015 citation-label: EDIT3015 title: "[2019-07 LWG Motion 11] P1754R1 Rename concepts to standard_case for C++20" URL: https://wg21.link/edit3015 - id: EDIT3016 citation-label: EDIT3016 title: "[2019-07 LWG Motion 12] P1614R2 The Mothership has Landed" URL: https://wg21.link/edit3016 - id: EDIT3017 citation-label: EDIT3017 title: "[2019-07 LWG Motion 13] P0325R4 to_array from LFTS with updates" URL: https://wg21.link/edit3017 - id: EDIT3018 citation-label: EDIT3018 title: "[2019-07 LWG Motion 14] P0408R7 Efficient Access to basic_stringbuf ’s Buffer" URL: https://wg21.link/edit3018 - id: EDIT3019 citation-label: EDIT3019 title: "[2019-07 LWG Motion 15] P1423R3 char8_t backward compatibility remediation" URL: https://wg21.link/edit3019 - id: EDIT3020 citation-label: EDIT3020 title: "[2019-07 LWG Motion 16] P1502R1 Standard library header units for C++20" URL: https://wg21.link/edit3020 - id: EDIT3021 citation-label: EDIT3021 title: "[2019-07 LWG Motion 17] P1612R1 Relocate Endian’s Specification" URL: https://wg21.link/edit3021 - id: EDIT3022 citation-label: EDIT3022 title: "[2019-07 LWG Motion 18] P1661R1 Remove dedicated precalculated hash lookup interface" URL: https://wg21.link/edit3022 - id: EDIT3023 citation-label: EDIT3023 title: "[2019-07 LWG Motion 19] P1650R0 Output std::chrono::days with 'd' suffix" URL: https://wg21.link/edit3023 - id: EDIT3024 citation-label: EDIT3024 title: "[2019-07 LWG Motion 20] P1651R0 bind_front should not unwrap reference_wrapper" URL: https://wg21.link/edit3024 - id: EDIT3025 citation-label: EDIT3025 title: "[2019-07 LWG Motion 21] P1065R2 Constexpr INVOKE" URL: https://wg21.link/edit3025 - id: EDIT3026 citation-label: EDIT3026 title: "[2019-07 LWG Motion 22] P1207R4 Movability of Single-pass Iterators" URL: https://wg21.link/edit3026 - id: EDIT3027 citation-label: EDIT3027 title: "[2019-07 LWG Motion 23] P1035R7 Input Range Adaptors" URL: https://wg21.link/edit3027 - id: EDIT3028 citation-label: EDIT3028 title: "[2019-07 LWG Motion 24] P1638R1 basic_istream_view::iterator should not be copyable" URL: https://wg21.link/edit3028 - id: EDIT3029 citation-label: EDIT3029 title: "[2019-07 LWG Motion 25] P1522R1 Iterator Difference Type and Integer Overflow" URL: https://wg21.link/edit3029 - id: EDIT3030 citation-label: EDIT3030 title: "[2019-07 LWG Motion 26] P1004R2 Making std::vector constexpr" URL: https://wg21.link/edit3030 - id: EDIT3031 citation-label: EDIT3031 title: "[2019-07 LWG Motion 27] P0980R1 Making std::string constexpr" URL: https://wg21.link/edit3031 - id: EDIT3032 citation-label: EDIT3032 title: "[2019-07 LWG Motion 28] P0660R10 Stop Token and Joining Thread, Rev 10" URL: https://wg21.link/edit3032 - id: EDIT3033 citation-label: EDIT3033 title: "[2019-07 LWG Motion 29] P1474R1 Helpful pointers for ContiguousIterator" URL: https://wg21.link/edit3033 - id: EDIT3034 citation-label: EDIT3034 title: "[2019-07 LWG Motion 30] P1523R1 Views and Size Types" URL: https://wg21.link/edit3034 - id: EDIT3035 citation-label: EDIT3035 title: "[2019-07 LWG Motion 31] P0466R5 Layout-compatibility and Pointer-interconvertibility Traits" URL: https://wg21.link/edit3035 - id: EDIT3036 citation-label: EDIT3036 title: "[2019-07 LWG Motion 32] P1208R6 Adopt source_location for C++20" URL: https://wg21.link/edit3036 - id: EDIT3037 citation-label: EDIT3037 title: "P1208R6 Adopt source_location for C++20" URL: https://wg21.link/edit3037 - id: EDIT3038 citation-label: EDIT3038 title: "P1355R2 Exposing a narrow contract for ceil2" URL: https://wg21.link/edit3038 - id: EDIT3039 citation-label: EDIT3039 title: "P0553R4 Bit operations" URL: https://wg21.link/edit3039 - id: EDIT3040 citation-label: EDIT3040 title: "P1161R3 Deprecate uses of the comma operator in subscripting expressions" URL: https://wg21.link/edit3040 - id: EDIT3041 citation-label: EDIT3041 title: "P1331R2 Permitting trivial default initialization in constexpr contexts" URL: https://wg21.link/edit3041 - id: EDIT3042 citation-label: EDIT3042 title: "P0735R1 Interaction of memory_order_consume with release sequences" URL: https://wg21.link/edit3042 - id: EDIT3043 citation-label: EDIT3043 title: "P0848R3 Conditionally Trivial Special Member Functions" URL: https://wg21.link/edit3043 - id: EDIT3044 citation-label: EDIT3044 title: " P1186R3 When do you actually use <=>?" URL: https://wg21.link/edit3044 - id: EDIT3045 citation-label: EDIT3045 title: "P0631R8 Math constants" URL: https://wg21.link/edit3045 - id: EDIT3046 citation-label: EDIT3046 title: " P1301R4 [[nodiscard(\"should have a reason\")]]" URL: https://wg21.link/edit3046 - id: EDIT3047 citation-label: EDIT3047 title: " P1099R5 Using enum" URL: https://wg21.link/edit3047 - id: EDIT3048 citation-label: EDIT3048 title: "P1630R1 Spaceship needs a tune-up" URL: https://wg21.link/edit3048 - id: EDIT3049 citation-label: EDIT3049 title: "P1207R4 Movability of Single-pass Iterators" URL: https://wg21.link/edit3049 - id: EDIT3050 citation-label: EDIT3050 title: "[is.sorted] Add missing \"return\" and semi-colon" URL: https://wg21.link/edit3050 - id: EDIT3051 citation-label: EDIT3051 title: "Variable templates for type traits not in index of library names" URL: https://wg21.link/edit3051 - id: EDIT3052 citation-label: EDIT3052 title: "P1651R0 bind_front should not unwrap reference_wrapper" URL: https://wg21.link/edit3052 - id: EDIT3053 citation-label: EDIT3053 title: "P1650R0 Output std::chrono::days with 'd' suffix" URL: https://wg21.link/edit3053 - id: EDIT3054 citation-label: EDIT3054 title: "Example LaTeX on style wiki does not demonstrate good semantic line breaking" URL: https://wg21.link/edit3054 - id: EDIT3055 citation-label: EDIT3055 title: "P1502R1 Standard library header units for C++20" URL: https://wg21.link/edit3055 - id: EDIT3056 citation-label: EDIT3056 title: "P1523R1 Views and Size Types" URL: https://wg21.link/edit3056 - id: EDIT3057 citation-label: EDIT3057 title: "P1474R1 Helpful pointers for ContiguousIterator" URL: https://wg21.link/edit3057 - id: EDIT3058 citation-label: EDIT3058 title: "P0325R4 to_array from LFTS with updates" URL: https://wg21.link/edit3058 - id: EDIT3059 citation-label: EDIT3059 title: "P1423R3 char8_t backward compatibility remediation" URL: https://wg21.link/edit3059 - id: EDIT3060 citation-label: EDIT3060 title: "P1612R1 Relocate endian’s specification" URL: https://wg21.link/edit3060 - id: EDIT3061 citation-label: EDIT3061 title: "P1661R1 Remove dedicated precalculated hash lookup interface" URL: https://wg21.link/edit3061 - id: EDIT3062 citation-label: EDIT3062 title: "P1771R1 [[nodiscard]] for constructors" URL: https://wg21.link/edit3062 - id: EDIT3063 citation-label: EDIT3063 title: "P1152R4 Deprecating volatile" URL: https://wg21.link/edit3063 - id: EDIT3064 citation-label: EDIT3064 title: "Use of \"cv\" and \"void types\" in type traits tables" URL: https://wg21.link/edit3064 - id: EDIT3065 citation-label: EDIT3065 title: "P0466R5 Layout-compatibility and Pointer-interconvertibility Traits" URL: https://wg21.link/edit3065 - id: EDIT3066 citation-label: EDIT3066 title: "P1452R2 On the non-uniform semantics of return-type-requirements" URL: https://wg21.link/edit3066 - id: EDIT3067 citation-label: EDIT3067 title: "[coroutine.handle.resumption] \"an instance of std::thread\" is not an execution agent" URL: https://wg21.link/edit3067 - id: EDIT3068 citation-label: EDIT3068 title: "P1522R1 Iterator difference type and integer overflow" URL: https://wg21.link/edit3068 - id: EDIT3069 citation-label: EDIT3069 title: "Motions 2019 07 lwg 1" URL: https://wg21.link/edit3069 - id: EDIT3070 citation-label: EDIT3070 title: "Motions 2019 07 cwg 1" URL: https://wg21.link/edit3070 - id: EDIT3071 citation-label: EDIT3071 title: "P1065R2 Constexpr INVOKE" URL: https://wg21.link/edit3071 - id: EDIT3072 citation-label: EDIT3072 title: "P0660R10 Stop Token and Joining Thread" URL: https://wg21.link/edit3072 - id: EDIT3073 citation-label: EDIT3073 title: "[alg.find.end] Separate Returns: items with \"or\" for consistency" URL: https://wg21.link/edit3073 - id: EDIT3074 citation-label: EDIT3074 title: "P1143R2 Adding the constinit keyword" URL: https://wg21.link/edit3074 - id: EDIT3075 citation-label: EDIT3075 title: "P1814R0 Class template argument deduction for alias template" URL: https://wg21.link/edit3075 - id: EDIT3076 citation-label: EDIT3076 title: "P1825R0 Merged wording for P0527R1 and P1155R3" URL: https://wg21.link/edit3076 - id: EDIT3077 citation-label: EDIT3077 title: "P0980R1 Making std::string constexpr" URL: https://wg21.link/edit3077 - id: EDIT3078 citation-label: EDIT3078 title: "P1004R2 Making std::vector constexpr" URL: https://wg21.link/edit3078 - id: EDIT3079 citation-label: EDIT3079 title: "\"terminate is called\" inconsistency" URL: https://wg21.link/edit3079 - id: EDIT3080 citation-label: EDIT3080 title: "[tuple] Use \"objects\" instead of \"variables\"" URL: https://wg21.link/edit3080 - id: EDIT3081 citation-label: EDIT3081 title: "P1703R1 Recognizing header unit imports requires full preprocessing" URL: https://wg21.link/edit3081 - id: EDIT3082 citation-label: EDIT3082 title: "P0784R7 More constexpr containers" URL: https://wg21.link/edit3082 - id: EDIT3083 citation-label: EDIT3083 title: "P1616R1 Using unconstrained template template parameters with constra…" URL: https://wg21.link/edit3083 - id: EDIT3084 citation-label: EDIT3084 title: "P1668R1 Enabling constexpr intrinsics by permitting unevaluated inlin…" URL: https://wg21.link/edit3084 - id: EDIT3085 citation-label: EDIT3085 title: "P1816R0 Class template argument deduction for aggregates" URL: https://wg21.link/edit3085 - id: EDIT3086 citation-label: EDIT3086 title: "P1766R1 Mitigating minor modules maladies" URL: https://wg21.link/edit3086 - id: EDIT3087 citation-label: EDIT3087 title: "P1811R0 Relaxing redefinition restrictions for re-exportation robustness" URL: https://wg21.link/edit3087 - id: EDIT3088 citation-label: EDIT3088 title: "[conv.qual] Consider renaming cv-combined type etc." URL: https://wg21.link/edit3088 - id: EDIT3089 citation-label: EDIT3089 title: "[temp.deduct] Fix Ambiguous \"this\" in paragraph 3" URL: https://wg21.link/edit3089 - id: EDIT3090 citation-label: EDIT3090 title: "P0388R4 Permit conversions to arrays of unknown bound" URL: https://wg21.link/edit3090 - id: EDIT3091 citation-label: EDIT3091 title: "P1823R0 Remove contracts from C++20" URL: https://wg21.link/edit3091 - id: EDIT3092 citation-label: EDIT3092 title: "P1466R3 Miscellaneous minor fixes for chrono" URL: https://wg21.link/edit3092 - id: EDIT3093 citation-label: EDIT3093 title: "P1135R6 The C++20 synchronization library" URL: https://wg21.link/edit3093 - id: EDIT3094 citation-label: EDIT3094 title: "[temp.param]/6 example code uses `X` without defining it" URL: https://wg21.link/edit3094 - id: EDIT3095 citation-label: EDIT3095 title: "[temp.deduct] editorial changes to clarify substitution" URL: https://wg21.link/edit3095 - id: EDIT3096 citation-label: EDIT3096 title: "[lib] Improve macros for library index entries" URL: https://wg21.link/edit3096 - id: EDIT3097 citation-label: EDIT3097 title: "kebab-case all the exposition only ranges types" URL: https://wg21.link/edit3097 - id: EDIT3098 citation-label: EDIT3098 title: "P1614R2 Adding <=> to the Library" URL: https://wg21.link/edit3098 - id: EDIT3099 citation-label: EDIT3099 title: "P1754R1 Rename concepts to standard_case for C++20" URL: https://wg21.link/edit3099 - id: EDIT3100 citation-label: EDIT3100 title: "fix [locale.numpunct] to use the same presentation for its grammar as the rest of the standard" URL: https://wg21.link/edit3100 - id: EDIT3101 citation-label: EDIT3101 title: "fix comment in [tuple.elem]/7 example" URL: https://wg21.link/edit3101 - id: EDIT3102 citation-label: EDIT3102 title: "[ranges] Switch to using \\indexlibrarymember throughout" URL: https://wg21.link/edit3102 - id: EDIT3103 citation-label: EDIT3103 title: "[bit.syn] Replace template with template" URL: https://wg21.link/edit3103 - id: EDIT3104 citation-label: EDIT3104 title: "[range.take.while.adaptor] for \"some\" subexpressions?" URL: https://wg21.link/edit3104 - id: EDIT3105 citation-label: EDIT3105 title: "[ranges] Fix examples that want to be inside a function body" URL: https://wg21.link/edit3105 - id: EDIT3106 citation-label: EDIT3106 title: "P1035R7 Input range adaptors" URL: https://wg21.link/edit3106 - id: EDIT3107 citation-label: EDIT3107 title: "P1638R1 basic_istream_view::iterator should not be copyable" URL: https://wg21.link/edit3107 - id: EDIT3108 citation-label: EDIT3108 title: "[char.traits.specializations.char8.t] Incosistent formatting with sibling specializations" URL: https://wg21.link/edit3108 - id: EDIT3109 citation-label: EDIT3109 title: "P0408R7 Efficient Access to basic_stringbuf ’s Buffer" URL: https://wg21.link/edit3109 - id: EDIT3110 citation-label: EDIT3110 title: "[lib] LWG 3239: inline definition in the header / class synopsis" URL: https://wg21.link/edit3110 - id: EDIT3111 citation-label: EDIT3111 title: "[allocator.uses.construction] Problems about the unqualified names" URL: https://wg21.link/edit3111 - id: EDIT3112 citation-label: EDIT3112 title: "What are \"Boolean contexts\"?" URL: https://wg21.link/edit3112 - id: EDIT3113 citation-label: EDIT3113 title: "[time.clock,bit.cast] Replace template with template header" URL: https://wg21.link/edit3147 - id: EDIT3148 citation-label: EDIT3148 title: "[conv.qual,expr.static.cast] Harmonize notes on cv-qualified function…" URL: https://wg21.link/edit3148 - id: EDIT3149 citation-label: EDIT3149 title: "P1754R1 Rename concepts to standard_case for C++20" URL: https://wg21.link/edit3149 - id: EDIT3150 citation-label: EDIT3150 title: "[intro.multithread,util.smartptr,atomics] Group index entries for 'at…" URL: https://wg21.link/edit3150 - id: EDIT3151 citation-label: EDIT3151 title: "[std] Harmonize cross-references for explicit casts." URL: https://wg21.link/edit3151 - id: EDIT3152 citation-label: EDIT3152 title: "[expr.ass] Remove mention of class types." URL: https://wg21.link/edit3152 - id: EDIT3153 citation-label: EDIT3153 title: "Lost changes to P1754R1 (LWG Motion 11)" URL: https://wg21.link/edit3153 - id: EDIT3154 citation-label: EDIT3154 title: "[func.wrap.func,rand] Index 'result_type'." URL: https://wg21.link/edit3154 - id: EDIT3155 citation-label: EDIT3155 title: "Confusing wording in CWG2300 regarding definitions and token sequences" URL: https://wg21.link/edit3155 - id: EDIT3156 citation-label: EDIT3156 title: "What is \"the initialization full-expression\" ??" URL: https://wg21.link/edit3156 - id: EDIT3157 citation-label: EDIT3157 title: "[thread.jthread.class] suggests the thread joins itself" URL: https://wg21.link/edit3157 - id: EDIT3158 citation-label: EDIT3158 title: "Several subclauses under [tuple.tuple] don't belong there" URL: https://wg21.link/edit3158 - id: EDIT3159 citation-label: EDIT3159 title: "[index] Add index of concept names." URL: https://wg21.link/edit3159 - id: EDIT3160 citation-label: EDIT3160 title: "[tuple] Make descriptions of non-members siblings of [tuple.tuple]." URL: https://wg21.link/edit3160 - id: EDIT3161 citation-label: EDIT3161 title: "[tuple.elem] Canonicalize comments in example." URL: https://wg21.link/edit3161 - id: EDIT3162 citation-label: EDIT3162 title: "[thread.jthread.class] Rephrase introductory sentence." URL: https://wg21.link/edit3162 - id: EDIT3163 citation-label: EDIT3163 title: "[version.syn] Add synopsis for header." URL: https://wg21.link/edit3163 - id: EDIT3164 citation-label: EDIT3164 title: "[ranges] Harmonize index entries." URL: https://wg21.link/edit3164 - id: EDIT3165 citation-label: EDIT3165 title: "consider renaming \"floating literals\" to \"floating-point literals\"" URL: https://wg21.link/edit3165 - id: EDIT3166 citation-label: EDIT3166 title: "[meta] Harmonize ordering in descriptions." URL: https://wg21.link/edit3166 - id: EDIT3167 citation-label: EDIT3167 title: "[std] Hyphenate floating-point and avoid 'floating'." URL: https://wg21.link/edit3167 - id: EDIT3168 citation-label: EDIT3168 title: "[std] Rename 'floating literal' to 'floating-point literal'." URL: https://wg21.link/edit3168 - id: EDIT3169 citation-label: EDIT3169 title: "move [latch.syn], [thread.latch.class] under [thread.latch]" URL: https://wg21.link/edit3169 - id: EDIT3170 citation-label: EDIT3170 title: "[support.srcloc] It's underspecified whether copy/move functions of source_location are constexpr or not" URL: https://wg21.link/edit3170 - id: EDIT3171 citation-label: EDIT3171 title: "Editing committee editing" URL: https://wg21.link/edit3171 - id: EDIT3172 citation-label: EDIT3172 title: "reorder members of atomic and atomic_ref to a more meaningful and conventional order" URL: https://wg21.link/edit3172 - id: EDIT3173 citation-label: EDIT3173 title: "[ostream] non-member functions are listed in the wrong place" URL: https://wg21.link/edit3173 - id: EDIT3174 citation-label: EDIT3174 title: "[locale.numpunct,locale.moneypunct] Canonicalize local grammar presen…" URL: https://wg21.link/edit3174 - id: EDIT3175 citation-label: EDIT3175 title: "Use correct punctuation to terminate non-final list items." URL: https://wg21.link/edit3175 - id: EDIT3176 citation-label: EDIT3176 title: "[over.match.funcs, ...?] Consider shunning single-item lists" URL: https://wg21.link/edit3176 - id: EDIT3177 citation-label: EDIT3177 title: "Add/fix periods at end of sentences." URL: https://wg21.link/edit3177 - id: EDIT3178 citation-label: EDIT3178 title: "[expr.new] does not specify pointer value in case of an empty array allocation" URL: https://wg21.link/edit3178 - id: EDIT3179 citation-label: EDIT3179 title: "[format.context] Use \\indextext, not \\index." URL: https://wg21.link/edit3179 - id: EDIT3180 citation-label: EDIT3180 title: "Change Expects to Effects for atomic_ref::notify_{one,all}" URL: https://wg21.link/edit3180 - id: EDIT3181 citation-label: EDIT3181 title: "[memory.syn] ExecutionPolicy overloads of destroy/destroy_n shoudn't be constexpr" URL: https://wg21.link/edit3181 - id: EDIT3182 citation-label: EDIT3182 title: "Correct indentation for operator<<(basic_ostream&, const char32_t*) = delete." URL: https://wg21.link/edit3182 - id: EDIT3183 citation-label: EDIT3183 title: "[thread.jthread.class] fix typos" URL: https://wg21.link/edit3183 - id: EDIT3184 citation-label: EDIT3184 title: "remove incorrect note in 13.2 [temp.names] paragraph 6" URL: https://wg21.link/edit3184 - id: EDIT3185 citation-label: EDIT3185 title: "[basic.stc.dynamic.safety] \"dynamic object\" used but not defined" URL: https://wg21.link/edit3185 - id: EDIT3186 citation-label: EDIT3186 title: "[everywhere] Use consistent margins for codeblocks" URL: https://wg21.link/edit3186 - id: EDIT3187 citation-label: EDIT3187 title: "[std] Use consistent margins for codeblocks." URL: https://wg21.link/edit3187 - id: EDIT3188 citation-label: EDIT3188 title: "[temp.names] Remove misleading note." URL: https://wg21.link/edit3188 - id: EDIT3189 citation-label: EDIT3189 title: "[diff.library] Consistency for wide char types" URL: https://wg21.link/edit3189 - id: EDIT3190 citation-label: EDIT3190 title: "[lex.key],[diff.header.iso646.h] Consistent tokens order" URL: https://wg21.link/edit3190 - id: EDIT3191 citation-label: EDIT3191 title: "[intro.refs] ISO/IEC 2382 missing date" URL: https://wg21.link/edit3191 - id: EDIT3192 citation-label: EDIT3192 title: "[intro.compliance] Fix reference in footnote" URL: https://wg21.link/edit3192 - id: EDIT3193 citation-label: EDIT3193 title: "[re.grammar] Improve grammar typesetting." URL: https://wg21.link/edit3193 - id: EDIT3194 citation-label: EDIT3194 title: "[using.headers]/1 Not declaration, but directive?" URL: https://wg21.link/edit3194 - id: EDIT3195 citation-label: EDIT3195 title: "[basic.def] missing template declaration in list of non-definitions" URL: https://wg21.link/edit3195 - id: EDIT3196 citation-label: EDIT3196 title: "[lex.pptoken] import-keyword missing from list of categories of preprocessing token" URL: https://wg21.link/edit3196 - id: EDIT3197 citation-label: EDIT3197 title: "Non grammatical term initializer is used like a language construct but not defined" URL: https://wg21.link/edit3197 - id: EDIT3198 citation-label: EDIT3198 title: "[re.regex] assign editorial cleanup." URL: https://wg21.link/edit3198 - id: EDIT3199 citation-label: EDIT3199 title: "[temp.param] Remove unused class template from example." URL: https://wg21.link/edit3199 - id: EDIT3200 citation-label: EDIT3200 title: "[basic.def] Move rule on template definition here" URL: https://wg21.link/edit3200 - id: EDIT3201 citation-label: EDIT3201 title: "Import directive is deleted at the end of translation phase 4" URL: https://wg21.link/edit3201 - id: EDIT3202 citation-label: EDIT3202 title: "[allocator.requirements] inconsistent use of periods in tables" URL: https://wg21.link/edit3202 - id: EDIT3203 citation-label: EDIT3203 title: "[dcl.array] The first element has the same address as the array" URL: https://wg21.link/edit3203 - id: EDIT3204 citation-label: EDIT3204 title: "Gather destructor behavior" URL: https://wg21.link/edit3204 - id: EDIT3205 citation-label: EDIT3205 title: "Improve cv-combination note" URL: https://wg21.link/edit3205 - id: EDIT3206 citation-label: EDIT3206 title: "[range.range] replace hyphens with dashes" URL: https://wg21.link/edit3206 - id: EDIT3207 citation-label: EDIT3207 title: "[containers] \"throws an exception\"" URL: https://wg21.link/edit3207 - id: EDIT3208 citation-label: EDIT3208 title: "[deque.modifiers][vector.modifiers] unclear \"assignment operator\"" URL: https://wg21.link/edit3208 - id: EDIT3209 citation-label: EDIT3209 title: "[iterators] s/a == b/bool(a == b)/ and s/++a == ++b/bool(++a == ++b)/" URL: https://wg21.link/edit3209 - id: EDIT3210 citation-label: EDIT3210 title: "[span.tuple] simplify definition of get(span)" URL: https://wg21.link/edit3210 - id: EDIT3211 citation-label: EDIT3211 title: "[span.syn] Fix inconsistent class key in tuple_size/tuple_element" URL: https://wg21.link/edit3211 - id: EDIT3212 citation-label: EDIT3212 title: "[lex.pptoken] Mention import keywords in the category list." URL: https://wg21.link/edit3212 - id: EDIT3213 citation-label: EDIT3213 title: "[class.dtor] Group declaration properties vs. behavior." URL: https://wg21.link/edit3213 - id: EDIT3214 citation-label: EDIT3214 title: "[thread.latch] Subordinate [latch.syn] and [thread.latch.class]" URL: https://wg21.link/edit3214 - id: EDIT3215 citation-label: EDIT3215 title: "\"Observable behavior\" is not defined properly" URL: https://wg21.link/edit3215 - id: EDIT3216 citation-label: EDIT3216 title: "Use consistent wording to indicate ADL-only lookup." URL: https://wg21.link/edit3216 - id: EDIT3217 citation-label: EDIT3217 title: "[dcl.init.ref] Constructors not mentioned when user-defined conversions are used" URL: https://wg21.link/edit3217 - id: EDIT3218 citation-label: EDIT3218 title: "[class.cdtor] Final overrider used incorrectly" URL: https://wg21.link/edit3218 - id: EDIT3219 citation-label: EDIT3219 title: "[std] Move \\pnum and library element markers to a line of their own." URL: https://wg21.link/edit3219 - id: EDIT3220 citation-label: EDIT3220 title: "[class.spaceship] equal to equivalent" URL: https://wg21.link/edit3220 - id: EDIT3221 citation-label: EDIT3221 title: "[diff] Move markers to lines of their own." URL: https://wg21.link/edit3221 - id: EDIT3222 citation-label: EDIT3222 title: "[basic.life] Lifetime of union member" URL: https://wg21.link/edit3222 - id: EDIT3223 citation-label: EDIT3223 title: "[concepts.arithmetic] fix notes that use undefined terms" URL: https://wg21.link/edit3223 - id: EDIT3224 citation-label: EDIT3224 title: "[over.match.funcs] Remove bullet for single-item bulleted list." URL: https://wg21.link/edit3224 - id: EDIT3225 citation-label: EDIT3225 title: "[basic.stc.dynamic.safety] Avoid undefined term 'dynamic object'." URL: https://wg21.link/edit3225 - id: EDIT3226 citation-label: EDIT3226 title: "[temp.param] Define X in the example." URL: https://wg21.link/edit3226 - id: EDIT3227 citation-label: EDIT3227 title: "[dcl.spec.auto] Add example to show variable redeclaration with 'auto'." URL: https://wg21.link/edit3227 - id: EDIT3228 citation-label: EDIT3228 title: "[basic.stc.dynamic.safety] Fix ambiguous antecedent for 'it'." URL: https://wg21.link/edit3228 - id: EDIT3229 citation-label: EDIT3229 title: "Replace \"shall not throw\" with \"does not throw\" when it describes library behavior" URL: https://wg21.link/edit3229 - id: EDIT3230 citation-label: EDIT3230 title: "Several editorial fixes in [re.regex]." URL: https://wg21.link/edit3230 - id: EDIT3231 citation-label: EDIT3231 title: "[range.elements.overview] range adaptor objects `keys` and `values` are unspecified" URL: https://wg21.link/edit3231 - id: EDIT3232 citation-label: EDIT3232 title: "[ranges] Range adaptor/factory objects not indexed" URL: https://wg21.link/edit3232 - id: EDIT3233 citation-label: EDIT3233 title: "[lib] Use more abstract library indexing macros" URL: https://wg21.link/edit3233 - id: EDIT3234 citation-label: EDIT3234 title: "[class.default.ctor] Implicit definitions of special functions" URL: https://wg21.link/edit3234 - id: EDIT3235 citation-label: EDIT3235 title: "[over.match.viable] footnote is incorrect" URL: https://wg21.link/edit3235 - id: EDIT3236 citation-label: EDIT3236 title: "[ostream.iterator] Wrong type name in default constructor of ostream_iterator" URL: https://wg21.link/edit3236 - id: EDIT3237 citation-label: EDIT3237 title: "[basic.def.odr] Why is \"external linkage\" only mentioned for inline functions & variables?" URL: https://wg21.link/edit3237 - id: EDIT3238 citation-label: EDIT3238 title: "[locale] Example calls time_put::put with ios_base::iostate& but there is no such overload" URL: https://wg21.link/edit3238 - id: EDIT3239 citation-label: EDIT3239 title: "[std] Improve indexing of standard library headers." URL: https://wg21.link/edit3239 - id: EDIT3240 citation-label: EDIT3240 title: "[ostream.iterator] Correct typo" URL: https://wg21.link/edit3240 - id: EDIT3241 citation-label: EDIT3241 title: "[over.match.viable] Properly handle non-trailing default arguments." URL: https://wg21.link/edit3241 - id: EDIT3242 citation-label: EDIT3242 title: "[locale] Fix example." URL: https://wg21.link/edit3242 - id: EDIT3243 citation-label: EDIT3243 title: "[class.temporary] Fix typo in example." URL: https://wg21.link/edit3243 - id: EDIT3244 citation-label: EDIT3244 title: "[expr.prim.id] Fix immediate function id-expression requirement" URL: https://wg21.link/edit3244 - id: EDIT3245 citation-label: EDIT3245 title: "Avoid confusion between lookup and overall overload resolution" URL: https://wg21.link/edit3245 - id: EDIT3246 citation-label: EDIT3246 title: "[index] Create first-letter subheadings for the general index." URL: https://wg21.link/edit3246 - id: EDIT3247 citation-label: EDIT3247 title: "Change type-id to defining-type-id [temp.alias] p4" URL: https://wg21.link/edit3247 - id: EDIT3248 citation-label: EDIT3248 title: "[temp.spec] Make \"specialization\" a proper definition & adjust definition." URL: https://wg21.link/edit3248 - id: EDIT3249 citation-label: EDIT3249 title: "[class.dtor] Remove incorrect note about trivial vs. constexpr." URL: https://wg21.link/edit3249 - id: EDIT3250 citation-label: EDIT3250 title: "[std] Add \"Preamble\" sections to top-level core clauses" URL: https://wg21.link/edit3250 - id: EDIT3251 citation-label: EDIT3251 title: "[std] Introduce 'Preamble' sections to avoid hanging paragraphs." URL: https://wg21.link/edit3251 - id: EDIT3252 citation-label: EDIT3252 title: "[macros,range.counted] Introduce and use \\libconceptx" URL: https://wg21.link/edit3252 - id: EDIT3253 citation-label: EDIT3253 title: "[everywhere] Remove inappropriate paragraph breaks." URL: https://wg21.link/edit3253 - id: EDIT3254 citation-label: EDIT3254 title: "[class.copy.elision] Fix the contradiction introduced by CWG 2278" URL: https://wg21.link/edit3254 - id: EDIT3255 citation-label: EDIT3255 title: "[lib] Parameter names in synopses" URL: https://wg21.link/edit3255 - id: EDIT3256 citation-label: EDIT3256 title: "[travis] Expand automatic LaTeX source checking for \\pnum etc." URL: https://wg21.link/edit3256 - id: EDIT3257 citation-label: EDIT3257 title: "Mis-application of a bit of p1463r1" URL: https://wg21.link/edit3257 - id: EDIT3258 citation-label: EDIT3258 title: "[list.ops] Fix misapplication of P1463R1, \"!=\" should be \"==\"." URL: https://wg21.link/edit3258 - id: EDIT3259 citation-label: EDIT3259 title: "[lib] Remove parameter names from deleted special member functions." URL: https://wg21.link/edit3259 - id: EDIT3260 citation-label: EDIT3260 title: "[expr.typeid] Add a note covering abominable function types as type-id" URL: https://wg21.link/edit3260 - id: EDIT3261 citation-label: EDIT3261 title: "[alg.search] search_n. Use consistent wording with search" URL: https://wg21.link/edit3261 - id: EDIT3262 citation-label: EDIT3262 title: "[basic.lval] Non-static member function designator is a prvalue" URL: https://wg21.link/edit3262 - id: EDIT3263 citation-label: EDIT3263 title: "[expr.typeid] Add note highlighting prohibition of bad function types." URL: https://wg21.link/edit3263 - id: EDIT3264 citation-label: EDIT3264 title: "[atomics] Reorder members of atomic, atomic_ref, atomic_flag" URL: https://wg21.link/edit3264 - id: EDIT3265 citation-label: EDIT3265 title: "[expr.const] Excise 'initialization full-expression'" URL: https://wg21.link/edit3265 - id: EDIT3266 citation-label: EDIT3266 title: "[atomics.ref.ops] Rename stable label from .operations" URL: https://wg21.link/edit3266 - id: EDIT3267 citation-label: EDIT3267 title: "[basic.def.odr] Replace misleading 'for which' with 'where'." URL: https://wg21.link/edit3267 - id: EDIT3268 citation-label: EDIT3268 title: "[support.srcloc] Canonicalize presentation." URL: https://wg21.link/edit3268 - id: EDIT3269 citation-label: EDIT3269 title: "[concept.boolean] Avoid undefined 'Boolean context'." URL: https://wg21.link/edit3269 - id: EDIT3270 citation-label: EDIT3270 title: "[std] Align all comments to multiples of four" URL: https://wg21.link/edit3270 - id: EDIT3271 citation-label: EDIT3271 title: "Upper-case vs Lower-case for expressions" URL: https://wg21.link/edit3271 - id: EDIT3272 citation-label: EDIT3272 title: "[lib] Use macro \\notdef for undefined entities." URL: https://wg21.link/edit3272 - id: EDIT3273 citation-label: EDIT3273 title: "[travis] improve messages for \"overfull \\hbox\" and \"Reference ... und…" URL: https://wg21.link/edit3273 - id: EDIT3274 citation-label: EDIT3274 title: "[utilities] Index _t typedefs and _v variable templates." URL: https://wg21.link/edit3274 - id: EDIT3275 citation-label: EDIT3275 title: "[stmt.jump] Fix markup typo in grammar, causing bad index entries." URL: https://wg21.link/edit3275 - id: EDIT3276 citation-label: EDIT3276 title: "[span.iterators] Fix typo in paragraph 5" URL: https://wg21.link/edit3276 - id: EDIT3277 citation-label: EDIT3277 title: "[class.mem] Avoid 'shall have been defined'" URL: https://wg21.link/edit3277 - id: EDIT3278 citation-label: EDIT3278 title: "[rand.predef] use digit separators for long literals" URL: https://wg21.link/edit3278 - id: EDIT3279 citation-label: EDIT3279 title: "[rand.predef] Add digit separators to large numbers." URL: https://wg21.link/edit3279 - id: EDIT3280 citation-label: EDIT3280 title: "[ranges] Add index entries." URL: https://wg21.link/edit3280 - id: EDIT3281 citation-label: EDIT3281 title: "[dcl.fct] parameter-type-list should be non-hyphenated, and inconsistent use" URL: https://wg21.link/edit3281 - id: EDIT3282 citation-label: EDIT3282 title: "[intro.defs] Hyphenate parameter-type-list." URL: https://wg21.link/edit3282 - id: EDIT3283 citation-label: EDIT3283 title: "[expr.const] drop unused declaration from integral constant expression example" URL: https://wg21.link/edit3283 - id: EDIT3284 citation-label: EDIT3284 title: "missing definition for \"comparison operator\"" URL: https://wg21.link/edit3284 - id: EDIT3285 citation-label: EDIT3285 title: "[std] Consistently use 'comparison function'" URL: https://wg21.link/edit3285 - id: EDIT3286 citation-label: EDIT3286 title: "[lib] Do not use macro \\libconcept in headings." URL: https://wg21.link/edit3286 - id: EDIT3287 citation-label: EDIT3287 title: "Should [basic.lval] p9 note refer to [expr.type] not [expr.prop] ?" URL: https://wg21.link/edit3287 - id: EDIT3288 citation-label: EDIT3288 title: "[basic.lval] Adjust cross-reference in the note." URL: https://wg21.link/edit3288 - id: EDIT3289 citation-label: EDIT3289 title: "[basic.def.odr] Variable templates are not excepted from ODR" URL: https://wg21.link/edit3289 - id: EDIT3290 citation-label: EDIT3290 title: "Possible contradiction between [basic.link]/9 and [base.scope.declarative]/4" URL: https://wg21.link/edit3290 - id: EDIT3291 citation-label: EDIT3291 title: "No indefinite articles before grammatical productions" URL: https://wg21.link/edit3291 - id: EDIT3292 citation-label: EDIT3292 title: "[alg.min.max] Correct errors in paragraph 22" URL: https://wg21.link/edit3292 - id: EDIT3293 citation-label: EDIT3293 title: "[set.symmetric.difference] Strike duplicated sentence from para 2" URL: https://wg21.link/edit3293 - id: EDIT3294 citation-label: EDIT3294 title: "[readable.traits] Add template argument list to constrained specialization" URL: https://wg21.link/edit3294 - id: EDIT3295 citation-label: EDIT3295 title: "[module.context]/7" URL: https://wg21.link/edit3295 - id: EDIT3296 citation-label: EDIT3296 title: "Update cross-references to refer to [*.pre]" URL: https://wg21.link/edit3296 - id: EDIT3297 citation-label: EDIT3297 title: "fix residual suggestions that overload resolution might not always happen" URL: https://wg21.link/edit3297 - id: EDIT3298 citation-label: EDIT3298 title: "[duration.cast, time.point.cast] Better subclause names" URL: https://wg21.link/edit3298 - id: EDIT3299 citation-label: EDIT3299 title: "[range.subrange.access] fix typo" URL: https://wg21.link/edit3299 - id: EDIT3300 citation-label: EDIT3300 title: "make-unsigned-like and make-unsigned-like-t are too similar" URL: https://wg21.link/edit3300 - id: EDIT3301 citation-label: EDIT3301 title: "[iterator.concept.winc] fix \"extended integral type\"" URL: https://wg21.link/edit3301 - id: EDIT3302 citation-label: EDIT3302 title: "[time.duration.cast,time.point.cast] Rename subclause to 'Conversions'." URL: https://wg21.link/edit3302 - id: EDIT3303 citation-label: EDIT3303 title: "[std] Fix cross-references pointing to entire clauses" URL: https://wg21.link/edit3303 - id: EDIT3304 citation-label: EDIT3304 title: "[time.cal.ymd.overview] Typo fix: comma at end of sentence." URL: https://wg21.link/edit3304 - id: EDIT3305 citation-label: EDIT3305 title: "[time.zone.db.tzdb] Add missing '\\pnum'." URL: https://wg21.link/edit3305 - id: EDIT3306 citation-label: EDIT3306 title: "\"ios_base::failure\" vs. \"ios::failure\" vs. \"basic_ios::failure\"" URL: https://wg21.link/edit3306 - id: EDIT3307 citation-label: EDIT3307 title: "[std] Remove 'shall' from notes." URL: https://wg21.link/edit3307 - id: EDIT3308 citation-label: EDIT3308 title: "[numerics,input.output] Consistently use ios_base::failure." URL: https://wg21.link/edit3308 - id: EDIT3309 citation-label: EDIT3309 title: "[support.srcloc.class] Highlight unspecified properties" URL: https://wg21.link/edit3309 - id: EDIT3310 citation-label: EDIT3310 title: "[basic.fundamental]p4 misquotes C" URL: https://wg21.link/edit3310 - id: EDIT3311 citation-label: EDIT3311 title: "Cleanup make-unsigned-like" URL: https://wg21.link/edit3311 - id: EDIT3312 citation-label: EDIT3312 title: "[basic.scope.class] Reinstate a qualification that was lost in 0e26279b88c3b8b0a09babdeec8418d383f07419." URL: https://wg21.link/edit3312 - id: EDIT3313 citation-label: EDIT3313 title: "Upload generated PDFs to GitHub releases from Travis" URL: https://wg21.link/edit3313 - id: EDIT3314 citation-label: EDIT3314 title: " [stmt.dcl] Vacuous initialization is defined in [basic.life]" URL: https://wg21.link/edit3314 - id: EDIT3315 citation-label: EDIT3315 title: "[basic.stc.dynamic.deallocation] Use of incorrect grammar" URL: https://wg21.link/edit3315 - id: EDIT3316 citation-label: EDIT3316 title: "[class.access] Allocation order of data members is described in [expr.rel]" URL: https://wg21.link/edit3316 - id: EDIT3317 citation-label: EDIT3317 title: "[alg.replace]p8 Ambiguous assignment" URL: https://wg21.link/edit3317 - id: EDIT3318 citation-label: EDIT3318 title: "Avoid tracking PDF result files in the main github draft repository" URL: https://wg21.link/edit3318 - id: EDIT3319 citation-label: EDIT3319 title: "assymetry in basic.lval.11 and intro intro.object.3" URL: https://wg21.link/edit3319 - id: EDIT3320 citation-label: EDIT3320 title: "[multimap.modifiers]/1 says Mandates instead of Constraints" URL: https://wg21.link/edit3320 - id: EDIT3321 citation-label: EDIT3321 title: "The standard and the DRY principle: header descriptions" URL: https://wg21.link/edit3321 - id: EDIT3322 citation-label: EDIT3322 title: "[multimap.modifiers] para 1 Mandates should be Constraints" URL: https://wg21.link/edit3322 - id: EDIT3323 citation-label: EDIT3323 title: "[xrefdelta] Fix typo for 'fmtflags'." URL: https://wg21.link/edit3323 - id: EDIT3324 citation-label: EDIT3324 title: "[depr.impldec] Fix cross-reference for 'deleted function'." URL: https://wg21.link/edit3324 - id: EDIT3325 citation-label: EDIT3325 title: "[diff.cpp17.lex] Add cross-references for 'requires' keyword." URL: https://wg21.link/edit3325 - id: EDIT3326 citation-label: EDIT3326 title: "[thread.jthread.static] Repeat '[[nodiscard]]' from synopsis." URL: https://wg21.link/edit3326 - id: EDIT3327 citation-label: EDIT3327 title: "[syncstream] Add default template parameters for basic_syncbuf and basic_osyncstream" URL: https://wg21.link/edit3327 - id: EDIT3328 citation-label: EDIT3328 title: "[time.syn] Unclear namespace prefix for literal operators" URL: https://wg21.link/edit3328 - id: EDIT3329 citation-label: EDIT3329 title: "[time.cal.month.members] Remove nested-name-specifier from declarations." URL: https://wg21.link/edit3329 - id: EDIT3330 citation-label: EDIT3330 title: "[cmp.alg] Fix typo for 'ISO/IEC/IEEE 60559'." URL: https://wg21.link/edit3330 - id: EDIT3331 citation-label: EDIT3331 title: "[module.reach] Clearly separate translation units in example." URL: https://wg21.link/edit3331 - id: EDIT3332 citation-label: EDIT3332 title: "\"ios::failbit\" and \"ios::badbit\"(analogous to #3306)" URL: https://wg21.link/edit3332 - id: EDIT3333 citation-label: EDIT3333 title: "Weird sentence in [ostream]" URL: https://wg21.link/edit3333 - id: EDIT3334 citation-label: EDIT3334 title: "Fix declarations of literal operators for day and year" URL: https://wg21.link/edit3334 - id: EDIT3335 citation-label: EDIT3335 title: "[atomics.ref.int,atomics.types.int] Clarify notes on atomic/_ref> to [atomics]" URL: https://wg21.link/edit3368 - id: EDIT3369 citation-label: EDIT3369 title: "[iterator.concept.writable] Correct repeated word" URL: https://wg21.link/edit3369 - id: EDIT3370 citation-label: EDIT3370 title: "[std] Switch grammar to \\sffamily \\itshape" URL: https://wg21.link/edit3370 - id: EDIT3371 citation-label: EDIT3371 title: "[class.copy.ctor] p10.1 CWG 2197: specify the argument used for overload resolution of subobject constructors" URL: https://wg21.link/edit3371 - id: EDIT3372 citation-label: EDIT3372 title: "[over.match.list] Acknowledge entry from 12.4.3.1.5 and fix presentation" URL: https://wg21.link/edit3372 - id: EDIT3373 citation-label: EDIT3373 title: "CWG 1924: Definition of “literal” and kinds of literals " URL: https://wg21.link/edit3373 - id: EDIT3374 citation-label: EDIT3374 title: "[feature] Add an option to browse the documentation as HTML pages on a local server" URL: https://wg21.link/edit3374 - id: EDIT3375 citation-label: EDIT3375 title: "[expr.const] p5 integrate construct_at/destroy_at wording into bullet 2 in p4" URL: https://wg21.link/edit3375 - id: EDIT3376 citation-label: EDIT3376 title: "[stmt] coroutines: \"contain\" is underspecified" URL: https://wg21.link/edit3376 - id: EDIT3377 citation-label: EDIT3377 title: "day's operator- : add missing close bracket" URL: https://wg21.link/edit3377 - id: EDIT3378 citation-label: EDIT3378 title: "[temp.pre] Move concept-definition grammar to [temp.concept]" URL: https://wg21.link/edit3378 - id: EDIT3379 citation-label: EDIT3379 title: "[stmt.return]/2 example doesn't have an explanation" URL: https://wg21.link/edit3379 - id: EDIT3380 citation-label: EDIT3380 title: "different words for specifying evaluation order and sequence before" URL: https://wg21.link/edit3380 - id: EDIT3381 citation-label: EDIT3381 title: "Simplify incoming initialization sequencing" URL: https://wg21.link/edit3381 - id: EDIT3382 citation-label: EDIT3382 title: "[specialized.destroy] add whitespace around binary operator" URL: https://wg21.link/edit3382 - id: EDIT3383 citation-label: EDIT3383 title: "Wrong xref in [conv.rank]" URL: https://wg21.link/edit3383 - id: EDIT3384 citation-label: EDIT3384 title: "[conv.rank] Fix cross reference to expr.arith.conv" URL: https://wg21.link/edit3384 - id: EDIT3385 citation-label: EDIT3385 title: "Double negative in [dcl.decl]/4" URL: https://wg21.link/edit3385 - id: EDIT3386 citation-label: EDIT3386 title: "awkward to specify whether two template-ids are the same" URL: https://wg21.link/edit3386 - id: EDIT3387 citation-label: EDIT3387 title: "Rename \"Expects:\"/\"Ensures:\" to \"Preconditions:\"/\"Postconditions:\"" URL: https://wg21.link/edit3387 - id: EDIT3388 citation-label: EDIT3388 title: "Restructure [utilities]" URL: https://wg21.link/edit3388 - id: EDIT3389 citation-label: EDIT3389 title: "[macros, structure.specifications] Rename \"Expects:\"/\"Ensures:\" to \"Preconditions:\"/\"Postconditions:\"" URL: https://wg21.link/edit3389 - id: EDIT3390 citation-label: EDIT3390 title: "[basic.lookup.argdep] Inline the definition of 'interface'." URL: https://wg21.link/edit3390 - id: EDIT3391 citation-label: EDIT3391 title: "[util.smartpr.atomic] Moves subclause from \"Utilities\" to \"Atomics\"." URL: https://wg21.link/edit3391 - id: EDIT3392 citation-label: EDIT3392 title: "'voidify' is not indexed" URL: https://wg21.link/edit3392 - id: EDIT3393 citation-label: EDIT3393 title: "Fix GB079 10.01 Add example for private-module-fragment" URL: https://wg21.link/edit3393 - id: EDIT3394 citation-label: EDIT3394 title: "[2019-11 CWG Motion 1] P1969R0 Core Language Working Group \"ready\" Issues for the November, 2019 (Belfast) meeting" URL: https://wg21.link/edit3394 - id: EDIT3395 citation-label: EDIT3395 title: "[2019-11 CWG Motion 2] P1968R0 Core Language Working Group \"tentatively ready\" Issues for the November, 2019 (Belfast) meeting" URL: https://wg21.link/edit3395 - id: EDIT3396 citation-label: EDIT3396 title: "[2019-11 CWG Motion 3] P1971R0 Core Language Changes for NB Comments at the November, 2019 (Belfast) meeting" URL: https://wg21.link/edit3396 - id: EDIT3397 citation-label: EDIT3397 title: "[2019-11 CWG Motion 4] P1972R0 US105 Check satisfaction of constraints for non-templates when forming pointer to function" URL: https://wg21.link/edit3397 - id: EDIT3398 citation-label: EDIT3398 title: "[2019-11 CWG Motion 5] P1975R0 Fixing the wording of parenthesized aggregate-initialization" URL: https://wg21.link/edit3398 - id: EDIT3399 citation-label: EDIT3399 title: "[2019-11 CWG Motion 6] P1874R1 Dynamic Initialization Order of Non-Local Variables in Modules" URL: https://wg21.link/edit3399 - id: EDIT3400 citation-label: EDIT3400 title: "[2019-11 CWG Motion 7] P1946R0 Allow defaulting comparisons by value" URL: https://wg21.link/edit3400 - id: EDIT3401 citation-label: EDIT3401 title: "[2019-11 CWG Motion 8] P1907R1 Inconsistencies with non-type template parameters" URL: https://wg21.link/edit3401 - id: EDIT3402 citation-label: EDIT3402 title: "[2019-11 CWG Motion 9] P1979R0 Resolution to US086" URL: https://wg21.link/edit3402 - id: EDIT3403 citation-label: EDIT3403 title: "[2019-11 CWG Motion 10] P1980R0 Drafting for CA096: Declaration matching for non-dependent requires-clauses" URL: https://wg21.link/edit3403 - id: EDIT3404 citation-label: EDIT3404 title: "[2019-11 LWG Motion 1] P1917R0 C++ Standard Library Issues to be moved in Belfast" URL: https://wg21.link/edit3404 - id: EDIT3405 citation-label: EDIT3405 title: "[2019-11 LWG Motion 2] P1855R0 Make freestanding" URL: https://wg21.link/edit3405 - id: EDIT3406 citation-label: EDIT3406 title: "[2019-11 LWG Motion 3] P1690R1 Refinement Proposal for P0919 Heterogeneous lookup for unordered containers" URL: https://wg21.link/edit3406 - id: EDIT3407 citation-label: EDIT3407 title: "[2019-11 LWG Motion 4] P1872R0 span should have size_type, not index_type" URL: https://wg21.link/edit3407 - id: EDIT3408 citation-label: EDIT3408 title: "[2019-11 LWG Motion 5] P1965R0 Blanket Wording for Specifying “Hidden Friends”" URL: https://wg21.link/edit3408 - id: EDIT3409 citation-label: EDIT3409 title: "[2019-11 LWG Motion 6] P1716R3 ranges compare algorithm are over-constrained" URL: https://wg21.link/edit3409 - id: EDIT3410 citation-label: EDIT3410 title: "[2019-11 LWG Motion 7] P1869R1 Rename condition_variable_any interruptible wait methods" URL: https://wg21.link/edit3410 - id: EDIT3411 citation-label: EDIT3411 title: "[2019-11 LWG Motion 8] P1961R0 Harmonizing the definitions of total order for pointers" URL: https://wg21.link/edit3411 - id: EDIT3412 citation-label: EDIT3412 title: "[2019-11 LWG Motion 9] P1878R1 Constraining Readable Types" URL: https://wg21.link/edit3412 - id: EDIT3413 citation-label: EDIT3413 title: "[2019-11 LWG Motion 10] P1871R1 Concept traits should be named after concepts" URL: https://wg21.link/edit3413 - id: EDIT3414 citation-label: EDIT3414 title: "[2019-11 LWG Motion 11] P1456R1 Move-only views" URL: https://wg21.link/edit3414 - id: EDIT3415 citation-label: EDIT3415 title: "[2019-11 LWG Motion 12] P1391R4 Range constructor for std::string_view" URL: https://wg21.link/edit3415 - id: EDIT3416 citation-label: EDIT3416 title: "[2019-11 LWG Motion 13] P1394R4 Range constructor for std::span" URL: https://wg21.link/edit3416 - id: EDIT3417 citation-label: EDIT3417 title: "[2019-11 LWG Motion 15] P1862R1 Ranges adaptors for non-copyable iterators" URL: https://wg21.link/edit3417 - id: EDIT3418 citation-label: EDIT3418 title: "[2019-11 LWG Motion 16] P1870R1 forwarding-range is too subtle" URL: https://wg21.link/edit3418 - id: EDIT3419 citation-label: EDIT3419 title: "[2019-11 LWG Motion 17] P1865R1 Add max() to latch and barrier" URL: https://wg21.link/edit3419 - id: EDIT3420 citation-label: EDIT3420 title: "[2019-11 LWG Motion 18] P1960R0 NB Comment Changes Reviewed by SG1" URL: https://wg21.link/edit3420 - id: EDIT3421 citation-label: EDIT3421 title: "[2019-11 LWG Motion 19] P1902R1 Missing feature-test macros 2017-2019" URL: https://wg21.link/edit3421 - id: EDIT3422 citation-label: EDIT3422 title: "[2019-11 LWG Motion 20] P0883R2 Fixing Atomic Initialization" URL: https://wg21.link/edit3422 - id: EDIT3423 citation-label: EDIT3423 title: "[2019-11 LWG Motion 21] P1959R0 Remove std::weak_equality and std::strong_equality" URL: https://wg21.link/edit3423 - id: EDIT3424 citation-label: EDIT3424 title: "[2019-11 LWG Motion 22] 1892R1 Extended locale-specific presentation specifiers for std::format" URL: https://wg21.link/edit3424 - id: EDIT3425 citation-label: EDIT3425 title: "[2019-11 LWG Motion 23] P1645R1 constexpr for algorithms" URL: https://wg21.link/edit3425 - id: EDIT3426 citation-label: EDIT3426 title: "[2019-11 LWG Motoin 24] P1718R2 Mandating the Standard Library: Clause 25 - Algorithms library" URL: https://wg21.link/edit3426 - id: EDIT3427 citation-label: EDIT3427 title: "[2019-11 LWG Motion 25] P1719R2 Mandating the Standard Library: Clause 26 - Numerics library" URL: https://wg21.link/edit3427 - id: EDIT3428 citation-label: EDIT3428 title: "[2019-11 LWG Motion 26] P1686R2 Mandating the Standard Library: Clause 27 - Time library" URL: https://wg21.link/edit3428 - id: EDIT3429 citation-label: EDIT3429 title: "[2019-11 LWG Motion 27] P1720R2 Mandating the Standard Library: Clause 28 - Localization library" URL: https://wg21.link/edit3429 - id: EDIT3430 citation-label: EDIT3430 title: "[2019-11 LWG Motion 28] P1721R2 Mandating the Standard Library: Clause 29 - Input/Output library" URL: https://wg21.link/edit3430 - id: EDIT3431 citation-label: EDIT3431 title: "[2019-11 LWG Motion 29] P1722R2 Mandating the Standard Library: Clause 30 - Regular Expression library" URL: https://wg21.link/edit3431 - id: EDIT3432 citation-label: EDIT3432 title: "[2019-11 LWG Motion 30] P1723R2 Mandating the Standard Library: Clause 31 - Atomics library" URL: https://wg21.link/edit3432 - id: EDIT3433 citation-label: EDIT3433 title: "[2019-11 LWG Motion 31] P1622R3 Mandating the Standard Library: Clause 32 - Thread support library" URL: https://wg21.link/edit3433 - id: EDIT3434 citation-label: EDIT3434 title: "[structure.specifications] Rename remaining \"Expects\"/\"Ensures\" to \"Preconditions\"/\"Postconditions\"" URL: https://wg21.link/edit3434 - id: EDIT3435 citation-label: EDIT3435 title: "[expr.sizeof] Replace inappropriate \\term{n} with $n$." URL: https://wg21.link/edit3435 - id: EDIT3436 citation-label: EDIT3436 title: "P1972R0 US105 Check satisfaction of constraints for non-templates whe…" URL: https://wg21.link/edit3436 - id: EDIT3437 citation-label: EDIT3437 title: "P1975R0 Fixing the wording of parenthesized aggregate-initialization" URL: https://wg21.link/edit3437 - id: EDIT3438 citation-label: EDIT3438 title: "P1874R1 Dynamic Initialization Order of Non-Local Variables in Modules" URL: https://wg21.link/edit3438 - id: EDIT3439 citation-label: EDIT3439 title: "P1946R0 Allow defaulting comparisons by value" URL: https://wg21.link/edit3439 - id: EDIT3440 citation-label: EDIT3440 title: "Injected-class-names: members or not?" URL: https://wg21.link/edit3440 - id: EDIT3441 citation-label: EDIT3441 title: " P1907R1 Inconsistencies with non-type template parameters" URL: https://wg21.link/edit3441 - id: EDIT3442 citation-label: EDIT3442 title: "P1979R0 Resolution to US086" URL: https://wg21.link/edit3442 - id: EDIT3443 citation-label: EDIT3443 title: "P1980R0 CA096: Declaration matching for non-dependent requires-clauses" URL: https://wg21.link/edit3443 - id: EDIT3444 citation-label: EDIT3444 title: "P1855R0 Make freestanding" URL: https://wg21.link/edit3444 - id: EDIT3445 citation-label: EDIT3445 title: "P1690R1 Refinement Proposal for P0919 Heterogeneous lookup for unordered containers" URL: https://wg21.link/edit3445 - id: EDIT3446 citation-label: EDIT3446 title: "P1872R0 span should have size_type, not index_type" URL: https://wg21.link/edit3446 - id: EDIT3447 citation-label: EDIT3447 title: "P1965R0 Blanket Wording for Specifying \"Hidden Friends\"" URL: https://wg21.link/edit3447 - id: EDIT3448 citation-label: EDIT3448 title: "P1869R1 Rename condition_variable_any interruptible wait methods" URL: https://wg21.link/edit3448 - id: EDIT3449 citation-label: EDIT3449 title: "P1961R0 Harmonizing the definitions of total order for pointers" URL: https://wg21.link/edit3449 - id: EDIT3450 citation-label: EDIT3450 title: "P1716R3 ranges compare algorithm are over-constrained" URL: https://wg21.link/edit3450 - id: EDIT3451 citation-label: EDIT3451 title: "P1878R1 Constraining Readable Types" URL: https://wg21.link/edit3451 - id: EDIT3452 citation-label: EDIT3452 title: "P1871R1 Concept traits should be named after concepts" URL: https://wg21.link/edit3452 - id: EDIT3453 citation-label: EDIT3453 title: "P1456R1 Move-only views" URL: https://wg21.link/edit3453 - id: EDIT3454 citation-label: EDIT3454 title: "P1391R4 Range constructor for std::string_view" URL: https://wg21.link/edit3454 - id: EDIT3455 citation-label: EDIT3455 title: "[basic.life] Use idiomatic wording." URL: https://wg21.link/edit3455 - id: EDIT3456 citation-label: EDIT3456 title: "P1394R4 Range constructor for std::span" URL: https://wg21.link/edit3456 - id: EDIT3457 citation-label: EDIT3457 title: "[ranges] Parameter of range refinement should be named R" URL: https://wg21.link/edit3457 - id: EDIT3458 citation-label: EDIT3458 title: "P1718R2 Mandating the Standard Library: Clause 25 - Algorithms library" URL: https://wg21.link/edit3458 - id: EDIT3459 citation-label: EDIT3459 title: "P1862R1 Ranges adaptors for non-copyable iterators" URL: https://wg21.link/edit3459 - id: EDIT3460 citation-label: EDIT3460 title: "P1862R1 Ranges adaptors for non-copyable iterators" URL: https://wg21.link/edit3460 - id: EDIT3461 citation-label: EDIT3461 title: "[format.arg] Declaration mismatch" URL: https://wg21.link/edit3461 - id: EDIT3462 citation-label: EDIT3462 title: "[basic.def.odr] Sentence has two full stops (incorrect list item punctuation)" URL: https://wg21.link/edit3462 - id: EDIT3463 citation-label: EDIT3463 title: "P1719R2 Mandating the Standard Library: Clause 26 - Numerics library" URL: https://wg21.link/edit3463 - id: EDIT3464 citation-label: EDIT3464 title: "[basic.def.odr] Properly continue long-winded bulleted sentence." URL: https://wg21.link/edit3464 - id: EDIT3465 citation-label: EDIT3465 title: "[format.arg] Fix parameter type for basic_format_arg constructor." URL: https://wg21.link/edit3465 - id: EDIT3466 citation-label: EDIT3466 title: "P1720R2 Mandating the Standard Library: Clause 28 - Localization library" URL: https://wg21.link/edit3466 - id: EDIT3467 citation-label: EDIT3467 title: "P1721R2 Mandating the Standard Library: Clause 29 - Input/output library" URL: https://wg21.link/edit3467 - id: EDIT3468 citation-label: EDIT3468 title: "istream_view is a range factory, not a range adaptor" URL: https://wg21.link/edit3468 - id: EDIT3469 citation-label: EDIT3469 title: "[range.istream] Relocate under [range.factories]" URL: https://wg21.link/edit3469 - id: EDIT3470 citation-label: EDIT3470 title: "[defns.access] Clarify definition of \"access\"." URL: https://wg21.link/edit3470 - id: EDIT3471 citation-label: EDIT3471 title: "P1722R2 Mandating the Standard Library: Clause 30 - Regular Expression library" URL: https://wg21.link/edit3471 - id: EDIT3472 citation-label: EDIT3472 title: "Motions 2019 11 lwg 1: P1917R0 C++ Standard Library Issues to be moved in Belfast" URL: https://wg21.link/edit3472 - id: EDIT3473 citation-label: EDIT3473 title: "P1645R1 constexpr for algorithms" URL: https://wg21.link/edit3473 - id: EDIT3474 citation-label: EDIT3474 title: "P1892R1 Extended locale-specific presentation specifiers for std::format" URL: https://wg21.link/edit3474 - id: EDIT3475 citation-label: EDIT3475 title: "P1959R0 Remove std::weak_equality and std::strong_equality" URL: https://wg21.link/edit3475 - id: EDIT3476 citation-label: EDIT3476 title: "LWG Motion 19: P1902R1 Missing feature-test macros 2017-2019" URL: https://wg21.link/edit3476 - id: EDIT3477 citation-label: EDIT3477 title: "LWG Motion 18: P1960R0 NB Comment Changes Reviewed by SG1" URL: https://wg21.link/edit3477 - id: EDIT3478 citation-label: EDIT3478 title: "LWG Motion 17: P1865R1 Add max() to latch and barrier" URL: https://wg21.link/edit3478 - id: EDIT3479 citation-label: EDIT3479 title: "[concept.regularinvocable] Adding examples for regular_invocable would be helpful" URL: https://wg21.link/edit3479 - id: EDIT3480 citation-label: EDIT3480 title: "Motions 2019 11 cwg 1: P1969R0 Core Language Working Group \"ready\" Issues" URL: https://wg21.link/edit3480 - id: EDIT3481 citation-label: EDIT3481 title: "Motions 2019 11 cwg 3: P1971R0 Core Language Changes for NB Comments" URL: https://wg21.link/edit3481 - id: EDIT3482 citation-label: EDIT3482 title: "[depr.relops] Move index entry here from [utility.syn]" URL: https://wg21.link/edit3482 - id: EDIT3483 citation-label: EDIT3483 title: "[concept.regularinvocable] move iref to a better place" URL: https://wg21.link/edit3483 - id: EDIT3484 citation-label: EDIT3484 title: "[concept.defaultconstructible] Rename default_constructible to default_initializable" URL: https://wg21.link/edit3484 - id: EDIT3485 citation-label: EDIT3485 title: "Motions 2019 11 cwg 2: P1968R0 Core Language Working Group \"tentatively ready\" Issues" URL: https://wg21.link/edit3485 - id: EDIT3486 citation-label: EDIT3486 title: "Motions 2019 11 lwg 16: P1870R1 forwarding-range is too subtle" URL: https://wg21.link/edit3486 - id: EDIT3487 citation-label: EDIT3487 title: "Motions 2019 11 lwg 20: P0883R2 Fixing Atomic Initialization" URL: https://wg21.link/edit3487 - id: EDIT3488 citation-label: EDIT3488 title: "P1686R2 Mandating the Standard Library: Clause 27 - Time library" URL: https://wg21.link/edit3488 - id: EDIT3489 citation-label: EDIT3489 title: "P1723R2 Mandating the Standard Library: Clause 31 - Atomics library" URL: https://wg21.link/edit3489 - id: EDIT3490 citation-label: EDIT3490 title: "Strike mentions of undefined term \"automatic object\"" URL: https://wg21.link/edit3490 - id: EDIT3491 citation-label: EDIT3491 title: "P1622R3 Mandating the Standard Library: Clause 32 - Thread support library" URL: https://wg21.link/edit3491 - id: EDIT3492 citation-label: EDIT3492 title: "[dcl.init.list] Missing cv before T" URL: https://wg21.link/edit3492 - id: EDIT3493 citation-label: EDIT3493 title: "[time.cal.wdidx.nonmembers] Remove extra \"" URL: https://wg21.link/edit3493 - id: EDIT3494 citation-label: EDIT3494 title: "[lib] Use \\exposconcept and \\libconcept where applicable" URL: https://wg21.link/edit3494 - id: EDIT3495 citation-label: EDIT3495 title: "Prefix names of std lib concepts with \"std::\" in the core clauses" URL: https://wg21.link/edit3495 - id: EDIT3496 citation-label: EDIT3496 title: "[std] Mark all concepts with \\libconcept or \\exposconcept" URL: https://wg21.link/edit3496 - id: EDIT3497 citation-label: EDIT3497 title: "[conv.array] should be updated to use new array element terminology" URL: https://wg21.link/edit3497 - id: EDIT3498 citation-label: EDIT3498 title: "consider moving [temp.deduct.guide] under [temp.class]" URL: https://wg21.link/edit3498 - id: EDIT3499 citation-label: EDIT3499 title: "consistently use either \"valid\" or \"well-formed\" in library constraints" URL: https://wg21.link/edit3499 - id: EDIT3500 citation-label: EDIT3500 title: "[temp.deduct.guide] Move into [temp.class]." URL: https://wg21.link/edit3500 - id: EDIT3501 citation-label: EDIT3501 title: "[module.private.frag] Fix indentation in example" URL: https://wg21.link/edit3501 - id: EDIT3502 citation-label: EDIT3502 title: "clarify meaning of \"has an interface dependency [...] prior to X\"" URL: https://wg21.link/edit3502 - id: EDIT3503 citation-label: EDIT3503 title: "[temp.concept] Move grammar non-terminal concept-definition here." URL: https://wg21.link/edit3503 - id: EDIT3504 citation-label: EDIT3504 title: "[any.cons,any.assign] Remove redundant postcondition for moves." URL: https://wg21.link/edit3504 - id: EDIT3505 citation-label: EDIT3505 title: "[dcl.fct.def.coroutine] Use 'encloses' instead of imprecise 'contains'." URL: https://wg21.link/edit3505 - id: EDIT3506 citation-label: EDIT3506 title: "Remove all \"Constructs a Foo by\" from Effects: clauses" URL: https://wg21.link/edit3506 - id: EDIT3507 citation-label: EDIT3507 title: "[lib] Remove 'Constructs an object of type ...' phrases" URL: https://wg21.link/edit3507 - id: EDIT3508 citation-label: EDIT3508 title: "[lib] Replace 'this subclause' with numbered subclause references." URL: https://wg21.link/edit3508 - id: EDIT3509 citation-label: EDIT3509 title: "[temp.local] Change \"template-parameter\" to \"name of a template parameter\"" URL: https://wg21.link/edit3509 - id: EDIT3510 citation-label: EDIT3510 title: "need an equivalent of [fs.req.namespace] for chrono" URL: https://wg21.link/edit3510 - id: EDIT3511 citation-label: EDIT3511 title: "[complex.ops] Remove empty paragraph." URL: https://wg21.link/edit3511 - id: EDIT3512 citation-label: EDIT3512 title: "[dcl.decl] Avoid double negative." URL: https://wg21.link/edit3512 - id: EDIT3513 citation-label: EDIT3513 title: "[over.match.list] Acknowledge [over.ics.list] and clarify text." URL: https://wg21.link/edit3513 - id: EDIT3514 citation-label: EDIT3514 title: "[ranges.syn, range.adaptors] Name view template parameter V for consistency" URL: https://wg21.link/edit3514 - id: EDIT3515 citation-label: EDIT3515 title: "don't use \"is called\" to introduce a definition" URL: https://wg21.link/edit3515 - id: EDIT3516 citation-label: EDIT3516 title: "move type-constraint grammar production into temp.param" URL: https://wg21.link/edit3516 - id: EDIT3517 citation-label: EDIT3517 title: "[container.requirements.general]/Table 71 LWG 3352: Remove the requirement for strong_equality" URL: https://wg21.link/edit3517 - id: EDIT3518 citation-label: EDIT3518 title: "[temp.param] Move grammar non-terminal 'type-constraint' here" URL: https://wg21.link/edit3518 - id: EDIT3519 citation-label: EDIT3519 title: "[class.member.lookup] lookups names in base class *subobjects*" URL: https://wg21.link/edit3519 - id: EDIT3520 citation-label: EDIT3520 title: "[language.support] Stable label not right-aligned" URL: https://wg21.link/edit3520 - id: EDIT3521 citation-label: EDIT3521 title: "[cstdint.syn.2] is not in line with intention" URL: https://wg21.link/edit3521 - id: EDIT3522 citation-label: EDIT3522 title: "[std] Multiple notes and examples within the same subclause shall be numbered" URL: https://wg21.link/edit3522 - id: EDIT3523 citation-label: EDIT3523 title: "Missing index entries for definitions of the terms \"satisfies\" and \"models\"" URL: https://wg21.link/edit3523 - id: EDIT3524 citation-label: EDIT3524 title: "[class.derived, class.member.lookup] Missing explicit reference to figure" URL: https://wg21.link/edit3524 - id: EDIT3525 citation-label: EDIT3525 title: "[std] There shall be no .1 subclause without a .2 sibling" URL: https://wg21.link/edit3525 - id: EDIT3526 citation-label: EDIT3526 title: "[class.derived,class.member.lookup] Reference figures in running text." URL: https://wg21.link/edit3526 - id: EDIT3527 citation-label: EDIT3527 title: "[temp.constr.contr] Add index entry for 'satisfy'." URL: https://wg21.link/edit3527 - id: EDIT3528 citation-label: EDIT3528 title: "[library.headers],[cstdint.syn.2], [cstdint.syn.2] is not in line with intention. Also fixes #3521" URL: https://wg21.link/edit3528 - id: EDIT3529 citation-label: EDIT3529 title: "Freestanding note in [basic.start.main.1] has no normative backing" URL: https://wg21.link/edit3529 - id: EDIT3530 citation-label: EDIT3530 title: "Inconsistent terminology and spelling regarding start, startup, and start-up" URL: https://wg21.link/edit3530 - id: EDIT3531 citation-label: EDIT3531 title: "[expr.comma] Remove \"temporary expression\"" URL: https://wg21.link/edit3531 - id: EDIT3532 citation-label: EDIT3532 title: "qualifies indirectly-readable-impl's use of iter_move" URL: https://wg21.link/edit3532 - id: EDIT3533 citation-label: EDIT3533 title: "[time.syn] Move `treat_as_floating_point_v` to be right after `treat_as_floating_point` in the `` synopsis." URL: https://wg21.link/edit3533 - id: EDIT3534 citation-label: EDIT3534 title: "[span.cons] thinks that to_address() can throw, but it can't" URL: https://wg21.link/edit3534 - id: EDIT3535 citation-label: EDIT3535 title: "[over.match.funcs] Correct comment in example." URL: https://wg21.link/edit3535 - id: EDIT3536 citation-label: EDIT3536 title: "[functional.syn] Move is_bind_expression_v & is_placeholder_v to be right after is_bind_expression & is_placeholder in the synopsis" URL: https://wg21.link/edit3536 - id: EDIT3537 citation-label: EDIT3537 title: "[ptr.launder] Use consistent style for ptr-operators in text" URL: https://wg21.link/edit3537 - id: EDIT3538 citation-label: EDIT3538 title: "[dcl.decl] Change \"templated function\" to instead use \"templated entity\"" URL: https://wg21.link/edit3538 - id: EDIT3539 citation-label: EDIT3539 title: "[std] Harmonize index entries for list items" URL: https://wg21.link/edit3539 - id: EDIT3540 citation-label: EDIT3540 title: "Missing paragraph number for Preconditions element [span.cons] p7/8" URL: https://wg21.link/edit3540 - id: EDIT3541 citation-label: EDIT3541 title: "[cmp.categories.pre] nonequal and nonequivalent are non-used" URL: https://wg21.link/edit3541 - id: EDIT3542 citation-label: EDIT3542 title: "[cmp.categories.pre] Remove unused enumerators" URL: https://wg21.link/edit3542 - id: EDIT3543 citation-label: EDIT3543 title: "[namespace.udecl]/14 clarify wording for comparisons between templates and non-templates" URL: https://wg21.link/edit3543 - id: EDIT3544 citation-label: EDIT3544 title: "Examples in [cpp.scope]p3 onwards are misplaced" URL: https://wg21.link/edit3544 - id: EDIT3545 citation-label: EDIT3545 title: "[cpp.replace] Distribute examples from [cpp.scope]" URL: https://wg21.link/edit3545 - id: EDIT3546 citation-label: EDIT3546 title: "[span.cons] to_address cannot throw" URL: https://wg21.link/edit3546 - id: EDIT3547 citation-label: EDIT3547 title: "Inconsistent indexing of Cpp17 requirements" URL: https://wg21.link/edit3547 - id: EDIT3548 citation-label: EDIT3548 title: "[lib] Put \\constraints on a line of its own." URL: https://wg21.link/edit3548 - id: EDIT3549 citation-label: EDIT3549 title: "[alg.partitions] Add missing \\pnum." URL: https://wg21.link/edit3549 - id: EDIT3550 citation-label: EDIT3550 title: "[thread.condvarany.intwait] missing wait_for() change from P1869R1" URL: https://wg21.link/edit3550 - id: EDIT3551 citation-label: EDIT3551 title: "[string.view.synop,span.syn,span.cons] (enable_)?safe_range are defin…" URL: https://wg21.link/edit3551 - id: EDIT3552 citation-label: EDIT3552 title: "[string.view.synop][span.syn] Declaration for primary template and namespace of enable_safe_range" URL: https://wg21.link/edit3552 - id: EDIT3553 citation-label: EDIT3553 title: "[basic.atomics] Use math mode for memory model placeholders." URL: https://wg21.link/edit3553 - id: EDIT3554 citation-label: EDIT3554 title: "[std] Use $E$ as expression placeholder." URL: https://wg21.link/edit3554 - id: EDIT3555 citation-label: EDIT3555 title: "[lib] Consistently use ios_base::failbit and ios_base::badbit." URL: https://wg21.link/edit3555 - id: EDIT3556 citation-label: EDIT3556 title: "[ranges] Integrate adaptor subclauses into overviews." URL: https://wg21.link/edit3556 - id: EDIT3557 citation-label: EDIT3557 title: "[std] Harmonize comments indicating errors." URL: https://wg21.link/edit3557 - id: EDIT3558 citation-label: EDIT3558 title: "[std] Punctuation after \"OK\" example comments" URL: https://wg21.link/edit3558 - id: EDIT3559 citation-label: EDIT3559 title: "[ranges] Mark exposition-only names as kebab-case." URL: https://wg21.link/edit3559 - id: EDIT3560 citation-label: EDIT3560 title: "[range.istream] s/object_/value_/" URL: https://wg21.link/edit3560 - id: EDIT3561 citation-label: EDIT3561 title: "[range.adaptors] Base vs base-t" URL: https://wg21.link/edit3561 - id: EDIT3562 citation-label: EDIT3562 title: "[ranges] Missed kebab-case markings for exposition-only names." URL: https://wg21.link/edit3562 - id: EDIT3563 citation-label: EDIT3563 title: "[range.refinements] Simplify viewable_range" URL: https://wg21.link/edit3563 - id: EDIT3564 citation-label: EDIT3564 title: "[range.range] LWG 3361: Misleading description of safe_range" URL: https://wg21.link/edit3564 - id: EDIT3565 citation-label: EDIT3565 title: "[range.prim.size] rewords p1.3 to make it easier to parse" URL: https://wg21.link/edit3565 - id: EDIT3566 citation-label: EDIT3566 title: "[stmt.cont] formatting broken" URL: https://wg21.link/edit3566 - id: EDIT3567 citation-label: EDIT3567 title: "[stmt.cont] Fix formatting." URL: https://wg21.link/edit3567 - id: EDIT3568 citation-label: EDIT3568 title: "[ranges] Indented \\end{codeblock} causes trailing empty line" URL: https://wg21.link/edit3568 - id: EDIT3569 citation-label: EDIT3569 title: "[defns.signature] functions never have trailing requires-clauses" URL: https://wg21.link/edit3569 - id: EDIT3570 citation-label: EDIT3570 title: "[ranges] Do not indent codeblocks" URL: https://wg21.link/edit3570 - id: EDIT3571 citation-label: EDIT3571 title: "[temp.inst] Define the process of instantiation" URL: https://wg21.link/edit3571 - id: EDIT3572 citation-label: EDIT3572 title: "[ranges] Do not indent \\begin/end{codeblock}." URL: https://wg21.link/edit3572 - id: EDIT3573 citation-label: EDIT3573 title: "[class.static.data] Confusingly contains \"contains\"" URL: https://wg21.link/edit3573 - id: EDIT3574 citation-label: EDIT3574 title: "Replace #include by import-declaration" URL: https://wg21.link/edit3574 - id: EDIT3575 citation-label: EDIT3575 title: "Connect pp-import to the preprocessor grammar" URL: https://wg21.link/edit3575 - id: EDIT3576 citation-label: EDIT3576 title: "[meta.rel] Wording for is_­nothrow_­convertible might not cleary enough to indicate the destruction" URL: https://wg21.link/edit3576 - id: EDIT3577 citation-label: EDIT3577 title: "[view.interface] Inconsistencies in the draft" URL: https://wg21.link/edit3577 - id: EDIT3578 citation-label: EDIT3578 title: "[basic.scope.pdecl]/1 Example is outdated" URL: https://wg21.link/edit3578 - id: EDIT3579 citation-label: EDIT3579 title: "[dcl.fct]/7 [class.this]/3 cv-qualified function types" URL: https://wg21.link/edit3579 - id: EDIT3580 citation-label: EDIT3580 title: "[basic.scope.pdecl] Fix example of self-referential initialization." URL: https://wg21.link/edit3580 - id: EDIT3581 citation-label: EDIT3581 title: "[class.this] Member functions are not cv-qualified. " URL: https://wg21.link/edit3581 - id: EDIT3582 citation-label: EDIT3582 title: "[class.static.data] Cleanup description for local/unnamed classes." URL: https://wg21.link/edit3582 - id: EDIT3583 citation-label: EDIT3583 title: "[thread.condvarany.intwait] Fix invocation of wait_until." URL: https://wg21.link/edit3583 - id: EDIT3584 citation-label: EDIT3584 title: "[index] Harmonize indexing for Cpp17 concepts." URL: https://wg21.link/edit3584 - id: EDIT3585 citation-label: EDIT3585 title: "[temp.type,temp.over.link] Define and use 'same template-id'." URL: https://wg21.link/edit3585 - id: EDIT3586 citation-label: EDIT3586 title: "[expr.compound] Use sequencing on expressions" URL: https://wg21.link/edit3586 - id: EDIT3587 citation-label: EDIT3587 title: "[expr.call] Clarify result of function call vs. return operand." URL: https://wg21.link/edit3587 - id: EDIT3588 citation-label: EDIT3588 title: "[std] Consistently use 'overload set'." URL: https://wg21.link/edit3588 - id: EDIT3589 citation-label: EDIT3589 title: "[stringbuf] Use phrases from [bitmask.types]." URL: https://wg21.link/edit3589 - id: EDIT3590 citation-label: EDIT3590 title: "[expr.rel] Simplify pointer comparison wording" URL: https://wg21.link/edit3590 - id: EDIT3591 citation-label: EDIT3591 title: "[over.built] Avoid confusing term 'promoted arithmetic type'." URL: https://wg21.link/edit3591 - id: EDIT3592 citation-label: EDIT3592 title: "Allow 'listings' package v1.8c" URL: https://wg21.link/edit3592 - id: EDIT3593 citation-label: EDIT3593 title: "[iterator.requirements.general] Consistently index iterator terms." URL: https://wg21.link/edit3593 - id: EDIT3594 citation-label: EDIT3594 title: "[range.sized] Fix and improve wording" URL: https://wg21.link/edit3594 - id: EDIT3595 citation-label: EDIT3595 title: "[iterator.concept.sizedsentinel] Improve wording" URL: https://wg21.link/edit3595 - id: EDIT3596 citation-label: EDIT3596 title: "[range.subrange] Unaligned comments" URL: https://wg21.link/edit3596 - id: EDIT3597 citation-label: EDIT3597 title: "[range.prim.size] When is ranges::size ill-formed?" URL: https://wg21.link/edit3597 - id: EDIT3598 citation-label: EDIT3598 title: "[range.common.view] Declare size() last like in the other views" URL: https://wg21.link/edit3598 - id: EDIT3599 citation-label: EDIT3599 title: "Windows instructions" URL: https://wg21.link/edit3599 - id: EDIT3600 citation-label: EDIT3600 title: "Basic getting started for Windows" URL: https://wg21.link/edit3600 - id: EDIT3601 citation-label: EDIT3601 title: "Treatment varies, not vary" URL: https://wg21.link/edit3601 - id: EDIT3602 citation-label: EDIT3602 title: "[range.subrange] Align comments." URL: https://wg21.link/edit3602 - id: EDIT3603 citation-label: EDIT3603 title: "[iterator.requirements.general,range.counted] Rework notation for cou…" URL: https://wg21.link/edit3603 - id: EDIT3604 citation-label: EDIT3604 title: "[range.take.while] Add missing template parameter and xref" URL: https://wg21.link/edit3604 - id: EDIT3605 citation-label: EDIT3605 title: "[range.istream, range.take.while.sentinel] Initialize member pointer …" URL: https://wg21.link/edit3605 - id: EDIT3606 citation-label: EDIT3606 title: "[rand.dist.bern.negbin] negative_binomial_distribution has unclear specification for p == 1" URL: https://wg21.link/edit3606 - id: EDIT3607 citation-label: EDIT3607 title: "[expr.ref]/(6.3.2) function type spelling doesn't match [dcl.fct]/1" URL: https://wg21.link/edit3607 - id: EDIT3608 citation-label: EDIT3608 title: "[over.oper] falsely claims operator= can be overloaded for enumerations" URL: https://wg21.link/edit3608 - id: EDIT3609 citation-label: EDIT3609 title: "[range.elements.iterator] Add missing \\expos" URL: https://wg21.link/edit3609 - id: EDIT3610 citation-label: EDIT3610 title: "[range.join.iterator] Rename ref-is-glvalue to account for rvalues" URL: https://wg21.link/edit3610 - id: EDIT3611 citation-label: EDIT3611 title: "[locale.codecvt] Unicode is not a character encoding" URL: https://wg21.link/edit3611 - id: EDIT3612 citation-label: EDIT3612 title: "consider reordering Postconditions: library element after Throws:" URL: https://wg21.link/edit3612 - id: EDIT3613 citation-label: EDIT3613 title: "[ptr.launder] Note and Example became incorrect after RU007/US042 NB comments resolution" URL: https://wg21.link/edit3613 - id: EDIT3614 citation-label: EDIT3614 title: "[expr.add]/6 unfortunate example in Note" URL: https://wg21.link/edit3614 - id: EDIT3615 citation-label: EDIT3615 title: "[format.arg]/5 \"otherwise\" all at the end" URL: https://wg21.link/edit3615 - id: EDIT3616 citation-label: EDIT3616 title: "[thread.sema] PascalCase for template parameters" URL: https://wg21.link/edit3616 - id: EDIT3617 citation-label: EDIT3617 title: "[thread.lock.unique.locking]/19" URL: https://wg21.link/edit3617 - id: EDIT3618 citation-label: EDIT3618 title: "[expr.prim.lambda.closure]/3 Fix note: a generic lambda has a function call operator template, not a function call operator." URL: https://wg21.link/edit3618 - id: EDIT3619 citation-label: EDIT3619 title: "[thread.lock.unique.locking] Fix typo in try_lock_for." URL: https://wg21.link/edit3619 - id: EDIT3620 citation-label: EDIT3620 title: "[format.arg] Move 'otherwise' to the start of the bullets." URL: https://wg21.link/edit3620 - id: EDIT3621 citation-label: EDIT3621 title: "[locale.codecvt] Do not claim that 'Unicode' is a character encoding." URL: https://wg21.link/edit3621 - id: EDIT3622 citation-label: EDIT3622 title: "[over.oper] Clarify that operator= cannot be overloaded for enumerati…" URL: https://wg21.link/edit3622 - id: EDIT3623 citation-label: EDIT3623 title: "[ptr.launder] Fix note and example for std::launder." URL: https://wg21.link/edit3623 - id: EDIT3624 citation-label: EDIT3624 title: "[dcl.fct,expr.ref] Fix description of class member access expressions" URL: https://wg21.link/edit3624 - id: EDIT3625 citation-label: EDIT3625 title: "[over.oper] Clarify handling of individual operators." URL: https://wg21.link/edit3625 - id: EDIT3626 citation-label: EDIT3626 title: "[cmath.syn] Turn a consequence into a note." URL: https://wg21.link/edit3626 - id: EDIT3627 citation-label: EDIT3627 title: "[dcl.constexpr]/8.1 should be clearer that declaring a function constexpr can affect its return value if it invokes is_constant_evaluated" URL: https://wg21.link/edit3627 - id: EDIT3628 citation-label: EDIT3628 title: "[dcl.attr] Introduce 'Recommended practice' paragraphs." URL: https://wg21.link/edit3628 - id: EDIT3629 citation-label: EDIT3629 title: "[func.wrap.badcall] Add missing itemdecl for what()" URL: https://wg21.link/edit3629 - id: EDIT3630 citation-label: EDIT3630 title: "[basic.lookup] Grammar" URL: https://wg21.link/edit3630 - id: EDIT3631 citation-label: EDIT3631 title: "[std] Enforce comment alignment in 'codeblocktu' environments." URL: https://wg21.link/edit3631 - id: EDIT3632 citation-label: EDIT3632 title: "[span.overview] typo: \"tmeplate\"" URL: https://wg21.link/edit3632 - id: EDIT3633 citation-label: EDIT3633 title: "[span.overview] Correct typo" URL: https://wg21.link/edit3633 - id: EDIT3634 citation-label: EDIT3634 title: "[basic.compound] [expr.add] How to get a pointer past the end?" URL: https://wg21.link/edit3634 - id: EDIT3635 citation-label: EDIT3635 title: "[temp.dep.type] Simplify the meaning of \"template argument list of the primary template\"" URL: https://wg21.link/edit3635 - id: EDIT3636 citation-label: EDIT3636 title: "replace \"character literal\" with references to grammar term character-literal" URL: https://wg21.link/edit3636 - id: EDIT3637 citation-label: EDIT3637 title: "Eliminate redundant use of typename throughout library" URL: https://wg21.link/edit3637 - id: EDIT3638 citation-label: EDIT3638 title: "[except.spec]p12 Example refers to undefined symbol Y" URL: https://wg21.link/edit3638 - id: EDIT3639 citation-label: EDIT3639 title: "[except.spec] Avoid reference to undeclared identifier in example." URL: https://wg21.link/edit3639 - id: EDIT3640 citation-label: EDIT3640 title: "[basic.fundamental] Clarify that in C, padding bits may cause traps." URL: https://wg21.link/edit3640 - id: EDIT3641 citation-label: EDIT3641 title: "[dcl.constexpr] Add a note explaining the result of a constexpr funct…" URL: https://wg21.link/edit3641 - id: EDIT3642 citation-label: EDIT3642 title: "Consistency for template parameter names in standard library" URL: https://wg21.link/edit3642 - id: EDIT3643 citation-label: EDIT3643 title: "Fix example in [temp.constr.op]/p4" URL: https://wg21.link/edit3643 - id: EDIT3644 citation-label: EDIT3644 title: "[optional.optional, optional.ctor] Fix constexpr/explicit position" URL: https://wg21.link/edit3644 - id: EDIT3645 citation-label: EDIT3645 title: "[lex.operators] Add `co_await` to the list" URL: https://wg21.link/edit3645 - id: EDIT3646 citation-label: EDIT3646 title: "[expr.prim.req.nested] Add missing semicolon to example" URL: https://wg21.link/edit3646 - id: EDIT3647 citation-label: EDIT3647 title: "[class] Returns for constructors and destructors should not have operands" URL: https://wg21.link/edit3647 - id: EDIT3648 citation-label: EDIT3648 title: "Use \"requirement\" in grammar font in expr.prim.req" URL: https://wg21.link/edit3648 - id: EDIT3649 citation-label: EDIT3649 title: "Sub-bullets for value-initialization." URL: https://wg21.link/edit3649 - id: EDIT3650 citation-label: EDIT3650 title: "[lex.icon,lex.fcon] Rework description to avoid redundancies." URL: https://wg21.link/edit3650 - id: EDIT3651 citation-label: EDIT3651 title: "[temp.constr.normal] Extraneous parentheses on concept use" URL: https://wg21.link/edit3651 - id: EDIT3652 citation-label: EDIT3652 title: "[temp.constr.normal] Confusing identifier used in explanation" URL: https://wg21.link/edit3652 - id: EDIT3653 citation-label: EDIT3653 title: "[class.mem] Explicit specializations within classes" URL: https://wg21.link/edit3653 - id: EDIT3654 citation-label: EDIT3654 title: "[class.conv.fct] Add \\tcode to void" URL: https://wg21.link/edit3654 - id: EDIT3655 citation-label: EDIT3655 title: "[extern.types] strike footnote listing C stdlib types" URL: https://wg21.link/edit3655 - id: EDIT3656 citation-label: EDIT3656 title: "[range.join.sentinel], [range.split.view] fix typos" URL: https://wg21.link/edit3656 - id: EDIT3657 citation-label: EDIT3657 title: "Cross reference to temp.over.link is misleading for abbreviated function template wording" URL: https://wg21.link/edit3657 - id: EDIT3658 citation-label: EDIT3658 title: "[gram] type-name is not formally defined" URL: https://wg21.link/edit3658 - id: EDIT3659 citation-label: EDIT3659 title: "[class.ctor/dtor] consteval, constructors, and destructors" URL: https://wg21.link/edit3659 - id: EDIT3660 citation-label: EDIT3660 title: "Consistent cv-qualification notation" URL: https://wg21.link/edit3660 - id: EDIT3661 citation-label: EDIT3661 title: "[range.istream.iterator] Fix typo" URL: https://wg21.link/edit3661 - id: EDIT3662 citation-label: EDIT3662 title: "[diff.cpp17.iterators] Added compatibility note on iterator_traits" URL: https://wg21.link/edit3662 - id: EDIT3663 citation-label: EDIT3663 title: "[class.mfct]p2's list of keywords that make a function inline forgets consteval" URL: https://wg21.link/edit3663 - id: EDIT3664 citation-label: EDIT3664 title: "consider moving description of Requires: element and [res.on.required]p1 to Annex D" URL: https://wg21.link/edit3664 - id: EDIT3665 citation-label: EDIT3665 title: "[contents]/1 suggests that declval is defined" URL: https://wg21.link/edit3665 - id: EDIT3666 citation-label: EDIT3666 title: "take_while_view::sentinel declaration is missing the Pred parameter" URL: https://wg21.link/edit3666 - id: EDIT3667 citation-label: EDIT3667 title: "[class.access.base] Add missing formatting to an access specifier" URL: https://wg21.link/edit3667 - id: EDIT3668 citation-label: EDIT3668 title: "Produce foreword with list of changes for C++20" URL: https://wg21.link/edit3668 - id: EDIT3669 citation-label: EDIT3669 title: "[basic.pre] Improve consistency in list" URL: https://wg21.link/edit3669 - id: EDIT3670 citation-label: EDIT3670 title: "[cmp, comparisons] Move description of compare_three_way." URL: https://wg21.link/edit3670 - id: EDIT3671 citation-label: EDIT3671 title: "Fix definition of has-tuple-element" URL: https://wg21.link/edit3671 - id: EDIT3672 citation-label: EDIT3672 title: "[class.access] Eliminate the friend case for protected member access from derived class" URL: https://wg21.link/edit3672 - id: EDIT3673 citation-label: EDIT3673 title: "\"ill-formed with no diagnostic required\" is odd" URL: https://wg21.link/edit3673 - id: EDIT3674 citation-label: EDIT3674 title: "[over.oper]p3 should be a note" URL: https://wg21.link/edit3674 - id: EDIT3675 citation-label: EDIT3675 title: "[conv.rank] Change \"size\" to \"width\" in conversion rank relation" URL: https://wg21.link/edit3675 - id: EDIT3676 citation-label: EDIT3676 title: "p0593r6's `#include` is missing a filename" URL: https://wg21.link/edit3676 - id: EDIT3677 citation-label: EDIT3677 title: "Check element order programmatically and presubmit" URL: https://wg21.link/edit3677 - id: EDIT3678 citation-label: EDIT3678 title: "[stmt.return.coroutine] Use notion of \"enclosing\" for \"return\"" URL: https://wg21.link/edit3678 - id: EDIT3679 citation-label: EDIT3679 title: "inconsistent indenting for multi-lined requires clauses" URL: https://wg21.link/edit3679 - id: EDIT3680 citation-label: EDIT3680 title: "Inconsistent use of \\defexposconcept v. \\exposconcept v. \\placeholder for \\expos concepts" URL: https://wg21.link/edit3680 - id: EDIT3681 citation-label: EDIT3681 title: "Content of the Forward would be helpful for the DIS" URL: https://wg21.link/edit3681 - id: EDIT3682 citation-label: EDIT3682 title: "[functional.syn] Correct text in cross-reference comment" URL: https://wg21.link/edit3682 - id: EDIT3683 citation-label: EDIT3683 title: "Consider moving \"in addition ... included\" content into synopses, deleting prose text" URL: https://wg21.link/edit3683 - id: EDIT3684 citation-label: EDIT3684 title: "Consider updating \"Specification-Style-Guidelines\"" URL: https://wg21.link/edit3684 - id: EDIT3685 citation-label: EDIT3685 title: "[2020-02 CWG Poll 1] P2103R0 (Core Language Changes for NB Comments at the February, 2020 (Prague) meeting" URL: https://wg21.link/edit3685 - id: EDIT3686 citation-label: EDIT3686 title: "[2020-02 CWG Poll 2] P1779R3 ABI isolation for member functions" URL: https://wg21.link/edit3686 - id: EDIT3687 citation-label: EDIT3687 title: "[2020-02 CWG Poll 3] P1857R3 Modules Dependency Discovery" URL: https://wg21.link/edit3687 - id: EDIT3688 citation-label: EDIT3688 title: "[2020-02 CWG Poll 4] P0593R6 Implicit creation of objects for low-level object manipulation" URL: https://wg21.link/edit3688 - id: EDIT3689 citation-label: EDIT3689 title: "[2020-02 CWG Poll 5] P1957R2 Converting from T* to bool should be considered narrowing (re: US 212)" URL: https://wg21.link/edit3689 - id: EDIT3690 citation-label: EDIT3690 title: "[2020-02 CWG Poll 6] P2104R0 Disallow changing concept values" URL: https://wg21.link/edit3690 - id: EDIT3691 citation-label: EDIT3691 title: "[2020-02 CWG Poll 7] P2107R0 Core Issue 2436: US064 Copy semantics of coroutine parameters" URL: https://wg21.link/edit3691 - id: EDIT3692 citation-label: EDIT3692 title: "[2020-02 CWG Poll 8] P2092R0 Disambiguating Nested-Requirements" URL: https://wg21.link/edit3692 - id: EDIT3693 citation-label: EDIT3693 title: "[2020-02 CWG Poll 9] P2108R0 Core Language Working Group \"ready\" Issues for the February, 2020 (Prague) meeting" URL: https://wg21.link/edit3693 - id: EDIT3694 citation-label: EDIT3694 title: "[2020-02 CWG Poll 10] P2109R0 US084: Disallow \"export import foo\" outside of module interface" URL: https://wg21.link/edit3694 - id: EDIT3695 citation-label: EDIT3695 title: "[2020-02 CWG Poll 11] P2082R1 Fixing CTAD for aggregates" URL: https://wg21.link/edit3695 - id: EDIT3696 citation-label: EDIT3696 title: "[2020-02 CWG Poll 12] P2113R0 Proposed resolution for 2019 comment CA 112" URL: https://wg21.link/edit3696 - id: EDIT3697 citation-label: EDIT3697 title: "[2020-02 CWG Poll 13] P2115R0 US069: Merging of multiple definitions for unnamed unscoped enumerations" URL: https://wg21.link/edit3697 - id: EDIT3698 citation-label: EDIT3698 title: "[2020-02 CWG Poll 14] P1815R2 Translation-unit-local entities" URL: https://wg21.link/edit3698 - id: EDIT3699 citation-label: EDIT3699 title: "[2020-02 CWG Poll 15] P2095R0 Resolve lambda init-capture pack grammar (CWG2378)" URL: https://wg21.link/edit3699 - id: EDIT3700 citation-label: EDIT3700 title: "[2020-02 CWG Poll 16] P2002R1 Defaulted comparison specification cleanups" URL: https://wg21.link/edit3700 - id: EDIT3701 citation-label: EDIT3701 title: "[2020-02 CWG Poll 17] P2085R0 Consistent defaulted comparisons" URL: https://wg21.link/edit3701 - id: EDIT3702 citation-label: EDIT3702 title: "[2020-02 CWG Poll 18] P1908R1 Reserving Attribute Namespaces for Future Use" URL: https://wg21.link/edit3702 - id: EDIT3703 citation-label: EDIT3703 title: "[2020-02 CWG Poll 19] P1937R2 Fixing inconsistencies between constexpr and consteval functions" URL: https://wg21.link/edit3703 - id: EDIT3704 citation-label: EDIT3704 title: "[2020-02 LWG Poll 2] P2051R0 C++ Standard Library Issues to be moved in Prague" URL: https://wg21.link/edit3704 - id: EDIT3705 citation-label: EDIT3705 title: "[2020-02 LWG Poll 3] P2117R0 C++ Standard Library Issues Resolved Directly In Prague" URL: https://wg21.link/edit3705 - id: EDIT3706 citation-label: EDIT3706 title: "[2020-02 LWG Poll 4] P2045R1 Missing Mandates for the standard library" URL: https://wg21.link/edit3706 - id: EDIT3707 citation-label: EDIT3707 title: "[2020-02 LWG Poll 5] P1460R1 Mandating the Standard Library: Clause 20 - Utilities library" URL: https://wg21.link/edit3707 - id: EDIT3708 citation-label: EDIT3708 title: "[2020-02 LWG Poll 6] P1963R0 Fixing US 313" URL: https://wg21.link/edit3708 - id: EDIT3709 citation-label: EDIT3709 title: "[2020-02 LWG Poll 7] P1983R0 Wording for GB301, US296, US292, US291, and US283" URL: https://wg21.link/edit3709 - id: EDIT3710 citation-label: EDIT3710 title: "[2020-02 LWG Poll 8] P1981R0 Rename leap to leap_second" URL: https://wg21.link/edit3710 - id: EDIT3711 citation-label: EDIT3711 title: "[2020-02 LWG Poll 9] P1982R0 Rename link to time_zone_link" URL: https://wg21.link/edit3711 - id: EDIT3712 citation-label: EDIT3712 title: "[2020-02 LWG Poll 10] P2101R0 'Models' subsumes 'satisfies' (Wording for US298 and US300)" URL: https://wg21.link/edit3712 - id: EDIT3713 citation-label: EDIT3713 title: "[2020-02 LWG Poll 11] P1115R3 Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if" URL: https://wg21.link/edit3713 - id: EDIT3714 citation-label: EDIT3714 title: "[2020-02 LWG Poll 12] P2102R0 Make 'implicit expression variations' more explicit (Wording for US185)" URL: https://wg21.link/edit3714 - id: EDIT3715 citation-label: EDIT3715 title: "[2020-02 LWG Poll 13] P1994R1 elements_view needs its own sentinel" URL: https://wg21.link/edit3715 - id: EDIT3716 citation-label: EDIT3716 title: "[2020-02 LWG Poll 14] P1868R2 width: clarifying units of width and precision in std::format" URL: https://wg21.link/edit3716 - id: EDIT3717 citation-label: EDIT3717 title: "[2020-02 LWG Poll 15] P1956R1 On the names of low-level bit manipulation functions" URL: https://wg21.link/edit3717 - id: EDIT3718 citation-label: EDIT3718 title: "[2020-02 LWG Poll 16] P1976R2 Fixed-size span construction from dynamic range" URL: https://wg21.link/edit3718 - id: EDIT3719 citation-label: EDIT3719 title: "[2020-02 LWG Poll 17] P1964R2 Wording for boolean-testable" URL: https://wg21.link/edit3719 - id: EDIT3720 citation-label: EDIT3720 title: "[2020-02 LWG Poll 18] P2091R0 Issues with range access CPOs" URL: https://wg21.link/edit3720 - id: EDIT3721 citation-label: EDIT3721 title: "[2020-02 LWG Poll 19] P0586R2 Safe integral comparisons" URL: https://wg21.link/edit3721 - id: EDIT3722 citation-label: EDIT3722 title: "[2020-02 LWG Poll 20] P1831R1 (Deprecating volatile: library" URL: https://wg21.link/edit3722 - id: EDIT3723 citation-label: EDIT3723 title: "[2020-02 LWG Poll 21] P1973R1 Rename \"_default_init\" Functions, Rev1" URL: https://wg21.link/edit3723 - id: EDIT3724 citation-label: EDIT3724 title: "[2020-02 LWG Poll 22] P1243R4 Rangify New Algorithms" URL: https://wg21.link/edit3724 - id: EDIT3725 citation-label: EDIT3725 title: "[2020-02 LWG Poll 23] P2106R0 Alternative wording for GB315 and GB316" URL: https://wg21.link/edit3725 - id: EDIT3726 citation-label: EDIT3726 title: "[2020-02 LWG Poll 24] P1739R4 Avoid template bloat for safe_ranges in combination with \"subrange-y\" view adaptors" URL: https://wg21.link/edit3726 - id: EDIT3727 citation-label: EDIT3727 title: "[2020-02 LWG Poll 25] P2116R0 Remove tuple-like protocol support from fixed-extent span" URL: https://wg21.link/edit3727 - id: EDIT3728 citation-label: EDIT3728 title: "[2020-02 LWG Poll 26] P1970R2 Consistency for size() functions: Add ranges::ssize" URL: https://wg21.link/edit3728 - id: EDIT3729 citation-label: EDIT3729 title: "P1957R2 Converting from T* to bool should be considered narrowing" URL: https://wg21.link/edit3729 - id: EDIT3730 citation-label: EDIT3730 title: "[atomic] Minor corrections to atomic index" URL: https://wg21.link/edit3730 - id: EDIT3731 citation-label: EDIT3731 title: "Library index is missing many enumerators" URL: https://wg21.link/edit3731 - id: EDIT3732 citation-label: EDIT3732 title: "P2104R0 Disallow changing concept values" URL: https://wg21.link/edit3732 - id: EDIT3733 citation-label: EDIT3733 title: "P2092R0 Disambiguating nested requirements" URL: https://wg21.link/edit3733 - id: EDIT3734 citation-label: EDIT3734 title: "P2109R0 Disallow \"export import foo\" outside of module interface" URL: https://wg21.link/edit3734 - id: EDIT3735 citation-label: EDIT3735 title: "[dcl.meaning] General wording cleanup" URL: https://wg21.link/edit3735 - id: EDIT3736 citation-label: EDIT3736 title: "[basic.type.qualifier] Remove redundant wording" URL: https://wg21.link/edit3736 - id: EDIT3737 citation-label: EDIT3737 title: "P2082R1 Fixing CTAD for aggregates" URL: https://wg21.link/edit3737 - id: EDIT3738 citation-label: EDIT3738 title: "P2113R0 Proposed resolution for 2019 comment CA 112" URL: https://wg21.link/edit3738 - id: EDIT3739 citation-label: EDIT3739 title: "P2115R0 US069: Merging of multiple definitions for unnamed unscoped e…" URL: https://wg21.link/edit3739 - id: EDIT3740 citation-label: EDIT3740 title: "P1815R2 Translation-unit-local entities" URL: https://wg21.link/edit3740 - id: EDIT3741 citation-label: EDIT3741 title: "P1908R1 Reserving attribute namespaces for future use" URL: https://wg21.link/edit3741 - id: EDIT3742 citation-label: EDIT3742 title: "bad example in P0593R6 [diff.cpp17]" URL: https://wg21.link/edit3742 - id: EDIT3743 citation-label: EDIT3743 title: "[basic.life]p5 is missing a case where the program can explicitly end the lifetime of an object after P0593R6" URL: https://wg21.link/edit3743 - id: EDIT3744 citation-label: EDIT3744 title: "[swappable.requirements] Add missing \\pnum to example" URL: https://wg21.link/edit3744 - id: EDIT3745 citation-label: EDIT3745 title: "P2107R0 Core Issue 2436: US064 Copy semantics of coroutine parameters" URL: https://wg21.link/edit3745 - id: EDIT3746 citation-label: EDIT3746 title: "CWG Poll 9: P2108R0 Core Language Working Group \"ready\" Issues for the February, 2020 (Prague) meeting" URL: https://wg21.link/edit3746 - id: EDIT3747 citation-label: EDIT3747 title: "P2095R0 Resolve lambda init-capture pack grammar (CWG2378)" URL: https://wg21.link/edit3747 - id: EDIT3748 citation-label: EDIT3748 title: "P2051R0 C++ Standard Library Issues to be moved in Prague" URL: https://wg21.link/edit3748 - id: EDIT3749 citation-label: EDIT3749 title: "LWG Poll 3: P2117R0 C++ Standard Library Issues Resolved Directly In Prague" URL: https://wg21.link/edit3749 - id: EDIT3750 citation-label: EDIT3750 title: "Fix #3666, plus some drive-by edits" URL: https://wg21.link/edit3750 - id: EDIT3751 citation-label: EDIT3751 title: "P2116R0 Remove tuple-like protocol support from fixed-extent span" URL: https://wg21.link/edit3751 - id: EDIT3752 citation-label: EDIT3752 title: "P2091R0 Issues with range access CPOs" URL: https://wg21.link/edit3752 - id: EDIT3753 citation-label: EDIT3753 title: "P1868R2 width: clarifying units of width and precision in std::format" URL: https://wg21.link/edit3753 - id: EDIT3754 citation-label: EDIT3754 title: "P1994R1 elements_view needs its own sentinel" URL: https://wg21.link/edit3754 - id: EDIT3755 citation-label: EDIT3755 title: "LWG Poll 10: P2101R0 'Models' subsumes 'satisfies' (Wording for US298 and US300)" URL: https://wg21.link/edit3755 - id: EDIT3756 citation-label: EDIT3756 title: "LWG Poll 7: P1983R0 Wording for GB301, US296, US292, US291, and US283" URL: https://wg21.link/edit3756 - id: EDIT3757 citation-label: EDIT3757 title: "CWG Poll 19: P1937R2 Fixing inconsistencies between constexpr and consteval functions" URL: https://wg21.link/edit3757 - id: EDIT3758 citation-label: EDIT3758 title: "CWG Poll 2: P1779R3 ABI isolation for member functions" URL: https://wg21.link/edit3758 - id: EDIT3759 citation-label: EDIT3759 title: "Add article to bullet start..." URL: https://wg21.link/edit3759 - id: EDIT3760 citation-label: EDIT3760 title: "LWG Poll 8: P1981R0 Rename leap to leap_second" URL: https://wg21.link/edit3760 - id: EDIT3761 citation-label: EDIT3761 title: "LWG Poll 9: P1982R0 Rename link to time_zone_link" URL: https://wg21.link/edit3761 - id: EDIT3762 citation-label: EDIT3762 title: "Cleanup for [2020-02 LWG Poll 6] P1963R0 Fixing US 313" URL: https://wg21.link/edit3762 - id: EDIT3763 citation-label: EDIT3763 title: "LWG Poll 6: P1963R0 Fixing US 313" URL: https://wg21.link/edit3763 - id: EDIT3764 citation-label: EDIT3764 title: "CWG Poll 3: P1857R3 Modules Dependency Discovery" URL: https://wg21.link/edit3764 - id: EDIT3765 citation-label: EDIT3765 title: "CWG Poll 4: P0593R6 Implicit creation of objects for low-level object manipulation" URL: https://wg21.link/edit3765 - id: EDIT3766 citation-label: EDIT3766 title: "Fixes for 2020-02 CWG Poll 4 (P0593R6)" URL: https://wg21.link/edit3766 - id: EDIT3767 citation-label: EDIT3767 title: "CWG Poll 16: P2002R1 Defaulted comparison specification cleanups" URL: https://wg21.link/edit3767 - id: EDIT3768 citation-label: EDIT3768 title: "CWG Poll 17: P2085R0 Consistent defaulted comparisons" URL: https://wg21.link/edit3768 - id: EDIT3769 citation-label: EDIT3769 title: "LWG Poll 12: P2102R0 Make 'implicit expression variations' more explicit" URL: https://wg21.link/edit3769 - id: EDIT3770 citation-label: EDIT3770 title: "LWG Poll 21: P1973R1 Rename \"_default_init\" Functions, Rev1" URL: https://wg21.link/edit3770 - id: EDIT3771 citation-label: EDIT3771 title: "LWG Poll 26: P1970R2 Consistency for size() functions: Add ranges::ssize" URL: https://wg21.link/edit3771 - id: EDIT3772 citation-label: EDIT3772 title: "LWG Poll 16: P1976R2 Fixed-size span construction from dynamic range" URL: https://wg21.link/edit3772 - id: EDIT3773 citation-label: EDIT3773 title: "[atomic] Apply conventional order to members of atomic smart pointers" URL: https://wg21.link/edit3773 - id: EDIT3774 citation-label: EDIT3774 title: "LWG Poll 23: P2106R0 Alternative wording for GB315 and GB316" URL: https://wg21.link/edit3774 - id: EDIT3775 citation-label: EDIT3775 title: "Simplify build process for the standard draft" URL: https://wg21.link/edit3775 - id: EDIT3776 citation-label: EDIT3776 title: "LWG Poll 20: P1831R1 Deprecating volatile: library" URL: https://wg21.link/edit3776 - id: EDIT3777 citation-label: EDIT3777 title: "LWG Poll 24: P1739R4 Avoid template bloat for safe_ranges in combination with \"sub…" URL: https://wg21.link/edit3777 - id: EDIT3778 citation-label: EDIT3778 title: "[span.overview] Deduction guide's End can also be the size_type" URL: https://wg21.link/edit3778 - id: EDIT3779 citation-label: EDIT3779 title: "LWG Poll 19: P0586R2 Safe integral comparisons" URL: https://wg21.link/edit3779 - id: EDIT3780 citation-label: EDIT3780 title: "LWG Poll 15: P1956R1 On the names of low-level bit manipulation functions" URL: https://wg21.link/edit3780 - id: EDIT3781 citation-label: EDIT3781 title: "LWG Poll 4: P2045R1 Missing Mandates for the standard library" URL: https://wg21.link/edit3781 - id: EDIT3782 citation-label: EDIT3782 title: "CWG Poll 1: P2103R0 (Core Language Changes for NB Comments at the February, 2020 (Prague) meeting" URL: https://wg21.link/edit3782 - id: EDIT3783 citation-label: EDIT3783 title: "LWG Poll 22: P1243R4 Rangify New Algorithms" URL: https://wg21.link/edit3783 - id: EDIT3784 citation-label: EDIT3784 title: "[ostream] Fix poor grammar to be consistent with [istream]" URL: https://wg21.link/edit3784 - id: EDIT3785 citation-label: EDIT3785 title: "[alg.clamp] Reword for clarity" URL: https://wg21.link/edit3785 - id: EDIT3786 citation-label: EDIT3786 title: "LWG Poll 17: P1964R2 Wording for boolean-testable" URL: https://wg21.link/edit3786 - id: EDIT3787 citation-label: EDIT3787 title: "LWG Poll 11: P1115R3 Improving the Return Value of Erase-Like Algorithms II: Free …" URL: https://wg21.link/edit3787 - id: EDIT3788 citation-label: EDIT3788 title: "LWG Poll 5: P1460R1 Mandating the Standard Library: Clause 20 - Utilities library" URL: https://wg21.link/edit3788 - id: EDIT3789 citation-label: EDIT3789 title: "[concept.swappable,iterator.cust] Fix phrasing 'with no diagnostic required'" URL: https://wg21.link/edit3789 - id: EDIT3790 citation-label: EDIT3790 title: "[check] Flag non-ASCII characters in source" URL: https://wg21.link/edit3790 - id: EDIT3791 citation-label: EDIT3791 title: "[dcl.array] Potentially ambiguous specification of array contents" URL: https://wg21.link/edit3791 - id: EDIT3792 citation-label: EDIT3792 title: "[expr.const]p14 example incorrect after P1937R2" URL: https://wg21.link/edit3792 - id: EDIT3793 citation-label: EDIT3793 title: "[range.prim.cdata] Properly ranges::-qualify cdata" URL: https://wg21.link/edit3793 - id: EDIT3794 citation-label: EDIT3794 title: "Replace non-code \"C++\" with \"\\Cpp{}\"" URL: https://wg21.link/edit3794 - id: EDIT3795 citation-label: EDIT3795 title: "Fixes for 2020-02 LWG Poll 5" URL: https://wg21.link/edit3795 - id: EDIT3796 citation-label: EDIT3796 title: "Fixes for 2020-02 CWG Poll 1" URL: https://wg21.link/edit3796 - id: EDIT3797 citation-label: EDIT3797 title: "[atomics.nonmembers,diff.cpp17.dcl.dcl,library,version.syn] Replace non-code \"C++\" with \"\\Cpp{}\"" URL: https://wg21.link/edit3797 - id: EDIT3798 citation-label: EDIT3798 title: "Calls to swap in the library don't properly describe context" URL: https://wg21.link/edit3798 - id: EDIT3799 citation-label: EDIT3799 title: "Cross-reference fixes" URL: https://wg21.link/edit3799 - id: EDIT3800 citation-label: EDIT3800 title: "Add missing @s" URL: https://wg21.link/edit3800 - id: EDIT3801 citation-label: EDIT3801 title: "Fixes for 2020-02 CWG Poll 3" URL: https://wg21.link/edit3801 - id: EDIT3802 citation-label: EDIT3802 title: "[range.access.begin] P2091R0's change to para 1 is ambiguous" URL: https://wg21.link/edit3802 - id: EDIT3803 citation-label: EDIT3803 title: "Replace `SIZE_MAX` with `numeric_limits` in [allocator.members]" URL: https://wg21.link/edit3803 - id: EDIT3804 citation-label: EDIT3804 title: "redundant wording after P2109R0" URL: https://wg21.link/edit3804 - id: EDIT3805 citation-label: EDIT3805 title: "[allocator.members] Replace SIZE_MAX with numeric_limits::max()" URL: https://wg21.link/edit3805 - id: EDIT3806 citation-label: EDIT3806 title: "Fix for US 115 to avoid use of nouns with missing articles" URL: https://wg21.link/edit3806 - id: EDIT3807 citation-label: EDIT3807 title: "Restructure CA 107 functionally equivalent IFNDR note" URL: https://wg21.link/edit3807 - id: EDIT3808 citation-label: EDIT3808 title: "[any.synop,any.class,any.nonmembers] Format pack conventionally" URL: https://wg21.link/edit3808 - id: EDIT3809 citation-label: EDIT3809 title: "[lib] Format true/false in code font conventionally" URL: https://wg21.link/edit3809 - id: EDIT3810 citation-label: EDIT3810 title: "fix several bugs in the LWG3262 wording" URL: https://wg21.link/edit3810 - id: EDIT3811 citation-label: EDIT3811 title: "[expr.call] Incorrect reference to \"this parameter\"" URL: https://wg21.link/edit3811 - id: EDIT3812 citation-label: EDIT3812 title: "Possibly outdated \"Getting Started on Debian-based Systems\"" URL: https://wg21.link/edit3812 - id: EDIT3813 citation-label: EDIT3813 title: "Update Getting Started on Debian-based Systems" URL: https://wg21.link/edit3813 - id: EDIT3814 citation-label: EDIT3814 title: "[utility.syn] Index in-place construction types" URL: https://wg21.link/edit3814 - id: EDIT3815 citation-label: EDIT3815 title: "[class.friend] Add cross-reference for the namespace of the friend" URL: https://wg21.link/edit3815 - id: EDIT3816 citation-label: EDIT3816 title: "Remove [atomcis.types.operations]p1" URL: https://wg21.link/edit3816 - id: EDIT3817 citation-label: EDIT3817 title: "decide whether to bump feature test macro version for P1973R1" URL: https://wg21.link/edit3817 - id: EDIT3818 citation-label: EDIT3818 title: "[class.copy.elision] Specification of when implicit move occurs is potentially confusing" URL: https://wg21.link/edit3818 - id: EDIT3819 citation-label: EDIT3819 title: "[expr.sizeof] Incorrect use of \\term" URL: https://wg21.link/edit3819 - id: EDIT3820 citation-label: EDIT3820 title: "[rand.util.canonical] Convert normative duplication into a note." URL: https://wg21.link/edit3820 - id: EDIT3821 citation-label: EDIT3821 title: "[time.format] Add/fix region-index entry for \"format\"" URL: https://wg21.link/edit3821 - id: EDIT3822 citation-label: EDIT3822 title: "[temp.explicit] Add missing comma" URL: https://wg21.link/edit3822 - id: EDIT3823 citation-label: EDIT3823 title: "[conv.ptr] Fix unclear specification of derived-to-base conversions for null pointers" URL: https://wg21.link/edit3823 - id: EDIT3824 citation-label: EDIT3824 title: "Consistent null pointer value usage" URL: https://wg21.link/edit3824 - id: EDIT3825 citation-label: EDIT3825 title: "[front.insert.iterator] Correct mis-incorporation of P0896R4" URL: https://wg21.link/edit3825 - id: EDIT3826 citation-label: EDIT3826 title: "[expr.ref] clarify access of non-static data members" URL: https://wg21.link/edit3826 - id: EDIT3827 citation-label: EDIT3827 title: "[basic], [expr] Fix incorrect cross-references to [conv.ptr] for null pointer values" URL: https://wg21.link/edit3827 - id: EDIT3828 citation-label: EDIT3828 title: "Use consistent terminology when referring to what a pointer to member points to" URL: https://wg21.link/edit3828 - id: EDIT3829 citation-label: EDIT3829 title: "[iterator.concept.winc,range.iota.view] is-integer-like is not a concept" URL: https://wg21.link/edit3829 - id: EDIT3830 citation-label: EDIT3830 title: "[algorithms] Rename concept 'writable' to 'indirectly_writable'." URL: https://wg21.link/edit3830 - id: EDIT3831 citation-label: EDIT3831 title: "In the index, properly sort terms starting with two underscores" URL: https://wg21.link/edit3831 - id: EDIT3832 citation-label: EDIT3832 title: "[atomics] Consistent use of enum class memory_order" URL: https://wg21.link/edit3832 - id: EDIT3833 citation-label: EDIT3833 title: "[memory.syn] Index the pointer_safety enum class" URL: https://wg21.link/edit3833 - id: EDIT3834 citation-label: EDIT3834 title: "[concept.constructible] is-default-initializable is not a concept" URL: https://wg21.link/edit3834 - id: EDIT3835 citation-label: EDIT3835 title: "The iterator \"old\" concepts (Cpp17Requirements) are not indexed" URL: https://wg21.link/edit3835 - id: EDIT3836 citation-label: EDIT3836 title: "Fix incorrect references to past the end pointers" URL: https://wg21.link/edit3836 - id: EDIT3837 citation-label: EDIT3837 title: "Remove definition in note" URL: https://wg21.link/edit3837 - id: EDIT3838 citation-label: EDIT3838 title: "[algorithms.general] Add [specialized.algorithms] to summary table." URL: https://wg21.link/edit3838 - id: EDIT3839 citation-label: EDIT3839 title: "[module.interface] Remove redundant bullet for exported declaration." URL: https://wg21.link/edit3839 - id: EDIT3840 citation-label: EDIT3840 title: "[module.interface] Fix typo." URL: https://wg21.link/edit3840 - id: EDIT3841 citation-label: EDIT3841 title: "[over.oper] Make statement about non-overloadable operators a note." URL: https://wg21.link/edit3841 - id: EDIT3842 citation-label: EDIT3842 title: "[class] [over] Redundant specification of ignoring move special members" URL: https://wg21.link/edit3842 - id: EDIT3843 citation-label: EDIT3843 title: "[class.mfct] consteval member functions are also inline." URL: https://wg21.link/edit3843 - id: EDIT3844 citation-label: EDIT3844 title: "[lex.ccon,lex.string] Remove redundant repetition of the grammar." URL: https://wg21.link/edit3844 - id: EDIT3845 citation-label: EDIT3845 title: "[support.dynamic] Improve cross-referencing for dynamic memory subcla…" URL: https://wg21.link/edit3845 - id: EDIT3846 citation-label: EDIT3846 title: "[time.zone.zonedtime.overview] Fix typo" URL: https://wg21.link/edit3846 - id: EDIT3847 citation-label: EDIT3847 title: "Scope of [range.split.outer] p1 is unclear" URL: https://wg21.link/edit3847 - id: EDIT3848 citation-label: EDIT3848 title: "[range.split] confuses current and current_" URL: https://wg21.link/edit3848 - id: EDIT3849 citation-label: EDIT3849 title: "[range.split.outer], [range.split.inner] Fix misuses of current_" URL: https://wg21.link/edit3849 - id: EDIT3850 citation-label: EDIT3850 title: "[expr.rel] Unclear how function pointers are compared" URL: https://wg21.link/edit3850 - id: EDIT3851 citation-label: EDIT3851 title: "[range.split.outer,range.split.inner] \"current\" placeholder vs. current_ exposition-only member" URL: https://wg21.link/edit3851 - id: EDIT3852 citation-label: EDIT3852 title: "[span.deduct] Rename template parameter 'End' to 'EndOrSize'" URL: https://wg21.link/edit3852 - id: EDIT3853 citation-label: EDIT3853 title: "[contents] Some standard library functions are not defined." URL: https://wg21.link/edit3853 - id: EDIT3854 citation-label: EDIT3854 title: "[res.on.requires] Move description of 'Requires' element to Annex D" URL: https://wg21.link/edit3854 - id: EDIT3855 citation-label: EDIT3855 title: "[depr.conversions] Rename snake_case template parameters to CamelCase." URL: https://wg21.link/edit3855 - id: EDIT3856 citation-label: EDIT3856 title: "[range.access] Introduce 'reified object' to simplify the descriptions." URL: https://wg21.link/edit3856 - id: EDIT3857 citation-label: EDIT3857 title: "[range.take.while.sentinel,range.elements.iterator] Rename exposition…" URL: https://wg21.link/edit3857 - id: EDIT3858 citation-label: EDIT3858 title: "[support] Renamed from [language.support]." URL: https://wg21.link/edit3858 - id: EDIT3859 citation-label: EDIT3859 title: "[basic,support] Correctly use 'startup' and 'start of program'" URL: https://wg21.link/edit3859 - id: EDIT3860 citation-label: EDIT3860 title: "[expr.prim.req,temp.concept] Add std:: qualification for library conc…" URL: https://wg21.link/edit3860 - id: EDIT3861 citation-label: EDIT3861 title: "[module.unit] module-declarations no longer contain \\tcode{export}" URL: https://wg21.link/edit3861 - id: EDIT3862 citation-label: EDIT3862 title: "[support.types.byteops]/6" URL: https://wg21.link/edit3862 - id: EDIT3863 citation-label: EDIT3863 title: "[support.types.byteops] Fix misapplication of LWG2950" URL: https://wg21.link/edit3863 - id: EDIT3864 citation-label: EDIT3864 title: "[depr.atomics] Use enum class memory_order" URL: https://wg21.link/edit3864 - id: EDIT3865 citation-label: EDIT3865 title: "[support.types.byteops] remove redundant static_cast to unsigned char" URL: https://wg21.link/edit3865 - id: EDIT3866 citation-label: EDIT3866 title: "[fs.path.modifiers] Remove \\tcode around cross reference" URL: https://wg21.link/edit3866 - id: EDIT3867 citation-label: EDIT3867 title: "[alg.replace] Clarify which value gets assigned depending on E." URL: https://wg21.link/edit3867 - id: EDIT3868 citation-label: EDIT3868 title: "[allocator.requirements] Fix punctuation in tables." URL: https://wg21.link/edit3868 - id: EDIT3869 citation-label: EDIT3869 title: "[alg.clamp] Reword for clarity" URL: https://wg21.link/edit3869 - id: EDIT3870 citation-label: EDIT3870 title: "[ranges] has many concepts used without \\libconcept" URL: https://wg21.link/edit3870 - id: EDIT3871 citation-label: EDIT3871 title: "[over.best.ics] Remove redundant sub-bullet" URL: https://wg21.link/edit3871 - id: EDIT3872 citation-label: EDIT3872 title: "[temp.explicit] Fix unclear reference to elaborated-type-specifier" URL: https://wg21.link/edit3872 - id: EDIT3873 citation-label: EDIT3873 title: "[index] Use LaTeX package 'imakeidx' to allow for more indices." URL: https://wg21.link/edit3873 - id: EDIT3874 citation-label: EDIT3874 title: "[filesystems] Fix \"Filesystem library edits/issues\"" URL: https://wg21.link/edit3874 - id: EDIT3875 citation-label: EDIT3875 title: "Inconsistency between the Note in [cpp.pre]/1 and the last sentence in [cpp.replace]/12 " URL: https://wg21.link/edit3875 - id: EDIT3876 citation-label: EDIT3876 title: "[index] Add index of exposition-only library names." URL: https://wg21.link/edit3876 - id: EDIT3877 citation-label: EDIT3877 title: "[dcl.dcl] Improve note regarding nodeclspec-function-declarations" URL: https://wg21.link/edit3877 - id: EDIT3878 citation-label: EDIT3878 title: "clarify whether [over.built] and surrogate candidates are functions" URL: https://wg21.link/edit3878 - id: EDIT3879 citation-label: EDIT3879 title: "Disable \\requires" URL: https://wg21.link/edit3879 - id: EDIT3880 citation-label: EDIT3880 title: "\\defnc and \\defna" URL: https://wg21.link/edit3880 - id: EDIT3881 citation-label: EDIT3881 title: "Nicer diff support" URL: https://wg21.link/edit3881 - id: EDIT3882 citation-label: EDIT3882 title: "[temp.names] Do not use \"template-name\" for \"name referring to template\"" URL: https://wg21.link/edit3882 - id: EDIT3883 citation-label: EDIT3883 title: "Motion corrections" URL: https://wg21.link/edit3883 - id: EDIT3884 citation-label: EDIT3884 title: "Two index entries for \"NTBS\" don't use \\ntbs" URL: https://wg21.link/edit3884 - id: EDIT3885 citation-label: EDIT3885 title: "[basic.namespace] Definition in note should be grammar term" URL: https://wg21.link/edit3885 - id: EDIT3886 citation-label: EDIT3886 title: "Non-normative cleanup" URL: https://wg21.link/edit3886 - id: EDIT3887 citation-label: EDIT3887 title: "Normative cleanup" URL: https://wg21.link/edit3887 - id: EDIT3888 citation-label: EDIT3888 title: "[version.syn] Fix mis-ordering" URL: https://wg21.link/edit3888 - id: EDIT3889 citation-label: EDIT3889 title: "[stmt.block] Informal tone used to describe blocks which is inconsistent with other wording" URL: https://wg21.link/edit3889 - id: EDIT3890 citation-label: EDIT3890 title: "[basic.types] Change redundant normative wording into note" URL: https://wg21.link/edit3890 - id: EDIT3891 citation-label: EDIT3891 title: "[dcl.init] Remove redundant specification of when value-initialization occurs" URL: https://wg21.link/edit3891 - id: EDIT3892 citation-label: EDIT3892 title: "Unclear time zone placeholders" URL: https://wg21.link/edit3892 - id: EDIT3893 citation-label: EDIT3893 title: "[lex.ccon] grammar falls off bottom of page" URL: https://wg21.link/edit3893 - id: EDIT3894 citation-label: EDIT3894 title: "[dcl.init, dcl.stc] Move specification as to where extern is allowed into [dcl.stc]" URL: https://wg21.link/edit3894 - id: EDIT3895 citation-label: EDIT3895 title: "Add Foreword" URL: https://wg21.link/edit3895 - id: EDIT3896 citation-label: EDIT3896 title: "ADL for cv T or T&" URL: https://wg21.link/edit3896 - id: EDIT3897 citation-label: EDIT3897 title: "More review changes" URL: https://wg21.link/edit3897 - id: EDIT3898 citation-label: EDIT3898 title: "[over.match.class.deduct] Wording does not seem to match intention" URL: https://wg21.link/edit3898 - id: EDIT3899 citation-label: EDIT3899 title: "[expr.sub] Really deprecate comma in braces" URL: https://wg21.link/edit3899 - id: EDIT3900 citation-label: EDIT3900 title: "[temp.deduct.call] Clear up wording regarding function parameter packs appearing in non-deduced contexts" URL: https://wg21.link/edit3900 - id: EDIT3901 citation-label: EDIT3901 title: "[dcl.stc] Define mutable subobject and make use of keyword consistent" URL: https://wg21.link/edit3901 - id: EDIT3902 citation-label: EDIT3902 title: "[alg.clamp] Add missing calls to invoke" URL: https://wg21.link/edit3902 - id: EDIT3903 citation-label: EDIT3903 title: "Library clauses misuse \"an instance of\"" URL: https://wg21.link/edit3903 - id: EDIT3904 citation-label: EDIT3904 title: "More cv-qualification fixes" URL: https://wg21.link/edit3904 - id: EDIT3905 citation-label: EDIT3905 title: "[iterator.synopsis] Cleanups" URL: https://wg21.link/edit3905 - id: EDIT3906 citation-label: EDIT3906 title: "Strike surviving mentions of \"storage class\" (outside of stable names and grammar)" URL: https://wg21.link/edit3906 - id: EDIT3907 citation-label: EDIT3907 title: "[class.union.anon] Turn redundant wording into a note" URL: https://wg21.link/edit3907 - id: EDIT3908 citation-label: EDIT3908 title: "Correctly annotate keywords" URL: https://wg21.link/edit3908 - id: EDIT3909 citation-label: EDIT3909 title: "Clean up of discarded-value expressions" URL: https://wg21.link/edit3909 - id: EDIT3910 citation-label: EDIT3910 title: "Simplify reachability definition" URL: https://wg21.link/edit3910 - id: EDIT3911 citation-label: EDIT3911 title: "[std] Use \\libmember and \\libglobal everywhere" URL: https://wg21.link/edit3911 - id: EDIT3912 citation-label: EDIT3912 title: "[res.on.requirements] Not sufficiently clear on transitiveness and disjunctions" URL: https://wg21.link/edit3912 - id: EDIT3913 citation-label: EDIT3913 title: "[iter.concepts.general] example could be simplified slightly" URL: https://wg21.link/edit3913 - id: EDIT3914 citation-label: EDIT3914 title: "__STDC_­HOSTED__ deals with freestanding, but does not mention it" URL: https://wg21.link/edit3914 - id: EDIT3915 citation-label: EDIT3915 title: "One more review fix" URL: https://wg21.link/edit3915 - id: EDIT3916 citation-label: EDIT3916 title: "[over.match.class.deduct] Fix self-referential cross-references" URL: https://wg21.link/edit3916 - id: EDIT3917 citation-label: EDIT3917 title: "[temp.param] Remove definitions in footnote and fix wording referring to non-type template parameters" URL: https://wg21.link/edit3917 - id: EDIT3918 citation-label: EDIT3918 title: "[class.temporary, expr, dcl.ref] Fix incorrect cross-refs to [dcl.type.decltype]" URL: https://wg21.link/edit3918 - id: EDIT3919 citation-label: EDIT3919 title: "[expr.const] Change \"dynamic cast\" to \"dynamic_cast\" and move throw-expression to its own item" URL: https://wg21.link/edit3919 - id: EDIT3920 citation-label: EDIT3920 title: "[except.handle] Simplify void pointer cv-qualification" URL: https://wg21.link/edit3920 - id: EDIT3921 citation-label: EDIT3921 title: "[expr.throw] Make wording for throw-expressions more consistent with [expr]" URL: https://wg21.link/edit3921 - id: EDIT3922 citation-label: EDIT3922 title: "[temp.class.spec.match] Strengthen wording for matching partial specializations" URL: https://wg21.link/edit3922 - id: EDIT3923 citation-label: EDIT3923 title: "One more word, again" URL: https://wg21.link/edit3923 - id: EDIT3924 citation-label: EDIT3924 title: "[dcl.fct.spec] Remove \"class\" from \"non-static class member function\" and cleanup sentence" URL: https://wg21.link/edit3924 - id: EDIT3925 citation-label: EDIT3925 title: "[dcl.fct.def] Fix incorrect cross-ref referring to \"this\"" URL: https://wg21.link/edit3925 - id: EDIT3926 citation-label: EDIT3926 title: "[dcl.fct] Fix incorrectly pluralized grammar terms" URL: https://wg21.link/edit3926 - id: EDIT3927 citation-label: EDIT3927 title: "[class.virtual] Fix example with constrained non-templated function" URL: https://wg21.link/edit3927 - id: EDIT3928 citation-label: EDIT3928 title: "[temp.class.spec] Remove unused hyphenation point" URL: https://wg21.link/edit3928 - id: EDIT3929 citation-label: EDIT3929 title: "[core] Use \\keyword to introduce 'template'." URL: https://wg21.link/edit3929 - id: EDIT3930 citation-label: EDIT3930 title: "[class.this] has no novel normative wording" URL: https://wg21.link/edit3930 - id: EDIT3931 citation-label: EDIT3931 title: "[dcl.init]/14 should probably consider parenthesized initializer for arrays" URL: https://wg21.link/edit3931 - id: EDIT3932 citation-label: EDIT3932 title: "[class.mem] Deduction guides do not declare new members" URL: https://wg21.link/edit3932 - id: EDIT3933 citation-label: EDIT3933 title: "[dcl.spec.auto] Denoise wording for when placeholders can deduce from an initializer" URL: https://wg21.link/edit3933 - id: EDIT3934 citation-label: EDIT3934 title: "[basic.lval] Dynamic type is not a property of objects" URL: https://wg21.link/edit3934 - id: EDIT3935 citation-label: EDIT3935 title: "[temp.over] Fix example" URL: https://wg21.link/edit3935 - id: EDIT3936 citation-label: EDIT3936 title: "[dcl.fct.def.general] Non-templated functions cannot have a requires-clause" URL: https://wg21.link/edit3936 - id: EDIT3937 citation-label: EDIT3937 title: "[expr.static.cast] Remove unused cv-qualifier notation" URL: https://wg21.link/edit3937 - id: EDIT3938 citation-label: EDIT3938 title: "[expr.reinterpret.cast] Strike definition in footnote" URL: https://wg21.link/edit3938 - id: EDIT3939 citation-label: EDIT3939 title: "[expr.comma] Remove mid-sentence example" URL: https://wg21.link/edit3939 - id: EDIT3940 citation-label: EDIT3940 title: "[basic.type.qualifier] Incomplete and complete object types are just object types" URL: https://wg21.link/edit3940 - id: EDIT3941 citation-label: EDIT3941 title: "[string.conversions] Replaced comparisons of a pointer against 0 with comparision against nullptr" URL: https://wg21.link/edit3941 - id: EDIT3942 citation-label: EDIT3942 title: "[depr.strstream] Fix typography for NTBS in index." URL: https://wg21.link/edit3942 - id: EDIT3943 citation-label: EDIT3943 title: "[basic.lval] Amend note" URL: https://wg21.link/edit3943 - id: EDIT3944 citation-label: EDIT3944 title: "[std] Remove cross-references to the very same subclause" URL: https://wg21.link/edit3944 - id: EDIT3945 citation-label: EDIT3945 title: "[expr.unary.op] Fix usage of \"result\"" URL: https://wg21.link/edit3945 - id: EDIT3946 citation-label: EDIT3946 title: "[algorithms.results] Chapter defines class templates not in header synopsis chapter" URL: https://wg21.link/edit3946 - id: EDIT3947 citation-label: EDIT3947 title: "[depr.atomics] Possible header name typo: vs " URL: https://wg21.link/edit3947 - id: EDIT3948 citation-label: EDIT3948 title: "[depr.atomics] Fix header name." URL: https://wg21.link/edit3948 - id: EDIT3949 citation-label: EDIT3949 title: "[std] Improve index for 'freestanding/hosted implementation'." URL: https://wg21.link/edit3949 - id: EDIT3950 citation-label: EDIT3950 title: "[iterator.concepts.general] Remove synthesizeable operator!= in example." URL: https://wg21.link/edit3950 - id: EDIT3951 citation-label: EDIT3951 title: "[basic.lval] Xvalue don't always denote entities whose resources can be reused" URL: https://wg21.link/edit3951 - id: EDIT3952 citation-label: EDIT3952 title: "[dcl.fct.def.delete] Make terms cover semantic deletedness" URL: https://wg21.link/edit3952 - id: EDIT3953 citation-label: EDIT3953 title: "Non-defining object declarations can have type cv void" URL: https://wg21.link/edit3953 - id: EDIT3954 citation-label: EDIT3954 title: "[format.syn] Added missing reference to [format.context] in file synopsis" URL: https://wg21.link/edit3954 - id: EDIT3955 citation-label: EDIT3955 title: "[expr] Clarify performing / applying standard conversions." URL: https://wg21.link/edit3955 - id: EDIT3956 citation-label: EDIT3956 title: "[expr.spaceship]: Wording should be clearer that function pointers don't do <=>" URL: https://wg21.link/edit3956 - id: EDIT3957 citation-label: EDIT3957 title: "Dissolve [over.oper]" URL: https://wg21.link/edit3957 - id: EDIT3958 citation-label: EDIT3958 title: "[expr.spaceship] Clarify treatment of pointers." URL: https://wg21.link/edit3958 - id: EDIT3959 citation-label: EDIT3959 title: "[expr.throw#2] incorrectly dropping cv-qualifiers" URL: https://wg21.link/edit3959 - id: EDIT3960 citation-label: EDIT3960 title: "[class.abstract] Clean up redundant wording" URL: https://wg21.link/edit3960 - id: EDIT3961 citation-label: EDIT3961 title: "[temp.local] Remove space between angle brackets in example" URL: https://wg21.link/edit3961 - id: EDIT3962 citation-label: EDIT3962 title: "[class.dtor] Remove incorrect uses of virtual as a keyword" URL: https://wg21.link/edit3962 - id: EDIT3963 citation-label: EDIT3963 title: "[conv.integral, conv.double] Fix promotion conversions" URL: https://wg21.link/edit3963 - id: EDIT3964 citation-label: EDIT3964 title: "[dcl.name] Change informative style normative wording into note" URL: https://wg21.link/edit3964 - id: EDIT3965 citation-label: EDIT3965 title: "[class.static.mfct] Strike redundant normative wording" URL: https://wg21.link/edit3965 - id: EDIT3966 citation-label: EDIT3966 title: "[class.dtor] Change redundant wording into note" URL: https://wg21.link/edit3966 - id: EDIT3967 citation-label: EDIT3967 title: "[tab:container.node.compat] is missing some compatibility cases LWG 3438" URL: https://wg21.link/edit3967 - id: EDIT3968 citation-label: EDIT3968 title: "Cross-reference [class.mem]/14 from [class.virtual]/5 and [class.virtual]/4" URL: https://wg21.link/edit3968 - id: EDIT3969 citation-label: EDIT3969 title: "[meta.trans.other] \"C++ object type\" is overprecise" URL: https://wg21.link/edit3969 - id: EDIT3970 citation-label: EDIT3970 title: "[dcl.init.ref] Remove \"type\" from \"reference to type T\"" URL: https://wg21.link/edit3970 - id: EDIT3971 citation-label: EDIT3971 title: "[over.ics.user] Small grammatical nit-picks" URL: https://wg21.link/edit3971 - id: EDIT3972 citation-label: EDIT3972 title: "[over.ics.ref] Remove erroneous capitalization of Conversion" URL: https://wg21.link/edit3972 - id: EDIT3973 citation-label: EDIT3973 title: "[basic.def.odr] Change \"is required\" to \"shall\"" URL: https://wg21.link/edit3973 - id: EDIT3974 citation-label: EDIT3974 title: "[basic.fundamental] Provide more information about which types are integral" URL: https://wg21.link/edit3974 - id: EDIT3975 citation-label: EDIT3975 title: "[namespace.qual] Add missing annotation to X" URL: https://wg21.link/edit3975 - id: EDIT3976 citation-label: EDIT3976 title: "[dcl.enum] Turn redundant and informal wording into a note" URL: https://wg21.link/edit3976 - id: EDIT3977 citation-label: EDIT3977 title: "[basic, class, expr] Replace enumerated type with enumeration type" URL: https://wg21.link/edit3977 - id: EDIT3978 citation-label: EDIT3978 title: "[over.best.ics] Disambiguating ambiguous conversion sequences (again)" URL: https://wg21.link/edit3978 - id: EDIT3979 citation-label: EDIT3979 title: "Allow 'listings' package v1.8d" URL: https://wg21.link/edit3979 - id: EDIT3980 citation-label: EDIT3980 title: "[concepts.equality] Spurious \"this document\" wording" URL: https://wg21.link/edit3980 - id: EDIT3981 citation-label: EDIT3981 title: "Typo in the synopsis of elements_view::iterator" URL: https://wg21.link/edit3981 - id: EDIT3982 citation-label: EDIT3982 title: "[vector.capacity]p17/18 has two paragraph numbers" URL: https://wg21.link/edit3982 - id: EDIT3983 citation-label: EDIT3983 title: "[vector.capacity] Remove duplicate \\pnum" URL: https://wg21.link/edit3983 - id: EDIT3984 citation-label: EDIT3984 title: "[concepts.equality] Replace spurious 'this document'" URL: https://wg21.link/edit3984 - id: EDIT3985 citation-label: EDIT3985 title: "[module.context] Instantiation context is inconsistently defined" URL: https://wg21.link/edit3985 - id: EDIT3986 citation-label: EDIT3986 title: "[temp.mem] Change \"virtual\" to \"declared virtual\"" URL: https://wg21.link/edit3986 - id: EDIT3987 citation-label: EDIT3987 title: "Cleanup of [class.virtual]" URL: https://wg21.link/edit3987 - id: EDIT3988 citation-label: EDIT3988 title: "[thread.syn] Should include ?" URL: https://wg21.link/edit3988 - id: EDIT3989 citation-label: EDIT3989 title: "Imprecise definition of unqualified name lookup for global and namespace scope." URL: https://wg21.link/edit3989 - id: EDIT3990 citation-label: EDIT3990 title: "Reference the normative text for data member order" URL: https://wg21.link/edit3990 - id: EDIT3991 citation-label: EDIT3991 title: "[thread.syn] Don't mandate including when including " URL: https://wg21.link/edit3991 - id: EDIT3992 citation-label: EDIT3992 title: "modify customization point to customization point object #1" URL: https://wg21.link/edit3992 - id: EDIT3993 citation-label: EDIT3993 title: "Fixing customization point references #2" URL: https://wg21.link/edit3993 - id: EDIT3994 citation-label: EDIT3994 title: "fixing customization point references #3" URL: https://wg21.link/edit3994 - id: EDIT3995 citation-label: EDIT3995 title: "renaming [common.iter.cust]" URL: https://wg21.link/edit3995 - id: EDIT3996 citation-label: EDIT3996 title: "Inconsistent wording for mutex types" URL: https://wg21.link/edit3996 - id: EDIT3997 citation-label: EDIT3997 title: "Why do deduction guides for take_view and drop_view have different constraints? LWG 3447" URL: https://wg21.link/edit3997 - id: EDIT3998 citation-label: EDIT3998 title: "[class.copy.elision] Move specification of altered overload resolution" URL: https://wg21.link/edit3998 - id: EDIT3999 citation-label: EDIT3999 title: "[module.import] Clarify that only header imports make macros visible." URL: https://wg21.link/edit3999 - id: EDIT4000 citation-label: EDIT4000 title: "[atomics.types.operations] note typo" URL: https://wg21.link/edit4000 - id: EDIT4001 citation-label: EDIT4001 title: "[atomics.types.operations] Fix note typo" URL: https://wg21.link/edit4001 - id: EDIT4002 citation-label: EDIT4002 title: "[class.temporary] space-separate trivially copyable" URL: https://wg21.link/edit4002 - id: EDIT4003 citation-label: EDIT4003 title: "[concept.swappable] Missing an index entry for ranges::swap" URL: https://wg21.link/edit4003 - id: EDIT4004 citation-label: EDIT4004 title: "[class] Incorrect cross-references" URL: https://wg21.link/edit4004 - id: EDIT4005 citation-label: EDIT4005 title: "[std] Harmonize phrasing 'terminate is invoked'" URL: https://wg21.link/edit4005 - id: EDIT4006 citation-label: EDIT4006 title: "www.open-std.org not reachable over a secure connection (TLS)" URL: https://wg21.link/edit4006 - id: EDIT4007 citation-label: EDIT4007 title: "[class.derived] Clean up cross-references." URL: https://wg21.link/edit4007 - id: EDIT4008 citation-label: EDIT4008 title: "Fix index entries for CPOs" URL: https://wg21.link/edit4008 - id: EDIT4009 citation-label: EDIT4009 title: "[range.single.view] Add missing requires-clause to spec" URL: https://wg21.link/edit4009 - id: EDIT4010 citation-label: EDIT4010 title: "C++20 [range.single.view] Add missing requires-clause to \\itemdecl" URL: https://wg21.link/edit4010 - id: EDIT4011 citation-label: EDIT4011 title: "C++20 [thread.syn] Do not mandate including when including " URL: https://wg21.link/edit4011 - id: EDIT4012 citation-label: EDIT4012 title: "C++20 [vector.capacity] Remove duplicate \\pnum" URL: https://wg21.link/edit4012 - id: EDIT4013 citation-label: EDIT4013 title: "[thread.mutex.requirements] Harmonize wording for try_lock." URL: https://wg21.link/edit4013 - id: EDIT4014 citation-label: EDIT4014 title: "Partial ordering rules for packs in [temp.deduct.type]" URL: https://wg21.link/edit4014 - id: EDIT4015 citation-label: EDIT4015 title: "I have a question. Is this true?" URL: https://wg21.link/edit4015 - id: EDIT4016 citation-label: EDIT4016 title: "[res.on.expects] is still titled \"Expects paragraph\"" URL: https://wg21.link/edit4016 - id: EDIT4017 citation-label: EDIT4017 title: "[iterator.concept.forward] Undo spurious list item capitalization." URL: https://wg21.link/edit4017 - id: EDIT4018 citation-label: EDIT4018 title: "[res.on.expects] Replace obsolete term 'expects' in the title." URL: https://wg21.link/edit4018 - id: EDIT4019 citation-label: EDIT4019 title: "[class.default.ctor]/4 /5 Constructors do not create objects" URL: https://wg21.link/edit4019 - id: EDIT4020 citation-label: EDIT4020 title: "[algorithms.general] Add [algorithms.results] to summary table" URL: https://wg21.link/edit4020 - id: EDIT4021 citation-label: EDIT4021 title: "The first sentence in [lex.ext]/1, is it really necessary?" URL: https://wg21.link/edit4021 - id: EDIT4022 citation-label: EDIT4022 title: "Footnote numbers are unbearably unstable" URL: https://wg21.link/edit4022 - id: EDIT4023 citation-label: EDIT4023 title: "[unique.ptr.runtime.asgn] Fix a missing space" URL: https://wg21.link/edit4023 - id: EDIT4024 citation-label: EDIT4024 title: "[lex.name] Don't talk about upper/lower case letters" URL: https://wg21.link/edit4024 - id: EDIT4025 citation-label: EDIT4025 title: "[temp.deduct] What is \"immediate context\"? CWG 1844" URL: https://wg21.link/edit4025 - id: EDIT4026 citation-label: EDIT4026 title: "[class.default.ctor] Fix sloppy wording." URL: https://wg21.link/edit4026 - id: EDIT4027 citation-label: EDIT4027 title: "[iterator.concept.winc] Format I in code font" URL: https://wg21.link/edit4027 - id: EDIT4028 citation-label: EDIT4028 title: "[default.sentinels, unreachable.sentinels] Inconsistent grammatical numbering and hanging paragraph" URL: https://wg21.link/edit4028 - id: EDIT4029 citation-label: EDIT4029 title: "[ranges.general] Capitalize the word clause" URL: https://wg21.link/edit4029 - id: EDIT4030 citation-label: EDIT4030 title: "[iterator.synopsis] Fix indexing targets for singular sentinels." URL: https://wg21.link/edit4030 - id: EDIT4031 citation-label: EDIT4031 title: "[predef.iterators] Singularize heading of singular sentinels." URL: https://wg21.link/edit4031 - id: EDIT4032 citation-label: EDIT4032 title: "[module.reach] Clarify that only TUs with an interface dependency may be incidentally reachable" URL: https://wg21.link/edit4032 - id: EDIT4033 citation-label: EDIT4033 title: "[class.access.base] talks about \"occurs in a member or friend\" but means \"direct member or friend\"" URL: https://wg21.link/edit4033 - id: EDIT4034 citation-label: EDIT4034 title: "[diff.cpp03.temp]/1 outdated" URL: https://wg21.link/edit4034 - id: EDIT4035 citation-label: EDIT4035 title: "[func.wrap.func] Remove declarations already in [functional.syn]" URL: https://wg21.link/edit4035 - id: EDIT4036 citation-label: EDIT4036 title: "[refwrap] Add blank line between class definition and deduction guide" URL: https://wg21.link/edit4036 - id: EDIT4037 citation-label: EDIT4037 title: "[util.smartptr.weak] Remove declarations already in [memory.syn]" URL: https://wg21.link/edit4037 - id: EDIT4038 citation-label: EDIT4038 title: "[string.view.template] Wrap synopsis in its namespace" URL: https://wg21.link/edit4038 - id: EDIT4039 citation-label: EDIT4039 title: "[string.view.template] Deduction guide specified far from constructors" URL: https://wg21.link/edit4039 - id: EDIT4040 citation-label: EDIT4040 title: "[stopcallback] Fix indentation" URL: https://wg21.link/edit4040 - id: EDIT4041 citation-label: EDIT4041 title: "[lib] Non-member swap inconsistently specified in class synopsis" URL: https://wg21.link/edit4041 - id: EDIT4042 citation-label: EDIT4042 title: "[structure.specifications] Integrate [res.on.expects]." URL: https://wg21.link/edit4042 - id: EDIT4043 citation-label: EDIT4043 title: "[container.requirements.general] Don't use 'f()' to refer to non-nullary function." URL: https://wg21.link/edit4043 - id: EDIT4044 citation-label: EDIT4044 title: "[class.access] Sentence has three full stops (bad list item punctuation)" URL: https://wg21.link/edit4044 - id: EDIT4045 citation-label: EDIT4045 title: "[structure.specifications] Integrate [res.on.expects]." URL: https://wg21.link/edit4045 - id: EDIT4046 citation-label: EDIT4046 title: "Excessive paragraph indentation throughout [concepts.lang]" URL: https://wg21.link/edit4046 - id: EDIT4047 citation-label: EDIT4047 title: "[dcl.init]/11 and [dcl.init]/(17.4) say the same thing?" URL: https://wg21.link/edit4047 - id: EDIT4048 citation-label: EDIT4048 title: " Example in [over.literal]/8 misses the word error in one of its declarations" URL: https://wg21.link/edit4048 - id: EDIT4049 citation-label: EDIT4049 title: "[conv.rank] Excise \"shall\" phrasing" URL: https://wg21.link/edit4049 - id: EDIT4050 citation-label: EDIT4050 title: "[special.mem.concepts] Append -for to no-throw-sentinel" URL: https://wg21.link/edit4050 - id: EDIT4051 citation-label: EDIT4051 title: "[container.requirements] Improve index entries for contiguous and reversible containers." URL: https://wg21.link/edit4051 - id: EDIT4052 citation-label: EDIT4052 title: "[intro.execution] A full-expression is: an invocation of a destructor generated at the end of the lifetime" URL: https://wg21.link/edit4052 - id: EDIT4053 citation-label: EDIT4053 title: "[specialized.algorithms] for loop bodies incosistently a compound-statement" URL: https://wg21.link/edit4053 - id: EDIT4054 citation-label: EDIT4054 title: "[iterator.concepts] Requirements out of \"model\"" URL: https://wg21.link/edit4054 - id: EDIT4055 citation-label: EDIT4055 title: "[expr.const] Remove xref repeated above but not below" URL: https://wg21.link/edit4055 - id: EDIT4056 citation-label: EDIT4056 title: "[expr.const] Add missing paragraph break" URL: https://wg21.link/edit4056 - id: EDIT4057 citation-label: EDIT4057 title: "[basic.fundamental] Use canonical types in Table 12" URL: https://wg21.link/edit4057 - id: EDIT4058 citation-label: EDIT4058 title: "[class.derived] Remove second definition of base class subobject" URL: https://wg21.link/edit4058 - id: EDIT4059 citation-label: EDIT4059 title: "[stmt.block] Rephrase introductory sentence." URL: https://wg21.link/edit4059 - id: EDIT4060 citation-label: EDIT4060 title: "[iterator.cpp17] Index old-style iterator requirements." URL: https://wg21.link/edit4060 - id: EDIT4061 citation-label: EDIT4061 title: "[dcl.array] Clarify that arrays do not have extra padding." URL: https://wg21.link/edit4061 - id: EDIT4062 citation-label: EDIT4062 title: "[span.iterators] Specify aliases, like [string.view.iterators] does" URL: https://wg21.link/edit4062 - id: EDIT4063 citation-label: EDIT4063 title: "The wording about instantiation of a pack expansion in [temp.variadic]" URL: https://wg21.link/edit4063 - id: EDIT4064 citation-label: EDIT4064 title: "[special] Remove index entry for 'X(X&)'." URL: https://wg21.link/edit4064 - id: EDIT4065 citation-label: EDIT4065 title: "[expr.new] Use repeated \\indextext for index redirects with multiple targets." URL: https://wg21.link/edit4065 - id: EDIT4066 citation-label: EDIT4066 title: "Is it an unclear wording about deducing template arguments for function parameter pack" URL: https://wg21.link/edit4066 - id: EDIT4067 citation-label: EDIT4067 title: "[lib] Canonicalize order of library descriptive elements." URL: https://wg21.link/edit4067 - id: EDIT4068 citation-label: EDIT4068 title: "[basic.lval] bit-fields are objects" URL: https://wg21.link/edit4068 - id: EDIT4069 citation-label: EDIT4069 title: "[expr.prim.lambda] Move operator() return type description" URL: https://wg21.link/edit4069 - id: EDIT4070 citation-label: EDIT4070 title: "[stmt.pre, re.grammar, gram] Use a separate bnf environment for each nonterminal." URL: https://wg21.link/edit4070 - id: EDIT4071 citation-label: EDIT4071 title: "[alg.is.permutation] Rephrase to simplify" URL: https://wg21.link/edit4071 - id: EDIT4072 citation-label: EDIT4072 title: "What is \"it\" in the definition of \"usable in constant expressions\"" URL: https://wg21.link/edit4072 - id: EDIT4073 citation-label: EDIT4073 title: "[allocator.members] Remove stray whitespace." URL: https://wg21.link/edit4073 - id: EDIT4074 citation-label: EDIT4074 title: "[re.grammar] Don't use monospace for ordinary text." URL: https://wg21.link/edit4074 - id: EDIT4075 citation-label: EDIT4075 title: "[dcl.constexpr] Excise 'initialization full-expression'" URL: https://wg21.link/edit4075 - id: EDIT4076 citation-label: EDIT4076 title: "[tab:cpp17.moveassignable] Remove superfluous space." URL: https://wg21.link/edit4076 - id: EDIT4077 citation-label: EDIT4077 title: "[expr.const] \"as described above\"... where?" URL: https://wg21.link/edit4077 - id: EDIT4078 citation-label: EDIT4078 title: "[expr.const] Add cross-reference for 'constant initialization'." URL: https://wg21.link/edit4078 - id: EDIT4079 citation-label: EDIT4079 title: "[alg.copy] Typeset variable consistently." URL: https://wg21.link/edit4079 - id: EDIT4080 citation-label: EDIT4080 title: "[expr.reinterpret.cast] Fix a note" URL: https://wg21.link/edit4080 - id: EDIT4081 citation-label: EDIT4081 title: "The wording \"pack\" in [temp.variadic]#6 is not clear" URL: https://wg21.link/edit4081 - id: EDIT4082 citation-label: EDIT4082 title: "The standard does not specify when to supply default arguments as template arguments" URL: https://wg21.link/edit4082 - id: EDIT4083 citation-label: EDIT4083 title: "[fs.class.path] Ensure interword spacing inside sentence." URL: https://wg21.link/edit4083 - id: EDIT4084 citation-label: EDIT4084 title: "[istream.syn][ostream.syn] update synopses according to LWG1203" URL: https://wg21.link/edit4084 - id: EDIT4085 citation-label: EDIT4085 title: "These appear to be distinct definitions for the term `explicit type conversion`, as highlighted below." URL: https://wg21.link/edit4085 - id: EDIT4086 citation-label: EDIT4086 title: "[algorithms] Inconsistency for parameter `x` vs parameter named `x`" URL: https://wg21.link/edit4086 - id: EDIT4087 citation-label: EDIT4087 title: "[dcl.init] Remove redundant paragraph about initialization with () initializer" URL: https://wg21.link/edit4087 - id: EDIT4088 citation-label: EDIT4088 title: "[dcl.type.auto.deduct] Incorrect description of deduction for a variable with copy-initialization?" URL: https://wg21.link/edit4088 - id: EDIT4089 citation-label: EDIT4089 title: "Add additional example to CWG2303 example to clarify meaning." URL: https://wg21.link/edit4089 - id: EDIT4090 citation-label: EDIT4090 title: "Two trivial punctuation fixes" URL: https://wg21.link/edit4090 - id: EDIT4091 citation-label: EDIT4091 title: "[lex.ext] Simplify use of \\placeholder." URL: https://wg21.link/edit4091 - id: EDIT4092 citation-label: EDIT4092 title: "[fs.class.path, fs.path.nonmember] Fix inline whitespace" URL: https://wg21.link/edit4092 - id: EDIT4093 citation-label: EDIT4093 title: "[conv.qual] Fix example for cv-decomposition" URL: https://wg21.link/edit4093 - id: EDIT4094 citation-label: EDIT4094 title: "[lex.ccon] Remove redundant nested \\tcode." URL: https://wg21.link/edit4094 - id: EDIT4095 citation-label: EDIT4095 title: "[mask.array.assign] Replace \"it\" with its antecedent" URL: https://wg21.link/edit4095 - id: EDIT4096 citation-label: EDIT4096 title: "[mask.array.comp.assign] Clarify \"mask object\"" URL: https://wg21.link/edit4096 - id: EDIT4097 citation-label: EDIT4097 title: "[libraryindex] Harmonize index entries for operator--" URL: https://wg21.link/edit4097 - id: EDIT4098 citation-label: EDIT4098 title: "[std] Remove unnecessary bracketing in \\tcode and retire \\dcr" URL: https://wg21.link/edit4098 - id: EDIT4099 citation-label: EDIT4099 title: "check.sh: escape backslash in awk program to silence warning" URL: https://wg21.link/edit4099 - id: EDIT4100 citation-label: EDIT4100 title: "[memory.syn,specialized.algorithms] Append \"-for\" to exposition-only concept \"no-throw-sentinel\"" URL: https://wg21.link/edit4100 - id: EDIT4101 citation-label: EDIT4101 title: "[special.mem.concepts] Remove hyphen in _no-throw_ for consistency with the type traits" URL: https://wg21.link/edit4101 - id: EDIT4102 citation-label: EDIT4102 title: "[std] Add missing \\pnums." URL: https://wg21.link/edit4102 - id: EDIT4103 citation-label: EDIT4103 title: "[ranges.syn] Properly capitalize \"Clause\"" URL: https://wg21.link/edit4103 - id: EDIT4104 citation-label: EDIT4104 title: "[lib] Fix uses of \"clause\"" URL: https://wg21.link/edit4104 - id: EDIT4105 citation-label: EDIT4105 title: "[lib] Fix \"The expression in...is equivalent to\"" URL: https://wg21.link/edit4105 - id: EDIT4106 citation-label: EDIT4106 title: "cplus" URL: https://wg21.link/edit4106 - id: EDIT4107 citation-label: EDIT4107 title: "[stmt.return] Fix the operand's conversions description" URL: https://wg21.link/edit4107 - id: EDIT4108 citation-label: EDIT4108 title: "[lib] Fix typos in \"The expression in...is equivalent to\"" URL: https://wg21.link/edit4108 - id: EDIT4109 citation-label: EDIT4109 title: "`<` characters are also allowed in q-char-sequence's" URL: https://wg21.link/edit4109 - id: EDIT4110 citation-label: EDIT4110 title: "[std] Fix dangling index redirects." URL: https://wg21.link/edit4110 - id: EDIT4111 citation-label: EDIT4111 title: "[range.prim.empty] Fix expression specification" URL: https://wg21.link/edit4111 - id: EDIT4112 citation-label: EDIT4112 title: "[stmt.return] Improve CWG2426 wording" URL: https://wg21.link/edit4112 - id: EDIT4113 citation-label: EDIT4113 title: "[expr.call] [dcl.fct] Move return type requiremens" URL: https://wg21.link/edit4113 - id: EDIT4114 citation-label: EDIT4114 title: "[thread.condvarany.intwait] contains reference to nonexistent \"cv\" variable" URL: https://wg21.link/edit4114 - id: EDIT4115 citation-label: EDIT4115 title: "[thread.condvarany.intwait] remove reference to nonexistent \"cv\" variable" URL: https://wg21.link/edit4115 - id: EDIT4116 citation-label: EDIT4116 title: "Put rSec before indextext" URL: https://wg21.link/edit4116 - id: EDIT4117 citation-label: EDIT4117 title: "[numeric.limits] use \"primary template\"" URL: https://wg21.link/edit4117 - id: EDIT4118 citation-label: EDIT4118 title: "Improve / extend sample in [basic.life#8]" URL: https://wg21.link/edit4118 - id: EDIT4119 citation-label: EDIT4119 title: "[conv.qual] Bad list punctuation" URL: https://wg21.link/edit4119 - id: EDIT4120 citation-label: EDIT4120 title: "[depr.conversions.string] Use proper \"Returns:\" markup." URL: https://wg21.link/edit4120 - id: EDIT4121 citation-label: EDIT4121 title: "[dcl.fct] Description of abbreviated function templates should not use \"equivalent\"" URL: https://wg21.link/edit4121 - id: EDIT4122 citation-label: EDIT4122 title: "[fs.race.behavior] Fix referred subclause" URL: https://wg21.link/edit4122 - id: EDIT4123 citation-label: EDIT4123 title: "[std] 'subclause \\\\ref' cleanups" URL: https://wg21.link/edit4123 - id: EDIT4124 citation-label: EDIT4124 title: "Index __func__" URL: https://wg21.link/edit4124 - id: EDIT4125 citation-label: EDIT4125 title: "[string.syn] Index basic_string typedefs." URL: https://wg21.link/edit4125 - id: EDIT4126 citation-label: EDIT4126 title: "In [dcl.fct.default]/10 the term \"virtual function call\" is defined in [expr.call]/3, not in [class.virtual]." URL: https://wg21.link/edit4126 - id: EDIT4127 citation-label: EDIT4127 title: "[range.utility.helpers] Move template argument out of \\libconcept." URL: https://wg21.link/edit4127 - id: EDIT4128 citation-label: EDIT4128 title: "[ranges.syn] Remove bogus ; after requires-clause" URL: https://wg21.link/edit4128 - id: EDIT4129 citation-label: EDIT4129 title: "[format.syn] Avoid forward references" URL: https://wg21.link/edit4129 - id: EDIT4130 citation-label: EDIT4130 title: "[std] Fix dangling \\grammarterms." URL: https://wg21.link/edit4130 - id: EDIT4131 citation-label: EDIT4131 title: "[expr.unary.op]/8" URL: https://wg21.link/edit4131 - id: EDIT4132 citation-label: EDIT4132 title: "[ranges.syn] Fix declaration of transform_view" URL: https://wg21.link/edit4132 - id: EDIT4133 citation-label: EDIT4133 title: "[coroutine.noop.coroutine] Use code font for noop_coroutine index entry." URL: https://wg21.link/edit4133 - id: EDIT4134 citation-label: EDIT4134 title: "drop_view: begin() Returns: element doesn't use italics for exposition-only data members" URL: https://wg21.link/edit4134 - id: EDIT4135 citation-label: EDIT4135 title: "[range.drop.view] Fix italics for exposition-only members." URL: https://wg21.link/edit4135 - id: EDIT4136 citation-label: EDIT4136 title: "[span.syn] Add index entry for dynamic_extent." URL: https://wg21.link/edit4136 - id: EDIT4137 citation-label: EDIT4137 title: "[tab:atomic.types.pointer.comp] Fix column captions." URL: https://wg21.link/edit4137 - id: EDIT4138 citation-label: EDIT4138 title: "[re, over.match.viable] Remove bad space before full stop." URL: https://wg21.link/edit4138 - id: EDIT4139 citation-label: EDIT4139 title: "[class.virtual] index semantics of final and override" URL: https://wg21.link/edit4139 - id: EDIT4140 citation-label: EDIT4140 title: "[atomics.types.operations] Fix typo in exposition-only code" URL: https://wg21.link/edit4140 - id: EDIT4141 citation-label: EDIT4141 title: "[util.smartptr.shared.cast] Add hyphen for 'well-formed'." URL: https://wg21.link/edit4141 - id: EDIT4142 citation-label: EDIT4142 title: "[expr.post] Only keyword template is optional" URL: https://wg21.link/edit4142 - id: EDIT4143 citation-label: EDIT4143 title: "[defns.undefined] Move cross-reference to [expr.const]" URL: https://wg21.link/edit4143 - id: EDIT4144 citation-label: EDIT4144 title: "Inconsistent description of C++ extensions to header " URL: https://wg21.link/edit4144 - id: EDIT4145 citation-label: EDIT4145 title: "[diff.mods.to.declarations] Also mention 'byte' and 'to_integer." URL: https://wg21.link/edit4145 - id: EDIT4146 citation-label: EDIT4146 title: "[iterator.concept.random.access] Fix typo" URL: https://wg21.link/edit4146 - id: EDIT4147 citation-label: EDIT4147 title: "[numeric.ops.gcd,numeric.ops.lcm] Say \"other than cv bool\" as done elsewhere" URL: https://wg21.link/edit4147 - id: EDIT4148 citation-label: EDIT4148 title: "[variant.helper] Use 'struct' for variant_size and variant_alternative" URL: https://wg21.link/edit4148 - id: EDIT4149 citation-label: EDIT4149 title: "[mem.res.syn] Add default template argument for polymorphic_allocator" URL: https://wg21.link/edit4149 - id: EDIT4150 citation-label: EDIT4150 title: "[mem.poly.allocator.mem] Fix syntax for variadic template declaration" URL: https://wg21.link/edit4150 - id: EDIT4151 citation-label: EDIT4151 title: "[except.uncaught] Remove parentheses when not invoking a function" URL: https://wg21.link/edit4151 - id: EDIT4152 citation-label: EDIT4152 title: "[expr.prim.lambda.capture] Use the term \"local entity\"." URL: https://wg21.link/edit4152 - id: EDIT4153 citation-label: EDIT4153 title: "[basic.life] \"Otherwise, such a pointer/glvalue refers to allocated storage\" is unclear" URL: https://wg21.link/edit4153 - id: EDIT4154 citation-label: EDIT4154 title: "[macros] Fix PDF links to clauses and annexes" URL: https://wg21.link/edit4154 - id: EDIT4155 citation-label: EDIT4155 title: "[expr.ref] and postfix-expression.template id-expression" URL: https://wg21.link/edit4155 - id: EDIT4156 citation-label: EDIT4156 title: "[range.elements.iterator]: Missing friend specifier for operator- prototype declarations" URL: https://wg21.link/edit4156 - id: EDIT4157 citation-label: EDIT4157 title: "[std] Remove superfluous final \\rowsep or \\hline in tables." URL: https://wg21.link/edit4157 - id: EDIT4158 citation-label: EDIT4158 title: "[range.elements.iterator] Add missing 'friend' for operator-." URL: https://wg21.link/edit4158 - id: EDIT4159 citation-label: EDIT4159 title: "[conv.qual] Fix punctuation in bulleted list." URL: https://wg21.link/edit4159 - id: EDIT4160 citation-label: EDIT4160 title: "[expr.const] Disambiguate 'it' by introducing the name V." URL: https://wg21.link/edit4160 - id: EDIT4161 citation-label: EDIT4161 title: "[specialized.algorithms] Fold away unnecessary compound-statements." URL: https://wg21.link/edit4161 - id: EDIT4162 citation-label: EDIT4162 title: "[over.literal] Mark use of a reserved identifier with 'error'." URL: https://wg21.link/edit4162 - id: EDIT4163 citation-label: EDIT4163 title: "[intro.object] Say \"member subobject\" instead of \"data member\"" URL: https://wg21.link/edit4163 - id: EDIT4164 citation-label: EDIT4164 title: "[meta.type.synop] Fix bad indentation." URL: https://wg21.link/edit4164 - id: EDIT4165 citation-label: EDIT4165 title: "[std] Use \\defnadj to improve/add many index entries." URL: https://wg21.link/edit4165 - id: EDIT4166 citation-label: EDIT4166 title: "[foreword] Adjust Foreword per ISO/CS requirements." URL: https://wg21.link/edit4166 - id: EDIT4167 citation-label: EDIT4167 title: "[basic.life]/8.5 breaks subobject replacement depending on interpretation" URL: https://wg21.link/edit4167 - id: EDIT4168 citation-label: EDIT4168 title: "Various small edits for CS016" URL: https://wg21.link/edit4168 - id: EDIT4169 citation-label: EDIT4169 title: "Fix hanging paragraphs for C++20" URL: https://wg21.link/edit4169 - id: EDIT4170 citation-label: EDIT4170 title: "[check] Detect hanging paragraphs." URL: https://wg21.link/edit4170 - id: EDIT4171 citation-label: EDIT4171 title: "Adjust Foreword based on comments from ISO/CS" URL: https://wg21.link/edit4171 - id: EDIT4172 citation-label: EDIT4172 title: "Fix all hanging paragraphs by adding \"General\" sections." URL: https://wg21.link/edit4172 - id: EDIT4173 citation-label: EDIT4173 title: "Overfull \\hbox; bugfix for check script" URL: https://wg21.link/edit4173 - id: EDIT4174 citation-label: EDIT4174 title: "Replace \"this subclause\" with an explicit reference in all formerly-hanging paragraphs" URL: https://wg21.link/edit4174 - id: EDIT4175 citation-label: EDIT4175 title: "[intro.ack] Dissolve subclause." URL: https://wg21.link/edit4175 - id: EDIT4176 citation-label: EDIT4176 title: "[fs.norm.ref] Dissolve and follow #4175 suit" URL: https://wg21.link/edit4176 - id: EDIT4177 citation-label: EDIT4177 title: "[check] Consider only text with \\pnum as a hanging paragraph." URL: https://wg21.link/edit4177 - id: EDIT4178 citation-label: EDIT4178 title: "Fix solitary subclauses" URL: https://wg21.link/edit4178 - id: EDIT4179 citation-label: EDIT4179 title: "[check] Detect subclauses without siblings." URL: https://wg21.link/edit4179 - id: EDIT4180 citation-label: EDIT4180 title: "[definitions] Integrate into [intro.defs]" URL: https://wg21.link/edit4180 - id: EDIT4181 citation-label: EDIT4181 title: "Cs016 7" URL: https://wg21.link/edit4181 - id: EDIT4182 citation-label: EDIT4182 title: "[intro.refs] Fix clause reference to ISO/IEC 9899." URL: https://wg21.link/edit4182 - id: EDIT4183 citation-label: EDIT4183 title: "[intro.refs] Update from ISO/IEC 10646-1:1993 to ISO/IEC 10646:2003." URL: https://wg21.link/edit4183 - id: EDIT4184 citation-label: EDIT4184 title: "[time.cal.year.nonmembers] Avoid narrowing conversion" URL: https://wg21.link/edit4184 - id: EDIT4185 citation-label: EDIT4185 title: "[format.arg,filebuf.members] Invalid uses of NTCTS" URL: https://wg21.link/edit4185 - id: EDIT4186 citation-label: EDIT4186 title: "Fix solitary subclauses" URL: https://wg21.link/edit4186 - id: EDIT4187 citation-label: EDIT4187 title: "[intro.defs] Refer to undated ISO/IEC 2382 for the terminology." URL: https://wg21.link/edit4187 - id: EDIT4188 citation-label: EDIT4188 title: "[intro.refs,time.format] Fix normative references." URL: https://wg21.link/edit4188 - id: EDIT4189 citation-label: EDIT4189 title: "[intro.compliance.general] Properly reference normative clauses" URL: https://wg21.link/edit4189 - id: EDIT4190 citation-label: EDIT4190 title: "[everywhere] Follow ISO rules for the presentation of notes and examples" URL: https://wg21.link/edit4190 - id: EDIT4191 citation-label: EDIT4191 title: "[intro.defs] Remove cross-references to main part" URL: https://wg21.link/edit4191 - id: EDIT4192 citation-label: EDIT4192 title: "[ranges.syn] Update iota_view constraints" URL: https://wg21.link/edit4192 - id: EDIT4193 citation-label: EDIT4193 title: "[vector.cons] is called \"Constructors, copy, and assignment\" but only has constructors" URL: https://wg21.link/edit4193 - id: EDIT4194 citation-label: EDIT4194 title: "Fix modal verbs" URL: https://wg21.link/edit4194 - id: EDIT4195 citation-label: EDIT4195 title: "Formally the term `member class template` is not defined in the standard" URL: https://wg21.link/edit4195 - id: EDIT4196 citation-label: EDIT4196 title: "Inconsistent spelling of \"whitespace\"" URL: https://wg21.link/edit4196 - id: EDIT4197 citation-label: EDIT4197 title: "[class.mem.general]/12 contains a false statement" URL: https://wg21.link/edit4197 - id: EDIT4198 citation-label: EDIT4198 title: "[everywhere] Stop talking about C++ International Standards." URL: https://wg21.link/edit4198 - id: EDIT4199 citation-label: EDIT4199 title: "The wordings of the paragraph [temp.dep.type#1] miss some examples" URL: https://wg21.link/edit4199 - id: EDIT4200 citation-label: EDIT4200 title: "[dcl.fct.def.coroutine] p11 Missing \"noexcept\" on final_suspend in example" URL: https://wg21.link/edit4200 - id: EDIT4201 citation-label: EDIT4201 title: "[dcl.fct.def.coroutine] Add missing 'noexcept' for final_suspend." URL: https://wg21.link/edit4201 - id: EDIT4202 citation-label: EDIT4202 title: "Many implementation defined typedefs are not indexed" URL: https://wg21.link/edit4202 - id: EDIT4203 citation-label: EDIT4203 title: "[everywhere] Reduce width of space after Note: and Example:." URL: https://wg21.link/edit4203 - id: EDIT4204 citation-label: EDIT4204 title: "[c++20] The last item in [cpp.predefined] looks very silly" URL: https://wg21.link/edit4204 - id: EDIT4205 citation-label: EDIT4205 title: "[c++20] Increase value of __cplusplus macro" URL: https://wg21.link/edit4205 - id: EDIT4206 citation-label: EDIT4206 title: "[cpp.predefined] Shuffle items to avoid an unfortunate page break." URL: https://wg21.link/edit4206 - id: EDIT4207 citation-label: EDIT4207 title: "[xref] Fix C++20-based reference of cross-references again." URL: https://wg21.link/edit4207 - id: EDIT4208 citation-label: EDIT4208 title: "[std] Fix PDF title and subject." URL: https://wg21.link/edit4208 - id: EDIT4209 citation-label: EDIT4209 title: "[conv.rank] Avoid hinting that 'bool' be a standard integer type." URL: https://wg21.link/edit4209 - id: EDIT4210 citation-label: EDIT4210 title: "Statement in the Note in [class.union.anon]/1 should have normative status" URL: https://wg21.link/edit4210 - id: EDIT4211 citation-label: EDIT4211 title: "[everywhere] Consistently use 'whitespace'." URL: https://wg21.link/edit4211 - id: EDIT4212 citation-label: EDIT4212 title: "[class.union.anon] Remove duplicate normative wording." URL: https://wg21.link/edit4212 - id: EDIT4213 citation-label: EDIT4213 title: "[vector.cons] Fix subclause heading." URL: https://wg21.link/edit4213 - id: EDIT4214 citation-label: EDIT4214 title: "[fs.norm.ref] Dissolve subclause." URL: https://wg21.link/edit4214 - id: EDIT4215 citation-label: EDIT4215 title: "[expr.unary.op] Use 'negative', not 'negation'." URL: https://wg21.link/edit4215 - id: EDIT4216 citation-label: EDIT4216 title: "[expr.prim.paren] Replace \"value\" with \"result\"" URL: https://wg21.link/edit4216 - id: EDIT4217 citation-label: EDIT4217 title: "[class.prop]/(3.7) is in contradiction with [class.prop]/(3.7.3)" URL: https://wg21.link/edit4217 - id: EDIT4218 citation-label: EDIT4218 title: "footnote environment" URL: https://wg21.link/edit4218 - id: EDIT4219 citation-label: EDIT4219 title: "Process: final page-by-page review" URL: https://wg21.link/edit4219 - id: EDIT4220 citation-label: EDIT4220 title: "Pull a bunch of changes from master onto the C++20 branch" URL: https://wg21.link/edit4220 - id: EDIT4221 citation-label: EDIT4221 title: "[forwardlist.ops] bogus specification of forward_list::unique" URL: https://wg21.link/edit4221 - id: EDIT4222 citation-label: EDIT4222 title: "Fix modal verb \"must\"" URL: https://wg21.link/edit4222 - id: EDIT4223 citation-label: EDIT4223 title: "[temp.constr.order] Remove example markers from footnote." URL: https://wg21.link/edit4223 - id: EDIT4224 citation-label: EDIT4224 title: "[std] Fix the remainder of 'may' and 'shall' in footnotes." URL: https://wg21.link/edit4224 - id: EDIT4225 citation-label: EDIT4225 title: "Further cherry-picks for the c++20 branch" URL: https://wg21.link/edit4225 - id: EDIT4226 citation-label: EDIT4226 title: "It seems to an editorial issue for the comment in an operator over example" URL: https://wg21.link/edit4226 - id: EDIT4227 citation-label: EDIT4227 title: "Yet more cherry-picks for c++20" URL: https://wg21.link/edit4227 - id: EDIT4228 citation-label: EDIT4228 title: "Process: page-by-page review tracking" URL: https://wg21.link/edit4228 - id: EDIT4229 citation-label: EDIT4229 title: "The wording in paragraph [temp.variadic#8] may make a bit misleading" URL: https://wg21.link/edit4229 - id: EDIT4230 citation-label: EDIT4230 title: "[iostream.objects.overview] Delete duplicate paragraph." URL: https://wg21.link/edit4230 - id: EDIT4231 citation-label: EDIT4231 title: "Page breaks (jmaurer)" URL: https://wg21.link/edit4231 - id: EDIT4232 citation-label: EDIT4232 title: "[futures.async] Avoid note within a sentence." URL: https://wg21.link/edit4232 - id: EDIT4233 citation-label: EDIT4233 title: "Page breaks (tkoeppe)" URL: https://wg21.link/edit4233 - id: EDIT4234 citation-label: EDIT4234 title: "[lex.charset] Replace \"is required\" wording in footnote with simple statement." URL: https://wg21.link/edit4234 - id: EDIT4235 citation-label: EDIT4235 title: "[class.init] Replace abominable temporary expression wording" URL: https://wg21.link/edit4235 - id: EDIT4236 citation-label: EDIT4236 title: "[class.mem.general] Awkward punctuation around note in list item" URL: https://wg21.link/edit4236 - id: EDIT4237 citation-label: EDIT4237 title: "[macros] Avoid page break between example and codeblock introducers" URL: https://wg21.link/edit4237 - id: EDIT4238 citation-label: EDIT4238 title: "[basic.fundamental] Delete stray space." URL: https://wg21.link/edit4238 - id: EDIT4239 citation-label: EDIT4239 title: "[foreword] Exclude mentions of library headers from the index." URL: https://wg21.link/edit4239 - id: EDIT4240 citation-label: EDIT4240 title: "[input.output] Reformat declarations according to newest conventions" URL: https://wg21.link/edit4240 - id: EDIT4241 citation-label: EDIT4241 title: "Add new note* and example* environments to suppress paragraph break." URL: https://wg21.link/edit4241 - id: EDIT4242 citation-label: EDIT4242 title: "[grammar] Prefer putting a section heading on a new page." URL: https://wg21.link/edit4242 - id: EDIT4243 citation-label: EDIT4243 title: "[range.reverse.overview] Use \\cv{} instead of \"cv-qualified\"" URL: https://wg21.link/edit4243 - id: EDIT4244 citation-label: EDIT4244 title: "[futures.async] Avoid note within a sentence." URL: https://wg21.link/edit4244 - id: EDIT4245 citation-label: EDIT4245 title: "[intro.compliance.general, implimits] Cite Annex B normatively." URL: https://wg21.link/edit4245 - id: EDIT4246 citation-label: EDIT4246 title: "[fig:iostreams.streampos] Reconsider use of informal term \"xfered\"" URL: https://wg21.link/edit4246 - id: EDIT4247 citation-label: EDIT4247 title: "[range.dangling]p1 is overly long and complex." URL: https://wg21.link/edit4247 - id: EDIT4248 citation-label: EDIT4248 title: "[class.mem.general] Move note to the end of the list item." URL: https://wg21.link/edit4248 - id: EDIT4249 citation-label: EDIT4249 title: "[std] Introduce tailnote environment to avoid empty lines in tables." URL: https://wg21.link/edit4249 - id: EDIT4250 citation-label: EDIT4250 title: "Class types are not cv-qualified" URL: https://wg21.link/edit4250 - id: EDIT4251 citation-label: EDIT4251 title: "[std] Use tailnote and tailexample to avoid empty space in tables." URL: https://wg21.link/edit4251 - id: EDIT4252 citation-label: EDIT4252 title: "Page breaks (burblebee)" URL: https://wg21.link/edit4252 - id: EDIT4253 citation-label: EDIT4253 title: "[special.mem.concepts] Adjust presentation to use ranges::blah" URL: https://wg21.link/edit4253 - id: EDIT4254 citation-label: EDIT4254 title: "[macros] Avoid excess vertical space for Annex C macros." URL: https://wg21.link/edit4254 - id: EDIT4255 citation-label: EDIT4255 title: "[ranges] Index \"split_view::{outer,inner}-iterator\" correctly." URL: https://wg21.link/edit4255 - id: EDIT4256 citation-label: EDIT4256 title: "use nested namespace definitions in the library where applicable" URL: https://wg21.link/edit4256 - id: EDIT4257 citation-label: EDIT4257 title: "[time.clock.utc.overview] example can probably be line-wrapped better" URL: https://wg21.link/edit4257 - id: EDIT4258 citation-label: EDIT4258 title: "[floatfield.manip]/8 has not stood the test of time" URL: https://wg21.link/edit4258 - id: EDIT4259 citation-label: EDIT4259 title: "[iomanip.syn] invents unnecessary placeholders" URL: https://wg21.link/edit4259 - id: EDIT4260 citation-label: EDIT4260 title: "[tab:filebuf.open.modes] is weirdly split in two" URL: https://wg21.link/edit4260 - id: EDIT4261 citation-label: EDIT4261 title: "[time.clock.utc.overview] Move explicit line break in example." URL: https://wg21.link/edit4261 - id: EDIT4262 citation-label: EDIT4262 title: "Improved docs" URL: https://wg21.link/edit4262 - id: EDIT4263 citation-label: EDIT4263 title: "[move.iter.elem] Add missing 'return'" URL: https://wg21.link/edit4263 - id: EDIT4264 citation-label: EDIT4264 title: "CPOs inhibit guaranteed copy elision of arguments, are unimplementable as specified" URL: https://wg21.link/edit4264 - id: EDIT4265 citation-label: EDIT4265 title: "[structure.elements] describes a standard from an alternate universe" URL: https://wg21.link/edit4265 - id: EDIT4266 citation-label: EDIT4266 title: "consider moving [declval]p4 inside the itemdescr" URL: https://wg21.link/edit4266 - id: EDIT4267 citation-label: EDIT4267 title: "normative \"Note A\", \"Note B\", ..." URL: https://wg21.link/edit4267 - id: EDIT4268 citation-label: EDIT4268 title: "[tab:container.assoc.req] missing an \"Effects:\"" URL: https://wg21.link/edit4268 - id: EDIT4269 citation-label: EDIT4269 title: "[tab:container.hash.req] missing capitalization in description of node_type" URL: https://wg21.link/edit4269 - id: EDIT4270 citation-label: EDIT4270 title: "[range.access] Should we move [range.access] to [iterators]?" URL: https://wg21.link/edit4270 - id: EDIT4271 citation-label: EDIT4271 title: "[tab:container.hash.req] Capitalize start of sentence." URL: https://wg21.link/edit4271 - id: EDIT4272 citation-label: EDIT4272 title: "[tab:container.assoc.req] Add missing 'Effects'" URL: https://wg21.link/edit4272 - id: EDIT4273 citation-label: EDIT4273 title: "[tab:filebuf.open.modes] Consistently order table rows." URL: https://wg21.link/edit4273 - id: EDIT4274 citation-label: EDIT4274 title: "[dcl.init.ref] instructs performing direct initialization after applying a user-defined conversion" URL: https://wg21.link/edit4274 - id: EDIT4275 citation-label: EDIT4275 title: "C++20 tweaks" URL: https://wg21.link/edit4275 - id: EDIT4276 citation-label: EDIT4276 title: "[dcl.fct.def.coroutine] Replace \"variable\" with \"object\"" URL: https://wg21.link/edit4276 - id: EDIT4277 citation-label: EDIT4277 title: "[iomanip.syn] Use 'unspecified' instead of type meta-variables." URL: https://wg21.link/edit4277 - id: EDIT4278 citation-label: EDIT4278 title: "[intro.races] Duplicate index entry for 'visible side effect(s)'" URL: https://wg21.link/edit4278 - id: EDIT4279 citation-label: EDIT4279 title: "[intro.races] Harmonize index entry for \"visible side effect(s)\"." URL: https://wg21.link/edit4279 - id: EDIT4280 citation-label: EDIT4280 title: "[expr.prim.id.unqual] Restore \"Otherwise\"" URL: https://wg21.link/edit4280 - id: EDIT4281 citation-label: EDIT4281 title: "[locale.codecvt.virtuals]p2+ is missing a paragraph number" URL: https://wg21.link/edit4281 - id: EDIT4282 citation-label: EDIT4282 title: "[facet.num.get.virtuals]p3 needs rework" URL: https://wg21.link/edit4282 - id: EDIT4283 citation-label: EDIT4283 title: "merge [re.def] into Clause 3" URL: https://wg21.link/edit4283 - id: EDIT4284 citation-label: EDIT4284 title: "[locale.codecvt.virtuals] Add missing pnum" URL: https://wg21.link/edit4284 - id: EDIT4285 citation-label: EDIT4285 title: "[stmt.ranged] Inconsistent placeholder formatting " URL: https://wg21.link/edit4285 - id: EDIT4286 citation-label: EDIT4286 title: "[class.dtor] Fix wording about object's lifetime" URL: https://wg21.link/edit4286 - id: EDIT4287 citation-label: EDIT4287 title: "[dcl.fct] Clarify which declarations we're talking about in example." URL: https://wg21.link/edit4287 - id: EDIT4288 citation-label: EDIT4288 title: "[intro.defs] Integrate [re.def]." URL: https://wg21.link/edit4288 - id: EDIT4289 citation-label: EDIT4289 title: "[stmt.ranged] Align font for begin-expr and end-expr." URL: https://wg21.link/edit4289 - id: EDIT4290 citation-label: EDIT4290 title: "[declval] Indent example and fix phrasing in example" URL: https://wg21.link/edit4290 - id: EDIT4291 citation-label: EDIT4291 title: "[macros] Harmonize paragraph vertical spacing" URL: https://wg21.link/edit4291 - id: EDIT4292 citation-label: EDIT4292 title: "[rand.eng.mers] should use math font for (1u<typedef-name" URL: https://wg21.link/edit4401 - id: EDIT4402 citation-label: EDIT4402 title: "[std] Move punctuation to before the footnote marker." URL: https://wg21.link/edit4402 - id: EDIT4403 citation-label: EDIT4403 title: "Assorted review comments from CWG-5" URL: https://wg21.link/edit4403 - id: EDIT4404 citation-label: EDIT4404 title: "[cpp.import] Use \"header unit\" where appropriate" URL: https://wg21.link/edit4404 - id: EDIT4405 citation-label: EDIT4405 title: "Use \\keyword pervasively" URL: https://wg21.link/edit4405 - id: EDIT4406 citation-label: EDIT4406 title: "[cpp.import] Clarify header units as the source of macro definitions." URL: https://wg21.link/edit4406 - id: EDIT4407 citation-label: EDIT4407 title: "[iterator.requirements.general] Fix indexing around 'valid range'." URL: https://wg21.link/edit4407 - id: EDIT4408 citation-label: EDIT4408 title: "Fix up the wording of one note, and add a second note, on implicit move." URL: https://wg21.link/edit4408 - id: EDIT4409 citation-label: EDIT4409 title: "[class.mem.general]/12 seems to conflict with [class.nest]/3" URL: https://wg21.link/edit4409 - id: EDIT4410 citation-label: EDIT4410 title: "[atomics.syn] Move macro definitions to the global namespace." URL: https://wg21.link/edit4410 - id: EDIT4411 citation-label: EDIT4411 title: "[func.wrap.func] Remove declarations already in [functional.syn]" URL: https://wg21.link/edit4411 - id: EDIT4412 citation-label: EDIT4412 title: "Hello" URL: https://wg21.link/edit4412 - id: EDIT4413 citation-label: EDIT4413 title: "[dcl.constexpr] Definition of \"identifier label\" was removed but is still used" URL: https://wg21.link/edit4413 - id: EDIT4414 citation-label: EDIT4414 title: "[std, cover-wd] Update editor" URL: https://wg21.link/edit4414 - id: EDIT4415 citation-label: EDIT4415 title: "[dcl.constexpr] Remove use of 'identifier label'." URL: https://wg21.link/edit4415 - id: EDIT4416 citation-label: EDIT4416 title: "[class.mem.general] Allow non-defining declarations of nested classes." URL: https://wg21.link/edit4416 - id: EDIT4417 citation-label: EDIT4417 title: "[std] Use grammar typedef-name instead of 'typedef name'." URL: https://wg21.link/edit4417 - id: EDIT4418 citation-label: EDIT4418 title: "[class.copy.assign] Fix phrasing in note" URL: https://wg21.link/edit4418 - id: EDIT4419 citation-label: EDIT4419 title: "[dcl.array] Arrays of unknown bound are allowed in function parameters." URL: https://wg21.link/edit4419 - id: EDIT4420 citation-label: EDIT4420 title: "Confusing wording in note on [basic.start.dynamic]/1" URL: https://wg21.link/edit4420 - id: EDIT4421 citation-label: EDIT4421 title: "[stacktrace.entry.overview] Italicize 'implementation-defined' in code block" URL: https://wg21.link/edit4421 - id: EDIT4422 citation-label: EDIT4422 title: "[basic.lookup.qual.general] Add \\tcode around N::B<0>" URL: https://wg21.link/edit4422 - id: EDIT4423 citation-label: EDIT4423 title: "[range.split.view] Make require-constant a function" URL: https://wg21.link/edit4423 - id: EDIT4424 citation-label: EDIT4424 title: "[range.drop.while.view] Add missing \\exposid{}s" URL: https://wg21.link/edit4424 - id: EDIT4425 citation-label: EDIT4425 title: "[time.zone.leap.nonmembers] Fix requires-clause indentation" URL: https://wg21.link/edit4425 - id: EDIT4426 citation-label: EDIT4426 title: "[range.iota.iterator,range.iota.sentinel] Complete iota_view's requires-clause" URL: https://wg21.link/edit4426 - id: EDIT4427 citation-label: EDIT4427 title: "[iterator.synopsis] Fix indentation" URL: https://wg21.link/edit4427 - id: EDIT4428 citation-label: EDIT4428 title: "[time.duration.comparisons] Fix requires-clause indentation" URL: https://wg21.link/edit4428 - id: EDIT4429 citation-label: EDIT4429 title: "[specialized.algorithms] requires-clause not aligned with return type" URL: https://wg21.link/edit4429 - id: EDIT4430 citation-label: EDIT4430 title: "[specialized.algorithms] Align requires-clause with return type" URL: https://wg21.link/edit4430 - id: EDIT4431 citation-label: EDIT4431 title: "[range.range] Redudant paragraph about expression variations" URL: https://wg21.link/edit4431 - id: EDIT4432 citation-label: EDIT4432 title: "[concepts.equality] Mark notes and examples as such" URL: https://wg21.link/edit4432 - id: EDIT4433 citation-label: EDIT4433 title: "Missing defining entry for in header index" URL: https://wg21.link/edit4433 - id: EDIT4434 citation-label: EDIT4434 title: "[stacktrace.syn] Add header index entry for ." URL: https://wg21.link/edit4434 - id: EDIT4435 citation-label: EDIT4435 title: "[library.general] Update for top-level Clause [time]" URL: https://wg21.link/edit4435 - id: EDIT4436 citation-label: EDIT4436 title: "[localization] Reformat LaTeX source code." URL: https://wg21.link/edit4436 - id: EDIT4437 citation-label: EDIT4437 title: "[unord.hash] Redundant wording" URL: https://wg21.link/edit4437 - id: EDIT4438 citation-label: EDIT4438 title: "[unord.hash] Remove redundant wording" URL: https://wg21.link/edit4438 - id: EDIT4439 citation-label: EDIT4439 title: "[temp.explicit] Remove extraneous x" URL: https://wg21.link/edit4439 - id: EDIT4440 citation-label: EDIT4440 title: "[system.error.syn] Specify the what: templates" URL: https://wg21.link/edit4440 - id: EDIT4441 citation-label: EDIT4441 title: "[library.general] Adjust order according to recent clause reorganizations." URL: https://wg21.link/edit4441 - id: EDIT4442 citation-label: EDIT4442 title: "[concepts.equality] Turn 'e.g.' into a proper example." URL: https://wg21.link/edit4442 - id: EDIT4443 citation-label: EDIT4443 title: "The candidate conversion functions of directly binding reference" URL: https://wg21.link/edit4443 - id: EDIT4444 citation-label: EDIT4444 title: "[range.dangling] Split up overly long sentence." URL: https://wg21.link/edit4444 - id: EDIT4445 citation-label: EDIT4445 title: "[over.built] Correct note re: \"hiding\" to match over.match.oper/3" URL: https://wg21.link/edit4445 - id: EDIT4446 citation-label: EDIT4446 title: "[floatfield.manip] Rephrase note about ios_base::hex" URL: https://wg21.link/edit4446 - id: EDIT4447 citation-label: EDIT4447 title: "[index] Add missing implementation-defined types" URL: https://wg21.link/edit4447 - id: EDIT4448 citation-label: EDIT4448 title: "[lib] Ensure non-member swap is declared in the header synopsis only" URL: https://wg21.link/edit4448 - id: EDIT4449 citation-label: EDIT4449 title: "[lib] Use 'specialization' instead of 'instance'" URL: https://wg21.link/edit4449 - id: EDIT4450 citation-label: EDIT4450 title: "[range.split.outer] Clarify scope of exposition-only 'current'" URL: https://wg21.link/edit4450 - id: EDIT4451 citation-label: EDIT4451 title: "[basic.stc.dynamic] Rework presentation" URL: https://wg21.link/edit4451 - id: EDIT4452 citation-label: EDIT4452 title: "[thread.condition.general] Fix style of quotation marks" URL: https://wg21.link/edit4452 - id: EDIT4453 citation-label: EDIT4453 title: "Remove some \\textit" URL: https://wg21.link/edit4453 - id: EDIT4454 citation-label: EDIT4454 title: "[container.requirements] Improve indexing of members described in requirements" URL: https://wg21.link/edit4454 - id: EDIT4455 citation-label: EDIT4455 title: "fix: small typo errors" URL: https://wg21.link/edit4455 - id: EDIT4456 citation-label: EDIT4456 title: "[ranges] Improve concept index" URL: https://wg21.link/edit4456 - id: EDIT4457 citation-label: EDIT4457 title: "[expr.prim.req.type] Clarify example comment re: validity of name only" URL: https://wg21.link/edit4457 - id: EDIT4458 citation-label: EDIT4458 title: "[specialized.algorithms] Qualify declarator-id with sub-namespace." URL: https://wg21.link/edit4458 - id: EDIT4459 citation-label: EDIT4459 title: "[fs.op.funcs] Qualify declarator-id with sub-namespace." URL: https://wg21.link/edit4459 - id: EDIT4460 citation-label: EDIT4460 title: "[re.req] Dismantle requirements table." URL: https://wg21.link/edit4460 - id: EDIT4461 citation-label: EDIT4461 title: "[over.match.conv]: added missing \"can\"" URL: https://wg21.link/edit4461 - id: EDIT4462 citation-label: EDIT4462 title: "[dcl.pre] Reorder paragraphs" URL: https://wg21.link/edit4462 - id: EDIT4463 citation-label: EDIT4463 title: "Add examples to [basic.lookup.unqual]/5" URL: https://wg21.link/edit4463 - id: EDIT4464 citation-label: EDIT4464 title: "[basic.lookup.unqual] Add examples for conversion-function-ids" URL: https://wg21.link/edit4464 - id: EDIT4465 citation-label: EDIT4465 title: "[forwardlist.ops,list.ops] Fix specification of 'unique'" URL: https://wg21.link/edit4465 - id: EDIT4466 citation-label: EDIT4466 title: "What are the immediate subexpressions of a braced-init-list" URL: https://wg21.link/edit4466 - id: EDIT4467 citation-label: EDIT4467 title: "[defns.well.formed] Current definition of \"well-formed\" might be imprecise" URL: https://wg21.link/edit4467 - id: EDIT4468 citation-label: EDIT4468 title: "[stmt.pre] Different definitions for the substatements of selection-statement and iteration-statement" URL: https://wg21.link/edit4468 - id: EDIT4469 citation-label: EDIT4469 title: "[stacktrace.basic.overview] Add missing \"namespace std {\"" URL: https://wg21.link/edit4469 - id: EDIT4470 citation-label: EDIT4470 title: "[iterator.concept.winc] Improve paragraph's indexing and grammar" URL: https://wg21.link/edit4470 - id: EDIT4471 citation-label: EDIT4471 title: "[time.traits] Fix indentation" URL: https://wg21.link/edit4471 - id: EDIT4472 citation-label: EDIT4472 title: "[iterator.concept.winc] `I` used to represent both an integer-class and weakly_incrementable type" URL: https://wg21.link/edit4472 - id: EDIT4473 citation-label: EDIT4473 title: "[stacktrace.basic.cmp] Update 'lexicographical_­compare_­3way'" URL: https://wg21.link/edit4473 - id: EDIT4474 citation-label: EDIT4474 title: "[stacktrace.basic.cmp] Update 'lexicographical_compare_3way'" URL: https://wg21.link/edit4474 - id: EDIT4475 citation-label: EDIT4475 title: "[stacktrace.basic.cmp] fix <=> function name" URL: https://wg21.link/edit4475 - id: EDIT4476 citation-label: EDIT4476 title: "[time.duration.cons] sentence in p3 is not clear LWG 3090" URL: https://wg21.link/edit4476 - id: EDIT4477 citation-label: EDIT4477 title: "[lib] Index all uses of public concepts" URL: https://wg21.link/edit4477 - id: EDIT4478 citation-label: EDIT4478 title: "[dcl.init.general] p5 wording does not seem to match the intent" URL: https://wg21.link/edit4478 - id: EDIT4479 citation-label: EDIT4479 title: "[temp.expl.spec] Should \"declared before\" be replaced by \"reachable\"?" URL: https://wg21.link/edit4479 - id: EDIT4480 citation-label: EDIT4480 title: "[format.arg] Fix return type of visit_format_arg" URL: https://wg21.link/edit4480 - id: EDIT4481 citation-label: EDIT4481 title: "[stacktrace.entry.query] Fix description of `source_line`" URL: https://wg21.link/edit4481 - id: EDIT4482 citation-label: EDIT4482 title: "[dcl.init.general] Fix misapplied term 'block variable'" URL: https://wg21.link/edit4482 - id: EDIT4483 citation-label: EDIT4483 title: "[lib] Use 'tm', not 'struct tm'" URL: https://wg21.link/edit4483 - id: EDIT4484 citation-label: EDIT4484 title: "[defns.well.formed] Fix definition of 'well-formed'" URL: https://wg21.link/edit4484 - id: EDIT4485 citation-label: EDIT4485 title: "[stmt.pre] Excise undefined term 'contained'" URL: https://wg21.link/edit4485 - id: EDIT4486 citation-label: EDIT4486 title: "[basic.start.dynamic] Clarify note about templated variables" URL: https://wg21.link/edit4486 - id: EDIT4487 citation-label: EDIT4487 title: "[iterator.concept.winc] Move concept definition near its description" URL: https://wg21.link/edit4487 - id: EDIT4488 citation-label: EDIT4488 title: "[func.bind.front] Delimit introduced names more conventionally" URL: https://wg21.link/edit4488 - id: EDIT4489 citation-label: EDIT4489 title: "[temp.expl.spec] Use 'reachable from', not 'declared before'" URL: https://wg21.link/edit4489 - id: EDIT4490 citation-label: EDIT4490 title: "[intro.object]/1 Turn non-normative wording into a Note; remove incorrect wording." URL: https://wg21.link/edit4490 - id: EDIT4491 citation-label: EDIT4491 title: "[structure.specifications] Should we add an element for semantic requirements of concepts?" URL: https://wg21.link/edit4491 - id: EDIT4492 citation-label: EDIT4492 title: "[cmp.alg] Notes for ill-formed cases are inconsistent with those in [range.access]" URL: https://wg21.link/edit4492 - id: EDIT4493 citation-label: EDIT4493 title: "[conv.lval] doesn't specify the result for objects that are not accessed?" URL: https://wg21.link/edit4493 - id: EDIT4494 citation-label: EDIT4494 title: "[cmp.alg] Clarify ill-formed CPO invocations are SFINAE-friendly" URL: https://wg21.link/edit4494 - id: EDIT4495 citation-label: EDIT4495 title: "[conv.lval] Determine the value of a constant without accessing an object" URL: https://wg21.link/edit4495 - id: EDIT4496 citation-label: EDIT4496 title: "Update Getting Started on Arch Linux" URL: https://wg21.link/edit4496 - id: EDIT4497 citation-label: EDIT4497 title: "[class.base.init] \"Unfortunately\" in standardese text" URL: https://wg21.link/edit4497 - id: EDIT4498 citation-label: EDIT4498 title: "[basic.def.odr] What does `D` refer to in p14?" URL: https://wg21.link/edit4498 - id: EDIT4499 citation-label: EDIT4499 title: "[container.requirements] Use bulleted lists to introduce identifiers" URL: https://wg21.link/edit4499 - id: EDIT4500 citation-label: EDIT4500 title: "[Editorial] Add whitespace." URL: https://wg21.link/edit4500 - id: EDIT4501 citation-label: EDIT4501 title: "[vector.bool] Remove an extra close-paren." URL: https://wg21.link/edit4501 - id: EDIT4502 citation-label: EDIT4502 title: "[stdatomic.h.syn] Add semicolons in using statements." URL: https://wg21.link/edit4502 - id: EDIT4503 citation-label: EDIT4503 title: "[range.iota.iterator,range.iota.sentinel] Fix markup around \\libconcept" URL: https://wg21.link/edit4503 - id: EDIT4504 citation-label: EDIT4504 title: "[2021-02 CWG Motion 2] P2313R0 Core Language Working Group \"tentatively ready\" Issues" URL: https://wg21.link/edit4504 - id: EDIT4505 citation-label: EDIT4505 title: "[2021-02 CWG Motion 3] P1102R2 Down with ()!" URL: https://wg21.link/edit4505 - id: EDIT4506 citation-label: EDIT4506 title: "[2021-02 LWG Motion 1] P2315R0 C++ Standard Library Issues to be moved in Virtual Plenary" URL: https://wg21.link/edit4506 - id: EDIT4507 citation-label: EDIT4507 title: "[2021-02 LWG Motion 2] P2259R1 Repairing input range adaptors and counted_iterator" URL: https://wg21.link/edit4507 - id: EDIT4508 citation-label: EDIT4508 title: "[2021-02 LWG Motion 3] P2212R2 Relax Requirements for time_point::clock" URL: https://wg21.link/edit4508 - id: EDIT4509 citation-label: EDIT4509 title: "[2021-02 LWG Motion 4] P2162R2 Inheriting from std::variant" URL: https://wg21.link/edit4509 - id: EDIT4510 citation-label: EDIT4510 title: "[2021-02 LWG Motion 5] P2160R1 Locks lock lockables" URL: https://wg21.link/edit4510 - id: EDIT4511 citation-label: EDIT4511 title: "[2021-02 LWG Motion 6] P2017R1 Conditionally borrowed ranges" URL: https://wg21.link/edit4511 - id: EDIT4512 citation-label: EDIT4512 title: "[2021-02 LWG Motion 7] P1682R2 std::to_underlying for enumeration" URL: https://wg21.link/edit4512 - id: EDIT4513 citation-label: EDIT4513 title: "P1102R2 Down with ()!" URL: https://wg21.link/edit4513 - id: EDIT4514 citation-label: EDIT4514 title: "P2212R2 Relax Requirements for time_point::clock" URL: https://wg21.link/edit4514 - id: EDIT4515 citation-label: EDIT4515 title: "P2162R2 Inheriting from std::variant" URL: https://wg21.link/edit4515 - id: EDIT4516 citation-label: EDIT4516 title: "P2017R1 Conditionally borrowed ranges" URL: https://wg21.link/edit4516 - id: EDIT4517 citation-label: EDIT4517 title: "[lex.ccon] What is the single code unit for an ordinary character literal or wide character literal?" URL: https://wg21.link/edit4517 - id: EDIT4518 citation-label: EDIT4518 title: "P2259R1 Repairing input range adaptors and counted_iterator" URL: https://wg21.link/edit4518 - id: EDIT4519 citation-label: EDIT4519 title: "[ranges.syn] Don't constrain specializations of enable_borrowed_range" URL: https://wg21.link/edit4519 - id: EDIT4520 citation-label: EDIT4520 title: "LWG Poll 5: P2160R1 Locks lock lockables" URL: https://wg21.link/edit4520 - id: EDIT4521 citation-label: EDIT4521 title: "[dcl.fct] Overbroad grammar for parameter-declaration" URL: https://wg21.link/edit4521 - id: EDIT4522 citation-label: EDIT4522 title: "CWG Poll 2: CWG2470 Multiple array objects providing storage for one object" URL: https://wg21.link/edit4522 - id: EDIT4523 citation-label: EDIT4523 title: "LWG Poll 1: P2315R0 LWG Tentatively Ready issues" URL: https://wg21.link/edit4523 - id: EDIT4524 citation-label: EDIT4524 title: "[range.drop.view] Fix tabs inserted as part of LWG3482" URL: https://wg21.link/edit4524 - id: EDIT4525 citation-label: EDIT4525 title: "[intro.execution] Is it possible to clarify the second bullet for immediate subexpressions" URL: https://wg21.link/edit4525 - id: EDIT4526 citation-label: EDIT4526 title: "P1682R2 std::to_underlying for enumerations" URL: https://wg21.link/edit4526 - id: EDIT4527 citation-label: EDIT4527 title: "[class.cdtor] Only objects of scalar type can be accessed" URL: https://wg21.link/edit4527 - id: EDIT4528 citation-label: EDIT4528 title: "[variant.visit]p3 What is mi? What is Variantsi?" URL: https://wg21.link/edit4528 - id: EDIT4529 citation-label: EDIT4529 title: "ci: more visibility of errors output by tools/check.sh" URL: https://wg21.link/edit4529 - id: EDIT4530 citation-label: EDIT4530 title: "Make checker script more helpful" URL: https://wg21.link/edit4530 - id: EDIT4531 citation-label: EDIT4531 title: "ci: split make and check steps" URL: https://wg21.link/edit4531 - id: EDIT4532 citation-label: EDIT4532 title: "docs: update Debian instructions" URL: https://wg21.link/edit4532 - id: EDIT4533 citation-label: EDIT4533 title: "[check] Split github action into two stages (source, output)" URL: https://wg21.link/edit4533 - id: EDIT4534 citation-label: EDIT4534 title: "[utilities] `\\tcode`s true in `optional` constructor" URL: https://wg21.link/edit4534 - id: EDIT4535 citation-label: EDIT4535 title: "[concepts] rotates [concept.swappable] to the end of [concepts.lang]" URL: https://wg21.link/edit4535 - id: EDIT4536 citation-label: EDIT4536 title: "[class.copy.assign]/7 and \"corresponding\" assignment operator in a union-like class" URL: https://wg21.link/edit4536 - id: EDIT4537 citation-label: EDIT4537 title: "[thread] “single total order” and “total order”" URL: https://wg21.link/edit4537 - id: EDIT4538 citation-label: EDIT4538 title: "[check] Terminate sed commands with semicolons" URL: https://wg21.link/edit4538 - id: EDIT4539 citation-label: EDIT4539 title: "[time.syn] add constexpr to leap_second comparisons" URL: https://wg21.link/edit4539 - id: EDIT4540 citation-label: EDIT4540 title: "[module.interface] Example does not seem to match normative wording" URL: https://wg21.link/edit4540 - id: EDIT4541 citation-label: EDIT4541 title: "[dcl.struct.bind] Fix indexing font and use conventional indexing markup" URL: https://wg21.link/edit4541 - id: EDIT4542 citation-label: EDIT4542 title: "[temp.variadic] description of the instantiation of fold-expressions" URL: https://wg21.link/edit4542 - id: EDIT4543 citation-label: EDIT4543 title: "[temp.variadic] Rearrange description of pack expansion" URL: https://wg21.link/edit4543 - id: EDIT4544 citation-label: EDIT4544 title: "[common.iter.nav] Bad concept index entry" URL: https://wg21.link/edit4544 - id: EDIT4545 citation-label: EDIT4545 title: "[range.split.inner] Clarify paragraph 1" URL: https://wg21.link/edit4545 - id: EDIT4546 citation-label: EDIT4546 title: "Description for two non-static member declarations to determine whether they correspond" URL: https://wg21.link/edit4546 - id: EDIT4547 citation-label: EDIT4547 title: "The structure of the rule of producing a transformed template when partial ordering" URL: https://wg21.link/edit4547 - id: EDIT4548 citation-label: EDIT4548 title: "[except.ctor] stack unwinding vs. automatic storage duration" URL: https://wg21.link/edit4548 - id: EDIT4549 citation-label: EDIT4549 title: "[lex.string] Replace string-literal with a string literal object in a note" URL: https://wg21.link/edit4549 - id: EDIT4550 citation-label: EDIT4550 title: "[except.ctor] Remove false claim about automatic objects" URL: https://wg21.link/edit4550 - id: EDIT4551 citation-label: EDIT4551 title: "[class.temporary]/3 A deleted destructor is meaninglessly allowed" URL: https://wg21.link/edit4551 - id: EDIT4552 citation-label: EDIT4552 title: "Clarify the terminology of the non-local variable" URL: https://wg21.link/edit4552 - id: EDIT4553 citation-label: EDIT4553 title: "Example in [allocator.requirements.general] incorrectly uses launder?" URL: https://wg21.link/edit4553 - id: EDIT4554 citation-label: EDIT4554 title: "[alg.is.permutation]/6" URL: https://wg21.link/edit4554 - id: EDIT4555 citation-label: EDIT4555 title: "Template parameter pack that does not participate in template argument deduction" URL: https://wg21.link/edit4555 - id: EDIT4556 citation-label: EDIT4556 title: "[namespace.def.general] p6 Clarify \"enclosing\" and inserted using-directive" URL: https://wg21.link/edit4556 - id: EDIT4557 citation-label: EDIT4557 title: "Spell \"whitespace\" consistently" URL: https://wg21.link/edit4557 - id: EDIT4558 citation-label: EDIT4558 title: "List initliazation of an enumeration with fixed underlying type from a single element v" URL: https://wg21.link/edit4558 - id: EDIT4559 citation-label: EDIT4559 title: "[format.context] p4 is non-normative encouragement" URL: https://wg21.link/edit4559 - id: EDIT4560 citation-label: EDIT4560 title: "[format.context] Rephrase recommended practice" URL: https://wg21.link/edit4560 - id: EDIT4561 citation-label: EDIT4561 title: "Several issues about section [except.spec] " URL: https://wg21.link/edit4561 - id: EDIT4562 citation-label: EDIT4562 title: "[namespace.def.general] Clarify inline namespaces" URL: https://wg21.link/edit4562 - id: EDIT4563 citation-label: EDIT4563 title: "[except.spec] Clarify potentially-throwing functions" URL: https://wg21.link/edit4563 - id: EDIT4564 citation-label: EDIT4564 title: "[time.clock.cast.sys] and [time.clock.cast.utc] reuse \"Duration\" confusingly" URL: https://wg21.link/edit4564 - id: EDIT4565 citation-label: EDIT4565 title: "[time.clock.cast.sys],[time.clock.cast.utc] Use Duration2 for clarity." URL: https://wg21.link/edit4565 - id: EDIT4566 citation-label: EDIT4566 title: "[expr.type.conv] doesn't define T() for T ≠ void" URL: https://wg21.link/edit4566 - id: EDIT4567 citation-label: EDIT4567 title: "The non-normative wording \"local variable\" should not survive in [basic.stc.static]" URL: https://wg21.link/edit4567 - id: EDIT4568 citation-label: EDIT4568 title: "Description for bullet 5.1 in section [expr.await]" URL: https://wg21.link/edit4568 - id: EDIT4569 citation-label: EDIT4569 title: "Is a coroutine considered suspend after evaluating the await-suspend expression for the final suspend point" URL: https://wg21.link/edit4569 - id: EDIT4570 citation-label: EDIT4570 title: "replace all keywords by static" URL: https://wg21.link/edit4570 - id: EDIT4571 citation-label: EDIT4571 title: "[dcl.init.aggr] Inconsistent meaning of initializer list" URL: https://wg21.link/edit4571 - id: EDIT4572 citation-label: EDIT4572 title: "[ranges.syn] Forward declarations of tuple_size and tuple_element are not shown in the synopsis" URL: https://wg21.link/edit4572 - id: EDIT4573 citation-label: EDIT4573 title: "[ranges.syn] Add primary templates for tuple-like protocol" URL: https://wg21.link/edit4573 - id: EDIT4574 citation-label: EDIT4574 title: "[dcl.init.aggr] An initializer list is brace-enclosed" URL: https://wg21.link/edit4574 - id: EDIT4575 citation-label: EDIT4575 title: "[basic.stc.static] Rephrase the definition of 'static storage duration'" URL: https://wg21.link/edit4575 - id: EDIT4576 citation-label: EDIT4576 title: "[iterator.cust.swap] Should iter_move be qualified with ranges::?" URL: https://wg21.link/edit4576 - id: EDIT4577 citation-label: EDIT4577 title: "[syserr] Should `make_error_code` and `make_error_condition` be found by ADL?" URL: https://wg21.link/edit4577 - id: EDIT4578 citation-label: EDIT4578 title: "missing to_underlying in index" URL: https://wg21.link/edit4578 - id: EDIT4579 citation-label: EDIT4579 title: "P2351: add [[nodiscard]] to cast-like library wrappers [WIP]" URL: https://wg21.link/edit4579 - id: EDIT4580 citation-label: EDIT4580 title: "[basic.types.general] Do not mention pointers" URL: https://wg21.link/edit4580 - id: EDIT4581 citation-label: EDIT4581 title: "[expr.unary.general] Misaligned grammar productions" URL: https://wg21.link/edit4581 - id: EDIT4582 citation-label: EDIT4582 title: "Clarify that direct-initialized, copy-initialized from E" URL: https://wg21.link/edit4582 - id: EDIT4583 citation-label: EDIT4583 title: "[expr.unary.general] Fix misaligned grammar." URL: https://wg21.link/edit4583 - id: EDIT4584 citation-label: EDIT4584 title: "The initializer or initializer expression in whole [dcl.init]" URL: https://wg21.link/edit4584 - id: EDIT4585 citation-label: EDIT4585 title: "When does the lookup perform for a name used in default member initialization in a class template CWG1396" URL: https://wg21.link/edit4585 - id: EDIT4586 citation-label: EDIT4586 title: "Error: misaligned address" URL: https://wg21.link/edit4586 - id: EDIT4587 citation-label: EDIT4587 title: "[ranges] Some range adaptors are missing from the libraryindex" URL: https://wg21.link/edit4587 - id: EDIT4588 citation-label: EDIT4588 title: "[ranges] Improve library index for views" URL: https://wg21.link/edit4588 - id: EDIT4589 citation-label: EDIT4589 title: "[expr.await] Clarify rethrowing exceptions from await-suspend" URL: https://wg21.link/edit4589 - id: EDIT4590 citation-label: EDIT4590 title: "The range of the application of [namespace.udecl#11]" URL: https://wg21.link/edit4590 - id: EDIT4591 citation-label: EDIT4591 title: "Index item 'program execution' range from page 10 to 80" URL: https://wg21.link/edit4591 - id: EDIT4592 citation-label: EDIT4592 title: "Nested-name-specifier is not mentioned for member definition outside its target scope" URL: https://wg21.link/edit4592 - id: EDIT4593 citation-label: EDIT4593 title: "[ranges] follow-up to P2367: replace brace-init with paren-init" URL: https://wg21.link/edit4593 - id: EDIT4594 citation-label: EDIT4594 title: "[bitset] Injected class name not used for bitset" URL: https://wg21.link/edit4594 - id: EDIT4595 citation-label: EDIT4595 title: "[check] Fixes to scripts to run on OSX" URL: https://wg21.link/edit4595 - id: EDIT4596 citation-label: EDIT4596 title: "Fixes for bitset function declarations" URL: https://wg21.link/edit4596 - id: EDIT4597 citation-label: EDIT4597 title: "[index] Fix entry for 'program execution'" URL: https://wg21.link/edit4597 - id: EDIT4598 citation-label: EDIT4598 title: "[forward.list] Rename stable label from [forwardlist]" URL: https://wg21.link/edit4598 - id: EDIT4599 citation-label: EDIT4599 title: "[README] Update reqs for macOS BasicTeX installs" URL: https://wg21.link/edit4599 - id: EDIT4600 citation-label: EDIT4600 title: "[temp.type] What are \"identical\" values?" URL: https://wg21.link/edit4600 - id: EDIT4601 citation-label: EDIT4601 title: "[meta.type.synop] (and other) Repetitive 'inline constexpr'?" URL: https://wg21.link/edit4601 - id: EDIT4602 citation-label: EDIT4602 title: "[tuple.elem] Replace \"member variables\" with \"data members\"" URL: https://wg21.link/edit4602 - id: EDIT4603 citation-label: EDIT4603 title: "[range.elements.sentinel] Correct return type of operator-" URL: https://wg21.link/edit4603 - id: EDIT4604 citation-label: EDIT4604 title: "The wording in [dcl.fct.def.general]/2 doesn't seem to be right." URL: https://wg21.link/edit4604 - id: EDIT4605 citation-label: EDIT4605 title: "[expr.static.cast] static_cast of pointer to derived class only handles base class subobjects" URL: https://wg21.link/edit4605 - id: EDIT4606 citation-label: EDIT4606 title: "[range.utility.helpers] not-same-as is confusingly named" URL: https://wg21.link/edit4606 - id: EDIT4607 citation-label: EDIT4607 title: "[vector.bool] reference has multiple assignment operators" URL: https://wg21.link/edit4607 - id: EDIT4608 citation-label: EDIT4608 title: "[vector.bool] Remove top level const from signature" URL: https://wg21.link/edit4608 - id: EDIT4609 citation-label: EDIT4609 title: "[temp.over.link] Add missing \\grammarterm marker" URL: https://wg21.link/edit4609 - id: EDIT4610 citation-label: EDIT4610 title: "[list.ops] Fix name of parameter in list::unique effects" URL: https://wg21.link/edit4610 - id: EDIT4611 citation-label: EDIT4611 title: "[dcl.meaning.general] Improve clarity of presentation" URL: https://wg21.link/edit4611 - id: EDIT4612 citation-label: EDIT4612 title: "[intro.execution] Sequencing of evaluations inside called functions CWG2466" URL: https://wg21.link/edit4612 - id: EDIT4613 citation-label: EDIT4613 title: "Simplify notion of \"valid duration\" in [time.clock.cast.sys, time.clock.cast.utc]" URL: https://wg21.link/edit4613 - id: EDIT4614 citation-label: EDIT4614 title: "[misc] Add index of Working Drafts" URL: https://wg21.link/edit4614 - id: EDIT4615 citation-label: EDIT4615 title: "[expr.prim.lambda] Replace 'unnamed' with 'unique name'" URL: https://wg21.link/edit4615 - id: EDIT4616 citation-label: EDIT4616 title: "[range.elements.overview] Correct example" URL: https://wg21.link/edit4616 - id: EDIT4617 citation-label: EDIT4617 title: "[expr.rel] Clarify function pointer comparisons" URL: https://wg21.link/edit4617 - id: EDIT4618 citation-label: EDIT4618 title: "[cpp.import]/3 What if pp-import is produce by `#include` within private module fragment?" URL: https://wg21.link/edit4618 - id: EDIT4619 citation-label: EDIT4619 title: "[expr.prim.lambda.capture] Which entity does the id-expression captured by reference refer to after evaluating the lambda-expression?" URL: https://wg21.link/edit4619 - id: EDIT4620 citation-label: EDIT4620 title: "Check for misordered library elements" URL: https://wg21.link/edit4620 - id: EDIT4621 citation-label: EDIT4621 title: "[expr] Add cross-references for 'local entity'." URL: https://wg21.link/edit4621 - id: EDIT4622 citation-label: EDIT4622 title: "[spanbuf.members] \"span\" getter and setter should be noexcept P0448" URL: https://wg21.link/edit4622 - id: EDIT4623 citation-label: EDIT4623 title: "[ranges] Rename 'not-same-as' to 'different-from'." URL: https://wg21.link/edit4623 - id: EDIT4624 citation-label: EDIT4624 title: "[class.pre] Fix incorrect comment in example" URL: https://wg21.link/edit4624 - id: EDIT4625 citation-label: EDIT4625 title: "[lib] Drop 'inline' from 'inline constexpr' variable templates." URL: https://wg21.link/edit4625 - id: EDIT4626 citation-label: EDIT4626 title: "A corner case for an explicit type conversion whose type-specifier is void and the initializer is non-empty braced-init-list" URL: https://wg21.link/edit4626 - id: EDIT4627 citation-label: EDIT4627 title: "[class.access.base] Are friends defined in-class \"in\" the class for purposes of access control? CWG1699" URL: https://wg21.link/edit4627 - id: EDIT4628 citation-label: EDIT4628 title: "[range.prim.data] Use ranges::begin(t) not ranges::begin(E)" URL: https://wg21.link/edit4628 - id: EDIT4629 citation-label: EDIT4629 title: "\"single search\" is confusingly ambiguous" URL: https://wg21.link/edit4629 - id: EDIT4630 citation-label: EDIT4630 title: "Imprecise cross-references for \"trivially copyable type\"" URL: https://wg21.link/edit4630 - id: EDIT4631 citation-label: EDIT4631 title: "[2021-06 CWG Motion 1] P2386R0 Core Language Working Group \"ready\" Issues for the June, 2021 meeting" URL: https://wg21.link/edit4631 - id: EDIT4632 citation-label: EDIT4632 title: "[2021-06 CWG Motion 2] P1938R3 if consteval" URL: https://wg21.link/edit4632 - id: EDIT4633 citation-label: EDIT4633 title: "[2021-06 CWG Motion 3] P2186R2 Removing Garbage Collection Support" URL: https://wg21.link/edit4633 - id: EDIT4634 citation-label: EDIT4634 title: "[2021-06 CWG Motion 4] P1949R7 C++ Identifier Syntax using Unicode Standard Annex 31" URL: https://wg21.link/edit4634 - id: EDIT4635 citation-label: EDIT4635 title: "[2021-06 CWG Motion 5] P2156R1 Allow Duplicate Attributes" URL: https://wg21.link/edit4635 - id: EDIT4636 citation-label: EDIT4636 title: "[2021-06 CWG Motion 6] P1401R5 Narrowing contextual conversions to bool" URL: https://wg21.link/edit4636 - id: EDIT4637 citation-label: EDIT4637 title: "[2021-06 CWG Motion 7] P2223R2 Trimming whitespaces before line splicing" URL: https://wg21.link/edit4637 - id: EDIT4638 citation-label: EDIT4638 title: "[2021-06 CWG Motion 8] P1847R4 Make declaration order layout mandated" URL: https://wg21.link/edit4638 - id: EDIT4639 citation-label: EDIT4639 title: "[2021-06 CWG Motion 9] P2201R1 Mixed string literal concatenation" URL: https://wg21.link/edit4639 - id: EDIT4640 citation-label: EDIT4640 title: "[2021-06 LWG Motion 3] P2385R0 C++ Standard Library Issues to be moved in Virtual Plenary, June 2021" URL: https://wg21.link/edit4640 - id: EDIT4641 citation-label: EDIT4641 title: "[2021-06 LWG Motion 4] P1132R7 out_ptr" URL: https://wg21.link/edit4641 - id: EDIT4642 citation-label: EDIT4642 title: "[2021-06 LWG Motion 5] P1328R1 Making std::type_info::operator== constexpr" URL: https://wg21.link/edit4642 - id: EDIT4643 citation-label: EDIT4643 title: "[2021-06 LWG Motion 6] P0448R4 A strstream replacement using span as buffer" URL: https://wg21.link/edit4643 - id: EDIT4644 citation-label: EDIT4644 title: "[2021-06 LWG Motion 7] P1425R4 Iterators pair constructors for stack and queue" URL: https://wg21.link/edit4644 - id: EDIT4645 citation-label: EDIT4645 title: "[2021-06 LWG Motion 8] P1518R2 Stop overconstraining allocators in container deduction guides" URL: https://wg21.link/edit4645 - id: EDIT4646 citation-label: EDIT4646 title: "[2021-06 LWG Motion 9] P0401R6 Providing size feedback in the Allocator interface" URL: https://wg21.link/edit4646 - id: EDIT4647 citation-label: EDIT4647 title: "[2021-06 LWG Motion 10] P1659R3 starts_with and ends_with" URL: https://wg21.link/edit4647 - id: EDIT4648 citation-label: EDIT4648 title: "[2021-06 LWG Motion 11] P1951R1 Default Arguments for pair's Forwarding Constructor" URL: https://wg21.link/edit4648 - id: EDIT4649 citation-label: EDIT4649 title: "[2021-06 LWG Motion 12] P1989R2 Range constructor for std::string_view 2: Constrain Harder" URL: https://wg21.link/edit4649 - id: EDIT4650 citation-label: EDIT4650 title: "[2021-06 LWG Motion 13] P2136R3 invoke_r" URL: https://wg21.link/edit4650 - id: EDIT4651 citation-label: EDIT4651 title: "[2021-06 LWG Motion 14] P2166R1 A Proposal to Prohibit std::basic_string and std::basic_string_view construction from nullptr" URL: https://wg21.link/edit4651 - id: EDIT4652 citation-label: EDIT4652 title: "[2021-06 LWG Motion 15] P2231R1 Missing constexpr in std::optional and std::variant" URL: https://wg21.link/edit4652 - id: EDIT4653 citation-label: EDIT4653 title: "[2021-06 LWG Motion 16] P2216R3 std::format improvements" URL: https://wg21.link/edit4653 - id: EDIT4654 citation-label: EDIT4654 title: "[2021-06 LWG Motion 17] P2281R1 Clarifying range adaptor objects" URL: https://wg21.link/edit4654 - id: EDIT4655 citation-label: EDIT4655 title: "[2021-06 LWG Motion 18] P2328R1 join_view should join all views of ranges" URL: https://wg21.link/edit4655 - id: EDIT4656 citation-label: EDIT4656 title: "[2021-06 LWG Motion 19] P2325R3 Views should not be required to be default constructible" URL: https://wg21.link/edit4656 - id: EDIT4657 citation-label: EDIT4657 title: "[2021-06 LWG Motion 20] P2210R2 Superior String Splitting" URL: https://wg21.link/edit4657 - id: EDIT4658 citation-label: EDIT4658 title: "[2021-06 LWG Motion 21] P2367R0 Remove misuses of list-initialization from Clause 24" URL: https://wg21.link/edit4658 - id: EDIT4659 citation-label: EDIT4659 title: "[ranges] Use views::meow in examples instead of meow_view" URL: https://wg21.link/edit4659 - id: EDIT4660 citation-label: EDIT4660 title: "P1938R3 if consteval" URL: https://wg21.link/edit4660 - id: EDIT4661 citation-label: EDIT4661 title: "P2186R2 Removing Garbage Collection Support" URL: https://wg21.link/edit4661 - id: EDIT4662 citation-label: EDIT4662 title: "Is a null pointer value of a pointer type be called a pointer?" URL: https://wg21.link/edit4662 - id: EDIT4663 citation-label: EDIT4663 title: "P1949R7 C++ Identifier Syntax using Unicode Standard Annex 31" URL: https://wg21.link/edit4663 - id: EDIT4664 citation-label: EDIT4664 title: "P2156R1 Allow Duplicate Attributes" URL: https://wg21.link/edit4664 - id: EDIT4665 citation-label: EDIT4665 title: "P1401R5 Narrowing contextual conversions to bool" URL: https://wg21.link/edit4665 - id: EDIT4666 citation-label: EDIT4666 title: "P2223R2 Trimming whitespaces before line splicing" URL: https://wg21.link/edit4666 - id: EDIT4667 citation-label: EDIT4667 title: "P1847R4 Make declaration order layout mandated" URL: https://wg21.link/edit4667 - id: EDIT4668 citation-label: EDIT4668 title: "P2201R1 Mixed string literal concatenation" URL: https://wg21.link/edit4668 - id: EDIT4669 citation-label: EDIT4669 title: "P1328R1 Making std::type_info::operator== constexpr" URL: https://wg21.link/edit4669 - id: EDIT4670 citation-label: EDIT4670 title: "P1425R4 Iterators pair constructors for stack and queue" URL: https://wg21.link/edit4670 - id: EDIT4671 citation-label: EDIT4671 title: "The reference of a conversion function(template) with a deduced return type" URL: https://wg21.link/edit4671 - id: EDIT4672 citation-label: EDIT4672 title: "P1518R2 Stop overconstraining allocators in container deduction guides" URL: https://wg21.link/edit4672 - id: EDIT4673 citation-label: EDIT4673 title: "P0401R6 Providing size feedback in the Allocator interface" URL: https://wg21.link/edit4673 - id: EDIT4674 citation-label: EDIT4674 title: "P1659R3 starts_with and ends_with" URL: https://wg21.link/edit4674 - id: EDIT4675 citation-label: EDIT4675 title: "P1951R1 Default Arguments for pair's Forwarding Constructor" URL: https://wg21.link/edit4675 - id: EDIT4676 citation-label: EDIT4676 title: "P1989R2 Range constructor for std::string_view 2: Constrain Harder" URL: https://wg21.link/edit4676 - id: EDIT4677 citation-label: EDIT4677 title: "P2136R3 invoke_r" URL: https://wg21.link/edit4677 - id: EDIT4678 citation-label: EDIT4678 title: "P2166R1 A Proposal to Prohibit std::basic_string and std::basic_strin…" URL: https://wg21.link/edit4678 - id: EDIT4679 citation-label: EDIT4679 title: "P2231R1 Missing constexpr in std::optional and std::variant" URL: https://wg21.link/edit4679 - id: EDIT4680 citation-label: EDIT4680 title: "P2216R3 std::format improvements" URL: https://wg21.link/edit4680 - id: EDIT4681 citation-label: EDIT4681 title: "P2281R1 Clarifying range adaptor objects" URL: https://wg21.link/edit4681 - id: EDIT4682 citation-label: EDIT4682 title: "P2328R1 join_view should join all views of ranges" URL: https://wg21.link/edit4682 - id: EDIT4683 citation-label: EDIT4683 title: "P2325R3 Views should not be required to be default constructible" URL: https://wg21.link/edit4683 - id: EDIT4684 citation-label: EDIT4684 title: "P2210R2 Superior String Splitting" URL: https://wg21.link/edit4684 - id: EDIT4685 citation-label: EDIT4685 title: "P2367R0 Remove misuses of list-initialization from Clause 24" URL: https://wg21.link/edit4685 - id: EDIT4686 citation-label: EDIT4686 title: "P1132R7 out_ptr - a scalable output pointer abstraction" URL: https://wg21.link/edit4686 - id: EDIT4687 citation-label: EDIT4687 title: "P0448R4 A strstream replacement using span as buffer" URL: https://wg21.link/edit4687 - id: EDIT4688 citation-label: EDIT4688 title: "Bogus note in [fs.path.native.obs]" URL: https://wg21.link/edit4688 - id: EDIT4689 citation-label: EDIT4689 title: "[basic.fundamental] Redirect some index entries." URL: https://wg21.link/edit4689 - id: EDIT4690 citation-label: EDIT4690 title: "Replace post-increment and post-decrement boilerplate for iterators" URL: https://wg21.link/edit4690 - id: EDIT4691 citation-label: EDIT4691 title: "[conv.general] Fix index redirect for contextual conversion to bool." URL: https://wg21.link/edit4691 - id: EDIT4692 citation-label: EDIT4692 title: "Replace boilerplate for deciding iterator_category of a view adaptor's iterator" URL: https://wg21.link/edit4692 - id: EDIT4693 citation-label: EDIT4693 title: "P2386R0 Core Language Working Group \"ready\" Issues for the June, 2021 meeting" URL: https://wg21.link/edit4693 - id: EDIT4694 citation-label: EDIT4694 title: "[fs.path.native.obs] Remove bogus note." URL: https://wg21.link/edit4694 - id: EDIT4695 citation-label: EDIT4695 title: "P2385R0 C++ Standard Library Issues to be moved in Virtual Plenary, June 2021" URL: https://wg21.link/edit4695 - id: EDIT4696 citation-label: EDIT4696 title: "Clarify definition of \"variable\"" URL: https://wg21.link/edit4696 - id: EDIT4697 citation-label: EDIT4697 title: "Now U(*)[N] is convertible to cv U(*)[], can [util.smartptr.shared.general] be simplified?" URL: https://wg21.link/edit4697 - id: EDIT4698 citation-label: EDIT4698 title: "[format] Use \\exposid, not \\placeholder, for format-arg-store" URL: https://wg21.link/edit4698 - id: EDIT4699 citation-label: EDIT4699 title: "[class.virtual] Corresponding declaration vs. overriding a virtual function" URL: https://wg21.link/edit4699 - id: EDIT4700 citation-label: EDIT4700 title: "Consider spanstream assignment operations" URL: https://wg21.link/edit4700 - id: EDIT4701 citation-label: EDIT4701 title: "[out.ptr.t][inout.ptr.t] The notes for `operator void**` might suggest violation of the strict aliasing rule" URL: https://wg21.link/edit4701 - id: EDIT4702 citation-label: EDIT4702 title: "How to style expos-only members [Was: Restyle expos-only member basic-formatting-string::str]" URL: https://wg21.link/edit4702 - id: EDIT4703 citation-label: EDIT4703 title: "Mislead utterance of section [expr.mptr.oper]" URL: https://wg21.link/edit4703 - id: EDIT4704 citation-label: EDIT4704 title: "Consistent vertical spacing for access modifiers in [ranges]" URL: https://wg21.link/edit4704 - id: EDIT4705 citation-label: EDIT4705 title: "[format.syn] Remove extraneous commas in vformat_to declarations" URL: https://wg21.link/edit4705 - id: EDIT4706 citation-label: EDIT4706 title: "[basic.string.general], [string.view.template.general] remove constexpr" URL: https://wg21.link/edit4706 - id: EDIT4707 citation-label: EDIT4707 title: "remove the condition to clarify the case that the parameter pack is n…" URL: https://wg21.link/edit4707 - id: EDIT4708 citation-label: EDIT4708 title: "[temp.variadic] Clarify template parameter packs not introduced by pa…" URL: https://wg21.link/edit4708 - id: EDIT4709 citation-label: EDIT4709 title: "[basic, class, dcl] Fix ranged index entries" URL: https://wg21.link/edit4709 - id: EDIT4710 citation-label: EDIT4710 title: "Several issues about function parameter scope " URL: https://wg21.link/edit4710 - id: EDIT4711 citation-label: EDIT4711 title: "Inappropriate \"Shall\" in PostConditions: elements" URL: https://wg21.link/edit4711 - id: EDIT4712 citation-label: EDIT4712 title: "Some rules are omitted in [dcl.ptr], [dcl.ref], [dcl.mptr], [dcl.array], [dcl.fct]" URL: https://wg21.link/edit4712 - id: EDIT4713 citation-label: EDIT4713 title: "Missing \" is `true`|`false`\"" URL: https://wg21.link/edit4713 - id: EDIT4714 citation-label: EDIT4714 title: "Better string splitting example" URL: https://wg21.link/edit4714 - id: EDIT4715 citation-label: EDIT4715 title: "[iterator.operations, range.iter.op.distance] Reword \"get to\"." URL: https://wg21.link/edit4715 - id: EDIT4716 citation-label: EDIT4716 title: "[format] Use \\exposid{,nc} for format-arg-store, not \\placeholder" URL: https://wg21.link/edit4716 - id: EDIT4717 citation-label: EDIT4717 title: "Sloppy wording around formatted/unformatted input/output functions" URL: https://wg21.link/edit4717 - id: EDIT4718 citation-label: EDIT4718 title: "[istream.extractors] mixes members and non-members" URL: https://wg21.link/edit4718 - id: EDIT4719 citation-label: EDIT4719 title: "[lib] Remove space between `requires` and parameter list" URL: https://wg21.link/edit4719 - id: EDIT4720 citation-label: EDIT4720 title: "[lib] Space between requires and its parameter list?" URL: https://wg21.link/edit4720 - id: EDIT4721 citation-label: EDIT4721 title: "[range.split.iterator] Fix formatting of the 'Effects' clause" URL: https://wg21.link/edit4721 - id: EDIT4722 citation-label: EDIT4722 title: "\"binds to\" versus \"is bound to\"" URL: https://wg21.link/edit4722 - id: EDIT4723 citation-label: EDIT4723 title: "Inconsistent meaning of \"result of a call\"" URL: https://wg21.link/edit4723 - id: EDIT4724 citation-label: EDIT4724 title: "Reword the wording for glvalue result of a function call" URL: https://wg21.link/edit4724 - id: EDIT4725 citation-label: EDIT4725 title: "upload the PDF for everybody to download" URL: https://wg21.link/edit4725 - id: EDIT4726 citation-label: EDIT4726 title: "Replace \"Working Draft\" for non mailing-list ready builds" URL: https://wg21.link/edit4726 - id: EDIT4727 citation-label: EDIT4727 title: "[dcl.pre] What's the meaning of (re)introducing names into the program?" URL: https://wg21.link/edit4727 - id: EDIT4728 citation-label: EDIT4728 title: "[allocator.uses.construction] LWG3527 incompletely applied" URL: https://wg21.link/edit4728 - id: EDIT4729 citation-label: EDIT4729 title: "[allocator.uses.construction] Add missing closing parentheses" URL: https://wg21.link/edit4729 - id: EDIT4730 citation-label: EDIT4730 title: "[std] Harmonize 'reference binds to an expression' phrasing" URL: https://wg21.link/edit4730 - id: EDIT4731 citation-label: EDIT4731 title: "using-declaration is not a member vs [class.member.lookup]" URL: https://wg21.link/edit4731 - id: EDIT4732 citation-label: EDIT4732 title: "[range.nonprop.cache] Clarify that emplace-deref does not require materialization of the result of *i before the initialization" URL: https://wg21.link/edit4732 - id: EDIT4733 citation-label: EDIT4733 title: "[expr.mptr.oper] Clarify pointer-to-member operators." URL: https://wg21.link/edit4733 - id: EDIT4734 citation-label: EDIT4734 title: "[time.clock.cast.sys,time.clock.cast.utc] Shorten introdution of Duration2" URL: https://wg21.link/edit4734 - id: EDIT4735 citation-label: EDIT4735 title: "[over.match.class.deduct] The obscure structure of the rule for aggregate deduction" URL: https://wg21.link/edit4735 - id: EDIT4736 citation-label: EDIT4736 title: "[unique.ptr.single] Rephrase destruction" URL: https://wg21.link/edit4736 - id: EDIT4737 citation-label: EDIT4737 title: "[stmt.return,class.{ctor,dtor}] Clarify no return operand" URL: https://wg21.link/edit4737 - id: EDIT4738 citation-label: EDIT4738 title: "[thread] Fix and add cross-references in header synopses" URL: https://wg21.link/edit4738 - id: EDIT4739 citation-label: EDIT4739 title: "[func.require][func.wrap.func.inv] Use defined term target object" URL: https://wg21.link/edit4739 - id: EDIT4740 citation-label: EDIT4740 title: "[expr.delete] \"result\" usage fix" URL: https://wg21.link/edit4740 - id: EDIT4741 citation-label: EDIT4741 title: "[stmt.dcl]/3 is not precise" URL: https://wg21.link/edit4741 - id: EDIT4742 citation-label: EDIT4742 title: "[range.adaptor.object] Fix latex reference" URL: https://wg21.link/edit4742 - id: EDIT4743 citation-label: EDIT4743 title: "[basic.compound] Use quoted-string designation for pointer types" URL: https://wg21.link/edit4743 - id: EDIT4744 citation-label: EDIT4744 title: "[array.overview] Extend complexity exception to move construction" URL: https://wg21.link/edit4744 - id: EDIT4745 citation-label: EDIT4745 title: "Awkward invented declaration in P0849" URL: https://wg21.link/edit4745 - id: EDIT4746 citation-label: EDIT4746 title: "\"...denoted by the operand\" in [expr.delete] can result in a wrong meaning" URL: https://wg21.link/edit4746 - id: EDIT4747 citation-label: EDIT4747 title: "[bit.count] Turn introduction of `N` into a note" URL: https://wg21.link/edit4747 - id: EDIT4748 citation-label: EDIT4748 title: "Confliction between [expr.cast] and \"shall not discard cv-qualification\"" URL: https://wg21.link/edit4748 - id: EDIT4749 citation-label: EDIT4749 title: "The unclear definition for \"variable\"" URL: https://wg21.link/edit4749 - id: EDIT4750 citation-label: EDIT4750 title: "Integral promotion is excluded by Integral conversion in [expr.static.cast#10]" URL: https://wg21.link/edit4750 - id: EDIT4751 citation-label: EDIT4751 title: "Unclearly defined rule in [over.match.funcs#general-5] conflicts with the rule defined in [dcl.init.ref#5.2]" URL: https://wg21.link/edit4751 - id: EDIT4752 citation-label: EDIT4752 title: "[expr.new] doesn't specify the type of a new-expression" URL: https://wg21.link/edit4752 - id: EDIT4753 citation-label: EDIT4753 title: "A lvalue-to-rvalue conversion is not necessary to be required in [dcl.init.ref#5.3]" URL: https://wg21.link/edit4753 - id: EDIT4754 citation-label: EDIT4754 title: "[optional.optional] Can we eliminate the exposition only member `val`?" URL: https://wg21.link/edit4754 - id: EDIT4755 citation-label: EDIT4755 title: "[expr.call] Consider noting the exception for temporary objects" URL: https://wg21.link/edit4755 - id: EDIT4756 citation-label: EDIT4756 title: "[expr.new] Clarify result type and value category" URL: https://wg21.link/edit4756 - id: EDIT4757 citation-label: EDIT4757 title: "ranges::split_view::iterator::operator* Not rendered properly" URL: https://wg21.link/edit4757 - id: EDIT4758 citation-label: EDIT4758 title: "[expr.static.cast] Admit integral promotion for cast to enumeration type" URL: https://wg21.link/edit4758 - id: EDIT4759 citation-label: EDIT4759 title: "[bit.count] Add missing paragraph number" URL: https://wg21.link/edit4759 - id: EDIT4760 citation-label: EDIT4760 title: "[over.match.funcs#general-7.3] is unclear on \"for the former set\" and its \"additional permissible types\"" URL: https://wg21.link/edit4760 - id: EDIT4761 citation-label: EDIT4761 title: "The permissible types in [over.match.conv] should not be reference types" URL: https://wg21.link/edit4761 - id: EDIT4762 citation-label: EDIT4762 title: "[expr.delete] Replace 'denote' with 'pointed to'" URL: https://wg21.link/edit4762 - id: EDIT4763 citation-label: EDIT4763 title: "[stmt.dcl] Clarify 'active' variables" URL: https://wg21.link/edit4763 - id: EDIT4764 citation-label: EDIT4764 title: "A note in [namespace.udir] that metions \"using-directive does no introduce name\" should be turned to a normative rule" URL: https://wg21.link/edit4764 - id: EDIT4765 citation-label: EDIT4765 title: "[variant.variant.general] fix constexpr typo" URL: https://wg21.link/edit4765 - id: EDIT4766 citation-label: EDIT4766 title: "[cpp.stringize] Whitespace is not a preprocessing token" URL: https://wg21.link/edit4766 - id: EDIT4767 citation-label: EDIT4767 title: "Some minor iostream edits for clarity" URL: https://wg21.link/edit4767 - id: EDIT4768 citation-label: EDIT4768 title: "[meta.member] Clarify is_corresponding_member semantics" URL: https://wg21.link/edit4768 - id: EDIT4769 citation-label: EDIT4769 title: "[span.streams.overview] Correct typo \"theses\" => \"these\"" URL: https://wg21.link/edit4769 - id: EDIT4770 citation-label: EDIT4770 title: "[basic.def.odr#9] Saying that a scope corresponds to a function is not precise" URL: https://wg21.link/edit4770 - id: EDIT4771 citation-label: EDIT4771 title: "[propagation] Make sure \"otherwise\" is at the start of a bullet P1675R2" URL: https://wg21.link/edit4771 - id: EDIT4772 citation-label: EDIT4772 title: "[std] Use \\Fundescx to avoid awkward mid-sentence colons." URL: https://wg21.link/edit4772 - id: EDIT4773 citation-label: EDIT4773 title: " Fix notes due to TBAA and use \"implementation\" instead of \"compiler\"" URL: https://wg21.link/edit4773 - id: EDIT4774 citation-label: EDIT4774 title: "[container.adaptors.general] Fix ref" URL: https://wg21.link/edit4774 - id: EDIT4775 citation-label: EDIT4775 title: "Two conflict notes about member lookup occurred in base-specifier" URL: https://wg21.link/edit4775 - id: EDIT4776 citation-label: EDIT4776 title: "A definition for a class introduces a class scope rather than doing that by a declaration that is not a definition" URL: https://wg21.link/edit4776 - id: EDIT4777 citation-label: EDIT4777 title: "[defns.access] [basic.lval] Clarify what and how can be accessed" URL: https://wg21.link/edit4777 - id: EDIT4778 citation-label: EDIT4778 title: "[expr.add] Use better example" URL: https://wg21.link/edit4778 - id: EDIT4779 citation-label: EDIT4779 title: "[basic.types.general] p6 Incorrect comment in example" URL: https://wg21.link/edit4779 - id: EDIT4780 citation-label: EDIT4780 title: "[tuple.creation] Remove unused introductory notation" URL: https://wg21.link/edit4780 - id: EDIT4781 citation-label: EDIT4781 title: "Typo in Cpp17Allocator requirements Note" URL: https://wg21.link/edit4781 - id: EDIT4782 citation-label: EDIT4782 title: "[allocator.requirements.general] Fix typo in table's note" URL: https://wg21.link/edit4782 - id: EDIT4783 citation-label: EDIT4783 title: "[basic.types.general] Fix comment in example" URL: https://wg21.link/edit4783 - id: EDIT4784 citation-label: EDIT4784 title: "A pointer past the end of the last element should have an explicit pointer value category and consistently use that term " URL: https://wg21.link/edit4784 - id: EDIT4785 citation-label: EDIT4785 title: "Don't reuse term \"note\" for normative requirements in tables" URL: https://wg21.link/edit4785 - id: EDIT4786 citation-label: EDIT4786 title: "[array.overview] Move default constructor exception to [container.requirements]" URL: https://wg21.link/edit4786 - id: EDIT4787 citation-label: EDIT4787 title: "[basic.scope#scope-4]The meaning of \"denote different entities\" is vague" URL: https://wg21.link/edit4787 - id: EDIT4788 citation-label: EDIT4788 title: "The odr restrictions didn't apply to enumerators" URL: https://wg21.link/edit4788 - id: EDIT4789 citation-label: EDIT4789 title: "[variant.variant],[variant.ctor] - clarifying the meaning of Ti" URL: https://wg21.link/edit4789 - id: EDIT4790 citation-label: EDIT4790 title: "Use $...$ around negative numbers, for proper minus signs" URL: https://wg21.link/edit4790 - id: EDIT4791 citation-label: EDIT4791 title: "[temp.res.general] p5: dependent qualified-id and using-declarator" URL: https://wg21.link/edit4791 - id: EDIT4792 citation-label: EDIT4792 title: "[temp.res.general] p5: dependent names in other than type-only context" URL: https://wg21.link/edit4792 - id: EDIT4793 citation-label: EDIT4793 title: "dependent names" URL: https://wg21.link/edit4793 - id: EDIT4794 citation-label: EDIT4794 title: "[expr.sizeof]p2 makes an unjustified inference about the size of an array" URL: https://wg21.link/edit4794 - id: EDIT4795 citation-label: EDIT4795 title: "[spanbuf.virtuals] Add missing \"override\"" URL: https://wg21.link/edit4795 - id: EDIT4796 citation-label: EDIT4796 title: "[dcl.spec.general] p2 prevents the valid type combination" URL: https://wg21.link/edit4796 - id: EDIT4797 citation-label: EDIT4797 title: "\"single-element of an array\" model" URL: https://wg21.link/edit4797 - id: EDIT4798 citation-label: EDIT4798 title: "What is \"the full-expression of its initialization\"?" URL: https://wg21.link/edit4798 - id: EDIT4799 citation-label: EDIT4799 title: "[dcl.init.general] default-initialization vs extern declaration" URL: https://wg21.link/edit4799 - id: EDIT4800 citation-label: EDIT4800 title: "[basic.start.static] p3 is a bit vague" URL: https://wg21.link/edit4800 - id: EDIT4801 citation-label: EDIT4801 title: "[stacktrace.entry.cmp] does not describe operator<=>" URL: https://wg21.link/edit4801 - id: EDIT4802 citation-label: EDIT4802 title: "[basic.life] Does zero-initialization as a static initialization begin the lifetime of an object?" URL: https://wg21.link/edit4802 - id: EDIT4803 citation-label: EDIT4803 title: "[stmt.return,dcl.fct.def.coroutine] Avoid use of 'glvalue result'" URL: https://wg21.link/edit4803 - id: EDIT4804 citation-label: EDIT4804 title: "[dcl.init.ref] Avoid 'value of the expression'" URL: https://wg21.link/edit4804 - id: EDIT4805 citation-label: EDIT4805 title: "[cmath.syn] p1 is missing lerp" URL: https://wg21.link/edit4805 - id: EDIT4806 citation-label: EDIT4806 title: "[cmath.syn] Add 'lerp' to list of differences vs. C" URL: https://wg21.link/edit4806 - id: EDIT4807 citation-label: EDIT4807 title: "[std] Replace vestigial parenthesized \\ref with \\iref" URL: https://wg21.link/edit4807 - id: EDIT4808 citation-label: EDIT4808 title: "[expr.sizeof] Clarify sizeof(array)" URL: https://wg21.link/edit4808 - id: EDIT4809 citation-label: EDIT4809 title: "[over.ics.list] define \"worst conversion sequence\" CWG2492" URL: https://wg21.link/edit4809 - id: EDIT4810 citation-label: EDIT4810 title: "[over.match.best] Define 'worst conversion sequence'" URL: https://wg21.link/edit4810 - id: EDIT4811 citation-label: EDIT4811 title: "[dcl.spec.auto.general] Call to conversion function whose conversion-function-id contains a placeholder CWG2493" URL: https://wg21.link/edit4811 - id: EDIT4812 citation-label: EDIT4812 title: "[basic.lookup.unqual] Component names in converstion-type-id are unqualified names?" URL: https://wg21.link/edit4812 - id: EDIT4813 citation-label: EDIT4813 title: "[basic.lookup.unqual] Clarify 'unqualified name'" URL: https://wg21.link/edit4813 - id: EDIT4814 citation-label: EDIT4814 title: "[temp.explicit] p4 has a vague expound" URL: https://wg21.link/edit4814 - id: EDIT4815 citation-label: EDIT4815 title: "[temp.expl.spec] p6 not only applies to definitions" URL: https://wg21.link/edit4815 - id: EDIT4816 citation-label: EDIT4816 title: "[temp.expl.spec] p7 merely implicit instantiation? " URL: https://wg21.link/edit4816 - id: EDIT4817 citation-label: EDIT4817 title: "[range.dangling] Simplify syntax" URL: https://wg21.link/edit4817 - id: EDIT4818 citation-label: EDIT4818 title: "[range.iota.view] Mark exposition-only concepts as such" URL: https://wg21.link/edit4818 - id: EDIT4819 citation-label: EDIT4819 title: "[ranges] Inconsistent marking of definitions with `// \\expos`" URL: https://wg21.link/edit4819 - id: EDIT4820 citation-label: EDIT4820 title: "[stmt.return] p3 The context of the invocation of the potentially invoked destructor is unspecified" URL: https://wg21.link/edit4820 - id: EDIT4821 citation-label: EDIT4821 title: "[futures.async] Add missing space to fold expression" URL: https://wg21.link/edit4821 - id: EDIT4822 citation-label: EDIT4822 title: "[std] Where template and function parameter pack can be swapped" URL: https://wg21.link/edit4822 - id: EDIT4823 citation-label: EDIT4823 title: "[coroutine.handle.export.import] Add missing space after _cv_" URL: https://wg21.link/edit4823 - id: EDIT4824 citation-label: EDIT4824 title: "[coroutine.handle.resumption] Index implementation-defined behavior" URL: https://wg21.link/edit4824 - id: EDIT4825 citation-label: EDIT4825 title: "[coroutine.traits.primary] Separate parameters by spaces" URL: https://wg21.link/edit4825 - id: EDIT4826 citation-label: EDIT4826 title: "[expr.typeid] glvalue of incomplete type vs typeid" URL: https://wg21.link/edit4826 - id: EDIT4827 citation-label: EDIT4827 title: "[expr.typeid] Require class type to be complete" URL: https://wg21.link/edit4827 - id: EDIT4828 citation-label: EDIT4828 title: "[impldef] Add missing index entries" URL: https://wg21.link/edit4828 - id: EDIT4829 citation-label: EDIT4829 title: "[ranges] Add missing \\expos markers for nested types" URL: https://wg21.link/edit4829 - id: EDIT4830 citation-label: EDIT4830 title: "[expr.prim.req.nested] misuse of term \"unevaluated operand\"" URL: https://wg21.link/edit4830 - id: EDIT4831 citation-label: EDIT4831 title: "[iostream.format] Use the injected-class-name throughout" URL: https://wg21.link/edit4831 - id: EDIT4832 citation-label: EDIT4832 title: "[expr.prim.req] Fix uses of 'unevaluated operand'" URL: https://wg21.link/edit4832 - id: EDIT4833 citation-label: EDIT4833 title: "[basic.pre,basic.link] Clarify 'declaration of entity' vs. namespace-alias" URL: https://wg21.link/edit4833 - id: EDIT4834 citation-label: EDIT4834 title: "[dcl.spec.general,dcl.fct.spec] Clarify duplication of decl-specifiers" URL: https://wg21.link/edit4834 - id: EDIT4835 citation-label: EDIT4835 title: "[over.match.oper] p3 The \"rewritten\" is used in different meanings" URL: https://wg21.link/edit4835 - id: EDIT4836 citation-label: EDIT4836 title: "[range.istream.view] Repeat default template argument in synopsis" URL: https://wg21.link/edit4836 - id: EDIT4837 citation-label: EDIT4837 title: "Is the constructor call a prvalue and what's the type of it?" URL: https://wg21.link/edit4837 - id: EDIT4838 citation-label: EDIT4838 title: "The name is bound to a declaration vs is bound to a Scope" URL: https://wg21.link/edit4838 - id: EDIT4839 citation-label: EDIT4839 title: "[class.copy.elision] p3 The return type in the first bullet should be restricted " URL: https://wg21.link/edit4839 - id: EDIT4840 citation-label: EDIT4840 title: "[basic.stc] Temporary object and its storage duration CWG1634" URL: https://wg21.link/edit4840 - id: EDIT4841 citation-label: EDIT4841 title: "[basic.scope.block] p1 The note should be as a normative rule" URL: https://wg21.link/edit4841 - id: EDIT4842 citation-label: EDIT4842 title: "[class.copy.elision] No implicit moves for reference return types" URL: https://wg21.link/edit4842 - id: EDIT4843 citation-label: EDIT4843 title: "[basic.scope.block] Fix regression introduced by P1787R6" URL: https://wg21.link/edit4843 - id: EDIT4844 citation-label: EDIT4844 title: "Several rules conflict with the modification of P1971" URL: https://wg21.link/edit4844 - id: EDIT4845 citation-label: EDIT4845 title: "[temp.arg.general] p2 template argument list of template-head seems to have a more restriction" URL: https://wg21.link/edit4845 - id: EDIT4846 citation-label: EDIT4846 title: "[temp.expl.spec] p6 explicitly specialized class vs explicitly specialized class template" URL: https://wg21.link/edit4846 - id: EDIT4847 citation-label: EDIT4847 title: "The operand in the copy-initialization of the result object of a function should be the possibly-converted one" URL: https://wg21.link/edit4847 - id: EDIT4848 citation-label: EDIT4848 title: "[expr.delete] Clarify treatment of arrays of classes" URL: https://wg21.link/edit4848 - id: EDIT4849 citation-label: EDIT4849 title: "[temp.spec.general] Format grammar terms" URL: https://wg21.link/edit4849 - id: EDIT4850 citation-label: EDIT4850 title: "[expr.delete] p7 The time of calling a deallocation function" URL: https://wg21.link/edit4850 - id: EDIT4851 citation-label: EDIT4851 title: "[conv.qual] identity conversion and similar type" URL: https://wg21.link/edit4851 - id: EDIT4852 citation-label: EDIT4852 title: "[dcl.constexpr] A full-expression of initialization of a variable may be not an expression" URL: https://wg21.link/edit4852 - id: EDIT4853 citation-label: EDIT4853 title: "[expr.delete] p2 The restriction on operand of a single-object delete expression" URL: https://wg21.link/edit4853 - id: EDIT4854 citation-label: EDIT4854 title: "[basic.lval] p5 value vs initialization" URL: https://wg21.link/edit4854 - id: EDIT4855 citation-label: EDIT4855 title: "[expr.const] p10 converted constant expression of type bool vs contextually converted constant expression of type bool" URL: https://wg21.link/edit4855 - id: EDIT4856 citation-label: EDIT4856 title: "[expr.const] \"converted expression is a constant expression\" " URL: https://wg21.link/edit4856 - id: EDIT4857 citation-label: EDIT4857 title: "[basic.fundamental] Lacking a definition of overflow" URL: https://wg21.link/edit4857 - id: EDIT4858 citation-label: EDIT4858 title: "[forward] Fix typo in example 2 in paragraph 6" URL: https://wg21.link/edit4858 - id: EDIT4859 citation-label: EDIT4859 title: "[expr.delete] Clarify constraints on non-array delete" URL: https://wg21.link/edit4859 - id: EDIT4860 citation-label: EDIT4860 title: "[conv.integral,over.best.ics.general,over.ics.user] Ignore cv-qualification differences" URL: https://wg21.link/edit4860 - id: EDIT4861 citation-label: EDIT4861 title: "[intro.execution] p11 sequencing of co_await" URL: https://wg21.link/edit4861 - id: EDIT4862 citation-label: EDIT4862 title: "[basic.string.general] Fix basic_string::npos" URL: https://wg21.link/edit4862 - id: EDIT4863 citation-label: EDIT4863 title: "[lib] Extend exception propagation to cover the initialization" URL: https://wg21.link/edit4863 - id: EDIT4864 citation-label: EDIT4864 title: "[expr.ass] does not specify the type of the expression (and traditionally misuses \"result\")" URL: https://wg21.link/edit4864 - id: EDIT4865 citation-label: EDIT4865 title: "[expr.ass] Clarify type of assignment-expression" URL: https://wg21.link/edit4865 - id: EDIT4866 citation-label: EDIT4866 title: "[basic] Reference the more specific [expr.context]" URL: https://wg21.link/edit4866 - id: EDIT4867 citation-label: EDIT4867 title: "[expr.await] The lifetime of parameters and variables that are defined in a coroutine" URL: https://wg21.link/edit4867 - id: EDIT4868 citation-label: EDIT4868 title: "[dcl.fct.def.coroutine] p13 A valid reference type is not cv-qualified" URL: https://wg21.link/edit4868 - id: EDIT4869 citation-label: EDIT4869 title: "[utility.requirements,exception.propagation] Clarify the thrown exceptions that have requirements and guarantees imposed" URL: https://wg21.link/edit4869 - id: EDIT4870 citation-label: EDIT4870 title: "[dcl.fct.def.coroutine] p13 \"xvalue of type T\" where T is lvalue reference type" URL: https://wg21.link/edit4870 - id: EDIT4871 citation-label: EDIT4871 title: "[unique.ptr.single] Remove redundant preconditions after 079f7d3b02d" URL: https://wg21.link/edit4871 - id: EDIT4872 citation-label: EDIT4872 title: "[unique.ptr.single] Throwing after 079f7d3b02d can be well-defined" URL: https://wg21.link/edit4872 - id: EDIT4873 citation-label: EDIT4873 title: "[func.search] Fix inconsistencies between boyer_moore searchers" URL: https://wg21.link/edit4873 - id: EDIT4874 citation-label: EDIT4874 title: "[lex.phases] Some unused links are useful " URL: https://wg21.link/edit4874 - id: EDIT4875 citation-label: EDIT4875 title: "[basic.lval] Remove an incorrect statement that assignment expects PR-value right operands" URL: https://wg21.link/edit4875 - id: EDIT4876 citation-label: EDIT4876 title: "[lib] Cpp17Meow requirements, its table, and references to those" URL: https://wg21.link/edit4876 - id: EDIT4877 citation-label: EDIT4877 title: "[format.syn] A wrong exposition for std::format definition" URL: https://wg21.link/edit4877 - id: EDIT4878 citation-label: EDIT4878 title: "[temp.deduct.type] p6 type name includes non-deduced context" URL: https://wg21.link/edit4878 - id: EDIT4879 citation-label: EDIT4879 title: "[temp.deduct.partial] p4 Partial ordering for a non-deduced context parameter" URL: https://wg21.link/edit4879 - id: EDIT4880 citation-label: EDIT4880 title: "[expr.const] Fix integer overflow reference" URL: https://wg21.link/edit4880 - id: EDIT4881 citation-label: EDIT4881 title: "Bad subclause nesting in [smartptr]" URL: https://wg21.link/edit4881 - id: EDIT4882 citation-label: EDIT4882 title: "Is a variable that is about to go out of scope an lvalue or an xvalue?" URL: https://wg21.link/edit4882 - id: EDIT4883 citation-label: EDIT4883 title: "[expr.typeid] Fix reference to header synopsis" URL: https://wg21.link/edit4883 - id: EDIT4884 citation-label: EDIT4884 title: "[temp.deduct.type] p4 values vs parameters" URL: https://wg21.link/edit4884 - id: EDIT4885 citation-label: EDIT4885 title: "Conflict for the result object of a prvalue" URL: https://wg21.link/edit4885 - id: EDIT4886 citation-label: EDIT4886 title: "Requires should now be Mandates" URL: https://wg21.link/edit4886 - id: EDIT4887 citation-label: EDIT4887 title: "[expr.dynamic.cast] Missing case when `C` is the most derived class in the runtime check" URL: https://wg21.link/edit4887 - id: EDIT4888 citation-label: EDIT4888 title: "Add a check for the commit message format when one of the sources is modified" URL: https://wg21.link/edit4888 - id: EDIT4889 citation-label: EDIT4889 title: "[expr.dynamic.cast] Remove apparent condition" URL: https://wg21.link/edit4889 - id: EDIT4890 citation-label: EDIT4890 title: "[module.private.frag] A confused example" URL: https://wg21.link/edit4890 - id: EDIT4891 citation-label: EDIT4891 title: "[dcl.init.aggr] Example 3 continues list of normative text" URL: https://wg21.link/edit4891 - id: EDIT4892 citation-label: EDIT4892 title: "[intro.abstract] Reference the sibling subclause" URL: https://wg21.link/edit4892 - id: EDIT4893 citation-label: EDIT4893 title: "[basic.fundamental] Unsigned integral type representation is neither unspecified nor implementation-defined" URL: https://wg21.link/edit4893 - id: EDIT4894 citation-label: EDIT4894 title: "[basic.life] Storage release also ends an object’s lifetime" URL: https://wg21.link/edit4894 - id: EDIT4895 citation-label: EDIT4895 title: "[basic] Reference [basic.types.general] where appropriate" URL: https://wg21.link/edit4895 - id: EDIT4896 citation-label: EDIT4896 title: "[basic.life] Use Oxford comma" URL: https://wg21.link/edit4896 - id: EDIT4897 citation-label: EDIT4897 title: "[actions] Update dependencies cache before installing" URL: https://wg21.link/edit4897 - id: EDIT4898 citation-label: EDIT4898 title: "[dcl.init.aggr]/4.1 designated-initializer-list vs initializer-clause" URL: https://wg21.link/edit4898 - id: EDIT4899 citation-label: EDIT4899 title: "[dcl.init.aggr] p2 Elements of an anonymous union" URL: https://wg21.link/edit4899 - id: EDIT4900 citation-label: EDIT4900 title: "Specifying the storage duration of temporary objects (automatic, thread, static, or dynamic?)" URL: https://wg21.link/edit4900 - id: EDIT4901 citation-label: EDIT4901 title: "[optional] Use x.has_value() instead of bool(x)" URL: https://wg21.link/edit4901 - id: EDIT4902 citation-label: EDIT4902 title: "[range.filter.iterator] Add noexcept to base() functions" URL: https://wg21.link/edit4902 - id: EDIT4903 citation-label: EDIT4903 title: "[lex.phases] p2 Any Splice's deleting is firstly taken place" URL: https://wg21.link/edit4903 - id: EDIT4904 citation-label: EDIT4904 title: "[dcl.spec.auto.general] Definition of _generic parameter type placeholder_ can be simplified" URL: https://wg21.link/edit4904 - id: EDIT4905 citation-label: EDIT4905 title: "[dcl.spec.auto.general] Remove redundant, mutually exclusive case" URL: https://wg21.link/edit4905 - id: EDIT4906 citation-label: EDIT4906 title: "[basic.life] Does storage reuse update pointers/references/names when the original object’s lifetime has not ended?" URL: https://wg21.link/edit4906 - id: EDIT4907 citation-label: EDIT4907 title: "[module.import]/3 remove redundant importing of interface partitions" URL: https://wg21.link/edit4907 - id: EDIT4908 citation-label: EDIT4908 title: "[basic.type.qualifier] The ordering defined on cv-qualifiers is not a partial ordering" URL: https://wg21.link/edit4908 - id: EDIT4909 citation-label: EDIT4909 title: "[dcl.spec.auto.general] The placeholder type -> A placeholder type" URL: https://wg21.link/edit4909 - id: EDIT4910 citation-label: EDIT4910 title: "[dcl.init.general] Remove confusing ‘no initialization’ from default-initialization and zero-initialization" URL: https://wg21.link/edit4910 - id: EDIT4911 citation-label: EDIT4911 title: "[dcl.init.general] Mention scalar type explicitly for default-initialization" URL: https://wg21.link/edit4911 - id: EDIT4912 citation-label: EDIT4912 title: "[dcl.init.general] break p7 into three paragraphs" URL: https://wg21.link/edit4912 - id: EDIT4913 citation-label: EDIT4913 title: "[basic.lval] Replace the misused term ‘classifications’ by ‘categories’" URL: https://wg21.link/edit4913 - id: EDIT4914 citation-label: EDIT4914 title: "[class.mfct.non-static] p3 class member access transformation in the context where \"this\" is not permitted" URL: https://wg21.link/edit4914 - id: EDIT4915 citation-label: EDIT4915 title: "[facet.num.get.virtuals] Two minor fixes:" URL: https://wg21.link/edit4915 - id: EDIT4916 citation-label: EDIT4916 title: "[class.base.init] p9 is not suitable for implicitly defined copy/move constructor" URL: https://wg21.link/edit4916 - id: EDIT4917 citation-label: EDIT4917 title: "What is the value category of an expression denoting base class subobject in reference binding?" URL: https://wg21.link/edit4917 - id: EDIT4918 citation-label: EDIT4918 title: "[class.base.init] Clarify implicitly-defined copy/move constructors" URL: https://wg21.link/edit4918 - id: EDIT4919 citation-label: EDIT4919 title: "[reserved.names] Account for *module-name*s reserved in [module.unit]p1" URL: https://wg21.link/edit4919 - id: EDIT4920 citation-label: EDIT4920 title: "[std] Replace \\rSec with \\subclause" URL: https://wg21.link/edit4920 - id: EDIT4921 citation-label: EDIT4921 title: "[temp.param] p8 The value category of the non-type non-class non-reference parameter" URL: https://wg21.link/edit4921 - id: EDIT4922 citation-label: EDIT4922 title: "The requirement of the trailing requires-clause in function-definition" URL: https://wg21.link/edit4922 - id: EDIT4923 citation-label: EDIT4923 title: "[dcl.meaning.general] p5 Normalization of any declaration" URL: https://wg21.link/edit4923 - id: EDIT4924 citation-label: EDIT4924 title: "Follow-on to P2314R4: properly define encoding restrictions" URL: https://wg21.link/edit4924 - id: EDIT4925 citation-label: EDIT4925 title: "[basic.link] p19 Two confusing comments in the formal example" URL: https://wg21.link/edit4925 - id: EDIT4926 citation-label: EDIT4926 title: "[class.copy.elision] p2 incorrect comment in copy elision example" URL: https://wg21.link/edit4926 - id: EDIT4927 citation-label: EDIT4927 title: "[expr.prim.lambda.capture] p6 The specified behavior of an init-capture is incorrect" URL: https://wg21.link/edit4927 - id: EDIT4928 citation-label: EDIT4928 title: "[class.copy.elision] Fix comment in example" URL: https://wg21.link/edit4928 - id: EDIT4929 citation-label: EDIT4929 title: "[optional] Replace bool(x) with x.has_value()" URL: https://wg21.link/edit4929 - id: EDIT4930 citation-label: EDIT4930 title: "[dcl.init.aggr] Insert paragraph break to avoid bad \\item numbering" URL: https://wg21.link/edit4930 - id: EDIT4931 citation-label: EDIT4931 title: "[basic.scope.temp] p2 What is \"the scope D inhabits\"?" URL: https://wg21.link/edit4931 - id: EDIT4932 citation-label: EDIT4932 title: "Are members of a nested class be members of the enclosing class? " URL: https://wg21.link/edit4932 - id: EDIT4933 citation-label: EDIT4933 title: "[fstream.syn] Fix grammar" URL: https://wg21.link/edit4933 - id: EDIT4934 citation-label: EDIT4934 title: "[over.best.ics.general] p1 \"T t = E;\" determins whether the implicitly conversion sequenced can be formed" URL: https://wg21.link/edit4934 - id: EDIT4935 citation-label: EDIT4935 title: "[headers] Fix note about importing library headers" URL: https://wg21.link/edit4935 - id: EDIT4936 citation-label: EDIT4936 title: "[expr.context] List of back references crossreference the parent subclause" URL: https://wg21.link/edit4936 - id: EDIT4937 citation-label: EDIT4937 title: "Consider adding a macro for semantic cross references" URL: https://wg21.link/edit4937 - id: EDIT4938 citation-label: EDIT4938 title: "[class.union.anon] p1 All implicitly declared special member functions for anonymous union violate that rule" URL: https://wg21.link/edit4938 - id: EDIT4939 citation-label: EDIT4939 title: "An anonymous union member is not a non-static data member on grammar" URL: https://wg21.link/edit4939 - id: EDIT4940 citation-label: EDIT4940 title: "[intro.execution] p5 Which language constructs does a full-expression include/comprise/contain" URL: https://wg21.link/edit4940 - id: EDIT4941 citation-label: EDIT4941 title: "[std] Fix cross-references to 'unevaluated operand'" URL: https://wg21.link/edit4941 - id: EDIT4942 citation-label: EDIT4942 title: "[lib] Rename exposition-only 'no-throw-' concepts" URL: https://wg21.link/edit4942 - id: EDIT4943 citation-label: EDIT4943 title: "[std] Use \\keyword for coroutine keywords" URL: https://wg21.link/edit4943 - id: EDIT4944 citation-label: EDIT4944 title: "Update the example of temporary pseudo-destruction to undefined behavior" URL: https://wg21.link/edit4944 - id: EDIT4945 citation-label: EDIT4945 title: "[temp.friend] p5 Two declarations correspond can ignore the return types" URL: https://wg21.link/edit4945 - id: EDIT4946 citation-label: EDIT4946 title: "[range.dangling] Use ranges::subrange in example" URL: https://wg21.link/edit4946 - id: EDIT4947 citation-label: EDIT4947 title: "[expr.const] p5 neither allocation nor deallocation function is a constexpr function" URL: https://wg21.link/edit4947 - id: EDIT4948 citation-label: EDIT4948 title: "[tuple.apply] Redundant/inconsistent std:: qualification for std::get" URL: https://wg21.link/edit4948 - id: EDIT4949 citation-label: EDIT4949 title: "[module.context] instantiation context of the enclosing specialization" URL: https://wg21.link/edit4949 - id: EDIT4950 citation-label: EDIT4950 title: "[customization.point.object] fix grammar" URL: https://wg21.link/edit4950 - id: EDIT4951 citation-label: EDIT4951 title: "[tuple.apply] Move exposition-only functions to namespace std" URL: https://wg21.link/edit4951 - id: EDIT4952 citation-label: EDIT4952 title: "[class.access.base] p6 Unclear about the cv-qualification" URL: https://wg21.link/edit4952 - id: EDIT4953 citation-label: EDIT4953 title: "[basic.life,basic.start.term,expr.delete] Clarify destruction of scalars" URL: https://wg21.link/edit4953 - id: EDIT4954 citation-label: EDIT4954 title: "[istream.iterator.cons] uses no-longer-defined term \"constant initializer\"" URL: https://wg21.link/edit4954 - id: EDIT4955 citation-label: EDIT4955 title: "[expr.const] the term \"constant-initialized\" is confusing" URL: https://wg21.link/edit4955 - id: EDIT4956 citation-label: EDIT4956 title: "Add trailing semicolon to the example in expr.prim.id.general p5" URL: https://wg21.link/edit4956 - id: EDIT4957 citation-label: EDIT4957 title: "[range.join.view] remove duplicative condition in end() const" URL: https://wg21.link/edit4957 - id: EDIT4958 citation-label: EDIT4958 title: "[support.types.layout] Note should be a recommended practice paragraph" URL: https://wg21.link/edit4958 - id: EDIT4959 citation-label: EDIT4959 title: "[stmt.pre] Remove erroneous crossreference" URL: https://wg21.link/edit4959 - id: EDIT4960 citation-label: EDIT4960 title: " P0288R9 move_only_function editorial fixes" URL: https://wg21.link/edit4960 - id: EDIT4961 citation-label: EDIT4961 title: "[support.types.layout] Avoid implementation guidance in a note" URL: https://wg21.link/edit4961 - id: EDIT4962 citation-label: EDIT4962 title: "[2021-10 CWG Motion 1] P2462R0 Core Language Working Group \"ready\" Issues for the October, 2021 meeting" URL: https://wg21.link/edit4962 - id: EDIT4963 citation-label: EDIT4963 title: "[2021-10 CWG Motion 2] P2242R3 Non-literal variables (and labels and gotos) in constexpr functions" URL: https://wg21.link/edit4963 - id: EDIT4964 citation-label: EDIT4964 title: "[2021-10 CWG Motion 3] P0847R7 Deducing this" URL: https://wg21.link/edit4964 - id: EDIT4965 citation-label: EDIT4965 title: "[2021-10 CWG Motion 4] P2316R2 Consistent character literal encoding" URL: https://wg21.link/edit4965 - id: EDIT4966 citation-label: EDIT4966 title: "[2021-10 CWG Motion 5] P2334R1 Add support for preprocessing directives elifdef and elifndef" URL: https://wg21.link/edit4966 - id: EDIT4967 citation-label: EDIT4967 title: "[2021-10 CWG Motion 6] P2246R1 Character encoding of diagnostic text" URL: https://wg21.link/edit4967 - id: EDIT4968 citation-label: EDIT4968 title: "[2021-10 CWG Motion 7] P2360R0 Extend init-statement to allow alias-declaration" URL: https://wg21.link/edit4968 - id: EDIT4969 citation-label: EDIT4969 title: "[2021-10 CWG Motion 8] P2036R3 Change scope of lambda trailing-return-type" URL: https://wg21.link/edit4969 - id: EDIT4970 citation-label: EDIT4970 title: "[2021-10 CWG Motion 9] P2128R6 Multidimensional subscript operator" URL: https://wg21.link/edit4970 - id: EDIT4971 citation-label: EDIT4971 title: "[2021-10 CWG Motion 10] P2314R4 Character sets and encodings" URL: https://wg21.link/edit4971 - id: EDIT4972 citation-label: EDIT4972 title: "[2021-10 LWG Motion 1] C++ Standard Library Issues to be moved in Virtual Plenary, Oct. 2021" URL: https://wg21.link/edit4972 - id: EDIT4973 citation-label: EDIT4973 title: "[2021-10 LWG Motion 2] P2372R3 Fixing locale handling in chrono formatters" URL: https://wg21.link/edit4973 - id: EDIT4974 citation-label: EDIT4974 title: "[2021-10 LWG Motion 3] P2415R2 What is a view?" URL: https://wg21.link/edit4974 - id: EDIT4975 citation-label: EDIT4975 title: "[2021-10 LWG Motion 4] P2418R2 Add support for std::generator -like types to std::format" URL: https://wg21.link/edit4975 - id: EDIT4976 citation-label: EDIT4976 title: "[2021-10 LWG Motion 5] P2432R1 fix istream_view" URL: https://wg21.link/edit4976 - id: EDIT4977 citation-label: EDIT4977 title: "[2021-10 LWG Motion 6] P0288R9 move_only_function" URL: https://wg21.link/edit4977 - id: EDIT4978 citation-label: EDIT4978 title: "[2021-10 LWG Motion 7] P0798R8 Monadic operations for std::optional" URL: https://wg21.link/edit4978 - id: EDIT4979 citation-label: EDIT4979 title: "[2021-10 LWG Motion 8] P0849R8 auto(x): decay-copy in the language" URL: https://wg21.link/edit4979 - id: EDIT4980 citation-label: EDIT4980 title: "[2021-10 LWG Motion 9] P1072R10 basic_string::resize_and_overwrite" URL: https://wg21.link/edit4980 - id: EDIT4981 citation-label: EDIT4981 title: "[2021-10 LWG Motion 10] P1147R1 Printing volatile Pointers" URL: https://wg21.link/edit4981 - id: EDIT4982 citation-label: EDIT4982 title: "[2021-10 LWG Motion 11] P1272R4 Byteswapping for fun&&nuf" URL: https://wg21.link/edit4982 - id: EDIT4983 citation-label: EDIT4983 title: "[2021-10 LWG Motion 12] P1675R2 rethrow_exception must be allowed to copy" URL: https://wg21.link/edit4983 - id: EDIT4984 citation-label: EDIT4984 title: "[2021-10 LWG Motion 13] P2077R3 Heterogeneous erasure overloads for associative containers" URL: https://wg21.link/edit4984 - id: EDIT4985 citation-label: EDIT4985 title: "[2021-10 LWG Motion 14] P2251R1 Require span & basic_string_view to be Trivially Copyable" URL: https://wg21.link/edit4985 - id: EDIT4986 citation-label: EDIT4986 title: "[2021-10 LWG Motion 15] P2301R1 Add a pmr alias for std::stacktrace" URL: https://wg21.link/edit4986 - id: EDIT4987 citation-label: EDIT4987 title: "[2021-10 LWG Motion 16] P2321R2 zip" URL: https://wg21.link/edit4987 - id: EDIT4988 citation-label: EDIT4988 title: "[2021-10 LWG Motion 17] P2340R1 Clarifying the status of the \"C headers\"" URL: https://wg21.link/edit4988 - id: EDIT4989 citation-label: EDIT4989 title: "[2021-10 LWG Motion 18] P2393R1 Cleaning up integer-class types" URL: https://wg21.link/edit4989 - id: EDIT4990 citation-label: EDIT4990 title: "[2021-10 LWG Motion 19] P2401R0 Add a conditional noexcept specification to std::exchange" URL: https://wg21.link/edit4990 - id: EDIT4991 citation-label: EDIT4991 title: "\"automatic conversions\"" URL: https://wg21.link/edit4991 - id: EDIT4992 citation-label: EDIT4992 title: "P2334R1 Add support for preprocessing directives elifdef and elifndef" URL: https://wg21.link/edit4992 - id: EDIT4993 citation-label: EDIT4993 title: "P2242R3 Non-literal variables (and labels and gotos) in constexpr functions" URL: https://wg21.link/edit4993 - id: EDIT4994 citation-label: EDIT4994 title: "P2316R2 Consistent character literal encoding" URL: https://wg21.link/edit4994 - id: EDIT4995 citation-label: EDIT4995 title: "P2246R1 Character encoding of diagnostic text" URL: https://wg21.link/edit4995 - id: EDIT4996 citation-label: EDIT4996 title: "P2360R0 Extend init-statement to allow alias-declaration" URL: https://wg21.link/edit4996 - id: EDIT4997 citation-label: EDIT4997 title: "P2128R6 Multidimensional subscript operator" URL: https://wg21.link/edit4997 - id: EDIT4998 citation-label: EDIT4998 title: "P2301R1 Add a pmr alias for std::stacktrace" URL: https://wg21.link/edit4998 - id: EDIT4999 citation-label: EDIT4999 title: "P2401R0 Add a conditional noexcept specification to std::exchange" URL: https://wg21.link/edit4999 - id: EDIT5000 citation-label: EDIT5000 title: "P2251R1 Require span & basic_string_view to be Trivially Copyable" URL: https://wg21.link/edit5000 - id: EDIT5001 citation-label: EDIT5001 title: "[c.mb.wcs] mbrtoc8 should generally be said to store code units" URL: https://wg21.link/edit5001 - id: EDIT5002 citation-label: EDIT5002 title: "P0847R7 Deducing this" URL: https://wg21.link/edit5002 - id: EDIT5003 citation-label: EDIT5003 title: "P2036R3 Change scope of lambda trailing-return-type" URL: https://wg21.link/edit5003 - id: EDIT5004 citation-label: EDIT5004 title: "P2314R4 Character sets and encodings" URL: https://wg21.link/edit5004 - id: EDIT5005 citation-label: EDIT5005 title: "P2372R3 Fixing locale handling in chrono formatters" URL: https://wg21.link/edit5005 - id: EDIT5006 citation-label: EDIT5006 title: "[macros] Preserve straight apostrophes in code." URL: https://wg21.link/edit5006 - id: EDIT5007 citation-label: EDIT5007 title: "[utility.intcmp].9 is redundant" URL: https://wg21.link/edit5007 - id: EDIT5008 citation-label: EDIT5008 title: "[utility.intcmp] Remove Mandates implied by Equivalent to" URL: https://wg21.link/edit5008 - id: EDIT5009 citation-label: EDIT5009 title: "[vector.cons].10 Code font `N` should be math font $N$" URL: https://wg21.link/edit5009 - id: EDIT5010 citation-label: EDIT5010 title: "P2415R2 What is a view?" URL: https://wg21.link/edit5010 - id: EDIT5011 citation-label: EDIT5011 title: "P2418R2 Add support for std::generator-like types to std::format" URL: https://wg21.link/edit5011 - id: EDIT5012 citation-label: EDIT5012 title: "P2432R1 Fix istream_view" URL: https://wg21.link/edit5012 - id: EDIT5013 citation-label: EDIT5013 title: "P0288R9 move_only_function" URL: https://wg21.link/edit5013 - id: EDIT5014 citation-label: EDIT5014 title: "P0798R8 Monadic operations for std::optional" URL: https://wg21.link/edit5014 - id: EDIT5015 citation-label: EDIT5015 title: "P0849R8 auto(x): decay-copy in the language" URL: https://wg21.link/edit5015 - id: EDIT5016 citation-label: EDIT5016 title: "P1072R10 basic_string::resize_and_overwrite" URL: https://wg21.link/edit5016 - id: EDIT5017 citation-label: EDIT5017 title: "P1147R1 Printing volatile Pointers" URL: https://wg21.link/edit5017 - id: EDIT5018 citation-label: EDIT5018 title: "P1272R4 Byteswapping for fun&&nuf" URL: https://wg21.link/edit5018 - id: EDIT5019 citation-label: EDIT5019 title: "P1675R2 rethrow_exception must be allowed to copy" URL: https://wg21.link/edit5019 - id: EDIT5020 citation-label: EDIT5020 title: "P2077R3 Heterogeneous erasure overloads for associative containers" URL: https://wg21.link/edit5020 - id: EDIT5021 citation-label: EDIT5021 title: "LWG3480 directory_iterator and recursive_directory_iterator are not C++20 ranges" URL: https://wg21.link/edit5021 - id: EDIT5022 citation-label: EDIT5022 title: "Consider introducing a new grammar `pp-balanced-token-seq`" URL: https://wg21.link/edit5022 - id: EDIT5023 citation-label: EDIT5023 title: "[over.best.ics] Minor reading improvements" URL: https://wg21.link/edit5023 - id: EDIT5024 citation-label: EDIT5024 title: "P2321R2 zip" URL: https://wg21.link/edit5024 - id: EDIT5025 citation-label: EDIT5025 title: "P2340R1 Clarifying the status of the \"C headers\"" URL: https://wg21.link/edit5025 - id: EDIT5026 citation-label: EDIT5026 title: "P2393R1 Cleaning up integer-class types" URL: https://wg21.link/edit5026 - id: EDIT5027 citation-label: EDIT5027 title: "P2450 C++ Standard Library Issues to be moved in Virtual Plenary, Oct. 2021" URL: https://wg21.link/edit5027 - id: EDIT5028 citation-label: EDIT5028 title: "[pairs.pair] contains a mix of T1/T2 and first_type/second_type" URL: https://wg21.link/edit5028 - id: EDIT5029 citation-label: EDIT5029 title: "[move.iterator] Use the template parameter directly in declaration of base()" URL: https://wg21.link/edit5029 - id: EDIT5030 citation-label: EDIT5030 title: "P2462R0 Core Language Working Group \"ready\" Issues for the October, 2021 meeting" URL: https://wg21.link/edit5030 - id: EDIT5031 citation-label: EDIT5031 title: "[iostreams] Make \"sentry\" object code font throughout" URL: https://wg21.link/edit5031 - id: EDIT5032 citation-label: EDIT5032 title: "inconsistent formatting for \\U+nnnn" URL: https://wg21.link/edit5032 - id: EDIT5033 citation-label: EDIT5033 title: "[lex.ccon]/p2 Reword long sentence so it's easier to parse" URL: https://wg21.link/edit5033 - id: EDIT5034 citation-label: EDIT5034 title: "What's a \"first-class object\"?" URL: https://wg21.link/edit5034 - id: EDIT5035 citation-label: EDIT5035 title: "How to format around a codeblock" URL: https://wg21.link/edit5035 - id: EDIT5036 citation-label: EDIT5036 title: "[time.format] Avoid sentence fragments in list" URL: https://wg21.link/edit5036 - id: EDIT5037 citation-label: EDIT5037 title: "[range.lazy.split.outer.value] Fix indexed outer class name" URL: https://wg21.link/edit5037 - id: EDIT5038 citation-label: EDIT5038 title: "Wording for how \"a contained value is initialized\" could be simplified" URL: https://wg21.link/edit5038 - id: EDIT5039 citation-label: EDIT5039 title: "[expr.type.conv] Move description of 'auto' deduction to [dcl.type.auto.deduct]" URL: https://wg21.link/edit5039 - id: EDIT5040 citation-label: EDIT5040 title: "[lex] P2314r4 fixes" URL: https://wg21.link/edit5040 - id: EDIT5041 citation-label: EDIT5041 title: "\"Duplicate\" index entries re: implementation-defined mapping from source" URL: https://wg21.link/edit5041 - id: EDIT5042 citation-label: EDIT5042 title: "[utilities][range.nonprop.cache] Simplify direct-non-list-initalization phrasing" URL: https://wg21.link/edit5042 - id: EDIT5043 citation-label: EDIT5043 title: "[support.c.headers.general] Do not use \\libheader with placeholder." URL: https://wg21.link/edit5043 - id: EDIT5044 citation-label: EDIT5044 title: "[expos.only.func] Should we move decay-copy to [range.adaptors.general] ?" URL: https://wg21.link/edit5044 - id: EDIT5045 citation-label: EDIT5045 title: "what are \"view\"s?" URL: https://wg21.link/edit5045 - id: EDIT5046 citation-label: EDIT5046 title: "Indentation in the presence of requires-clauses" URL: https://wg21.link/edit5046 - id: EDIT5047 citation-label: EDIT5047 title: "[container.requirements] Improve punctuation of list items." URL: https://wg21.link/edit5047 - id: EDIT5048 citation-label: EDIT5048 title: "[ranges] Tweak use of braces and whitespace" URL: https://wg21.link/edit5048 - id: EDIT5049 citation-label: EDIT5049 title: "[basic.def.odr] Introduce label 'term.odr.use' and refer to it" URL: https://wg21.link/edit5049 - id: EDIT5050 citation-label: EDIT5050 title: "[diff.cpp14.lex] Fix index entry for implementation-defined behavior" URL: https://wg21.link/edit5050 - id: EDIT5051 citation-label: EDIT5051 title: "Dangling references in index " URL: https://wg21.link/edit5051 - id: EDIT5052 citation-label: EDIT5052 title: "Fix sentry dealings" URL: https://wg21.link/edit5052 - id: EDIT5053 citation-label: EDIT5053 title: "[vector.cons] Use math formatting for 'N' for consistency" URL: https://wg21.link/edit5053 - id: EDIT5054 citation-label: EDIT5054 title: "[c.mb.wcs] mbrtoc8 stores code units, not characters" URL: https://wg21.link/edit5054 - id: EDIT5055 citation-label: EDIT5055 title: "[index] Add UTF-8, UTF-16, UTF-32 to the index" URL: https://wg21.link/edit5055 - id: EDIT5056 citation-label: EDIT5056 title: "[system.error.syn,locale.facet] Replace 'automatic' by 'implicit' conversion" URL: https://wg21.link/edit5056 - id: EDIT5057 citation-label: EDIT5057 title: "[pairs.pair] Use T1/T2, not first_type/second_type" URL: https://wg21.link/edit5057 - id: EDIT5058 citation-label: EDIT5058 title: "[time.format] Avoid non-sentence in bulleted list" URL: https://wg21.link/edit5058 - id: EDIT5059 citation-label: EDIT5059 title: "[lex.ccon] Clarify antecedent for 'it'" URL: https://wg21.link/edit5059 - id: EDIT5060 citation-label: EDIT5060 title: "[basic.start.main, dcl.link] Avoid implementation guidance in note" URL: https://wg21.link/edit5060 - id: EDIT5061 citation-label: EDIT5061 title: "Mix of \"see\" and page numbers in the same index entry" URL: https://wg21.link/edit5061 - id: EDIT5062 citation-label: EDIT5062 title: "[expr.await] Remove hyphen from \"re-thrown\"" URL: https://wg21.link/edit5062 - id: EDIT5063 citation-label: EDIT5063 title: "Does the rule of \"corresponding bit\" need clarification?" URL: https://wg21.link/edit5063 - id: EDIT5064 citation-label: EDIT5064 title: "[range.view] Move note outside of list." URL: https://wg21.link/edit5064 - id: EDIT5065 citation-label: EDIT5065 title: "[cpp.replace.general] Rephrase function-like macro invocations" URL: https://wg21.link/edit5065 - id: EDIT5066 citation-label: EDIT5066 title: "[index] Fix dangling 'see' references" URL: https://wg21.link/edit5066 - id: EDIT5067 citation-label: EDIT5067 title: "[func.wrap.func.general,func.wrap.move.class] Remove 'first-class' object" URL: https://wg21.link/edit5067 - id: EDIT5068 citation-label: EDIT5068 title: "Cv-qualification for access to inherited members" URL: https://wg21.link/edit5068 - id: EDIT5069 citation-label: EDIT5069 title: "Fixes misapplied resolution of LWG3539" URL: https://wg21.link/edit5069 - id: EDIT5070 citation-label: EDIT5070 title: "[basic.indet][bit.cast] Why \"unsigned ordinary character\"?" URL: https://wg21.link/edit5070 - id: EDIT5071 citation-label: EDIT5071 title: "[temp.constr.atomic] Fix phrasing in note" URL: https://wg21.link/edit5071 - id: EDIT5072 citation-label: EDIT5072 title: "[expr.prim.req.general] Change requirement-seq to right-recursive" URL: https://wg21.link/edit5072 - id: EDIT5073 citation-label: EDIT5073 title: "Avoid implementation guidance in notes" URL: https://wg21.link/edit5073 - id: EDIT5074 citation-label: EDIT5074 title: "[stdatomic.h.syn] Fix missing \\expos" URL: https://wg21.link/edit5074 - id: EDIT5075 citation-label: EDIT5075 title: "[intro.object,lex.ccon] Use \\Cpp{} macros" URL: https://wg21.link/edit5075 - id: EDIT5076 citation-label: EDIT5076 title: "[alg.c.library,c.math.fpclass,cmath.syn] Use \\xrefc macro" URL: https://wg21.link/edit5076 - id: EDIT5077 citation-label: EDIT5077 title: "[lex] Use \\textsc for Unicode character names" URL: https://wg21.link/edit5077 - id: EDIT5078 citation-label: EDIT5078 title: "[expr.ref] specify the result of a reference member access expression" URL: https://wg21.link/edit5078 - id: EDIT5079 citation-label: EDIT5079 title: "[macros] Allow \\keyword and \\grammarterm in section headings" URL: https://wg21.link/edit5079 - id: EDIT5080 citation-label: EDIT5080 title: "[std] Replace 'OK:' in code comments with 'OK,'" URL: https://wg21.link/edit5080 - id: EDIT5081 citation-label: EDIT5081 title: "Fix inconsistency in class grammar vs text" URL: https://wg21.link/edit5081 - id: EDIT5082 citation-label: EDIT5082 title: "[basic.link]/10 definition of \"attached to module\" is redunant and circular" URL: https://wg21.link/edit5082 - id: EDIT5083 citation-label: EDIT5083 title: "[basic.start.main] remove redundant phrase" URL: https://wg21.link/edit5083 - id: EDIT5084 citation-label: EDIT5084 title: "[dcl.init.general] Could the definition of value-initialization be simplified?" URL: https://wg21.link/edit5084 - id: EDIT5085 citation-label: EDIT5085 title: "[dcl.fct.def.coroutine] mention of `*this` does not make sense after P0847R7" URL: https://wg21.link/edit5085 - id: EDIT5086 citation-label: EDIT5086 title: "[over.best.ics] Clarify phrasing around user-defined conversion sequence" URL: https://wg21.link/edit5086 - id: EDIT5087 citation-label: EDIT5087 title: "[basic.fundamental] Clarify unspecified representation" URL: https://wg21.link/edit5087 - id: EDIT5088 citation-label: EDIT5088 title: "C compatibility fixes" URL: https://wg21.link/edit5088 - id: EDIT5089 citation-label: EDIT5089 title: "[check] Cosmetics" URL: https://wg21.link/edit5089 - id: EDIT5090 citation-label: EDIT5090 title: "[lex.string]: Encoding described only for expression evaluation" URL: https://wg21.link/edit5090 - id: EDIT5091 citation-label: EDIT5091 title: "[except.throw] doesn't specify the type of the lvalue denoting the exception object" URL: https://wg21.link/edit5091 - id: EDIT5092 citation-label: EDIT5092 title: "[except.throw,except.handle] Move lvalue specification for copies" URL: https://wg21.link/edit5092 - id: EDIT5093 citation-label: EDIT5093 title: "[lex] Unicode character names" URL: https://wg21.link/edit5093 - id: EDIT5094 citation-label: EDIT5094 title: "Unicode naming cleanups" URL: https://wg21.link/edit5094 - id: EDIT5095 citation-label: EDIT5095 title: "[lex.string] Clarify size of string-literal" URL: https://wg21.link/edit5095 - id: EDIT5096 citation-label: EDIT5096 title: "[defs] Update introduction to match ISO Directives" URL: https://wg21.link/edit5096 - id: EDIT5097 citation-label: EDIT5097 title: "[dcl.fct.def.coroutine] Limit 'this' to implicit object member functions" URL: https://wg21.link/edit5097 - id: EDIT5098 citation-label: EDIT5098 title: "[intro.refs] 3 ISO/IEC 9945:2003" URL: https://wg21.link/edit5098 - id: EDIT5099 citation-label: EDIT5099 title: "[intro.refs] Update dated reference to previous POSIX standard" URL: https://wg21.link/edit5099 - id: EDIT5100 citation-label: EDIT5100 title: "[locale.time.get] Replace 'ISO/IEC 9945' with 'POSIX'" URL: https://wg21.link/edit5100 - id: EDIT5101 citation-label: EDIT5101 title: "[lex.charset] Define 'valid encoding'" URL: https://wg21.link/edit5101 - id: EDIT5102 citation-label: EDIT5102 title: "[input.output] Fix headings of 'assign and swap' subclauses" URL: https://wg21.link/edit5102 - id: EDIT5103 citation-label: EDIT5103 title: "[dcl.init.string] p1 Successive characters initializing array elements make nosense after P2314" URL: https://wg21.link/edit5103 - id: EDIT5104 citation-label: EDIT5104 title: "Introduce term.* labels for [basic.types.general] terms" URL: https://wg21.link/edit5104 - id: EDIT5105 citation-label: EDIT5105 title: "[basic.fundamental] Excise normative requirements std::numeric_limits" URL: https://wg21.link/edit5105 - id: EDIT5106 citation-label: EDIT5106 title: "[spanstream.ctor] Fix base class name in effects" URL: https://wg21.link/edit5106 - id: EDIT5107 citation-label: EDIT5107 title: "[dcl.typedef] p2 Unexplained lookup \"error\" in example" URL: https://wg21.link/edit5107 - id: EDIT5108 citation-label: EDIT5108 title: "[dcl.typedef] Add explanation for lookup failure in example" URL: https://wg21.link/edit5108 - id: EDIT5109 citation-label: EDIT5109 title: "[version.syn] Use a digit separator to split the year and the month" URL: https://wg21.link/edit5109 - id: EDIT5110 citation-label: EDIT5110 title: "[temp.explicit] Note disallows explicit instantiation of non-template member functions of a class template specialization" URL: https://wg21.link/edit5110 - id: EDIT5111 citation-label: EDIT5111 title: "[std] Index specializations of range variable templates" URL: https://wg21.link/edit5111 - id: EDIT5112 citation-label: EDIT5112 title: "[range.adjacent.overview] Fix multi-character in example" URL: https://wg21.link/edit5112 - id: EDIT5113 citation-label: EDIT5113 title: "[index] Index keywords as ', keyword' for differentiation" URL: https://wg21.link/edit5113 - id: EDIT5114 citation-label: EDIT5114 title: "[chrono.syn] Use nested namespace definitions for clarity" URL: https://wg21.link/edit5114 - id: EDIT5115 citation-label: EDIT5115 title: "[temp.arg.explicit] doesn't allow converting arguments if they deduced template parameters in non-deduced context" URL: https://wg21.link/edit5115 - id: EDIT5116 citation-label: EDIT5116 title: "[expr.prim.req.nested] Fix restriction on local parameters" URL: https://wg21.link/edit5116 - id: EDIT5117 citation-label: EDIT5117 title: "[version.syn] Add digit separators between year and month" URL: https://wg21.link/edit5117 - id: EDIT5118 citation-label: EDIT5118 title: "[lex.string,dcl.init.string] Use 'code unit' for initialization from a string-literal" URL: https://wg21.link/edit5118 - id: EDIT5119 citation-label: EDIT5119 title: "[smartptr] Rework subclause nesting" URL: https://wg21.link/edit5119 - id: EDIT5120 citation-label: EDIT5120 title: "[atomics.types.int] Reference [tab:atomics.types.int.comp]" URL: https://wg21.link/edit5120 - id: EDIT5121 citation-label: EDIT5121 title: "[allocator.adaptor.members] Fix select_on_container_copy_construction" URL: https://wg21.link/edit5121 - id: EDIT5122 citation-label: EDIT5122 title: "[refwrap.general] Add cross-references to the class synopsis" URL: https://wg21.link/edit5122 - id: EDIT5123 citation-label: EDIT5123 title: "[temp.deduct.conv] Implementations think there is a defect in this subclause" URL: https://wg21.link/edit5123 - id: EDIT5124 citation-label: EDIT5124 title: "Restructuring clauses for C++23" URL: https://wg21.link/edit5124 - id: EDIT5125 citation-label: EDIT5125 title: "[cpp.cond,cpp.predefined,version.syn] Highlight preprocessor dates" URL: https://wg21.link/edit5125 - id: EDIT5126 citation-label: EDIT5126 title: "[lib] Add 'namespace std' wrappings around class definitions" URL: https://wg21.link/edit5126 - id: EDIT5127 citation-label: EDIT5127 title: "[basic.lookup.qual.general] p2 Improve the definition of a member-qualified name" URL: https://wg21.link/edit5127 - id: EDIT5128 citation-label: EDIT5128 title: "Repository" URL: https://wg21.link/edit5128 - id: EDIT5129 citation-label: EDIT5129 title: "[temp.deduct.general]/p7 should exclude exception specifications" URL: https://wg21.link/edit5129 - id: EDIT5130 citation-label: EDIT5130 title: "[temp.deduct.general] Clarify explicit-specifier and exception specifications" URL: https://wg21.link/edit5130 - id: EDIT5131 citation-label: EDIT5131 title: "[over.oper.general] default arguments for operator[]" URL: https://wg21.link/edit5131 - id: EDIT5132 citation-label: EDIT5132 title: "[ranges] Considering adding ExecutionPolicy parameters into std::ranges::for_each" URL: https://wg21.link/edit5132 - id: EDIT5133 citation-label: EDIT5133 title: "[dcl.attr.grammar] Clarify that only non-standard attributes can be ignored" URL: https://wg21.link/edit5133 - id: EDIT5134 citation-label: EDIT5134 title: "[associative.reqmts.general] introduces `r` with two different meanings" URL: https://wg21.link/edit5134 - id: EDIT5135 citation-label: EDIT5135 title: "[associative.reqmts.general]/8.22.1 mentions nonexistent `rx`" URL: https://wg21.link/edit5135 - id: EDIT5136 citation-label: EDIT5136 title: "[associative.reqmts.general] Fix typo: 'kx', not 'rx'" URL: https://wg21.link/edit5136 - id: EDIT5137 citation-label: EDIT5137 title: "[fs.class.path.general]Where is section 4.12?" URL: https://wg21.link/edit5137 - id: EDIT5138 citation-label: EDIT5138 title: "[associative.reqmts.general] Fix confusing local use of 'r'" URL: https://wg21.link/edit5138 - id: EDIT5139 citation-label: EDIT5139 title: "[temp.local] injected-class-name as a type-name" URL: https://wg21.link/edit5139 - id: EDIT5140 citation-label: EDIT5140 title: "[over.sub] Fix typo: change oeprator to operator" URL: https://wg21.link/edit5140 - id: EDIT5141 citation-label: EDIT5141 title: "[temp.local] Fix type-name interpretation of injected-class-name" URL: https://wg21.link/edit5141 - id: EDIT5142 citation-label: EDIT5142 title: "[over.sub] Subscripting may have default arguments CWG2507" URL: https://wg21.link/edit5142 - id: EDIT5143 citation-label: EDIT5143 title: "[class.conv.fct] specifies the wrong type for conversion functions with explicit object parameters" URL: https://wg21.link/edit5143 - id: EDIT5144 citation-label: EDIT5144 title: "[class.virtual] Overriding virtual function through an explicit object member function" URL: https://wg21.link/edit5144 - id: EDIT5145 citation-label: EDIT5145 title: "[class.virtual] Explicit object member functions cannot be virtual" URL: https://wg21.link/edit5145 - id: EDIT5146 citation-label: EDIT5146 title: "Inconsistent cross-references for array of unknown bound" URL: https://wg21.link/edit5146 - id: EDIT5147 citation-label: EDIT5147 title: "[range.access] Fix cross-references for 'array'" URL: https://wg21.link/edit5147 - id: EDIT5148 citation-label: EDIT5148 title: "[dcl.meaning.general] p2.3 Correspond to a declaration that inhabits the block scope is not sufficient" URL: https://wg21.link/edit5148 - id: EDIT5149 citation-label: EDIT5149 title: "[dcl.meaning.general] Clarify correspondence for block-scope friends" URL: https://wg21.link/edit5149 - id: EDIT5150 citation-label: EDIT5150 title: "[temp.deduct.general] The rules regarding \"deduction fails\" need to be rearranged" URL: https://wg21.link/edit5150 - id: EDIT5151 citation-label: EDIT5151 title: "[std] Extend \\iref to accept a list of cross-references" URL: https://wg21.link/edit5151 - id: EDIT5152 citation-label: EDIT5152 title: "[depr.default.allocator] Index allocator::is_always_equal here" URL: https://wg21.link/edit5152 - id: EDIT5153 citation-label: EDIT5153 title: "[std] Fix bad \\grammarterms" URL: https://wg21.link/edit5153 - id: EDIT5154 citation-label: EDIT5154 title: "[atomics] Harmonize references to atomics operations tables" URL: https://wg21.link/edit5154 - id: EDIT5155 citation-label: EDIT5155 title: "[format.arg] Fix the determination of T without cvref-qualifiers removed" URL: https://wg21.link/edit5155 - id: EDIT5156 citation-label: EDIT5156 title: "[format.arg] Fix the determination of T without cvref-qualifiers removed LWG3631" URL: https://wg21.link/edit5156 - id: EDIT5157 citation-label: EDIT5157 title: "[dcl.meaning.general] p6 Which specifiers in the decl-specifier-seq contribute to the type of declarations are underspecified" URL: https://wg21.link/edit5157 - id: EDIT5158 citation-label: EDIT5158 title: "Avoid \"compiler\"" URL: https://wg21.link/edit5158 - id: EDIT5159 citation-label: EDIT5159 title: "[conv.rank] p1.10 Improve the definition of comparing ranks" URL: https://wg21.link/edit5159 - id: EDIT5160 citation-label: EDIT5160 title: "[over.ics.rank] p3.2.1 \"Proper subsequence\" vs. \"subsequence\"" URL: https://wg21.link/edit5160 - id: EDIT5161 citation-label: EDIT5161 title: "c plus plus application openSUSE 15.2 cannot find -lmysqlclient_" URL: https://wg21.link/edit5161 - id: EDIT5162 citation-label: EDIT5162 title: "[dcl.init.aggr] The meaning of \"corresponding\" is vague in aggregate initialization" URL: https://wg21.link/edit5162 - id: EDIT5163 citation-label: EDIT5163 title: "Lack an explicit restriction on \"return type\" in the explicit function template instantiation/specialization " URL: https://wg21.link/edit5163 - id: EDIT5164 citation-label: EDIT5164 title: "[macros] Use math font for ranges" URL: https://wg21.link/edit5164 - id: EDIT5165 citation-label: EDIT5165 title: "[temp.variadic] Clarify \"pack expansion of its initialization\"" URL: https://wg21.link/edit5165 - id: EDIT5166 citation-label: EDIT5166 title: "[expr.prim.id.unqual] p3 Improve the utterance: \"contain\" vs. \"in\"" URL: https://wg21.link/edit5166 - id: EDIT5167 citation-label: EDIT5167 title: "[meta.rel] Avoid undefined term 'void types'" URL: https://wg21.link/edit5167 - id: EDIT5168 citation-label: EDIT5168 title: "[locale.ctype.virtuals] Clarify do_widen parameter" URL: https://wg21.link/edit5168 - id: EDIT5169 citation-label: EDIT5169 title: "[diff.expr] Replace 'will' with present tense" URL: https://wg21.link/edit5169 - id: EDIT5170 citation-label: EDIT5170 title: "[diff.stmt] Properly refer to function return types" URL: https://wg21.link/edit5170 - id: EDIT5171 citation-label: EDIT5171 title: "[basic.scope.pdecl] The locus of using-directives are underspecified" URL: https://wg21.link/edit5171 - id: EDIT5172 citation-label: EDIT5172 title: "[over.match.oper] p2, p3, p7 several issues" URL: https://wg21.link/edit5172 - id: EDIT5173 citation-label: EDIT5173 title: "[class.member.lookup] Clarify \"unambiguous base class\"" URL: https://wg21.link/edit5173 - id: EDIT5174 citation-label: EDIT5174 title: "[diff] Annotate keywords" URL: https://wg21.link/edit5174 - id: EDIT5175 citation-label: EDIT5175 title: "[class.cdtor.example] p1 The comment is wrong since the example violates [class.cdtor]p3" URL: https://wg21.link/edit5175 - id: EDIT5176 citation-label: EDIT5176 title: "Direct non-static data member vs. non-static data member" URL: https://wg21.link/edit5176 - id: EDIT5177 citation-label: EDIT5177 title: "The meaning of \"under construction or destruction\" is not precise" URL: https://wg21.link/edit5177 - id: EDIT5178 citation-label: EDIT5178 title: "[core] Replace 'enumerated type' with 'enumeration'" URL: https://wg21.link/edit5178 - id: EDIT5179 citation-label: EDIT5179 title: "[expr] Cleanup for 'discarded-value expression'" URL: https://wg21.link/edit5179 - id: EDIT5180 citation-label: EDIT5180 title: "[over.literal] p1 is out-date" URL: https://wg21.link/edit5180 - id: EDIT5181 citation-label: EDIT5181 title: "[lex.string] p7 Lacks the case that both have no \"encoding-prefix\"" URL: https://wg21.link/edit5181 - id: EDIT5182 citation-label: EDIT5182 title: "[diff.mods.to.declarations] Additions in are not mentioned" URL: https://wg21.link/edit5182 - id: EDIT5183 citation-label: EDIT5183 title: "[stmt.expr] p1 There is not only a side effect but also value computation" URL: https://wg21.link/edit5183 - id: EDIT5184 citation-label: EDIT5184 title: "Improve [dcl.fct.def.general] p2" URL: https://wg21.link/edit5184 - id: EDIT5185 citation-label: EDIT5185 title: "[expr.prim.id.qual]/(3.2) declarative nested-name-specifier nominating a partial specialization" URL: https://wg21.link/edit5185 - id: EDIT5186 citation-label: EDIT5186 title: "[temp.dep.general] p2.1 lacks a trialing 'or'" URL: https://wg21.link/edit5186 - id: EDIT5187 citation-label: EDIT5187 title: "[lex.name] p3 contradicts to [usrlit.suffix]p1" URL: https://wg21.link/edit5187 - id: EDIT5188 citation-label: EDIT5188 title: "[lex.ppnumber] should also include user-defined-integer-literal and user-defined-floating-point-literal" URL: https://wg21.link/edit5188 - id: EDIT5189 citation-label: EDIT5189 title: "[temp.res.general]/1 What does \"is or is reachable\" mean?" URL: https://wg21.link/edit5189 - id: EDIT5190 citation-label: EDIT5190 title: "[temp.res.general] Clarify binding of names" URL: https://wg21.link/edit5190 - id: EDIT5191 citation-label: EDIT5191 title: "[basic.lookup.unqual] Clarify conversion-function-id components lookup" URL: https://wg21.link/edit5191 - id: EDIT5192 citation-label: EDIT5192 title: "Macro replacement is performed in a has-include-expression?" URL: https://wg21.link/edit5192 - id: EDIT5193 citation-label: EDIT5193 title: "[class.copy.ctor] p15 Only the corresponding active object can be created and copied from the source" URL: https://wg21.link/edit5193 - id: EDIT5194 citation-label: EDIT5194 title: "[class.copy.ctor] p10 What is the selected one by overload resolution for a variant member in the context of implicitly copy/move constructor for a union?" URL: https://wg21.link/edit5194 - id: EDIT5195 citation-label: EDIT5195 title: "[algorithm.syn][alg.min.max] Fix indexing of indirectly_copyable_storable" URL: https://wg21.link/edit5195 - id: EDIT5196 citation-label: EDIT5196 title: "[pairs.pair] Add missing `_v`" URL: https://wg21.link/edit5196 - id: EDIT5197 citation-label: EDIT5197 title: "[class.copy.assign] lacks to specify the effect of the implicitly-defined move assignment operator for a union class" URL: https://wg21.link/edit5197 - id: EDIT5198 citation-label: EDIT5198 title: "move_only_function takes one signature" URL: https://wg21.link/edit5198 - id: EDIT5199 citation-label: EDIT5199 title: "[expr.add] p4 lacks to specify the case when the expression J has an unscoped enumeration type" URL: https://wg21.link/edit5199 - id: EDIT5200 citation-label: EDIT5200 title: "[class.bit] p4 It is not clear whether a value of enumeration whose underlying type is fixed can be compared equally with the stored value in a bit-field" URL: https://wg21.link/edit5200 - id: EDIT5201 citation-label: EDIT5201 title: "[dcl.struct.bind] structured bindings vs. potentially conflict" URL: https://wg21.link/edit5201 - id: EDIT5202 citation-label: EDIT5202 title: "[func.memfn] Correct target object by fixing typo" URL: https://wg21.link/edit5202 - id: EDIT5203 citation-label: EDIT5203 title: "[func.require] Introduce labels 'term.perfect.forwarding.call.wrapper'" URL: https://wg21.link/edit5203 - id: EDIT5204 citation-label: EDIT5204 title: "[temp.param] Delete outdated wording at p15" URL: https://wg21.link/edit5204 - id: EDIT5205 citation-label: EDIT5205 title: "Create an exposition-only helper for the std::optional copy/move ctor constraints" URL: https://wg21.link/edit5205 - id: EDIT5206 citation-label: EDIT5206 title: "[util.smartptr.atomic] Add a note mentioning " URL: https://wg21.link/edit5206 - id: EDIT5207 citation-label: EDIT5207 title: "[util.smartptr.atomic] Add cross-reference to header" URL: https://wg21.link/edit5207 - id: EDIT5208 citation-label: EDIT5208 title: "[expr.await] lacks the specification for overload \"operator co_await\"" URL: https://wg21.link/edit5208 - id: EDIT5209 citation-label: EDIT5209 title: "[basic.lookup.argdep] should also perform if function declaration is not found" URL: https://wg21.link/edit5209 - id: EDIT5210 citation-label: EDIT5210 title: "[macros] Introduce 'term.*' labels" URL: https://wg21.link/edit5210 - id: EDIT5211 citation-label: EDIT5211 title: "[macros] In \\ucode, align size of digits and letters" URL: https://wg21.link/edit5211 - id: EDIT5212 citation-label: EDIT5212 title: "Less redundant 'typename' in type-id-only contexts" URL: https://wg21.link/edit5212 - id: EDIT5213 citation-label: EDIT5213 title: "the lifetime of the variant members of union class objects operated by memcpy" URL: https://wg21.link/edit5213 - id: EDIT5214 citation-label: EDIT5214 title: "[stmt.return.coroutine] p3 the original function-body vs. the replaced function-body " URL: https://wg21.link/edit5214 - id: EDIT5215 citation-label: EDIT5215 title: "[editoral] the ambiguity in [stmt.return] p4" URL: https://wg21.link/edit5215 - id: EDIT5216 citation-label: EDIT5216 title: "[class.mem.general] only second use of \"layout-compatible types\" has xref to definition" URL: https://wg21.link/edit5216 - id: EDIT5217 citation-label: EDIT5217 title: "[stmt.return] Clarify flowing off the end of a function" URL: https://wg21.link/edit5217 - id: EDIT5218 citation-label: EDIT5218 title: "[class.mem.general] Add cross-reference for 'layout-compatible type'" URL: https://wg21.link/edit5218 - id: EDIT5219 citation-label: EDIT5219 title: "[basic.life] p1 omits a cross-reference to [class.copy.assign] for union member case" URL: https://wg21.link/edit5219 - id: EDIT5220 citation-label: EDIT5220 title: "[class.pre] p2 what is the locus of a injected-class-name?" URL: https://wg21.link/edit5220 - id: EDIT5221 citation-label: EDIT5221 title: "[basic.lookup.unqual] p5 The component names of a type-specifier or ptr-operator are underspecified" URL: https://wg21.link/edit5221 - id: EDIT5222 citation-label: EDIT5222 title: "[util.smartptr.atomic.general] Fix xref" URL: https://wg21.link/edit5222 - id: EDIT5223 citation-label: EDIT5223 title: "Improve certain definitions in [class.mem.general]" URL: https://wg21.link/edit5223 - id: EDIT5224 citation-label: EDIT5224 title: "P2441 Fix \"In that case\"" URL: https://wg21.link/edit5224 - id: EDIT5225 citation-label: EDIT5225 title: "inconsistent use of periods versus hyphens in [defns]" URL: https://wg21.link/edit5225 - id: EDIT5226 citation-label: EDIT5226 title: "[text] Create \"Text processing library\" clause" URL: https://wg21.link/edit5226 - id: EDIT5227 citation-label: EDIT5227 title: "[std] Replace hyphen with period in labels" URL: https://wg21.link/edit5227 - id: EDIT5228 citation-label: EDIT5228 title: "[basic.life] Add cross-reference for union member lifetime" URL: https://wg21.link/edit5228 - id: EDIT5229 citation-label: EDIT5229 title: "Move [class.free]" URL: https://wg21.link/edit5229 - id: EDIT5230 citation-label: EDIT5230 title: "Move [class.free]" URL: https://wg21.link/edit5230 - id: EDIT5231 citation-label: EDIT5231 title: "[stacktrace] Move into [diagnostics]" URL: https://wg21.link/edit5231 - id: EDIT5232 citation-label: EDIT5232 title: "[temp.res] Move a note outside itemize environment" URL: https://wg21.link/edit5232 - id: EDIT5233 citation-label: EDIT5233 title: "P2416 Inconsistent wording in the requirements for expressions" URL: https://wg21.link/edit5233 - id: EDIT5234 citation-label: EDIT5234 title: "[range.req.general]/2 still says view requires constant time destruction" URL: https://wg21.link/edit5234 - id: EDIT5235 citation-label: EDIT5235 title: "[range.req.general] Remove incorrect normative duplication for 'view'" URL: https://wg21.link/edit5235 - id: EDIT5236 citation-label: EDIT5236 title: "[except.handle] p9 handler vs. implicit handler " URL: https://wg21.link/edit5236 - id: EDIT5237 citation-label: EDIT5237 title: "P1766R1 partially not reflected in draft" URL: https://wg21.link/edit5237 - id: EDIT5238 citation-label: EDIT5238 title: "Some unclear wording in [except]" URL: https://wg21.link/edit5238 - id: EDIT5239 citation-label: EDIT5239 title: "The definition of \"reference-compatible\" is not accurate " URL: https://wg21.link/edit5239 - id: EDIT5240 citation-label: EDIT5240 title: "[stream.types][derivation] What are \"basic integral types\"?" URL: https://wg21.link/edit5240 - id: EDIT5241 citation-label: EDIT5241 title: "Terms \"template declaration\" and \"template entity\" are undefined" URL: https://wg21.link/edit5241 - id: EDIT5242 citation-label: EDIT5242 title: "[derivation] Remove 'basic integral type' from footnote" URL: https://wg21.link/edit5242 - id: EDIT5243 citation-label: EDIT5243 title: "[expr.prim.lambda.capture] vs. [basic.def.odr] in their use of «names»/«named by»" URL: https://wg21.link/edit5243 - id: EDIT5244 citation-label: EDIT5244 title: "[iterator.operations] clarify preconditions on std::distance" URL: https://wg21.link/edit5244 - id: EDIT5245 citation-label: EDIT5245 title: "[fs.class.directory.iterator.general] Fix grammar" URL: https://wg21.link/edit5245 - id: EDIT5246 citation-label: EDIT5246 title: "Fix order of std-format-spec field descriptions." URL: https://wg21.link/edit5246 - id: EDIT5247 citation-label: EDIT5247 title: "[lex.charset] p5 The associated character type of a code unit is not clear" URL: https://wg21.link/edit5247 - id: EDIT5248 citation-label: EDIT5248 title: "P2441R2 views::join_with" URL: https://wg21.link/edit5248 - id: EDIT5249 citation-label: EDIT5249 title: "P2442R1 Windowing range adaptors: views::chunk and views::slide" URL: https://wg21.link/edit5249 - id: EDIT5250 citation-label: EDIT5250 title: "[range.slide.view] Replace conditional with call to max" URL: https://wg21.link/edit5250 - id: EDIT5251 citation-label: EDIT5251 title: "[iterator.concept.winc] Duplicate paragraph" URL: https://wg21.link/edit5251 - id: EDIT5252 citation-label: EDIT5252 title: "P2443R1 views::chunk_by" URL: https://wg21.link/edit5252 - id: EDIT5253 citation-label: EDIT5253 title: "[iterator.concept.winc] Remove duplicate paragraph" URL: https://wg21.link/edit5253 - id: EDIT5254 citation-label: EDIT5254 title: "[expr.prim.lambda.capture] Fix 'potentially references' for members" URL: https://wg21.link/edit5254 - id: EDIT5255 citation-label: EDIT5255 title: "The links to [term.odr.use] all response 404." URL: https://wg21.link/edit5255 - id: EDIT5256 citation-label: EDIT5256 title: "[container.gen.reqmts] Eliminate \"Value:\"" URL: https://wg21.link/edit5256 - id: EDIT5257 citation-label: EDIT5257 title: "[2022-02 CWG Motion 1] P2533R0 (Core Language Working Group \"ready\" Issue" URL: https://wg21.link/edit5257 - id: EDIT5258 citation-label: EDIT5258 title: "[2022-02 CWG Motion 2] P2173R1 Attributes on Lambda-Expressions" URL: https://wg21.link/edit5258 - id: EDIT5259 citation-label: EDIT5259 title: "[2022-02 CWG Motion 3] P2493R0 Missing feature test macros for C++20 core papers" URL: https://wg21.link/edit5259 - id: EDIT5260 citation-label: EDIT5260 title: "[2022-02 LWG Motion 1] P2531R0 C++ Standard Library Issues" URL: https://wg21.link/edit5260 - id: EDIT5261 citation-label: EDIT5261 title: "[2022-02 LWG Motion 2] P0323R12 std::expected" URL: https://wg21.link/edit5261 - id: EDIT5262 citation-label: EDIT5262 title: "[2022-02 LWG Motion 3] P0533R9 constexpr for and " URL: https://wg21.link/edit5262 - id: EDIT5263 citation-label: EDIT5263 title: "[2022-02 LWG Motion 4] P0627R6 Function to mark unreachable code" URL: https://wg21.link/edit5263 - id: EDIT5264 citation-label: EDIT5264 title: "[2022-02 LWG Motion 5] P1206R7 ranges::to: A function to convert any range to a container" URL: https://wg21.link/edit5264 - id: EDIT5265 citation-label: EDIT5265 title: "[2022-02 LWG Motion 6] P1413R3 Deprecate std::aligned_storage and std::aligned_union" URL: https://wg21.link/edit5265 - id: EDIT5266 citation-label: EDIT5266 title: "[2022-02 LWG Motion 7] P2255R2 A type trait to detect reference binding to temporary" URL: https://wg21.link/edit5266 - id: EDIT5267 citation-label: EDIT5267 title: "[2022-02 LWG Motion 8] P2273R3 Making std::unique_ptr constexpr" URL: https://wg21.link/edit5267 - id: EDIT5268 citation-label: EDIT5268 title: "[2022-02 LWG Motion 9] P2387R3 Pipe support for user-defined range adaptors" URL: https://wg21.link/edit5268 - id: EDIT5269 citation-label: EDIT5269 title: "[2022-02 LWG Motion 10] P2440R1 ranges::iota, ranges::shift_left and ranges::shift_right" URL: https://wg21.link/edit5269 - id: EDIT5270 citation-label: EDIT5270 title: "[2022-02 LWG Motion 11] P2441R2 views::join_with" URL: https://wg21.link/edit5270 - id: EDIT5271 citation-label: EDIT5271 title: "[2022-02 LWG Motion 12] P2442R1 Windowing range adaptors: views::chunk and views::slide" URL: https://wg21.link/edit5271 - id: EDIT5272 citation-label: EDIT5272 title: "[2022-02 LWG Motion 13] P2443R1 views::chunk_by" URL: https://wg21.link/edit5272 - id: EDIT5273 citation-label: EDIT5273 title: "P2173R1 Attributes on lambda-expressions" URL: https://wg21.link/edit5273 - id: EDIT5274 citation-label: EDIT5274 title: "P2493R0 Missing feature test macros for C++20 core papers" URL: https://wg21.link/edit5274 - id: EDIT5275 citation-label: EDIT5275 title: "[dcl.init.list] Unparenthesize cross-reference" URL: https://wg21.link/edit5275 - id: EDIT5276 citation-label: EDIT5276 title: "P0323R12 std::expected" URL: https://wg21.link/edit5276 - id: EDIT5277 citation-label: EDIT5277 title: "[namespace.udecl] does not explicitly state the reason for special member hidden" URL: https://wg21.link/edit5277 - id: EDIT5278 citation-label: EDIT5278 title: "P0533R9 constexpr for and " URL: https://wg21.link/edit5278 - id: EDIT5279 citation-label: EDIT5279 title: "P0627R6 Function to mark unreachable code" URL: https://wg21.link/edit5279 - id: EDIT5280 citation-label: EDIT5280 title: "P1206R7 Conversions from ranges to containers" URL: https://wg21.link/edit5280 - id: EDIT5281 citation-label: EDIT5281 title: "what is the locus of a function-definition?" URL: https://wg21.link/edit5281 - id: EDIT5282 citation-label: EDIT5282 title: "P1413R3 Deprecate std::aligned_storage and std::aligned_union" URL: https://wg21.link/edit5282 - id: EDIT5283 citation-label: EDIT5283 title: "P2255R2 A type trait to detect reference binding to temporary" URL: https://wg21.link/edit5283 - id: EDIT5284 citation-label: EDIT5284 title: "P2273R3 Making std::unique_ptr constexpr" URL: https://wg21.link/edit5284 - id: EDIT5285 citation-label: EDIT5285 title: "P2387R3 Pipe support for user-defined range adaptors" URL: https://wg21.link/edit5285 - id: EDIT5286 citation-label: EDIT5286 title: "P2440R1 ranges::iota, ranges::shift_left, and ranges::shift_right" URL: https://wg21.link/edit5286 - id: EDIT5287 citation-label: EDIT5287 title: "P2533R0 Core Language Working Group \"ready\"" URL: https://wg21.link/edit5287 - id: EDIT5288 citation-label: EDIT5288 title: "P2531R0 C++ Standard Library Issues" URL: https://wg21.link/edit5288 - id: EDIT5289 citation-label: EDIT5289 title: "we didn't explicitly specify that the current instantiation does not cause an implicit instantiation" URL: https://wg21.link/edit5289 - id: EDIT5290 citation-label: EDIT5290 title: "[module.interface] Add adjective 'exported' to dangling prons" URL: https://wg21.link/edit5290 - id: EDIT5291 citation-label: EDIT5291 title: "[stdatomic.h.syn] Add missing atomic_fetch_xor/_explicit" URL: https://wg21.link/edit5291 - id: EDIT5292 citation-label: EDIT5292 title: "[locale.cons] Ambiguous argument in Throws for locale+name+category constructor" URL: https://wg21.link/edit5292 - id: EDIT5293 citation-label: EDIT5293 title: "[range.zip.iterator] Fix typo" URL: https://wg21.link/edit5293 - id: EDIT5294 citation-label: EDIT5294 title: "[expr.prim.lambda.closure] Conversion to function pointer doesn't account for explicit object parameter" URL: https://wg21.link/edit5294 - id: EDIT5295 citation-label: EDIT5295 title: "The resumer of a coroutine may not be a function" URL: https://wg21.link/edit5295 - id: EDIT5296 citation-label: EDIT5296 title: "[lex.name] prohibits uses of predefined macro names and feature-test macros" URL: https://wg21.link/edit5296 - id: EDIT5297 citation-label: EDIT5297 title: "Cplusplus" URL: https://wg21.link/edit5297 - id: EDIT5298 citation-label: EDIT5298 title: "[dcl.fct.def.coroutine] Initializer of a non-block variable is also a resumer" URL: https://wg21.link/edit5298 - id: EDIT5299 citation-label: EDIT5299 title: "[class.temporary] The use of term \"trivially copyable\" may be wrong" URL: https://wg21.link/edit5299 - id: EDIT5300 citation-label: EDIT5300 title: "Regardez \"Sokuu - Survie\" sur YouTube" URL: https://wg21.link/edit5300 - id: EDIT5301 citation-label: EDIT5301 title: "import-keyword, module-keyword, and export-keyword are not preprocessing tokens" URL: https://wg21.link/edit5301 - id: EDIT5302 citation-label: EDIT5302 title: "An improvement to ADL for the name declared by a friend declaration " URL: https://wg21.link/edit5302 - id: EDIT5303 citation-label: EDIT5303 title: "Unable to find label {term.odr.use}" URL: https://wg21.link/edit5303 - id: EDIT5304 citation-label: EDIT5304 title: "[lex.name] Rephrase note to avoid upper/lower-case" URL: https://wg21.link/edit5304 - id: EDIT5305 citation-label: EDIT5305 title: "Difference between \"execution\" and \"evaluation\"" URL: https://wg21.link/edit5305 - id: EDIT5306 citation-label: EDIT5306 title: "[lib] Add missing \\pnum before descriptive elements" URL: https://wg21.link/edit5306 - id: EDIT5307 citation-label: EDIT5307 title: "[basic.start.dynamic] didn't state the situation for the initialization of the non-block thread storage duration inline variable" URL: https://wg21.link/edit5307 - id: EDIT5308 citation-label: EDIT5308 title: "How to space ref qualifiers" URL: https://wg21.link/edit5308 - id: EDIT5309 citation-label: EDIT5309 title: "[range.slide.iterator] Remove `@` in `\\tcode`" URL: https://wg21.link/edit5309 - id: EDIT5310 citation-label: EDIT5310 title: "[allocator.requirements.general] Remove unused provisions" URL: https://wg21.link/edit5310 - id: EDIT5311 citation-label: EDIT5311 title: "[version.syn] Remove mention of nonexistent header ``" URL: https://wg21.link/edit5311 - id: EDIT5312 citation-label: EDIT5312 title: "spacing of ref-qualifiers" URL: https://wg21.link/edit5312 - id: EDIT5313 citation-label: EDIT5313 title: "Clause reorganization for C++23 " URL: https://wg21.link/edit5313 - id: EDIT5314 citation-label: EDIT5314 title: "[diff.cpp20.library] is missing" URL: https://wg21.link/edit5314 - id: EDIT5315 citation-label: EDIT5315 title: "Restructuring clauses for C++26" URL: https://wg21.link/edit5315 - id: EDIT5316 citation-label: EDIT5316 title: "[headers][expected.syn] Index and list ``" URL: https://wg21.link/edit5316 - id: EDIT5317 citation-label: EDIT5317 title: "[temp.variadic] Use consistent utterances associated with pack expansion" URL: https://wg21.link/edit5317 - id: EDIT5318 citation-label: EDIT5318 title: "[class.prop] ambiguous conditions in definition of implicit-lifetime class" URL: https://wg21.link/edit5318 - id: EDIT5319 citation-label: EDIT5319 title: "[class.prop] Clarify definition of implicit-lifetime class" URL: https://wg21.link/edit5319 - id: EDIT5320 citation-label: EDIT5320 title: "[thread] Rename to 'Concurrency support library'" URL: https://wg21.link/edit5320 - id: EDIT5321 citation-label: EDIT5321 title: "Move the restrictions regarding macros away from [library] (or add links to them)" URL: https://wg21.link/edit5321 - id: EDIT5322 citation-label: EDIT5322 title: "[range.chunk.outer.value] Add missing private specifier" URL: https://wg21.link/edit5322 - id: EDIT5323 citation-label: EDIT5323 title: "How to specify small nested classes: struct/class, private members" URL: https://wg21.link/edit5323 - id: EDIT5324 citation-label: EDIT5324 title: "[diff.cpp20.library] Add subclause, highlighting new headers" URL: https://wg21.link/edit5324 - id: EDIT5325 citation-label: EDIT5325 title: "[range.chunk.inner.iter] Fix index reference." URL: https://wg21.link/edit5325 - id: EDIT5326 citation-label: EDIT5326 title: "[range.slide.overview] Fix multi-character typo" URL: https://wg21.link/edit5326 - id: EDIT5327 citation-label: EDIT5327 title: "[allocator.requirements.general] Dismantle requirements table" URL: https://wg21.link/edit5327 - id: EDIT5328 citation-label: EDIT5328 title: "[range.utility.conv.general] Should `reservable-container` and `container-insertable` be concepts?" URL: https://wg21.link/edit5328 - id: EDIT5329 citation-label: EDIT5329 title: "[range.chunk.outer.value] Fix unformatted dereference operator" URL: https://wg21.link/edit5329 - id: EDIT5330 citation-label: EDIT5330 title: "[diff.expr][diff.dcl] Features removed in C99 are still mentioned" URL: https://wg21.link/edit5330 - id: EDIT5331 citation-label: EDIT5331 title: "[range.adjacent.transform.iterator] Fix template parameter typo" URL: https://wg21.link/edit5331 - id: EDIT5332 citation-label: EDIT5332 title: "[expr.const] Add cross-reference for construct_at" URL: https://wg21.link/edit5332 - id: EDIT5333 citation-label: EDIT5333 title: "[range.utility.conv.general] Add missing template parameter to container_inserter" URL: https://wg21.link/edit5333 - id: EDIT5334 citation-label: EDIT5334 title: "[container.rev.reqmts] p16+ are not \"reversible container requirements\"" URL: https://wg21.link/edit5334 - id: EDIT5335 citation-label: EDIT5335 title: "[class.compare.secondary] The extent to which \"The defaulted operator function is not considered\" applies CWG2546" URL: https://wg21.link/edit5335 - id: EDIT5336 citation-label: EDIT5336 title: "[class.compare.default] p1 The condition of implicitly defining a defaulted comparison operator function CWG2546" URL: https://wg21.link/edit5336 - id: EDIT5337 citation-label: EDIT5337 title: "[dcl.fct.def.default] Restrictions on what comparison operator function can be explicitly defaulted CWG2547" URL: https://wg21.link/edit5337 - id: EDIT5338 citation-label: EDIT5338 title: "[class.spaceship] lacks to specify the behavior if the defined expression for synthesized three-way comparison is ill-formed" URL: https://wg21.link/edit5338 - id: EDIT5339 citation-label: EDIT5339 title: "A subobject is contained by another object rather than by a type" URL: https://wg21.link/edit5339 - id: EDIT5340 citation-label: EDIT5340 title: "[temp.deduct.call] p1 The comment for a function parameter pack is conflict" URL: https://wg21.link/edit5340 - id: EDIT5341 citation-label: EDIT5341 title: "[temp.arg.explicit] p5 Explicitly specified template arguments can enforce to use the template" URL: https://wg21.link/edit5341 - id: EDIT5342 citation-label: EDIT5342 title: "[dcl.type.decltype] p1 What is the entity named by E when E is a class member access" URL: https://wg21.link/edit5342 - id: EDIT5343 citation-label: EDIT5343 title: "[temp.deduct.type] p4 Template parameter pack is only used in non-deduced context" URL: https://wg21.link/edit5343 - id: EDIT5344 citation-label: EDIT5344 title: "[temp.deduct.general] p1 What are these necessary template arguments when referring to a function template specialization" URL: https://wg21.link/edit5344 - id: EDIT5345 citation-label: EDIT5345 title: "The grammar template-name component has a narrow definition" URL: https://wg21.link/edit5345 - id: EDIT5346 citation-label: EDIT5346 title: "The definition of what entity denoted by a qualified-id is not clear" URL: https://wg21.link/edit5346 - id: EDIT5347 citation-label: EDIT5347 title: "Inconsistent \"default\"s in allocator requirements tables" URL: https://wg21.link/edit5347 - id: EDIT5348 citation-label: EDIT5348 title: "Preexisting: These probably needs to be more than just derived. Like \"a type with a base characteristic ([meta.rqmts]) of `bool_constant<`_`B`_`>`\"." URL: https://wg21.link/edit5348 - id: EDIT5349 citation-label: EDIT5349 title: "How many objects or references are associated with a block variable with static storage duration(in multi-thread)?" URL: https://wg21.link/edit5349 - id: EDIT5350 citation-label: EDIT5350 title: "[Editoral] Typo on home page" URL: https://wg21.link/edit5350 - id: EDIT5351 citation-label: EDIT5351 title: "[basic.lookup] lookup context vs. cv-qualified that type" URL: https://wg21.link/edit5351 - id: EDIT5352 citation-label: EDIT5352 title: "[class.temporary] p6.6 \"glvalue operand\" is misleading" URL: https://wg21.link/edit5352 - id: EDIT5353 citation-label: EDIT5353 title: "Improve the definition of the brace elision of aggregate initialization" URL: https://wg21.link/edit5353 - id: EDIT5354 citation-label: EDIT5354 title: "The range of representable values of compound types" URL: https://wg21.link/edit5354 - id: EDIT5355 citation-label: EDIT5355 title: "[expr.const.cast] Use \"shall\" to impose the requirement" URL: https://wg21.link/edit5355 - id: EDIT5356 citation-label: EDIT5356 title: "[basic.compound] p4 What the definition of whether two objects are the same" URL: https://wg21.link/edit5356 - id: EDIT5357 citation-label: EDIT5357 title: "[expr.cast] Clarify ambiguous static_cast/const_cast" URL: https://wg21.link/edit5357 - id: EDIT5358 citation-label: EDIT5358 title: "[conv.qual] Improvement and supply the omitted result" URL: https://wg21.link/edit5358 - id: EDIT5359 citation-label: EDIT5359 title: "[range.adjacent.transform.iterator] Fix wrong template parameter in adjacent_transform_view::iterator" URL: https://wg21.link/edit5359 - id: EDIT5360 citation-label: EDIT5360 title: "[expected.unexpected] Rearrange std::unexpected" URL: https://wg21.link/edit5360 - id: EDIT5361 citation-label: EDIT5361 title: "[over.match.funcs.general] p4 direct member vs. member for defining the type of implicit object parameter" URL: https://wg21.link/edit5361 - id: EDIT5362 citation-label: EDIT5362 title: "[spanstream.syn] doesn't mention `swap()` overloads" URL: https://wg21.link/edit5362 - id: EDIT5363 citation-label: EDIT5363 title: "[spanbuf] should be titled \"Class template `basic_spanbuf`\"" URL: https://wg21.link/edit5363 - id: EDIT5364 citation-label: EDIT5364 title: "[over.match.funcs.general] p5 user-defined conversions sequence are not considered for object parameter CWG2557" URL: https://wg21.link/edit5364 - id: EDIT5365 citation-label: EDIT5365 title: "[spanbuf] Fix template name in subclause heading" URL: https://wg21.link/edit5365 - id: EDIT5366 citation-label: EDIT5366 title: "[span.streams] Move non-member swaps to header synopsis" URL: https://wg21.link/edit5366 - id: EDIT5367 citation-label: EDIT5367 title: "[intro.refs] Add UAX#29 to normative references" URL: https://wg21.link/edit5367 - id: EDIT5368 citation-label: EDIT5368 title: "P2071R2 Named universal character escapes" URL: https://wg21.link/edit5368 - id: EDIT5369 citation-label: EDIT5369 title: "[over.best.ics.general] The type of parameter is unclear" URL: https://wg21.link/edit5369 - id: EDIT5370 citation-label: EDIT5370 title: "[lex.name] Remove extra vertical space in grammar" URL: https://wg21.link/edit5370 - id: EDIT5371 citation-label: EDIT5371 title: "[over.best.ics.general] The wording about implicit conversion sequence is inconsistent" URL: https://wg21.link/edit5371 - id: EDIT5372 citation-label: EDIT5372 title: "[temp.arg.template] p4 Saying PP is an id-expression has a wrong assumption" URL: https://wg21.link/edit5372 - id: EDIT5373 citation-label: EDIT5373 title: "[stacktrace.syn] should depict `` including ``" URL: https://wg21.link/edit5373 - id: EDIT5374 citation-label: EDIT5374 title: "[stacktrace.syn] Add '#include '" URL: https://wg21.link/edit5374 - id: EDIT5375 citation-label: EDIT5375 title: "[alg.min.max] hasn't been updated when LWG3180 has been applied" URL: https://wg21.link/edit5375 - id: EDIT5376 citation-label: EDIT5376 title: "[alg.min.max] Consistently specify `ranges::minmax_element` with `ranges::minmax_element_result`" URL: https://wg21.link/edit5376 - id: EDIT5377 citation-label: EDIT5377 title: "[intro.progress] Does p1 conditionally introduce a kind of undefined behavior?" URL: https://wg21.link/edit5377 - id: EDIT5378 citation-label: EDIT5378 title: "nodiscard of allocate_at_least misses a closing bracket" URL: https://wg21.link/edit5378 - id: EDIT5379 citation-label: EDIT5379 title: "[memory.syn] Add missing closing bracket for attribute" URL: https://wg21.link/edit5379 - id: EDIT5380 citation-label: EDIT5380 title: "[expected.object.general] Remove explicit(see below) for expected copy/move constructor" URL: https://wg21.link/edit5380 - id: EDIT5381 citation-label: EDIT5381 title: "[expected.object.general] Add missing noexcept for expected::error()" URL: https://wg21.link/edit5381 - id: EDIT5382 citation-label: EDIT5382 title: "[range.utility.conv.general] Add missing constexpr for container-inserter" URL: https://wg21.link/edit5382 - id: EDIT5383 citation-label: EDIT5383 title: "[range.adaptors] Make the prints message format consistent" URL: https://wg21.link/edit5383 - id: EDIT5384 citation-label: EDIT5384 title: "LWG3687. `expected` move constructor should move" URL: https://wg21.link/edit5384 - id: EDIT5385 citation-label: EDIT5385 title: "[atomics.syn] doesn't depict `memory_order_meow`" URL: https://wg21.link/edit5385 - id: EDIT5386 citation-label: EDIT5386 title: "[allocator.requirements.general] Specify all member types with `typename`" URL: https://wg21.link/edit5386 - id: EDIT5387 citation-label: EDIT5387 title: "[class.member.lookup] p7 Whether two conversion function (template)s correspond?" URL: https://wg21.link/edit5387 - id: EDIT5388 citation-label: EDIT5388 title: "[temp.over.link] types involving template parameters are not expressions" URL: https://wg21.link/edit5388 - id: EDIT5389 citation-label: EDIT5389 title: "[temp.constr.normal] The obscure(contradictory) of the normalization of a concept-id" URL: https://wg21.link/edit5389 - id: EDIT5390 citation-label: EDIT5390 title: "[expr.new] p26 Is the matching deallocation function guaranteed to be invoked when no matching handler can be found? CWG2566" URL: https://wg21.link/edit5390 - id: EDIT5391 citation-label: EDIT5391 title: "[class] \"class lattice\" is never clearly defined" URL: https://wg21.link/edit5391 - id: EDIT5392 citation-label: EDIT5392 title: "[expr.static.cast] p10 Circular definition of explicitly converting an integer value to enumeration type" URL: https://wg21.link/edit5392 - id: EDIT5393 citation-label: EDIT5393 title: "[cpp.pre] p1 directive-introducing token is immediately followed by a whitespace" URL: https://wg21.link/edit5393 - id: EDIT5394 citation-label: EDIT5394 title: "[temp.constr.normal]: Missing trailing semicolon after concept definition" URL: https://wg21.link/edit5394 - id: EDIT5395 citation-label: EDIT5395 title: "Update templates.tex" URL: https://wg21.link/edit5395 - id: EDIT5396 citation-label: EDIT5396 title: "Fix placement of namespace-scope declarations" URL: https://wg21.link/edit5396 - id: EDIT5397 citation-label: EDIT5397 title: "[string.view.deduct] Move to immediately after [string.view.cons]" URL: https://wg21.link/edit5397 - id: EDIT5398 citation-label: EDIT5398 title: "[expr.shift] p1 What is the promoted type of a source type to which integral promotion does not apply?" URL: https://wg21.link/edit5398 - id: EDIT5399 citation-label: EDIT5399 title: "[expr.call] Clarify the value of this" URL: https://wg21.link/edit5399 - id: EDIT5400 citation-label: EDIT5400 title: "[expr.prim.lambda.closure] p3 What is the return type of a function call operator(template) if trailing-return-type is omitted?" URL: https://wg21.link/edit5400 - id: EDIT5401 citation-label: EDIT5401 title: "[over.match.oper] p2 It seems that p2 omits the function call operator" URL: https://wg21.link/edit5401 - id: EDIT5402 citation-label: EDIT5402 title: "[depr.tuple],[depr.variant] Use struct class-key consistently" URL: https://wg21.link/edit5402 - id: EDIT5403 citation-label: EDIT5403 title: "[expected] Use `unex` as exposition-only name for all unexpected values" URL: https://wg21.link/edit5403 - id: EDIT5404 citation-label: EDIT5404 title: "[class.access.base] p5 Whether the base-specifier-list of a derived class is a point R where protected member is accessible? CWG372" URL: https://wg21.link/edit5404 - id: EDIT5405 citation-label: EDIT5405 title: "[expr.prim.lambda.general] Clarify deduced lambda return type" URL: https://wg21.link/edit5405 - id: EDIT5406 citation-label: EDIT5406 title: "[basic.def.odr] p10 What does function definition scope mean in this current draft?" URL: https://wg21.link/edit5406 - id: EDIT5407 citation-label: EDIT5407 title: "[expr] It is underspecified when evaluating an operation whose operands have values designated NaN " URL: https://wg21.link/edit5407 - id: EDIT5408 citation-label: EDIT5408 title: "[iterator.concept.readable] remove obsolete Note" URL: https://wg21.link/edit5408 - id: EDIT5409 citation-label: EDIT5409 title: "[associative] Add \"i.e.\" in front of explanation" URL: https://wg21.link/edit5409 - id: EDIT5410 citation-label: EDIT5410 title: "[lex.ccon] A typo for \"'\" in table 10 " URL: https://wg21.link/edit5410 - id: EDIT5411 citation-label: EDIT5411 title: "Fix the typo for \"apostrohpe\"" URL: https://wg21.link/edit5411 - id: EDIT5412 citation-label: EDIT5412 title: "Fix the typo for \"apostrohpe\"" URL: https://wg21.link/edit5412 - id: EDIT5413 citation-label: EDIT5413 title: "[except.pre] Reword \"shall not be used to\" avoiding question of actual \"use\"" URL: https://wg21.link/edit5413 - id: EDIT5414 citation-label: EDIT5414 title: "[range.utility.conv.general] Strike extraneous semicolon" URL: https://wg21.link/edit5414 - id: EDIT5415 citation-label: EDIT5415 title: "[expr.call] The result type of a function call and the value category relying on it" URL: https://wg21.link/edit5415 - id: EDIT5416 citation-label: EDIT5416 title: "[optional.ctor], [expected.object.ctor] Add converts-from-any-cvref" URL: https://wg21.link/edit5416 - id: EDIT5417 citation-label: EDIT5417 title: "Where to get the C++98 and C++03 drafts?" URL: https://wg21.link/edit5417 - id: EDIT5418 citation-label: EDIT5418 title: "[class.access] Remove dangling Note" URL: https://wg21.link/edit5418 - id: EDIT5419 citation-label: EDIT5419 title: "[ranges.syn] remove trailing `-> see below` return type from three `t…" URL: https://wg21.link/edit5419 - id: EDIT5420 citation-label: EDIT5420 title: "[dcl.fct] p6 Does it make sense that a constructor can have an explicit object parameter?" URL: https://wg21.link/edit5420 - id: EDIT5421 citation-label: EDIT5421 title: "[class.dtor] p1 Make the requirement of a prospective destructor to be accurate." URL: https://wg21.link/edit5421 - id: EDIT5422 citation-label: EDIT5422 title: "[dcl.constexpr] Uninitialized non-static data members of fundamental type CWG2558" URL: https://wg21.link/edit5422 - id: EDIT5423 citation-label: EDIT5423 title: "[expr.const] p5.14 The rule about lambda-expression in a core constant expression is not clear" URL: https://wg21.link/edit5423 - id: EDIT5424 citation-label: EDIT5424 title: "[expected.object.general, expected.void.general] copy and move constr…" URL: https://wg21.link/edit5424 - id: EDIT5425 citation-label: EDIT5425 title: "[intro.execution] p3 Is an operand applied with (built-in)conversions not a subexpression of an operation E? " URL: https://wg21.link/edit5425 - id: EDIT5426 citation-label: EDIT5426 title: "[dcl.constexpr] p6 Relax the condition for a constexpr function that could be well-formed" URL: https://wg21.link/edit5426 - id: EDIT5427 citation-label: EDIT5427 title: "Consider exposition-only helper for T(*)[] is convertible to U(*)[]" URL: https://wg21.link/edit5427 - id: EDIT5428 citation-label: EDIT5428 title: "Wholesale list of issues (with suggested fixes), as found in ISO14882:2020" URL: https://wg21.link/edit5428 - id: EDIT5429 citation-label: EDIT5429 title: "[cons.slice] lists undeclared copy constructor" URL: https://wg21.link/edit5429 - id: EDIT5430 citation-label: EDIT5430 title: "[thread.lock.unique.cons] should use nullptr" URL: https://wg21.link/edit5430 - id: EDIT5431 citation-label: EDIT5431 title: "[syncstream.osyncstream.cons] refers to undefined `os`" URL: https://wg21.link/edit5431 - id: EDIT5432 citation-label: EDIT5432 title: "[ostream.inserters.arithmetic] Missing itemdecl return types" URL: https://wg21.link/edit5432 - id: EDIT5433 citation-label: EDIT5433 title: "[over.match.best.general] example 7 should use 'c'" URL: https://wg21.link/edit5433 - id: EDIT5434 citation-label: EDIT5434 title: "[streambuf.virt.get] should use \"increments\"" URL: https://wg21.link/edit5434 - id: EDIT5435 citation-label: EDIT5435 title: "[thread.sema.cnt] missing parens on function call expression" URL: https://wg21.link/edit5435 - id: EDIT5436 citation-label: EDIT5436 title: "[thread.lock.unique.locking] confusion between function calls and names" URL: https://wg21.link/edit5436 - id: EDIT5437 citation-label: EDIT5437 title: "[stringbuf.virtuals] missing 'override' for setbuf" URL: https://wg21.link/edit5437 - id: EDIT5438 citation-label: EDIT5438 title: "Minor fixes related to issue 5428" URL: https://wg21.link/edit5438 - id: EDIT5439 citation-label: EDIT5439 title: "[namespace.udecl] How to consider the properties of an object parameter in the context other than overload resolution" URL: https://wg21.link/edit5439 - id: EDIT5440 citation-label: EDIT5440 title: "[namespace.udecl] p4 The member function of a base class cannot have the signature of the one of a derived class" URL: https://wg21.link/edit5440 - id: EDIT5441 citation-label: EDIT5441 title: "[range.transform.iterator] Add some missing \\exposid" URL: https://wg21.link/edit5441 - id: EDIT5442 citation-label: EDIT5442 title: "[stringbuf.virtuals] Add missing 'override' for setbuf" URL: https://wg21.link/edit5442 - id: EDIT5443 citation-label: EDIT5443 title: "[thread.sema.cnt] Add missing parentheses on function call expression" URL: https://wg21.link/edit5443 - id: EDIT5444 citation-label: EDIT5444 title: "[cons.slice] Add copy constructor for 'slice' to synopsis" URL: https://wg21.link/edit5444 - id: EDIT5445 citation-label: EDIT5445 title: "[syncstream.osyncstream.cons] Fix use of parameter name" URL: https://wg21.link/edit5445 - id: EDIT5446 citation-label: EDIT5446 title: "[over.match.best.general] Fix typo in example" URL: https://wg21.link/edit5446 - id: EDIT5447 citation-label: EDIT5447 title: "[over.match.ctor] Default-initialization and its argument list" URL: https://wg21.link/edit5447 - id: EDIT5448 citation-label: EDIT5448 title: "[namespace.udecl] Lack a sufficient rule to specify using-declaration cannot refer to a destructor" URL: https://wg21.link/edit5448 - id: EDIT5449 citation-label: EDIT5449 title: "[expr.prim.id.unqual] What id-expression denotes a destructor?" URL: https://wg21.link/edit5449 - id: EDIT5450 citation-label: EDIT5450 title: "[class.copy.ctor] Clarify the value category of the initializer in the implicit defined function" URL: https://wg21.link/edit5450 - id: EDIT5451 citation-label: EDIT5451 title: "Fix typos" URL: https://wg21.link/edit5451 - id: EDIT5452 citation-label: EDIT5452 title: "[class.copy.ctor] p6 The implicitly declared function does declare the function" URL: https://wg21.link/edit5452 - id: EDIT5453 citation-label: EDIT5453 title: "[temp.deduct] The substitution in deduction process that results failure should also apply to class templates CWG2054" URL: https://wg21.link/edit5453 - id: EDIT5454 citation-label: EDIT5454 title: "[temp.deduct.partial] The unclear points in partial ordering for function/class templates" URL: https://wg21.link/edit5454 - id: EDIT5455 citation-label: EDIT5455 title: "[range.join.with.iterator] Add missing 'template' keyword prior to dependent template name 'emplace'" URL: https://wg21.link/edit5455 - id: EDIT5456 citation-label: EDIT5456 title: "[dcl.fct.def.default] p2 The expression of tense " URL: https://wg21.link/edit5456 - id: EDIT5457 citation-label: EDIT5457 title: "[temp.arg.nontype] Clarify the grammar meaning of template non-type argument" URL: https://wg21.link/edit5457 - id: EDIT5458 citation-label: EDIT5458 title: "[basic.def.odr] How is a default argument considered as a definition? " URL: https://wg21.link/edit5458 - id: EDIT5459 citation-label: EDIT5459 title: "[temp.names] p9 The process of the parameter mapping is omitted" URL: https://wg21.link/edit5459 - id: EDIT5460 citation-label: EDIT5460 title: "[expr.prim.req] What is the kind of constraints introduced by requires expressions" URL: https://wg21.link/edit5460 - id: EDIT5461 citation-label: EDIT5461 title: "[temp.constr.normal] p1.4 The implementations have a divergence for substitution in the normalization of a concept-id" URL: https://wg21.link/edit5461 - id: EDIT5462 citation-label: EDIT5462 title: "[dcl.init.list p3.10 The prvalue mentioned in the initialization of the reference abruptly appears without any specification" URL: https://wg21.link/edit5462 - id: EDIT5463 citation-label: EDIT5463 title: "[over.ics.list] p9 The cross-referenced subclause [over.ics.ref] does not touch an non-expression initializer " URL: https://wg21.link/edit5463 - id: EDIT5464 citation-label: EDIT5464 title: "[dcl.array] p8 A contradictory example and the rule should be improved" URL: https://wg21.link/edit5464 - id: EDIT5465 citation-label: EDIT5465 title: "[module.global.frag] Global namespace has no declaration how could it be \"decl-reachable\" from a declaration?" URL: https://wg21.link/edit5465 - id: EDIT5466 citation-label: EDIT5466 title: "[stacktrace.basic.nonmem] missing \\pnum in p2?" URL: https://wg21.link/edit5466 - id: EDIT5467 citation-label: EDIT5467 title: "[stacktrace.basic.nonmem] Add missing \\pnum before \\recommended" URL: https://wg21.link/edit5467 - id: EDIT5468 citation-label: EDIT5468 title: "[mem.poly.allocator.class.general] Specializations of `polymorphic_allocator` may need clarification" URL: https://wg21.link/edit5468 - id: EDIT5469 citation-label: EDIT5469 title: "[range.join.with.view] Add missing libconcept" URL: https://wg21.link/edit5469 - id: EDIT5470 citation-label: EDIT5470 title: "[mem.poly.allocator.class.general] Clarify `polymorphic_allocator` etc." URL: https://wg21.link/edit5470 - id: EDIT5471 citation-label: EDIT5471 title: "[basic.scope.temp] p2 Clarify the scope where D should have inhabited" URL: https://wg21.link/edit5471 - id: EDIT5472 citation-label: EDIT5472 title: "[ratio.arithmetic] Add missing index entries" URL: https://wg21.link/edit5472 - id: EDIT5473 citation-label: EDIT5473 title: "[fs.path.generic.obs] and [fs.path.modifiers]p2, wording of `make_preferred` and `generic_*` is ambiguous" URL: https://wg21.link/edit5473 - id: EDIT5474 citation-label: EDIT5474 title: "[range.join.view] Simplify `range_reference_t` to `InnerRng`" URL: https://wg21.link/edit5474 - id: EDIT5475 citation-label: EDIT5475 title: "[over.oper.general] p7 Precedence is not a formal wording nor specified" URL: https://wg21.link/edit5475 - id: EDIT5476 citation-label: EDIT5476 title: "[expr.call] The value computation of a function call and the evaluations of expressions within the function body are not specified" URL: https://wg21.link/edit5476 - id: EDIT5477 citation-label: EDIT5477 title: "[intro.execution] p7 value computation vs. prvalue" URL: https://wg21.link/edit5477 - id: EDIT5478 citation-label: EDIT5478 title: "[range.join.iterator, range.join.with.iterator] Add `InnerBase` and replace more `OuterIter/InnerIter`" URL: https://wg21.link/edit5478 - id: EDIT5479 citation-label: EDIT5479 title: "[allocator.requirements.general] Consider changing Example 2" URL: https://wg21.link/edit5479 - id: EDIT5480 citation-label: EDIT5480 title: "[temp.dep.expr] p3 How an id-expression that is a template-id is dependent?" URL: https://wg21.link/edit5480 - id: EDIT5481 citation-label: EDIT5481 title: "[ranges] Consistent style for negated fold expressions in constraints" URL: https://wg21.link/edit5481 - id: EDIT5482 citation-label: EDIT5482 title: "[allocator.requirements.general] Simplify `SimpleAllocator` with some new styles" URL: https://wg21.link/edit5482 - id: EDIT5483 citation-label: EDIT5483 title: "[move.iter.cons] Add missing Returns clause" URL: https://wg21.link/edit5483 - id: EDIT5484 citation-label: EDIT5484 title: "[range.chunk.by.view] Should the help function `find-next`/`find-prev` of `chunk_by_view` be `private`?" URL: https://wg21.link/edit5484 - id: EDIT5485 citation-label: EDIT5485 title: "[expected.object.ctor] Use the injected class name to refer to the current instantiation" URL: https://wg21.link/edit5485 - id: EDIT5486 citation-label: EDIT5486 title: "The result of an expression is given different meanings between [basic.lval] and [expr.compound]" URL: https://wg21.link/edit5486 - id: EDIT5487 citation-label: EDIT5487 title: "[expected.object.general] E should use code-font" URL: https://wg21.link/edit5487 - id: EDIT5488 citation-label: EDIT5488 title: "The comment of the example in [dcl.init.general] p16.6.1 is wrong" URL: https://wg21.link/edit5488 - id: EDIT5489 citation-label: EDIT5489 title: "[dcl.init.general] Fix the informative description in 16.6.1 Example 2" URL: https://wg21.link/edit5489 - id: EDIT5490 citation-label: EDIT5490 title: "The bound of considering the context of the copy-initialization" URL: https://wg21.link/edit5490 - id: EDIT5491 citation-label: EDIT5491 title: "[class.ctor.general] p3 is made dangling by P1787" URL: https://wg21.link/edit5491 - id: EDIT5492 citation-label: EDIT5492 title: "[range.chunk.fwd.iter] Fix unformatted semicolon" URL: https://wg21.link/edit5492 - id: EDIT5493 citation-label: EDIT5493 title: "[conv.mem] p2 should specify the complete conversion path" URL: https://wg21.link/edit5493 - id: EDIT5494 citation-label: EDIT5494 title: "[range.chunk.overview], [range.chunk.by.overview] Fix inconsistent for loop format" URL: https://wg21.link/edit5494 - id: EDIT5495 citation-label: EDIT5495 title: "[dcl.fct]/22 An abbreviated function template is _functionally_ equivalent to a function template" URL: https://wg21.link/edit5495 - id: EDIT5496 citation-label: EDIT5496 title: "[dcl.meaning.general] p3.3 The lookup for the declarator-id that is an identifier in the explicit instantiation or specialization for function template" URL: https://wg21.link/edit5496 - id: EDIT5497 citation-label: EDIT5497 title: "[temp.expl.spec] p10 What if the declarator-id in an explicit specialization is not a template-id?" URL: https://wg21.link/edit5497 - id: EDIT5498 citation-label: EDIT5498 title: "[range.chunk.by.view] Add missing exposition only comment" URL: https://wg21.link/edit5498 - id: EDIT5499 citation-label: EDIT5499 title: "[ranges] Remove redundant `// exposition only` comments in itemdecl section" URL: https://wg21.link/edit5499 - id: EDIT5500 citation-label: EDIT5500 title: "[range.chunk.overview,range.slide.overview] Correct the italics of N/M in the overview" URL: https://wg21.link/edit5500 - id: EDIT5501 citation-label: EDIT5501 title: "[tuple.cnstr] Remove bad escaping in codeblock" URL: https://wg21.link/edit5501 - id: EDIT5502 citation-label: EDIT5502 title: "[lex.pptoken] p2 Split the quotation characters into the corresponding terms" URL: https://wg21.link/edit5502 - id: EDIT5503 citation-label: EDIT5503 title: "[stmt.dcl] p3 Improve the contradictory wording" URL: https://wg21.link/edit5503 - id: EDIT5504 citation-label: EDIT5504 title: "[std] Link header in summary tables to its synopsis" URL: https://wg21.link/edit5504 - id: EDIT5505 citation-label: EDIT5505 title: "[ranges] The explicity of the constructor needs to be consistent" URL: https://wg21.link/edit5505 - id: EDIT5506 citation-label: EDIT5506 title: "[diff.expr] Unmentioned incompatibility with C about pointer indirection CWG232" URL: https://wg21.link/edit5506 - id: EDIT5507 citation-label: EDIT5507 title: "[ranges] Should `constexpr default_sentinel_t end()` be `const`-qualified?" URL: https://wg21.link/edit5507 - id: EDIT5508 citation-label: EDIT5508 title: "Use of 'il' parameter name in functions taking initializer_lists inconsistent" URL: https://wg21.link/edit5508 - id: EDIT5509 citation-label: EDIT5509 title: "[expr.reinterpret.cast] p2 The meaning of \"its own type\" is not clear" URL: https://wg21.link/edit5509 - id: EDIT5510 citation-label: EDIT5510 title: "[module.reach] Remove redundant module implementation unit declaration" URL: https://wg21.link/edit5510 - id: EDIT5511 citation-label: EDIT5511 title: "[dcl.init.ref] p5.4.1 \"the result of the call\" is not an expression to which type check can be done" URL: https://wg21.link/edit5511 - id: EDIT5512 citation-label: EDIT5512 title: "Fixed wording regarding omitting the template argument list <>" URL: https://wg21.link/edit5512 - id: EDIT5513 citation-label: EDIT5513 title: "[res.on.functions] Use normal \"behavior is undefined\" words of power" URL: https://wg21.link/edit5513 - id: EDIT5514 citation-label: EDIT5514 title: "[range.istream.view] Add \\ref for `basic_istream_view::iterator`" URL: https://wg21.link/edit5514 - id: EDIT5515 citation-label: EDIT5515 title: "[range.istream.iterator] basic_istream_view::iterator is not a class …" URL: https://wg21.link/edit5515 - id: EDIT5516 citation-label: EDIT5516 title: "[range.chunk] Add the class template description for `chunk_view`" URL: https://wg21.link/edit5516 - id: EDIT5517 citation-label: EDIT5517 title: "[func.wrap.move.ctor] Fix typo naming template parameter packs" URL: https://wg21.link/edit5517 - id: EDIT5518 citation-label: EDIT5518 title: "[container.reqmts] p65 seems to ban small string optimization" URL: https://wg21.link/edit5518 - id: EDIT5519 citation-label: EDIT5519 title: "[ranges.syn] Fix the constraints order of `slide_view`" URL: https://wg21.link/edit5519 - id: EDIT5520 citation-label: EDIT5520 title: "[range.adjacent.iterator] Use correct descriptive element" URL: https://wg21.link/edit5520 - id: EDIT5521 citation-label: EDIT5521 title: "[basic.align] Update note to reflect deprecation of aligned-storage templates" URL: https://wg21.link/edit5521 - id: EDIT5522 citation-label: EDIT5522 title: "[basic.align] Fix cross-reference to meanwhile deprecated aligned_storage" URL: https://wg21.link/edit5522 - id: EDIT5523 citation-label: EDIT5523 title: "[thread.lock.unique.locking] Fix function call expressions" URL: https://wg21.link/edit5523 - id: EDIT5524 citation-label: EDIT5524 title: "[ranges.syn] Add missing \\libconcept for `owning_view`" URL: https://wg21.link/edit5524 - id: EDIT5525 citation-label: EDIT5525 title: "[range.join.with.view] Add missing \\libconcept" URL: https://wg21.link/edit5525 - id: EDIT5526 citation-label: EDIT5526 title: "[range.elements.sentinel] Fix incorrect \\placeholder" URL: https://wg21.link/edit5526 - id: EDIT5527 citation-label: EDIT5527 title: "[module.unit] Is “indirectly exported” a deliberate design?" URL: https://wg21.link/edit5527 - id: EDIT5528 citation-label: EDIT5528 title: "[allocator.requirements.general] The meaning of \"parameterized in terms of allocators\" seems unclear" URL: https://wg21.link/edit5528 - id: EDIT5529 citation-label: EDIT5529 title: "[range.chunk.view.input] Add missing \\exposid for `base_`" URL: https://wg21.link/edit5529 - id: EDIT5530 citation-label: EDIT5530 title: "[range.join.with.sentinel] Add missing curly braces" URL: https://wg21.link/edit5530 - id: EDIT5531 citation-label: EDIT5531 title: "Typo and formatting fixes" URL: https://wg21.link/edit5531 - id: EDIT5532 citation-label: EDIT5532 title: " [common.iter.nav] Fix \\exposconceptnc" URL: https://wg21.link/edit5532 - id: EDIT5533 citation-label: EDIT5533 title: "[basic.def.odr] p5 \"appears as\" is not defined and \"named by\" is a better choice" URL: https://wg21.link/edit5533 - id: EDIT5534 citation-label: EDIT5534 title: "use \"named by\" in place of \"appear as\" for odr-using a variable" URL: https://wg21.link/edit5534 - id: EDIT5535 citation-label: EDIT5535 title: "[priqueue.overview] Add misssing `>` to deduction guide" URL: https://wg21.link/edit5535 - id: EDIT5536 citation-label: EDIT5536 title: "More typo and formatting fixes" URL: https://wg21.link/edit5536 - id: EDIT5537 citation-label: EDIT5537 title: "[module.private.frag] Remove misleading example and broaden note" URL: https://wg21.link/edit5537 - id: EDIT5538 citation-label: EDIT5538 title: "[temp.inst] Clarify referent of 'declaration'" URL: https://wg21.link/edit5538 - id: EDIT5539 citation-label: EDIT5539 title: "[dcl.fct.def.general] p2 \"declarator;\" is not described in [dcl.fct]" URL: https://wg21.link/edit5539 - id: EDIT5540 citation-label: EDIT5540 title: "[dcl.type.general] p3 The grammar type-specifier-seq does not comprise defining-type-specifier" URL: https://wg21.link/edit5540 - id: EDIT5541 citation-label: EDIT5541 title: "[over.call.object] Note has counterfactual statement re: surrogate functions and overload resolution" URL: https://wg21.link/edit5541 - id: EDIT5542 citation-label: EDIT5542 title: "[temp.inst] p12 \"In a function template specialization\" is not defined" URL: https://wg21.link/edit5542 - id: EDIT5543 citation-label: EDIT5543 title: "[syntax] p2 Add \"X-expression\" in the list" URL: https://wg21.link/edit5543 - id: EDIT5544 citation-label: EDIT5544 title: "Stop talking about fields" URL: https://wg21.link/edit5544 - id: EDIT5545 citation-label: EDIT5545 title: "[basic.fundamental] p5 Improve the definition of base-2 representation of the signed integer type" URL: https://wg21.link/edit5545 - id: EDIT5546 citation-label: EDIT5546 title: "[basic.fundamental] p12 Saying that \"range of representable values\" is implementation-defined is helpful" URL: https://wg21.link/edit5546 - id: EDIT5547 citation-label: EDIT5547 title: "[conv.ptr] p2 The cv-qualifications between source and destination type are not necessarily the same" URL: https://wg21.link/edit5547 - id: EDIT5548 citation-label: EDIT5548 title: "[dcl.friend] Specify where a friend specifier can appear" URL: https://wg21.link/edit5548 - id: EDIT5549 citation-label: EDIT5549 title: "[module.reach] p3 \"any\" is ambiguity in the rule" URL: https://wg21.link/edit5549 - id: EDIT5550 citation-label: EDIT5550 title: "[temp.deduct.call] lacks the cross-reference to [temp.deduct.type] for describing deduction" URL: https://wg21.link/edit5550 - id: EDIT5551 citation-label: EDIT5551 title: "[lib] Phrasing through \"inclusion\" precludes header imports" URL: https://wg21.link/edit5551 - id: EDIT5552 citation-label: EDIT5552 title: "[range.elements.view] Add missing \\libconcept for `move_constructible`" URL: https://wg21.link/edit5552 - id: EDIT5553 citation-label: EDIT5553 title: "[temp.variadic] p6 Rearrange the rule and make the meaning clearer" URL: https://wg21.link/edit5553 - id: EDIT5554 citation-label: EDIT5554 title: "[algorithm.syn, alg.swap] Add missing \\libconcept for `input_range`" URL: https://wg21.link/edit5554 - id: EDIT5555 citation-label: EDIT5555 title: "[specialized.algorithms, iterator.concept.readable] Replace \\placeholdernc to \\exposconcept for exposition-only concepts" URL: https://wg21.link/edit5555 - id: EDIT5556 citation-label: EDIT5556 title: "Qualify all calls to std::get" URL: https://wg21.link/edit5556 - id: EDIT5557 citation-label: EDIT5557 title: "[range.join.with.iterator] Add missing \\libconcept for `convertible_to`" URL: https://wg21.link/edit5557 - id: EDIT5558 citation-label: EDIT5558 title: "Definition of the term: free store" URL: https://wg21.link/edit5558 - id: EDIT5559 citation-label: EDIT5559 title: "[basic.compound] p3 Improve the definition of the hypothetical array for the arithmetic purpose" URL: https://wg21.link/edit5559 - id: EDIT5560 citation-label: EDIT5560 title: "[expr.sizeof] Clarify padding in class types CWG2609" URL: https://wg21.link/edit5560 - id: EDIT5561 citation-label: EDIT5561 title: "[basic.def.odr] p12 Is the definition domain isolated or union" URL: https://wg21.link/edit5561 - id: EDIT5562 citation-label: EDIT5562 title: "[unord.map.overview] Replace \\tcode with \\libconcept for `input_range`" URL: https://wg21.link/edit5562 - id: EDIT5563 citation-label: EDIT5563 title: "[sequence.reqmts] Add `ranges` namespace qualifier for `range` concept" URL: https://wg21.link/edit5563 - id: EDIT5564 citation-label: EDIT5564 title: "[range.take.overview] Correct punctuation for `take_view` overview" URL: https://wg21.link/edit5564 - id: EDIT5565 citation-label: EDIT5565 title: "[basic.compound]/1 function type does not mention cv- and ref-quals" URL: https://wg21.link/edit5565 - id: EDIT5566 citation-label: EDIT5566 title: "[2022-07 CWG Motion 1] P2622R0 Core Language Working Group \"ready\" Issues for the July, 2022 meeting" URL: https://wg21.link/edit5566 - id: EDIT5567 citation-label: EDIT5567 title: "[2022-07 CWG Motion 2] P2622R0 Core Language Working Group \"ready\" Issues for the July, 2022 meeting" URL: https://wg21.link/edit5567 - id: EDIT5568 citation-label: EDIT5568 title: "[2022-07 CWG Motion 3] P2468R2 The Equality Operator You Are Looking For" URL: https://wg21.link/edit5568 - id: EDIT5569 citation-label: EDIT5569 title: "[2022-07 CWG Motion 4] P2327R1 De-deprecating volatile compound operations" URL: https://wg21.link/edit5569 - id: EDIT5570 citation-label: EDIT5570 title: "[2022-07 CWG Motion 5] P2437R1 Support for #warning" URL: https://wg21.link/edit5570 - id: EDIT5571 citation-label: EDIT5571 title: "[2022-07 CWG Motion 6] P2362R3 Remove non-encodable wide character literals and multicharacter wide character literals" URL: https://wg21.link/edit5571 - id: EDIT5572 citation-label: EDIT5572 title: "[2022-07 CWG Motion 7] P2324R2 Labels at the end of compound statements (C compatibility)" URL: https://wg21.link/edit5572 - id: EDIT5573 citation-label: EDIT5573 title: "[2022-07 CWG Motion 8] P2290R3 Delimited escape sequences" URL: https://wg21.link/edit5573 - id: EDIT5574 citation-label: EDIT5574 title: "[2022-07 CWG Motion 9] P2448R2 Relaxing some constexpr restrictions" URL: https://wg21.link/edit5574 - id: EDIT5575 citation-label: EDIT5575 title: "[2022-07 CWG Motion 10] P2266R3 Simpler implicit move" URL: https://wg21.link/edit5575 - id: EDIT5576 citation-label: EDIT5576 title: "[2022-07 CWG Motion 11] P2071R2 Named universal character escapes" URL: https://wg21.link/edit5576 - id: EDIT5577 citation-label: EDIT5577 title: "[2022-07 CWG Motion 12] P1169R4 static operator()" URL: https://wg21.link/edit5577 - id: EDIT5578 citation-label: EDIT5578 title: "[2022-07 CWG Motion 13] P2280R4 Using unknown pointers and references in constant expressions" URL: https://wg21.link/edit5578 - id: EDIT5579 citation-label: EDIT5579 title: "[2022-07 CWG Motion 14] P1467R9 Extended floating-point types and standard names" URL: https://wg21.link/edit5579 - id: EDIT5580 citation-label: EDIT5580 title: "[2022-07 CWG Motion 15] P2493R0 Missing feature test macros for C++20 core papers" URL: https://wg21.link/edit5580 - id: EDIT5596 citation-label: EDIT5596 title: "[2022-07 LWG Motion 9] P1642R11 Freestanding Library: Easy [utilities], [ranges], and [iterators]" URL: https://wg21.link/edit5596 - id: EDIT5597 citation-label: EDIT5597 title: "[2022-07 LWG Motion 10] P1899R3 stride_view" URL: https://wg21.link/edit5597 - id: EDIT5598 citation-label: EDIT5598 title: "[2022-07 LWG Motion 11] P2093R14 Formatted output" URL: https://wg21.link/edit5598 - id: EDIT5599 citation-label: EDIT5599 title: "[2022-07 LWG Motion 12] P2165R4 Compatibility between tuple and tuple-like objects" URL: https://wg21.link/edit5599 - id: EDIT5600 citation-label: EDIT5600 title: "[2022-07 LWG Motion 13] P2278R4 cbegin should always return a constant iterator" URL: https://wg21.link/edit5600 - id: EDIT5601 citation-label: EDIT5601 title: "[2022-07 LWG Motion 14] P2286R8 Formatting Ranges" URL: https://wg21.link/edit5601 - id: EDIT5602 citation-label: EDIT5602 title: "[2022-07 LWG Motion 15] P2291R3 Add Constexpr Modifiers to Functions to_chars and from_chars for Integral Types in Header" URL: https://wg21.link/edit5602 - id: EDIT5603 citation-label: EDIT5603 title: "[2022-07 LWG Motion 16] P2302R4 std::ranges::contains" URL: https://wg21.link/edit5603 - id: EDIT5604 citation-label: EDIT5604 title: "[2022-07 LWG Motion 17] P2322R6 ranges::fold" URL: https://wg21.link/edit5604 - id: EDIT5605 citation-label: EDIT5605 title: "[2022-07 LWG Motion 18] P2374R4 views::cartesian_product" URL: https://wg21.link/edit5605 - id: EDIT5606 citation-label: EDIT5606 title: "[2022-07 LWG Motion 19] P2540R1 Empty Product for certain Views" URL: https://wg21.link/edit5606 - id: EDIT5607 citation-label: EDIT5607 title: "[2022-07 LWG Motion 20] P2404R3 Move-only types for equality_comparable_with, totally_ordered_with, and three_way_comparable_with" URL: https://wg21.link/edit5607 - id: EDIT5608 citation-label: EDIT5608 title: "[2022-07 LWG Motion 21] P2408R5 Ranges iterators as inputs to non-Ranges algorithms" URL: https://wg21.link/edit5608 - id: EDIT5609 citation-label: EDIT5609 title: "[2022-07 LWG Motion 22] P2417R2 A more constexpr bitset" URL: https://wg21.link/edit5609 - id: EDIT5610 citation-label: EDIT5610 title: "[2022-07 LWG Motion 23] P2419R2 Clarify handling of encodings in localized formatting of chrono types" URL: https://wg21.link/edit5610 - id: EDIT5611 citation-label: EDIT5611 title: "[2022-07 LWG Motion 24] P2438R2 std::string::substr() &&" URL: https://wg21.link/edit5611 - id: EDIT5612 citation-label: EDIT5612 title: "[2022-07 LWG Motion 25] P2446R2 views::as_rvalue" URL: https://wg21.link/edit5612 - id: EDIT5613 citation-label: EDIT5613 title: "[2022-07 LWG Motion 26] P2465R3 Standard Library Modules std and std.compat" URL: https://wg21.link/edit5613 - id: EDIT5614 citation-label: EDIT5614 title: "[2022-07 LWG Motion 27] P2445R1 std::forward_like" URL: https://wg21.link/edit5614 - id: EDIT5615 citation-label: EDIT5615 title: "[2022-07 LWG Motion 28] P2467R1 Support exclusive mode for fstreams" URL: https://wg21.link/edit5615 - id: EDIT5616 citation-label: EDIT5616 title: "[2022-07 LWG Motion 29] P2474R2 views::repeat" URL: https://wg21.link/edit5616 - id: EDIT5617 citation-label: EDIT5617 title: "[2022-07 LWG Motion 30] P2494R2 Relaxing range adaptors to allow for move only types" URL: https://wg21.link/edit5617 - id: EDIT5618 citation-label: EDIT5618 title: "[2022-07 LWG Motion 31] P2499R0 string_view range constructor should be explicit" URL: https://wg21.link/edit5618 - id: EDIT5619 citation-label: EDIT5619 title: "[2022-07 LWG Motion 32] P2502R2 std::generator: Synchronous Coroutine Generator for Ranges" URL: https://wg21.link/edit5619 - id: EDIT5620 citation-label: EDIT5620 title: "[2022-07 LWG Motion 33] P2508R1 Exposing std::basic-format-string" URL: https://wg21.link/edit5620 - id: EDIT5621 citation-label: EDIT5621 title: "[2022-07 LWG Motion 34] P2517R1 Add a conditional noexcept specification to std::apply" URL: https://wg21.link/edit5621 - id: EDIT5622 citation-label: EDIT5622 title: "[2022-07 LWG Motion 35] P2520R0 move_iterator should be a random access iterator" URL: https://wg21.link/edit5622 - id: EDIT5623 citation-label: EDIT5623 title: "[2022-07 LWG Motion 36] P2549R1 std::unexpected should have error() as member accessor" URL: https://wg21.link/edit5623 - id: EDIT5624 citation-label: EDIT5624 title: "[2022-07 LWG Motion 37] P2585R1 Improving default container formatting" URL: https://wg21.link/edit5624 - id: EDIT5625 citation-label: EDIT5625 title: "[2022-07 LWG Motion 38] P2590R2 Explicit lifetime management" URL: https://wg21.link/edit5625 - id: EDIT5626 citation-label: EDIT5626 title: "P0429R9 A Standard flat_map" URL: https://wg21.link/edit5626 - id: EDIT5627 citation-label: EDIT5627 title: "[sequence.reqmts] uses atypical and unclear wording for Cpp17 requirements and swappable conditions" URL: https://wg21.link/edit5627 - id: EDIT5628 citation-label: EDIT5628 title: "[swappable.requirements] Consider to introduce Cpp17Swappable requirements as new editorial convenience requirement" URL: https://wg21.link/edit5628 - id: EDIT5629 citation-label: EDIT5629 title: "[cpp.concat] p3 Is a placemarker preprocessing token considered as a valid preporcessing token" URL: https://wg21.link/edit5629 - id: EDIT5630 citation-label: EDIT5630 title: "[intro.object] Does the attributive clause intend to be a constraint or to convey a result?" URL: https://wg21.link/edit5630 - id: EDIT5631 citation-label: EDIT5631 title: "[ranges.syn] Is `#include ` redundant?" URL: https://wg21.link/edit5631 - id: EDIT5632 citation-label: EDIT5632 title: "Post-LWG3713, use \"sorted with respect to `comp`\" consistently" URL: https://wg21.link/edit5632 - id: EDIT5633 citation-label: EDIT5633 title: "Substatements of if consteval" URL: https://wg21.link/edit5633 - id: EDIT5634 citation-label: EDIT5634 title: "[dcl.init.aggr]/1 Aggregate only cares about direct base classes" URL: https://wg21.link/edit5634 - id: EDIT5635 citation-label: EDIT5635 title: "P0009R18 mdspan" URL: https://wg21.link/edit5635 - id: EDIT5636 citation-label: EDIT5636 title: "[alg.random.shuffle] ranges::shuffle - \"exactly\" or \"at most\" for number of swaps?" URL: https://wg21.link/edit5636 - id: EDIT5637 citation-label: EDIT5637 title: "'maybe_const' is not indexed" URL: https://wg21.link/edit5637 - id: EDIT5638 citation-label: EDIT5638 title: "[basic.fundamental] Weird terminology about \"X character types\"" URL: https://wg21.link/edit5638 - id: EDIT5639 citation-label: EDIT5639 title: "[cpp] Explicitly say whether a resulting token sequence is rescanned or not" URL: https://wg21.link/edit5639 - id: EDIT5640 citation-label: EDIT5640 title: "P1899R3 stride_view" URL: https://wg21.link/edit5640 - id: EDIT5641 citation-label: EDIT5641 title: "What is \"compile\"?" URL: https://wg21.link/edit5641 - id: EDIT5642 citation-label: EDIT5642 title: "P1223R5 find_last" URL: https://wg21.link/edit5642 - id: EDIT5643 citation-label: EDIT5643 title: "P2302R4 std::ranges::contains" URL: https://wg21.link/edit5643 - id: EDIT5644 citation-label: EDIT5644 title: "[range.adaptors] Move [range.chunk.by] after [range.chunk]" URL: https://wg21.link/edit5644 - id: EDIT5645 citation-label: EDIT5645 title: "P2322R6 ranges::fold" URL: https://wg21.link/edit5645 - id: EDIT5646 citation-label: EDIT5646 title: "[range.filter.view] Add missing \\exposid" URL: https://wg21.link/edit5646 - id: EDIT5647 citation-label: EDIT5647 title: "P2374R4 views::cartesian_product" URL: https://wg21.link/edit5647 - id: EDIT5648 citation-label: EDIT5648 title: "[range.ref.view] Fix index command" URL: https://wg21.link/edit5648 - id: EDIT5649 citation-label: EDIT5649 title: "P2468R2 The Equality Operator You Are Looking For" URL: https://wg21.link/edit5649 - id: EDIT5650 citation-label: EDIT5650 title: "P2327R1 De-deprecating volatile compound operations" URL: https://wg21.link/edit5650 - id: EDIT5651 citation-label: EDIT5651 title: "P2437R1 Support for #warning" URL: https://wg21.link/edit5651 - id: EDIT5652 citation-label: EDIT5652 title: "[ranges.syn] Add \\ref for `ref_view`" URL: https://wg21.link/edit5652 - id: EDIT5653 citation-label: EDIT5653 title: "P2362R3 Remove non-encodable wide character literals and multicharacter wide character literals" URL: https://wg21.link/edit5653 - id: EDIT5654 citation-label: EDIT5654 title: "P2324R2 Labels at the end of compound statements (C compatibility)" URL: https://wg21.link/edit5654 - id: EDIT5655 citation-label: EDIT5655 title: "P2290R3 Delimited escape sequences" URL: https://wg21.link/edit5655 - id: EDIT5656 citation-label: EDIT5656 title: "P2448R2 Relaxing some constexpr restrictions" URL: https://wg21.link/edit5656 - id: EDIT5657 citation-label: EDIT5657 title: "[concept.booleantestable] Remove unnecessary hyphenation hint for `boolean-testable` concept" URL: https://wg21.link/edit5657 - id: EDIT5658 citation-label: EDIT5658 title: "P2266R3 Simpler implicit move" URL: https://wg21.link/edit5658 - id: EDIT5659 citation-label: EDIT5659 title: "P2071R2 Named universal character escapes" URL: https://wg21.link/edit5659 - id: EDIT5660 citation-label: EDIT5660 title: "[concept.equalitycomparable] Replace \\placeholder with \\exposconcept" URL: https://wg21.link/edit5660 - id: EDIT5661 citation-label: EDIT5661 title: "Cross-reference [range.range]/3.2 from [range.filter.view]/5" URL: https://wg21.link/edit5661 - id: EDIT5662 citation-label: EDIT5662 title: "P1169R4 static operator()" URL: https://wg21.link/edit5662 - id: EDIT5663 citation-label: EDIT5663 title: "P2280R4 Using unknown pointers and references in constant expressions" URL: https://wg21.link/edit5663 - id: EDIT5664 citation-label: EDIT5664 title: "[2022-07 CWG Motion 1] P2622R0 Core Defect Reports" URL: https://wg21.link/edit5664 - id: EDIT5665 citation-label: EDIT5665 title: "[2022-07 CWG Motion 2] P2622R0 Core Issues 2507 and 2586" URL: https://wg21.link/edit5665 - id: EDIT5666 citation-label: EDIT5666 title: "[algorithm.syn, bitset.syn, rand.synopsis, valarray.syn] Add \\ref for include header" URL: https://wg21.link/edit5666 - id: EDIT5667 citation-label: EDIT5667 title: "[2022-07 LWG Motion 1] P2618R0 C++ Standard Library Issues" URL: https://wg21.link/edit5667 - id: EDIT5668 citation-label: EDIT5668 title: "[special.mem.concepts] Add \\libconcept" URL: https://wg21.link/edit5668 - id: EDIT5669 citation-label: EDIT5669 title: "[istreambuf.iterator.general] Add \\ref for proxy" URL: https://wg21.link/edit5669 - id: EDIT5670 citation-label: EDIT5670 title: "P1467R9 Extended floating-point types and standard names" URL: https://wg21.link/edit5670 - id: EDIT5671 citation-label: EDIT5671 title: "P1774R8 Portable assumptions" URL: https://wg21.link/edit5671 - id: EDIT5672 citation-label: EDIT5672 title: "P2582R1 Wording for class template argument deduction from inherited …" URL: https://wg21.link/edit5672 - id: EDIT5673 citation-label: EDIT5673 title: "P2295R6 Support for UTF-8 as a portable source file encoding" URL: https://wg21.link/edit5673 - id: EDIT5674 citation-label: EDIT5674 title: "P2460R2 Relax requirements on wchar_t to match existing practices" URL: https://wg21.link/edit5674 - id: EDIT5675 citation-label: EDIT5675 title: "P2579R0 Mitigation strategies for P2036 \"Changing scope for lambda trailing-return-type\"" URL: https://wg21.link/edit5675 - id: EDIT5676 citation-label: EDIT5676 title: "[diff] Inconsistent formatting of examples" URL: https://wg21.link/edit5676 - id: EDIT5677 citation-label: EDIT5677 title: "P2513R3 char8_t Compatibility and Portability Fix" URL: https://wg21.link/edit5677 - id: EDIT5678 citation-label: EDIT5678 title: "P2438R2 std::string::substr() &&" URL: https://wg21.link/edit5678 - id: EDIT5679 citation-label: EDIT5679 title: "P2417R2 A more constexpr bitset" URL: https://wg21.link/edit5679 - id: EDIT5680 citation-label: EDIT5680 title: "P2465R3 Standard Library Modules std and std.compat" URL: https://wg21.link/edit5680 - id: EDIT5681 citation-label: EDIT5681 title: "P2445R1 std::forward_like" URL: https://wg21.link/edit5681 - id: EDIT5682 citation-label: EDIT5682 title: "P2590R2 Explicit lifetime management" URL: https://wg21.link/edit5682 - id: EDIT5683 citation-label: EDIT5683 title: "[range.join.with.overview, range.split.overview] use fully-qualified name" URL: https://wg21.link/edit5683 - id: EDIT5684 citation-label: EDIT5684 title: "P2599R2 index_type & size_type in mdspan" URL: https://wg21.link/edit5684 - id: EDIT5685 citation-label: EDIT5685 title: "P2604R0 mdspan: rename pointer and contiguous" URL: https://wg21.link/edit5685 - id: EDIT5686 citation-label: EDIT5686 title: "P2613R1 Add the missing empty to mdspan" URL: https://wg21.link/edit5686 - id: EDIT5687 citation-label: EDIT5687 title: "P2467R1 Support exclusive mode for fstreams" URL: https://wg21.link/edit5687 - id: EDIT5688 citation-label: EDIT5688 title: "P2499R0 string_view range constructor should be explicit" URL: https://wg21.link/edit5688 - id: EDIT5689 citation-label: EDIT5689 title: "P2517R1 Add a conditional noexcept specification to std::apply" URL: https://wg21.link/edit5689 - id: EDIT5690 citation-label: EDIT5690 title: "P2508R1 Expose std::basic-format-string" URL: https://wg21.link/edit5690 - id: EDIT5691 citation-label: EDIT5691 title: "P2520R0 move_iterator should be a random access iterator" URL: https://wg21.link/edit5691 - id: EDIT5692 citation-label: EDIT5692 title: "P2549R1 std::unexpected should have error() as member accessor" URL: https://wg21.link/edit5692 - id: EDIT5693 citation-label: EDIT5693 title: "P2093R14 Formatted output" URL: https://wg21.link/edit5693 - id: EDIT5694 citation-label: EDIT5694 title: "P2165R4 Compatibility between tuple and tuple-like objects" URL: https://wg21.link/edit5694 - id: EDIT5695 citation-label: EDIT5695 title: "P2502R2 std::generator: Synchronous Coroutine Generator for Ranges" URL: https://wg21.link/edit5695 - id: EDIT5696 citation-label: EDIT5696 title: "P1222R4 A Standard flat_set" URL: https://wg21.link/edit5696 - id: EDIT5697 citation-label: EDIT5697 title: "P2291R3 Add Constexpr Modifiers to Functions to_chars and from_chars for Integral Types in Header" URL: https://wg21.link/edit5697 - id: EDIT5698 citation-label: EDIT5698 title: "P2278R4 cbegin should always return a constant iterator" URL: https://wg21.link/edit5698 - id: EDIT5699 citation-label: EDIT5699 title: "P2540R1 Empty Product for certain Views" URL: https://wg21.link/edit5699 - id: EDIT5700 citation-label: EDIT5700 title: "P2286R8 Formatting Ranges" URL: https://wg21.link/edit5700 - id: EDIT5701 citation-label: EDIT5701 title: "P2404R3 Move-only types for equality_comparable_with, totally_ordered_with, and three_way_comparable_with" URL: https://wg21.link/edit5701 - id: EDIT5702 citation-label: EDIT5702 title: "Add examples in [format.string.escaped]" URL: https://wg21.link/edit5702 - id: EDIT5703 citation-label: EDIT5703 title: "[strings.general,thread.general] Remove nonexistent header and fix some style error" URL: https://wg21.link/edit5703 - id: EDIT5704 citation-label: EDIT5704 title: "License of the draft" URL: https://wg21.link/edit5704 - id: EDIT5705 citation-label: EDIT5705 title: "P2408R5 Ranges iterators as inputs to non-Ranges algorithms" URL: https://wg21.link/edit5705 - id: EDIT5706 citation-label: EDIT5706 title: "P2585R1 Improving default container formatting" URL: https://wg21.link/edit5706 - id: EDIT5707 citation-label: EDIT5707 title: "P2419R2 Clarify handling of encodings in localized formatting of chrono types" URL: https://wg21.link/edit5707 - id: EDIT5708 citation-label: EDIT5708 title: "P2446R2 views::as_rvalue" URL: https://wg21.link/edit5708 - id: EDIT5709 citation-label: EDIT5709 title: "P2474R2 views::repeat" URL: https://wg21.link/edit5709 - id: EDIT5710 citation-label: EDIT5710 title: "P2494R2 Relaxing range adaptors to allow for move only types" URL: https://wg21.link/edit5710 - id: EDIT5711 citation-label: EDIT5711 title: "Use fonts suitable for on-screen reading" URL: https://wg21.link/edit5711 - id: EDIT5712 citation-label: EDIT5712 title: "[expected.object.assign] Missing Returns element" URL: https://wg21.link/edit5712 - id: EDIT5713 citation-label: EDIT5713 title: "P1642R11 Freestanding Library: Easy [utilities], [ranges], and [iterators]" URL: https://wg21.link/edit5713 - id: EDIT5714 citation-label: EDIT5714 title: "Subclause [stdfloat.syn] is oddly disconnected" URL: https://wg21.link/edit5714 - id: EDIT5715 citation-label: EDIT5715 title: "[cpp.predefined] Use of \"an\" broadens condition too much" URL: https://wg21.link/edit5715 - id: EDIT5716 citation-label: EDIT5716 title: "[{o,i}stream.formatted] inconsistent in use of Elements" URL: https://wg21.link/edit5716 - id: EDIT5717 citation-label: EDIT5717 title: "[over.match.class.deduct] now has an awkward, long sentence" URL: https://wg21.link/edit5717 - id: EDIT5718 citation-label: EDIT5718 title: "Example \"uninit\" in [dcl.constexpr] no longer valid" URL: https://wg21.link/edit5718 - id: EDIT5719 citation-label: EDIT5719 title: "Codeblocks from P2286R8 need a home" URL: https://wg21.link/edit5719 - id: EDIT5720 citation-label: EDIT5720 title: "[support.initlist] Reorganize like [support.srcloc]" URL: https://wg21.link/edit5720 - id: EDIT5721 citation-label: EDIT5721 title: "[range.join.with.sentinel] Fix template format" URL: https://wg21.link/edit5721 - id: EDIT5722 citation-label: EDIT5722 title: "Fix up table of library headers after all new library headers have been added" URL: https://wg21.link/edit5722 - id: EDIT5723 citation-label: EDIT5723 title: "[memory.syn,ranges.syn] Class members inconsistently appended `// freestanding`" URL: https://wg21.link/edit5723 - id: EDIT5724 citation-label: EDIT5724 title: "[ranges.syn] Should the *namespace-alias* `std::views` be `// freestanding`?" URL: https://wg21.link/edit5724 - id: EDIT5725 citation-label: EDIT5725 title: "[mdspan.{overview,extents.ctor}] Increase reuse of definitions" URL: https://wg21.link/edit5725 - id: EDIT5726 citation-label: EDIT5726 title: "Flat map assorted editorial improvements" URL: https://wg21.link/edit5726 - id: EDIT5727 citation-label: EDIT5727 title: "[mdspan.mdspan] Remaining uses of `pointer`" URL: https://wg21.link/edit5727 - id: EDIT5728 citation-label: EDIT5728 title: "[flat.set.modifiers] Drop `return` statement from code block in *Effects* element" URL: https://wg21.link/edit5728 - id: EDIT5729 citation-label: EDIT5729 title: "[range.stride.overview] Make the prints message format consistent" URL: https://wg21.link/edit5729 - id: EDIT5730 citation-label: EDIT5730 title: "[range.chunk.fwd.iter, range.stride.iterator] What precondition is implied here?" URL: https://wg21.link/edit5730 - id: EDIT5731 citation-label: EDIT5731 title: "std::destroy should be marked freestanding" URL: https://wg21.link/edit5731 - id: EDIT5732 citation-label: EDIT5732 title: "[format.formattable] Fix spacing of _requires-expression_" URL: https://wg21.link/edit5732 - id: EDIT5733 citation-label: EDIT5733 title: "views::stride in [ranges.syn] should not be marked freestanding" URL: https://wg21.link/edit5733 - id: EDIT5734 citation-label: EDIT5734 title: "\\logop should use small caps, and bare ALLCAPS operations should be changed to use \\logops" URL: https://wg21.link/edit5734 - id: EDIT5735 citation-label: EDIT5735 title: "[range.cartesian.view] Fix _`cartesian-product-is-common`_" URL: https://wg21.link/edit5735 - id: EDIT5736 citation-label: EDIT5736 title: "[range.cartesian.overview] Use `auto` instead of _`decay-copy`_" URL: https://wg21.link/edit5736 - id: EDIT5737 citation-label: EDIT5737 title: "[ranges.cartesian.iterator] Fix format of `decltype(current_)`" URL: https://wg21.link/edit5737 - id: EDIT5738 citation-label: EDIT5738 title: "[ranges.syn] Fix `// freestanding` comments of under [range.as.rvalue]" URL: https://wg21.link/edit5738 - id: EDIT5739 citation-label: EDIT5739 title: "[range.adaptor.tuple] Remove (use of) _`tuple-or-pair`_" URL: https://wg21.link/edit5739 - id: EDIT5740 citation-label: EDIT5740 title: "[cpp.cond] Missing `__has_cpp_attribute(assume)`" URL: https://wg21.link/edit5740 - id: EDIT5741 citation-label: EDIT5741 title: "[std] Revise uses of undefined term \"potentially throwing\"" URL: https://wg21.link/edit5741 - id: EDIT5742 citation-label: EDIT5742 title: "[ranges.syn] Add missing \"freestanding\" comment for as_rvalue." URL: https://wg21.link/edit5742 - id: EDIT5743 citation-label: EDIT5743 title: "[format] Remove redundant `\\tcode` around `\\exposid`" URL: https://wg21.link/edit5743 - id: EDIT5744 citation-label: EDIT5744 title: "[range.zip.transform.view] Fix typo: mmove_constructible." URL: https://wg21.link/edit5744 - id: EDIT5745 citation-label: EDIT5745 title: "[range.as.const.view] Add missing angle brackets" URL: https://wg21.link/edit5745 - id: EDIT5746 citation-label: EDIT5746 title: "[const.iterators.alias] Use \\libconcept for input_­iterator" URL: https://wg21.link/edit5746 - id: EDIT5747 citation-label: EDIT5747 title: "[dcl.fct.def.default] Elaborate on the difference of two declarations" URL: https://wg21.link/edit5747 - id: EDIT5748 citation-label: EDIT5748 title: "[range.as.rvalue.view] Fix curly brace format" URL: https://wg21.link/edit5748 - id: EDIT5749 citation-label: EDIT5749 title: "[lex.charset] Add missing hyphens" URL: https://wg21.link/edit5749 - id: EDIT5750 citation-label: EDIT5750 title: "[range.cartesian.view] Fix definition of cartesian-product-is-common" URL: https://wg21.link/edit5750 - id: EDIT5751 citation-label: EDIT5751 title: "[format.string.escaped] Fix invalid examples" URL: https://wg21.link/edit5751 - id: EDIT5752 citation-label: EDIT5752 title: "[const.iterators.types, const.iterators.ops] Use \\libconcept for range concepts" URL: https://wg21.link/edit5752 - id: EDIT5753 citation-label: EDIT5753 title: "[range.as.rvalue.overview] Add \\libconcept for same_as" URL: https://wg21.link/edit5753 - id: EDIT5754 citation-label: EDIT5754 title: "[range.cartesian.view] Use \\exposid for bases_" URL: https://wg21.link/edit5754 - id: EDIT5755 citation-label: EDIT5755 title: "[ranges.cartesian.iterator] Add missing @ for libconcept" URL: https://wg21.link/edit5755 - id: EDIT5756 citation-label: EDIT5756 title: "[ranges] Make the prints message format consistent" URL: https://wg21.link/edit5756 - id: EDIT5757 citation-label: EDIT5757 title: "[diff] Uniform style for examples" URL: https://wg21.link/edit5757 - id: EDIT5758 citation-label: EDIT5758 title: "[memory.syn] Add missing \"// freestanding\" comment to \"destroy\"" URL: https://wg21.link/edit5758 - id: EDIT5759 citation-label: EDIT5759 title: "[vector.syn, vector.bool] Add subclause structure." URL: https://wg21.link/edit5759 - id: EDIT5760 citation-label: EDIT5760 title: "[range.as.const.view] Fix constrain order" URL: https://wg21.link/edit5760 - id: EDIT5761 citation-label: EDIT5761 title: "[expr.prim.id.unqual] Fix parameter name in example (\"y\", not \"z\")" URL: https://wg21.link/edit5761 - id: EDIT5762 citation-label: EDIT5762 title: "[defns.dynamic.type] A misleading note" URL: https://wg21.link/edit5762 - id: EDIT5763 citation-label: EDIT5763 title: "[basic.life]/6 and [basic.life]/7 Duplicate wording regarding access outside of lifetime" URL: https://wg21.link/edit5763 - id: EDIT5764 citation-label: EDIT5764 title: "[range.repeat.view] Add \\libconcept for same_as" URL: https://wg21.link/edit5764 - id: EDIT5765 citation-label: EDIT5765 title: "[range.repeat.view] Fix class template comment typo" URL: https://wg21.link/edit5765 - id: EDIT5766 citation-label: EDIT5766 title: "[ranges.cartesian.iterator] Fix typo" URL: https://wg21.link/edit5766 - id: EDIT5767 citation-label: EDIT5767 title: "[range.repeat.iterator] repeat_view::iterator is not a class template" URL: https://wg21.link/edit5767 - id: EDIT5768 citation-label: EDIT5768 title: "[range.cartesian.view] Fix cartesian-product-is-common" URL: https://wg21.link/edit5768 - id: EDIT5769 citation-label: EDIT5769 title: "[range.adaptor.tuple] Fix annoying tuple naming conflict" URL: https://wg21.link/edit5769 - id: EDIT5770 citation-label: EDIT5770 title: "[range.cartesian.view] Fix neglect for parent_" URL: https://wg21.link/edit5770 - id: EDIT5771 citation-label: EDIT5771 title: "[obj.lifetime] Fix preconditions for `start_lifetime_as_array`" URL: https://wg21.link/edit5771 - id: EDIT5772 citation-label: EDIT5772 title: "[flat.*.{syn,erasure}] Change return type of erase_if to member size_type" URL: https://wg21.link/edit5772 - id: EDIT5773 citation-label: EDIT5773 title: "[range.cartesian.view] Further fixing of cartesian-product-is-common" URL: https://wg21.link/edit5773 - id: EDIT5774 citation-label: EDIT5774 title: "[ranges.elementsof] Fix template format" URL: https://wg21.link/edit5774 - id: EDIT5775 citation-label: EDIT5775 title: "Fix various library typos and style issues from #5428" URL: https://wg21.link/edit5775 - id: EDIT5776 citation-label: EDIT5776 title: "[vector.capacity] p14 The precondition use \"and\" but should use \"or\"" URL: https://wg21.link/edit5776 - id: EDIT5777 citation-label: EDIT5777 title: "[ranges.cartesian.iterator] Fix non-existing `reference_t`" URL: https://wg21.link/edit5777 - id: EDIT5778 citation-label: EDIT5778 title: "[range.zip, ranges.cartesian.iterator] Simplify `maybe-const` into `const Views`" URL: https://wg21.link/edit5778 - id: EDIT5779 citation-label: EDIT5779 title: "Fix adjacent_view example." URL: https://wg21.link/edit5779 - id: EDIT5780 citation-label: EDIT5780 title: "[range.cartesian.view] Add missing angle brackets for `cartesian-is-sized-sentinel`" URL: https://wg21.link/edit5780 - id: EDIT5781 citation-label: EDIT5781 title: "[range.zip.overview] Use tuple in example, not pair" URL: https://wg21.link/edit5781 - id: EDIT5782 citation-label: EDIT5782 title: "[basic.life]/8 Add a note about pointer to uninitialized memory" URL: https://wg21.link/edit5782 - id: EDIT5783 citation-label: EDIT5783 title: "[stmt.return], [stmt.return.coroutine] update notes re implicit move" URL: https://wg21.link/edit5783 - id: EDIT5784 citation-label: EDIT5784 title: "[tuple.syn, tuple.like] Standardized template format" URL: https://wg21.link/edit5784 - id: EDIT5785 citation-label: EDIT5785 title: "[range.drop.overview, range.take.overview] Fixed unformatted `(void)F, decay-copy(E)`" URL: https://wg21.link/edit5785 - id: EDIT5786 citation-label: EDIT5786 title: "[algorithm.syn] Fix template format" URL: https://wg21.link/edit5786 - id: EDIT5787 citation-label: EDIT5787 title: "[check] Flag any space between 'template' and '<'" URL: https://wg21.link/edit5787 - id: EDIT5788 citation-label: EDIT5788 title: "[format.range.fmtstr] Add ranges namespace qualifier for range concepts" URL: https://wg21.link/edit5788 - id: EDIT5789 citation-label: EDIT5789 title: "[flat.set.syn] `` should include ``" URL: https://wg21.link/edit5789 - id: EDIT5790 citation-label: EDIT5790 title: "[class.dtor]/example-1 is illegal" URL: https://wg21.link/edit5790 - id: EDIT5791 citation-label: EDIT5791 title: "[ranges] Improve examples" URL: https://wg21.link/edit5791 - id: EDIT5792 citation-label: EDIT5792 title: "[move.sentinel] Remove extraneous \"`std::`\" qualification" URL: https://wg21.link/edit5792 - id: EDIT5793 citation-label: EDIT5793 title: "[containers] Add `std::` for `forward`/`move`" URL: https://wg21.link/edit5793 - id: EDIT5794 citation-label: EDIT5794 title: "[util.smartptr.shared.create] Add `std::` qualification for `forward`" URL: https://wg21.link/edit5794 - id: EDIT5795 citation-label: EDIT5795 title: "Improve automatic LaTeX checking of concept names" URL: https://wg21.link/edit5795 - id: EDIT5796 citation-label: EDIT5796 title: "[ranges] Add \\exposid for `iterator`" URL: https://wg21.link/edit5796 - id: EDIT5797 citation-label: EDIT5797 title: "[range.iota.sentinel] Add \\exposid for `sentinel`" URL: https://wg21.link/edit5797 - id: EDIT5798 citation-label: EDIT5798 title: "[containers] Where are `cont-key-type`/`cont-mapped-type` used?" URL: https://wg21.link/edit5798 - id: EDIT5799 citation-label: EDIT5799 title: "[thread.stoptoken.syn] `stop_­callback` should be class template" URL: https://wg21.link/edit5799 - id: EDIT5800 citation-label: EDIT5800 title: "[flat.map.defn,flat.multimap.defn] Deduction guide needs to default `Allocator` to be useful" URL: https://wg21.link/edit5800 - id: EDIT5801 citation-label: EDIT5801 title: "[range.repeat.view] Use \\tcode for `WArgs`" URL: https://wg21.link/edit5801 - id: EDIT5802 citation-label: EDIT5802 title: "[expected.object.assign] Add missing 'Returns: *this'" URL: https://wg21.link/edit5802 - id: EDIT5803 citation-label: EDIT5803 title: "[flat.set.modifiers] Remove stray 'return' in Effects clause" URL: https://wg21.link/edit5803 - id: EDIT5804 citation-label: EDIT5804 title: "Fix and use \\logop" URL: https://wg21.link/edit5804 - id: EDIT5805 citation-label: EDIT5805 title: "Text is not clear about what it means to \"bind directly\"" URL: https://wg21.link/edit5805 - id: EDIT5806 citation-label: EDIT5806 title: "[functional.syn] Add \\tcode for `hash`" URL: https://wg21.link/edit5806 - id: EDIT5807 citation-label: EDIT5807 title: "[const.iterators.alias] Rename template parameter `It` to `I`" URL: https://wg21.link/edit5807 - id: EDIT5808 citation-label: EDIT5808 title: "Add blanket wording for operator++(int) on iterators" URL: https://wg21.link/edit5808 - id: EDIT5809 citation-label: EDIT5809 title: "Add blanket wording for \"Returns: *this.\" on assignment operators" URL: https://wg21.link/edit5809 - id: EDIT5810 citation-label: EDIT5810 title: "Style for chain-of-\"otherwise\" itemizations" URL: https://wg21.link/edit5810 - id: EDIT5811 citation-label: EDIT5811 title: "[ranges] make indentation consistent" URL: https://wg21.link/edit5811 - id: EDIT5812 citation-label: EDIT5812 title: "Style exposition-only members of flat_map, flat_multimap, flat_set, flat_multiset consistently" URL: https://wg21.link/edit5812 - id: EDIT5813 citation-label: EDIT5813 title: "[expr.const] Consider using \"non-constant library call\" more generally" URL: https://wg21.link/edit5813 - id: EDIT5814 citation-label: EDIT5814 title: "[class.local] p1 Improve the definition of local class " URL: https://wg21.link/edit5814 - id: EDIT5815 citation-label: EDIT5815 title: "[expr.unary.op] p10 The operand should be the promoted operand" URL: https://wg21.link/edit5815 - id: EDIT5816 citation-label: EDIT5816 title: "[expr] Replace `\\^` with `\\caret`" URL: https://wg21.link/edit5816 - id: EDIT5817 citation-label: EDIT5817 title: "[format.string.std] where does the \"0x\" base prefix for pointers get added?" URL: https://wg21.link/edit5817 - id: EDIT5818 citation-label: EDIT5818 title: "[basic.life]/8.3 don't put const in the middle of \"complete object\" words of power" URL: https://wg21.link/edit5818 - id: EDIT5819 citation-label: EDIT5819 title: "[ranges] Add \\libconcept for `view` in Overview" URL: https://wg21.link/edit5819 - id: EDIT5820 citation-label: EDIT5820 title: "[check] Add check for \\^ and recommend \\caret" URL: https://wg21.link/edit5820 - id: EDIT5821 citation-label: EDIT5821 title: "[dcl.init.ref] Cv-qualification adjustments before temporary materialization" URL: https://wg21.link/edit5821 - id: EDIT5822 citation-label: EDIT5822 title: "[conv.fcttpr] Clarify the definition and the corresponding examples" URL: https://wg21.link/edit5822 - id: EDIT5823 citation-label: EDIT5823 title: "[algorithm.syn] Align some format" URL: https://wg21.link/edit5823 - id: EDIT5824 citation-label: EDIT5824 title: "[expr.prim.lambda.capture]/8 Add a note explaining when capture is required" URL: https://wg21.link/edit5824 - id: EDIT5825 citation-label: EDIT5825 title: "[over.best.ics.general] p6 is long" URL: https://wg21.link/edit5825 - id: EDIT5826 citation-label: EDIT5826 title: "Update references to Unicode Standard & Annexes." URL: https://wg21.link/edit5826 - id: EDIT5827 citation-label: EDIT5827 title: "[range.chunk.view.input, range.slide.view] Remove unused name in the deduction guide" URL: https://wg21.link/edit5827 - id: EDIT5828 citation-label: EDIT5828 title: "placeholders::_2 is not indexed" URL: https://wg21.link/edit5828 - id: EDIT5829 citation-label: EDIT5829 title: "[func.bind.isplace] Add cross-reference to [func.bind.place]" URL: https://wg21.link/edit5829 - id: EDIT5830 citation-label: EDIT5830 title: "vector::reference is not indexed" URL: https://wg21.link/edit5830 - id: EDIT5831 citation-label: EDIT5831 title: "Index entries for range adaptors in namespace views" URL: https://wg21.link/edit5831 - id: EDIT5832 citation-label: EDIT5832 title: "Some exposition-only types are not formatted as such in the index" URL: https://wg21.link/edit5832 - id: EDIT5833 citation-label: EDIT5833 title: "this_thread::get_id() is not related to psychoanalysis" URL: https://wg21.link/edit5833 - id: EDIT5834 citation-label: EDIT5834 title: "[syserr.general] should use \"Recommended practice\"" URL: https://wg21.link/edit5834 - id: EDIT5835 citation-label: EDIT5835 title: "[diff.cpp03.containers] Add overdue compatibility note on allocators" URL: https://wg21.link/edit5835 - id: EDIT5836 citation-label: EDIT5836 title: "[expr.ref] p1 The evaluation of the id-expression in class member access" URL: https://wg21.link/edit5836 - id: EDIT5837 citation-label: EDIT5837 title: "[ranges.syn] std::[ranges::]get([const ]subrange&) is not marked freestanding" URL: https://wg21.link/edit5837 - id: EDIT5838 citation-label: EDIT5838 title: "ranges::get should be freestanding" URL: https://wg21.link/edit5838 - id: EDIT5839 citation-label: EDIT5839 title: "[ranges.syn] Make get overloads freestanding" URL: https://wg21.link/edit5839 - id: EDIT5840 citation-label: EDIT5840 title: "[unord.general, container.adaptors.general] Complete the alias template that appears in the reduction guides" URL: https://wg21.link/edit5840 - id: EDIT5841 citation-label: EDIT5841 title: "[diagnostics] Remove 'shall', use 'recommended practice'" URL: https://wg21.link/edit5841 - id: EDIT5842 citation-label: EDIT5842 title: "[func.bind.isplace] Add cross-reference to [func.bind.place]" URL: https://wg21.link/edit5842 - id: EDIT5843 citation-label: EDIT5843 title: "[vector.bool.pspc] Index vector::reference" URL: https://wg21.link/edit5843 - id: EDIT5844 citation-label: EDIT5844 title: "[over.best.ics.general] Split long paragraph" URL: https://wg21.link/edit5844 - id: EDIT5845 citation-label: EDIT5845 title: "[expected] Change stable label from \"ctor\" to \"cons\", add xref" URL: https://wg21.link/edit5845 - id: EDIT5846 citation-label: EDIT5846 title: "[func.bind] Index 10 placeholders" URL: https://wg21.link/edit5846 - id: EDIT5847 citation-label: EDIT5847 title: "[expr.prim.lambda.capture] Cross-reference [basic.def.odr] for 'odr-usable'" URL: https://wg21.link/edit5847 - id: EDIT5848 citation-label: EDIT5848 title: "[thread.thread.this] Clarify this_thread::get_id" URL: https://wg21.link/edit5848 - id: EDIT5849 citation-label: EDIT5849 title: "[ranges] Indexing fixes for iterator and sentinel classes" URL: https://wg21.link/edit5849 - id: EDIT5850 citation-label: EDIT5850 title: "[format.string.std] Clarify location of 0x prefix for pointers" URL: https://wg21.link/edit5850 - id: EDIT5851 citation-label: EDIT5851 title: "[support, etc.] New subclause \"Arithmetic types\"." URL: https://wg21.link/edit5851 - id: EDIT5852 citation-label: EDIT5852 title: "[c.math.hypot3] Fix the mis-specified `double` parameter of 3-argument `hypot`" URL: https://wg21.link/edit5852 - id: EDIT5853 citation-label: EDIT5853 title: "[headers] Ordering ``" URL: https://wg21.link/edit5853 - id: EDIT5854 citation-label: EDIT5854 title: "[headers] Order `` before `` in the header table" URL: https://wg21.link/edit5854 - id: EDIT5855 citation-label: EDIT5855 title: "[futures.errors] Add `\\tcode` for `equivalent`" URL: https://wg21.link/edit5855 - id: EDIT5856 citation-label: EDIT5856 title: "[utility.arg.requirements] turn list of identifiers into a bullet list" URL: https://wg21.link/edit5856 - id: EDIT5857 citation-label: EDIT5857 title: "[mdspan.extents.cons] Correct spelling of \"dynamic-extents\"" URL: https://wg21.link/edit5857 - id: EDIT5858 citation-label: EDIT5858 title: "[ranges.syn] `repeat_view`, `stride_view`, `cartesian_product_view` are not marked as freestanding" URL: https://wg21.link/edit5858 - id: EDIT5859 citation-label: EDIT5859 title: "[meta, thread] Add/amend references to func.require, func.invoke" URL: https://wg21.link/edit5859 - id: EDIT5860 citation-label: EDIT5860 title: "[range.as.const.overview] Remove redundant ranges namespace qualification" URL: https://wg21.link/edit5860 - id: EDIT5861 citation-label: EDIT5861 title: "[intro.execution] p8 Sequenced before and the subexpressions thereof" URL: https://wg21.link/edit5861 - id: EDIT5862 citation-label: EDIT5862 title: "[template.bitset] reorder synopsis and member descriptions" URL: https://wg21.link/edit5862 - id: EDIT5863 citation-label: EDIT5863 title: "[range.cartesian.iterator] Absolve single item list" URL: https://wg21.link/edit5863 - id: EDIT5864 citation-label: EDIT5864 title: "[expected.expected] Missing explicit specification for unexpected-converting constructor" URL: https://wg21.link/edit5864 - id: EDIT5865 citation-label: EDIT5865 title: "[expected.expected] Missing explicit specification for unexpected-converting constructor LWG3754" URL: https://wg21.link/edit5865 - id: EDIT5866 citation-label: EDIT5866 title: "[ranges.cartesian.iterator] Fix inconsistent section naming" URL: https://wg21.link/edit5866 - id: EDIT5867 citation-label: EDIT5867 title: "[ranges.elementsof] Rename [ranges.elementsof] to [range.elementsof]" URL: https://wg21.link/edit5867 - id: EDIT5868 citation-label: EDIT5868 title: "[futures.task.members] Add missing explicit to packaged_task ctor" URL: https://wg21.link/edit5868 - id: EDIT5869 citation-label: EDIT5869 title: "[dcl.enum] Enumerators don't have \"initializers\"" URL: https://wg21.link/edit5869 - id: EDIT5870 citation-label: EDIT5870 title: "[futures.task.members] Correct capitalization" URL: https://wg21.link/edit5870 - id: EDIT5871 citation-label: EDIT5871 title: "Fix inconsistencies with hyphens" URL: https://wg21.link/edit5871 - id: EDIT5872 citation-label: EDIT5872 title: "[allocator.requirements.general] Remove redundant template syntax" URL: https://wg21.link/edit5872 - id: EDIT5873 citation-label: EDIT5873 title: "[index] Remove undefined term" URL: https://wg21.link/edit5873 - id: EDIT5874 citation-label: EDIT5874 title: "[ios.overview] Remove unconventional empty line" URL: https://wg21.link/edit5874 - id: EDIT5875 citation-label: EDIT5875 title: "[container.rev.reqmts] Correct capitalization" URL: https://wg21.link/edit5875 - id: EDIT5876 citation-label: EDIT5876 title: "[expr.const] Disjunction disqualifies `construct_at` of non-active member" URL: https://wg21.link/edit5876 - id: EDIT5877 citation-label: EDIT5877 title: "[expr.mtr.oper]/6 refers to \"the operand for the function call operator\", as if there can only be one" URL: https://wg21.link/edit5877 - id: EDIT5878 citation-label: EDIT5878 title: "Issue #5627: Replace \"swappable\" by \"lvalues of type T are swappable\"" URL: https://wg21.link/edit5878 - id: EDIT5879 citation-label: EDIT5879 title: "[ratio.ratio] What is `sign`?" URL: https://wg21.link/edit5879 - id: EDIT5880 citation-label: EDIT5880 title: "[func.wrap.move.general] Fix cv format" URL: https://wg21.link/edit5880 - id: EDIT5881 citation-label: EDIT5881 title: "[associative.reqmts.general] Fix namespace typo" URL: https://wg21.link/edit5881 - id: EDIT5882 citation-label: EDIT5882 title: "[class.union.general] Attach example to its note" URL: https://wg21.link/edit5882 - id: EDIT5883 citation-label: EDIT5883 title: "[conv.lval] Fix cross-reference for 'invalid pointer value'" URL: https://wg21.link/edit5883 - id: EDIT5884 citation-label: EDIT5884 title: "Guidelines for introducing `\\label`s" URL: https://wg21.link/edit5884 - id: EDIT5885 citation-label: EDIT5885 title: "[intro.defs] Update hyperlink according to SC22 requirements" URL: https://wg21.link/edit5885 - id: EDIT5886 citation-label: EDIT5886 title: "[conv.lval] Fix cross-reference for 'invalid pointer value'" URL: https://wg21.link/edit5886 - id: EDIT5887 citation-label: EDIT5887 title: "[obj.lifetime] Use static_cast instead of C-style cast expression" URL: https://wg21.link/edit5887 - id: EDIT5888 citation-label: EDIT5888 title: "Foreword placeholder" URL: https://wg21.link/edit5888 - id: EDIT5889 citation-label: EDIT5889 title: "[temp.local] Fix \"inject-class-name\"" URL: https://wg21.link/edit5889 - id: EDIT5890 citation-label: EDIT5890 title: "[format.string.escaped] Fix invalid example" URL: https://wg21.link/edit5890 - id: EDIT5891 citation-label: EDIT5891 title: "[range.split.view,range.chunk.by.view] public exposition-only member functions?" URL: https://wg21.link/edit5891 - id: EDIT5892 citation-label: EDIT5892 title: "[dcl.link] Fix the wording of the application of the specified language linkage" URL: https://wg21.link/edit5892 - id: EDIT5893 citation-label: EDIT5893 title: "[basic.stc.general]/4 Move the use of invalid pointer values to [basic.compound]/3" URL: https://wg21.link/edit5893 - id: EDIT5894 citation-label: EDIT5894 title: "Index of library names has exposition-only names under \"Symbols\"" URL: https://wg21.link/edit5894 - id: EDIT5895 citation-label: EDIT5895 title: "Index of library names has cbegin(const C&) and cend(const C&)" URL: https://wg21.link/edit5895 - id: EDIT5896 citation-label: EDIT5896 title: "[vector.bool.pspc] Add a blank line between the private and public members of std::vector::reference" URL: https://wg21.link/edit5896 - id: EDIT5897 citation-label: EDIT5897 title: "Ill-formed example in [range.drop.while.overview]" URL: https://wg21.link/edit5897 - id: EDIT5898 citation-label: EDIT5898 title: "[meta.const.eval] Add is_constant_evaluated() to index of library names" URL: https://wg21.link/edit5898 - id: EDIT5899 citation-label: EDIT5899 title: "[bibliography] Remove stray closing parenthesis." URL: https://wg21.link/edit5899 - id: EDIT5900 citation-label: EDIT5900 title: "[tuple.rel] Unusual wording for comparison operators added by P2165R4" URL: https://wg21.link/edit5900 - id: EDIT5901 citation-label: EDIT5901 title: "(bunch of ranges) inconsistency about whether `*_view::iterator` has the `class` or `struct` class-key" URL: https://wg21.link/edit5901 - id: EDIT5902 citation-label: EDIT5902 title: "[range.repeat] The template parameter name `W` is confusing" URL: https://wg21.link/edit5902 - id: EDIT5903 citation-label: EDIT5903 title: "[range.repeat] Change template parameter name `W` to `T`" URL: https://wg21.link/edit5903 - id: EDIT5904 citation-label: EDIT5904 title: "[vector.bool] and [template.bitset] Divide more clearly" URL: https://wg21.link/edit5904 - id: EDIT5905 citation-label: EDIT5905 title: "[format.args] p1 should use \"recommended practice\"" URL: https://wg21.link/edit5905 - id: EDIT5906 citation-label: EDIT5906 title: "[format.arg] remove friend declaration from basic_format_arg::handle" URL: https://wg21.link/edit5906 - id: EDIT5907 citation-label: EDIT5907 title: "[mdspan.extents.expo] remove redundant // \\expos" URL: https://wg21.link/edit5907 - id: EDIT5908 citation-label: EDIT5908 title: "Change range adaptor examples to print with formatting ranges" URL: https://wg21.link/edit5908 - id: EDIT5909 citation-label: EDIT5909 title: "Member typedefs of iterators are missing from index of library names" URL: https://wg21.link/edit5909 - id: EDIT5910 citation-label: EDIT5910 title: "[intro.defs] Move the definition of \"multibyte character\" to library" URL: https://wg21.link/edit5910 - id: EDIT5911 citation-label: EDIT5911 title: "[ranges] Remove unnecessary copy-list-initialization LWG3796" URL: https://wg21.link/edit5911 - id: EDIT5912 citation-label: EDIT5912 title: "[format.string.std] \"Each formatter speclializations\"" URL: https://wg21.link/edit5912 - id: EDIT5913 citation-label: EDIT5913 title: "[stack.syn] [queue.syn] Add xref comments to the class definitions" URL: https://wg21.link/edit5913 - id: EDIT5914 citation-label: EDIT5914 title: "[flat.map.defn] [flat.multimap.defn] Exposition-only markup for \"c\" and \"compare\"" URL: https://wg21.link/edit5914 - id: EDIT5915 citation-label: EDIT5915 title: "[container.adaptors] uses_allocator specializations consistently use \"Alloc\"" URL: https://wg21.link/edit5915 - id: EDIT5916 citation-label: EDIT5916 title: "LWG-617: [sequences.general] claimed to define a template meeting sequence container requirements" URL: https://wg21.link/edit5916 - id: EDIT5917 citation-label: EDIT5917 title: "[flat.set.modifiers] Add missing \\exposid" URL: https://wg21.link/edit5917 - id: EDIT5918 citation-label: EDIT5918 title: "[views.span] Add \\exposid for `span`'s `data_` and `size_`" URL: https://wg21.link/edit5918 - id: EDIT5919 citation-label: EDIT5919 title: "[dcl.init.list]/(3.10) Specify the type of the prvalue" URL: https://wg21.link/edit5919 - id: EDIT5920 citation-label: EDIT5920 title: "new (ptr) T() == static_cast(ptr) ?" URL: https://wg21.link/edit5920 - id: EDIT5921 citation-label: EDIT5921 title: "[meta.type.synop] Make template parameter names start with capital" URL: https://wg21.link/edit5921 - id: EDIT5922 citation-label: EDIT5922 title: "[range.dangling] The `tag` of a `struct` is not a C++ term" URL: https://wg21.link/edit5922 - id: EDIT5923 citation-label: EDIT5923 title: "[flat.set] [flat.multiset] [flat.map] [flat.multimap] Editorial part of LWG3802" URL: https://wg21.link/edit5923 - id: EDIT5924 citation-label: EDIT5924 title: "[flat.map] s/compare/key_comp()/" URL: https://wg21.link/edit5924 - id: EDIT5925 citation-label: EDIT5925 title: "[ratio.ratio] Use defined function for sign" URL: https://wg21.link/edit5925 - id: EDIT5926 citation-label: EDIT5926 title: "[climits.syn] Correct note about types of macros" URL: https://wg21.link/edit5926 - id: EDIT5927 citation-label: EDIT5927 title: "[flat.multiset.modifiers] s/mulitset/multiset/" URL: https://wg21.link/edit5927 - id: EDIT5928 citation-label: EDIT5928 title: "[flat.set] [flat.multiset] Use value_type, not key_type" URL: https://wg21.link/edit5928 - id: EDIT5929 citation-label: EDIT5929 title: "[time.format] incorrect namespace qualifications" URL: https://wg21.link/edit5929 - id: EDIT5930 citation-label: EDIT5930 title: "[expr.new] p20 Accurate the example for the allocation call in array new expression" URL: https://wg21.link/edit5930 - id: EDIT5931 citation-label: EDIT5931 title: "[execpol.unseq] Fix inconsistent indent" URL: https://wg21.link/edit5931 - id: EDIT5932 citation-label: EDIT5932 title: "[time.format] use basic_ostringstream instead of ostringstream" URL: https://wg21.link/edit5932 - id: EDIT5933 citation-label: EDIT5933 title: "[time.clock.tai.nonmembers] Example doesn't use the function it's supposed to show" URL: https://wg21.link/edit5933 - id: EDIT5934 citation-label: EDIT5934 title: "[time.clock.system.nonmembers], [time.zone.zonedtime.nonmembers] add " URL: https://wg21.link/edit5934 - id: EDIT5935 citation-label: EDIT5935 title: "[temp.res.general] Format name in code font" URL: https://wg21.link/edit5935 - id: EDIT5936 citation-label: EDIT5936 title: "Three editorial fixes re \"X means that Y\"" URL: https://wg21.link/edit5936 - id: EDIT5937 citation-label: EDIT5937 title: "[time.syn] synopsis uses time_zone before declaring it" URL: https://wg21.link/edit5937 - id: EDIT5938 citation-label: EDIT5938 title: " [coro.generator.promise] Ambigous specification of A in p17" URL: https://wg21.link/edit5938 - id: EDIT5939 citation-label: EDIT5939 title: "[atomics] Replace integral and floating-point placeholders" URL: https://wg21.link/edit5939 - id: EDIT5940 citation-label: EDIT5940 title: "Exposition-Only Members Without \\exposid" URL: https://wg21.link/edit5940 - id: EDIT5941 citation-label: EDIT5941 title: "Superfluous // exposition only (on item decls)" URL: https://wg21.link/edit5941 - id: EDIT5942 citation-label: EDIT5942 title: "Editorial NB comments" URL: https://wg21.link/edit5942 - id: EDIT5943 citation-label: EDIT5943 title: "[temp.deduct.general] Fix typo in comment in example" URL: https://wg21.link/edit5943 - id: EDIT5944 citation-label: EDIT5944 title: "Compatibility entry check for new headers" URL: https://wg21.link/edit5944 - id: EDIT5945 citation-label: EDIT5945 title: "[expected] Remove redundant 'and' in multiple conditions" URL: https://wg21.link/edit5945 - id: EDIT5946 citation-label: EDIT5946 title: "[temp.deduct.conv] Remove misleading paragraph break" URL: https://wg21.link/edit5946 - id: EDIT5947 citation-label: EDIT5947 title: "[mdspan.extents.cons] \"constexpr\" should precede \"explicit\"" URL: https://wg21.link/edit5947 - id: EDIT5948 citation-label: EDIT5948 title: "[check] Add check for \"explicit constexpr\" in the library" URL: https://wg21.link/edit5948 - id: EDIT5949 citation-label: EDIT5949 title: "[basic.stc.dynamic.general]p2 is not easy to tell whether the following functions are attached to the global mdoule fragment" URL: https://wg21.link/edit5949 - id: EDIT5950 citation-label: EDIT5950 title: "2022-11 CWG Motion 7" URL: https://wg21.link/edit5950 - id: EDIT5951 citation-label: EDIT5951 title: "2022-11 CWG Motion 8" URL: https://wg21.link/edit5951 - id: EDIT5952 citation-label: EDIT5952 title: "Inconsistent Latex source for \"const\" in \"(possibly const)\"" URL: https://wg21.link/edit5952 - id: EDIT5953 citation-label: EDIT5953 title: "2022-11 CWG Motion 9" URL: https://wg21.link/edit5953 - id: EDIT5954 citation-label: EDIT5954 title: "2022-11 CWG Motion 10" URL: https://wg21.link/edit5954 - id: EDIT5955 citation-label: EDIT5955 title: "2022-11 CWG Motion 11" URL: https://wg21.link/edit5955 - id: EDIT5956 citation-label: EDIT5956 title: "[2022-11 CWG Motion 1] P2709R0 ready issues except 2635 and 2602" URL: https://wg21.link/edit5956 - id: EDIT5957 citation-label: EDIT5957 title: "[2022-11 CWG Motion 2] issue 2635 from P2709R0 (ready issues)" URL: https://wg21.link/edit5957 - id: EDIT5958 citation-label: EDIT5958 title: "[2022-11 CWG Motion 3] P2710R0 NB comment ready issues except 2615, 2639, 2640, 2652, 2653, 2654, and 2538" URL: https://wg21.link/edit5958 - id: EDIT5959 citation-label: EDIT5959 title: "[2022-11 CWG Motion 4] Issues 2615, 2639, 2640, 2652, and 2653 from P2710R0" URL: https://wg21.link/edit5959 - id: EDIT5960 citation-label: EDIT5960 title: "[2022-11 CWG Motion 5] Issue 2654 (Un-deprecation of compound volatile assignments) from P2710R0 " URL: https://wg21.link/edit5960 - id: EDIT5961 citation-label: EDIT5961 title: "[2022-11 CWG Motion 6] Issue 2538 (Can standard attributes be syntactically ignored?) from P2710R0" URL: https://wg21.link/edit5961 - id: EDIT5962 citation-label: EDIT5962 title: "[2022-11 CWG Motion 7] P2589R1 static operator[]" URL: https://wg21.link/edit5962 - id: EDIT5963 citation-label: EDIT5963 title: "[2022-11 CWG Motion 8] P2647R1 Permitting static constexpr variables in constexpr functions" URL: https://wg21.link/edit5963 - id: EDIT5964 citation-label: EDIT5964 title: "[2022-11 CWG Motion 9] P2564R3 consteval needs to propagate up" URL: https://wg21.link/edit5964 - id: EDIT5965 citation-label: EDIT5965 title: "[2022-11 CWG Motion 10] P2706R0 Redundant specification for defaulted functions" URL: https://wg21.link/edit5965 - id: EDIT5966 citation-label: EDIT5966 title: "[2022-11 CWG Motion 11] P2615R1 Meaningful exports" URL: https://wg21.link/edit5966 - id: EDIT5967 citation-label: EDIT5967 title: "[2022-11 CWG Motion 12] P2718R0 Wording for P2644R1 Fix for Range-based for Loop" URL: https://wg21.link/edit5967 - id: EDIT5968 citation-label: EDIT5968 title: "[2022-11 LWG Motion 7] P2703R0 C++ Standard Library Ready Issues" URL: https://wg21.link/edit5968 - id: EDIT5969 citation-label: EDIT5969 title: "[2022-11 LWG Motion 8] P2704R0 C++ Standard Library Immediate Issues" URL: https://wg21.link/edit5969 - id: EDIT5970 citation-label: EDIT5970 title: "[2022-11 LWG Motion 9] P2602R2 Poison Pills are Too Toxic" URL: https://wg21.link/edit5970 - id: EDIT5971 citation-label: EDIT5971 title: "[2022-11 LWG Motion 10] P2167R3 Improved Proposed Wording for LWG 2114 (contextually convertible to bool)" URL: https://wg21.link/edit5971 - id: EDIT5972 citation-label: EDIT5972 title: "[2022-11 LWG Motion 11] P2539R4 Should the output of std::print to a terminal be synchronized with the underlying stream?" URL: https://wg21.link/edit5972 - id: EDIT5973 citation-label: EDIT5973 title: "[2022-11 LWG Motion 12] P1264R2 Revising the wording of stream input operations" URL: https://wg21.link/edit5973 - id: EDIT5974 citation-label: EDIT5974 title: "[2022-11 LWG Motion 13] P2505R5 Monadic Functions for std::expected" URL: https://wg21.link/edit5974 - id: EDIT5975 citation-label: EDIT5975 title: "[2022-11 LWG Motion 14] P2696R0 Introduce Cpp17Swappable as additional convenience requirements" URL: https://wg21.link/edit5975 - id: EDIT5976 citation-label: EDIT5976 title: "[meta.trans.other] Add index entry for invoke_result." URL: https://wg21.link/edit5976 - id: EDIT5977 citation-label: EDIT5977 title: "2022-11 CWG Motion 12" URL: https://wg21.link/edit5977 - id: EDIT5978 citation-label: EDIT5978 title: "2022-11 LWG Motion 14" URL: https://wg21.link/edit5978 - id: EDIT5979 citation-label: EDIT5979 title: "2022-11 LWG Motion 11" URL: https://wg21.link/edit5979 - id: EDIT5980 citation-label: EDIT5980 title: "[time.clock.req] Fix punctuation of list p4" URL: https://wg21.link/edit5980 - id: EDIT5981 citation-label: EDIT5981 title: "Incorrect types for application of \"temporary materialization conversion\" in [conv.array]" URL: https://wg21.link/edit5981 - id: EDIT5982 citation-label: EDIT5982 title: "[Motions 2022 11 lwg 8] P2704R0 C++ Standard Library Immediate Issues" URL: https://wg21.link/edit5982 - id: EDIT5983 citation-label: EDIT5983 title: "[Motions 2022 11 lwg 7] P2703R0 C++ Standard Library Ready Issues" URL: https://wg21.link/edit5983 - id: EDIT5984 citation-label: EDIT5984 title: "[Motions 2022 11 cwg 1] P2709R0 ready issues except 2635 and 2602" URL: https://wg21.link/edit5984 - id: EDIT5985 citation-label: EDIT5985 title: "[motions-2022-11-cwg-2] P2709R0 ready issue 2635" URL: https://wg21.link/edit5985 - id: EDIT5986 citation-label: EDIT5986 title: "P2167R3 Improved Proposed Wording for LWG 2114 (contextually converti…" URL: https://wg21.link/edit5986 - id: EDIT5987 citation-label: EDIT5987 title: "2022-11 CWG Motion 3" URL: https://wg21.link/edit5987 - id: EDIT5988 citation-label: EDIT5988 title: "[Motions 2022 11 cwg 4] Issues 2615, 2639, 2640, 2652, and 2653 from P2710R0 " URL: https://wg21.link/edit5988 - id: EDIT5989 citation-label: EDIT5989 title: "[Motions 2022 11 cwg 5] Issue 2654 (Un-deprecation of compound volatile assignments) from P2710R0" URL: https://wg21.link/edit5989 - id: EDIT5990 citation-label: EDIT5990 title: "[Motions 2022 11 cwg 6] Issue 2538 (Can standard attributes be syntactically ignored?) from P2710R0" URL: https://wg21.link/edit5990 - id: EDIT5991 citation-label: EDIT5991 title: "[Motions 2022 11 lwg 12] P1264R2 Revising the wording of stream input operations" URL: https://wg21.link/edit5991 - id: EDIT5992 citation-label: EDIT5992 title: "Dismantle remaining requirements tables" URL: https://wg21.link/edit5992 - id: EDIT5993 citation-label: EDIT5993 title: "[Motions 2022 11 lwg 13] P2505R5 Monadic Functions for std::expected" URL: https://wg21.link/edit5993 - id: EDIT5994 citation-label: EDIT5994 title: "[expected.object.general] A program that vs. a program which" URL: https://wg21.link/edit5994 - id: EDIT5995 citation-label: EDIT5995 title: "Motions 2022 11 lwg 9" URL: https://wg21.link/edit5995 - id: EDIT5996 citation-label: EDIT5996 title: "Is there an ambiguity around `~` meaning ones'-complement and destructor?" URL: https://wg21.link/edit5996 - id: EDIT5997 citation-label: EDIT5997 title: "Reword \"corresponding function templates\"" URL: https://wg21.link/edit5997 - id: EDIT5998 citation-label: EDIT5998 title: "[expr.unary.op] Cleanup of {ones',two's} complement, and of \"operator\"" URL: https://wg21.link/edit5998 - id: EDIT5999 citation-label: EDIT5999 title: "[temp.over.link] Reword to clarify that declarations correspond" URL: https://wg21.link/edit5999 - id: EDIT6000 citation-label: EDIT6000 title: "[time.zone.zonedtime.overview] Rename parameters to match [time.zone.zonedtime.ctor]" URL: https://wg21.link/edit6000 - id: EDIT6001 citation-label: EDIT6001 title: "[class.temporary] p6.11 Returned reference is clearer than returned value" URL: https://wg21.link/edit6001 - id: EDIT6002 citation-label: EDIT6002 title: "[uaxid, macros, etc.] Smaller capital-style glyphs" URL: https://wg21.link/edit6002 - id: EDIT6003 citation-label: EDIT6003 title: "[format.arg] Add std:: for forward" URL: https://wg21.link/edit6003 - id: EDIT6004 citation-label: EDIT6004 title: "[depr.conversions.string] remove redundent respecification" URL: https://wg21.link/edit6004 - id: EDIT6005 citation-label: EDIT6005 title: "Consider making a new index for macro names" URL: https://wg21.link/edit6005 - id: EDIT6006 citation-label: EDIT6006 title: "[utilities] Consistently index all member typedefs in the utilites he…" URL: https://wg21.link/edit6006 - id: EDIT6007 citation-label: EDIT6007 title: "[format.arg] Apply `\\exposid` consistently" URL: https://wg21.link/edit6007 - id: EDIT6008 citation-label: EDIT6008 title: "Add the SI prefixes to the index of library names" URL: https://wg21.link/edit6008 - id: EDIT6009 citation-label: EDIT6009 title: "[coro.generator.promise] Fix tparams for generator::promise_type::yield_value" URL: https://wg21.link/edit6009 - id: EDIT6010 citation-label: EDIT6010 title: "Update wd-index.md" URL: https://wg21.link/edit6010 - id: EDIT6011 citation-label: EDIT6011 title: "[iterators] Add missing definitions from the iterators library to the library index" URL: https://wg21.link/edit6011 - id: EDIT6012 citation-label: EDIT6012 title: "[concepts.object] Changed built-in types to fundamental types" URL: https://wg21.link/edit6012 - id: EDIT6013 citation-label: EDIT6013 title: "[format] No description for `STATICALLY-WIDEN`" URL: https://wg21.link/edit6013 - id: EDIT6014 citation-label: EDIT6014 title: "[format.syn] No forward declaration for `tuple` formatter" URL: https://wg21.link/edit6014 - id: EDIT6015 citation-label: EDIT6015 title: "[expr.const] Remove redundant \"ill-formed\" in \"error\" comment" URL: https://wg21.link/edit6015 - id: EDIT6016 citation-label: EDIT6016 title: "[time.zone.leap.members] update note about leap seconds" URL: https://wg21.link/edit6016 - id: EDIT6017 citation-label: EDIT6017 title: "[range.split] The example does not work after P2499R0" URL: https://wg21.link/edit6017 - id: EDIT6018 citation-label: EDIT6018 title: "[mdspan.mdspan.overview] Add default template parameters for mdspan" URL: https://wg21.link/edit6018 - id: EDIT6019 citation-label: EDIT6019 title: "`badbit` not properly qualified as `ios_base::badbit`" URL: https://wg21.link/edit6019 - id: EDIT6020 citation-label: EDIT6020 title: "\"calls `swap` for `x` with `y`\" is unusal" URL: https://wg21.link/edit6020 - id: EDIT6021 citation-label: EDIT6021 title: "[formatter.requirements] Remove one level of list nesting" URL: https://wg21.link/edit6021 - id: EDIT6022 citation-label: EDIT6022 title: "[lex.string] Remove link to non-existing \"zero, null\" index entry." URL: https://wg21.link/edit6022 - id: EDIT6023 citation-label: EDIT6023 title: "[lex.string] Remove link to non-existing \"zero, null\" index entry." URL: https://wg21.link/edit6023 - id: EDIT6024 citation-label: EDIT6024 title: "[concept.copyconstructible] Avoid \"possibly \\tcode{const}\"" URL: https://wg21.link/edit6024 - id: EDIT6025 citation-label: EDIT6025 title: "Replace \"possibly \\tcode{const}\" with \"possibly const\"" URL: https://wg21.link/edit6025 - id: EDIT6026 citation-label: EDIT6026 title: "Draft" URL: https://wg21.link/edit6026 - id: EDIT6027 citation-label: EDIT6027 title: "[depr.meta.types] Remove is_literal_type index entry" URL: https://wg21.link/edit6027 - id: EDIT6028 citation-label: EDIT6028 title: "[ranges] Add subrange_kind to the library index" URL: https://wg21.link/edit6028 - id: EDIT6029 citation-label: EDIT6029 title: "[time.syn] Fixes ymwd abbreviation consistency." URL: https://wg21.link/edit6029 - id: EDIT6030 citation-label: EDIT6030 title: "[lex.ccon] Add xref to lex.charset, where encodings are defined" URL: https://wg21.link/edit6030 - id: EDIT6031 citation-label: EDIT6031 title: "[lex.ccon] Add a grouping brace to clarify table cell" URL: https://wg21.link/edit6031 - id: EDIT6032 citation-label: EDIT6032 title: "[range.istream] Start `CharT` and `Traits` with lowercase" URL: https://wg21.link/edit6032 - id: EDIT6033 citation-label: EDIT6033 title: "Dismantling requirements tables 29-36" URL: https://wg21.link/edit6033 - id: EDIT6034 citation-label: EDIT6034 title: "[utility.requirements] Dismantle requirements tables" URL: https://wg21.link/edit6034 - id: EDIT6035 citation-label: EDIT6035 title: "[class.compare] Don't introduce `V` for the return value" URL: https://wg21.link/edit6035 - id: EDIT6036 citation-label: EDIT6036 title: "Clarify wording of [class.eq]" URL: https://wg21.link/edit6036 - id: EDIT6037 citation-label: EDIT6037 title: "[format.string.std] Fixing grammar error (#5912)" URL: https://wg21.link/edit6037 - id: EDIT6038 citation-label: EDIT6038 title: "Suggested changes for CWG#204 (on GitHub)" URL: https://wg21.link/edit6038 - id: EDIT6039 citation-label: EDIT6039 title: "[coroutine.handle] clarify whether it's legal to create handles for promise base classes" URL: https://wg21.link/edit6039 - id: EDIT6040 citation-label: EDIT6040 title: "[range.single.view] Fix extra comma" URL: https://wg21.link/edit6040 - id: EDIT6041 citation-label: EDIT6041 title: "Fix an example that got broken by P2499R0" URL: https://wg21.link/edit6041 - id: EDIT6042 citation-label: EDIT6042 title: "[range.take.overview, range.drop.overview] Remove redundant ranges:: qualifier" URL: https://wg21.link/edit6042 - id: EDIT6043 citation-label: EDIT6043 title: "[move.sentinel] make the example strictly correct" URL: https://wg21.link/edit6043 - id: EDIT6044 citation-label: EDIT6044 title: "[range.adjacent.transform.iterator, range.adjacent.transform.sentinel] unfriendly horizontal scroll bar" URL: https://wg21.link/edit6044 - id: EDIT6045 citation-label: EDIT6045 title: "[bitwise.operations.not] missing parameter name" URL: https://wg21.link/edit6045 - id: EDIT6046 citation-label: EDIT6046 title: "Add extra notes to `ranges::c*` to mirror `ranges::*`" URL: https://wg21.link/edit6046 - id: EDIT6047 citation-label: EDIT6047 title: "[temp.pre] [temp.decls.general] Templated function" URL: https://wg21.link/edit6047 - id: EDIT6048 citation-label: EDIT6048 title: "[unord.map.overview] Remove stray template-head on non-template" URL: https://wg21.link/edit6048 - id: EDIT6049 citation-label: EDIT6049 title: "[over.over] Missed edit for P0847R7" URL: https://wg21.link/edit6049 - id: EDIT6050 citation-label: EDIT6050 title: "unsigned long Maxcode = 0x10ffff" URL: https://wg21.link/edit6050 - id: EDIT6051 citation-label: EDIT6051 title: "(primary-expression && ...) in a requires-clause" URL: https://wg21.link/edit6051 - id: EDIT6052 citation-label: EDIT6052 title: "friend [[nodiscard]]" URL: https://wg21.link/edit6052 - id: EDIT6053 citation-label: EDIT6053 title: "using const_reverse_iterator = reverse_iterator;" URL: https://wg21.link/edit6053 - id: EDIT6054 citation-label: EDIT6054 title: "Attributes on hidden friends" URL: https://wg21.link/edit6054 - id: EDIT6055 citation-label: EDIT6055 title: "expression in requirement-seq no longer IFNDR due to DR2392" URL: https://wg21.link/edit6055 - id: EDIT6056 citation-label: EDIT6056 title: "[reverse.iter.conv] Remove unclear explicit comments" URL: https://wg21.link/edit6056 - id: EDIT6057 citation-label: EDIT6057 title: "Petition to stop with versioning C++" URL: https://wg21.link/edit6057 - id: EDIT6058 citation-label: EDIT6058 title: "Add cross-references between [basic.life]," URL: https://wg21.link/edit6058 - id: EDIT6059 citation-label: EDIT6059 title: "[range.cartesian.view] Add missing `views::` qualifier in deduction guide" URL: https://wg21.link/edit6059 - id: EDIT6060 citation-label: EDIT6060 title: "[class.mem.general] Clarify ambiguous 'and'" URL: https://wg21.link/edit6060 - id: EDIT6061 citation-label: EDIT6061 title: "[basic.life] Move definition of \"before\" and \"after\" from last paragraph" URL: https://wg21.link/edit6061 - id: EDIT6062 citation-label: EDIT6062 title: "[expr.prim.req.general] Correct the IFNDR example" URL: https://wg21.link/edit6062 - id: EDIT6063 citation-label: EDIT6063 title: "Harmonize wording for format-spec syntax used by different formatter specializations" URL: https://wg21.link/edit6063 - id: EDIT6064 citation-label: EDIT6064 title: "[iterator.synopsis] Fix inconsistent template constraint" URL: https://wg21.link/edit6064 - id: EDIT6065 citation-label: EDIT6065 title: "Why does `__cpp_lib_constexpr_bitset` have value 202202L instead of 202207L?" URL: https://wg21.link/edit6065 - id: EDIT6066 citation-label: EDIT6066 title: "[version.syn] Fix value of __cpp_lib_constexpr_bitset" URL: https://wg21.link/edit6066 - id: EDIT6067 citation-label: EDIT6067 title: "[class.default.ctor] Default member initializer and brace-or-equal-initializer" URL: https://wg21.link/edit6067 - id: EDIT6068 citation-label: EDIT6068 title: "[const.iterators.iterator] Add \\expos comment for concept" URL: https://wg21.link/edit6068 - id: EDIT6069 citation-label: EDIT6069 title: "[mdspan.layout.left.cons] Fix editorial issue in layout_left/right conversion constructors" URL: https://wg21.link/edit6069 - id: EDIT6070 citation-label: EDIT6070 title: "[intro, front] Special page header before Clause 1" URL: https://wg21.link/edit6070 - id: EDIT6071 citation-label: EDIT6071 title: "[format.range.fmtmap] Fix undefined type name" URL: https://wg21.link/edit6071 - id: EDIT6072 citation-label: EDIT6072 title: " header is missing in Table 118 " URL: https://wg21.link/edit6072 - id: EDIT6073 citation-label: EDIT6073 title: "[func.require] Use math font for non-code conditions" URL: https://wg21.link/edit6073 - id: EDIT6074 citation-label: EDIT6074 title: "[temp.over.link] Comment cut off in example 1" URL: https://wg21.link/edit6074 - id: EDIT6075 citation-label: EDIT6075 title: "[support.c.headers.other] Ambiguity in the requirements for includes" URL: https://wg21.link/edit6075 - id: EDIT6076 citation-label: EDIT6076 title: "[dcl.attr.grammar] Add note about the semantic ignorability of standard attributes CWG2695" URL: https://wg21.link/edit6076 - id: EDIT6077 citation-label: EDIT6077 title: "[util.smartptr.atomic.general] Remove redundant explicit construction of return types" URL: https://wg21.link/edit6077 - id: EDIT6078 citation-label: EDIT6078 title: "[iostream.cons] Add std:: qualified for move" URL: https://wg21.link/edit6078 - id: EDIT6079 citation-label: EDIT6079 title: "[tab:iostreams.summary] Add missing header in summary table" URL: https://wg21.link/edit6079 - id: EDIT6080 citation-label: EDIT6080 title: "[locale.codecvt.general] codecvt_base names missing from index of library names" URL: https://wg21.link/edit6080 - id: EDIT6081 citation-label: EDIT6081 title: "[dcl.stc]/1 and [dcl.typedef]/1 each forbid \"static typedef\"" URL: https://wg21.link/edit6081 - id: EDIT6082 citation-label: EDIT6082 title: "Section name of Header synopsis" URL: https://wg21.link/edit6082 - id: EDIT6083 citation-label: EDIT6083 title: "[2023-02 CWG Motion 1] P2796R0 CWG ready issues except 2518, 2521, 2659, 2674, 2678, and 2691" URL: https://wg21.link/edit6083 - id: EDIT6084 citation-label: EDIT6084 title: "[2023-02 CWG Motion 2] P2796R0 issues 2674 and 2691" URL: https://wg21.link/edit6084 - id: EDIT6085 citation-label: EDIT6085 title: "[2023-02 CWG Motion 3] P2796R0 issue 2518 Conformance requirements and #error/#warning" URL: https://wg21.link/edit6085 - id: EDIT6086 citation-label: EDIT6086 title: "[2023-02 CWG Motion 4] P2796R0 issue 2521 User-defined literals and reserved identifiers" URL: https://wg21.link/edit6086 - id: EDIT6087 citation-label: EDIT6087 title: "[2023-02 CWG Motion 5] P2796R0 issue 2678 std::source_location::current is unimplementable" URL: https://wg21.link/edit6087 - id: EDIT6088 citation-label: EDIT6088 title: "[2023-02 CWG Motion 6] P2796R0 issue 2659 Missing feature-test macro for lifetime extension in range-for loop" URL: https://wg21.link/edit6088 - id: EDIT6089 citation-label: EDIT6089 title: "[2023-02 CWG Motion 8] P2736R2 Referencing The Unicode Standard" URL: https://wg21.link/edit6089 - id: EDIT6090 citation-label: EDIT6090 title: "[2023-02 CWG Motion 9] P2788R0 Linkage for modular constants" URL: https://wg21.link/edit6090 - id: EDIT6091 citation-label: EDIT6091 title: "[2023-02 CWG Motion 10] P2797R0 Proposed resolution for CWG2692 Static and explicit object member functions with the same parameter-type-lists" URL: https://wg21.link/edit6091 - id: EDIT6092 citation-label: EDIT6092 title: "[2023-02 LWG Motion 2] P2789R0 C++ Standard Library Issues to be moved in Issaquah, Feb. 2023" URL: https://wg21.link/edit6092 - id: EDIT6093 citation-label: EDIT6093 title: "[2023-02 LWG Motion 3] Immediate issues except 3441 in P2790R0 C++ Standard Library Immediate Issues to be moved in Issaquah, Feb. 2023" URL: https://wg21.link/edit6093 - id: EDIT6094 citation-label: EDIT6094 title: "[2023-02 LWG Motion 4] issue 3441 in P2790R0" URL: https://wg21.link/edit6094 - id: EDIT6095 citation-label: EDIT6095 title: "[2023-02 LWG Motion 5] P2770R0 Stashing stashing iterators for proper flattening" URL: https://wg21.link/edit6095 - id: EDIT6096 citation-label: EDIT6096 title: "[2023-02 LWG Motion 6] P2164R9 views::enumerate)" URL: https://wg21.link/edit6096 - id: EDIT6097 citation-label: EDIT6097 title: "[2023-02 LWG Motion 7] P2711R1 Making multi-param constructors of views explicit" URL: https://wg21.link/edit6097 - id: EDIT6098 citation-label: EDIT6098 title: "[2023-02 LWG Motion 8] P2609R3 Relaxing Ranges Just A Smidge" URL: https://wg21.link/edit6098 - id: EDIT6099 citation-label: EDIT6099 title: "[2023-02 LWG Motion 9] P2713R1 Escaping improvements in std::format" URL: https://wg21.link/edit6099 - id: EDIT6100 citation-label: EDIT6100 title: "[2023-02 LWG Motion 10] P2675R1 format's width estimation is too approximate and not forward compatible" URL: https://wg21.link/edit6100 - id: EDIT6101 citation-label: EDIT6101 title: "[2023-02 LWG Motion 11] P2572R1 std::format fill character allowances" URL: https://wg21.link/edit6101 - id: EDIT6102 citation-label: EDIT6102 title: "[2023-02 LWG Motion 12] P2693R1 Formatting thread::id and stacktrace" URL: https://wg21.link/edit6102 - id: EDIT6103 citation-label: EDIT6103 title: "[2023-02 LWG Motion 13] P2679R2 Fixing std::start_lifetime_as for arrays" URL: https://wg21.link/edit6103 - id: EDIT6104 citation-label: EDIT6104 title: "[2023-02 LWG Motion 14] P2674R1 (A trait for implicit lifetime types" URL: https://wg21.link/edit6104 - id: EDIT6105 citation-label: EDIT6105 title: "[2023-02 LWG Motion 15] P2655R3 common_reference_t of reference_wrapper Should Be a Reference Type" URL: https://wg21.link/edit6105 - id: EDIT6106 citation-label: EDIT6106 title: "[2023-02 LWG Motion 16] P2652R2 Disallow User Specialization of allocator_traits" URL: https://wg21.link/edit6106 - id: EDIT6107 citation-label: EDIT6107 title: "[2023-02 LWG Motion 17] P2787R1 (pmr::generator - Promise Types are not Values" URL: https://wg21.link/edit6107 - id: EDIT6108 citation-label: EDIT6108 title: "[2023-02 LWG Motion 18] P2614R2 Deprecate numeric_limits::has_denorm" URL: https://wg21.link/edit6108 - id: EDIT6109 citation-label: EDIT6109 title: "[2023-02 LWG Motion 19] P2588R3 barrier’s phase completion guarantees" URL: https://wg21.link/edit6109 - id: EDIT6110 citation-label: EDIT6110 title: "[2023-02 LWG Motion 20] P2763R1 layout_stride static extents default constructor fix" URL: https://wg21.link/edit6110 - id: EDIT6111 citation-label: EDIT6111 title: "ff" URL: https://wg21.link/edit6111 - id: EDIT6112 citation-label: EDIT6112 title: "[expr.const] Missing indefinite article in CWG2558 resolution" URL: https://wg21.link/edit6112 - id: EDIT6113 citation-label: EDIT6113 title: "[dcl.constexpr] awkward grammar in resolution of CWG2602" URL: https://wg21.link/edit6113 - id: EDIT6114 citation-label: EDIT6114 title: "[Motions 2023 02 lwg 13] P2679R2 Fixing std::start_lifetime_as and std::start_lifetime_as_array" URL: https://wg21.link/edit6114 - id: EDIT6115 citation-label: EDIT6115 title: "[CWG 9] P2788R0: Linkage for modular constants" URL: https://wg21.link/edit6115 - id: EDIT6116 citation-label: EDIT6116 title: "[LWG 3] P2790R0 Immediate issues except 3441" URL: https://wg21.link/edit6116 - id: EDIT6117 citation-label: EDIT6117 title: "[LWG 4] LWG3441 Misleading note about calls to customization points" URL: https://wg21.link/edit6117 - id: EDIT6118 citation-label: EDIT6118 title: "[CWG 1] P2796R0 except issues 2518, 2521, 2659, 2674, 2678, and 2691 " URL: https://wg21.link/edit6118 - id: EDIT6119 citation-label: EDIT6119 title: "[CWG 2] P2796R0 issues 2674 and 2691" URL: https://wg21.link/edit6119 - id: EDIT6120 citation-label: EDIT6120 title: "[CWG 3] P2796R0 CWG2518 Conformance requirements and #error/#warning" URL: https://wg21.link/edit6120 - id: EDIT6121 citation-label: EDIT6121 title: "[CWG 4] P2796R0 CWG2521 User-defined literals and reserved identifiers" URL: https://wg21.link/edit6121 - id: EDIT6122 citation-label: EDIT6122 title: "[CWG 5] P2796R0 CWG2678 std::source_location::current is unimplementable" URL: https://wg21.link/edit6122 - id: EDIT6123 citation-label: EDIT6123 title: "[CWG 6] P2796R0 CWG2659 Missing feature-test macro for lifetime extension in range-fo…" URL: https://wg21.link/edit6123 - id: EDIT6124 citation-label: EDIT6124 title: "[LWG 2] P2789R0 Ready and Tentatively Ready issues" URL: https://wg21.link/edit6124 - id: EDIT6125 citation-label: EDIT6125 title: "[CWG 10] P2797R0 Proposed resolution for CWG2692 Static and explicit object me…" URL: https://wg21.link/edit6125 - id: EDIT6126 citation-label: EDIT6126 title: "[CWG 8] P2736R2 Referencing The Unicode Standard" URL: https://wg21.link/edit6126 - id: EDIT6127 citation-label: EDIT6127 title: "[over.over] p1 Eliminate the ambiguity in the sentence" URL: https://wg21.link/edit6127 - id: EDIT6128 citation-label: EDIT6128 title: "[LWG 5] P2770R0 Stashing stashing iterators for proper flattening" URL: https://wg21.link/edit6128 - id: EDIT6129 citation-label: EDIT6129 title: "[LWG 14] P2674R1 A trait for implicit lifetime types" URL: https://wg21.link/edit6129 - id: EDIT6130 citation-label: EDIT6130 title: "[LWG 17] P2787R1 pmr::generator - Promise Types are not Values" URL: https://wg21.link/edit6130 - id: EDIT6131 citation-label: EDIT6131 title: "[LWG 15] P2655R3 common_reference_t of reference_wrapper Should Be a Reference…" URL: https://wg21.link/edit6131 - id: EDIT6132 citation-label: EDIT6132 title: "[temp.deduct.call] p3 Adding \"including\" to make the meaning clearer" URL: https://wg21.link/edit6132 - id: EDIT6133 citation-label: EDIT6133 title: "[pairs.pair] Consistent wording for assignment" URL: https://wg21.link/edit6133 - id: EDIT6134 citation-label: EDIT6134 title: "[LWG 16] P2652R2 Disallow User Specialization of allocator_traits" URL: https://wg21.link/edit6134 - id: EDIT6135 citation-label: EDIT6135 title: "[LWG 6] P2164R9 views::enumerate" URL: https://wg21.link/edit6135 - id: EDIT6136 citation-label: EDIT6136 title: "[LWG 7] P2711R1 Making multi-param constructors of views explicit" URL: https://wg21.link/edit6136 - id: EDIT6137 citation-label: EDIT6137 title: "[LWG 8] P2609R3 Relaxing Ranges Just A Smidge" URL: https://wg21.link/edit6137 - id: EDIT6138 citation-label: EDIT6138 title: "[re.results.const] Sentence can be a note" URL: https://wg21.link/edit6138 - id: EDIT6139 citation-label: EDIT6139 title: "[LWG 9] P2713R1 Escaping improvements in std::format" URL: https://wg21.link/edit6139 - id: EDIT6140 citation-label: EDIT6140 title: "[LWG 10] P2675R1 format's width estimation is too approximate and not forward …" URL: https://wg21.link/edit6140 - id: EDIT6141 citation-label: EDIT6141 title: "P2614R2 Deprecate numeric_limits::has_denorm" URL: https://wg21.link/edit6141 - id: EDIT6142 citation-label: EDIT6142 title: "P2588R3 barrier's phase completion guarantees" URL: https://wg21.link/edit6142 - id: EDIT6143 citation-label: EDIT6143 title: "[specialized.algorithms.general] The note seems incorrect" URL: https://wg21.link/edit6143 - id: EDIT6144 citation-label: EDIT6144 title: "[LWG 11] P2572R1 std::format fill character allowances" URL: https://wg21.link/edit6144 - id: EDIT6145 citation-label: EDIT6145 title: "[range.join.with.iterator] Simplify `operator--` with *`as-lvalue`*" URL: https://wg21.link/edit6145 - id: EDIT6146 citation-label: EDIT6146 title: "[range.lazy.split.view] Use present only *when* `bool`-condition" URL: https://wg21.link/edit6146 - id: EDIT6147 citation-label: EDIT6147 title: "[LWG 12] P2693R1 Formatting thread::id and stacktrace" URL: https://wg21.link/edit6147 - id: EDIT6148 citation-label: EDIT6148 title: "[LWG 20] P2763R1 layout_stride static extents default constructor fix" URL: https://wg21.link/edit6148 - id: EDIT6149 citation-label: EDIT6149 title: "[library.general,tab:thread.summary] Sync references with Clause title" URL: https://wg21.link/edit6149 - id: EDIT6150 citation-label: EDIT6150 title: "[check] Diagnose redundant `\\tcode` in `\\tcode{\\exposid{expos-only-name}}`" URL: https://wg21.link/edit6150 - id: EDIT6151 citation-label: EDIT6151 title: "[ranges.syn,range.enumerate] Inconsistent _template-head_" URL: https://wg21.link/edit6151 - id: EDIT6152 citation-label: EDIT6152 title: "[allocator.requirements.general]/98 make sure SimpleAllocator meets t…" URL: https://wg21.link/edit6152 - id: EDIT6153 citation-label: EDIT6153 title: "[expected.object.eq] Fix typo" URL: https://wg21.link/edit6153 - id: EDIT6154 citation-label: EDIT6154 title: "[flat.map] `key_equiv` might be made an aggregate to simplify wording" URL: https://wg21.link/edit6154 - id: EDIT6155 citation-label: EDIT6155 title: "[format.string.std] Should \"UCS\" be replaced with \"Unicode\"?" URL: https://wg21.link/edit6155 - id: EDIT6156 citation-label: EDIT6156 title: "[temp.expl.spec] Use normal spacing after \"etc.\" within a sentence" URL: https://wg21.link/edit6156 - id: EDIT6157 citation-label: EDIT6157 title: "[specialized.algorithms.general] Strike the possibly wrong note" URL: https://wg21.link/edit6157 - id: EDIT6158 citation-label: EDIT6158 title: "[intro.object] The term \"potentially-overlapping subobject\" doesn't seem to exclude reference members" URL: https://wg21.link/edit6158 - id: EDIT6159 citation-label: EDIT6159 title: "[expr.prim.req.compound] Move compound requirement example from inner to outer bullet" URL: https://wg21.link/edit6159 - id: EDIT6160 citation-label: EDIT6160 title: "[intro.object] References are not potentially-overlapping subobjects" URL: https://wg21.link/edit6160 - id: EDIT6161 citation-label: EDIT6161 title: "[dcl.pre] Add missing markup that makes \"fails\" a definition." URL: https://wg21.link/edit6161 - id: EDIT6162 citation-label: EDIT6162 title: "[cpp.pre] Fix grammar for #elifdef" URL: https://wg21.link/edit6162 - id: EDIT6163 citation-label: EDIT6163 title: "[string.capacity] Use \\tcode+\\placeholder for placeholder" URL: https://wg21.link/edit6163 - id: EDIT6164 citation-label: EDIT6164 title: "[depr.template.template] Add cross-ref to core language" URL: https://wg21.link/edit6164 - id: EDIT6165 citation-label: EDIT6165 title: "[lex.pptoken] p2 Make the effect of the whitespace in preprocessing tokens clearly" URL: https://wg21.link/edit6165 - id: EDIT6166 citation-label: EDIT6166 title: "[over.match.funcs.general]/9 fix the style of references" URL: https://wg21.link/edit6166 - id: EDIT6167 citation-label: EDIT6167 title: "[specialized.algorithms] remove voidify completely" URL: https://wg21.link/edit6167 - id: EDIT6168 citation-label: EDIT6168 title: "Move [expected] from [utilities] to [diagnostics]" URL: https://wg21.link/edit6168 - id: EDIT6169 citation-label: EDIT6169 title: "[module.interface] Fix outdated example" URL: https://wg21.link/edit6169 - id: EDIT6170 citation-label: EDIT6170 title: "[dcl.init.general] Clarify initialization of arrays" URL: https://wg21.link/edit6170 - id: EDIT6171 citation-label: EDIT6171 title: "[expr.prim.lambda.capture] Improve wording on anonymous unions in lambda captures" URL: https://wg21.link/edit6171 - id: EDIT6172 citation-label: EDIT6172 title: "[conv.qual] Remove unused definition of 'cv-qualification signature'" URL: https://wg21.link/edit6172 - id: EDIT6173 citation-label: EDIT6173 title: "[expr.rel] Clarify confusing wording" URL: https://wg21.link/edit6173 - id: EDIT6174 citation-label: EDIT6174 title: "Bring pointer terminology up to date" URL: https://wg21.link/edit6174 - id: EDIT6175 citation-label: EDIT6175 title: "C++" URL: https://wg21.link/edit6175 - id: EDIT6176 citation-label: EDIT6176 title: "[re.results.general] Add type of `match_results::const_iterator` to index of imp def behaviour" URL: https://wg21.link/edit6176 - id: EDIT6177 citation-label: EDIT6177 title: "[range.cartesian.view] Remove unused template parameter" URL: https://wg21.link/edit6177 - id: EDIT6178 citation-label: EDIT6178 title: "[ranges] Format of `&&` expression" URL: https://wg21.link/edit6178 - id: EDIT6179 citation-label: EDIT6179 title: "[check] Add check for i.e. and e.g. followed by comma" URL: https://wg21.link/edit6179 - id: EDIT6180 citation-label: EDIT6180 title: "[fs.conform.9945] Use inter-sentence spacing after an (uppercase) acronym" URL: https://wg21.link/edit6180 - id: EDIT6181 citation-label: EDIT6181 title: "[temp.deduct.funcaddr] Add missing \\tcode" URL: https://wg21.link/edit6181 - id: EDIT6182 citation-label: EDIT6182 title: "[intro.abstract] Index the you-know-what clause" URL: https://wg21.link/edit6182 - id: EDIT6183 citation-label: EDIT6183 title: "[span.iterators] Fix cross-reference to container iterators" URL: https://wg21.link/edit6183 - id: EDIT6184 citation-label: EDIT6184 title: "[std] Update references to [container.requirements.general]" URL: https://wg21.link/edit6184 - id: EDIT6185 citation-label: EDIT6185 title: "LWG3906 [atomics.types.pointer], [atomics.ref.pointer] \"Undefined address\" is undefined" URL: https://wg21.link/edit6185 - id: EDIT6186 citation-label: EDIT6186 title: "[projected, alg.req.ind.{move, copy}, range.as.rvalue.overview] fix typo" URL: https://wg21.link/edit6186 - id: EDIT6187 citation-label: EDIT6187 title: "typography: `'` (straight single quote) or `’` (curly single quote)" URL: https://wg21.link/edit6187 - id: EDIT6188 citation-label: EDIT6188 title: "[stmt] Fix cross-references for condition" URL: https://wg21.link/edit6188 - id: EDIT6189 citation-label: EDIT6189 title: "[container.alloc.reqmts] Better cross-references for allocator-aware …" URL: https://wg21.link/edit6189 - id: EDIT6190 citation-label: EDIT6190 title: "[expr.pre] p3 \"operators that are overloaded\" is not a defined term" URL: https://wg21.link/edit6190 - id: EDIT6191 citation-label: EDIT6191 title: "[intro.execution] p10 Ambiguous meaning with the \"and\"" URL: https://wg21.link/edit6191 - id: EDIT6192 citation-label: EDIT6192 title: "[container.reqmts] Fix cross-references to contiguous container" URL: https://wg21.link/edit6192 - id: EDIT6193 citation-label: EDIT6193 title: "[container.requirements.general] Move exposition-only concept" URL: https://wg21.link/edit6193 - id: EDIT6194 citation-label: EDIT6194 title: "[class.abstract] Missing change of note for inherited member functions in P1787R6" URL: https://wg21.link/edit6194 - id: EDIT6195 citation-label: EDIT6195 title: "[class.ctor.general] Remove the paragraph made dangling by P1787R6" URL: https://wg21.link/edit6195 - id: EDIT6196 citation-label: EDIT6196 title: "[intro.object] Clarify [intro.object]/3.1" URL: https://wg21.link/edit6196 - id: EDIT6197 citation-label: EDIT6197 title: "[range.adaptor.helpers] make as-lvalue noexcept" URL: https://wg21.link/edit6197 - id: EDIT6198 citation-label: EDIT6198 title: "[range.cartesian.view] `cartesian_product_view` deduction guide should qualify `views::all_t`" URL: https://wg21.link/edit6198 - id: EDIT6199 citation-label: EDIT6199 title: "[container.reqmts] Relocate more container requirements" URL: https://wg21.link/edit6199 - id: EDIT6200 citation-label: EDIT6200 title: "Prevent double spacing in tcode" URL: https://wg21.link/edit6200 - id: EDIT6201 citation-label: EDIT6201 title: "CWG 2642: [class.member.lookup] p7 Note 3 now out-of-sync" URL: https://wg21.link/edit6201 - id: EDIT6202 citation-label: EDIT6202 title: "Bump value of __cpp_lib_allocate_at_least for C++23" URL: https://wg21.link/edit6202 - id: EDIT6203 citation-label: EDIT6203 title: "[defns.dynamic.type] Say \"most derived object\" in the example" URL: https://wg21.link/edit6203 - id: EDIT6204 citation-label: EDIT6204 title: "N4944 pre-CD: Remaining inconsistent inline constexpr variable templates" URL: https://wg21.link/edit6204 - id: EDIT6205 citation-label: EDIT6205 title: "[version.syn] bump value of __cpp_lib_allocate_at_least" URL: https://wg21.link/edit6205 - id: EDIT6206 citation-label: EDIT6206 title: "Mac modernization: allow listings 1.9, and don't allow errors in a pipe" URL: https://wg21.link/edit6206 - id: EDIT6207 citation-label: EDIT6207 title: "Fix date" URL: https://wg21.link/edit6207 - id: EDIT6208 citation-label: EDIT6208 title: "[range.utility.conv.to] Use model instead of satisfy for range concept" URL: https://wg21.link/edit6208 - id: EDIT6209 citation-label: EDIT6209 title: "[over.literal] Cross-reference deprecated grammar" URL: https://wg21.link/edit6209 - id: EDIT6210 citation-label: EDIT6210 title: "[basic.compound] Fix incorrect cross-reference" URL: https://wg21.link/edit6210 - id: EDIT6211 citation-label: EDIT6211 title: "[temp.variadic] \"instantiation of the init-capture pack\" vs. \"instantiation of the init-capture pack declaration\"" URL: https://wg21.link/edit6211 - id: EDIT6212 citation-label: EDIT6212 title: "[temp.variadic] Change \"init-capture pack\" to \"init-capture pack declaration\"" URL: https://wg21.link/edit6212 - id: EDIT6213 citation-label: EDIT6213 title: "[depr.atomics.volatile] Use tcode to call out template name" URL: https://wg21.link/edit6213 - id: EDIT6214 citation-label: EDIT6214 title: "\"behavior of a program is undefined\" vs \"program has undefined behavior\"" URL: https://wg21.link/edit6214 - id: EDIT6215 citation-label: EDIT6215 title: "[dcl.decl.general] Fix cross-references" URL: https://wg21.link/edit6215 - id: EDIT6216 citation-label: EDIT6216 title: "[temp.variadic] Change \"init-capture pack\" to \"init-capture pack declaration\"" URL: https://wg21.link/edit6216 - id: EDIT6217 citation-label: EDIT6217 title: "LaTeX: package extract abuses internal LaTeX interfaces and seems to be highly incompatible with modern versions of LaTeX" URL: https://wg21.link/edit6217 - id: EDIT6218 citation-label: EDIT6218 title: "#6204 Remove remaining inline from variable templates" URL: https://wg21.link/edit6218 - id: EDIT6219 citation-label: EDIT6219 title: "[range.enumerate.overview] Refer to [range.adaptor.object]" URL: https://wg21.link/edit6219 - id: EDIT6220 citation-label: EDIT6220 title: "[container.opt.reqmts] Index 3-way compare for containers" URL: https://wg21.link/edit6220 - id: EDIT6221 citation-label: EDIT6221 title: "[container.adapters] The `flat_*` container adapters need to index their members" URL: https://wg21.link/edit6221 - id: EDIT6222 citation-label: EDIT6222 title: "[string.iterators] should be removed as `basic_string` is a reversible container" URL: https://wg21.link/edit6222 - id: EDIT6223 citation-label: EDIT6223 title: "Doubtful uses of term \"lifetime\"" URL: https://wg21.link/edit6223 - id: EDIT6224 citation-label: EDIT6224 title: "[format.string.std] Replace \"Derived Extracted Property\" with simply \"property\"" URL: https://wg21.link/edit6224 - id: EDIT6225 citation-label: EDIT6225 title: "[expr.shift] more precise wording for arithmetic shift rounding CWG2724" URL: https://wg21.link/edit6225 - id: EDIT6226 citation-label: EDIT6226 title: "[class.static.data] IFNDR case is not distinguished" URL: https://wg21.link/edit6226 - id: EDIT6227 citation-label: EDIT6227 title: "Fix Subclause name for cstddef in headers.cpp.fs" URL: https://wg21.link/edit6227 - id: EDIT6228 citation-label: EDIT6228 title: "[iterator.concept.winc] Improve implementation-defined text" URL: https://wg21.link/edit6228 - id: EDIT6229 citation-label: EDIT6229 title: "Index for implementation defined entities" URL: https://wg21.link/edit6229 - id: EDIT6230 citation-label: EDIT6230 title: "[coro.generator] Editorial fixes" URL: https://wg21.link/edit6230 - id: EDIT6231 citation-label: EDIT6231 title: "tools: update action in GitHub workflow" URL: https://wg21.link/edit6231 - id: EDIT6232 citation-label: EDIT6232 title: "[range.enumerate.view] make the format more consistent" URL: https://wg21.link/edit6232 - id: EDIT6233 citation-label: EDIT6233 title: "[alg.unique] namepace -> namespace" URL: https://wg21.link/edit6233 - id: EDIT6234 citation-label: EDIT6234 title: "[range.repeat.iterator] Remove redundant period" URL: https://wg21.link/edit6234 - id: EDIT6235 citation-label: EDIT6235 title: "One \\grammarterm{x}, two \\grammarterm{x}{s} (and likewise)" URL: https://wg21.link/edit6235 - id: EDIT6236 citation-label: EDIT6236 title: "[defns.iostream.templates] This section doesn't seem helpful and may be misleading" URL: https://wg21.link/edit6236 - id: EDIT6237 citation-label: EDIT6237 title: "[utilities] Add range_format to index of library names" URL: https://wg21.link/edit6237 - id: EDIT6238 citation-label: EDIT6238 title: "[flat.map.modifiers] try_emplace_hint doesn't exist" URL: https://wg21.link/edit6238 - id: EDIT6239 citation-label: EDIT6239 title: "[dcl.attr.grammar] Braces of _balanced-token_ are unaligned" URL: https://wg21.link/edit6239 - id: EDIT6240 citation-label: EDIT6240 title: "Use new term \"constexpr-suitable\"" URL: https://wg21.link/edit6240 - id: EDIT6241 citation-label: EDIT6241 title: "[lex, expr, dcl.dcl] Disable character protrusion from BNF lines." URL: https://wg21.link/edit6241 - id: EDIT6242 citation-label: EDIT6242 title: "[cpp.predefined] Add __cpp_auto_cast" URL: https://wg21.link/edit6242 - id: EDIT6243 citation-label: EDIT6243 title: "[cmp.alg] Add missing formatting for `F`" URL: https://wg21.link/edit6243 - id: EDIT6244 citation-label: EDIT6244 title: "[container.alloc.reqmts] Fix incorrect change of \\mandates to \\expects" URL: https://wg21.link/edit6244 - id: EDIT6245 citation-label: EDIT6245 title: "[flat.map.cons] Close an angle bracket" URL: https://wg21.link/edit6245 - id: EDIT6246 citation-label: EDIT6246 title: "[flat.set.modifiers] `(first, last)` should be `rg`" URL: https://wg21.link/edit6246 - id: EDIT6247 citation-label: EDIT6247 title: "What should the standard say for changes listed in Annex C that are backported by implementations?" URL: https://wg21.link/edit6247 - id: EDIT6248 citation-label: EDIT6248 title: "[flat.{map,multiset,set}.modifiers] Harmonize description of insert(s, first, last)" URL: https://wg21.link/edit6248 - id: EDIT6249 citation-label: EDIT6249 title: "[flat.map.modifiers] \"Arg...\" should be \"Args...\"" URL: https://wg21.link/edit6249 - id: EDIT6250 citation-label: EDIT6250 title: "[basic.pre] p9.1 \"character\" should be improved with \"translation character\"" URL: https://wg21.link/edit6250 - id: EDIT6251 citation-label: EDIT6251 title: "[intro.execution] Fix bad function call in example" URL: https://wg21.link/edit6251 - id: EDIT6252 citation-label: EDIT6252 title: "[class.base.init] use defnadj to introduce delegating and target constructor" URL: https://wg21.link/edit6252 - id: EDIT6253 citation-label: EDIT6253 title: "[strings], [unord.req.general], [stringbuf.members]: Fix xrefs to [co…" URL: https://wg21.link/edit6253 - id: EDIT6254 citation-label: EDIT6254 title: "[ranges] Make the \"Effects: Equivalent to\" format consistent" URL: https://wg21.link/edit6254 - id: EDIT6255 citation-label: EDIT6255 title: "Fix remaining references to container requirements, and adjust subclause naming" URL: https://wg21.link/edit6255 - id: EDIT6256 citation-label: EDIT6256 title: "[optional.monadic] Should we remove invented variable declarations?" URL: https://wg21.link/edit6256 - id: EDIT6257 citation-label: EDIT6257 title: "[unord.hash] [format.formatter.spec] Rephrase \"specialization of X\"" URL: https://wg21.link/edit6257 - id: EDIT6258 citation-label: EDIT6258 title: "[dcl.init.list] Eliminate a case of \"specialization of X\"" URL: https://wg21.link/edit6258 - id: EDIT6259 citation-label: EDIT6259 title: "[flat.multiset.defn] Fix erroneous duplication of `iter-value-type`" URL: https://wg21.link/edit6259 - id: EDIT6260 citation-label: EDIT6260 title: "[flat.multiset.defn] Fix minor errors and inconsistencies" URL: https://wg21.link/edit6260 - id: EDIT6261 citation-label: EDIT6261 title: "[expr.static.cast] Paragraph 8 ends in a colon" URL: https://wg21.link/edit6261 - id: EDIT6262 citation-label: EDIT6262 title: "[expr.prim.req.nested][expr.prim.id.general] Say the normal form of the constraint-expression" URL: https://wg21.link/edit6262 - id: EDIT6263 citation-label: EDIT6263 title: "[mdspan.mdspan.cons] `OtherIndexType` is not a parameter pack ([mdspan.mdspan.cons]/8.2)" URL: https://wg21.link/edit6263 - id: EDIT6264 citation-label: EDIT6264 title: "[format.formattable] Add the second template argument for `basic_format_context` LWG3925" URL: https://wg21.link/edit6264 - id: EDIT6265 citation-label: EDIT6265 title: "Refer to library exposition-only function templates as templates" URL: https://wg21.link/edit6265 - id: EDIT6266 citation-label: EDIT6266 title: "[basic.stc.dynamic.allocation] Remove redundant 'address of'" URL: https://wg21.link/edit6266 - id: EDIT6267 citation-label: EDIT6267 title: "[expr.const] Check the result object of a prvalue" URL: https://wg21.link/edit6267 - id: EDIT6268 citation-label: EDIT6268 title: "[expr.add] Pointer subtraction when P-Q is out of range of ptrdiff_t is unclear" URL: https://wg21.link/edit6268 - id: EDIT6269 citation-label: EDIT6269 title: "[expr.add] Clarify note on pointer subtraction" URL: https://wg21.link/edit6269 - id: EDIT6270 citation-label: EDIT6270 title: "[string.view], [string.view.comparison] Refactor string_view comparisons, exploiting rewritten candidates" URL: https://wg21.link/edit6270 - id: EDIT6271 citation-label: EDIT6271 title: "An \"introduction\" clause" URL: https://wg21.link/edit6271 - id: EDIT6272 citation-label: EDIT6272 title: "[basic.def.odr] Restructure requirements in p14-p15" URL: https://wg21.link/edit6272 - id: EDIT6273 citation-label: EDIT6273 title: "[func.wrap.func.general], [func.wrap.move.class] Remove redundant declaration" URL: https://wg21.link/edit6273 - id: EDIT6274 citation-label: EDIT6274 title: "P2767R0 §3 as seen by LWG in Varna" URL: https://wg21.link/edit6274 - id: EDIT6275 citation-label: EDIT6275 title: "P0792R14, [func.wrap.ref.class]: Remove redundant declaration of another undefined primary template declaration" URL: https://wg21.link/edit6275 - id: EDIT6276 citation-label: EDIT6276 title: "[2023-06 CWG Motion 1] P2922R0 Core Language Working Group \"ready\" Issues" URL: https://wg21.link/edit6276 - id: EDIT6277 citation-label: EDIT6277 title: "[2023-06 CWG Motion 2] P2621R2 UB? In my Lexer?" URL: https://wg21.link/edit6277 - id: EDIT6278 citation-label: EDIT6278 title: "[2023-06 CWG Motion 3] P1854R4 Making non-encodable string literals ill-formed" URL: https://wg21.link/edit6278 - id: EDIT6279 citation-label: EDIT6279 title: "[2023-06 CWG Motion 4] P2361R6 Unevaluated strings" URL: https://wg21.link/edit6279 - id: EDIT6280 citation-label: EDIT6280 title: "[2023-06 CWG Motion 5] P2558R2 Add @, $, and ` to the basic character set" URL: https://wg21.link/edit6280 - id: EDIT6281 citation-label: EDIT6281 title: "[2023-06 CWG Motion 6] P2738R1 constexpr cast from void*: towards constexpr type-erasure" URL: https://wg21.link/edit6281 - id: EDIT6282 citation-label: EDIT6282 title: "[2023-06 CWG Motion 7] P2915R0 Proposed resolution for CWG1223" URL: https://wg21.link/edit6282 - id: EDIT6283 citation-label: EDIT6283 title: "[2023-06 CWG Motion 8] P2552R3 On the ignorability of standard attributes" URL: https://wg21.link/edit6283 - id: EDIT6284 citation-label: EDIT6284 title: "[2023-06 CWG Motion 9] P2752R3 Static storage for braced initializers" URL: https://wg21.link/edit6284 - id: EDIT6285 citation-label: EDIT6285 title: "[2023-06 CWG Motion 10] P2741R3 User-generated static_assert messages" URL: https://wg21.link/edit6285 - id: EDIT6286 citation-label: EDIT6286 title: "[2023-06 CWG Motion 11] P2169R4 A nice placeholder with no name" URL: https://wg21.link/edit6286 - id: EDIT6287 citation-label: EDIT6287 title: "[2023-06 LWG Motion 1] Tentatively Ready issues in P2910R0 C++ Standard Library Issues to be moved in Varna, Jun. 2023" URL: https://wg21.link/edit6287 - id: EDIT6288 citation-label: EDIT6288 title: "[2023-06 LWG Motion 2] P2497R0 Testing for success or failure of functions" URL: https://wg21.link/edit6288 - id: EDIT6289 citation-label: EDIT6289 title: "[2023-06 LWG Motion 3] P2592R3 Hashing support for std::chrono value classes" URL: https://wg21.link/edit6289 - id: EDIT6290 citation-label: EDIT6290 title: "[2023-06 LWG Motion 4] P2587R3 to_string or not to_string" URL: https://wg21.link/edit6290 - id: EDIT6291 citation-label: EDIT6291 title: "[2023-06 LWG Motion 5] P2562R1 constexpr Stable Sorting" URL: https://wg21.link/edit6291 - id: EDIT6292 citation-label: EDIT6292 title: "[2023-06 LWG Motion 6] P2545R4 Read-Copy Update (RCU)" URL: https://wg21.link/edit6292 - id: EDIT6293 citation-label: EDIT6293 title: "[2023-06 LWG Motion 7] P2530R3 Hazard Pointers for C++26" URL: https://wg21.link/edit6293 - id: EDIT6294 citation-label: EDIT6294 title: "[2023-06 LWG Motion 8] P2538R1 ADL-proof std::projected" URL: https://wg21.link/edit6294 - id: EDIT6295 citation-label: EDIT6295 title: "[2023-06 LWG Motion 9] P2495R3 Interfacing stringstreams with string_view" URL: https://wg21.link/edit6295 - id: EDIT6296 citation-label: EDIT6296 title: "[2023-06 LWG Motion 10] P2510R3 Formatting pointers" URL: https://wg21.link/edit6296 - id: EDIT6297 citation-label: EDIT6297 title: "[2023-06 LWG Motion 11] P2198R7 Freestanding Feature-Test Macros and Implementation-Defined Extensions" URL: https://wg21.link/edit6297 - id: EDIT6298 citation-label: EDIT6298 title: "[2023-06 LWG Motion 12] P2338R4 Freestanding Library: Character primitives and the C library" URL: https://wg21.link/edit6298 - id: EDIT6299 citation-label: EDIT6299 title: "[2023-06 LWG Motion 12] P2338R4 Freestanding Library: Character primitives and the C library" URL: https://wg21.link/edit6299 - id: EDIT6300 citation-label: EDIT6300 title: "[2023-06 LWG Motion 13] P2013R5 Freestanding Language: Optional ::operator new" URL: https://wg21.link/edit6300 - id: EDIT6301 citation-label: EDIT6301 title: "[2023-06 LWG Motion 15] P2363R5 Extending associative containers with the remaining heterogeneous overloads" URL: https://wg21.link/edit6301 - id: EDIT6302 citation-label: EDIT6302 title: "[2023-06 LWG Motion 16] P1901R2 Enabling the Use of weak_ptr as Keys in Unordered Associative Containers" URL: https://wg21.link/edit6302 - id: EDIT6303 citation-label: EDIT6303 title: "[2023-06 LWG Motion 17] P1885R12 Naming Text Encodings to Demystify Them" URL: https://wg21.link/edit6303 - id: EDIT6304 citation-label: EDIT6304 title: "[2023-06 LWG Motion 18] P0792R14 function_ref: a type-erased callable reference" URL: https://wg21.link/edit6304 - id: EDIT6305 citation-label: EDIT6305 title: "[2023-06 LWG Motion 19] P2874R2 Mandating Annex D" URL: https://wg21.link/edit6305 - id: EDIT6306 citation-label: EDIT6306 title: "[2023-06 LWG Motion 20] P2757R3 Type checking format args" URL: https://wg21.link/edit6306 - id: EDIT6307 citation-label: EDIT6307 title: "[2023-06 LWG Motion 21] P2637R3 Member visit" URL: https://wg21.link/edit6307 - id: EDIT6308 citation-label: EDIT6308 title: "[2023-06 LWG Motion 22] P2641R4 Checking if a union alternative is active" URL: https://wg21.link/edit6308 - id: EDIT6309 citation-label: EDIT6309 title: "[2023-06 LWG Motion 23] P1759R6 Native handles and file streams" URL: https://wg21.link/edit6309 - id: EDIT6310 citation-label: EDIT6310 title: "[2023-06 LWG Motion 24] P2697R1 Interfacing bitset with string_view" URL: https://wg21.link/edit6310 - id: EDIT6311 citation-label: EDIT6311 title: "[2023-06 LWG Motion 25] P1383R2 More constexpr for cmath and complex" URL: https://wg21.link/edit6311 - id: EDIT6312 citation-label: EDIT6312 title: "[2023-06 LWG Motion 26] P2734R0 Adding the new 2022 SI prefixes" URL: https://wg21.link/edit6312 - id: EDIT6313 citation-label: EDIT6313 title: "[2023-06 LWG Motion 27] P2548R6 copyable_function" URL: https://wg21.link/edit6313 - id: EDIT6314 citation-label: EDIT6314 title: "[2023-06 LWG Motion 28] P2714R1 Bind front and back to NTTP callables" URL: https://wg21.link/edit6314 - id: EDIT6315 citation-label: EDIT6315 title: "[2023-06 LWG Motion 29] P2630R4 submdspan" URL: https://wg21.link/edit6315 - id: EDIT6316 citation-label: EDIT6316 title: "P2621R2 Undefined behavior in the lexer" URL: https://wg21.link/edit6316 - id: EDIT6317 citation-label: EDIT6317 title: "P1854R4 Making non-encodable string literals ill-formed" URL: https://wg21.link/edit6317 - id: EDIT6318 citation-label: EDIT6318 title: "P2361R6 Unevaluated strings" URL: https://wg21.link/edit6318 - id: EDIT6319 citation-label: EDIT6319 title: "P2558R2 Add @, $, and ` to the basic character set" URL: https://wg21.link/edit6319 - id: EDIT6320 citation-label: EDIT6320 title: "P2738R1 constexpr cast from void*: towards constexpr type-erasure" URL: https://wg21.link/edit6320 - id: EDIT6321 citation-label: EDIT6321 title: "P2552R3 On the ignorability of standard attributes" URL: https://wg21.link/edit6321 - id: EDIT6322 citation-label: EDIT6322 title: "P2752R3 Static storage for braced initializers" URL: https://wg21.link/edit6322 - id: EDIT6323 citation-label: EDIT6323 title: "[README] Update Arch Linux instructions" URL: https://wg21.link/edit6323 - id: EDIT6324 citation-label: EDIT6324 title: "[string.view], [string.view.comparison] Refactor string_view comparis…" URL: https://wg21.link/edit6324 - id: EDIT6325 citation-label: EDIT6325 title: "P2741R3 User-generated static_assert messages" URL: https://wg21.link/edit6325 - id: EDIT6326 citation-label: EDIT6326 title: "P2169R4 A nice placeholder with no name" URL: https://wg21.link/edit6326 - id: EDIT6327 citation-label: EDIT6327 title: "P2874R2 Mandating Annex D" URL: https://wg21.link/edit6327 - id: EDIT6328 citation-label: EDIT6328 title: "[Motions 2023 06 cwg 1] P2922R0 Core Language Working Group \"ready\" Issues" URL: https://wg21.link/edit6328 - id: EDIT6329 citation-label: EDIT6329 title: "[Motion cwg 7] P2915R0 (Proposed resolution for CWG1223)" URL: https://wg21.link/edit6329 - id: EDIT6330 citation-label: EDIT6330 title: "P2497R0 Testing for success or failure of functions" URL: https://wg21.link/edit6330 - id: EDIT6331 citation-label: EDIT6331 title: "P2587R3 to_string or not to_string" URL: https://wg21.link/edit6331 - id: EDIT6332 citation-label: EDIT6332 title: "P2592R3 Hashing support for std::chrono value classes" URL: https://wg21.link/edit6332 - id: EDIT6333 citation-label: EDIT6333 title: "[lex.icon]p4 Note condition for ill-formedness off-by 1 bit/`u`-suffix" URL: https://wg21.link/edit6333 - id: EDIT6334 citation-label: EDIT6334 title: "Missing Licensing Information" URL: https://wg21.link/edit6334 - id: EDIT6335 citation-label: EDIT6335 title: "[Motion lwg 1] P2910R0 C++ Standard Library Issues" URL: https://wg21.link/edit6335 - id: EDIT6336 citation-label: EDIT6336 title: "[string.require]p3 Move note's contents" URL: https://wg21.link/edit6336 - id: EDIT6337 citation-label: EDIT6337 title: "[expected.void.obs] Fix index for specialization" URL: https://wg21.link/edit6337 - id: EDIT6338 citation-label: EDIT6338 title: "[LWG 29] P2630R4 submdspan" URL: https://wg21.link/edit6338 - id: EDIT6339 citation-label: EDIT6339 title: "[LWG motion 28] P2714R1 Bind front and back to NTTP callables" URL: https://wg21.link/edit6339 - id: EDIT6340 citation-label: EDIT6340 title: "[LWG Motion 26] P2734R0 Adding the new 2022 SI prefixes" URL: https://wg21.link/edit6340 - id: EDIT6341 citation-label: EDIT6341 title: "P2562R1 constexpr Stable Sorting" URL: https://wg21.link/edit6341 - id: EDIT6342 citation-label: EDIT6342 title: "[LWG motion 27] P2548R6 copyable_function" URL: https://wg21.link/edit6342 - id: EDIT6343 citation-label: EDIT6343 title: "[LWG motion 25] P1383R2 More constexpr for cmath and complex" URL: https://wg21.link/edit6343 - id: EDIT6344 citation-label: EDIT6344 title: "P2545R4 Read-Copy Update (RCU)" URL: https://wg21.link/edit6344 - id: EDIT6345 citation-label: EDIT6345 title: "P2530R3 Hazard Pointers for C++26" URL: https://wg21.link/edit6345 - id: EDIT6346 citation-label: EDIT6346 title: "[LWG motion 24] P2697R1 Interfacing bitset with string_view" URL: https://wg21.link/edit6346 - id: EDIT6347 citation-label: EDIT6347 title: "[LWG motion 23] P1759R6 Native handles and file streams" URL: https://wg21.link/edit6347 - id: EDIT6348 citation-label: EDIT6348 title: "[LWG motion 22] P2641R4 Checking if a union alternative is active" URL: https://wg21.link/edit6348 - id: EDIT6349 citation-label: EDIT6349 title: "P2538R1 ADL-proof std::projected" URL: https://wg21.link/edit6349 - id: EDIT6350 citation-label: EDIT6350 title: "[LWG motion 21] P2637R3 Member visit" URL: https://wg21.link/edit6350 - id: EDIT6351 citation-label: EDIT6351 title: "[LWG motion 20] P2757R3 Type checking format args" URL: https://wg21.link/edit6351 - id: EDIT6352 citation-label: EDIT6352 title: "P2495R3 Interfacing stringstreams with string_view" URL: https://wg21.link/edit6352 - id: EDIT6353 citation-label: EDIT6353 title: "[mdspan.submdspan] `full_extent_t` doesn't exist" URL: https://wg21.link/edit6353 - id: EDIT6354 citation-label: EDIT6354 title: "P2510R3 Formatting pointers" URL: https://wg21.link/edit6354 - id: EDIT6355 citation-label: EDIT6355 title: "P2198R7 Freestanding Feature-Test Macros and Implementation-Defined ..." URL: https://wg21.link/edit6355 - id: EDIT6356 citation-label: EDIT6356 title: "P2338R4 Freestanding Library: Character primitives and the C library" URL: https://wg21.link/edit6356 - id: EDIT6357 citation-label: EDIT6357 title: "[LWG motion 18] P0792R14 function_ref: a type-erased callable reference" URL: https://wg21.link/edit6357 - id: EDIT6358 citation-label: EDIT6358 title: "P2013R5 Freestanding Language: Optional ::operator new" URL: https://wg21.link/edit6358 - id: EDIT6359 citation-label: EDIT6359 title: "[LWG motion 17] P1885R12 Naming Text Encodings to Demystify Them" URL: https://wg21.link/edit6359 - id: EDIT6360 citation-label: EDIT6360 title: "P2363R5 Extending associative containers with the remaining heterogen…" URL: https://wg21.link/edit6360 - id: EDIT6361 citation-label: EDIT6361 title: "[LWG motion 16] P1901R2 Enabling the Use of weak_ptr as Keys in Unordered Associative…" URL: https://wg21.link/edit6361 - id: EDIT6362 citation-label: EDIT6362 title: "[func.wrap.ref.class, func.wrap.ref.deduct] Inconsistent parameter" URL: https://wg21.link/edit6362 - id: EDIT6363 citation-label: EDIT6363 title: "[meta.unary.prop.query, meta.trans.arr] Use `static_assert` instead of `assert` in example" URL: https://wg21.link/edit6363 - id: EDIT6364 citation-label: EDIT6364 title: "[basic.def.odr] lambda-expression example seemingly constradicts normative wording" URL: https://wg21.link/edit6364 - id: EDIT6365 citation-label: EDIT6365 title: "[mdspan.submdspan] Introduced `rank` should be _`rank`_ or dissolved" URL: https://wg21.link/edit6365 - id: EDIT6366 citation-label: EDIT6366 title: "[expr.mul] Add missing commas after conditional and introductory phrases" URL: https://wg21.link/edit6366 - id: EDIT6367 citation-label: EDIT6367 title: "[namespace.std] Convert unconventional (a) and (b) notation to items" URL: https://wg21.link/edit6367 - id: EDIT6368 citation-label: EDIT6368 title: "[basic.def.odr] Add serial comma" URL: https://wg21.link/edit6368 - id: EDIT6369 citation-label: EDIT6369 title: "[filebuf.virtuals] fix \"if width if less than zero\" typo" URL: https://wg21.link/edit6369 - id: EDIT6370 citation-label: EDIT6370 title: "[basic.fundamental] Wording implies existence of unique maximum value of floating-point types" URL: https://wg21.link/edit6370 - id: EDIT6371 citation-label: EDIT6371 title: "[time.duration.general] Use code font for duration" URL: https://wg21.link/edit6371 - id: EDIT6372 citation-label: EDIT6372 title: "[time.duration.cons] Fix redeclaration error in example" URL: https://wg21.link/edit6372 - id: EDIT6373 citation-label: EDIT6373 title: "[flat.map.cons] etc.: zip_view should be views::zip" URL: https://wg21.link/edit6373 - id: EDIT6374 citation-label: EDIT6374 title: "[basic.life][class.dtor] Seemingly redundant normative specification for undefined behavior about double destruction" URL: https://wg21.link/edit6374 - id: EDIT6375 citation-label: EDIT6375 title: "[temp.point] Clarify ambiguous wording on point of instantiation" URL: https://wg21.link/edit6375 - id: EDIT6376 citation-label: EDIT6376 title: "[atomics.order] Clarify whether p11 makes demands towards loads, or just stores" URL: https://wg21.link/edit6376 - id: EDIT6377 citation-label: EDIT6377 title: "[basic.scope.scope] Avoid hard-to-read except...unless construction." URL: https://wg21.link/edit6377 - id: EDIT6378 citation-label: EDIT6378 title: "[dcl.fct.def.delete] p1 Improve the phrase for \"implicitly defined as deleted\"" URL: https://wg21.link/edit6378 - id: EDIT6379 citation-label: EDIT6379 title: "[expr.prim.id.general] p2 The first note in the rule is a bit misleading" URL: https://wg21.link/edit6379 - id: EDIT6380 citation-label: EDIT6380 title: "[atomics.order] p11 - Make it recommended practice and rephrase" URL: https://wg21.link/edit6380 - id: EDIT6381 citation-label: EDIT6381 title: "[dcl.enum] Fix double spaces in Example 4" URL: https://wg21.link/edit6381 - id: EDIT6382 citation-label: EDIT6382 title: "[dcl.init] Fix brace spacing inconsistencies" URL: https://wg21.link/edit6382 - id: EDIT6383 citation-label: EDIT6383 title: "[time.zone.leap.overview] Fix example" URL: https://wg21.link/edit6383 - id: EDIT6384 citation-label: EDIT6384 title: "[basic.def.odr] Make example 6 much less confusing" URL: https://wg21.link/edit6384 - id: EDIT6385 citation-label: EDIT6385 title: "mdspan/layout_stride: fix missed rename in use of template argument name" URL: https://wg21.link/edit6385 - id: EDIT6386 citation-label: EDIT6386 title: "[dcl.ambig.res] example has two declarations of 'y'" URL: https://wg21.link/edit6386 - id: EDIT6387 citation-label: EDIT6387 title: "[dcl.ambig.res] fix double declaration of 'y' in example" URL: https://wg21.link/edit6387 - id: EDIT6388 citation-label: EDIT6388 title: "[priqueue.members] [queue.mod] [stack.mod] Harmonize push_range wording" URL: https://wg21.link/edit6388 - id: EDIT6389 citation-label: EDIT6389 title: "[basic.life][class.dtor] Turn normatively redundant paragraphs for double destruction into notes" URL: https://wg21.link/edit6389 - id: EDIT6390 citation-label: EDIT6390 title: "[version.syn] Fix header references." URL: https://wg21.link/edit6390 - id: EDIT6391 citation-label: EDIT6391 title: "[version.syn] Fix header reference." URL: https://wg21.link/edit6391 - id: EDIT6392 citation-label: EDIT6392 title: "[over.call.func] Example 1 - Fix misleading indentation" URL: https://wg21.link/edit6392 - id: EDIT6393 citation-label: EDIT6393 title: "Text encodings/locales: missing normative association?" URL: https://wg21.link/edit6393 - id: EDIT6394 citation-label: EDIT6394 title: "Replace cross-references from C++20 with cross-references from C++23." URL: https://wg21.link/edit6394 - id: EDIT6395 citation-label: EDIT6395 title: "[dcl.link] Clarify the intent of CWG2483" URL: https://wg21.link/edit6395 - id: EDIT6396 citation-label: EDIT6396 title: "[intro.races] Drop a possibly misleading sentence in p20" URL: https://wg21.link/edit6396 - id: EDIT6397 citation-label: EDIT6397 title: "Stray \\mandates in submdspan" URL: https://wg21.link/edit6397 - id: EDIT6398 citation-label: EDIT6398 title: "[func.wrap.ref.class] change deduction guide to match its detailed specifications" URL: https://wg21.link/edit6398 - id: EDIT6399 citation-label: EDIT6399 title: "[mdspan.submdspan.submdspan] p4.3 and p5.1 could be removed" URL: https://wg21.link/edit6399 - id: EDIT6400 citation-label: EDIT6400 title: "[mdspan.submdspan.extents] Factor out common result expression" URL: https://wg21.link/edit6400 - id: EDIT6401 citation-label: EDIT6401 title: "[class.copy.assign] Remove note obsoleted by CWG2586" URL: https://wg21.link/edit6401 - id: EDIT6402 citation-label: EDIT6402 title: "[input.output] Fix non-compliance Effects: Equivalent to format" URL: https://wg21.link/edit6402 - id: EDIT6403 citation-label: EDIT6403 title: "[dcl.fct.def.default] Highlight different references in defaulted assignments" URL: https://wg21.link/edit6403 - id: EDIT6404 citation-label: EDIT6404 title: "[flat.map][flat.multimap] Exposition-only formatting for `c`, `comp`, `compare`, and `key-equiv`" URL: https://wg21.link/edit6404 - id: EDIT6405 citation-label: EDIT6405 title: "[temp.point] Itemize some paragraphs" URL: https://wg21.link/edit6405 - id: EDIT6406 citation-label: EDIT6406 title: "[span.cons][range.slide.iterator][text.encoding.members] Simplify `\\tcode{\\exposid{name}}` to `\\exposid{name}`" URL: https://wg21.link/edit6406 - id: EDIT6407 citation-label: EDIT6407 title: "[expr.const.cast] \"Cast away constness\" covers not only const-qualification" URL: https://wg21.link/edit6407 - id: EDIT6408 citation-label: EDIT6408 title: "[assets] Move separate assets into \"assets\" subdirectory" URL: https://wg21.link/edit6408 - id: EDIT6409 citation-label: EDIT6409 title: "[expr.static.cast]" URL: https://wg21.link/edit6409 - id: EDIT6410 citation-label: EDIT6410 title: "[basic.fundamental] Clarify that table of minimum integral type widths applies only to standard integral types" URL: https://wg21.link/edit6410 - id: EDIT6411 citation-label: EDIT6411 title: "[conv.ptr], [conv.mem] Remove redundant text on null pointer comparisons" URL: https://wg21.link/edit6411 - id: EDIT6412 citation-label: EDIT6412 title: "[intro.object] Fix cross-references for implicit object creation in the library" URL: https://wg21.link/edit6412 - id: EDIT6413 citation-label: EDIT6413 title: "[over.call.object] Refer to the static type of the object expression" URL: https://wg21.link/edit6413 - id: EDIT6414 citation-label: EDIT6414 title: "[dcl.meaning.general] Use 'declarator-id' instead of 'name'" URL: https://wg21.link/edit6414 - id: EDIT6415 citation-label: EDIT6415 title: "Cherrypicks for the C++23 IS" URL: https://wg21.link/edit6415 - id: EDIT6416 citation-label: EDIT6416 title: "[optional.optional] Remove qualified destructor calls, refactor postconditions of `swap`" URL: https://wg21.link/edit6416 - id: EDIT6417 citation-label: EDIT6417 title: "[module.global.frag] Simplify wording" URL: https://wg21.link/edit6417 - id: EDIT6418 citation-label: EDIT6418 title: "Switch to lualatex and New Computer Modern" URL: https://wg21.link/edit6418 - id: EDIT6419 citation-label: EDIT6419 title: "Don't define typedef-names in the library wording" URL: https://wg21.link/edit6419 - id: EDIT6420 citation-label: EDIT6420 title: "typo fix appeartain -> appertain" URL: https://wg21.link/edit6420 - id: EDIT6421 citation-label: EDIT6421 title: " [version.syn] Bump value of __cpp_lib_constexpr_complex" URL: https://wg21.link/edit6421 - id: EDIT6422 citation-label: EDIT6422 title: "[intro.object] Make the storage in the example for storage providing properly aligned" URL: https://wg21.link/edit6422 - id: EDIT6423 citation-label: EDIT6423 title: "[ostream.formatted.print] Use \\impldef macro." URL: https://wg21.link/edit6423 - id: EDIT6424 citation-label: EDIT6424 title: "[basic.lookup.qual.general] Ignore top-level cv-qualifiers for the purpose of lookup context" URL: https://wg21.link/edit6424 - id: EDIT6425 citation-label: EDIT6425 title: "[class.compare.default] Say subobjects of an object instead of a class" URL: https://wg21.link/edit6425 - id: EDIT6426 citation-label: EDIT6426 title: "[cmp.categories] Exposition-only formatting for `value` and `is-ordered`" URL: https://wg21.link/edit6426 - id: EDIT6427 citation-label: EDIT6427 title: "Remove `friend class` from the library wording" URL: https://wg21.link/edit6427 - id: EDIT6428 citation-label: EDIT6428 title: "[dcl.inline] p2 - Make it recommended practice" URL: https://wg21.link/edit6428 - id: EDIT6429 citation-label: EDIT6429 title: "[intro.object] Example for p10" URL: https://wg21.link/edit6429 - id: EDIT6430 citation-label: EDIT6430 title: "[memory.syn][ranges.syn] Remove redundant `// freestanding` marks for freestanding class members" URL: https://wg21.link/edit6430 - id: EDIT6431 citation-label: EDIT6431 title: "[intro.races] p13 - add missing serial comma between items" URL: https://wg21.link/edit6431 - id: EDIT6432 citation-label: EDIT6432 title: "[basic.compound] Clarify a pointer to a non-first element object of an array" URL: https://wg21.link/edit6432 - id: EDIT6433 citation-label: EDIT6433 title: "[diagnostics] Exposition-only formatting for `val_`, `cat_`, and `frames_`" URL: https://wg21.link/edit6433 - id: EDIT6434 citation-label: EDIT6434 title: "[intro.execution] \"Sequenced before\" should be a strict partial order" URL: https://wg21.link/edit6434 - id: EDIT6435 citation-label: EDIT6435 title: "[basic][expr] Declare but not define typedef-names in standard headers" URL: https://wg21.link/edit6435 - id: EDIT6436 citation-label: EDIT6436 title: "[meta.unary.prop] Itemize p10 more" URL: https://wg21.link/edit6436 - id: EDIT6437 citation-label: EDIT6437 title: "[conv.mem] Itemize p2" URL: https://wg21.link/edit6437 - id: EDIT6438 citation-label: EDIT6438 title: "[basic.align] Fix non-mathematical wording of p7" URL: https://wg21.link/edit6438 - id: EDIT6439 citation-label: EDIT6439 title: "[expr.cond] Itemize p4" URL: https://wg21.link/edit6439 - id: EDIT6440 citation-label: EDIT6440 title: "[dcl.meaning.general] Remove `extern` in one case to make example 3 more informative" URL: https://wg21.link/edit6440 - id: EDIT6441 citation-label: EDIT6441 title: "[basic.def.odr] Fix grammatical error in p17" URL: https://wg21.link/edit6441 - id: EDIT6442 citation-label: EDIT6442 title: "[basic.link] fix unusual punctuation in p4" URL: https://wg21.link/edit6442 - id: EDIT6443 citation-label: EDIT6443 title: "[temp.over] Itemize p1" URL: https://wg21.link/edit6443 - id: EDIT6444 citation-label: EDIT6444 title: "[class.static.data] Fix - classes have no subobjects" URL: https://wg21.link/edit6444 - id: EDIT6445 citation-label: EDIT6445 title: "[class.cdtor] p2 needs changes/notes to clarify intent and limitations" URL: https://wg21.link/edit6445 - id: EDIT6446 citation-label: EDIT6446 title: "[except.terminate] Fix missing introductory comma" URL: https://wg21.link/edit6446 - id: EDIT6447 citation-label: EDIT6447 title: "[algorithms.parallel.defns] Insert new paragraph number for example" URL: https://wg21.link/edit6447 - id: EDIT6448 citation-label: EDIT6448 title: "[depr.static.constexpr] Cross-reference core clauses " URL: https://wg21.link/edit6448 - id: EDIT6449 citation-label: EDIT6449 title: "[dcl.ptr] p3 - Entire normative paragraph dedicated to \"See also\"" URL: https://wg21.link/edit6449 - id: EDIT6450 citation-label: EDIT6450 title: "[dlc.init.general] Fix wording of direct-initialization" URL: https://wg21.link/edit6450 - id: EDIT6451 citation-label: EDIT6451 title: "[coro.generator.class] Name the generator's second template parameter Val?" URL: https://wg21.link/edit6451 - id: EDIT6452 citation-label: EDIT6452 title: "[allocator.requirements.general] Fix the misuse of `launder`" URL: https://wg21.link/edit6452 - id: EDIT6453 citation-label: EDIT6453 title: "[over.ics.list] Fix missing std:: in example 5" URL: https://wg21.link/edit6453 - id: EDIT6454 citation-label: EDIT6454 title: "[over.ics.list] expand example 5, fix inconsistent spacing" URL: https://wg21.link/edit6454 - id: EDIT6455 citation-label: EDIT6455 title: "[expr.type] p1 should possibly be a note" URL: https://wg21.link/edit6455 - id: EDIT6456 citation-label: EDIT6456 title: "[lib] Avoid redundant \\tcode{\\exposid{...}} and add a check" URL: https://wg21.link/edit6456 - id: EDIT6457 citation-label: EDIT6457 title: "[intro.races] Remove unclear uses of \"shall\"" URL: https://wg21.link/edit6457 - id: EDIT6458 citation-label: EDIT6458 title: "[stdfloat.syn] Add typedefs to library index" URL: https://wg21.link/edit6458 - id: EDIT6459 citation-label: EDIT6459 title: "Various editorial fixes in [time]" URL: https://wg21.link/edit6459 - id: EDIT6460 citation-label: EDIT6460 title: "[iterator.concept.readable] Add missing \\expos for `indirectly-readable-impl` concept" URL: https://wg21.link/edit6460 - id: EDIT6461 citation-label: EDIT6461 title: "[mdspan.extents.cons] Fix typo (`dynamic_rank` => `rank_dynamic`)" URL: https://wg21.link/edit6461 - id: EDIT6462 citation-label: EDIT6462 title: "[defns.projection] The example isn't demonstrating the effects of customized projection" URL: https://wg21.link/edit6462 - id: EDIT6463 citation-label: EDIT6463 title: "[bit.cast] simplify \"unsigned ordinary character type\" to `unsigned char`" URL: https://wg21.link/edit6463 - id: EDIT6464 citation-label: EDIT6464 title: "[basic.fundamental] Itemize p13" URL: https://wg21.link/edit6464 - id: EDIT6465 citation-label: EDIT6465 title: "[basic.fundamental] Itemize uses of `void` expressions" URL: https://wg21.link/edit6465 - id: EDIT6466 citation-label: EDIT6466 title: "[basic.fundamental] Turn normative wording for `void` return types into a note" URL: https://wg21.link/edit6466 - id: EDIT6467 citation-label: EDIT6467 title: "[expr.sizeof] Turn identifier into a grammarterm" URL: https://wg21.link/edit6467 - id: EDIT6468 citation-label: EDIT6468 title: "[expr.sizeof] Use constexpr member in example" URL: https://wg21.link/edit6468 - id: EDIT6469 citation-label: EDIT6469 title: "[stmt.expr] use grammarterm for expression" URL: https://wg21.link/edit6469 - id: EDIT6470 citation-label: EDIT6470 title: "[lex.icon] Itemize extended integer choice" URL: https://wg21.link/edit6470 - id: EDIT6471 citation-label: EDIT6471 title: "[dcl.attr.noreturn] Remove redundant note" URL: https://wg21.link/edit6471 - id: EDIT6472 citation-label: EDIT6472 title: "[dcl.attr.nodiscard] Add example of nodiscard with message" URL: https://wg21.link/edit6472 - id: EDIT6473 citation-label: EDIT6473 title: "[dcl.attr.unused] Add static keyword to function in example" URL: https://wg21.link/edit6473 - id: EDIT6474 citation-label: EDIT6474 title: "[format.string.std]/4: sC example doesn't have enough clowns" URL: https://wg21.link/edit6474 - id: EDIT6475 citation-label: EDIT6475 title: "[intro.memory] Remove stray bit definitions" URL: https://wg21.link/edit6475 - id: EDIT6476 citation-label: EDIT6476 title: "[temp.spec.general] Instantiated definitions" URL: https://wg21.link/edit6476 - id: EDIT6477 citation-label: EDIT6477 title: "[dcl.stc] rearrange wording, turn typedef restriction into note" URL: https://wg21.link/edit6477 - id: EDIT6478 citation-label: EDIT6478 title: "[tuple.swap] change weird 'call x with y' wording" URL: https://wg21.link/edit6478 - id: EDIT6479 citation-label: EDIT6479 title: "[mem.res.pool.options] Replace `field` with `member`" URL: https://wg21.link/edit6479 - id: EDIT6480 citation-label: EDIT6480 title: "[intro.memory] Replace `fields` with `members`" URL: https://wg21.link/edit6480 - id: EDIT6481 citation-label: EDIT6481 title: "[diff.cpp20.utilities] Hyphenate bit-fields" URL: https://wg21.link/edit6481 - id: EDIT6482 citation-label: EDIT6482 title: "[diff.dcl] Replace `field initializers` with `member initializers`" URL: https://wg21.link/edit6482 - id: EDIT6483 citation-label: EDIT6483 title: "[basic.def.odr] Greatly expand example 6" URL: https://wg21.link/edit6483 - id: EDIT6484 citation-label: EDIT6484 title: "[dcl.constexpr] Modernize example of constexpr-usable functions" URL: https://wg21.link/edit6484 - id: EDIT6485 citation-label: EDIT6485 title: "[lex.phases] Add iref to [cpp.include]" URL: https://wg21.link/edit6485 - id: EDIT6486 citation-label: EDIT6486 title: "[gram.key] Is it in a C++98 state, or is it intentional?" URL: https://wg21.link/edit6486 - id: EDIT6487 citation-label: EDIT6487 title: "[lex.phases],[forward.list.ops],[list.ops],[alg.unique] Hyphenate non-empty" URL: https://wg21.link/edit6487 - id: EDIT6488 citation-label: EDIT6488 title: "[dcl.init.string] Reword character array initialization" URL: https://wg21.link/edit6488 - id: EDIT6489 citation-label: EDIT6489 title: "[dcl.init.string] Shorten example string" URL: https://wg21.link/edit6489 - id: EDIT6490 citation-label: EDIT6490 title: "[dcl.init.general],[dcl.init.list],[over.ics.list] Array of characters isn't defined" URL: https://wg21.link/edit6490 - id: EDIT6491 citation-label: EDIT6491 title: "[basic.scope] What is type equivalence?" URL: https://wg21.link/edit6491 - id: EDIT6492 citation-label: EDIT6492 title: "[stmt.do] Needs some work" URL: https://wg21.link/edit6492 - id: EDIT6493 citation-label: EDIT6493 title: "[stmt.while] Should include grammar" URL: https://wg21.link/edit6493 - id: EDIT6494 citation-label: EDIT6494 title: "[stmt.while] Add grammar" URL: https://wg21.link/edit6494 - id: EDIT6495 citation-label: EDIT6495 title: "[stmt.do] Add grammar equivalence and reorder paragraphs" URL: https://wg21.link/edit6495 - id: EDIT6496 citation-label: EDIT6496 title: "[class.conv.fct] Can p8 be a note?" URL: https://wg21.link/edit6496 - id: EDIT6497 citation-label: EDIT6497 title: "[class.conv.ctor] Fix missing space" URL: https://wg21.link/edit6497 - id: EDIT6498 citation-label: EDIT6498 title: "[class.copy.assign] Definition and hyphenation issues" URL: https://wg21.link/edit6498 - id: EDIT6499 citation-label: EDIT6499 title: "[utility.intcmp] Simplify equivalences" URL: https://wg21.link/edit6499 - id: EDIT6500 citation-label: EDIT6500 title: "[expected.object.monadic][LWG 3938] Use **this may cause compile fail" URL: https://wg21.link/edit6500 - id: EDIT6501 citation-label: EDIT6501 title: "[intro.races] Make reading atomic objects nondeterministic" URL: https://wg21.link/edit6501 - id: EDIT6502 citation-label: EDIT6502 title: "[atomics] Make notify_one nondeterministic" URL: https://wg21.link/edit6502 - id: EDIT6503 citation-label: EDIT6503 title: "[intro.multithread.general] Do not access functions" URL: https://wg21.link/edit6503 - id: EDIT6504 citation-label: EDIT6504 title: "Broken or unsightly iref links after line breaks after #5151" URL: https://wg21.link/edit6504 - id: EDIT6505 citation-label: EDIT6505 title: "[class.conv.ctor] Turn last paragraph into a note" URL: https://wg21.link/edit6505 - id: EDIT6506 citation-label: EDIT6506 title: "[basic.def.odr],[res.on.arguments],[futures] Fix hyphenation of \"assignment operator\"" URL: https://wg21.link/edit6506 - id: EDIT6507 citation-label: EDIT6507 title: "[stmt.return] format operand as `\\term`" URL: https://wg21.link/edit6507 - id: EDIT6508 citation-label: EDIT6508 title: "[stmt.dcl] Add example of static/thread_local block variable initialization" URL: https://wg21.link/edit6508 - id: EDIT6509 citation-label: EDIT6509 title: "tools: Use grep -F instead of fgrep" URL: https://wg21.link/edit6509 - id: EDIT6510 citation-label: EDIT6510 title: "Section headings should use \\hypertarget" URL: https://wg21.link/edit6510 - id: EDIT6511 citation-label: EDIT6511 title: "[atomics.types.operations] p7 What if the supplied arguments does not denote any enumerator?" URL: https://wg21.link/edit6511 - id: EDIT6512 citation-label: EDIT6512 title: "[dcl.attr.assume] Contradictory wording around contextual conversion" URL: https://wg21.link/edit6512 - id: EDIT6513 citation-label: EDIT6513 title: "[rand.device] Weird text style in comment" URL: https://wg21.link/edit6513 - id: EDIT6514 citation-label: EDIT6514 title: "[rand.device] Remove stray \\textit." URL: https://wg21.link/edit6514 - id: EDIT6515 citation-label: EDIT6515 title: "[meta.unary.op] Expand note for has_unique_object_representations" URL: https://wg21.link/edit6515 - id: EDIT6516 citation-label: EDIT6516 title: "Add \\hypertarget to enable url links into xrefs" URL: https://wg21.link/edit6516 - id: EDIT6517 citation-label: EDIT6517 title: "[check] Use single quotes for grep argument" URL: https://wg21.link/edit6517 - id: EDIT6518 citation-label: EDIT6518 title: "[atomics.ref.ops], [atomics.types.operations], [util.smartptr.atomic.…" URL: https://wg21.link/edit6518 - id: EDIT6519 citation-label: EDIT6519 title: "[atomics] Reword preconditions on memory_order values in a positive form" URL: https://wg21.link/edit6519 - id: EDIT6520 citation-label: EDIT6520 title: "[temp.expl.spec] Turn paragraph into note" URL: https://wg21.link/edit6520 - id: EDIT6521 citation-label: EDIT6521 title: "[basic.link],[dcl.constexpr] \"constexpr variable\" is not defined" URL: https://wg21.link/edit6521 - id: EDIT6522 citation-label: EDIT6522 title: "[temp.expl.spec] Is p13 too limited or is it intentional?" URL: https://wg21.link/edit6522 - id: EDIT6523 citation-label: EDIT6523 title: "[dcl.constinit] p1 \"Declaration of a variable\" is broken wording" URL: https://wg21.link/edit6523 - id: EDIT6524 citation-label: EDIT6524 title: "[cpp] \"identifier\" should be `\\grammarterm{identifier}` in more cases" URL: https://wg21.link/edit6524 - id: EDIT6525 citation-label: EDIT6525 title: "Can we do something about \"constant-initialized\" vs \"constant initialization\"" URL: https://wg21.link/edit6525 - id: EDIT6526 citation-label: EDIT6526 title: "[vector.data],[array.members] Clarify C++ boolean expression" URL: https://wg21.link/edit6526 - id: EDIT6527 citation-label: EDIT6527 title: "[expr.call] Add further forward references" URL: https://wg21.link/edit6527 - id: EDIT6528 citation-label: EDIT6528 title: "[expr.call] Turn recursive call wording into note" URL: https://wg21.link/edit6528 - id: EDIT6529 citation-label: EDIT6529 title: "[cpp] `\\grammarterm` overhaul" URL: https://wg21.link/edit6529 - id: EDIT6530 citation-label: EDIT6530 title: "[mdspan.submdspan.extents] Format equations as math." URL: https://wg21.link/edit6530 - id: EDIT6531 citation-label: EDIT6531 title: "[format.string.std] Fix example" URL: https://wg21.link/edit6531 - id: EDIT6532 citation-label: EDIT6532 title: "[class.access.general] Fix improper `\\keyword{private}`" URL: https://wg21.link/edit6532 - id: EDIT6533 citation-label: EDIT6533 title: "[lex.string] Format narrow string literals as definition" URL: https://wg21.link/edit6533 - id: EDIT6534 citation-label: EDIT6534 title: "[input.output] Fix missing `is \\keyword{true}` or `is \\keyword{false}`" URL: https://wg21.link/edit6534 - id: EDIT6535 citation-label: EDIT6535 title: "[fs.path.member],[fs.path.modifier],[fs.filesystem.error.members] Fix equals postconditions involving `empty()`" URL: https://wg21.link/edit6535 - id: EDIT6536 citation-label: EDIT6536 title: "p2579r0 vs. https://eel.is/c++draft/basic.scope#block-2" URL: https://wg21.link/edit6536 - id: EDIT6537 citation-label: EDIT6537 title: "Confusion about formatting of Cpp17 iterator requirements" URL: https://wg21.link/edit6537 - id: EDIT6538 citation-label: EDIT6538 title: "Draft" URL: https://wg21.link/edit6538 - id: EDIT6539 citation-label: EDIT6539 title: "[expr.unary.noexcept] Replace informative wording" URL: https://wg21.link/edit6539 - id: EDIT6540 citation-label: EDIT6540 title: "[c.math] Is there a reason why math functions such as `sqrt` are not indexed?" URL: https://wg21.link/edit6540 - id: EDIT6541 citation-label: EDIT6541 title: "[temp.deduct.type] Remove excessive spacing in example" URL: https://wg21.link/edit6541 - id: EDIT6542 citation-label: EDIT6542 title: "[cmath.syn] Fix misaligned parameter lists" URL: https://wg21.link/edit6542 - id: EDIT6543 citation-label: EDIT6543 title: "[cmath.syn] Align function declarations" URL: https://wg21.link/edit6543 - id: EDIT6544 citation-label: EDIT6544 title: "[intro.progress],[atomics.order] Significant overlap between paragraphs" URL: https://wg21.link/edit6544 - id: EDIT6545 citation-label: EDIT6545 title: "[class.local] Add comma after introductory clause" URL: https://wg21.link/edit6545 - id: EDIT6546 citation-label: EDIT6546 title: "[class.copy.elision] Improve reference and replace informal term" URL: https://wg21.link/edit6546 - id: EDIT6547 citation-label: EDIT6547 title: "[res.on.exception.handling] Use `\\grammarterm` instead of informal term" URL: https://wg21.link/edit6547 - id: EDIT6548 citation-label: EDIT6548 title: "Add a `ranges::to_container(T container)` which accepts a reusable container" URL: https://wg21.link/edit6548 - id: EDIT6549 citation-label: EDIT6549 title: "[basic.scope.scope] add reference for equivalence to [temp.over.link]" URL: https://wg21.link/edit6549 - id: EDIT6550 citation-label: EDIT6550 title: "[diff.cpp20.thread] Fixed typo \"ill formed\" -> \"ill-formed\"" URL: https://wg21.link/edit6550 - id: EDIT6551 citation-label: EDIT6551 title: "[intro.races] It is slightly unclear whether a data race can occur if no bits are changed" URL: https://wg21.link/edit6551 - id: EDIT6552 citation-label: EDIT6552 title: "[allocator.traits.other] uses \"above\" to reference something 14 pages before it" URL: https://wg21.link/edit6552 - id: EDIT6553 citation-label: EDIT6553 title: "[temp.dep.expr] Weird circumventing of nested bullets" URL: https://wg21.link/edit6553 - id: EDIT6554 citation-label: EDIT6554 title: "[basic.types.general] Apply Oxford comma consistently" URL: https://wg21.link/edit6554 - id: EDIT6555 citation-label: EDIT6555 title: "[expr.unary.op] Clarify through note whether indirection of a prvalue array is possible CWG2548" URL: https://wg21.link/edit6555 - id: EDIT6556 citation-label: EDIT6556 title: "[tab:headers.cpp] Rebalance table columns" URL: https://wg21.link/edit6556 - id: EDIT6557 citation-label: EDIT6557 title: "[temp.dep.expr] Introduce nested bullets for clarity" URL: https://wg21.link/edit6557 - id: EDIT6558 citation-label: EDIT6558 title: "[dcl.fct.default] Incorrect note on `this` in default arguments" URL: https://wg21.link/edit6558 - id: EDIT6559 citation-label: EDIT6559 title: "[conv.general] Note misuses «destination type»" URL: https://wg21.link/edit6559 - id: EDIT6560 citation-label: EDIT6560 title: "Added missing template argument" URL: https://wg21.link/edit6560 - id: EDIT6561 citation-label: EDIT6561 title: "[mdspan] require conversion results to be nonnegative" URL: https://wg21.link/edit6561 - id: EDIT6562 citation-label: EDIT6562 title: "[class.temporary] Clarify wording for lifetime of temporaries." URL: https://wg21.link/edit6562 - id: EDIT6563 citation-label: EDIT6563 title: "[basic.start.main] Clarify what it means to \"use\" `main`" URL: https://wg21.link/edit6563 - id: EDIT6564 citation-label: EDIT6564 title: "[preprocessor] [version.syn] Add index entries for \"feature-test macro\" in the two places they're defined" URL: https://wg21.link/edit6564 - id: EDIT6565 citation-label: EDIT6565 title: "[mdspan.layout.stride.cons] Fix cross-reference" URL: https://wg21.link/edit6565 - id: EDIT6566 citation-label: EDIT6566 title: "[mdspan.mdspan.overview] Don't use \"requires(\" for non-requires-expressions" URL: https://wg21.link/edit6566 - id: EDIT6567 citation-label: EDIT6567 title: "[atomics.order] Memory operations should be definitions" URL: https://wg21.link/edit6567 - id: EDIT6568 citation-label: EDIT6568 title: "[range.utility.conv.to] Add terminating condition for first bullet" URL: https://wg21.link/edit6568 - id: EDIT6569 citation-label: EDIT6569 title: "[expected.object.cons, expected.un.cons] Should we simplify `is_constructible_v, expected&>` and its friends?" URL: https://wg21.link/edit6569 - id: EDIT6570 citation-label: EDIT6570 title: "[version.syn] Put feature test macros in alphabetical order" URL: https://wg21.link/edit6570 - id: EDIT6571 citation-label: EDIT6571 title: "Remove section 2 from [sequence.reqmts]" URL: https://wg21.link/edit6571 - id: EDIT6572 citation-label: EDIT6572 title: "[class.temporary] \"Temporary object\" is not defined" URL: https://wg21.link/edit6572 - id: EDIT6573 citation-label: EDIT6573 title: "[expr.ref] p1 should use the term \"sequenced\"" URL: https://wg21.link/edit6573 - id: EDIT6574 citation-label: EDIT6574 title: "[expr.log.and],[expr.log.or] improve wording symmetry and quality" URL: https://wg21.link/edit6574 - id: EDIT6575 citation-label: EDIT6575 title: "[dcl.fct] It is unclear whether zero-size arrays in function parameters are allowed" URL: https://wg21.link/edit6575 - id: EDIT6576 citation-label: EDIT6576 title: "[over.over] p2 function type vs. pointer to function type" URL: https://wg21.link/edit6576 - id: EDIT6577 citation-label: EDIT6577 title: "[temp.res.general] Fix misleading example related to syntax errors" URL: https://wg21.link/edit6577 - id: EDIT6578 citation-label: EDIT6578 title: "[func.not.fn], [func.bind.partial] Use {term.xxx} as reference for perfect forwarding call wrapper" URL: https://wg21.link/edit6578 - id: EDIT6579 citation-label: EDIT6579 title: "Add memory order for atomic_flag_test_and_set and atomic_flag_clear." URL: https://wg21.link/edit6579 - id: EDIT6580 citation-label: EDIT6580 title: "[temp.over.link] Fix cross-reference introduced by P1787R6" URL: https://wg21.link/edit6580 - id: EDIT6581 citation-label: EDIT6581 title: "[const.iterators.ops] Add missing \\pnum and replace returns with effects" URL: https://wg21.link/edit6581 - id: EDIT6582 citation-label: EDIT6582 title: "[func.wrap.func] Drop Lvalue-Callable?" URL: https://wg21.link/edit6582 - id: EDIT6583 citation-label: EDIT6583 title: "[fs.filesystem.syn] Remove redundant inline" URL: https://wg21.link/edit6583 - id: EDIT6584 citation-label: EDIT6584 title: "[common.iter.const] Add missing periods for Returns" URL: https://wg21.link/edit6584 - id: EDIT6585 citation-label: EDIT6585 title: "[tab:headers.cpp] `` is hazardously missing" URL: https://wg21.link/edit6585 - id: EDIT6586 citation-label: EDIT6586 title: "[tab:headers.cpp] Add " URL: https://wg21.link/edit6586 - id: EDIT6587 citation-label: EDIT6587 title: "[string.cons] Remove erroneous paragraph break" URL: https://wg21.link/edit6587 - id: EDIT6588 citation-label: EDIT6588 title: "[thread.lock.guard] Does not take into account storage reuse" URL: https://wg21.link/edit6588 - id: EDIT6589 citation-label: EDIT6589 title: "[expr.const] \"Constant expression\" is defined twice" URL: https://wg21.link/edit6589 - id: EDIT6590 citation-label: EDIT6590 title: "[mdspan.mdspan.overview] Rename parameter ptr to p" URL: https://wg21.link/edit6590 - id: EDIT6591 citation-label: EDIT6591 title: "[basic.types.general] Create a term for implicit-lifetime type" URL: https://wg21.link/edit6591 - id: EDIT6592 citation-label: EDIT6592 title: "Dehyphenate trivially-copyable" URL: https://wg21.link/edit6592 - id: EDIT6593 citation-label: EDIT6593 title: "[temp.param] Introduce term to xref structural type" URL: https://wg21.link/edit6593 - id: EDIT6594 citation-label: EDIT6594 title: "[expr.prim.lambda.closure] insert an extra pnum" URL: https://wg21.link/edit6594 - id: EDIT6595 citation-label: EDIT6595 title: "DIS **-011: remove unused definitions" URL: https://wg21.link/edit6595 - id: EDIT6596 citation-label: EDIT6596 title: "[annex] Fix table numbering in annexes" URL: https://wg21.link/edit6596 - id: EDIT6597 citation-label: EDIT6597 title: "[unique.ptr.runtime.modifiers] Fix placement of 'constexpr'" URL: https://wg21.link/edit6597 - id: EDIT6598 citation-label: EDIT6598 title: "[util.smartptr.shared.cmp] Fix missing right parenthesis" URL: https://wg21.link/edit6598 - id: EDIT6599 citation-label: EDIT6599 title: "[lex.name] Add cross-reference to Annex E" URL: https://wg21.link/edit6599 - id: EDIT6600 citation-label: EDIT6600 title: "[intro.refs] Fix title of ISO/IEC 9899:2018" URL: https://wg21.link/edit6600 - id: EDIT6601 citation-label: EDIT6601 title: "[time.format] Make reference to ISO 8601 more precise" URL: https://wg21.link/edit6601 - id: EDIT6602 citation-label: EDIT6602 title: "[mdspan.layout.left] Add missing `noexcept`" URL: https://wg21.link/edit6602 - id: EDIT6603 citation-label: EDIT6603 title: "[intro.scope] Clarify 'they'" URL: https://wg21.link/edit6603 - id: EDIT6604 citation-label: EDIT6604 title: "[expr.const] Amend comments in example" URL: https://wg21.link/edit6604 - id: EDIT6605 citation-label: EDIT6605 title: "[expr.prim.lambda.general] Add example for parsing ambiguity" URL: https://wg21.link/edit6605 - id: EDIT6606 citation-label: EDIT6606 title: "[defns.component] Remove unwarranted italics" URL: https://wg21.link/edit6606 - id: EDIT6607 citation-label: EDIT6607 title: "[std] \"modeled\" should be spelled \"modelled\"" URL: https://wg21.link/edit6607 - id: EDIT6608 citation-label: EDIT6608 title: "[lex.charset] Clarify normative reference to Unicode for UTF-x" URL: https://wg21.link/edit6608 - id: EDIT6609 citation-label: EDIT6609 title: "[type.traits] Add references to tables" URL: https://wg21.link/edit6609 - id: EDIT6610 citation-label: EDIT6610 title: "Avoid 'must'" URL: https://wg21.link/edit6610 - id: EDIT6611 citation-label: EDIT6611 title: "Notes with requirements" URL: https://wg21.link/edit6611 - id: EDIT6612 citation-label: EDIT6612 title: "[forward.iterators] Consistently use Cpp17 requirements" URL: https://wg21.link/edit6612 - id: EDIT6613 citation-label: EDIT6613 title: "[iterator.requirements.general] Clarify non-forward iterator" URL: https://wg21.link/edit6613 - id: EDIT6614 citation-label: EDIT6614 title: "[defns.{impl.limits,iostream.templates}] Use singular" URL: https://wg21.link/edit6614 - id: EDIT6615 citation-label: EDIT6615 title: "Replace \"C Standard\" with \"ISO/IEC 9899:2018\" and define \"C standard library\"" URL: https://wg21.link/edit6615 - id: EDIT6616 citation-label: EDIT6616 title: "[stmt.return] p5 \"which\" is ambiguous in the sentence" URL: https://wg21.link/edit6616 - id: EDIT6617 citation-label: EDIT6617 title: "[basic.scope.block] et al. - Ambiguous definition of \"local variable\"" URL: https://wg21.link/edit6617 - id: EDIT6618 citation-label: EDIT6618 title: "[basic.lval] Turn reference paragraph into note" URL: https://wg21.link/edit6618 - id: EDIT6619 citation-label: EDIT6619 title: "[class.copy.assign] Remove a superfluous note." URL: https://wg21.link/edit6619 - id: EDIT6620 citation-label: EDIT6620 title: "Various minor editorial cleanups" URL: https://wg21.link/edit6620 - id: EDIT6621 citation-label: EDIT6621 title: "Fix a few small bugs in submdspan" URL: https://wg21.link/edit6621 - id: EDIT6622 citation-label: EDIT6622 title: "[mdspan.accessor.reqmts] Name type `A` to `ACC`?" URL: https://wg21.link/edit6622 - id: EDIT6623 citation-label: EDIT6623 title: "[intro.defs, dcl.init.list] Move definition of direct-non-list-init" URL: https://wg21.link/edit6623 - id: EDIT6624 citation-label: EDIT6624 title: "[xrefdelta] Remove mention of removals that are now already in C++23" URL: https://wg21.link/edit6624 - id: EDIT6625 citation-label: EDIT6625 title: "[expr.prim.lambda.general] Added missing definition for the term \"lambda\"." URL: https://wg21.link/edit6625 - id: EDIT6626 citation-label: EDIT6626 title: "[stmt.if] Add an example for the value-dependence of the condition after instantiation" URL: https://wg21.link/edit6626 - id: EDIT6627 citation-label: EDIT6627 title: "[lex.phases] Whitespace characters should be kept for the sake of the stringize operator" URL: https://wg21.link/edit6627 - id: EDIT6628 citation-label: EDIT6628 title: "[basic.pre] Eliminate the redundant block-declaration" URL: https://wg21.link/edit6628 - id: EDIT6629 citation-label: EDIT6629 title: "[streambuf.general] `std::basic_streambuf` is not an abstract class" URL: https://wg21.link/edit6629 - id: EDIT6630 citation-label: EDIT6630 title: "[streambuf.general] Strike \"abstract\" from \"basic_streambuf serves as an abstract base class\"" URL: https://wg21.link/edit6630 - id: EDIT6631 citation-label: EDIT6631 title: "[std] Use more \\defnadj" URL: https://wg21.link/edit6631 - id: EDIT6632 citation-label: EDIT6632 title: "[span.cons] Add `std::` for `data(arr)`" URL: https://wg21.link/edit6632 - id: EDIT6633 citation-label: EDIT6633 title: "[ranges] Reuse `bidirectional-common` concept?" URL: https://wg21.link/edit6633 - id: EDIT6634 citation-label: EDIT6634 title: "code example in [expr.await]" URL: https://wg21.link/edit6634 - id: EDIT6635 citation-label: EDIT6635 title: "[stack.syn, queue.syn] Show `formatter` specializations in the synopses" URL: https://wg21.link/edit6635 - id: EDIT6636 citation-label: EDIT6636 title: "[format.formatter.spec] Add missing include to example" URL: https://wg21.link/edit6636 - id: EDIT6637 citation-label: EDIT6637 title: "[expr.prim.lambda.closure] Improve some parallel grammar" URL: https://wg21.link/edit6637 - id: EDIT6638 citation-label: EDIT6638 title: "Teste" URL: https://wg21.link/edit6638 - id: EDIT6639 citation-label: EDIT6639 title: "[intro.refs] Move nicknames for standards to relevant subclauses" URL: https://wg21.link/edit6639 - id: EDIT6640 citation-label: EDIT6640 title: "[func.require] Unclear use of \"shall\" LWG4007" URL: https://wg21.link/edit6640 - id: EDIT6641 citation-label: EDIT6641 title: "[flat.map.capacity]: Where are the other `flat_meow`'s correspondences about this?" URL: https://wg21.link/edit6641 - id: EDIT6642 citation-label: EDIT6642 title: "[class.conv.fct] Fix reference to 'ref-qualifier-seq'" URL: https://wg21.link/edit6642 - id: EDIT6643 citation-label: EDIT6643 title: "[mdspan.submdspan] Add missing definitions for full_extent_t and full_extent" URL: https://wg21.link/edit6643 - id: EDIT6644 citation-label: EDIT6644 title: "[defns.character.container] Improve note" URL: https://wg21.link/edit6644 - id: EDIT6645 citation-label: EDIT6645 title: "[string.capacity] Remove parentheses from \"reserve()\"" URL: https://wg21.link/edit6645 - id: EDIT6646 citation-label: EDIT6646 title: "[conv.general, expr.static.cast] Remove inappropriate \"temporary\"" URL: https://wg21.link/edit6646 - id: EDIT6647 citation-label: EDIT6647 title: "[diff] Annex C missing some header additions" URL: https://wg21.link/edit6647 - id: EDIT6648 citation-label: EDIT6648 title: "[diff.cpp23.library] Note new headers in C++26" URL: https://wg21.link/edit6648 - id: EDIT6649 citation-label: EDIT6649 title: "[diff.cpp03.library] Two entries for in the index of library headers" URL: https://wg21.link/edit6649 - id: EDIT6650 citation-label: EDIT6650 title: "[dcl.init.ref] Clarify \"related type\"" URL: https://wg21.link/edit6650 - id: EDIT6651 citation-label: EDIT6651 title: "Should we stop talking about related types?" URL: https://wg21.link/edit6651 - id: EDIT6652 citation-label: EDIT6652 title: "Change floating point wording from mantissa to significand" URL: https://wg21.link/edit6652 - id: EDIT6653 citation-label: EDIT6653 title: "[algorithms] Change stable tag 'mismatch' to alg.mismatch, so that it is consistent with similar labels in the same section" URL: https://wg21.link/edit6653 - id: EDIT6654 citation-label: EDIT6654 title: "[ranges] Introduce `bidirectional-common` and `random-access-sized` to simplify concept spelling" URL: https://wg21.link/edit6654 - id: EDIT6655 citation-label: EDIT6655 title: "[2023-11 CWG Motion 1] Core Language Working Group \"ready\" Issues for the November, 2023 meeting" URL: https://wg21.link/edit6655 - id: EDIT6656 citation-label: EDIT6656 title: "[2023-11 CWG Motion 2] Template parameter initialization" URL: https://wg21.link/edit6656 - id: EDIT6657 citation-label: EDIT6657 title: "[2023-11 CWG Motion 3] Pack Indexing" URL: https://wg21.link/edit6657 - id: EDIT6658 citation-label: EDIT6658 title: "[2023-11 CWG Motion 4] Remove Deprecated Arithmetic Conversion on Enumerations From C++26" URL: https://wg21.link/edit6658 - id: EDIT6659 citation-label: EDIT6659 title: "[2023-11 LWG Motion 1] C++ Standard Library Issues to be moved in Kona, Nov. 2023" URL: https://wg21.link/edit6659 - id: EDIT6660 citation-label: EDIT6660 title: "[2023-11 LWG Motion 2] Saturation arithmetic" URL: https://wg21.link/edit6660 - id: EDIT6661 citation-label: EDIT6661 title: "[2023-11 LWG Motion 3] Freestanding Library: Partial Classes" URL: https://wg21.link/edit6661 - id: EDIT6662 citation-label: EDIT6662 title: "[2023-11 LWG Motion 4] Debugging Support" URL: https://wg21.link/edit6662 - id: EDIT6663 citation-label: EDIT6663 title: "[2023-11 LWG Motion 5] Runtime format strings" URL: https://wg21.link/edit6663 - id: EDIT6664 citation-label: EDIT6664 title: "[2023-11 LWG Motion 6] Runtime format strings II" URL: https://wg21.link/edit6664 - id: EDIT6665 citation-label: EDIT6665 title: "[2023-11 LWG Motion 7] Fix formatting of code units as integers" URL: https://wg21.link/edit6665 - id: EDIT6666 citation-label: EDIT6666 title: "[2023-11 LWG Motion 8] A new specification for std::generate_canonical" URL: https://wg21.link/edit6666 - id: EDIT6667 citation-label: EDIT6667 title: "[2023-11 LWG Motion 9] std::span over an initializer list" URL: https://wg21.link/edit6667 - id: EDIT6668 citation-label: EDIT6668 title: "[2023-11 LWG Motion 10] span.at()" URL: https://wg21.link/edit6668 - id: EDIT6669 citation-label: EDIT6669 title: "[2023-11 LWG Motion 11] Remove Deprecated std::allocator Typedef From C++26" URL: https://wg21.link/edit6669 - id: EDIT6670 citation-label: EDIT6670 title: "[2023-11 LWG Motion 12] Remove basic_string::reserve() From C++26" URL: https://wg21.link/edit6670 - id: EDIT6671 citation-label: EDIT6671 title: "[2023-11 LWG Motion 13] Remove Deprecated Unicode Conversion Facets from C++26" URL: https://wg21.link/edit6671 - id: EDIT6672 citation-label: EDIT6672 title: "[2023-11 LWG Motion 14] Add tuple protocol to complex" URL: https://wg21.link/edit6672 - id: EDIT6673 citation-label: EDIT6673 title: "[2023-11 LWG Motion 15] Freestanding: Remove strtok" URL: https://wg21.link/edit6673 - id: EDIT6674 citation-label: EDIT6674 title: "[2023-11 LWG Motion 16] Freestanding Library: inout expected span" URL: https://wg21.link/edit6674 - id: EDIT6675 citation-label: EDIT6675 title: "[2023-11 LWG Motion 17] std::basic_const_iterator should follow its underlying type’s convertibility" URL: https://wg21.link/edit6675 - id: EDIT6676 citation-label: EDIT6676 title: "[2023-11 LWG Motion 18] Make assert() macro user friendly for C and C++" URL: https://wg21.link/edit6676 - id: EDIT6677 citation-label: EDIT6677 title: "[2023-11 LWG Motion 19] A free function linear algebra interface based on the BLAS" URL: https://wg21.link/edit6677 - id: EDIT6678 citation-label: EDIT6678 title: "Initial text for P2546, debugging support." URL: https://wg21.link/edit6678 - id: EDIT6679 citation-label: EDIT6679 title: "[Motions 2023 11 cwg 3] P2662R3 Pack Indexing" URL: https://wg21.link/edit6679 - id: EDIT6680 citation-label: EDIT6680 title: "[support.initlist] Teletype font for `initializer_list`" URL: https://wg21.link/edit6680 - id: EDIT6681 citation-label: EDIT6681 title: "[LWG motion 4] P2546R5 Debugging Support" URL: https://wg21.link/edit6681 - id: EDIT6682 citation-label: EDIT6682 title: "[intro.defs, macros] Add cross-references among definitions" URL: https://wg21.link/edit6682 - id: EDIT6683 citation-label: EDIT6683 title: "[Motions 2023 11 cwg 4] P2864R2 Remove deprecated arithmetic conversions" URL: https://wg21.link/edit6683 - id: EDIT6684 citation-label: EDIT6684 title: "[Motions 2023 11 cwg 1] P3046R0 Core Language Working Group \"ready\" Issues" URL: https://wg21.link/edit6684 - id: EDIT6685 citation-label: EDIT6685 title: "[Motions 2023 11 lwg 1] P3040R0 C++ Standard Library Issues" URL: https://wg21.link/edit6685 - id: EDIT6686 citation-label: EDIT6686 title: "[LWG motion 2] P0543R3 Saturation arithmetic" URL: https://wg21.link/edit6686 - id: EDIT6687 citation-label: EDIT6687 title: "[LWG 5] P2905R2 Runtime format strings" URL: https://wg21.link/edit6687 - id: EDIT6688 citation-label: EDIT6688 title: "[LWG 6] P2918R2 Runtime format strings II" URL: https://wg21.link/edit6688 - id: EDIT6689 citation-label: EDIT6689 title: "[LWG 7] P2909R4 Fix formatting of code units as integers (Dude, where’s my char?)" URL: https://wg21.link/edit6689 - id: EDIT6690 citation-label: EDIT6690 title: "[LWG 8] P0952R2 A new specification for std::generate_canonical" URL: https://wg21.link/edit6690 - id: EDIT6691 citation-label: EDIT6691 title: "[LWG 9] P2447R6 std::span over an initializer list" URL: https://wg21.link/edit6691 - id: EDIT6692 citation-label: EDIT6692 title: "[LWG 11] P2821R5 span.at()" URL: https://wg21.link/edit6692 - id: EDIT6693 citation-label: EDIT6693 title: "[LWG 14] P2819R2 Add tuple protocol to complex" URL: https://wg21.link/edit6693 - id: EDIT6694 citation-label: EDIT6694 title: "[LWG 15] P2937R0 Freestanding: Remove strtok" URL: https://wg21.link/edit6694 - id: EDIT6695 citation-label: EDIT6695 title: "Fix typo in [allocator.requirements.general] wording for `a.construct(c, args)`" URL: https://wg21.link/edit6695 - id: EDIT6696 citation-label: EDIT6696 title: "[Motions 2023 11 cwg 2] P2308R1 Template parameter initialization" URL: https://wg21.link/edit6696 - id: EDIT6697 citation-label: EDIT6697 title: "[basic.def.odr] The set should be the potential results of E_2" URL: https://wg21.link/edit6697 - id: EDIT6698 citation-label: EDIT6698 title: "[stacktrace.format], [stacktrace.basic.hash] change rSec3 to rSec2" URL: https://wg21.link/edit6698 - id: EDIT6699 citation-label: EDIT6699 title: "P2836R1 std::basic_const_iterator should follow its underlying type's convertibility" URL: https://wg21.link/edit6699 - id: EDIT6700 citation-label: EDIT6700 title: "[array,localization] Fix order of indexed `get` members" URL: https://wg21.link/edit6700 - id: EDIT6701 citation-label: EDIT6701 title: "[LWG 18] P2264R7 Make assert() macro user friendly for C and C++" URL: https://wg21.link/edit6701 - id: EDIT6702 citation-label: EDIT6702 title: "[LWG 3] P2407R5 Freestanding Library: Partial Classes" URL: https://wg21.link/edit6702 - id: EDIT6703 citation-label: EDIT6703 title: "[LWG 16] P2833R2 Freestanding Library: inout expected span" URL: https://wg21.link/edit6703 - id: EDIT6704 citation-label: EDIT6704 title: "[LWG 19] P1673R13 A free function linear algebra interface based on the BLAS" URL: https://wg21.link/edit6704 - id: EDIT6705 citation-label: EDIT6705 title: "\\indexlibrary-global or -member? " URL: https://wg21.link/edit6705 - id: EDIT6706 citation-label: EDIT6706 title: "Updated templates.tex to make program ill formed when the set of func…" URL: https://wg21.link/edit6706 - id: EDIT6707 citation-label: EDIT6707 title: "Fix indentation in [algorithms.parallel.defns] paragraph 5 example" URL: https://wg21.link/edit6707 - id: EDIT6708 citation-label: EDIT6708 title: "[LWG 11] P2868 Remove deprecated typedef from std::allocator" URL: https://wg21.link/edit6708 - id: EDIT6709 citation-label: EDIT6709 title: "[LWG 12] P2870R3 Remove deprecated basic_string::reserve() with no parameters" URL: https://wg21.link/edit6709 - id: EDIT6710 citation-label: EDIT6710 title: "[LWG 13] P2871R3 Remove deprecated header" URL: https://wg21.link/edit6710 - id: EDIT6711 citation-label: EDIT6711 title: "[class.eq] Fix the return value of a defaulted == operator function" URL: https://wg21.link/edit6711 - id: EDIT6712 citation-label: EDIT6712 title: "[time.parse,diff.cpp17.temp] Argument-dependent lookup is spelled without a hyphen" URL: https://wg21.link/edit6712 - id: EDIT6713 citation-label: EDIT6713 title: "[dcl.init.ref, over.ics.ref, over.ics.rank] Avoid saying function lvalue" URL: https://wg21.link/edit6713 - id: EDIT6714 citation-label: EDIT6714 title: "[expected.general] Contradictory description of expected." URL: https://wg21.link/edit6714 - id: EDIT6715 citation-label: EDIT6715 title: "[expected.general] Fix description of expected (issue #6714.)" URL: https://wg21.link/edit6715 - id: EDIT6716 citation-label: EDIT6716 title: " Undefined control sequence M@currentTitle" URL: https://wg21.link/edit6716 - id: EDIT6717 citation-label: EDIT6717 title: "[range.repeat.iterator] \\exposid{current_} does not display italics on the web" URL: https://wg21.link/edit6717 - id: EDIT6718 citation-label: EDIT6718 title: "Cleanups after CWG2672" URL: https://wg21.link/edit6718 - id: EDIT6719 citation-label: EDIT6719 title: "[dcl.init.list] Construction of an `initializer_list` object from a pair of pointers" URL: https://wg21.link/edit6719 - id: EDIT6720 citation-label: EDIT6720 title: "[std] Update references from ISO 8601:2004 to ISO 8601-1:2019" URL: https://wg21.link/edit6720 - id: EDIT6721 citation-label: EDIT6721 title: "[basic.scope.pdecl] Add missing \\grammarterm markup" URL: https://wg21.link/edit6721 - id: EDIT6722 citation-label: EDIT6722 title: "[syntax] Change \"italic\" to \"italic, sans-serif\"" URL: https://wg21.link/edit6722 - id: EDIT6723 citation-label: EDIT6723 title: "[introduction] A minimal \"Introduction\" clause" URL: https://wg21.link/edit6723 - id: EDIT6724 citation-label: EDIT6724 title: "[intro.abstract] Actually use the phrase 'unspecified/undefined behavior'" URL: https://wg21.link/edit6724 - id: EDIT6725 citation-label: EDIT6725 title: "[func.wrap.ref.class] Redundant description of exposition-only data members" URL: https://wg21.link/edit6725 - id: EDIT6726 citation-label: EDIT6726 title: "[intro.defs] Remove mention of symbols from ISO 80000-2" URL: https://wg21.link/edit6726 - id: EDIT6727 citation-label: EDIT6727 title: "[basic.life] Fix indentation in example" URL: https://wg21.link/edit6727 - id: EDIT6728 citation-label: EDIT6728 title: "[sf.cmath] contains superfluous \"Effects:\"-clauses" URL: https://wg21.link/edit6728 - id: EDIT6729 citation-label: EDIT6729 title: "C++" URL: https://wg21.link/edit6729 - id: EDIT6730 citation-label: EDIT6730 title: "[charconv.from.chars] Ambiguous specification of floating-point rounding" URL: https://wg21.link/edit6730 - id: EDIT6731 citation-label: EDIT6731 title: "[16.4.6.10] missing dereference" URL: https://wg21.link/edit6731 - id: EDIT6732 citation-label: EDIT6732 title: "[range.access.general] Use consistent \"In addition to being available\" form" URL: https://wg21.link/edit6732 - id: EDIT6733 citation-label: EDIT6733 title: "[vector.cons.10] complexity in term of copy constructor calls but T does not need to have constructors" URL: https://wg21.link/edit6733 - id: EDIT6734 citation-label: EDIT6734 title: "[algorithm.syn] refactors _`indirectly-binary-left-foldable`_" URL: https://wg21.link/edit6734 - id: EDIT6735 citation-label: EDIT6735 title: "[algorithms] reorders the fold family" URL: https://wg21.link/edit6735 - id: EDIT6736 citation-label: EDIT6736 title: "[class.friend] Fix a mistakenly monospaced \"`friend` declaration\"" URL: https://wg21.link/edit6736 - id: EDIT6737 citation-label: EDIT6737 title: "[std] Rephrase notes containing 'must'" URL: https://wg21.link/edit6737 - id: EDIT6738 citation-label: EDIT6738 title: "[version.syn] New feature test macro __cpp_lib_freestanding_numeric" URL: https://wg21.link/edit6738 - id: EDIT6739 citation-label: EDIT6739 title: "[basic.def.odr] \"Lambda scope\" should be included as a possible \"intervening scope\" in definition of \"odr-usable\"" URL: https://wg21.link/edit6739 - id: EDIT6740 citation-label: EDIT6740 title: "[linalg.syn] Add header index entry" URL: https://wg21.link/edit6740 - id: EDIT6741 citation-label: EDIT6741 title: "[basic.def] Replace \\normalfont \\itshape with \\textnormal and \\textit" URL: https://wg21.link/edit6741 - id: EDIT6742 citation-label: EDIT6742 title: "Grammar railroad diagram" URL: https://wg21.link/edit6742 - id: EDIT6743 citation-label: EDIT6743 title: "Abolish the term \"converting constructor\"" URL: https://wg21.link/edit6743 - id: EDIT6744 citation-label: EDIT6744 title: "Abolish the term \"converting constructor\"" URL: https://wg21.link/edit6744 - id: EDIT6745 citation-label: EDIT6745 title: "[linalg] Add indexing" URL: https://wg21.link/edit6745 - id: EDIT6746 citation-label: EDIT6746 title: "[func.wrap.func.cons] [any.assign] Harmonize operator= wording" URL: https://wg21.link/edit6746 - id: EDIT6747 citation-label: EDIT6747 title: "Replace \"smaller\" with \"lower\" and \"larger\" with \"greater\"?" URL: https://wg21.link/edit6747 - id: EDIT6748 citation-label: EDIT6748 title: "Replace some improper occurences of `this`" URL: https://wg21.link/edit6748 - id: EDIT6749 citation-label: EDIT6749 title: "[expr] Missing definition of \"operand\" (other than \"unevaluated operand\")" URL: https://wg21.link/edit6749 - id: EDIT6750 citation-label: EDIT6750 title: "[basic.pre] 'variable' is not an entity" URL: https://wg21.link/edit6750 - id: EDIT6751 citation-label: EDIT6751 title: "[basics.pre] `opaque-enum-declaration` is not a declaration" URL: https://wg21.link/edit6751 - id: EDIT6752 citation-label: EDIT6752 title: "[alg.min.max] Replace small/large terminology with less/greater" URL: https://wg21.link/edit6752 - id: EDIT6753 citation-label: EDIT6753 title: "[basic.pre] unintended re-definition of `declaration`" URL: https://wg21.link/edit6753 - id: EDIT6754 citation-label: EDIT6754 title: "[linalg.syn] Add header index entry." URL: https://wg21.link/edit6754 - id: EDIT6755 citation-label: EDIT6755 title: "[dcl.init.general] p20 contradicts the wording of parenthesized aggregate-initialization" URL: https://wg21.link/edit6755 - id: EDIT6756 citation-label: EDIT6756 title: "[basic.scope.pdecl], [basic.types.general] Remove unnecessary whitespace" URL: https://wg21.link/edit6756 - id: EDIT6757 citation-label: EDIT6757 title: "[range.istream.view] Remove constexpr-ness?" URL: https://wg21.link/edit6757 - id: EDIT6758 citation-label: EDIT6758 title: "[std] Remove problematic phrases from notes" URL: https://wg21.link/edit6758 - id: EDIT6759 citation-label: EDIT6759 title: "[basic.scope.param] Add missing grammarterm for requires-expression" URL: https://wg21.link/edit6759 - id: EDIT6760 citation-label: EDIT6760 title: "[stringbuf.cons] Rename const Allocator &a to const Allocator& a" URL: https://wg21.link/edit6760 - id: EDIT6761 citation-label: EDIT6761 title: "[expr.new] \"is required to provide\" could be just \"provides\"" URL: https://wg21.link/edit6761 - id: EDIT6762 citation-label: EDIT6762 title: "[containers] contains dangling references to requirement tables" URL: https://wg21.link/edit6762 - id: EDIT6763 citation-label: EDIT6763 title: "cerrno, system_error and charconv" URL: https://wg21.link/edit6763 - id: EDIT6764 citation-label: EDIT6764 title: "[strings] Consistently use shorter forms of return types" URL: https://wg21.link/edit6764 - id: EDIT6765 citation-label: EDIT6765 title: "[depr.c.macros] Missing description of `__alignof_is_defined` LWG4036" URL: https://wg21.link/edit6765 - id: EDIT6766 citation-label: EDIT6766 title: "[basic.def] Replace . with ," URL: https://wg21.link/edit6766 - id: EDIT6767 citation-label: EDIT6767 title: "[locale.categories] Promote remaining static const data members to `constexpr`" URL: https://wg21.link/edit6767 - id: EDIT6768 citation-label: EDIT6768 title: "[text.encoding.overview] Use same parameter names as detailed description" URL: https://wg21.link/edit6768 - id: EDIT6769 citation-label: EDIT6769 title: "[text.encoding.aliases] Use code font for class name in heading" URL: https://wg21.link/edit6769 - id: EDIT6770 citation-label: EDIT6770 title: "[std] Reword \"cannot\" in notes to not sound like negative permission" URL: https://wg21.link/edit6770 - id: EDIT6771 citation-label: EDIT6771 title: "[structure.specifications] clarify description of Results element" URL: https://wg21.link/edit6771 - id: EDIT6772 citation-label: EDIT6772 title: "[exception] Paragraph two is no longer universally true" URL: https://wg21.link/edit6772 - id: EDIT6773 citation-label: EDIT6773 title: "[alg.ends.with]: drop_view should be views::drop" URL: https://wg21.link/edit6773 - id: EDIT6774 citation-label: EDIT6774 title: "[zombie.names] Fix punctuation" URL: https://wg21.link/edit6774 - id: EDIT6775 citation-label: EDIT6775 title: "[thread.sema] `std::binary_semaphore` is not indexed" URL: https://wg21.link/edit6775 - id: EDIT6776 citation-label: EDIT6776 title: "[alg.min.max] Reword min/max/minmax in modern style" URL: https://wg21.link/edit6776 - id: EDIT6777 citation-label: EDIT6777 title: "[tuple.helper] paragraph one not universally true" URL: https://wg21.link/edit6777 - id: EDIT6778 citation-label: EDIT6778 title: "[class.mem.general,class.mfct.non.static] End note with ." URL: https://wg21.link/edit6778 - id: EDIT6779 citation-label: EDIT6779 title: "P2582R1 CTAD from inherited constructors is missing a feature-test macro bump" URL: https://wg21.link/edit6779 - id: EDIT6780 citation-label: EDIT6780 title: "P0493R4 atomic_fetch_max / atomic_fetch_min rejected?" URL: https://wg21.link/edit6780 - id: EDIT6781 citation-label: EDIT6781 title: "[semaphore.syn] add binary_semaphore to index" URL: https://wg21.link/edit6781 - id: EDIT6782 citation-label: EDIT6782 title: "[array.zero] p3 looks normatively redundant" URL: https://wg21.link/edit6782 - id: EDIT6783 citation-label: EDIT6783 title: "[numeric.special] Fix indentation" URL: https://wg21.link/edit6783 - id: EDIT6784 citation-label: EDIT6784 title: "[locale.ctype.members] Add missing parameter name" URL: https://wg21.link/edit6784 - id: EDIT6785 citation-label: EDIT6785 title: "[tuple.cnstr] Do not use code font for cardinal number 1" URL: https://wg21.link/edit6785 - id: EDIT6786 citation-label: EDIT6786 title: "Fix CI" URL: https://wg21.link/edit6786 - id: EDIT6787 citation-label: EDIT6787 title: "[container.alloc.reqmts] End note with ." URL: https://wg21.link/edit6787 - id: EDIT6788 citation-label: EDIT6788 title: "[range.drop.overview] Remove redundant \\iref for subrange" URL: https://wg21.link/edit6788 - id: EDIT6789 citation-label: EDIT6789 title: "[headers] has incorrect name for subclause xref" URL: https://wg21.link/edit6789 - id: EDIT6790 citation-label: EDIT6790 title: "\"truncation towards zero\" could be \"truncation\"" URL: https://wg21.link/edit6790 - id: EDIT6791 citation-label: EDIT6791 title: "ISO C structs with different tags are incompatible" URL: https://wg21.link/edit6791 - id: EDIT6792 citation-label: EDIT6792 title: "Clarify that \"constexpr iterator\" is a requirement to be met" URL: https://wg21.link/edit6792 - id: EDIT6793 citation-label: EDIT6793 title: "[iterator.requirements.general] Clarify that \"constexpr iterator\" is …" URL: https://wg21.link/edit6793 - id: EDIT6794 citation-label: EDIT6794 title: "[rand.dist.samp.plinear] Fix copy & paste error in Mandates" URL: https://wg21.link/edit6794 - id: EDIT6795 citation-label: EDIT6795 title: "[string.view.synop,string.syn] Fix indentation" URL: https://wg21.link/edit6795 - id: EDIT6796 citation-label: EDIT6796 title: "[temp.res.general] Grammatical parallelism: remove a stray \"a\"" URL: https://wg21.link/edit6796 - id: EDIT6797 citation-label: EDIT6797 title: "[dcl.type.elab] Don't start a paragraph with a note" URL: https://wg21.link/edit6797 - id: EDIT6798 citation-label: EDIT6798 title: "12.5 [over.built] 11, 12" URL: https://wg21.link/edit6798 - id: EDIT6799 citation-label: EDIT6799 title: "[expr.dynamic.cast] The phrase \"runtime check\" is not quite correct" URL: https://wg21.link/edit6799 - id: EDIT6800 citation-label: EDIT6800 title: "[iterator.concept.winc] Fix typo" URL: https://wg21.link/edit6800 - id: EDIT6801 citation-label: EDIT6801 title: "[format.parse.ctx] Paragraph 14 is hard to read" URL: https://wg21.link/edit6801 - id: EDIT6802 citation-label: EDIT6802 title: "[mem.res.private, mem.res.monotonic.buffer.mem, re.traits] Use `*this` instead of improper `this` in the library wording" URL: https://wg21.link/edit6802 - id: EDIT6803 citation-label: EDIT6803 title: "[expr.call] Say \"implicit object parameter\" instead of \"`this` parameter\"" URL: https://wg21.link/edit6803 - id: EDIT6804 citation-label: EDIT6804 title: "[temp.arg.template] Clean up wording for template template argument matching" URL: https://wg21.link/edit6804 - id: EDIT6805 citation-label: EDIT6805 title: "C++ Increment and Decrement Operators" URL: https://wg21.link/edit6805 - id: EDIT6806 citation-label: EDIT6806 title: "[basic.def] Define (i++)+(++i)" URL: https://wg21.link/edit6806 - id: EDIT6807 citation-label: EDIT6807 title: "[array.zero] Fix triple comparison and improve wording consistency" URL: https://wg21.link/edit6807 - id: EDIT6808 citation-label: EDIT6808 title: "[temp.func.order] Specify to only add extra first argument if needed" URL: https://wg21.link/edit6808 - id: EDIT6809 citation-label: EDIT6809 title: "[temp.deduct.general] Some cases in the example in p9 don't seem correct after CWG2672" URL: https://wg21.link/edit6809 - id: EDIT6810 citation-label: EDIT6810 title: "[thread.once.callonce] INVOKE is evaluated, not called" URL: https://wg21.link/edit6810 - id: EDIT6811 citation-label: EDIT6811 title: "[rand.adapt.ibits,rand.dist.pois.poisson] Add namespace std in class …" URL: https://wg21.link/edit6811 - id: EDIT6812 citation-label: EDIT6812 title: "[temp.constr.order] Move index entry to correct paragraph" URL: https://wg21.link/edit6812 - id: EDIT6813 citation-label: EDIT6813 title: "[format.syn] Remove obsolete index entry" URL: https://wg21.link/edit6813 - id: EDIT6814 citation-label: EDIT6814 title: "[temp.pre] Add comma after introductory clause" URL: https://wg21.link/edit6814 - id: EDIT6815 citation-label: EDIT6815 title: "[format.parse.ctx] improve readability of paragraphs 12 and 14" URL: https://wg21.link/edit6815 - id: EDIT6816 citation-label: EDIT6816 title: "[format.parse.ctx] add comma before 'which'" URL: https://wg21.link/edit6816 - id: EDIT6817 citation-label: EDIT6817 title: "[format.parse.ctx] add comma before consisting" URL: https://wg21.link/edit6817 - id: EDIT6818 citation-label: EDIT6818 title: "[string.view.ops] convert Effects to Returns paragraphs" URL: https://wg21.link/edit6818 - id: EDIT6819 citation-label: EDIT6819 title: "[expr.unary.op] remove redundant value category wording" URL: https://wg21.link/edit6819 - id: EDIT6820 citation-label: EDIT6820 title: "[bit.pow.two] Remove redundant Remarks specification" URL: https://wg21.link/edit6820 - id: EDIT6821 citation-label: EDIT6821 title: "[format.syn] Bad index entry for format_args_t" URL: https://wg21.link/edit6821 - id: EDIT6822 citation-label: EDIT6822 title: "[iterator.operations] `std::distance` may be missing a precondition" URL: https://wg21.link/edit6822 - id: EDIT6823 citation-label: EDIT6823 title: "[container.reqmts] Fix stray semicolon in description of expression" URL: https://wg21.link/edit6823 - id: EDIT6824 citation-label: EDIT6824 title: "[container.requirements] Fix malformed Result specifications" URL: https://wg21.link/edit6824 - id: EDIT6825 citation-label: EDIT6825 title: "[basic.fundamental] Should we remove Note 1 on `int` having the \"natural width\"?" URL: https://wg21.link/edit6825 - id: EDIT6826 citation-label: EDIT6826 title: "[container.reqmts] Avoid dependency of `size`/`max_size` on `distance(begin(), end())`" URL: https://wg21.link/edit6826 - id: EDIT6827 citation-label: EDIT6827 title: "P0732R2 Add `__cpp_nontype_template_parameter_class`" URL: https://wg21.link/edit6827 - id: EDIT6828 citation-label: EDIT6828 title: "[stmt.while], [stmt.do] Add commas after introductory phrases" URL: https://wg21.link/edit6828 - id: EDIT6829 citation-label: EDIT6829 title: "[stmt.jump] Add reference to [stmt.dcl]" URL: https://wg21.link/edit6829 - id: EDIT6830 citation-label: EDIT6830 title: "[expr.dynamic.cast] Add comma after conditional clause" URL: https://wg21.link/edit6830 - id: EDIT6831 citation-label: EDIT6831 title: "Update link to secure connection" URL: https://wg21.link/edit6831 - id: EDIT6832 citation-label: EDIT6832 title: "[headers] Strike 'C standard library headers' and turn paragraph into note" URL: https://wg21.link/edit6832 - id: EDIT6833 citation-label: EDIT6833 title: "[charconv.from.chars] Clarify effect of from_chars" URL: https://wg21.link/edit6833 - id: EDIT6834 citation-label: EDIT6834 title: "[time.parse], [diff.cpp17.temp] Hyphenate argument-dependent lookup" URL: https://wg21.link/edit6834 - id: EDIT6835 citation-label: EDIT6835 title: "[expr.mul] Reword 'truncation towards zero' in footnote" URL: https://wg21.link/edit6835 - id: EDIT6836 citation-label: EDIT6836 title: "[dcl.fct.default] Correct note on 'this' in default arguments" URL: https://wg21.link/edit6836 - id: EDIT6837 citation-label: EDIT6837 title: "[gram.key] Replace 'context-dependent keywords' with 'names'" URL: https://wg21.link/edit6837 - id: EDIT6838 citation-label: EDIT6838 title: "[format.arg] Remove exposition-only friend class" URL: https://wg21.link/edit6838 - id: EDIT6839 citation-label: EDIT6839 title: "[rand.req.seedeq], [rand.req.dist], [char.traits.require] Eliminate \"compile-time\" complexity" URL: https://wg21.link/edit6839 - id: EDIT6840 citation-label: EDIT6840 title: "[std.iterator.tags] Reword iterator tag description" URL: https://wg21.link/edit6840 - id: EDIT6841 citation-label: EDIT6841 title: "[type.traits] Strike 'at compile time'" URL: https://wg21.link/edit6841 - id: EDIT6842 citation-label: EDIT6842 title: "[meta.trans.other] Normative paragraph starting with \"Note A:\"" URL: https://wg21.link/edit6842 - id: EDIT6843 citation-label: EDIT6843 title: "[lex] `\\indextext{separate translation|see{compilation, separate}}` ?" URL: https://wg21.link/edit6843 - id: EDIT6844 citation-label: EDIT6844 title: "[lex.pptoken] import-keyword, module-keyword, export-keyword are not indexed" URL: https://wg21.link/edit6844 - id: EDIT6845 citation-label: EDIT6845 title: "[handler.functions] Add reference to [intro.races]" URL: https://wg21.link/edit6845 - id: EDIT6846 citation-label: EDIT6846 title: "[charconv.to.chars] Itemize mapping of `chars_format` onto conversion specifiers" URL: https://wg21.link/edit6846 - id: EDIT6847 citation-label: EDIT6847 title: "[charconv.syn] Clarify what types match integer-type" URL: https://wg21.link/edit6847 - id: EDIT6848 citation-label: EDIT6848 title: "[charconv.from.chars] Clarify the role of a `0x` prefix in `from_chars`" URL: https://wg21.link/edit6848 - id: EDIT6849 citation-label: EDIT6849 title: "[pairs.pair] Replace `std::forward` with `std::move` where equivalent" URL: https://wg21.link/edit6849 - id: EDIT6850 citation-label: EDIT6850 title: "[handler.functions], [mem.res.global] Replace 'shall synchronize with' with 'synchronizes with'" URL: https://wg21.link/edit6850 - id: EDIT6851 citation-label: EDIT6851 title: "[class.member.lookup,basic.lookup.argdep,basic.life] Remove extra whi…" URL: https://wg21.link/edit6851 - id: EDIT6852 citation-label: EDIT6852 title: "[atomics.order] Make out-of-thin-air prevention Recommended practice" URL: https://wg21.link/edit6852 - id: EDIT6853 citation-label: EDIT6853 title: "[expr.const] Clarify example on when evaluation takes place" URL: https://wg21.link/edit6853 - id: EDIT6854 citation-label: EDIT6854 title: "[lex.phases] Clarify the state of forming logical-lines when partially composing a comment" URL: https://wg21.link/edit6854 - id: EDIT6855 citation-label: EDIT6855 title: "[expr.prim.this] Clarify that `this` can appear within a lambda with an explicit object parameter" URL: https://wg21.link/edit6855 - id: EDIT6856 citation-label: EDIT6856 title: "coroutine_traits is not in the index" URL: https://wg21.link/edit6856 - id: EDIT6857 citation-label: EDIT6857 title: "[utilities.swap] Replace unusual \"stored in two locations\" wording" URL: https://wg21.link/edit6857 - id: EDIT6858 citation-label: EDIT6858 title: "Containers refer to exploded tables as though they still exist" URL: https://wg21.link/edit6858 - id: EDIT6859 citation-label: EDIT6859 title: "[coroutine.traits.primary] Index `coroutine_traits`" URL: https://wg21.link/edit6859 - id: EDIT6860 citation-label: EDIT6860 title: "[stdfloat.syn] Which part is implementation-defined?" URL: https://wg21.link/edit6860 - id: EDIT6861 citation-label: EDIT6861 title: "[diff.cpp03.expr] Should we list the behavioral change of `typeid` in C++11 due to N3055?" URL: https://wg21.link/edit6861 - id: EDIT6862 citation-label: EDIT6862 title: "[time.hash] Fix spelling of 'Cpp17Hash'" URL: https://wg21.link/edit6862 - id: EDIT6863 citation-label: EDIT6863 title: "[2024-03 CWG Motion 1] Core Language Working Group \"ready\" Issues" URL: https://wg21.link/edit6863 - id: EDIT6864 citation-label: EDIT6864 title: "[2024-03 CWG Motion 2] Disallow Binding a Returned Glvalue to a Temporary" URL: https://wg21.link/edit6864 - id: EDIT6865 citation-label: EDIT6865 title: "[2024-03 CWG Motion 4] Attributes for Structured Bindings" URL: https://wg21.link/edit6865 - id: EDIT6866 citation-label: EDIT6866 title: "[2024-03 CWG Motion 3] Clarifying rules for brace elision in aggregate initialization" URL: https://wg21.link/edit6866 - id: EDIT6867 citation-label: EDIT6867 title: "[2024-03 CWG Motion 5] Module Declarations Shouldn’t be Macros" URL: https://wg21.link/edit6867 - id: EDIT6868 citation-label: EDIT6868 title: " [2024-03 CWG Motion 6] Trivial infinite loops are not Undefined Behavior" URL: https://wg21.link/edit6868 - id: EDIT6869 citation-label: EDIT6869 title: "[2024-03 CWG Motion 7] Erroneous behaviour for uninitialized reads" URL: https://wg21.link/edit6869 - id: EDIT6870 citation-label: EDIT6870 title: "[2024-03 CWG Motion 9] = delete(\"should have a reason\");" URL: https://wg21.link/edit6870 - id: EDIT6871 citation-label: EDIT6871 title: "[2024-03 CWG Motion 10] Variadic friends" URL: https://wg21.link/edit6871 - id: EDIT6872 citation-label: EDIT6872 title: "[2024-03 LWG Motion 1] C++ Standard Library Ready Issues" URL: https://wg21.link/edit6872 - id: EDIT6873 citation-label: EDIT6873 title: "[2024-03 LWG Motion 2] Undeprecate polymorphic_allocator::destroy for C++26" URL: https://wg21.link/edit6873 - id: EDIT6874 citation-label: EDIT6874 title: "[2024-03 LWG Motion 3] Remove Deprecated strstreams From C++26" URL: https://wg21.link/edit6874 - id: EDIT6875 citation-label: EDIT6875 title: "[2024-03 LWG Motion 4] Remove Deprecated shared_ptr Atomic Access APIs from C++26" URL: https://wg21.link/edit6875 - id: EDIT6876 citation-label: EDIT6876 title: "[2024-03 LWG Motion 5] Remove wstring_convert From C++26" URL: https://wg21.link/edit6876 - id: EDIT6877 citation-label: EDIT6877 title: "[2024-03 LWG Motion 6] Permit an efficient implementation of std::print" URL: https://wg21.link/edit6877 - id: EDIT6878 citation-label: EDIT6878 title: "[2024-03 LWG Motion 7] Printing Blank Lines with println" URL: https://wg21.link/edit6878 - id: EDIT6879 citation-label: EDIT6879 title: "[2024-03 LWG Motion 8] Formatting of std::filesystem::path" URL: https://wg21.link/edit6879 - id: EDIT6880 citation-label: EDIT6880 title: "[2024-03 LWG Motion 9] Atomic minimum/maximu" URL: https://wg21.link/edit6880 - id: EDIT6881 citation-label: EDIT6881 title: "[2024-03 LWG Motion 10] views::concat" URL: https://wg21.link/edit6881 - id: EDIT6882 citation-label: EDIT6882 title: "[2024-03 LWG Motion 11] Concatenation of strings and string views" URL: https://wg21.link/edit6882 - id: EDIT6883 citation-label: EDIT6883 title: "[2024-03 LWG Motion 12] Enabling list-initialization for algorithms" URL: https://wg21.link/edit6883 - id: EDIT6884 citation-label: EDIT6884 title: "[2024-03 LWG Motion 13] is_debugger_present is_replaceable" URL: https://wg21.link/edit6884 - id: EDIT6885 citation-label: EDIT6885 title: "[2024-03 LWG Motion 14] Vector API for random number generation" URL: https://wg21.link/edit6885 - id: EDIT6886 citation-label: EDIT6886 title: "[2024-03 LWG Motion 16] Comparisons for reference_wrapper" URL: https://wg21.link/edit6886 - id: EDIT6887 citation-label: EDIT6887 title: "[2024-03 LWG Motion 17] Padded mdspan layouts" URL: https://wg21.link/edit6887 - id: EDIT6888 citation-label: EDIT6888 title: " [2024-03 LWG Motion 18] Better mdspan's CTAD" URL: https://wg21.link/edit6888 - id: EDIT6889 citation-label: EDIT6889 title: "CWG motion 2: P2748R5 Disallow Binding a Returned Glvalue to a Temporary" URL: https://wg21.link/edit6889 - id: EDIT6890 citation-label: EDIT6890 title: "[macros] Fix LaTeX build on MacOS with newer memoir class" URL: https://wg21.link/edit6890 - id: EDIT6891 citation-label: EDIT6891 title: "P0609R3 Attributes for Structured Bindings" URL: https://wg21.link/edit6891 - id: EDIT6892 citation-label: EDIT6892 title: "P3106R1 Clarifying rules for brace elision in aggregate initialization" URL: https://wg21.link/edit6892 - id: EDIT6893 citation-label: EDIT6893 title: "P3034R1 Module Declarations Shouldn’t be Macros" URL: https://wg21.link/edit6893 - id: EDIT6894 citation-label: EDIT6894 title: "P2809R3 Trivial infinite loops are not Undefined Behavior" URL: https://wg21.link/edit6894 - id: EDIT6895 citation-label: EDIT6895 title: "P2573R2 = delete(\"should have a reason\");" URL: https://wg21.link/edit6895 - id: EDIT6896 citation-label: EDIT6896 title: "P2893R3 Variadic friends" URL: https://wg21.link/edit6896 - id: EDIT6897 citation-label: EDIT6897 title: "P2795R5 Erroneous behaviour for uninitialized reads" URL: https://wg21.link/edit6897 - id: EDIT6898 citation-label: EDIT6898 title: "Refactor list of zombie names as a table" URL: https://wg21.link/edit6898 - id: EDIT6899 citation-label: EDIT6899 title: "P2867R2 Remove deprecated strstreams from C++26" URL: https://wg21.link/edit6899 - id: EDIT6900 citation-label: EDIT6900 title: "P2875R4 Undeprecate polymorphic_allocator::destroy" URL: https://wg21.link/edit6900 - id: EDIT6901 citation-label: EDIT6901 title: "Annex C wording should not claim old code will \"fail to compile\"" URL: https://wg21.link/edit6901 - id: EDIT6902 citation-label: EDIT6902 title: "P2869R4 Remove deprecated atomic free function API for shared_ptr" URL: https://wg21.link/edit6902 - id: EDIT6903 citation-label: EDIT6903 title: "P2872R3 Remove wstring_convert from C++26" URL: https://wg21.link/edit6903 - id: EDIT6904 citation-label: EDIT6904 title: "P1068R11 Vector API for random number generation" URL: https://wg21.link/edit6904 - id: EDIT6905 citation-label: EDIT6905 title: "[variant.relops] Fix \\exposid in \\codeblock" URL: https://wg21.link/edit6905 - id: EDIT6906 citation-label: EDIT6906 title: "[Motions 2024 03 cwg 1] P3196R0 (Core Language Working Group \"ready\" Issues)" URL: https://wg21.link/edit6906 - id: EDIT6907 citation-label: EDIT6907 title: "[LWG motion 18] P3029R1 Better mdspan's CTAD" URL: https://wg21.link/edit6907 - id: EDIT6908 citation-label: EDIT6908 title: "[LWG motion 6] P3107R5 Permit an efficient implementation of std::print" URL: https://wg21.link/edit6908 - id: EDIT6909 citation-label: EDIT6909 title: "[LWG motion 7] P3142R0 Printing Blank Lines with println" URL: https://wg21.link/edit6909 - id: EDIT6910 citation-label: EDIT6910 title: "[LWG motion 8] P2845R8 Formatting of std::filesystem::path" URL: https://wg21.link/edit6910 - id: EDIT6911 citation-label: EDIT6911 title: "P2248R8 Enabling list-initialization for algorithms" URL: https://wg21.link/edit6911 - id: EDIT6912 citation-label: EDIT6912 title: "P2810R4 is_debugger_present is_replaceable" URL: https://wg21.link/edit6912 - id: EDIT6913 citation-label: EDIT6913 title: "P2944R3 Comparisons for reference_wrapper" URL: https://wg21.link/edit6913 - id: EDIT6914 citation-label: EDIT6914 title: "P2591R5 Concatenation of strings and string views" URL: https://wg21.link/edit6914 - id: EDIT6915 citation-label: EDIT6915 title: "[LWG motion 1] P3180R0 C++ Standard Library Issues to be moved in Tokyo, Mar. 2024" URL: https://wg21.link/edit6915 - id: EDIT6916 citation-label: EDIT6916 title: "Consistently uses “a program may specialize”" URL: https://wg21.link/edit6916 - id: EDIT6917 citation-label: EDIT6917 title: "[LWG motion 10] P2542R8 views::concat" URL: https://wg21.link/edit6917 - id: EDIT6918 citation-label: EDIT6918 title: "P0493R5 Atomic minimum/maximum" URL: https://wg21.link/edit6918 - id: EDIT6919 citation-label: EDIT6919 title: "P2642R6 Padded mdspan layouts" URL: https://wg21.link/edit6919 - id: EDIT6920 citation-label: EDIT6920 title: "[check] Fix overly aggressive 'constexpr static' check" URL: https://wg21.link/edit6920 - id: EDIT6921 citation-label: EDIT6921 title: "[LWG motions 2--5] Consolidates P2867R2, P2869R4, P2872R3, and P2875R4 " URL: https://wg21.link/edit6921 - id: EDIT6922 citation-label: EDIT6922 title: "[time.zone.db.access] Definition of std::chrono::current_zone() unclear" URL: https://wg21.link/edit6922 - id: EDIT6923 citation-label: EDIT6923 title: "Correctly render packages installs" URL: https://wg21.link/edit6923 - id: EDIT6924 citation-label: EDIT6924 title: "[expos.only.entity] Add missing \\expos for two exposition-only names" URL: https://wg21.link/edit6924 - id: EDIT6925 citation-label: EDIT6925 title: "[zombie.names] Turn lists of zombie names into tables" URL: https://wg21.link/edit6925 - id: EDIT6926 citation-label: EDIT6926 title: "[basic.life] Reflow text defining transparently replaceable" URL: https://wg21.link/edit6926 - id: EDIT6927 citation-label: EDIT6927 title: "[tab:headers.cpp.fs] Move debugging library to correct position" URL: https://wg21.link/edit6927 - id: EDIT6928 citation-label: EDIT6928 title: "[range.concat.iterator] Add missing \\tcode block" URL: https://wg21.link/edit6928 - id: EDIT6929 citation-label: EDIT6929 title: "[range.concat.view] Formatting code to match the current style" URL: https://wg21.link/edit6929 - id: EDIT6930 citation-label: EDIT6930 title: "[range.concat.view] Use \\exposid for `is-const`" URL: https://wg21.link/edit6930 - id: EDIT6931 citation-label: EDIT6931 title: "[range.concat.overview] Remove unnecessary `std::` prefix from example" URL: https://wg21.link/edit6931 - id: EDIT6932 citation-label: EDIT6932 title: "[range.utility.conv.general] Fix typo" URL: https://wg21.link/edit6932 - id: EDIT6933 citation-label: EDIT6933 title: "[range.concat.view] Add missing \\exposid to `make-unsigned-like-t`" URL: https://wg21.link/edit6933 - id: EDIT6934 citation-label: EDIT6934 title: "[range.concat.iterator] Remove @ in \\exposid" URL: https://wg21.link/edit6934 - id: EDIT6935 citation-label: EDIT6935 title: "[range.concat.iterator] Formatting constraints of `operator==`" URL: https://wg21.link/edit6935 - id: EDIT6936 citation-label: EDIT6936 title: "LWG3031 Fix missing code-formatting of const" URL: https://wg21.link/edit6936 - id: EDIT6937 citation-label: EDIT6937 title: "[range.concat.iterator] Fix indentation" URL: https://wg21.link/edit6937 - id: EDIT6938 citation-label: EDIT6938 title: "Revert \"LWG3031 Fix missing code-formatting of const\"" URL: https://wg21.link/edit6938 - id: EDIT6939 citation-label: EDIT6939 title: "[range.access] Clarify notes on SFINAE for CPOs" URL: https://wg21.link/edit6939 - id: EDIT6940 citation-label: EDIT6940 title: "[index] Add missing entries for Cpp17 _oldconcepts_" URL: https://wg21.link/edit6940 - id: EDIT6941 citation-label: EDIT6941 title: "[utility.arg.requirements] Break down requirement tables" URL: https://wg21.link/edit6941 - id: EDIT6942 citation-label: EDIT6942 title: "[range.concat.iterator] Remove redundant \\expos" URL: https://wg21.link/edit6942 - id: EDIT6943 citation-label: EDIT6943 title: "[range.concat.iterator] Add missing \\tcode for `difference_type`" URL: https://wg21.link/edit6943 - id: EDIT6944 citation-label: EDIT6944 title: "[mdspan.layout.leftpad.obs] Remove extra \\item" URL: https://wg21.link/edit6944 - id: EDIT6945 citation-label: EDIT6945 title: "[intro.execution] Add comma after conditional clause" URL: https://wg21.link/edit6945 - id: EDIT6946 citation-label: EDIT6946 title: "Clarify functions, member functions, and constructors" URL: https://wg21.link/edit6946 - id: EDIT6947 citation-label: EDIT6947 title: "[mdspan.layout.rightpad.obs] Line break between \\expects and \\returns" URL: https://wg21.link/edit6947 - id: EDIT6948 citation-label: EDIT6948 title: "[intro.progress] \"Trivially empty iteration statement\" or \"Trivial infinite loop\"?" URL: https://wg21.link/edit6948 - id: EDIT6949 citation-label: EDIT6949 title: "P2248R8 did not modify the non-range replace_copy overloads" URL: https://wg21.link/edit6949 - id: EDIT6950 citation-label: EDIT6950 title: "[alg.replace] Fix misapplication of P2248R8 to `std::replace_copy`" URL: https://wg21.link/edit6950 - id: EDIT6951 citation-label: EDIT6951 title: "[range.concat.view] Add missing \\exposid for `tuple-transform`" URL: https://wg21.link/edit6951 - id: EDIT6952 citation-label: EDIT6952 title: "[cmath.syn] Remove extra whitespace" URL: https://wg21.link/edit6952 - id: EDIT6953 citation-label: EDIT6953 title: "[range.concat.iterator] Add missing \\libconcept for `swappable_with` and `indirectly_swappable`" URL: https://wg21.link/edit6953 - id: EDIT6954 citation-label: EDIT6954 title: "James Bond in index" URL: https://wg21.link/edit6954 - id: EDIT6955 citation-label: EDIT6955 title: "[alg.rand.generate] Use \\libconcept for `sized_range`" URL: https://wg21.link/edit6955 - id: EDIT6956 citation-label: EDIT6956 title: "[alg.rand.generate] Remove redundant `}`" URL: https://wg21.link/edit6956 - id: EDIT6957 citation-label: EDIT6957 title: "[algorithm.syn, alg.fill] Fix typo in constraints" URL: https://wg21.link/edit6957 - id: EDIT6958 citation-label: EDIT6958 title: "[mdspan.layout.leftpad.overview] Add missing \\tcode for `0zu`" URL: https://wg21.link/edit6958 - id: EDIT6959 citation-label: EDIT6959 title: "[print.syn] Correctly order println overloads" URL: https://wg21.link/edit6959 - id: EDIT6960 citation-label: EDIT6960 title: "[range.concat.iterator] Remove the unnecessary period" URL: https://wg21.link/edit6960 - id: EDIT6961 citation-label: EDIT6961 title: "[mdspan.layout] Fix `explicit(see below)` format" URL: https://wg21.link/edit6961 - id: EDIT6962 citation-label: EDIT6962 title: "[linalg] formatting `for` loop in example" URL: https://wg21.link/edit6962 - id: EDIT6963 citation-label: EDIT6963 title: "[alg.fold] Spelling the actual`ranges::fold_meow`'s return type in function signature?" URL: https://wg21.link/edit6963 - id: EDIT6964 citation-label: EDIT6964 title: "[memory.syn][specialized.algorithms] Prefer trailing returns on complex signatures" URL: https://wg21.link/edit6964 - id: EDIT6965 citation-label: EDIT6965 title: "[memory.syn] Move specification macros to appropriate subclause" URL: https://wg21.link/edit6965 - id: EDIT6966 citation-label: EDIT6966 title: "[range.reverse.overview] Replace 'equivalent to' with 'then'" URL: https://wg21.link/edit6966 - id: EDIT6967 citation-label: EDIT6967 title: "No index entry for customization point object" URL: https://wg21.link/edit6967 - id: EDIT6968 citation-label: EDIT6968 title: "[range.common.overview] Removing redundant requirement of `views​::​all(E)` to be well-formed" URL: https://wg21.link/edit6968 - id: EDIT6969 citation-label: EDIT6969 title: "[class.derived.general] Restore accidental reversal of P2662R3 change" URL: https://wg21.link/edit6969 - id: EDIT6970 citation-label: EDIT6970 title: "[format.context] Fix incorrect example" URL: https://wg21.link/edit6970 - id: EDIT6971 citation-label: EDIT6971 title: "[print.syn] Show `locking` functions in the synopsis of ``" URL: https://wg21.link/edit6971 - id: EDIT6972 citation-label: EDIT6972 title: "[meta.const.eval] Fix `is_within_lifetime` example" URL: https://wg21.link/edit6972 - id: EDIT6973 citation-label: EDIT6973 title: "[over.oper.general] Clarify operator functions being inherited from base classes" URL: https://wg21.link/edit6973 - id: EDIT6974 citation-label: EDIT6974 title: "[over.oper.general] Remove paragraph 8 and make [over.xxx] more self-contained" URL: https://wg21.link/edit6974 - id: EDIT6975 citation-label: EDIT6975 title: "[ISO/CS C++2023] Remove hanging paragraphs" URL: https://wg21.link/edit6975 - id: EDIT6976 citation-label: EDIT6976 title: "[ISO/CS C++2023] Remove the word \"subclause\"" URL: https://wg21.link/edit6976 - id: EDIT6977 citation-label: EDIT6977 title: "[std] Avoid hanging paragraphs by introducing \"General\" subclauses" URL: https://wg21.link/edit6977 - id: EDIT6978 citation-label: EDIT6978 title: "[ISO/CS C++2023] Re-paginate to avoid lone \"Example\" or \"Note\" introducers" URL: https://wg21.link/edit6978 - id: EDIT6979 citation-label: EDIT6979 title: "[ISO/CS C++2023] Use square brackets around round parentheses" URL: https://wg21.link/edit6979 - id: EDIT6980 citation-label: EDIT6980 title: "[ISO/CS C++2023] Replace forbidden words in notes and examples" URL: https://wg21.link/edit6980 - id: EDIT6981 citation-label: EDIT6981 title: "[ISO/CS C++2023] Bad use of italics and bold" URL: https://wg21.link/edit6981 - id: EDIT6982 citation-label: EDIT6982 title: "[std] Remove mid-sentence 'subclause' introducer" URL: https://wg21.link/edit6982 - id: EDIT6983 citation-label: EDIT6983 title: "[ISO/CS C++2023] Fix punctuation details" URL: https://wg21.link/edit6983 - id: EDIT6984 citation-label: EDIT6984 title: "[ISO/CS C++2023] Specification unclarity around \"ISO weeks\"" URL: https://wg21.link/edit6984 - id: EDIT6985 citation-label: EDIT6985 title: "Fix punctuation details" URL: https://wg21.link/edit6985 - id: EDIT6986 citation-label: EDIT6986 title: "[time.format,time.parse] Fix references to ISO week calendar" URL: https://wg21.link/edit6986 - id: EDIT6987 citation-label: EDIT6987 title: "[ISO/CS C++2023] Make table headings bold" URL: https://wg21.link/edit6987 - id: EDIT6988 citation-label: EDIT6988 title: "Fix table formatting" URL: https://wg21.link/edit6988 - id: EDIT6989 citation-label: EDIT6989 title: "[macros] Prefer page break above 'note' or 'example' introducers" URL: https://wg21.link/edit6989 - id: EDIT6990 citation-label: EDIT6990 title: "[ISO/CS C++2023] Format examples in Annex C with proper \"example\" markers" URL: https://wg21.link/edit6990 - id: EDIT6991 citation-label: EDIT6991 title: "[util.smartptr.weak.general] Clarify when a `weak_ptr` is empty" URL: https://wg21.link/edit6991 - id: EDIT6992 citation-label: EDIT6992 title: "[diff] Mark examples as such" URL: https://wg21.link/edit6992 - id: EDIT6993 citation-label: EDIT6993 title: "[ISO/CS C++2023] Adjust presentation of bibliography" URL: https://wg21.link/edit6993 - id: EDIT6994 citation-label: EDIT6994 title: "[numeric.limits.members,bibliography] Remove LIA-1 abbreviation for ISO 10967" URL: https://wg21.link/edit6994 - id: EDIT6995 citation-label: EDIT6995 title: "[macros] Remove italics and boldface" URL: https://wg21.link/edit6995 - id: EDIT6996 citation-label: EDIT6996 title: "[styles] Redesign Annex titles per Rice Model Standard" URL: https://wg21.link/edit6996 - id: EDIT6997 citation-label: EDIT6997 title: "[meta.unary.prop] [class.default.ctor] [class.dtor] Indexing and xrefs for the word \"trivial\"" URL: https://wg21.link/edit6997 - id: EDIT6998 citation-label: EDIT6998 title: "[rand.req] Replace 'that Table' with a precise reference" URL: https://wg21.link/edit6998 - id: EDIT6999 citation-label: EDIT6999 title: "[ISO/CS C++2023] Colons before bulleted lists" URL: https://wg21.link/edit6999 - id: EDIT7000 citation-label: EDIT7000 title: "[std] Fix colons in front of bulleted lists" URL: https://wg21.link/edit7000 - id: EDIT7001 citation-label: EDIT7001 title: "[ISO/CS C++2023] Change 'through' to 'to'" URL: https://wg21.link/edit7001 - id: EDIT7002 citation-label: EDIT7002 title: "[std] Replace 'through' with 'to' for clause ranges" URL: https://wg21.link/edit7002 - id: EDIT7003 citation-label: EDIT7003 title: "[ISO/CS C++2023] Move Unicode trademark footnote" URL: https://wg21.link/edit7003 - id: EDIT7004 citation-label: EDIT7004 title: "[intro.memory] Move footnote about Unicode trademark to [lex.phases]" URL: https://wg21.link/edit7004 - id: EDIT7005 citation-label: EDIT7005 title: "[input.output] Add cross-references to header synopses" URL: https://wg21.link/edit7005 - id: EDIT7006 citation-label: EDIT7006 title: "[ISO/CS C++2023] Move titles of old C++ standards to the bibliography" URL: https://wg21.link/edit7006 - id: EDIT7007 citation-label: EDIT7007 title: "[diff,bibliography] Move details of old C++ standards to the bibliography" URL: https://wg21.link/edit7007 - id: EDIT7008 citation-label: EDIT7008 title: "[ISO/CS C++2023] Do not use \"C++ 20xx\" or \"ISO C++ 20xx\"" URL: https://wg21.link/edit7008 - id: EDIT7009 citation-label: EDIT7009 title: "[unique.ptr.create] `std::make_unique` may not be rejected properly" URL: https://wg21.link/edit7009 - id: EDIT7010 citation-label: EDIT7010 title: "[macros,diff] Replace '(ISO) C++ 20xx' with the full document identifier" URL: https://wg21.link/edit7010 - id: EDIT7011 citation-label: EDIT7011 title: "[ISO/CS C++2023] Avoid \"ISO C\"" URL: https://wg21.link/edit7011 - id: EDIT7012 citation-label: EDIT7012 title: "[basic.fundamental,cstdarg.syn] Use full reference for ISO C sections" URL: https://wg21.link/edit7012 - id: EDIT7013 citation-label: EDIT7013 title: "[std] Remove ISO from any mention of 'C'" URL: https://wg21.link/edit7013 - id: EDIT7014 citation-label: EDIT7014 title: "[cpp.predefined,namespace.future,version.syn] Replace 'C++' with 'this document'" URL: https://wg21.link/edit7014 - id: EDIT7015 citation-label: EDIT7015 title: "[unique.ptr.general] Intro wording is misleadingly restrictive" URL: https://wg21.link/edit7015 - id: EDIT7016 citation-label: EDIT7016 title: "[format.string.std] Add (R) symbol after Windows" URL: https://wg21.link/edit7016 - id: EDIT7017 citation-label: EDIT7017 title: "[namespace.future] Replace 'this International Standard' with 'this document'" URL: https://wg21.link/edit7017 - id: EDIT7018 citation-label: EDIT7018 title: "[macros,diff] Replace '(ISO) C++ 20xx' with the full document identifier" URL: https://wg21.link/edit7018 - id: EDIT7019 citation-label: EDIT7019 title: "[class.copy.ctor] Remove reference to non-existing example" URL: https://wg21.link/edit7019 - id: EDIT7020 citation-label: EDIT7020 title: "[class.conv.general] Remove vague reference to unhelpful examples" URL: https://wg21.link/edit7020 - id: EDIT7021 citation-label: EDIT7021 title: "[lex.ccon,expr.prim.lambda.capture] Excise 'ISO' prefix" URL: https://wg21.link/edit7021 - id: EDIT7022 citation-label: EDIT7022 title: "[execpol.general] Use 'this document', not 'this standard'" URL: https://wg21.link/edit7022 - id: EDIT7023 citation-label: EDIT7023 title: "[std] Rename 'In general' headings to 'General' for consistency" URL: https://wg21.link/edit7023 - id: EDIT7024 citation-label: EDIT7024 title: "[macros] Avoid small caps for cross-references to C." URL: https://wg21.link/edit7024 - id: EDIT7025 citation-label: EDIT7025 title: "[fs.class.path.general] Defuse cross-reference to POSIX" URL: https://wg21.link/edit7025 - id: EDIT7026 citation-label: EDIT7026 title: "[macros,numerics] Add and use numbered 'formula' environment" URL: https://wg21.link/edit7026 - id: EDIT7027 citation-label: EDIT7027 title: "[futures.state] Turn note into example" URL: https://wg21.link/edit7027 - id: EDIT7028 citation-label: EDIT7028 title: "[diff] Replace 'this revision of C++' with 'this document'" URL: https://wg21.link/edit7028 - id: EDIT7029 citation-label: EDIT7029 title: "[std] Replace 'this standard' with 'this document'" URL: https://wg21.link/edit7029 - id: EDIT7030 citation-label: EDIT7030 title: "[uaxid.general] Replace 'C++' with 'this document'" URL: https://wg21.link/edit7030 - id: EDIT7031 citation-label: EDIT7031 title: "[uaxid] Replace 'this requirement' with a specific reference" URL: https://wg21.link/edit7031 - id: EDIT7032 citation-label: EDIT7032 title: "[implimits] Rephrase introductory sentence for list of quantities" URL: https://wg21.link/edit7032 - id: EDIT7033 citation-label: EDIT7033 title: "[lib] Excise Note A, Note B, etc. designations" URL: https://wg21.link/edit7033 - id: EDIT7034 citation-label: EDIT7034 title: "[intro.compliance.general] Refer to Annex B normatively" URL: https://wg21.link/edit7034 - id: EDIT7035 citation-label: EDIT7035 title: "[util.smartptr.shared.cast] \"Will eventually\" is so sure" URL: https://wg21.link/edit7035 - id: EDIT7036 citation-label: EDIT7036 title: "Harmonize the phrasing of \"X models foo_of\"" URL: https://wg21.link/edit7036 - id: EDIT7037 citation-label: EDIT7037 title: "[util.smartptr.shared.cast] Properly describe a bad outcome in notes" URL: https://wg21.link/edit7037 - id: EDIT7038 citation-label: EDIT7038 title: "[variant.visit] `as-variant` are not a `constexpr` unction templates" URL: https://wg21.link/edit7038 - id: EDIT7039 citation-label: EDIT7039 title: "Fix forbidden words in notes and examples" URL: https://wg21.link/edit7039 - id: EDIT7040 citation-label: EDIT7040 title: "[intro.scope] \"free store\" is undefined and used only once" URL: https://wg21.link/edit7040 - id: EDIT7041 citation-label: EDIT7041 title: "[intro.scope], [expr.new], [class.free] Remove remaining \"free store\"" URL: https://wg21.link/edit7041 - id: EDIT7042 citation-label: EDIT7042 title: "[defns.undefined] Incorrect/incomplete note referencing [expr.const]" URL: https://wg21.link/edit7042 - id: EDIT7043 citation-label: EDIT7043 title: "[defns.erroneous] Erroneous behavior is not indexed in `/generalindex`" URL: https://wg21.link/edit7043 - id: EDIT7044 citation-label: EDIT7044 title: "[defns.erroneous], [basic.indet] Index 'erroneous behavior' and 'erroneous value'" URL: https://wg21.link/edit7044 - id: EDIT7045 citation-label: EDIT7045 title: "[conv.lval], [basic.indet] Circular cross-referencing for \"erroneous value\"" URL: https://wg21.link/edit7045 - id: EDIT7046 citation-label: EDIT7046 title: "[basic.indet] Convert reference to [conv.lval] into note" URL: https://wg21.link/edit7046 - id: EDIT7047 citation-label: EDIT7047 title: "[conv.lval] Add example of indeterminate values that are not valid for the type CWG2899" URL: https://wg21.link/edit7047 - id: EDIT7048 citation-label: EDIT7048 title: "[expr.static.cast], [basic.type.qualifier] \"More cv-qualified\" vs \"greater cv-qualification\"" URL: https://wg21.link/edit7048 - id: EDIT7049 citation-label: EDIT7049 title: "[conv.lval] Add example of erroneous 'trap representation' being read" URL: https://wg21.link/edit7049 - id: EDIT7050 citation-label: EDIT7050 title: "[expr.static.cast], [over.call.object] Replace 'greater cv-qualification' with 'more cv-qualified'" URL: https://wg21.link/edit7050 - id: EDIT7051 citation-label: EDIT7051 title: "[conv.lval] Make note and generalize comment on UB CWG2899" URL: https://wg21.link/edit7051 - id: EDIT7052 citation-label: EDIT7052 title: "[dcl.array] Subscript for arrays no longer performs array-to-pointer conversion" URL: https://wg21.link/edit7052 - id: EDIT7053 citation-label: EDIT7053 title: "[dcl.array] No longer explain array subscript in terms of array-to-pointer conversion" URL: https://wg21.link/edit7053 - id: EDIT7054 citation-label: EDIT7054 title: "[array.cons] Fix various wording issues" URL: https://wg21.link/edit7054 - id: EDIT7055 citation-label: EDIT7055 title: "[expr.new] Extend example for new-expressions with zero size arrays" URL: https://wg21.link/edit7055 - id: EDIT7056 citation-label: EDIT7056 title: "Add hypertarget before table captions" URL: https://wg21.link/edit7056 - id: EDIT7057 citation-label: EDIT7057 title: "Enable hyperlinks to tables" URL: https://wg21.link/edit7057 - id: EDIT7058 citation-label: EDIT7058 title: "[res.on.exception.handling] Add cross-reference to [except.spec]" URL: https://wg21.link/edit7058 - id: EDIT7059 citation-label: EDIT7059 title: "[flat.set.defn] Fix indentation" URL: https://wg21.link/edit7059 - id: EDIT7060 citation-label: EDIT7060 title: "[stmt.pre] Cross-reference [intro.execution]" URL: https://wg21.link/edit7060 - id: EDIT7061 citation-label: EDIT7061 title: "[stmt.if] Add missing comma after conditional clause" URL: https://wg21.link/edit7061 - id: EDIT7062 citation-label: EDIT7062 title: "[class.virtual] Add commas" URL: https://wg21.link/edit7062 - id: EDIT7063 citation-label: EDIT7063 title: "[expr.type], [expr.call] Draw connection between type adjustment paragraphs" URL: https://wg21.link/edit7063 - id: EDIT7064 citation-label: EDIT7064 title: "[expr.static.cast] \"Cast\" vs. \"converted\" vs. \"explicitly converted\"" URL: https://wg21.link/edit7064 - id: EDIT7065 citation-label: EDIT7065 title: "`non-type template parameter` should be `non-type \\grammarterm{template-parameter}` more consistently" URL: https://wg21.link/edit7065 - id: EDIT7066 citation-label: EDIT7066 title: "[implimits] Reorder Annex B by clause number" URL: https://wg21.link/edit7066 - id: EDIT7067 citation-label: EDIT7067 title: "[lex.charset] Extract universal-character-name grammar to new subclause" URL: https://wg21.link/edit7067 - id: EDIT7068 citation-label: EDIT7068 title: "[cpp.pre] define, index, and consistently use the term 'logical source line'" URL: https://wg21.link/edit7068 - id: EDIT7069 citation-label: EDIT7069 title: "Fix typo in containers.tex" URL: https://wg21.link/edit7069 - id: EDIT7070 citation-label: EDIT7070 title: "[meta.unary.prop] is_nothrow_* traits should be explicitly allowed to have strengthened results" URL: https://wg21.link/edit7070 - id: EDIT7071 citation-label: EDIT7071 title: "[func.require] Add missing formatting of variable index" URL: https://wg21.link/edit7071 - id: EDIT7072 citation-label: EDIT7072 title: "[class.union.general] Add comma" URL: https://wg21.link/edit7072 - id: EDIT7073 citation-label: EDIT7073 title: "LWG 4075: Thread stability requirement on constructors and destructors" URL: https://wg21.link/edit7073 - id: EDIT7074 citation-label: EDIT7074 title: "Lock tag types are defined twice, once incorrectly" URL: https://wg21.link/edit7074 - id: EDIT7075 citation-label: EDIT7075 title: "[default.allocator.general] Fix indentation" URL: https://wg21.link/edit7075 - id: EDIT7076 citation-label: EDIT7076 title: "[intro.structure] should mention Annex E" URL: https://wg21.link/edit7076 - id: EDIT7077 citation-label: EDIT7077 title: "2024-06 CWG-5 P3144 Deleting a pointer to incomplete type is illformed" URL: https://wg21.link/edit7077 - id: EDIT7078 citation-label: EDIT7078 title: "[2024-06 CWG Motion 1] P3345R0 Ready issues as DR" URL: https://wg21.link/edit7078 - id: EDIT7079 citation-label: EDIT7079 title: "[2024-06 CWG Motion 2] P3345R0 Ready issues as non-DR" URL: https://wg21.link/edit7079 - id: EDIT7080 citation-label: EDIT7080 title: "[2024-06 CWG Motion 3] P2747R2 constexpr placement new" URL: https://wg21.link/edit7080 - id: EDIT7081 citation-label: EDIT7081 title: "[2024-06 CWG Motion 5] P3144R2 Deleting a Pointer to an Incomplete Type Should be Ill-formed" URL: https://wg21.link/edit7081 - id: EDIT7082 citation-label: EDIT7082 title: "[2024-06 CWG Motion 6] P2963R3 Ordering of constraints involving fold expressions" URL: https://wg21.link/edit7082 - id: EDIT7083 citation-label: EDIT7083 title: "[2024-06 CWG Motion 7] P0963R3 Structured binding declaration as a condition" URL: https://wg21.link/edit7083 - id: EDIT7084 citation-label: EDIT7084 title: "[2024-06 LWG Motion 1] P3341R0 C++ Standard Library Ready Issues to be moved in St. Louis, Jun. 2024" URL: https://wg21.link/edit7084 - id: EDIT7085 citation-label: EDIT7085 title: "[2024-06 LWG Motion 2] P2997R1 Removing the common reference requirement from the indirectly invocable concepts" URL: https://wg21.link/edit7085 - id: EDIT7086 citation-label: EDIT7086 title: "[2024-06 LWG Motion 3] P2389R2 dextents Index Type Parameter" URL: https://wg21.link/edit7086 - id: EDIT7087 citation-label: EDIT7087 title: "[2024-06 LWG Motion 4] P3168R2 Give std::optional Range Support" URL: https://wg21.link/edit7087 - id: EDIT7088 citation-label: EDIT7088 title: "[2024-06 LWG Motion 5] P3217R0 Adjoints to \"Enabling list-initialization for algorithms\": find_last" URL: https://wg21.link/edit7088 - id: EDIT7089 citation-label: EDIT7089 title: "[2024-06 LWG Motion 6] P2985R0 A type trait for detecting virtual base classes" URL: https://wg21.link/edit7089 - id: EDIT7090 citation-label: EDIT7090 title: "[2024-06 LWG Motion 7] P0843R14 inplace_vector" URL: https://wg21.link/edit7090 - id: EDIT7091 citation-label: EDIT7091 title: "[2024-06 LWG Motion 8] P3235R3 std::print more types faster with less memory" URL: https://wg21.link/edit7091 - id: EDIT7092 citation-label: EDIT7092 title: "[2024-06 LWG Motion 9] P2968R2 Make std::ignore a first-class object" URL: https://wg21.link/edit7092 - id: EDIT7093 citation-label: EDIT7093 title: "[2024-06 LWG Motion 10] P2075R6 Philox as an extension of the C++ RNG engines" URL: https://wg21.link/edit7093 - id: EDIT7094 citation-label: EDIT7094 title: "[2024-06 LWG Motion 11] P2422R1 Remove nodiscard annotations from the standard library specification" URL: https://wg21.link/edit7094 - id: EDIT7095 citation-label: EDIT7095 title: "[2024-06 LWG Motion 12] P2300R10 std::execution" URL: https://wg21.link/edit7095 - id: EDIT7096 citation-label: EDIT7096 title: "2024-06 CWG-1 P2747R2 constexpr placement new" URL: https://wg21.link/edit7096 - id: EDIT7097 citation-label: EDIT7097 title: "P2747R2 constexpr placement new" URL: https://wg21.link/edit7097 - id: EDIT7098 citation-label: EDIT7098 title: "P2963R3 Ordering of constraints involving fold expressions" URL: https://wg21.link/edit7098 - id: EDIT7099 citation-label: EDIT7099 title: "[CWG motion 1 2024-06] P3345R0 all issues except 2819, 2858, and 2876" URL: https://wg21.link/edit7099 - id: EDIT7100 citation-label: EDIT7100 title: "[CWG motion 2 2024-06] issues 2819, 2858, and 2876 in P3345R0 (Core Language Working Group \"ready\" Issues)" URL: https://wg21.link/edit7100 - id: EDIT7101 citation-label: EDIT7101 title: "[optional.observe] Duplicate constexpr function description?" URL: https://wg21.link/edit7101 - id: EDIT7102 citation-label: EDIT7102 title: "[LWG motion 1 2024-06] Ready and Tentatively Ready issues in P3341R0 (C++ Standard Library Ready Issues)" URL: https://wg21.link/edit7102 - id: EDIT7103 citation-label: EDIT7103 title: "[LWG motion 8 2024-06] P3235R3 std::print more types faster with less memory" URL: https://wg21.link/edit7103 - id: EDIT7104 citation-label: EDIT7104 title: "[LWG motion 2 2024-06] P2997R1 Removing the common reference requirement from the indirectly…" URL: https://wg21.link/edit7104 - id: EDIT7105 citation-label: EDIT7105 title: "[LWG motion 3 2024-06] P2389R2 dextents Index Type Parameter" URL: https://wg21.link/edit7105 - id: EDIT7106 citation-label: EDIT7106 title: "[LWG motion 4 2024-06] P3168R2 Give std::optional Range Support" URL: https://wg21.link/edit7106 - id: EDIT7107 citation-label: EDIT7107 title: "[LWG motion 5 2024-06] P3217R0 Adjoints to \"Enabling list-initialization for algorithms\": find_last" URL: https://wg21.link/edit7107 - id: EDIT7108 citation-label: EDIT7108 title: "[LWG motion 6 2024-06] P2985R0 A type trait for detecting virtual base classes" URL: https://wg21.link/edit7108 - id: EDIT7109 citation-label: EDIT7109 title: "[LWG motion 9 2024-06] P2968R2 Make std::ignore a first-class object" URL: https://wg21.link/edit7109 - id: EDIT7110 citation-label: EDIT7110 title: "[LWG motion 11 2024-06] P2422R1 Remove nodiscard annotations from the standard library specification" URL: https://wg21.link/edit7110 - id: EDIT7111 citation-label: EDIT7111 title: "P0963R3 Structured binding declaration as a condition" URL: https://wg21.link/edit7111 - id: EDIT7112 citation-label: EDIT7112 title: "[CWG motion 7 2024-06] P0963R3 Structured binding declaration as a condition" URL: https://wg21.link/edit7112 - id: EDIT7113 citation-label: EDIT7113 title: "[CWG Motion 6 2024-06] P2963R3 Ordering of constraints involving fold expressions" URL: https://wg21.link/edit7113 - id: EDIT7114 citation-label: EDIT7114 title: " [LWG motion 12 2024-06] P2300R10 std::execution" URL: https://wg21.link/edit7114 - id: EDIT7115 citation-label: EDIT7115 title: "[LWG 7 2024-06] P0843R14 inplace_vector" URL: https://wg21.link/edit7115 - id: EDIT7116 citation-label: EDIT7116 title: "[depr.c.macros] Fix \"macro\" singular when referring to two macros" URL: https://wg21.link/edit7116 - id: EDIT7117 citation-label: EDIT7117 title: "[istream.unformatted] add missing semi-colon to list item" URL: https://wg21.link/edit7117 - id: EDIT7118 citation-label: EDIT7118 title: "[except.throw] Add comma" URL: https://wg21.link/edit7118 - id: EDIT7119 citation-label: EDIT7119 title: "[namespace.std] Exact meaning of \"the behavior of a C++ program is unspecified (possibly ill-formed)\"" URL: https://wg21.link/edit7119 - id: EDIT7120 citation-label: EDIT7120 title: "[version.syn] Remove redundant in __cpp_lib_ranges_enumerate" URL: https://wg21.link/edit7120 - id: EDIT7121 citation-label: EDIT7121 title: "[basic.start.main] a NTMBS -> an NTMBS" URL: https://wg21.link/edit7121 - id: EDIT7122 citation-label: EDIT7122 title: "[basic.pre] Defragment specification of names and entities" URL: https://wg21.link/edit7122 - id: EDIT7123 citation-label: EDIT7123 title: "[LWG motion 10] P2075R6 Philox as an extension of the C++ RNG engines" URL: https://wg21.link/edit7123 - id: EDIT7124 citation-label: EDIT7124 title: "[temp.inst] Fix definite article" URL: https://wg21.link/edit7124 - id: EDIT7125 citation-label: EDIT7125 title: "[classes] Turn ad-hoc examples into proper examples" URL: https://wg21.link/edit7125 - id: EDIT7126 citation-label: EDIT7126 title: "\\placeholder should be \\exposid on \\expos entities" URL: https://wg21.link/edit7126 - id: EDIT7127 citation-label: EDIT7127 title: "\"Relevant clauses\" in [basic.pre] is too vague" URL: https://wg21.link/edit7127 - id: EDIT7128 citation-label: EDIT7128 title: "[variant.visit] Add `constexpr` to `as-variant`" URL: https://wg21.link/edit7128 - id: EDIT7129 citation-label: EDIT7129 title: "[coro.generator] Rename the `generator`'s template parameter `V` to `Val`" URL: https://wg21.link/edit7129 - id: EDIT7130 citation-label: EDIT7130 title: "[variant.visit] C-style casting in `visit` member" URL: https://wg21.link/edit7130 - id: EDIT7131 citation-label: EDIT7131 title: "[range.join.with.iterator] Fix typo" URL: https://wg21.link/edit7131 - id: EDIT7132 citation-label: EDIT7132 title: "[container.adaptors.general,flat.map.defn,flat.multimap.defn,mdspan.layout.right.cons] Fix indentation" URL: https://wg21.link/edit7132 - id: EDIT7133 citation-label: EDIT7133 title: "Bad phrasing \"FooInsertable into *this\"" URL: https://wg21.link/edit7133 - id: EDIT7134 citation-label: EDIT7134 title: "[diff.cpp23.expr] Remove superfluous that" URL: https://wg21.link/edit7134 - id: EDIT7135 citation-label: EDIT7135 title: "[temp.constr.normal] Remove superfluous the" URL: https://wg21.link/edit7135 - id: EDIT7136 citation-label: EDIT7136 title: "[deque, forward.list, list, vector] Fix instances of \"FooInsertable into *this\"" URL: https://wg21.link/edit7136 - id: EDIT7137 citation-label: EDIT7137 title: "[tab:headers.cpp.fs] Use a more appropriate subclause for inplace_vector" URL: https://wg21.link/edit7137 - id: EDIT7138 citation-label: EDIT7138 title: "[inplace.vector.overview] Constexpr iterator requirements" URL: https://wg21.link/edit7138 - id: EDIT7139 citation-label: EDIT7139 title: "[list] [vector] [inplace.vector] Consistent comma in \"If X, there are no effects\"" URL: https://wg21.link/edit7139 - id: EDIT7140 citation-label: EDIT7140 title: "[alg.search] Replace \"the following corresponding conditions\"" URL: https://wg21.link/edit7140 - id: EDIT7141 citation-label: EDIT7141 title: "[basic.indet] Fix \"errorneous\" typo" URL: https://wg21.link/edit7141 - id: EDIT7142 citation-label: EDIT7142 title: "Added three more examples in basic.tex" URL: https://wg21.link/edit7142 - id: EDIT7143 citation-label: EDIT7143 title: "Use `\\range` where appropriate" URL: https://wg21.link/edit7143 - id: EDIT7144 citation-label: EDIT7144 title: "[stmt.ambig] Make references more precise" URL: https://wg21.link/edit7144 - id: EDIT7145 citation-label: EDIT7145 title: "[diff.cpp03.library] Use a new macro to avoid `\\-` in index reference" URL: https://wg21.link/edit7145 - id: EDIT7146 citation-label: EDIT7146 title: "Replace more non-`codeblock`s with `outputblock`s" URL: https://wg21.link/edit7146 - id: EDIT7147 citation-label: EDIT7147 title: "[bibliography] Footer suggests the bibliography is in a section it isn't in" URL: https://wg21.link/edit7147 - id: EDIT7148 citation-label: EDIT7148 title: "[inplace.vector.modifiers] Fix typo" URL: https://wg21.link/edit7148 - id: EDIT7149 citation-label: EDIT7149 title: "[inplace.vector.syn] Missing default template argument for `erase`" URL: https://wg21.link/edit7149 - id: EDIT7150 citation-label: EDIT7150 title: "[inplace.vector.erasure] Added missing return statement" URL: https://wg21.link/edit7150 - id: EDIT7151 citation-label: EDIT7151 title: "[inplace.vector.syn] Add missing default template argument for `erase`" URL: https://wg21.link/edit7151 - id: EDIT7152 citation-label: EDIT7152 title: "[rand.eng.philox] Make the round states explicit." URL: https://wg21.link/edit7152 - id: EDIT7153 citation-label: EDIT7153 title: "[DO NOT MERGE] Reorder core basics" URL: https://wg21.link/edit7153 - id: EDIT7154 citation-label: EDIT7154 title: "[depr.c.macros] Cross-reference the C headers for deprecated macros" URL: https://wg21.link/edit7154 - id: EDIT7155 citation-label: EDIT7155 title: "[containers] Consistently xref header synopses from General clauses" URL: https://wg21.link/edit7155 - id: EDIT7156 citation-label: EDIT7156 title: "[locale.ctype.general] Better cross-ref standard headers" URL: https://wg21.link/edit7156 - id: EDIT7157 citation-label: EDIT7157 title: "[char.traits] Better cross-reference several headers" URL: https://wg21.link/edit7157 - id: EDIT7158 citation-label: EDIT7158 title: "[iterator.synopsis] Add \\ref for `indirect-value-t`" URL: https://wg21.link/edit7158 - id: EDIT7159 citation-label: EDIT7159 title: "[basic.scope.scope] Replaced the term top-level reference with just reference" URL: https://wg21.link/edit7159 - id: EDIT7160 citation-label: EDIT7160 title: "[func.search.bm] Remove superfluous the" URL: https://wg21.link/edit7160 - id: EDIT7161 citation-label: EDIT7161 title: "[exec.snd.general] Remove disconnected and obsolete paragraph." URL: https://wg21.link/edit7161 - id: EDIT7162 citation-label: EDIT7162 title: "[stoptoken.general, stopsource.general] Remove DMI from stop-state member" URL: https://wg21.link/edit7162 - id: EDIT7163 citation-label: EDIT7163 title: "[exec.async.ops] Fix bad use of \\defnadj" URL: https://wg21.link/edit7163 - id: EDIT7164 citation-label: EDIT7164 title: "[stoptoken.inplace.general] Add missing \\tcode" URL: https://wg21.link/edit7164 - id: EDIT7165 citation-label: EDIT7165 title: "Fix some issues in comments of xrefdelta.tex" URL: https://wg21.link/edit7165 - id: EDIT7166 citation-label: EDIT7166 title: "[exec.util.cmplsig.trans] add missing \\exposid" URL: https://wg21.link/edit7166 - id: EDIT7167 citation-label: EDIT7167 title: "[exec.util.cmplsig.trans] add missing \\tcode in title" URL: https://wg21.link/edit7167 - id: EDIT7168 citation-label: EDIT7168 title: "[print.syn] Update `locking` to `buffered`" URL: https://wg21.link/edit7168 - id: EDIT7169 citation-label: EDIT7169 title: "[execution.syn] Declare read_env with the right name" URL: https://wg21.link/edit7169 - id: EDIT7170 citation-label: EDIT7170 title: "[exec] Add missing \\exposid" URL: https://wg21.link/edit7170 - id: EDIT7171 citation-label: EDIT7171 title: "[range.concat.iterator] Remove stray hyphen" URL: https://wg21.link/edit7171 - id: EDIT7172 citation-label: EDIT7172 title: "[exec.snd.general] Add missing full stop" URL: https://wg21.link/edit7172 - id: EDIT7173 citation-label: EDIT7173 title: "[out.ptr.t] Fix bullet placement for item that starts with codeblock." URL: https://wg21.link/edit7173 - id: EDIT7174 citation-label: EDIT7174 title: "[time.traits.specializations] Fix index entry for common_type specialization" URL: https://wg21.link/edit7174 - id: EDIT7175 citation-label: EDIT7175 title: "Reuse `class-type`?" URL: https://wg21.link/edit7175 - id: EDIT7176 citation-label: EDIT7176 title: "[execution.syn] Add \\libconcept for `sender` and `scheduler`" URL: https://wg21.link/edit7176 - id: EDIT7177 citation-label: EDIT7177 title: "[time.duration.nonmember] Fix operator index entries." URL: https://wg21.link/edit7177 - id: EDIT7178 citation-label: EDIT7178 title: "[exec] Index many library names." URL: https://wg21.link/edit7178 - id: EDIT7179 citation-label: EDIT7179 title: "[dcl.dcl][stmt.stmt] Remove tautonyms from top level stable labels" URL: https://wg21.link/edit7179 - id: EDIT7180 citation-label: EDIT7180 title: "[lex.separate][module.unit] move definitions of program and translation unit" URL: https://wg21.link/edit7180 - id: EDIT7181 citation-label: EDIT7181 title: "[execution.syn] Add missing \\exposid" URL: https://wg21.link/edit7181 - id: EDIT7182 citation-label: EDIT7182 title: "[execution.syn] Add \\libconcept for `sender_in`" URL: https://wg21.link/edit7182 - id: EDIT7183 citation-label: EDIT7183 title: "[exec] Add \\exposid for `decayed-tuple`" URL: https://wg21.link/edit7183 - id: EDIT7184 citation-label: EDIT7184 title: "[exec.run.loop.types] Add \\libconcept for `receiver_of`" URL: https://wg21.link/edit7184 - id: EDIT7185 citation-label: EDIT7185 title: "[iterators, ranges] Consider changing default member initializers of form `= T()` to `{}`?" URL: https://wg21.link/edit7185 - id: EDIT7186 citation-label: EDIT7186 title: "[exec.stopped.opt] Fix indefinite article" URL: https://wg21.link/edit7186 - id: EDIT7187 citation-label: EDIT7187 title: "[exec.just, exec.then] Add \\exposconcept for movable-value" URL: https://wg21.link/edit7187 - id: EDIT7188 citation-label: EDIT7188 title: "[exec.util.cmplsig.trans] Fix grammar" URL: https://wg21.link/edit7188 - id: EDIT7189 citation-label: EDIT7189 title: "[exec.snd.expos] Replace \\exposconcept for nothrow-callable" URL: https://wg21.link/edit7189 - id: EDIT7190 citation-label: EDIT7190 title: "[exec.split] Add \\libconcept for copyable" URL: https://wg21.link/edit7190 - id: EDIT7191 citation-label: EDIT7191 title: "[config.tex] Create and apply macros denoting first and last core chapters" URL: https://wg21.link/edit7191 - id: EDIT7192 citation-label: EDIT7192 title: "[lex.phases] replace term 'input file' with 'source file' in phase 1" URL: https://wg21.link/edit7192 - id: EDIT7193 citation-label: EDIT7193 title: "[lex] Reorganize contents to follow grammar and phases of translation" URL: https://wg21.link/edit7193 - id: EDIT7194 citation-label: EDIT7194 title: "[lex.pptoken] Consistent use of preprocessing vs processing" URL: https://wg21.link/edit7194 - id: EDIT7195 citation-label: EDIT7195 title: "[ios.syn] Fix typo'd xref to [fpos] introduced in 4b3f32ae" URL: https://wg21.link/edit7195 - id: EDIT7196 citation-label: EDIT7196 title: "[dcl.fct] Fix obsolete phrasing when defining 'function type'" URL: https://wg21.link/edit7196 - id: EDIT7197 citation-label: EDIT7197 title: "[locale.time.put.members] It doesn't seem correct now that \"the C programming language defines no modifiers\" (for `strftime`)" URL: https://wg21.link/edit7197 - id: EDIT7198 citation-label: EDIT7198 title: "[std.manip, ext.manip] Better titles for \"Standard\"/\"Extended\" manipulators" URL: https://wg21.link/edit7198 - id: EDIT7199 citation-label: EDIT7199 title: "[temp.constr.order] Reflect fold expanded constraints in footnotes" URL: https://wg21.link/edit7199 - id: EDIT7200 citation-label: EDIT7200 title: "[macros,diff] Rework header indexing to avoid hyphenation hints" URL: https://wg21.link/edit7200 - id: EDIT7201 citation-label: EDIT7201 title: "[snd.expos] Fix typo in definition of SCHED-ENV exposition-only helper" URL: https://wg21.link/edit7201 - id: EDIT7202 citation-label: EDIT7202 title: "[mdspan.layout.leftpad.cons] Add \\exposid for static-padding-stride" URL: https://wg21.link/edit7202 - id: EDIT7203 citation-label: EDIT7203 title: "[exec.sync.wait] Added missing \\exposid and \\libcecpt for two alias templates" URL: https://wg21.link/edit7203 - id: EDIT7204 citation-label: EDIT7204 title: "[func.wrap.func] Drop Lvalue-Callable" URL: https://wg21.link/edit7204 - id: EDIT7205 citation-label: EDIT7205 title: "[range.adaptor.object][exec.adapt.obj] Consider specifying piping only once" URL: https://wg21.link/edit7205 - id: EDIT7206 citation-label: EDIT7206 title: "[defns.undefined] Fix the note on undefined behavior in constant evaluation" URL: https://wg21.link/edit7206 - id: EDIT7207 citation-label: EDIT7207 title: "[containers] Tentative P/R for [LWG4123] \"Container effects use...\"" URL: https://wg21.link/edit7207 - id: EDIT7208 citation-label: EDIT7208 title: "[input.output] Use `\\exposid` for exposition-only names" URL: https://wg21.link/edit7208 - id: EDIT7209 citation-label: EDIT7209 title: "[exec.when.all] Add italics for expression `e`" URL: https://wg21.link/edit7209 - id: EDIT7210 citation-label: EDIT7210 title: "[exec.snd.apply, exec.schedule.from] Add @\\ for see below" URL: https://wg21.link/edit7210 - id: EDIT7211 citation-label: EDIT7211 title: "[stmt.for] Missing curly brackets in for-statement translation" URL: https://wg21.link/edit7211 - id: EDIT7212 citation-label: EDIT7212 title: "[stmt.for] Fix scope issue in for-statement translation." URL: https://wg21.link/edit7212 - id: EDIT7213 citation-label: EDIT7213 title: "[cpp.predefined] Sort prefined macros" URL: https://wg21.link/edit7213 - id: EDIT7214 citation-label: EDIT7214 title: "[linalg] specification glitches" URL: https://wg21.link/edit7214 - id: EDIT7215 citation-label: EDIT7215 title: "Correctly mark state.error as an exposition-only identifier in [exec.sync.wait] p9" URL: https://wg21.link/edit7215 - id: EDIT7216 citation-label: EDIT7216 title: "Fix markup of product-type constructor call in [exec.just]" URL: https://wg21.link/edit7216 - id: EDIT7217 citation-label: EDIT7217 title: "[exec.snd.concepts] Replace \\libconcept for copy_constructible" URL: https://wg21.link/edit7217 - id: EDIT7218 citation-label: EDIT7218 title: "[exec.recv.concepts] Add \\libconcept for receiver" URL: https://wg21.link/edit7218 - id: EDIT7219 citation-label: EDIT7219 title: "[exec.fwd.env] Add \\libconcept for derived_from" URL: https://wg21.link/edit7219 - id: EDIT7220 citation-label: EDIT7220 title: "[exec.getcomplsigs] Use \\libconcept for is-awaitable" URL: https://wg21.link/edit7220 - id: EDIT7221 citation-label: EDIT7221 title: "[exec.when.all] Add \\libconcept for sender" URL: https://wg21.link/edit7221 - id: EDIT7222 citation-label: EDIT7222 title: "[exec] Cast the return value of the comma expression to `void`?" URL: https://wg21.link/edit7222 - id: EDIT7223 citation-label: EDIT7223 title: "[dcl.init.list] Add comma" URL: https://wg21.link/edit7223 - id: EDIT7224 citation-label: EDIT7224 title: "[exec.split] Add \\exposid for local-state" URL: https://wg21.link/edit7224 - id: EDIT7225 citation-label: EDIT7225 title: "[exec.snd.expos] Add \\exposid for COMPL-DOMAIN" URL: https://wg21.link/edit7225 - id: EDIT7226 citation-label: EDIT7226 title: "[exec.general] Add \\exposid for MATCHING-SIG" URL: https://wg21.link/edit7226 - id: EDIT7227 citation-label: EDIT7227 title: "[exec.fwd.env] Add \\tcode for true" URL: https://wg21.link/edit7227 - id: EDIT7228 citation-label: EDIT7228 title: "[exec.adapt.obj] Add \\tcode for sender_adaptor_closure" URL: https://wg21.link/edit7228 - id: EDIT7229 citation-label: EDIT7229 title: "[mdspan.layout.rightpad.expo] Add \\exposid for LEAST-MULTIPLE-AT-LEAST" URL: https://wg21.link/edit7229 - id: EDIT7230 citation-label: EDIT7230 title: "[set.modifiers] Add \\tcode for true" URL: https://wg21.link/edit7230 - id: EDIT7231 citation-label: EDIT7231 title: "[flat.set.modifiers, mdspan.layout.leftpad.cons] Add \\tcode for true" URL: https://wg21.link/edit7231 - id: EDIT7232 citation-label: EDIT7232 title: "[exec.snd.expos] Use \\tcode for false" URL: https://wg21.link/edit7232 - id: EDIT7233 citation-label: EDIT7233 title: "[exec.async.ops] Add \\tcode for true" URL: https://wg21.link/edit7233 - id: EDIT7234 citation-label: EDIT7234 title: "[meta.const.eval] make the example compilable" URL: https://wg21.link/edit7234 - id: EDIT7235 citation-label: EDIT7235 title: "\"valarray\"" URL: https://wg21.link/edit7235 - id: EDIT7236 citation-label: EDIT7236 title: "[basic.pre] ``pack`` should be ``parameter pack``" URL: https://wg21.link/edit7236 - id: EDIT7237 citation-label: EDIT7237 title: "[text.encoding.aliases] Add note about what isn't required" URL: https://wg21.link/edit7237 - id: EDIT7238 citation-label: EDIT7238 title: "[basic.scope.scope] Fix a note about declarations that do not bind names" URL: https://wg21.link/edit7238 - id: EDIT7239 citation-label: EDIT7239 title: "[expr.prim.lambda.capture] Incorporate ellipsis into \"captured by copy\" definition" URL: https://wg21.link/edit7239 - id: EDIT7240 citation-label: EDIT7240 title: "(library-wide) Remove `inline` from variable templates" URL: https://wg21.link/edit7240 - id: EDIT7241 citation-label: EDIT7241 title: "[dcl.type.elab] Remove normative duplication about name binding" URL: https://wg21.link/edit7241 - id: EDIT7242 citation-label: EDIT7242 title: "[dcl.type.elab] Remove redundant full stop" URL: https://wg21.link/edit7242 - id: EDIT7243 citation-label: EDIT7243 title: "[inplace.vector] Fix some spelling/grammar issues" URL: https://wg21.link/edit7243 - id: EDIT7244 citation-label: EDIT7244 title: "[numerics] correct typo Bessell -> Bessel" URL: https://wg21.link/edit7244 - id: EDIT7245 citation-label: EDIT7245 title: "[fs.class.directory.entry.general] Remove unneeded \"unneeded\"" URL: https://wg21.link/edit7245 - id: EDIT7246 citation-label: EDIT7246 title: "[forward.list] This comma should be a period" URL: https://wg21.link/edit7246 - id: EDIT7247 citation-label: EDIT7247 title: "[optional.syn] Use `decay_t` directly instead of \"see below\"" URL: https://wg21.link/edit7247 - id: EDIT7248 citation-label: EDIT7248 title: "[utility.syn, flat.map.defn] Remove all [[nodiscard]] from library wording" URL: https://wg21.link/edit7248 - id: EDIT7249 citation-label: EDIT7249 title: "[associative.reqmts.general],[unord.req.general] Fix cross-references to [container.alloc.reqmts] and [container.reqmts]" URL: https://wg21.link/edit7249 - id: EDIT7250 citation-label: EDIT7250 title: "Is it proper to always use std:: on C functions mentioned in examples?" URL: https://wg21.link/edit7250 - id: EDIT7251 citation-label: EDIT7251 title: "[sf.cmath.assoc.laguerre,sf.cmath.assoc.legendre] Add reference to eq" URL: https://wg21.link/edit7251 - id: EDIT7252 citation-label: EDIT7252 title: "[inplace.vector.cons] \"Constructs an object\" is redundant" URL: https://wg21.link/edit7252 - id: EDIT7253 citation-label: EDIT7253 title: "[expr.delete] Remove stray \"the\" between words" URL: https://wg21.link/edit7253 - id: EDIT7254 citation-label: EDIT7254 title: "Compiler Does Not Flag Incorrect Operator Usage in Copy Constructor" URL: https://wg21.link/edit7254 - id: EDIT7255 citation-label: EDIT7255 title: "Use itemize list for optional& operator=(U&& v) constraints" URL: https://wg21.link/edit7255 - id: EDIT7256 citation-label: EDIT7256 title: "Compiler Does Not Flag Incorrect Operator Usage in Copy Constructor" URL: https://wg21.link/edit7256 - id: EDIT7257 citation-label: EDIT7257 title: "Integral promotion of enums should go all the way" URL: https://wg21.link/edit7257 - id: EDIT7258 citation-label: EDIT7258 title: "[over.match.best.general] Minor formatting fixes" URL: https://wg21.link/edit7258 - id: EDIT7259 citation-label: EDIT7259 title: "[expr.delete] Specify value category of a delete-expression" URL: https://wg21.link/edit7259 - id: EDIT7260 citation-label: EDIT7260 title: "[basic.stc.dynamic.general] Strike \"during program execution\"" URL: https://wg21.link/edit7260 - id: EDIT7261 citation-label: EDIT7261 title: "[basic.stc.dynamic.general], [func.wrap.func], [any.class.general] \"Dynamically allocated\" is not defined" URL: https://wg21.link/edit7261 - id: EDIT7262 citation-label: EDIT7262 title: "[basic.types.general] Refactor confusing phrase \"object and value representation\"" URL: https://wg21.link/edit7262 - id: EDIT7263 citation-label: EDIT7263 title: "[ios.init] Remove unused Init::init_cnt static member" URL: https://wg21.link/edit7263 - id: EDIT7264 citation-label: EDIT7264 title: "[tab:lex.charset.literal] Shorten table heading" URL: https://wg21.link/edit7264 - id: EDIT7265 citation-label: EDIT7265 title: "[rand.req] Fix table headers for longtable continued on following page" URL: https://wg21.link/edit7265 - id: EDIT7266 citation-label: EDIT7266 title: "[macros] Fix duplicate vertical lines visible in tables in [optional.assign]" URL: https://wg21.link/edit7266 - id: EDIT7267 citation-label: EDIT7267 title: "[std] Format URLs in blue regular font" URL: https://wg21.link/edit7267 - id: EDIT7268 citation-label: EDIT7268 title: "[styles] Format title of \\codeblocktu using 'caption' package" URL: https://wg21.link/edit7268 - id: EDIT7269 citation-label: EDIT7269 title: "[tables] Avoid whitespace around float placement by disallowing float pages" URL: https://wg21.link/edit7269 - id: EDIT7270 citation-label: EDIT7270 title: "[complex.numbers.general] Is the effect of instantiating `complex` unspecified even if the specialization is program-defined?" URL: https://wg21.link/edit7270 - id: EDIT7271 citation-label: EDIT7271 title: "[complex.numbers.general] Clarify that the template is primary" URL: https://wg21.link/edit7271 - id: EDIT7272 citation-label: EDIT7272 title: "[DO NOT MERGE] Proposed Core reorganization for C++29" URL: https://wg21.link/edit7272 - id: EDIT7273 citation-label: EDIT7273 title: "[cmplx.over] Should we reorder the paragraphs?" URL: https://wg21.link/edit7273 - id: EDIT7274 citation-label: EDIT7274 title: "[styles] Do not add a page break opportunity before codeblocks" URL: https://wg21.link/edit7274 - id: EDIT7275 citation-label: EDIT7275 title: "[util.smartptr.shared.const] Add \\defnx to \"enables shared_from_this\"" URL: https://wg21.link/edit7275 - id: EDIT7276 citation-label: EDIT7276 title: "[except.uncaught] Tidy the specification for uncaught exceptions" URL: https://wg21.link/edit7276 - id: EDIT7277 citation-label: EDIT7277 title: "[ostream.inserters.arithmetic] Put use_facet use on fewer lines" URL: https://wg21.link/edit7277 - id: EDIT7278 citation-label: EDIT7278 title: "[except.handle] Remove confusing comparison to variadic functions" URL: https://wg21.link/edit7278 - id: EDIT7279 citation-label: EDIT7279 title: "[depr.lit] Fix grammar according to P2361R6" URL: https://wg21.link/edit7279 - id: EDIT7280 citation-label: EDIT7280 title: "[ostream.inserters.arithmetic] Fix indentation" URL: https://wg21.link/edit7280 - id: EDIT7281 citation-label: EDIT7281 title: "[except.terminate] Better describe the function `terminate`" URL: https://wg21.link/edit7281 - id: EDIT7282 citation-label: EDIT7282 title: "[except.ctor] Retitle subclause as 'stack unwinding'" URL: https://wg21.link/edit7282 - id: EDIT7283 citation-label: EDIT7283 title: "[except.handle] group all paragraphs on searching for a handler" URL: https://wg21.link/edit7283 - id: EDIT7284 citation-label: EDIT7284 title: "[temp.pre] Fix note about uniqueness of a template name in a scope" URL: https://wg21.link/edit7284 - id: EDIT7285 citation-label: EDIT7285 title: "[check] Improve the wording of comment misalignment check" URL: https://wg21.link/edit7285 - id: EDIT7286 citation-label: EDIT7286 title: "[array.creation] Clarify Mandates for `to_array` overloads" URL: https://wg21.link/edit7286 - id: EDIT7287 citation-label: EDIT7287 title: "[over.oper.general]: Avoid use of the term \"basic type\"" URL: https://wg21.link/edit7287 - id: EDIT7288 citation-label: EDIT7288 title: "[container.requirements] Index missing members of flat containers" URL: https://wg21.link/edit7288 - id: EDIT7289 citation-label: EDIT7289 title: "[optional.optional.general] Fix whitespace around pointer" URL: https://wg21.link/edit7289 - id: EDIT7290 citation-label: EDIT7290 title: "[re.grammar] Add missing backslash to UnicodeEscapeSequence example" URL: https://wg21.link/edit7290 - id: EDIT7291 citation-label: EDIT7291 title: "[priqueue.cons.alloc] Add missing initialization for comp" URL: https://wg21.link/edit7291 - id: EDIT7292 citation-label: EDIT7292 title: "[cpp.import] Active macro directive -> definition" URL: https://wg21.link/edit7292 - id: EDIT7293 citation-label: EDIT7293 title: "[cpp.subst] proprocessing file -> translation unit" URL: https://wg21.link/edit7293 - id: EDIT7294 citation-label: EDIT7294 title: "[depr] Reorder clauses by origin of deprecation" URL: https://wg21.link/edit7294 - id: EDIT7295 citation-label: EDIT7295 title: "[exec.split], [exec.when.all] Fix typo stop_callback_of_t -> stop_callback_for_t" URL: https://wg21.link/edit7295 - id: EDIT7296 citation-label: EDIT7296 title: "[diff] Prefer ill-formed to not compile" URL: https://wg21.link/edit7296 - id: EDIT7297 citation-label: EDIT7297 title: "Create index for macro names" URL: https://wg21.link/edit7297 - id: EDIT7298 citation-label: EDIT7298 title: "[mdspan.mdspan.overview, mutex.syn] Mini fixes for synopses" URL: https://wg21.link/edit7298 - id: EDIT7299 citation-label: EDIT7299 title: "[stoptoken.concepts] Remove redundant 'swappable' clause from 'stoppable_token' concept" URL: https://wg21.link/edit7299 - id: EDIT7300 citation-label: EDIT7300 title: "[over.match.class.deduct]p1.1.2 The wording \"conjunction\" is a bit confusing" URL: https://wg21.link/edit7300 - id: EDIT7301 citation-label: EDIT7301 title: "[rcu.syn] Add missing ',' for consistency" URL: https://wg21.link/edit7301 - id: EDIT7302 citation-label: EDIT7302 title: "[expr.const] Add paragraph number for general example" URL: https://wg21.link/edit7302 - id: EDIT7303 citation-label: EDIT7303 title: "[intro.memory] Implication of the note for implementation-managed \"memory locations\"" URL: https://wg21.link/edit7303 - id: EDIT7304 citation-label: EDIT7304 title: "[exec.snd.expos] Fix markup of exposition-only identifiers in `basic-state` constructor" URL: https://wg21.link/edit7304 - id: EDIT7305 citation-label: EDIT7305 title: "Is LWG chair's gmail account not actively used?" URL: https://wg21.link/edit7305 - id: EDIT7306 citation-label: EDIT7306 title: "[class.mi] Define ambiguous/unambiguous base class" URL: https://wg21.link/edit7306 - id: EDIT7307 citation-label: EDIT7307 title: "Replace the uses of \"local variable\" with \"[block] variable with automatic storage duration\"" URL: https://wg21.link/edit7307 - id: EDIT7308 citation-label: EDIT7308 title: "[except.spec] Exception specifications are declarations" URL: https://wg21.link/edit7308 - id: EDIT7309 citation-label: EDIT7309 title: "[charconv.syn] Use higher-level indexing macros" URL: https://wg21.link/edit7309 - id: EDIT7310 citation-label: EDIT7310 title: "[check] Remove regex.tex" URL: https://wg21.link/edit7310 - id: EDIT7311 citation-label: EDIT7311 title: "Fix check-source.sh once again" URL: https://wg21.link/edit7311 - id: EDIT7312 citation-label: EDIT7312 title: "[cpp.subst] Fix typo" URL: https://wg21.link/edit7312 - id: EDIT7313 citation-label: EDIT7313 title: "[inplace.vector.overview] Add missing ',' in comment" URL: https://wg21.link/edit7313 - id: EDIT7314 citation-label: EDIT7314 title: "Could we introduce labels for issues and PRs to indicate a target standard?" URL: https://wg21.link/edit7314 - id: EDIT7315 citation-label: EDIT7315 title: "[lex.comment] Move the subclause earlier, to where it better fits" URL: https://wg21.link/edit7315 - id: EDIT7316 citation-label: EDIT7316 title: "[lex] Reorder subclauses to better follow phases of translation" URL: https://wg21.link/edit7316 - id: EDIT7317 citation-label: EDIT7317 title: "[except] Dissolve the exceptions clause into the rest of the document" URL: https://wg21.link/edit7317 - id: EDIT7318 citation-label: EDIT7318 title: "[exec.util.cmplsig.trans] `transform_completion_signatures_of` is not further elaborated on" URL: https://wg21.link/edit7318 - id: EDIT7319 citation-label: EDIT7319 title: "[library.general] Adjust library overview for recent clause restructuring" URL: https://wg21.link/edit7319 - id: EDIT7320 citation-label: EDIT7320 title: "[CPP29 REORG] Dissolve [except]" URL: https://wg21.link/edit7320 - id: EDIT7321 citation-label: EDIT7321 title: "[inplace.vector] Move reserve+shrink_to_fit from #modifiers to #capacity" URL: https://wg21.link/edit7321 - id: EDIT7322 citation-label: EDIT7322 title: "[inplace.vector] Use `T*`, not `pointer`, for some return types" URL: https://wg21.link/edit7322 - id: EDIT7323 citation-label: EDIT7323 title: "[basic.align] Move the Alignment clause adjacent to the Object model" URL: https://wg21.link/edit7323 - id: EDIT7324 citation-label: EDIT7324 title: "[lex.pptoken] Fix indefinitive article for consistency" URL: https://wg21.link/edit7324 - id: EDIT7325 citation-label: EDIT7325 title: "[lex.phases] Add crossreferences from phases 3 and 4" URL: https://wg21.link/edit7325 - id: EDIT7326 citation-label: EDIT7326 title: "[specialized.algorithms.general] Restore the note for potentially-overlapping objects and undefined behavior" URL: https://wg21.link/edit7326 - id: EDIT7327 citation-label: EDIT7327 title: "[depr,input.output,future.syn] Improve indexing of enumerations" URL: https://wg21.link/edit7327 - id: EDIT7328 citation-label: EDIT7328 title: "[func.wrap.func.con], [func.wrap.move.class], [func.wrap.copy.class], [any.class.general] Reword avoidance of 'dynamically allocated memory' as 'nesting an object within'" URL: https://wg21.link/edit7328 - id: EDIT7329 citation-label: EDIT7329 title: "[unique.ptr.general] Delete note listing unique_ptr use cases" URL: https://wg21.link/edit7329 - id: EDIT7330 citation-label: EDIT7330 title: "[basic.stc.dynamic.general] Fix definition/explanation of dynamic storage duration" URL: https://wg21.link/edit7330 - id: EDIT7331 citation-label: EDIT7331 title: "[basic.life] Reference [intro.object] in transparent replacement note and improve example" URL: https://wg21.link/edit7331 - id: EDIT7332 citation-label: EDIT7332 title: "[intro.races] Clarify conflicts for the case where no bits are changed" URL: https://wg21.link/edit7332 - id: EDIT7333 citation-label: EDIT7333 title: "Use \\libglobal for indexing" URL: https://wg21.link/edit7333 - id: EDIT7334 citation-label: EDIT7334 title: "[exec] Use appropriate macros for concept references" URL: https://wg21.link/edit7334 - id: EDIT7335 citation-label: EDIT7335 title: "[temp.deduct.call] Include surrounding code in math formula" URL: https://wg21.link/edit7335 - id: EDIT7336 citation-label: EDIT7336 title: "[lex.header] Modernize text around header names" URL: https://wg21.link/edit7336 - id: EDIT7337 citation-label: EDIT7337 title: "[locale.codecvt.virtuals] Possible grammar error" URL: https://wg21.link/edit7337 - id: EDIT7338 citation-label: EDIT7338 title: "[locale.codecvt.virtuals] Fix garbled sentence" URL: https://wg21.link/edit7338 - id: EDIT7339 citation-label: EDIT7339 title: "[compliance] Sort the freestanding headers after clause reorganization" URL: https://wg21.link/edit7339 - id: EDIT7340 citation-label: EDIT7340 title: "[exec.awaitables] Add missing word" URL: https://wg21.link/edit7340 - id: EDIT7341 citation-label: EDIT7341 title: "[func.wrap.func.con] Fix ill-formed postcondition" URL: https://wg21.link/edit7341 - id: EDIT7342 citation-label: EDIT7342 title: "[basic.link] Add oxford comma" URL: https://wg21.link/edit7342 - id: EDIT7343 citation-label: EDIT7343 title: "[exec] Add indexing" URL: https://wg21.link/edit7343 - id: EDIT7344 citation-label: EDIT7344 title: "(do not merge) [cpp.predefined] Index predefined macros" URL: https://wg21.link/edit7344 - id: EDIT7345 citation-label: EDIT7345 title: "[basic.stc.inherit] Dissolve paragraph into [basic.stc.general]" URL: https://wg21.link/edit7345 - id: EDIT7346 citation-label: EDIT7346 title: "[lex.pptoken] Do not use terms before they are defined" URL: https://wg21.link/edit7346 - id: EDIT7347 citation-label: EDIT7347 title: "[locale.codecvt.virtuals] Improve wording" URL: https://wg21.link/edit7347 - id: EDIT7348 citation-label: EDIT7348 title: "[basic.compound] Add comma to run-on sentence" URL: https://wg21.link/edit7348 - id: EDIT7349 citation-label: EDIT7349 title: "[temp.spec.partial.general], [temp.expl.spec] \"Partial specialization\" and \"explicit specialization\" should be defined" URL: https://wg21.link/edit7349 - id: EDIT7350 citation-label: EDIT7350 title: "[exec.queryable.general] Can we use `std::as_const` here?" URL: https://wg21.link/edit7350 - id: EDIT7351 citation-label: EDIT7351 title: "[lex.separate] Redistribute second comment" URL: https://wg21.link/edit7351 - id: EDIT7352 citation-label: EDIT7352 title: "Prepare C++26 for clause reorganization in C++29" URL: https://wg21.link/edit7352 - id: EDIT7353 citation-label: EDIT7353 title: "[bit.cast] Rename \"behaviour\" to \"behavior\" for consistency" URL: https://wg21.link/edit7353 - id: EDIT7354 citation-label: EDIT7354 title: "[associative.reqmts.general] Fix punctuation" URL: https://wg21.link/edit7354 - id: EDIT7355 citation-label: EDIT7355 title: "[mdspan.layout.left.cons] Remove duplicate \"Effects:\"" URL: https://wg21.link/edit7355 - id: EDIT7356 citation-label: EDIT7356 title: "[conv.general] Remove duplicate cross-reference to [dcl.init]" URL: https://wg21.link/edit7356 - id: EDIT7357 citation-label: EDIT7357 title: "Replace \"of [...] storage duration\" with \"with [...] storage duration\"" URL: https://wg21.link/edit7357 - id: EDIT7358 citation-label: EDIT7358 title: "[expr.prim.lambda.capture], [expr.const], [ostream.formatted.print] Clarify automatic variable" URL: https://wg21.link/edit7358 - id: EDIT7359 citation-label: EDIT7359 title: "[lex] Better specify whitespace characters" URL: https://wg21.link/edit7359 - id: EDIT7360 citation-label: EDIT7360 title: "[mdspan.layout.left.cons] Fix typo" URL: https://wg21.link/edit7360 - id: EDIT7361 citation-label: EDIT7361 title: "[lex.phases] Use preprocessing token consistently" URL: https://wg21.link/edit7361 - id: EDIT7362 citation-label: EDIT7362 title: "[basic.compound] Update introduction" URL: https://wg21.link/edit7362 - id: EDIT7363 citation-label: EDIT7363 title: "[ptr.align] uses uppercase X for an object" URL: https://wg21.link/edit7363 - id: EDIT7364 citation-label: EDIT7364 title: "[algorithms, numerics] Replace \"exactly\" with \"at most\" in Complexity" URL: https://wg21.link/edit7364 - id: EDIT7365 citation-label: EDIT7365 title: "[lib.types.movedfrom] Add cross-reference to [defns.valid]" URL: https://wg21.link/edit7365 - id: EDIT7366 citation-label: EDIT7366 title: "[defns.valid] Elaborate on cause in example and add cross-references" URL: https://wg21.link/edit7366 - id: EDIT7367 citation-label: EDIT7367 title: "[ptr.align] Use math-font 'X' for the object" URL: https://wg21.link/edit7367 - id: EDIT7368 citation-label: EDIT7368 title: "Incorrect example for member access expression with `using enum` in [enum.udecl]." URL: https://wg21.link/edit7368 - id: EDIT7369 citation-label: EDIT7369 title: "[reverse.iter.cons] Seemingly redundant wording" URL: https://wg21.link/edit7369 - id: EDIT7370 citation-label: EDIT7370 title: "[exec.opstate.general] Fix typo" URL: https://wg21.link/edit7370 - id: EDIT7371 citation-label: EDIT7371 title: "2 typos in linalg mandates and preconditions sections" URL: https://wg21.link/edit7371 - id: EWG1 citation-label: EWG1 title: "N3638, N3582, N3386 Return type deduction for normal functions" author: - family: Jason Merrill URL: https://wg21.link/ewg1 - id: EWG2 citation-label: EWG2 title: "N3387 Overload resolution tiebreakers for integer types" author: - family: Jens Maurer URL: https://wg21.link/ewg2 - id: EWG3 citation-label: EWG3 title: "N3760, N3394 [[deprecated]] attribute" author: - family: Alberto Ganesh Barbati URL: https://wg21.link/ewg3 - id: EWG4 citation-label: EWG4 title: "N3396 Dynamic memory allocation for over-aligned data" author: - family: Clark Nelson URL: https://wg21.link/ewg4 - id: EWG5 citation-label: EWG5 title: "N3400 A proposal for eliminating the underscore madness that library writers have to suffer" author: - family: Jonathan de Boyne Pollard URL: https://wg21.link/ewg5 - id: EWG6 citation-label: EWG6 title: "N3667, N3401 Generating move operations (elaborating on Core 1402)" author: - family: Ville Voutilainen URL: https://wg21.link/ewg6 - id: EWG7 citation-label: EWG7 title: "N3642, N3468, N3402 User-defined Literals for Standard Library Types, N3472 Binary Literals in the C++ Core Language" author: - family: Peter Sommerlad URL: https://wg21.link/ewg7 - id: EWG8 citation-label: EWG8 title: "N3492, N3403 Use Cases for Compile-Time Reflection" author: - family: Mike Spertus URL: https://wg21.link/ewg8 - id: EWG9 citation-label: EWG9 title: "N4469 Template Argument Type Deduction, N3601 Implicit template parameters, N3405 Template Tidbits" author: - family: Mike Spertus URL: https://wg21.link/ewg9 - id: EWG10 citation-label: EWG10 title: "N3407 Proposal to Add Decimal Floating Point Support to C++" author: - family: Dietmar K�hl URL: https://wg21.link/ewg10 - id: EWG11 citation-label: EWG11 title: "N3409 Strict Fork-Join Parallelism" author: - family: Pablo Halpern URL: https://wg21.link/ewg11 - id: EWG12 citation-label: EWG12 title: "N3410 Rich Pointers with Dynamic and Static Introspection" author: - family: Dean Michael Berris URL: https://wg21.link/ewg12 - id: EWG13 citation-label: EWG13 title: "N3639, N3497, N3467, N3412 Runtime-sized arrays with automatic storage duration" author: - family: Jens Maurer URL: https://wg21.link/ewg13 - id: EWG14 citation-label: EWG14 title: "N3413 Allowing arbitrary literal types for non-type template parameters" author: - family: Jens Maurer URL: https://wg21.link/ewg14 - id: EWG15 citation-label: EWG15 title: "N3416 Packaging Parameter Packs" author: - family: Mike Spertus URL: https://wg21.link/ewg15 - id: EWG16 citation-label: EWG16 title: "N3649, N3560, N3559, N3418 Proposal for Generic (Polymorphic) Lambda Expressions" author: - family: Faisal Vali URL: https://wg21.link/ewg16 - id: EWG17 citation-label: EWG17 title: "N3419 Vector loops and Parallel Loops" author: - family: Robert Geva URL: https://wg21.link/ewg17 - id: EWG18 citation-label: EWG18 title: "N3424 Lambda Correctness and Usability Issues" author: - family: Herb Sutter URL: https://wg21.link/ewg18 - id: EWG19 citation-label: EWG19 title: "N3429 A C++ Library Solution To Parallelism" author: - family: Artur Laksberg URL: https://wg21.link/ewg19 - id: EWG20 citation-label: EWG20 title: "N3778, N3663, N3536, N3432 C++ Sized Deallocation" author: - family: Lawrence Crowl URL: https://wg21.link/ewg20 - id: EWG21 citation-label: EWG21 title: "N3664, N3537, N3433 Clarifying Memory Allocation" author: - family: Lawrence Crowl URL: https://wg21.link/ewg21 - id: EWG22 citation-label: EWG22 title: "N4030, 3745, N3694 Feature-testing recommendations for C++, N3435 Standardized feature-test macros" author: - family: Clark Nelson URL: https://wg21.link/ewg22 - id: EWG23 citation-label: EWG23 title: "N3437 Type Name Strings For C++" author: - family: Axel Naumann URL: https://wg21.link/ewg23 - id: EWG24 citation-label: EWG24 title: "N3441 Call Stack Utilities and std::exception Extension Proposal" author: - family: Aurelian Melinte URL: https://wg21.link/ewg24 - id: EWG25 citation-label: EWG25 title: "N3652, N3597, N3598, N3444 Relaxing syntactic constraints on constexpr function definitions" author: - family: Richard Smith URL: https://wg21.link/ewg25 - id: EWG26 citation-label: EWG26 title: "N3538, N3445 Pass by Const Reference or Value" author: - family: Lawrence Crowl URL: https://wg21.link/ewg26 - id: EWG27 citation-label: EWG27 title: "N3781 Single-Quotation-Mark as a Digit Separator, N3661, N3499 Digit Separators, N3448 Painless Digit Separation" author: - family: Daveed Vandevoorde URL: https://wg21.link/ewg27 - id: EWG28 citation-label: EWG28 title: "N3449 Open and Efficient Type Switch for C++" author: - family: Bjarne Stroustrup URL: https://wg21.link/ewg28 - id: EWG29 citation-label: EWG29 title: "N4461 Static if resurrected, N3329 Proposal: static if declaration" author: - family: Herb Sutter, Ville Voutilainen URL: https://wg21.link/ewg29 - id: EWG30 citation-label: EWG30 title: "N4235 Selecting from Parameter Packs, [tiny] Efficient/Flexible Access to Argument Packs" author: - family: Dave Abrahams URL: https://wg21.link/ewg30 - id: EWG31 citation-label: EWG31 title: "[tiny] constexpr functions must work at runtime" author: - family: Dave Abrahams URL: https://wg21.link/ewg31 - id: EWG32 citation-label: EWG32 title: "[tiny] Templated constructor accidentally preferred over copy constructor" author: - family: Nevin Liber URL: https://wg21.link/ewg32 - id: EWG33 citation-label: EWG33 title: "[tiny] contextual bool conversion from scoped enum" author: - family: Jeffrey Yasskin URL: https://wg21.link/ewg33 - id: EWG34 citation-label: EWG34 title: "[tiny] Defining hash functions for composite user-defined types is annoying" author: - family: Matt Austern URL: https://wg21.link/ewg34 - id: EWG35 citation-label: EWG35 title: "[tiny] Some concise way to generate a unique, unused variable name" author: - family: Jeffrey Yasskin URL: https://wg21.link/ewg35 - id: EWG36 citation-label: EWG36 title: "[tiny] no way to say \"prefer this implicit conversion over that\"" author: - family: Jeffrey Yasskin URL: https://wg21.link/ewg36 - id: EWG37 citation-label: EWG37 title: "[tiny] Logical xor operator" author: - family: Alisdair Meredith URL: https://wg21.link/ewg37 - id: EWG38 citation-label: EWG38 title: "[tiny] Core issue 1542" author: - family: Mike Miller URL: https://wg21.link/ewg38 - id: EWG39 citation-label: EWG39 title: "[tiny] local class and friendship" author: - family: Gabriel Dos Reis URL: https://wg21.link/ewg39 - id: EWG40 citation-label: EWG40 title: "[tiny] Relax the allocator requirements on vector so that the small object optimization is allowed" author: - family: Nevin Liber URL: https://wg21.link/ewg40 - id: EWG41 citation-label: EWG41 title: "[tiny] In-class explicit specializations forbidden but not partial specializations" author: - family: Faisal Vali URL: https://wg21.link/ewg41 - id: EWG42 citation-label: EWG42 title: "[tiny] basic_string(const charT*, size_type, const Allocator&) requires clause too restrictive" author: - family: Nevin Liber URL: https://wg21.link/ewg42 - id: EWG43 citation-label: EWG43 title: "[tiny] simultaneous iteration with new-style for syntax" author: - family: Gabriel Dos Reis URL: https://wg21.link/ewg43 - id: EWG44 citation-label: EWG44 title: "[tiny] variadic bind" author: - family: Chris Jefferson URL: https://wg21.link/ewg44 - id: EWG45 citation-label: EWG45 title: "[tiny] Type Trait is_range" author: - family: Nevin Liber URL: https://wg21.link/ewg45 - id: EWG46 citation-label: EWG46 title: "[tiny] Type Trait is_final" author: - family: Nevin Liber URL: https://wg21.link/ewg46 - id: EWG47 citation-label: EWG47 title: "[tiny] Fix the relation operators on standard templated types" author: - family: Nevin Liber URL: https://wg21.link/ewg47 - id: EWG48 citation-label: EWG48 title: "N3867, N3730 Specializations and namespaces (was \"Specializing templates in different namespaces\" before the paper)" author: - family: Mike Spertus URL: https://wg21.link/ewg48 - id: EWG49 citation-label: EWG49 title: "N3463 Portable Program Source Files" author: - family: Beman Dawes URL: https://wg21.link/ewg49 - id: EWG50 citation-label: EWG50 title: "N3466 More Perfect Forwarding" author: - family: Mike Spertus URL: https://wg21.link/ewg50 - id: EWG51 citation-label: EWG51 title: "N3490 ADL Control for C++" author: - family: Dave Abrahams URL: https://wg21.link/ewg51 - id: EWG52 citation-label: EWG52 title: "N3741, N3515 Toward Opaque Typedefs for C++1Y" author: - family: Walter Brown URL: https://wg21.link/ewg52 - id: EWG53 citation-label: EWG53 title: "N3526 Uniform initialization for arrays and class aggregate types" author: - family: Michael Price URL: https://wg21.link/ewg53 - id: EWG54 citation-label: EWG54 title: "N3746, N3553 Proposing a C++1Y Swap Operator" author: - family: Walter Brown URL: https://wg21.link/ewg54 - id: EWG55 citation-label: EWG55 title: "N3839, Proposing the Rule of Five, v2, N3578 Proposing the Rule of Five" author: - family: Walter Brown URL: https://wg21.link/ewg55 - id: EWG56 citation-label: EWG56 title: "N3583 Exploring constexpr at Runtime" author: - family: Scott Schurr URL: https://wg21.link/ewg56 - id: EWG57 citation-label: EWG57 title: "N3587 For Loop Exit Strategies" author: - family: Alan Talbot URL: https://wg21.link/ewg57 - id: EWG58 citation-label: EWG58 title: "N3595 Simplifying Argument-Dependent Lookup Rules" author: - family: Peter Gottschling URL: https://wg21.link/ewg58 - id: EWG59 citation-label: EWG59 title: "N3596 Code Reuse in Class Template Specialization" author: - family: Peter Gottschling URL: https://wg21.link/ewg59 - id: EWG60 citation-label: EWG60 title: "N4471 Template parameter deduction for constructors (Rev 2), N3602 Template parameter deduction for constructors" author: - family: Mike Spertus URL: https://wg21.link/ewg60 - id: EWG61 citation-label: EWG61 title: "N3653, N3605 Member initializers and aggregates" author: - family: Ville Voutilainen URL: https://wg21.link/ewg61 - id: EWG62 citation-label: EWG62 title: "N3648, N3610 Generic lambda-capture initializers, supporting capture-by-move" author: - family: Ville Voutilainen URL: https://wg21.link/ewg62 - id: EWG63 citation-label: EWG63 title: "N4152 uncaught_exceptions, N3614 unwinding_exception" author: - family: Herb Sutter URL: https://wg21.link/ewg63 - id: EWG64 citation-label: EWG64 title: "N3651, N3615 Constexpr Variable Templates, N3552 Introducing Object Aliases" author: - family: Gabriel Dos Reis URL: https://wg21.link/ewg64 - id: EWG65 citation-label: EWG65 title: "N3617 Lifting overload sets into function objects" author: - family: Philipp Juschka URL: https://wg21.link/ewg65 - id: EWG66 citation-label: EWG66 title: "N3599 Literal operator templates for strings" author: - family: Richard Smith URL: https://wg21.link/ewg66 - id: EWG67 citation-label: EWG67 title: "[tiny] Unspecialized std::tuple_size should be defined" author: - family: Nevin Liber URL: https://wg21.link/ewg67 - id: EWG68 citation-label: EWG68 title: "[tiny] C++ DR about global placement array new" author: - family: Thomas Koeppe URL: https://wg21.link/ewg68 - id: EWG69 citation-label: EWG69 title: "[tiny] Returning a void expression from a constructor or destructor" author: - family: Richard Smith URL: https://wg21.link/ewg69 - id: EWG70 citation-label: EWG70 title: "[tiny] Const in expressions" author: - family: Herb Sutter URL: https://wg21.link/ewg70 - id: EWG71 citation-label: EWG71 title: "N3627 Relaxed switch statement" author: - family: Zhihao Yuan URL: https://wg21.link/ewg71 - id: EWG72 citation-label: EWG72 title: "N4150 Alias-Set Attributes: Toward restrict-like aliasing semantics for C++, N3988 Towards restrict-like aliasing semantics for C++ N3635 Towards restrict-like semantics for C++" author: - family: Hal Finker, Hubert Tong, M. Wong, R. Silvera, R. Mak, C. Cambly, et al. URL: https://wg21.link/ewg72 - id: EWG73 citation-label: EWG73 title: "N3681 Auto and braced-init lists" author: - family: Ville Voutilainen URL: https://wg21.link/ewg73 - id: EWG74 citation-label: EWG74 title: "N3723 Extend operator-> to support rvalues" author: - family: Pascal Costanza URL: https://wg21.link/ewg74 - id: EWG75 citation-label: EWG75 title: "N3744 Proposing [[pure]]" author: - family: Walter Brown URL: https://wg21.link/ewg75 - id: EWG76 citation-label: EWG76 title: "N4035, N3748 Implicit Evaluation of \"auto\" Variables and Arguments" author: - family: Peter Gottschling URL: https://wg21.link/ewg76 - id: EWG77 citation-label: EWG77 title: "N3772 Changing the type of address-of-member expression" author: - family: David Rodr�guez Ibeas URL: https://wg21.link/ewg77 - id: EWG78 citation-label: EWG78 title: "N3820 Working Draft, Technical Specification — Array Extensions, N3810 Alternatives for Array Extensions" author: - family: Lawrence Crowl, Bjarne Stroustrup URL: https://wg21.link/ewg78 - id: EWG79 citation-label: EWG79 title: "[tiny] Core issues with extension status" author: - family: Ville Voutilainen URL: https://wg21.link/ewg79 - id: EWG80 citation-label: EWG80 title: "N3846 Extending static_assert" author: - family: Walter E. Brown URL: https://wg21.link/ewg80 - id: EWG81 citation-label: EWG81 title: "N3994, N3853 Range-Based For-Loops: The Next Generation" author: - family: Stephan T. Lavavej URL: https://wg21.link/ewg81 - id: EWG82 citation-label: EWG82 title: "N4180 SG5 Transactional Memory Support for C++ Update, N3919, N3859, N3718 Transactional Memory Support for C++" author: - family: M. Wong, V. Luchangco, J. Maurer, M. Moir, et al. URL: https://wg21.link/ewg82 - id: EWG83 citation-label: EWG83 title: "N3863 Private Extension Methods" author: - family: Matthew Fioravante URL: https://wg21.link/ewg83 - id: EWG84 citation-label: EWG84 title: "N4294 Arrays of run-time bounds as data members, N3875 Run-time bound array data members" author: - family: J. D. Garcia, X. Li URL: https://wg21.link/ewg84 - id: EWG85 citation-label: EWG85 title: "N3879 Explicit Flow Control: break label, goto case and explicit switch" author: - family: Andrew Tomazos URL: https://wg21.link/ewg85 - id: EWG86 citation-label: EWG86 title: "N3880 Improving the Verification of C++ Programs" author: - family: Michael Price URL: https://wg21.link/ewg86 - id: EWG87 citation-label: EWG87 title: "N3897 Auto-type members" author: - family: Ville Voutilainen URL: https://wg21.link/ewg87 - id: EWG88 citation-label: EWG88 title: "[tiny] Uniform handling of operator[] and operator()." author: - family: Gabriel Dos Reis URL: https://wg21.link/ewg88 - id: EWG89 citation-label: EWG89 title: "[tiny] Core issue 203, Type of address-of-member expression" author: - family: Lisa Lippincott URL: https://wg21.link/ewg89 - id: EWG90 citation-label: EWG90 title: "[tiny] Core issue 476, Determining the buffer size for placement new" author: - family: Ben Hutchings URL: https://wg21.link/ewg90 - id: EWG91 citation-label: EWG91 title: "[tiny] Core issue 622, Relational comparisons of arbitrary pointers" author: - family: Herb Sutter URL: https://wg21.link/ewg91 - id: EWG92 citation-label: EWG92 title: "[tiny] Core issue 687, template keyword with unqualified-ids" author: - family: Mihai Rusu URL: https://wg21.link/ewg92 - id: EWG93 citation-label: EWG93 title: "[tiny] Core issue 728, Restrictions on local classes" author: - family: Faisal Vali URL: https://wg21.link/ewg93 - id: EWG94 citation-label: EWG94 title: "[tiny] Core issue 794, Base-derived conversion in member type of pointer-to-member conversion" author: - family: CH, Detlef Vollman URL: https://wg21.link/ewg94 - id: EWG95 citation-label: EWG95 title: "[tiny] Core issue 822, Additional contexts for template aliases" author: - family: UK URL: https://wg21.link/ewg95 - id: EWG96 citation-label: EWG96 title: "[tiny] Core issue 914, Value-initialization of array types, Core issue 1300, T() for array types, Core issue 1326, Deducing an array bound from an initializer-list" author: - family: Gabriel Dos Reis URL: https://wg21.link/ewg96 - id: EWG97 citation-label: EWG97 title: "[tiny] Core issue 947, Deducing type template arguments from default function arguments" author: - family: Dave Abrahams URL: https://wg21.link/ewg97 - id: EWG98 citation-label: EWG98 title: "[tiny] Core issue 1008, Querying the alignment of an object" author: - family: Steve Clamage URL: https://wg21.link/ewg98 - id: EWG99 citation-label: EWG99 title: "[tiny] Core issue 1259, Deleting a POD via a pointer to base" author: - family: Herb Sutter URL: https://wg21.link/ewg99 - id: EWG100 citation-label: EWG100 title: "[tiny] Core issue 1272, Implicit definition of static data member of const literal type" author: - family: Nikolay Ivchenkov URL: https://wg21.link/ewg100 - id: EWG101 citation-label: EWG101 title: "[tiny] Core issue 1331, const mismatch with defaulted copy constructor" author: - family: Daniel Krügler URL: https://wg21.link/ewg101 - id: EWG102 citation-label: EWG102 title: "[tiny] Core issue 1393, Pack expansions in using-declarations" author: - family: Daniel Krügler URL: https://wg21.link/ewg102 - id: EWG103 citation-label: EWG103 title: "[tiny] Core issue 1426, Allowing additional parameter types in defaulted functions" author: - family: Nikolay Ivchenkov URL: https://wg21.link/ewg103 - id: EWG104 citation-label: EWG104 title: "[tiny] Core issue 1433, trailing-return-type and point of declaration" author: - family: Jason Merrill URL: https://wg21.link/ewg104 - id: EWG105 citation-label: EWG105 title: "[tiny] Core issue 1451, Objects with no linkage in non-type template arguments" author: - family: Daniel Krügler URL: https://wg21.link/ewg105 - id: EWG106 citation-label: EWG106 title: "[tiny] Core issue 1463, extern \"C\" alias templates, Core issue 13, extern \"C\" for Parameters of Function Templates" author: - family: Daveed Vandevoorde URL: https://wg21.link/ewg106 - id: EWG107 citation-label: EWG107 title: "[tiny] Core issue 1519, Conflicting default and variadic constructors" author: - family: Ville Voutilainen URL: https://wg21.link/ewg107 - id: EWG108 citation-label: EWG108 title: "N4404 Extension to aggregate initialization, was [tiny] Core issue 1561, Aggregates with empty base classes" author: - family: Gabriel Dos Reis, Oleg Smolsky URL: https://wg21.link/ewg108 - id: EWG109 citation-label: EWG109 title: "[tiny] Core issue 1564, Template argument deduction from an initializer list" author: - family: Faisal Vali URL: https://wg21.link/ewg109 - id: EWG110 citation-label: EWG110 title: "[tiny] Core issue 1577, Unnecessary restrictions on partial specializations" author: - family: Jeremiah Willcock URL: https://wg21.link/ewg110 - id: EWG111 citation-label: EWG111 title: "[tiny] Core issue 1582, Template default arguments and deduction failure" author: - family: John Spicer URL: https://wg21.link/ewg111 - id: EWG112 citation-label: EWG112 title: "[tiny] Core issue 1586, Naming a destructor via decltype" author: - family: Steve Clamage URL: https://wg21.link/ewg112 - id: EWG113 citation-label: EWG113 title: "N4196 Attributes for namespaces and enumerators, [tiny] Core issue 1657, Attributes for namespaces and enumerators" author: - family: Richard Smith URL: https://wg21.link/ewg113 - id: EWG114 citation-label: EWG114 title: "N4074 Let return {expr} Be Explicit, Revision 2, N4131 explicit should never be implicit, N4094 Response To: Let return {expr} Be Explicit, N4029 Let return Be Direct and explicit, N3452 (unpublished) Let {x,y,z} => explicit" author: - family: Herb Sutter URL: https://wg21.link/ewg114 - id: EWG115 citation-label: EWG115 title: "N3899 Nested Allocation" author: - family: Lawrence Crowl URL: https://wg21.link/ewg115 - id: EWG116 citation-label: EWG116 title: "N4475 Default comparisons (R2), N4476 Thoughts about Comparisons (R2), N4126, N4114, N3950 Defaulted comparison operators, N4175 Default comparisons, N4176 Thoughts about Comparisons, N4239 Defaulted Comparison Using Reflection" author: - family: Oleg Smolsky, Bjarne Stroustrup, Andrew Tomazos, Mike Spertus URL: https://wg21.link/ewg116 - id: EWG117 citation-label: EWG117 title: "N3955 Group Member Specifiers" author: - family: Andrew Tomazos URL: https://wg21.link/ewg117 - id: EWG118 citation-label: EWG118 title: "[tiny] Allow conversion from pointer to array of known bound to pointer to array of unknown bound" author: - family: Richard Smith URL: https://wg21.link/ewg118 - id: EWG119 citation-label: EWG119 title: "N4197 Adding u8 character literals, [tiny] Why no u8 character literals?" author: - family: Richard Smith URL: https://wg21.link/ewg119 - id: EWG120 citation-label: EWG120 title: "[tiny] CWG 900 and 1498" author: - family: Geoffrey Romer URL: https://wg21.link/ewg120 - id: EWG121 citation-label: EWG121 title: "N4086, N3981 Removing trigraphs??!, N4210 IBM comment on preparing for a Trigraph-adverse future in C++17" author: - family: Richard Smith URL: https://wg21.link/ewg121 - id: EWG122 citation-label: EWG122 title: "N3986 Adding Standard support to avoid padding within structures" author: - family: S. Davalle, D. Gutson, A. Bustamante URL: https://wg21.link/ewg122 - id: EWG123 citation-label: EWG123 title: "N3990 Adding Standard Circular Shift operators for computer integers" author: - family: D. Gutson, A. Bustamante URL: https://wg21.link/ewg123 - id: EWG124 citation-label: EWG124 title: "N4014 Uniform Copy Initialization" author: - family: Nicolai Josuttis URL: https://wg21.link/ewg124 - id: EWG125 citation-label: EWG125 title: "N4025 Exploring classes of runtime size" author: - family: J. Snyder, R. Smith URL: https://wg21.link/ewg125 - id: EWG126 citation-label: EWG126 title: "N4230 Nested namespace definition (revision 2), N4116 Nested Namespace Definition (rev 1), N4026 Nested namespace definition" author: - family: Robert Kawulak URL: https://wg21.link/ewg126 - id: EWG127 citation-label: EWG127 title: "N4028 Defining a Portable C++ ABI" author: - family: Herb Sutter URL: https://wg21.link/ewg127 - id: EWG128 citation-label: EWG128 title: "N4043 Dynarray Allocation Context" author: - family: Lawrence Crowl URL: https://wg21.link/ewg128 - id: EWG129 citation-label: EWG129 title: "N4234 0-overhead-principle violations in exception handling - part 2, N4049 0-overhead-principle violations in exception handling" author: - family: D. Gutson, A. Bustamante, P. Oliva, M. Diaz URL: https://wg21.link/ewg129 - id: EWG130 citation-label: EWG130 title: "N4050 Dynarray Semi-Editorial Issues" author: - family: Lawrence Crowl URL: https://wg21.link/ewg130 - id: EWG131 citation-label: EWG131 title: "N4051 Allow typename in a template template parameter" author: - family: Richard Smith URL: https://wg21.link/ewg131 - id: EWG132 citation-label: EWG132 title: "Core Issue 1754 Declaration of partial specialization of static data member template" author: - family: Richard Smith URL: https://wg21.link/ewg132 - id: EWG133 citation-label: EWG133 title: "Core Issue 1798, exception-specifications of template arguments" author: - family: Gabriel Dos Reis URL: https://wg21.link/ewg133 - id: EWG134 citation-label: EWG134 title: "[tiny] Core closed issues with a previous extension status" author: - family: Ville Voutilainen URL: https://wg21.link/ewg134 - id: EWG135 citation-label: EWG135 title: "[tiny] Mutable is part of a lambda-declarator, so when a lambda is mutable, the parentheses aren't optional" author: - family: Herb Sutter URL: https://wg21.link/ewg135 - id: EWG136 citation-label: EWG136 title: "N4072 Fixed Size Parameter Packs" author: - family: Maurice Bos URL: https://wg21.link/ewg136 - id: EWG137 citation-label: EWG137 title: "N4293 C++ language support for contract programming, N4110 Exploring the design space of contract specifications for C++" author: - family: J. Daniel Garcia URL: https://wg21.link/ewg137 - id: EWG138 citation-label: EWG138 title: "N4120 Null Coalescing Conditional Operator" author: - family: Alexander Bock URL: https://wg21.link/ewg138 - id: EWG139 citation-label: EWG139 title: "N4121 Compile-Time String: std::string_literal" author: - family: Andrew Tomazos URL: https://wg21.link/ewg139 - id: EWG140 citation-label: EWG140 title: "N4127 Checked-dereference conditions" author: - family: Eelis van der Weegen URL: https://wg21.link/ewg140 - id: EWG141 citation-label: EWG141 title: "N4415 Simple Contracts for C++, N4435 Proposing Contract Attributes, N4378 Language Support for Contract Assertions, N4379 FAQ about N4378, Language Support for Contract Assertions, N4253, N4135 Language Support for Runtime Contract Validation" author: - family: J. Lakos, A. Zakharov, A. Beels, N. Myers URL: https://wg21.link/ewg141 - id: EWG142 citation-label: EWG142 title: "N4424 Inline Variables, N4147 Inline variables, or encapsulated expressions" author: - family: Hal Finkel, Richard Smith, David Krauss URL: https://wg21.link/ewg142 - id: EWG143 citation-label: EWG143 title: "N4148 Disallowing Inaccessible Operators From Trivially Copyable" author: - family: Matheus Izvekov URL: https://wg21.link/ewg143 - id: EWG144 citation-label: EWG144 title: "N4149 Categorically qualified classes" author: - family: David Krauss URL: https://wg21.link/ewg144 - id: EWG145 citation-label: EWG145 title: "N4154 Operator assert" author: - family: David Krauss URL: https://wg21.link/ewg145 - id: EWG146 citation-label: EWG146 title: "N4160 Value constraints" author: - family: Andrzej Krzemienski URL: https://wg21.link/ewg146 - id: EWG147 citation-label: EWG147 title: "N4164 Forwarding References" author: - family: H. Sutter, B. Stroustrup, G. Dos Reis URL: https://wg21.link/ewg147 - id: EWG148 citation-label: EWG148 title: "N4474 Unified Call Syntax: x.f(y) and f(x,y), N4165 Unified Call Syntax, N4174 Call syntax: x.f(y) vs. f(x,y)" author: - family: Herb Sutter, Bjarne Stroustrup URL: https://wg21.link/ewg148 - id: EWG149 citation-label: EWG149 title: "N4166 Movable initializer lists" author: - family: David Krauss URL: https://wg21.link/ewg149 - id: EWG150 citation-label: EWG150 title: "N4172 Named arguments" author: - family: E. Akhgari, B. Ballo URL: https://wg21.link/ewg150 - id: EWG151 citation-label: EWG151 title: "N4477 Operator Dot (R2), N4173 Operator Dot" author: - family: B. Stroustrup, G. Dos Reis URL: https://wg21.link/ewg151 - id: EWG152 citation-label: EWG152 title: "N4186 Supporting Custom Diagnostics and SFINAE" author: - family: Matthias Kretz URL: https://wg21.link/ewg152 - id: EWG153 citation-label: EWG153 title: "N4188 Proposal for classes with runtime size" author: - family: L. Deniau, A. Naumann URL: https://wg21.link/ewg153 - id: EWG154 citation-label: EWG154 title: "N4191 Folding expressions" author: - family: A. Sutton, R. Smith URL: https://wg21.link/ewg154 - id: EWG155 citation-label: EWG155 title: "N4198 Allow constant evaluation for all non-type template arguments" author: - family: Richard Smith URL: https://wg21.link/ewg155 - id: EWG156 citation-label: EWG156 title: "N4221 Generalized lifetime extension" author: - family: David Krauss URL: https://wg21.link/ewg156 - id: EWG157 citation-label: EWG157 title: "N4225 Towards uniform handling of subobjects" author: - family: Ville Voutilainen URL: https://wg21.link/ewg157 - id: EWG158 citation-label: EWG158 title: "N4228 Refining Expression Evaluation Order for Idiomatic C++" author: - family: G. Dos Reis, H. Sutter, J. Caves URL: https://wg21.link/ewg158 - id: EWG159 citation-label: EWG159 title: "N4248 Library Preconditions are a Language Feature" author: - family: Alisdair Meredith URL: https://wg21.link/ewg159 - id: EWG160 citation-label: EWG160 title: "N4393 Noop Constructors and Destructors, N4158 Destructive Move (Rev 1), N4034 Destructive Move" author: - family: Pablo Halpern URL: https://wg21.link/ewg160 - id: EWG161 citation-label: EWG161 title: "N3922 New Rules for auto deduction from braced-init-list, N3912 Auto and braced-init-lists, continued, N3681 Auto and braced-init lists" author: - family: Ville Voutilainen, James Dennett URL: https://wg21.link/ewg161 - id: EWG162 citation-label: EWG162 title: "N4357 Introduce the [[noexit]] attribute for main as a hint to eliminate destructor calls for objects with static storage duration, N4226 Apply the [[noreturn]] attribute to main as a hint to eliminate global object destructor calls" author: - family: D. Diaz, E. Bringas, D. Gutson, J. Maurer URL: https://wg21.link/ewg162 - id: EWG163 citation-label: EWG163 title: "N4465 A Module System for C++ (Revision 3), N4466 Wording for Modules, N4214 A Module System for C++ (Revision 2), N4047 A Module System for C++" author: - family: G. Dos Reis, M. Hall, G. Nishanov URL: https://wg21.link/ewg163 - id: EWG164 citation-label: EWG164 title: "N4129 Source-Code Information Capture" author: - family: Robert Douglas URL: https://wg21.link/ewg164 - id: EWG165 citation-label: EWG165 title: "N4229 Pointer Ordering" author: - family: Gabriel Dos Reis URL: https://wg21.link/ewg165 - id: EWG166 citation-label: EWG166 title: "N4402 Resumable Functions (revision 4), N4403 Draft Wording for Resumable Functions, N4286 Resumable Functions, N4287 Threads, Fibers and Couroutines (slides deck)" author: - family: Gor Nishanov, Jim Radigan URL: https://wg21.link/ewg166 - id: EWG167 citation-label: EWG167 title: "N4309 Return type deduction for explicitly-defaulted and deleted special member functions" author: - family: Michael Price URL: https://wg21.link/ewg167 - id: EWG168 citation-label: EWG168 title: "N4319 Contracts for C++: What are the Choices" author: - family: Gabriel Dos Reis, Shuvendu Lahiri, Francesco Logozzo, Thomas Ball, Jared Parsons URL: https://wg21.link/ewg168 - id: EWG169 citation-label: EWG169 title: "N4320 Make exception specifications be part of the type system" author: - family: Jens Maurer URL: https://wg21.link/ewg169 - id: EWG170 citation-label: EWG170 title: "N4340 Remove Deprecated Use of the register Keyword" author: - family: Alisdair Meredith URL: https://wg21.link/ewg170 - id: EWG171 citation-label: EWG171 title: "N4356 Relaxed Array Type Declarator" author: - family: Carter Edwards URL: https://wg21.link/ewg171 - id: EWG172 citation-label: EWG172 title: "N4358 Unary Folds and Empty Parameter Packs" author: - family: Thibaut Le Jehan URL: https://wg21.link/ewg172 - id: EWG173 citation-label: EWG173 title: "N4360 Delayed Evaluation Parameters" author: - family: Douglas Boffey URL: https://wg21.link/ewg173 - id: EWG174 citation-label: EWG174 title: "N4367 Comparison in C++" author: - family: Lawrence Crowl URL: https://wg21.link/ewg174 - id: EWG175 citation-label: EWG175 title: "[tiny] pointer to void as template non-type parameter" author: - family: RS URL: https://wg21.link/ewg175 - id: EWG176 citation-label: EWG176 title: "[tiny] Explicit capture-by-value syntax for lambdas" author: - family: Bjarne Stroustrup URL: https://wg21.link/ewg176 - id: EWG177 citation-label: EWG177 title: "[tiny] LWG 2432" author: - family: David Krauss URL: https://wg21.link/ewg177 - id: EWG178 citation-label: EWG178 title: "N4401 Defaulted comparison operator semantics should be uniform" author: - family: Michael Price URL: https://wg21.link/ewg178 - id: EWG179 citation-label: EWG179 title: "N4425 Generalized Dynamic Assumptions" author: - family: Hal Finkel URL: https://wg21.link/ewg179 - id: EWG180 citation-label: EWG180 title: "N4429 Core issue 1941 - rewording inherited constructors" author: - family: Richard Smith URL: https://wg21.link/ewg180 - id: EWG181 citation-label: EWG181 title: "N4433 Flexible static_assert messages" author: - family: Michael Price URL: https://wg21.link/ewg181 - id: EWG182 citation-label: EWG182 title: "N4434 Tweaks to Streamline Concepts Lite Syntax, other Concepts TS issues" author: - family: Walter Brown URL: https://wg21.link/ewg182 - id: EWG183 citation-label: EWG183 title: "N4453 Resumable Expressions" author: - family: Chris Kohlhoff URL: https://wg21.link/ewg183 - id: EWG184 citation-label: EWG184 title: "N4460 LWG 2424: Atomics, mutexes and condition variables should not be trivially copyable" author: - family: Ville Voutilainen URL: https://wg21.link/ewg184 - id: EWG185 citation-label: EWG185 title: "N4462 LWG 2089, Towards more perfect forwarding" author: - family: Ville Voutilainen URL: https://wg21.link/ewg185 - id: EWG186 citation-label: EWG186 title: "N4472 constexpr goto" author: - family: Ville Voutilainen URL: https://wg21.link/ewg186 - id: EWG187 citation-label: EWG187 title: "N4473 noexcept(auto), again" author: - family: Ville Voutilainen URL: https://wg21.link/ewg187 - id: EWG188 citation-label: EWG188 title: "LEWG Bug 95 - std::decay_copy(), suggestion to support an \"auto cast\"." author: - family: Zhihao Yuan URL: https://wg21.link/ewg188 - id: EWG189 citation-label: EWG189 title: "Unions with differing access control are not standard layout" author: - family: Michael Reilly URL: https://wg21.link/ewg189 - id: FS1 citation-label: FS1 title: "[PDTS] Make namespaces consistent with Library TS policy" author: - family: FI-5, US-5, GB-3, CH-6 URL: https://wg21.link/fs1 - id: FS2 citation-label: FS2 title: "[PDTS] Tighten specification when there is no reasonable behavior" author: - family: FI-1 URL: https://wg21.link/fs2 - id: FS3 citation-label: FS3 title: "[PDTS] Filename length needs bullet item" author: - family: CH-2 URL: https://wg21.link/fs3 - id: FS4 citation-label: FS4 title: "[PDTS] Need definition of dot and dot-dot" author: - family: CH-3 URL: https://wg21.link/fs4 - id: FS5 citation-label: FS5 title: "[PDTS] Parent of root directory unspecified" author: - family: CH-4 URL: https://wg21.link/fs5 - id: FS6 citation-label: FS6 title: "[PDTS] Path depth is underspecified" author: - family: CH-5 URL: https://wg21.link/fs6 - id: FS7 citation-label: FS7 title: "[PDTS] Unhelpful comment for struct space_info" author: - family: GB-4 URL: https://wg21.link/fs7 - id: FS8 citation-label: FS8 title: "[PDTS] file_time_type underspecified" author: - family: CH-7 URL: https://wg21.link/fs8 - id: FS9 citation-label: FS9 title: "[PDTS] Unclear why range-based-for functions return different types" author: - family: FI-2 URL: https://wg21.link/fs9 - id: FS10 citation-label: FS10 title: "[PDTS] Apparently inconsistent return types from several functions" author: - family: FI-4 URL: https://wg21.link/fs10 - id: FS11 citation-label: FS11 title: "[PDTS] Lack of relative() operation function" author: - family: GB-1 URL: https://wg21.link/fs11 - id: FS12 citation-label: FS12 title: "[PDTS] uintmax_t too small for large file sizes" author: - family: CH-8 URL: https://wg21.link/fs12 - id: FS13 citation-label: FS13 title: "[PDTS] Missing actual error conditions thrown" author: - family: CH 9 URL: https://wg21.link/fs13 - id: FS14 citation-label: FS14 title: "[PDTS] Incorrect postconditions for path copy/move constructor" author: - family: GB-7, CH-10 URL: https://wg21.link/fs14 - id: FS15 citation-label: FS15 title: "[PDTS] Missing behavior for characters with no representation" author: - family: GB-8 URL: https://wg21.link/fs15 - id: FS16 citation-label: FS16 title: "[PDTS] Append behavior underspecified if target is empty" author: - family: CH-11 URL: https://wg21.link/fs16 - id: FS17 citation-label: FS17 title: "[PDTS] path member swap() unnecessary" author: - family: CH-12 URL: https://wg21.link/fs17 - id: FS18 citation-label: FS18 title: "[PDTS] is_absolute() return clause confusing" author: - family: FI-7 URL: https://wg21.link/fs18 - id: FS19 citation-label: FS19 title: "[PDTS] Consider using quoted manipulators" author: - family: FI-8 URL: https://wg21.link/fs19 - id: FS21 citation-label: FS21 title: "[PDTS] directory_entry operator== needs clarification" author: - family: GB-12 URL: https://wg21.link/fs21 - id: FS22 citation-label: FS22 title: "[PDTS] directory_iterator underspecified" author: - family: CH-13 URL: https://wg21.link/fs22 - id: FS23 citation-label: FS23 title: "[PDTS] Request for create_regular_file() and/or touch()" author: - family: CH-14 URL: https://wg21.link/fs23 - id: FS24 citation-label: FS24 title: "[PDTS] Incorrect effects clause for path copy" author: - family: GB-14 URL: https://wg21.link/fs24 - id: FS25 citation-label: FS25 title: "[PDTS] Copying equivalent paths effects not specified" author: - family: CH-15 URL: https://wg21.link/fs25 - id: FS26 citation-label: FS26 title: "[PDTS] Equivalence is a volatile property" author: - family: CH-16 URL: https://wg21.link/fs26 - id: FS27 citation-label: FS27 title: "[PDTS] Return value of uintmax_t on error?" author: - family: FI-9 URL: https://wg21.link/fs27 - id: FS28 citation-label: FS28 title: "[PDTS] Possible last_write_time() postcondition?" author: - family: GB-15 URL: https://wg21.link/fs28 - id: FS29 citation-label: FS29 title: "[PDTS] Unclear semantics of read_symlink on error" author: - family: GB-16 URL: https://wg21.link/fs29 - id: FS30 citation-label: FS30 title: "[PDTS] remove() must avoid race" author: - family: CH-17 URL: https://wg21.link/fs30 - id: FS31 citation-label: FS31 title: "[PDTS] POSIX guarantees atomicity for rename()" author: - family: CH-18 URL: https://wg21.link/fs31 - id: FS32 citation-label: FS32 title: "[PDTS] system_complete() example needs clarification" author: - family: FI-10 URL: https://wg21.link/fs32 - id: FS33 citation-label: FS33 title: "[PDTS] unique_path() is a security vulnerability" author: - family: CH-19 URL: https://wg21.link/fs33 - id: FS34 citation-label: FS34 title: "[PDTS] enum class directory_options has no summary" author: - family: P.J. Plauger URL: https://wg21.link/fs34 - id: FS35 citation-label: FS35 title: "[PDTS] directory_options::skip_permission_denied is not used" author: - family: P.J. Plauger URL: https://wg21.link/fs35 - id: FS36 citation-label: FS36 title: "[PDTS] copy_options::copy_symlinks is not used" author: - family: P.J. Plauger URL: https://wg21.link/fs36 - id: FS37 citation-label: FS37 title: "[PDTS] All functions with error_code arguments should be noexcept" author: - family: P.J. Plauger URL: https://wg21.link/fs37 - id: FS38 citation-label: FS38 title: "[PDTS] Make certain functions noexcept and drop error_code version" author: - family: P.J. Plauger URL: https://wg21.link/fs38 - id: FS39 citation-label: FS39 title: "[PDTS] permissions() is missing from synopsis" author: - family: P.J. Plauger URL: https://wg21.link/fs39 - id: FS40 citation-label: FS40 title: "[PDTS] class directory_entry should retain operator const path&() from V2" author: - family: P.J. Plauger URL: https://wg21.link/fs40 - id: FS41 citation-label: FS41 title: "[PDTS] directory_iterator, recursive_directory_iterator, move construct/assign should be noexcept" author: - family: P.J. Plauger URL: https://wg21.link/fs41 - id: FS42 citation-label: FS42 title: "[PDTS] class path should have defaulted constructors/destructor/assignments." author: - family: P.J. Plauger URL: https://wg21.link/fs42 - id: FS43 citation-label: FS43 title: "[PDTS] path::compare(const string&) should be path::compare(const string_type&)" author: - family: P.J. Plauger URL: https://wg21.link/fs43 - id: FS44 citation-label: FS44 title: "[PDTS] enum classes copy_options and perms should be bitmask types" author: - family: P.J. Plauger URL: https://wg21.link/fs44 - id: FS45 citation-label: FS45 title: "[PDTS] create_directory should refer to perms::all instead of Posix S_IRWXU|S_IRWXG|S_IRWXO" author: - family: P.J. Plauger URL: https://wg21.link/fs45 - id: FS46 citation-label: FS46 title: "[PDTS] Do we really need generic*?" author: - family: P.J. Plauger URL: https://wg21.link/fs46 - id: FS47 citation-label: FS47 title: "[PDTS] last_write_time() uses ill-formed cast" author: - family: P.J. Plauger URL: https://wg21.link/fs47 - id: FS48 citation-label: FS48 title: "[PDTS] path::templatestring() conversion rules" author: - family: P.J. Plauger URL: https://wg21.link/fs48 - id: FS49 citation-label: FS49 title: "[PDTS] path and directory_entry move ctors should not be noexcept" author: - family: Stephan T. Lavavej URL: https://wg21.link/fs49 - id: FS50 citation-label: FS50 title: "[PDTS] path::compare(const string& s) wrong argument type" author: - family: Stephan T. Lavavej URL: https://wg21.link/fs50 - id: FS51 citation-label: FS51 title: "[PDTS] directory_iterator, recursive_directory_iterator, pointer/reference typedefs wrong" author: - family: Stephan T. Lavavej URL: https://wg21.link/fs51 - id: FS52 citation-label: FS52 title: "[PDTS] Better to avoid deriving from std::iterator" author: - family: Stephan T. Lavavej URL: https://wg21.link/fs52 - id: FS53 citation-label: FS53 title: "[PDTS] directory_entry multithreading concerns" author: - family: Stephan T. Lavavej URL: https://wg21.link/fs53 - id: FS54 citation-label: FS54 title: "[PDTS] Concerns with security and testability" author: - family: Google URL: https://wg21.link/fs54 - id: FS55 citation-label: FS55 title: "[PDTS] Clarify Error reporting" author: - family: Beman Dawes URL: https://wg21.link/fs55 - id: FS56 citation-label: FS56 title: "[PDTS] Feature test macro for TS version" author: - family: Clark Nelson URL: https://wg21.link/fs56 - id: FS57 citation-label: FS57 title: "[PDTS] Inappropriate use of \"No diagnostic is required\"" author: - family: LWG/SG-3 URL: https://wg21.link/fs57 - id: FS58 citation-label: FS58 title: "[PDTS] POSIX utime() is obsolescent" author: - family: LWG/SG-3 URL: https://wg21.link/fs58 - id: FS59 citation-label: FS59 title: "[PDTS] Invalid expressions for bitmask types" author: - family: Daniel Krügler URL: https://wg21.link/fs59 - id: FS60 citation-label: FS60 title: "[PDTS] Incorrect Throws specification for absolute()" author: - family: Daniel Krügler URL: https://wg21.link/fs60 - id: FS61 citation-label: FS61 title: "Surprising equivalent() behavior if neither file exists" author: - family: Beman Dawes URL: https://wg21.link/fs61 - id: FS62 citation-label: FS62 title: "Allocator requirements unspecified" author: - family: Daniel Krügler URL: https://wg21.link/fs62 - id: FS63 citation-label: FS63 title: "Enable efficient retrieval of file size from directory_entry" author: - family: Gor Nishanov URL: https://wg21.link/fs63 - id: FS64 citation-label: FS64 title: "operator / (and other append) semantics not useful if argument has root" author: - family: Peter Dimov URL: https://wg21.link/fs64 - id: FS65 citation-label: FS65 title: "remove_filename() post condition is incorrect" author: - family: Eric Fiselier URL: https://wg21.link/fs65 - id: FS66 citation-label: FS66 title: "Bitmask operations should use bitmask terms" author: - family: Jonathan Wakely URL: https://wg21.link/fs66 - id: FS67 citation-label: FS67 title: "path::root_directory() description is confusing" author: - family: Jonathan Wakely URL: https://wg21.link/fs67 - id: FS68 citation-label: FS68 title: "path::operator+= is defined, but not operator+" author: - family: Jonathan Wakely URL: https://wg21.link/fs68 - id: FS69 citation-label: FS69 title: "recursive_directory_iterator effects refers to non-existent functions" author: - family: Jonathan Wakely URL: https://wg21.link/fs69 - id: FS70 citation-label: FS70 title: "system_complete refers to undefined variable 'base'" author: - family: Jonathan Wakely URL: https://wg21.link/fs70 - id: FS71 citation-label: FS71 title: "Errors in Copy" author: - family: Jonathan Wakely URL: https://wg21.link/fs71 - id: FS72 citation-label: FS72 title: "Should is_empty use error_code in its specification?" author: - family: Jonathan Wakely URL: https://wg21.link/fs72 - id: LEWG1 citation-label: LEWG1 title: "Test Issue" URL: https://wg21.link/lewg1 - id: LEWG2 citation-label: LEWG2 title: "TransformationTrait Alias void_t" URL: https://wg21.link/lewg2 - id: LEWG3 citation-label: LEWG3 title: "Centralized Defensive-Programming Support for Narrow Contracts" URL: https://wg21.link/lewg3 - id: LEWG4 citation-label: LEWG4 title: "Fixes for optional objects" URL: https://wg21.link/lewg4 - id: LEWG5 citation-label: LEWG5 title: "not_fn()" URL: https://wg21.link/lewg5 - id: LEWG6 citation-label: LEWG6 title: "Scoped Resource - Generic RAII Wrapper for the Standard Library" URL: https://wg21.link/lewg6 - id: LEWG7 citation-label: LEWG7 title: "Extending make_shared to Support Arrays" URL: https://wg21.link/lewg7 - id: LEWG8 citation-label: LEWG8 title: "Greatest Common Divisor and Least Common Multiple" URL: https://wg21.link/lewg8 - id: LEWG9 citation-label: LEWG9 title: "Allocator-aware regular expressions" URL: https://wg21.link/lewg9 - id: LEWG10 citation-label: LEWG10 title: "Provide a function to compute x mod 2**n" URL: https://wg21.link/lewg10 - id: LEWG11 citation-label: LEWG11 title: "equal_range() should return a range" URL: https://wg21.link/lewg11 - id: LEWG12 citation-label: LEWG12 title: "noexcept and the wide/narrow contract theory" URL: https://wg21.link/lewg12 - id: LEWG13 citation-label: LEWG13 title: "Making tuple concept-friendly" URL: https://wg21.link/lewg13 - id: LEWG14 citation-label: LEWG14 title: "Multidimensional bounds, index and array_view" URL: https://wg21.link/lewg14 - id: LEWG15 citation-label: LEWG15 title: "Define some cryptographic operations." URL: https://wg21.link/lewg15 - id: LEWG16 citation-label: LEWG16 title: "Improving pair and tuple" URL: https://wg21.link/lewg16 - id: LEWG17 citation-label: LEWG17 title: "Establish conventions for Technical Specification contents" URL: https://wg21.link/lewg17 - id: LEWG18 citation-label: LEWG18 title: "Const-propagating smart pointer wrapper" URL: https://wg21.link/lewg18 - id: LEWG19 citation-label: LEWG19 title: "Polymorphic Deleter for Unique Pointers" URL: https://wg21.link/lewg19 - id: LEWG20 citation-label: LEWG20 title: "Ostream Buffers" URL: https://wg21.link/lewg20 - id: LEWG21 citation-label: LEWG21 title: "Make it easier for users to define good hash functions" URL: https://wg21.link/lewg21 - id: LEWG22 citation-label: LEWG22 title: "Rvalue reference overloads for optional" URL: https://wg21.link/lewg22 - id: LEWG23 citation-label: LEWG23 title: "Hashing tuple-like types" URL: https://wg21.link/lewg23 - id: LEWG24 citation-label: LEWG24 title: "Transaction-safe standard library" URL: https://wg21.link/lewg24 - id: LEWG25 citation-label: LEWG25 title: "Enable noexcept on string and vector default/move constructors/assignments" URL: https://wg21.link/lewg25 - id: LEWG26 citation-label: LEWG26 title: "Supporting move-only types with emplace in unique-key maps" URL: https://wg21.link/lewg26 - id: LEWG27 citation-label: LEWG27 title: "Delimited iterators (fixing ostream_iterator)" URL: https://wg21.link/lewg27 - id: LEWG28 citation-label: LEWG28 title: "Uniform Container Erasure" URL: https://wg21.link/lewg28 - id: LEWG29 citation-label: LEWG29 title: "std::expected" URL: https://wg21.link/lewg29 - id: LEWG30 citation-label: LEWG30 title: "Non-member size(), empty(), front(), back(), and data()." URL: https://wg21.link/lewg30 - id: LEWG31 citation-label: LEWG31 title: "make_array" URL: https://wg21.link/lewg31 - id: LEWG32 citation-label: LEWG32 title: "Destructive Move" URL: https://wg21.link/lewg32 - id: LEWG33 citation-label: LEWG33 title: "Safe conversions in unique_ptr" URL: https://wg21.link/lewg33 - id: LEWG34 citation-label: LEWG34 title: "Need type-erased wrappers for move-only callable objects" URL: https://wg21.link/lewg34 - id: LEWG35 citation-label: LEWG35 title: "Minimal incomplete type support for standard containers" URL: https://wg21.link/lewg35 - id: LEWG36 citation-label: LEWG36 title: "Develop guidelines for the use of constexpr" URL: https://wg21.link/lewg36 - id: LEWG37 citation-label: LEWG37 title: "A constexpr bitwise operations library for C++" URL: https://wg21.link/lewg37 - id: LEWG38 citation-label: LEWG38 title: "Relax the allocator requirements on vector so that the small object optimization is allowed" URL: https://wg21.link/lewg38 - id: LEWG39 citation-label: LEWG39 title: "basic_string(const charT*, size_type, const Allocator&) requires clause too restrictive" URL: https://wg21.link/lewg39 - id: LEWG40 citation-label: LEWG40 title: "Simplified partial function application" URL: https://wg21.link/lewg40 - id: LEWG41 citation-label: LEWG41 title: "Type Trait is_range" URL: https://wg21.link/lewg41 - id: LEWG42 citation-label: LEWG42 title: "Unspecialized std::tuple_size should be defined" URL: https://wg21.link/lewg42 - id: LEWG43 citation-label: LEWG43 title: "Extend INVOKE to support types convertible to target class" URL: https://wg21.link/lewg43 - id: LEWG44 citation-label: LEWG44 title: "A proposal to add invoke() function template" URL: https://wg21.link/lewg44 - id: LEWG45 citation-label: LEWG45 title: "Should the rvalue-ref-qualified overloads for optional really return a value?" URL: https://wg21.link/lewg45 - id: LEWG46 citation-label: LEWG46 title: "Fix iterator categories" URL: https://wg21.link/lewg46 - id: LEWG47 citation-label: LEWG47 title: "Task Regions" URL: https://wg21.link/lewg47 - id: LEWG48 citation-label: LEWG48 title: "Searching and Manipulation of Parameter Packs" URL: https://wg21.link/lewg48 - id: LEWG49 citation-label: LEWG49 title: "introduce the term \"contiguous iterator\"" URL: https://wg21.link/lewg49 - id: LEWG50 citation-label: LEWG50 title: "raw_storage_iterator needs rvalue ref support" URL: https://wg21.link/lewg50 - id: LEWG51 citation-label: LEWG51 title: "bool_constant" URL: https://wg21.link/lewg51 - id: LEWG52 citation-label: LEWG52 title: "Ranges for the Standard Library" URL: https://wg21.link/lewg52 - id: LEWG53 citation-label: LEWG53 title: "Source-Code Information Capture" URL: https://wg21.link/lewg53 - id: LEWG54 citation-label: LEWG54 title: "Data-Invariant (constant time/side-channel-resistant) Functions" URL: https://wg21.link/lewg54 - id: LEWG55 citation-label: LEWG55 title: "TriviallyCopyable reference_wrapper" URL: https://wg21.link/lewg55 - id: LEWG56 citation-label: LEWG56 title: "Remove auto_ptr" URL: https://wg21.link/lewg56 - id: LEWG57 citation-label: LEWG57 title: "Remove deprecated library features" URL: https://wg21.link/lewg57 - id: LEWG58 citation-label: LEWG58 title: "Remove random_shuffle()" URL: https://wg21.link/lewg58 - id: LEWG59 citation-label: LEWG59 title: "Remove old function objects and binders" URL: https://wg21.link/lewg59 - id: LEWG60 citation-label: LEWG60 title: "Utilities for contiguous iterators" URL: https://wg21.link/lewg60 - id: LEWG61 citation-label: LEWG61 title: "Alignment helpers" URL: https://wg21.link/lewg61 - id: LEWG62 citation-label: LEWG62 title: "Size and alignment control for std::bitset" URL: https://wg21.link/lewg62 - id: LEWG63 citation-label: LEWG63 title: "Fast ASCII Character Manipulation" URL: https://wg21.link/lewg63 - id: LEWG64 citation-label: LEWG64 title: "Latches and Barriers" URL: https://wg21.link/lewg64 - id: LEWG65 citation-label: LEWG65 title: "std::rand replacement" URL: https://wg21.link/lewg65 - id: LEWG66 citation-label: LEWG66 title: "Variant" URL: https://wg21.link/lewg66 - id: LEWG67 citation-label: LEWG67 title: "array_view extensions: storage ordering, operator(), range access, and data()" URL: https://wg21.link/lewg67 - id: LEWG68 citation-label: LEWG68 title: "Networking Library" URL: https://wg21.link/lewg68 - id: LEWG69 citation-label: LEWG69 title: "Static reflection" URL: https://wg21.link/lewg69 - id: LEWG70 citation-label: LEWG70 title: "Reflection Type Traits For Classes, Unions and Enumerations" URL: https://wg21.link/lewg70 - id: LEWG71 citation-label: LEWG71 title: "Editorial: Order of functions in section 5.8 and 5.9 are inconsistent." URL: https://wg21.link/lewg71 - id: LEWG72 citation-label: LEWG72 title: "bad_optional_access should derive from std::exception, not std::logic_error" URL: https://wg21.link/lewg72 - id: LEWG73 citation-label: LEWG73 title: "Editorial - some functions in optional have remarks about constexpr; others do not." URL: https://wg21.link/lewg73 - id: LEWG74 citation-label: LEWG74 title: "Some tuple and pair constructors need magic SFINAE \"does not participate in overload resolution\" wording" URL: https://wg21.link/lewg74 - id: LEWG75 citation-label: LEWG75 title: "Optional specifies that a constructor that takes a forwarding reference will move from it" URL: https://wg21.link/lewg75 - id: LEWG76 citation-label: LEWG76 title: "Consider supporting fancy pointers in propagate_const" URL: https://wg21.link/lewg76 - id: LEWG77 citation-label: LEWG77 title: "User-defined literals for additional arithmetic types" URL: https://wg21.link/lewg77 - id: LEWG78 citation-label: LEWG78 title: "'end' arguments to advance(), next(), and prev()" URL: https://wg21.link/lewg78 - id: LEWG79 citation-label: LEWG79 title: "An absolute-difference function" URL: https://wg21.link/lewg79 - id: LEWG80 citation-label: LEWG80 title: "P0009 - Multidimensional Array View with Polymorphic Layout" URL: https://wg21.link/lewg80 - id: LEWG81 citation-label: LEWG81 title: "vector::release to extract vector's internal array" URL: https://wg21.link/lewg81 - id: LEWG82 citation-label: LEWG82 title: "Add bitset::size_type" URL: https://wg21.link/lewg82 - id: LEWG83 citation-label: LEWG83 title: "Make advance(it) equivalent to ++it" URL: https://wg21.link/lewg83 - id: LEWG84 citation-label: LEWG84 title: "An easy conversion to const" URL: https://wg21.link/lewg84 - id: LEWG85 citation-label: LEWG85 title: "Design future customization points" URL: https://wg21.link/lewg85 - id: LEWG86 citation-label: LEWG86 title: "Improve or replace iostreams" URL: https://wg21.link/lewg86 - id: LEWG87 citation-label: LEWG87 title: "Make vector support non-moveable types" URL: https://wg21.link/lewg87 - id: LEWG88 citation-label: LEWG88 title: "Adding [nothrow-]swappable traits" URL: https://wg21.link/lewg88 - id: LEWG89 citation-label: LEWG89 title: "Standard Library Support for the C++ Detection Idiom" URL: https://wg21.link/lewg89 - id: LEWG90 citation-label: LEWG90 title: "Move the Mathematical Special Functions into C++" URL: https://wg21.link/lewg90 - id: LEWG91 citation-label: LEWG91 title: "An is_callable trait" URL: https://wg21.link/lewg91 - id: LEWG92 citation-label: LEWG92 title: "Message digests (includes cryptographic hashes)" URL: https://wg21.link/lewg92 - id: LEWG93 citation-label: LEWG93 title: "Merge Fundamentals v1 into v2" URL: https://wg21.link/lewg93 - id: LEWG94 citation-label: LEWG94 title: "Splicing Maps and Sets" URL: https://wg21.link/lewg94 - id: LEWG95 citation-label: LEWG95 title: "std::decay_copy()" URL: https://wg21.link/lewg95 - id: LEWG96 citation-label: LEWG96 title: "A compile-time string type" URL: https://wg21.link/lewg96 - id: LEWG97 citation-label: LEWG97 title: "shared_mutex (untimed)" URL: https://wg21.link/lewg97 - id: LEWG98 citation-label: LEWG98 title: "N4509 constexpr atomic::is_always_lock_free" URL: https://wg21.link/lewg98 - id: LEWG99 citation-label: LEWG99 title: "Unions with differing access control are not standard layout (but could be)" URL: https://wg21.link/lewg99 - id: LEWG100 citation-label: LEWG100 title: "Unify the interfaces of optional, any, and variant" URL: https://wg21.link/lewg100 - id: LEWG101 citation-label: LEWG101 title: "If vector::reserve(n) reallocates, capacity()==n" URL: https://wg21.link/lewg101 - id: LEWG102 citation-label: LEWG102 title: "clamp()" URL: https://wg21.link/lewg102 - id: LEWG103 citation-label: LEWG103 title: "shared_ptr::weak_type" URL: https://wg21.link/lewg103 - id: LEWG104 citation-label: LEWG104 title: "Function wrapper for const- and ref-qualified operator()" URL: https://wg21.link/lewg104 - id: LEWG105 citation-label: LEWG105 title: "Remove Deprecated iostreams aliases" URL: https://wg21.link/lewg105 - id: LEWG106 citation-label: LEWG106 title: "Adopt not_fn for C++17 and remove not1 & not2" URL: https://wg21.link/lewg106 - id: LEWG107 citation-label: LEWG107 title: "Adopt Type Traits Variable Templates for C++17" URL: https://wg21.link/lewg107 - id: LEWG108 citation-label: LEWG108 title: "Additions to Filesystem supporting Relative Paths" URL: https://wg21.link/lewg108 - id: LEWG109 citation-label: LEWG109 title: "Logical Operator Type Traits" URL: https://wg21.link/lewg109 - id: LEWG110 citation-label: LEWG110 title: "Add a multiline option to std::regex for the ECMAScript engine" URL: https://wg21.link/lewg110 - id: LEWG111 citation-label: LEWG111 title: "A specialization-friendly std::common_type" URL: https://wg21.link/lewg111 - id: LEWG112 citation-label: LEWG112 title: "Proxy Iterators for the Ranges Extensions" URL: https://wg21.link/lewg112 - id: LEWG113 citation-label: LEWG113 title: "A 3-Argument Overload for std::hypot" URL: https://wg21.link/lewg113 - id: LEWG114 citation-label: LEWG114 title: "Add Constexpr Modifiers to reverse_iterator, move_iterator, array and Range Access" URL: https://wg21.link/lewg114 - id: LEWG115 citation-label: LEWG115 title: "Fix enable_shared_from_this" URL: https://wg21.link/lewg115 - id: LEWG116 citation-label: LEWG116 title: "Support Civil Time in the standard library" URL: https://wg21.link/lewg116 - id: LEWG117 citation-label: LEWG117 title: "Fixed-Point Real Numbers" URL: https://wg21.link/lewg117 - id: LEWG118 citation-label: LEWG118 title: "Flat Associative Containers" URL: https://wg21.link/lewg118 - id: LEWG119 citation-label: LEWG119 title: "Extending raw_storage_iterator" URL: https://wg21.link/lewg119 - id: LEWG120 citation-label: LEWG120 title: "New uninitialized_* algorithms and destroy(range)" URL: https://wg21.link/lewg120 - id: LEWG121 citation-label: LEWG121 title: "Unstable remove algorithms" URL: https://wg21.link/lewg121 - id: LEWG122 citation-label: LEWG122 title: "A uniform way to undo type erasure" URL: https://wg21.link/lewg122 - id: LEWG123 citation-label: LEWG123 title: "Function wrappers with allocators and noexcept" URL: https://wg21.link/lewg123 - id: LEWG124 citation-label: LEWG124 title: "Change is_transparent to a metafunction" URL: https://wg21.link/lewg124 - id: LEWG125 citation-label: LEWG125 title: "Building overload sets from function objects" URL: https://wg21.link/lewg125 - id: LEWG126 citation-label: LEWG126 title: "A generic match function" URL: https://wg21.link/lewg126 - id: LEWG127 citation-label: LEWG127 title: "Interactions Between Coroutines and Networking Library" URL: https://wg21.link/lewg127 - id: LEWG128 citation-label: LEWG128 title: "Coroutines" URL: https://wg21.link/lewg128 - id: LEWG129 citation-label: LEWG129 title: "Circular-buffer queues" URL: https://wg21.link/lewg129 - id: LEWG130 citation-label: LEWG130 title: "High-performance number<->string conversions" URL: https://wg21.link/lewg130 - id: LEWG131 citation-label: LEWG131 title: "Make std::owner_less more flexible" URL: https://wg21.link/lewg131 - id: LEWG132 citation-label: LEWG132 title: "emplace* should return the new element" URL: https://wg21.link/lewg132 - id: LEWG133 citation-label: LEWG133 title: "Remove result_type and friends" URL: https://wg21.link/lewg133 - id: LEWG134 citation-label: LEWG134 title: "Minor additions to " URL: https://wg21.link/lewg134 - id: LEWG135 citation-label: LEWG135 title: "Explicitly total-, weak-, and partial-ordering customization points" URL: https://wg21.link/lewg135 - id: LEWG136 citation-label: LEWG136 title: "Boolean conversion for Standard Library types" URL: https://wg21.link/lewg136 - id: LEWG137 citation-label: LEWG137 title: "Easy lexical conversions" URL: https://wg21.link/lewg137 - id: LEWG138 citation-label: LEWG138 title: "read/write view of a sequence of characters" URL: https://wg21.link/lewg138 - id: LEWG139 citation-label: LEWG139 title: "bitset inclusion test methods" URL: https://wg21.link/lewg139 - id: LEWG140 citation-label: LEWG140 title: "Container operations that handle failure w/o exceptions" URL: https://wg21.link/lewg140 - id: LEWG141 citation-label: LEWG141 title: "constexpr std::thread::hardware_{constructive,destructive}_interference_size" URL: https://wg21.link/lewg141 - id: LEWG142 citation-label: LEWG142 title: "Tweaks to the Kona Variant" URL: https://wg21.link/lewg142 - id: LEWG143 citation-label: LEWG143 title: "memory_resource_ptr: A Limited Smart Pointer for memory_resource Correctness" URL: https://wg21.link/lewg143 - id: LEWG144 citation-label: LEWG144 title: "Regular expressions with Unicode character types" URL: https://wg21.link/lewg144 - id: LEWG145 citation-label: LEWG145 title: "Warning about concurrent use of random number engines" URL: https://wg21.link/lewg145 - id: LEWG146 citation-label: LEWG146 title: "Update the C reference to C11" URL: https://wg21.link/lewg146 - id: LEWG147 citation-label: LEWG147 title: "span: reference to a single-dimensional contiguous range of objects" URL: https://wg21.link/lewg147 - id: LEWG148 citation-label: LEWG148 title: "Bitset Iterators, Masks, and Container Operations" URL: https://wg21.link/lewg148 - id: LEWG149 citation-label: LEWG149 title: "Deprecating Vestigial Library Parts" URL: https://wg21.link/lewg149 - id: LEWG150 citation-label: LEWG150 title: "Synopses for the C library" URL: https://wg21.link/lewg150 - id: LEWG151 citation-label: LEWG151 title: "Cleaning up propagation allocator_traits" URL: https://wg21.link/lewg151 - id: LEWG152 citation-label: LEWG152 title: "Unequal allocators and swap" URL: https://wg21.link/lewg152 - id: LEWG153 citation-label: LEWG153 title: "Reserve a New Library Namespace for Future Standardization" URL: https://wg21.link/lewg153 - id: LEWG154 citation-label: LEWG154 title: "A default_order comparator" URL: https://wg21.link/lewg154 - id: LEWG155 citation-label: LEWG155 title: "Iterator Facade Library" URL: https://wg21.link/lewg155 - id: LEWG156 citation-label: LEWG156 title: "A generic none_t literal type for Nullable types" URL: https://wg21.link/lewg156 - id: LEWG157 citation-label: LEWG157 title: "Add the Y Combinator to the Standard Library" URL: https://wg21.link/lewg157 - id: LEWG158 citation-label: LEWG158 title: "A cloning pointer class" URL: https://wg21.link/lewg158 - id: LEWG159 citation-label: LEWG159 title: "Add constexpr modifiers to functions in and " URL: https://wg21.link/lewg159 - id: LEWG160 citation-label: LEWG160 title: "Allow Seeding Random Number Engines with std::random_device" URL: https://wg21.link/lewg160 - id: LEWG161 citation-label: LEWG161 title: "Joining threads on destruction" URL: https://wg21.link/lewg161 - id: LEWG162 citation-label: LEWG162 title: "A helper for the copy-swap idiom in the presence of non-propagating allocators" URL: https://wg21.link/lewg162 - id: LEWG163 citation-label: LEWG163 title: "make_from_tuple: apply() for construction" URL: https://wg21.link/lewg163 - id: LEWG164 citation-label: LEWG164 title: "A vector<> that doesn't store a capacity" URL: https://wg21.link/lewg164 - id: LEWG165 citation-label: LEWG165 title: "Allocator-aware library wrappers for dynamic allocation" URL: https://wg21.link/lewg165 - id: LEWG166 citation-label: LEWG166 title: "A Time-Zone Library" URL: https://wg21.link/lewg166 - id: LEWG167 citation-label: LEWG167 title: "Adopt the File System TS for C++17" URL: https://wg21.link/lewg167 - id: LEWG168 citation-label: LEWG168 title: "Adopt Library Fundamentals V1 TS Components for C++17" URL: https://wg21.link/lewg168 - id: LEWG169 citation-label: LEWG169 title: "Weakening the iterator categories of some sorting algorithms" URL: https://wg21.link/lewg169 - id: LEWG170 citation-label: LEWG170 title: "Safe (bounds-checked) Integer Types" URL: https://wg21.link/lewg170 - id: LEWG171 citation-label: LEWG171 title: "Bit value, reference, pointer, and iterator" URL: https://wg21.link/lewg171 - id: LEWG172 citation-label: LEWG172 title: "Rename variant's corrupted_by_exception() to valueless_by_exception()" URL: https://wg21.link/lewg172 - id: LEWG173 citation-label: LEWG173 title: "Regular void in the standard library" URL: https://wg21.link/lewg173 - id: LEWG174 citation-label: LEWG174 title: "Text_view: A C++ concepts and range based character encoding and code point enumeration library" URL: https://wg21.link/lewg174 - id: LEWG175 citation-label: LEWG175 title: "Return the end of the match from searchers" URL: https://wg21.link/lewg175 - id: LEWG176 citation-label: LEWG176 title: "is_contiguous_layout" URL: https://wg21.link/lewg176 - id: LEWG177 citation-label: LEWG177 title: "Add 2D Graphics Rendering and Display to C++" URL: https://wg21.link/lewg177 - id: LEWG178 citation-label: LEWG178 title: "Give 'std::string' a non-const '.data()' member function" URL: https://wg21.link/lewg178 - id: LEWG179 citation-label: LEWG179 title: "Clump – A Vector-like Contiguous Sequence Container with Embedded Storage" URL: https://wg21.link/lewg179 - id: LEWG180 citation-label: LEWG180 title: "Const-preserving overloads for the strtox family of functions" URL: https://wg21.link/lewg180 - id: LEWG181 citation-label: LEWG181 title: "std::direct_init, a functor to expose T's constructor overload set" URL: https://wg21.link/lewg181 - id: LEWG182 citation-label: LEWG182 title: "The Parallelism TS Should be Standardized" URL: https://wg21.link/lewg182 - id: LEWG183 citation-label: LEWG183 title: "Dynamic memory allocation for over-aligned data" URL: https://wg21.link/lewg183 - id: LEWG184 citation-label: LEWG184 title: "Adopt gcd and lcm from Library Fundamentals V2 Components for C++17" URL: https://wg21.link/lewg184 - id: LEWG185 citation-label: LEWG185 title: "Default comparisons" URL: https://wg21.link/lewg185 - id: LEWG186 citation-label: LEWG186 title: "missing rationale for numeric_limits template member values defaulting to 0." URL: https://wg21.link/lewg186 - id: LEWG187 citation-label: LEWG187 title: "Manipulating the width of numeric types" URL: https://wg21.link/lewg187 - id: LEWG188 citation-label: LEWG188 title: "Delete operator= for polymorphic_allocator" URL: https://wg21.link/lewg188 - id: LEWG189 citation-label: LEWG189 title: "Better Names for Parallel Execution Policies in C++17" URL: https://wg21.link/lewg189 - id: LEWG190 citation-label: LEWG190 title: "Floating Point Atomic" URL: https://wg21.link/lewg190 - id: LEWG191 citation-label: LEWG191 title: "Vector and Wavefront Policies" URL: https://wg21.link/lewg191 - id: LEWG192 citation-label: LEWG192 title: "Thread-Local Storage and light-weight executors" URL: https://wg21.link/lewg192 - id: LEWG193 citation-label: LEWG193 title: "Data-Parallel Vector Types & Operations" URL: https://wg21.link/lewg193 - id: LEWG194 citation-label: LEWG194 title: "Integrating std::string_view and std::string" URL: https://wg21.link/lewg194 - id: LEWG195 citation-label: LEWG195 title: "A byte type" URL: https://wg21.link/lewg195 - id: LEWG196 citation-label: LEWG196 title: "Dynamic library loading" URL: https://wg21.link/lewg196 - id: LEWG197 citation-label: LEWG197 title: "Forward progress guarantees for the Parallelism TS v2" URL: https://wg21.link/lewg197 - id: LEWG198 citation-label: LEWG198 title: "Deprecating Allocator Support in std::function" URL: https://wg21.link/lewg198 - id: LEWG199 citation-label: LEWG199 title: "Optional's >= should forward to T's >=" URL: https://wg21.link/lewg199 - id: LEWG200 citation-label: LEWG200 title: "Valueless Variants Considered Harmful" URL: https://wg21.link/lewg200 - id: LEWG201 citation-label: LEWG201 title: "Splitting node and array allocation in allocators" URL: https://wg21.link/lewg201 - id: LEWG202 citation-label: LEWG202 title: "Directory Entry Caching for Filesystem" URL: https://wg21.link/lewg202 - id: LEWG203 citation-label: LEWG203 title: "Unwrapping reference_wrapper" URL: https://wg21.link/lewg203 - id: LEWG204 citation-label: LEWG204 title: "Adding Emplace functions for promise/future" URL: https://wg21.link/lewg204 - id: LEWG205 citation-label: LEWG205 title: "Thread Constructor Attributes" URL: https://wg21.link/lewg205 - id: LEWG206 citation-label: LEWG206 title: "User-creatable exception_list" URL: https://wg21.link/lewg206 - id: LEWG207 citation-label: LEWG207 title: "Adopt make_array into the IS" URL: https://wg21.link/lewg207 - id: LEWG208 citation-label: LEWG208 title: "Improving Parallel Algorithm Exception Handling" URL: https://wg21.link/lewg208 - id: LEWG209 citation-label: LEWG209 title: "Immutable Containers" URL: https://wg21.link/lewg209 - id: LEWG210 citation-label: LEWG210 title: "Generic factory function" URL: https://wg21.link/lewg210 - id: LEWG211 citation-label: LEWG211 title: "polymorphic_allocator as a vocabulary type" URL: https://wg21.link/lewg211 - id: LEWG212 citation-label: LEWG212 title: "Making std::underlying_type SFINAE-friendly" URL: https://wg21.link/lewg212 - id: LEWG213 citation-label: LEWG213 title: "High-order metaprogramming functions" URL: https://wg21.link/lewg213 - id: LEWG214 citation-label: LEWG214 title: "Rename \"uniform random number generator\" to \"... bit generator\"" URL: https://wg21.link/lewg214 - id: LEWG215 citation-label: LEWG215 title: "Simplifying simple uses of " URL: https://wg21.link/lewg215 - id: LEWG216 citation-label: LEWG216 title: "Unicode Encoding Conversions" URL: https://wg21.link/lewg216 - id: LEWG217 citation-label: LEWG217 title: "reference_wrapper for incomplete types and assorted removals" URL: https://wg21.link/lewg217 - id: LEWG218 citation-label: LEWG218 title: "Fixes for not_fn" URL: https://wg21.link/lewg218 - id: LEWG219 citation-label: LEWG219 title: "Invoking Algorithms Asynchronously" URL: https://wg21.link/lewg219 - id: LEWG220 citation-label: LEWG220 title: "A class to describe the kind of data accesses" URL: https://wg21.link/lewg220 - id: LEWG221 citation-label: LEWG221 title: "Ranges TS Design Updates" URL: https://wg21.link/lewg221 - id: LEWG222 citation-label: LEWG222 title: "A Single Generalization of std::invoke, std::apply, and std::visit" URL: https://wg21.link/lewg222 - id: LEWG223 citation-label: LEWG223 title: "General-Purpose Constant Value Type" URL: https://wg21.link/lewg223 - id: LEWG224 citation-label: LEWG224 title: "string_view and filesystem::path" URL: https://wg21.link/lewg224 - id: LEWG225 citation-label: LEWG225 title: "Structured binding: customization points issues" URL: https://wg21.link/lewg225 - id: LEWG226 citation-label: LEWG226 title: "operator+ overloads for std::string and std::string_view" URL: https://wg21.link/lewg226 - id: LEWG227 citation-label: LEWG227 title: "variant converting constructor allows unintended conversions" URL: https://wg21.link/lewg227 - id: LEWG228 citation-label: LEWG228 title: "P0019 - Atomic Ref" URL: https://wg21.link/lewg228 - id: LEWG229 citation-label: LEWG229 title: "allocate_unique and allocator_delete" URL: https://wg21.link/lewg229 - id: LEWG230 citation-label: LEWG230 title: "Pointer Cast Functions with Move Semantics" URL: https://wg21.link/lewg230 - id: LEWG231 citation-label: LEWG231 title: "Extensions to the Allocator interface" URL: https://wg21.link/lewg231 - id: LEWG232 citation-label: LEWG232 title: "Literal suffixes for basic_string_view" URL: https://wg21.link/lewg232 - id: LEWG233 citation-label: LEWG233 title: "Intrusive Containers" URL: https://wg21.link/lewg233 - id: LEWG234 citation-label: LEWG234 title: "Allocator-aware basic stringbuf" URL: https://wg21.link/lewg234 - id: LEWG235 citation-label: LEWG235 title: "Efficient Access to basic stringbuf’s Buffer" URL: https://wg21.link/lewg235 - id: LEWG236 citation-label: LEWG236 title: "Standard Library Specification in a Concepts and Contracts World" URL: https://wg21.link/lewg236 - id: LEWG237 citation-label: LEWG237 title: "Constexpr for std::complex" URL: https://wg21.link/lewg237 - id: LEWG238 citation-label: LEWG238 title: "Constexpr for std::char_traits" URL: https://wg21.link/lewg238 - id: LEWG239 citation-label: LEWG239 title: "Integrating template deduction for class templates into the standard library" URL: https://wg21.link/lewg239 - id: LEWG240 citation-label: LEWG240 title: "Floating Point Atomic View" URL: https://wg21.link/lewg240 - id: LEWG241 citation-label: LEWG241 title: "std::colony" URL: https://wg21.link/lewg241 - id: LEWG242 citation-label: LEWG242 title: "A strstream replacement using span as buffer" URL: https://wg21.link/lewg242 - id: LEWG243 citation-label: LEWG243 title: "A minimal multi-dimensional span, mdspan<>" URL: https://wg21.link/lewg243 - id: LEWG244 citation-label: LEWG244 title: "String Prefix and Suffix Checking" URL: https://wg21.link/lewg244 - id: LEWG245 citation-label: LEWG245 title: "Checking for Existence of an Element in Associative Containers" URL: https://wg21.link/lewg245 - id: LEWG246 citation-label: LEWG246 title: "endian, Just endian" URL: https://wg21.link/lewg246 - id: LEWG247 citation-label: LEWG247 title: "Layout-compatibility and Pointer-interconvertibility Traits" URL: https://wg21.link/lewg247 - id: LEWG248 citation-label: LEWG248 title: "Sample in place" URL: https://wg21.link/lewg248 - id: LEWG249 citation-label: LEWG249 title: "Single argument std::inserter" URL: https://wg21.link/lewg249 - id: LEWG250 citation-label: LEWG250 title: "Put std::monostate in " URL: https://wg21.link/lewg250 - id: LEWG251 citation-label: LEWG251 title: "Bit-casting object representations" URL: https://wg21.link/lewg251 - id: LEWG252 citation-label: LEWG252 title: "std::monostate_function<>" URL: https://wg21.link/lewg252 - id: LEWG253 citation-label: LEWG253 title: "move_if_noexcept from a range to uninitialized memory" URL: https://wg21.link/lewg253 - id: LEWG254 citation-label: LEWG254 title: "Enhancing Thread Constructor Attributes" URL: https://wg21.link/lewg254 - id: LEWG255 citation-label: LEWG255 title: "for_each_iter algorithm" URL: https://wg21.link/lewg255 - id: LEWG256 citation-label: LEWG256 title: "Atomic maximum/minimum" URL: https://wg21.link/lewg256 - id: LEWG257 citation-label: LEWG257 title: "contiguous_container" URL: https://wg21.link/lewg257 - id: LEWG258 citation-label: LEWG258 title: "Deduction guide for std::array" URL: https://wg21.link/lewg258 - id: LEWG259 citation-label: LEWG259 title: "Add split/join of string/string_view" URL: https://wg21.link/lewg259 - id: LEWG260 citation-label: LEWG260 title: "Post-Increment on Input and Output Iterators" URL: https://wg21.link/lewg260 - id: LEWG261 citation-label: LEWG261 title: "User Injection of Filesystems" URL: https://wg21.link/lewg261 - id: LEWG262 citation-label: LEWG262 title: "Supporting offsetof for Stable-layout Classes" URL: https://wg21.link/lewg262 - id: LEWG263 citation-label: LEWG263 title: "Span - foundation for the future" URL: https://wg21.link/lewg263 - id: LEWG264 citation-label: LEWG264 title: "Adjuncts to std::hash" URL: https://wg21.link/lewg264 - id: LEWG265 citation-label: LEWG265 title: "Transformation Trait uncvref" URL: https://wg21.link/lewg265 - id: LEWG266 citation-label: LEWG266 title: "Thou Shalt Not Specialize std Function Templates!" URL: https://wg21.link/lewg266 - id: LEWG267 citation-label: LEWG267 title: "string_view for source_location" URL: https://wg21.link/lewg267 - id: LEWG268 citation-label: LEWG268 title: "Class template deduction guides for \"diamond operators\"" URL: https://wg21.link/lewg268 - id: LEWG269 citation-label: LEWG269 title: "Vector Front Operations" URL: https://wg21.link/lewg269 - id: LEWG270 citation-label: LEWG270 title: "Utility functions to implement uses-allocator construction" URL: https://wg21.link/lewg270 - id: LEWG271 citation-label: LEWG271 title: "[[nodiscard]] in the Library" URL: https://wg21.link/lewg271 - id: LEWG272 citation-label: LEWG272 title: "constexpr for and " URL: https://wg21.link/lewg272 - id: LEWG273 citation-label: LEWG273 title: "An Intrusive Smart Pointer" URL: https://wg21.link/lewg273 - id: LEWG274 citation-label: LEWG274 title: "File system library on non-POSIX-like operating systems" URL: https://wg21.link/lewg274 - id: LEWG275 citation-label: LEWG275 title: "Use string_view for library function parameters instead of const string &/const char *" URL: https://wg21.link/lewg275 - id: LEWG276 citation-label: LEWG276 title: "Numeric Traits for the Next Standard Library" URL: https://wg21.link/lewg276 - id: LEWG277 citation-label: LEWG277 title: "Toward a Technical Specification" URL: https://wg21.link/lewg277 - id: LEWG278 citation-label: LEWG278 title: "Saturation arithmetic" URL: https://wg21.link/lewg278 - id: LEWG279 citation-label: LEWG279 title: "Bit operations" URL: https://wg21.link/lewg279 - id: LEWG280 citation-label: LEWG280 title: "Integral power-of-2 operations" URL: https://wg21.link/lewg280 - id: LEWG281 citation-label: LEWG281 title: "Consistent comparison" URL: https://wg21.link/lewg281 - id: LEWG282 citation-label: LEWG282 title: "Standard Library Modules" URL: https://wg21.link/lewg282 - id: LEWG283 citation-label: LEWG283 title: "Updating Parallel Execution Policy Names in the Parallelism TS" URL: https://wg21.link/lewg283 - id: LEWG284 citation-label: LEWG284 title: "Make std::memory_order a scoped enumeration" URL: https://wg21.link/lewg284 - id: LEWG285 citation-label: LEWG285 title: "Future-Proofing Parallel Algorithms Exception Handling" URL: https://wg21.link/lewg285 - id: LEWG286 citation-label: LEWG286 title: "Binary-Binary transform_reduce(): The Missing Overload" URL: https://wg21.link/lewg286 - id: LEWG287 citation-label: LEWG287 title: "Clarify That shared_future’s Copy Operations have Wide Contracts" URL: https://wg21.link/lewg287 - id: LEWG288 citation-label: LEWG288 title: "The Curious Case of Padding Bits, Featuring Atomic Compare-and-Exchange" URL: https://wg21.link/lewg288 - id: LEWG289 citation-label: LEWG289 title: "call/cc (call-with-current-continuation): A low-level API for stackful context switching" URL: https://wg21.link/lewg289 - id: LEWG290 citation-label: LEWG290 title: "Type Requirements for Algorithms" URL: https://wg21.link/lewg290 - id: LEWG291 citation-label: LEWG291 title: "Hazard Pointers" URL: https://wg21.link/lewg291 - id: LEWG292 citation-label: LEWG292 title: "Product-Type access" URL: https://wg21.link/lewg292 - id: LEWG293 citation-label: LEWG293 title: "[Networking] PDTS ballot comment 001 (US): use callable/invocable terminology instead of \"function object\"" URL: https://wg21.link/lewg293 - id: LEWG294 citation-label: LEWG294 title: "[Networking] PDTS ballot comment 004 (FR1): Implement using coroutines" URL: https://wg21.link/lewg294 - id: LEWG295 citation-label: LEWG295 title: "[Networking] PDTS ballot comment 006 (US): Use callbacks instead of completion tokens" URL: https://wg21.link/lewg295 - id: LEWG296 citation-label: LEWG296 title: "[Networking] PDTS ballot comment 008 (GB3): Specify reentrancy rules for dispatch functions" URL: https://wg21.link/lewg296 - id: LEWG297 citation-label: LEWG297 title: "[Networking] PDTS ballot comment 011 (US): Remove defer function from executors" URL: https://wg21.link/lewg297 - id: LEWG298 citation-label: LEWG298 title: "[Networking] PDTS ballot comment 015 (GB6): Reentrancy and use_service/make_service." URL: https://wg21.link/lewg298 - id: LEWG299 citation-label: LEWG299 title: "[Networking] PDTS ballot comment 016 (GB7): run()/run_one() specification overly restrictive on users." URL: https://wg21.link/lewg299 - id: LEWG300 citation-label: LEWG300 title: "[Networking] PDTS ballot comment 018 (GB9): user-provided overloads of buffer_size intended?" URL: https://wg21.link/lewg300 - id: LEWG301 citation-label: LEWG301 title: "[Networking] PDTS ballot comment 022 (GB12): const_buffer is a view" URL: https://wg21.link/lewg301 - id: LEWG302 citation-label: LEWG302 title: "[Networking] PDTS ballot comment 025 (GB14): Add integer_option helper" URL: https://wg21.link/lewg302 - id: LEWG303 citation-label: LEWG303 title: "[Networking] PDTS ballot comment 026 (GB15): Consider adding release() member functions to basic_socket and basic_socket_acceptor" URL: https://wg21.link/lewg303 - id: LEWG304 citation-label: LEWG304 title: "[Networking] PDTS ballot comment 027 (GB16): Consider adding constructors to basic_socket and basic_socket_acceptor to move a socket to another io_context" URL: https://wg21.link/lewg304 - id: LEWG305 citation-label: LEWG305 title: "[Networking] PDTS ballot comment 033 (GB20): Shorten ip::resolver_errc enumerator names." URL: https://wg21.link/lewg305 - id: LEWG306 citation-label: LEWG306 title: "[Networking] PDTS ballot comment 034 (GB21): Consider ip::address::is_loopback() and ip::address_v6::is_loopback() behaviour for IPv4-mapped IPv6 addresses" URL: https://wg21.link/lewg306 - id: LEWG307 citation-label: LEWG307 title: "[Networking] PDTS ballot comment 018 (GB9): user-provided overloads of buffer_size intended?" URL: https://wg21.link/lewg307 - id: LEWG308 citation-label: LEWG308 title: "apply() for synchronized_value" URL: https://wg21.link/lewg308 - id: LEWG309 citation-label: LEWG309 title: "Integrating simd with parallel algorithms and executors" URL: https://wg21.link/lewg309 - id: LEWG310 citation-label: LEWG310 title: "Distributed Counters" URL: https://wg21.link/lewg310 - id: LEWG311 citation-label: LEWG311 title: "Reviewing Deprecated Facilities of C++17 for C++20" URL: https://wg21.link/lewg311 - id: LEWG312 citation-label: LEWG312 title: "Crochemore-Perrin search algorithm for std::search" URL: https://wg21.link/lewg312 - id: LEWG313 citation-label: LEWG313 title: "Floating point value access for std::ratio" URL: https://wg21.link/lewg313 - id: LEWG314 citation-label: LEWG314 title: "Switch the Ranges TS to Use Variable Concepts" URL: https://wg21.link/lewg314 - id: LEWG315 citation-label: LEWG315 title: "Improvements to library class template argument deduction" URL: https://wg21.link/lewg315 - id: LEWG316 citation-label: LEWG316 title: "Support for contract based programming in C++" URL: https://wg21.link/lewg316 - id: LEWG317 citation-label: LEWG317 title: "variant and optional should propagate copy/move triviality" URL: https://wg21.link/lewg317 - id: LEWG318 citation-label: LEWG318 title: "de-pessimize legacy algorithms with std::move" URL: https://wg21.link/lewg318 - id: LEWG319 citation-label: LEWG319 title: "Math Constants" URL: https://wg21.link/lewg319 - id: LEWG320 citation-label: LEWG320 title: "Add c_array() member function to std::array" URL: https://wg21.link/lewg320 - id: LEWG321 citation-label: LEWG321 title: "User-defined exception information and diagnostic information in exception objects" URL: https://wg21.link/lewg321 - id: LEWG322 citation-label: LEWG322 title: "Text Formatting" URL: https://wg21.link/lewg322 - id: LEWG323 citation-label: LEWG323 title: "Improving the Return Value of Erase-Like Algorithms" URL: https://wg21.link/lewg323 - id: LEWG324 citation-label: LEWG324 title: "C++ Monadic interface" URL: https://wg21.link/lewg324 - id: LEWG325 citation-label: LEWG325 title: "pointer_traits utility to convert to raw pointer" URL: https://wg21.link/lewg325 - id: LEWG326 citation-label: LEWG326 title: "Deprecate Certain Declarations in the Global Namespace" URL: https://wg21.link/lewg326 - id: LEWG327 citation-label: LEWG327 title: "slot_map Container" URL: https://wg21.link/lewg327 - id: LEWG328 citation-label: LEWG328 title: "Repairing elementary string conversions" URL: https://wg21.link/lewg328 - id: LEWG329 citation-label: LEWG329 title: "[Networking] PDTS ballot comments US 9 and US 10" URL: https://wg21.link/lewg329 - id: LEWG330 citation-label: LEWG330 title: "Implicit and Explicit Conversions" URL: https://wg21.link/lewg330 - id: LEWG331 citation-label: LEWG331 title: "A Proposal to add wide_int Template Class" URL: https://wg21.link/lewg331 - id: LEWG332 citation-label: LEWG332 title: "Reducing " URL: https://wg21.link/lewg332 - id: LEWG333 citation-label: LEWG333 title: "Numeric Traits for Type Composition" URL: https://wg21.link/lewg333 - id: LEWG334 citation-label: LEWG334 title: "Template Library for Parallel For Loops" URL: https://wg21.link/lewg334 - id: LEWG335 citation-label: LEWG335 title: "Adopt atomic from concurrency TS" URL: https://wg21.link/lewg335 - id: LEWG336 citation-label: LEWG336 title: "Composition of Arithmetic Types" URL: https://wg21.link/lewg336 - id: LEWG337 citation-label: LEWG337 title: "C++ Latches" URL: https://wg21.link/lewg337 - id: LEWG338 citation-label: LEWG338 title: "Standard Library Specification in a Concepts and Contracts World" URL: https://wg21.link/lewg338 - id: LEWG339 citation-label: LEWG339 title: "Library Support for the Spaceship (Comparison) Operaton" URL: https://wg21.link/lewg339 - id: LEWG340 citation-label: LEWG340 title: "function_ref: a non-owning reference to a Callable" URL: https://wg21.link/lewg340 - id: LEWG341 citation-label: LEWG341 title: "ValuedOrError and ValueOrNone types" URL: https://wg21.link/lewg341 - id: LEWG342 citation-label: LEWG342 title: "Keep alias syntax extendable" URL: https://wg21.link/lewg342 - id: LEWG343 citation-label: LEWG343 title: "No More Nested Namespaces in Library Design" URL: https://wg21.link/lewg343 - id: LEWG344 citation-label: LEWG344 title: "Comparing Unordered Containers" URL: https://wg21.link/lewg344 - id: LEWG345 citation-label: LEWG345 title: "Ranges Naming" URL: https://wg21.link/lewg345 - id: LEWG346 citation-label: LEWG346 title: "Manipulators for C++ Synchronized Buffered Ostream" URL: https://wg21.link/lewg346 - id: LEWG347 citation-label: LEWG347 title: "Using Concepts and requires in the C++ Standard Library" URL: https://wg21.link/lewg347 - id: LEWG348 citation-label: LEWG348 title: "hash_combine() Again" URL: https://wg21.link/lewg348 - id: LEWG349 citation-label: LEWG349 title: "construct() shall Return the Replaced Address" URL: https://wg21.link/lewg349 - id: LEWG350 citation-label: LEWG350 title: "visit: Explicit Return Type for visit" URL: https://wg21.link/lewg350 - id: LEWG351 citation-label: LEWG351 title: "Comparing Containers" URL: https://wg21.link/lewg351 - id: LEWG352 citation-label: LEWG352 title: "A conditional transform algorithm for C++" URL: https://wg21.link/lewg352 - id: LEWG353 citation-label: LEWG353 title: "RAII Interface for Deferred Reclamation" URL: https://wg21.link/lewg353 - id: LEWG354 citation-label: LEWG354 title: "Range Adaptors and Utilities" URL: https://wg21.link/lewg354 - id: LEWG355 citation-label: LEWG355 title: "Effect of operator<=> on the C++ Standard Library" URL: https://wg21.link/lewg355 - id: LEWG356 citation-label: LEWG356 title: "Implicit conversion traits and utility functions" URL: https://wg21.link/lewg356 - id: LEWG357 citation-label: LEWG357 title: "Add shift to " URL: https://wg21.link/lewg357 - id: LEWG358 citation-label: LEWG358 title: "Extensions to C++ for Short Float Type" URL: https://wg21.link/lewg358 - id: LEWG359 citation-label: LEWG359 title: "Endian Library Request for Comments" URL: https://wg21.link/lewg359 - id: LEWG360 citation-label: LEWG360 title: "Applying Concepts to the Standard Library" URL: https://wg21.link/lewg360 - id: LEWG361 citation-label: LEWG361 title: "Safe integral comparisons" URL: https://wg21.link/lewg361 - id: LEWG362 citation-label: LEWG362 title: "std::vector Destruction Order" URL: https://wg21.link/lewg362 - id: LEWG363 citation-label: LEWG363 title: ", to include implementation-specific meta-information" URL: https://wg21.link/lewg363 - id: LEWG364 citation-label: LEWG364 title: "regex_iterator should be iterable" URL: https://wg21.link/lewg364 - id: LEWG365 citation-label: LEWG365 title: "std::function move operations should be noexcept" URL: https://wg21.link/lewg365 - id: LEWG366 citation-label: LEWG366 title: "Towards meaningful fancy pointers" URL: https://wg21.link/lewg366 - id: LEWG367 citation-label: LEWG367 title: "Monadic operations for std::optional" URL: https://wg21.link/lewg367 - id: LEWG368 citation-label: LEWG368 title: "Best practices and issues with " URL: https://wg21.link/lewg368 - id: LEWG369 citation-label: LEWG369 title: "A friendlier tuple get" URL: https://wg21.link/lewg369 - id: LEWG370 citation-label: LEWG370 title: "SFINAE-friendly std::bind" URL: https://wg21.link/lewg370 - id: LEWG371 citation-label: LEWG371 title: "Update freestanding requirements" URL: https://wg21.link/lewg371 - id: LEWG372 citation-label: LEWG372 title: "Fixed-Point Real Numbers" URL: https://wg21.link/lewg372 - id: LEWG373 citation-label: LEWG373 title: "Well-behaved interpolation for numbers and pointers" URL: https://wg21.link/lewg373 - id: LEWG377 citation-label: LEWG377 title: "C++ Concurrent Communication Queues" URL: https://wg21.link/lewg377 - id: LEWG379 citation-label: LEWG379 title: "P0443: A Unified Executors Proposal for C++" URL: https://wg21.link/lewg379 - id: LEWG391 citation-label: LEWG391 title: "Rebase the Parallelism TS onto the C++17 Standard" URL: https://wg21.link/lewg391 - id: LEWG403 citation-label: LEWG403 title: "Rebase the Parallelism TS onto the C++17 Standard" URL: https://wg21.link/lewg403 - id: LEWG409 citation-label: LEWG409 title: "Static reflection of functions" URL: https://wg21.link/lewg409 - id: LEWG410 citation-label: LEWG410 title: "Symmetry for spaceship" URL: https://wg21.link/lewg410 - id: LEWG411 citation-label: LEWG411 title: "Standard Library Concepts" URL: https://wg21.link/lewg411 - id: LEWG412 citation-label: LEWG412 title: "reference_wrapper for incomplete types" URL: https://wg21.link/lewg412 - id: LEWG413 citation-label: LEWG413 title: "variant and optional should propagate copy/move triviality" URL: https://wg21.link/lewg413 - id: LEWG414 citation-label: LEWG414 title: "Extending the noexcept Policy" URL: https://wg21.link/lewg414 - id: LEWG415 citation-label: LEWG415 title: "Naming implementation-defined simd_abi tag types" URL: https://wg21.link/lewg415 - id: LEWG416 citation-label: LEWG416 title: "Heterogeneous lookup for unordered containers" URL: https://wg21.link/lewg416 - id: LEWG417 citation-label: LEWG417 title: "Move-only iterators" URL: https://wg21.link/lewg417 - id: LEWG418 citation-label: LEWG418 title: "Adding support for type-based metaprogramming to the standard library" URL: https://wg21.link/lewg418 - id: LEWG419 citation-label: LEWG419 title: "P0546 - Span - foundation for the future" URL: https://wg21.link/lewg419 - id: LEWG420 citation-label: LEWG420 title: "Type Requirements for Algorithms" URL: https://wg21.link/lewg420 - id: LEWG421 citation-label: LEWG421 title: "P0856 - Restrict Access Property for mdspan and span" URL: https://wg21.link/lewg421 - id: LEWG422 citation-label: LEWG422 title: "Fixing the partial_order comparison algorithm" URL: https://wg21.link/lewg422 - id: LEWG423 citation-label: LEWG423 title: "A Proposal to add stack trace library" URL: https://wg21.link/lewg423 - id: LEWG424 citation-label: LEWG424 title: "An Ontology for Properties of mdspan" URL: https://wg21.link/lewg424 - id: LEWG425 citation-label: LEWG425 title: "Renaming cell<> to latest<>" URL: https://wg21.link/lewg425 - id: LEWG426 citation-label: LEWG426 title: "Define basic_string_view(nullptr) and basic_string(nullptr)" URL: https://wg21.link/lewg426 - id: LEWG427 citation-label: LEWG427 title: "Tightening the constraints on std::function" URL: https://wg21.link/lewg427 - id: LEWG428 citation-label: LEWG428 title: "Introducing a header" URL: https://wg21.link/lewg428 - id: LEWG429 citation-label: LEWG429 title: "string::reserve Should Not Shrink" URL: https://wg21.link/lewg429 - id: LEWG430 citation-label: LEWG430 title: "allocate_unique and allocator_delete" URL: https://wg21.link/lewg430 - id: LEWG431 citation-label: LEWG431 title: "Making std::underlying_type SFINAE-friendly" URL: https://wg21.link/lewg431 - id: LEWG432 citation-label: LEWG432 title: "Crochemore-Perrin search algorithm for std::search" URL: https://wg21.link/lewg432 - id: LEWG433 citation-label: LEWG433 title: "fixed_capacity_vector" URL: https://wg21.link/lewg433 - id: LEWG434 citation-label: LEWG434 title: "A Proposal for a Universally Unique Identifier Library" URL: https://wg21.link/lewg434 - id: LEWG435 citation-label: LEWG435 title: "User-defined Literals for std::filesystem::path" URL: https://wg21.link/lewg435 - id: LEWG436 citation-label: LEWG436 title: "The identity metafunction" URL: https://wg21.link/lewg436 - id: LEWG437 citation-label: LEWG437 title: "Integrating feature-test macros into the C++ WD" URL: https://wg21.link/lewg437 - id: LEWG438 citation-label: LEWG438 title: "Merging the Ranges TS" URL: https://wg21.link/lewg438 - id: LEWG439 citation-label: LEWG439 title: "Add symmetric coroutine control transfer" URL: https://wg21.link/lewg439 - id: LEWG440 citation-label: LEWG440 title: "char8_t: A type for UTF-8 characters and strings" URL: https://wg21.link/lewg440 - id: LEWG441 citation-label: LEWG441 title: "std::is_constant_evaluated()" URL: https://wg21.link/lewg441 - id: LEWG442 citation-label: LEWG442 title: "Standard containers and constexpr" URL: https://wg21.link/lewg442 - id: LEWG443 citation-label: LEWG443 title: "Standard Library Compatibility" URL: https://wg21.link/lewg443 - id: LEWG444 citation-label: LEWG444 title: "How to catch an exception_ptr without even try-ing" URL: https://wg21.link/lewg444 - id: LEWG445 citation-label: LEWG445 title: "realloc() for C++" URL: https://wg21.link/lewg445 - id: LEWG446 citation-label: LEWG446 title: "Runtime type introspection with std::exception ptr" URL: https://wg21.link/lewg446 - id: LEWG447 citation-label: LEWG447 title: "Finding the right set of traits for simd" URL: https://wg21.link/lewg447 - id: LEWG448 citation-label: LEWG448 title: "Better, Safer Range Access Customization Points" URL: https://wg21.link/lewg448 - id: LEWG449 citation-label: LEWG449 title: "A few additional type manipulation utilities" URL: https://wg21.link/lewg449 - id: LEWG450 citation-label: LEWG450 title: "Smart pointer creation with default initialization" URL: https://wg21.link/lewg450 - id: LEWG451 citation-label: LEWG451 title: "constexpr comparison operators for std::array" URL: https://wg21.link/lewg451 - id: LEWG452 citation-label: LEWG452 title: "Usability Enhancements for std::span" URL: https://wg21.link/lewg452 - id: LEWG453 citation-label: LEWG453 title: "A call for a Data Persistence (iostream v2) study group" URL: https://wg21.link/lewg453 - id: LEWG454 citation-label: LEWG454 title: "SG14 status_code and standard error object for P0709 Zero-overhead deterministic exceptions" URL: https://wg21.link/lewg454 - id: LEWG455 citation-label: LEWG455 title: "std::filesystem::path_view" URL: https://wg21.link/lewg455 - id: LEWG456 citation-label: LEWG456 title: "Low level file i/o library" URL: https://wg21.link/lewg456 - id: LEWG457 citation-label: LEWG457 title: "Misc constexpr bits" URL: https://wg21.link/lewg457 - id: LEWG458 citation-label: LEWG458 title: "Rangify the uninitialised memory algorithms!" URL: https://wg21.link/lewg458 - id: LEWG459 citation-label: LEWG459 title: "Input range adaptors" URL: https://wg21.link/lewg459 - id: LEWG460 citation-label: LEWG460 title: "Deep Integration of the Ranges TS" URL: https://wg21.link/lewg460 - id: LEWG461 citation-label: LEWG461 title: "A proposal for a type trait to detect scoped enumerations" URL: https://wg21.link/lewg461 - id: LEWG462 citation-label: LEWG462 title: "std::experimental::expected LWG design issues" URL: https://wg21.link/lewg462 - id: LEWG463 citation-label: LEWG463 title: "A Modest Executor Proposal" URL: https://wg21.link/lewg463 - id: LEWG464 citation-label: LEWG464 title: "Adapting Asio to use std::expected" URL: https://wg21.link/lewg464 - id: LEWG465 citation-label: LEWG465 title: "On empty structs in the standard library" URL: https://wg21.link/lewg465 - id: LEWG466 citation-label: LEWG466 title: "Move resource_adaptor from Library TS to the C++ WP" URL: https://wg21.link/lewg466 - id: LEWG467 citation-label: LEWG467 title: "Sizes Should Only span Unsigned" URL: https://wg21.link/lewg467 - id: LEWG468 citation-label: LEWG468 title: " zero(), min(), and max() should be noexcept" URL: https://wg21.link/lewg468 - id: LEWG469 citation-label: LEWG469 title: "std::assume_aligned" URL: https://wg21.link/lewg469 - id: LEWG470 citation-label: LEWG470 title: "Container support for implicit lifetime types" URL: https://wg21.link/lewg470 - id: LEWG471 citation-label: LEWG471 title: "P0860: Atomic Access Property for mdspan" URL: https://wg21.link/lewg471 - id: LEWG472 citation-label: LEWG472 title: "P0958: Networking TS changes to support proposed Executors TS" URL: https://wg21.link/lewg472 - id: LEWG473 citation-label: LEWG473 title: "std::async() in an Executors World" URL: https://wg21.link/lewg473 - id: LEWG474 citation-label: LEWG474 title: "[P1053] Future-proofing continuations for executors" URL: https://wg21.link/lewg474 - id: LEWG475 citation-label: LEWG475 title: "A Cooperatively Interruptible Joining Thread, Rev 2" URL: https://wg21.link/lewg475 - id: LEWG476 citation-label: LEWG476 title: "Concurrency TS is growing: Concurrent Utilities and Data Structures" URL: https://wg21.link/lewg476 - id: LEWG477 citation-label: LEWG477 title: "P0836:Introduce Parallelism to the Ranges TS" URL: https://wg21.link/lewg477 - id: LEWG478 citation-label: LEWG478 title: "Feedback on P0214" URL: https://wg21.link/lewg478 - id: LEWG479 citation-label: LEWG479 title: "Support C atomics in C++" URL: https://wg21.link/lewg479 - id: LEWG480 citation-label: LEWG480 title: "String View Conversion for Function Arguments" URL: https://wg21.link/lewg480 - id: LEWG481 citation-label: LEWG481 title: "Making std::vector constexpr" URL: https://wg21.link/lewg481 - id: LEWG482 citation-label: LEWG482 title: "Constexpr in std::pointer_traits" URL: https://wg21.link/lewg482 - id: LEWG483 citation-label: LEWG483 title: "Constant Pointer View - std::as_const Strikes Back!" URL: https://wg21.link/lewg483 - id: LEWG484 citation-label: LEWG484 title: "Constexpr iterator requirements" URL: https://wg21.link/lewg484 - id: LEWG485 citation-label: LEWG485 title: "A Function Returning Whether An Underlying Type Value Is a Valid Enumerator of a Given Enumeration" URL: https://wg21.link/lewg485 - id: LEWG486 citation-label: LEWG486 title: "namespace std { namespace fs = filesystem; }" URL: https://wg21.link/lewg486 - id: LEWG487 citation-label: LEWG487 title: "Let strong_order Truly Be a Customization Point!" URL: https://wg21.link/lewg487 - id: LEWG491 citation-label: LEWG491 title: "Fractional Numeric Type" URL: https://wg21.link/lewg491 - id: LEWG493 citation-label: LEWG493 title: "Target Vectorization Policies from Parallelism V2 TS to C++20" URL: https://wg21.link/lewg493 - id: LEWG494 citation-label: LEWG494 title: "Fixing Atomic Initialization" URL: https://wg21.link/lewg494 - id: LEWG495 citation-label: LEWG495 title: "Contiguous Ranges" URL: https://wg21.link/lewg495 - id: LEWG496 citation-label: LEWG496 title: "Should Span Be Regular" URL: https://wg21.link/lewg496 - id: LEWG497 citation-label: LEWG497 title: "Add coroutine task type" URL: https://wg21.link/lewg497 - id: LEWG498 citation-label: LEWG498 title: "Improving atomic_flag" URL: https://wg21.link/lewg498 - id: LEWG499 citation-label: LEWG499 title: "Add c_array() member function to std::array" URL: https://wg21.link/lewg499 - id: LEWG500 citation-label: LEWG500 title: "P1122R0: Proposed Wording for Concurrent Data Structures: Read-Copy-Update (RCU)" URL: https://wg21.link/lewg500 - id: LEWG501 citation-label: LEWG501 title: "Function to mark unreachable code" URL: https://wg21.link/lewg501 - id: LEWG502 citation-label: LEWG502 title: "fiber_handle - fibers without scheduler" URL: https://wg21.link/lewg502 - id: LEWG503 citation-label: LEWG503 title: "Everyone Deserves a Little Order" URL: https://wg21.link/lewg503 - id: LEWG504 citation-label: LEWG504 title: "More simd<> operations" URL: https://wg21.link/lewg504 - id: LEWG505 citation-label: LEWG505 title: "Precalculated hash values in lookup" URL: https://wg21.link/lewg505 - id: LEWG506 citation-label: LEWG506 title: "Runtime type introspection with std::exception ptr" URL: https://wg21.link/lewg506 - id: LEWG507 citation-label: LEWG507 title: "Making std::string constexpr" URL: https://wg21.link/lewg507 - id: LEWG508 citation-label: LEWG508 title: "std::embed" URL: https://wg21.link/lewg508 - id: LEWG509 citation-label: LEWG509 title: "Refining standard library support for Class Template Argument Deduction" URL: https://wg21.link/lewg509 - id: LEWG510 citation-label: LEWG510 title: "Optimized Initialization for basic_string and vector" URL: https://wg21.link/lewg510 - id: LEWG511 citation-label: LEWG511 title: "Efficient composition with DynamicBuffer" URL: https://wg21.link/lewg511 - id: LEWG512 citation-label: LEWG512 title: "web_view" URL: https://wg21.link/lewg512 - id: LEWG513 citation-label: LEWG513 title: "out_ptr - a scalable output pointer abstraction" URL: https://wg21.link/lewg513 - id: LEWG514 citation-label: LEWG514 title: "Networking TS Associations For Call Wrappers" URL: https://wg21.link/lewg514 - id: LEWG515 citation-label: LEWG515 title: "The C++20 Synchronization Library" URL: https://wg21.link/lewg515 - id: LEWG516 citation-label: LEWG516 title: "Buffer Sequence Adaptors" URL: https://wg21.link/lewg516 - id: LEWG517 citation-label: LEWG517 title: "Printing volatile Pointers" URL: https://wg21.link/lewg517 - id: LEWG518 citation-label: LEWG518 title: "Constexpr regex" URL: https://wg21.link/lewg518 - id: LEWG519 citation-label: LEWG519 title: "Type Erased Iterators for modern C++" URL: https://wg21.link/lewg519 - id: LEWG520 citation-label: LEWG520 title: "ADD TEST POLYMORPHIC MEMORY RESOURCE TO THE STANDARD LIBRARY" URL: https://wg21.link/lewg520 - id: LEWG521 citation-label: LEWG521 title: "The Concept of Memory Allocator" URL: https://wg21.link/lewg521 - id: LEWG522 citation-label: LEWG522 title: "a simple and practical optional reference for C++" URL: https://wg21.link/lewg522 - id: LEWG523 citation-label: LEWG523 title: "C++ Compile" URL: https://wg21.link/lewg523 - id: LEWG524 citation-label: LEWG524 title: "New names for the power-of-2 templates" URL: https://wg21.link/lewg524 - id: LEWG525 citation-label: LEWG525 title: "When do you actually use <=>?" URL: https://wg21.link/lewg525 - id: LEWG526 citation-label: LEWG526 title: "A type trait for std::compare_3way()'s type" URL: https://wg21.link/lewg526 - id: LEWG527 citation-label: LEWG527 title: "Adding operator<=> to types that are not currently comparable" URL: https://wg21.link/lewg527 - id: LEWG528 citation-label: LEWG528 title: "Making constexpr" URL: https://wg21.link/lewg528 - id: LEWG529 citation-label: LEWG529 title: "Value-based std::error_category comparison" URL: https://wg21.link/lewg529 - id: LEWG530 citation-label: LEWG530 title: "A non-allocating overload of error_category::message()" URL: https://wg21.link/lewg530 - id: LEWG531 citation-label: LEWG531 title: "Adding error_category::failed()" URL: https://wg21.link/lewg531 - id: LEWG532 citation-label: LEWG532 title: "Variant direct comparisons" URL: https://wg21.link/lewg532 - id: LEWG533 citation-label: LEWG533 title: "Range constructors for standard containers and views" URL: https://wg21.link/lewg533 - id: LEWG534 citation-label: LEWG534 title: "Movability of Single-pass Iterators" URL: https://wg21.link/lewg534 - id: LEWG535 citation-label: LEWG535 title: "Adopt source_location from Library Fundamentals V3 for C++20" URL: https://wg21.link/lewg535 - id: LEWG536 citation-label: LEWG536 title: "Adopt Consistent Container Erasure from Library Fundamentals 2 for C++20" URL: https://wg21.link/lewg536 - id: LEWG537 citation-label: LEWG537 title: "Completing the Rebase of Library Fundamentals, Version 3, Working Draft" URL: https://wg21.link/lewg537 - id: LEWG538 citation-label: LEWG538 title: "A Standard flat_set" URL: https://wg21.link/lewg538 - id: LEWG539 citation-label: LEWG539 title: "find_backward" URL: https://wg21.link/lewg539 - id: LEWG540 citation-label: LEWG540 title: "Signed size() functions" URL: https://wg21.link/lewg540 - id: LEWG541 citation-label: LEWG541 title: "Shift-by-negative in shift_left and shift_right" URL: https://wg21.link/lewg541 - id: LEWG542 citation-label: LEWG542 title: "Rangify New Algorithms" URL: https://wg21.link/lewg542 - id: LEWG543 citation-label: LEWG543 title: "Fixing Relations" URL: https://wg21.link/lewg543 - id: LEWG544 citation-label: LEWG544 title: "Extension by inspecting members of User Defined Types?" URL: https://wg21.link/lewg544 - id: LEWG545 citation-label: LEWG545 title: "A more constexpr bitset" URL: https://wg21.link/lewg545 - id: LEWG546 citation-label: LEWG546 title: "Ranges Design Cleanup" URL: https://wg21.link/lewg546 - id: LEWG547 citation-label: LEWG547 title: "A view of 0 or 1 elements: view::maybe" URL: https://wg21.link/lewg547 - id: LEWG548 citation-label: LEWG548 title: "Integer Width Literals" URL: https://wg21.link/lewg548 - id: LEWG549 citation-label: LEWG549 title: "std::ranges::less<> Should Be More!" URL: https://wg21.link/lewg549 - id: LEWG550 citation-label: LEWG550 title: "ostream_joiner" URL: https://wg21.link/lewg550 - id: LEWG551 citation-label: LEWG551 title: "Spaceship library update" URL: https://wg21.link/lewg551 - id: LEWG552 citation-label: LEWG552 title: "Unifying the many ways to compare" URL: https://wg21.link/lewg552 - id: LEWG553 citation-label: LEWG553 title: "Comparison Concepts" URL: https://wg21.link/lewg553 - id: LEWG554 citation-label: LEWG554 title: "unique_val: a default-on-move type" URL: https://wg21.link/lewg554 - id: LEWG555 citation-label: LEWG555 title: "secure_val: a secure-clear-on-move type" URL: https://wg21.link/lewg555 - id: LEWG556 citation-label: LEWG556 title: "Remove return type deduction in std::apply" URL: https://wg21.link/lewg556 - id: LEWG557 citation-label: LEWG557 title: "Tuple application traits" URL: https://wg21.link/lewg557 - id: LEWG558 citation-label: LEWG558 title: "to_array from LFTS with updates" URL: https://wg21.link/lewg558 - id: LEWG559 citation-label: LEWG559 title: "Feedback on 2D Graphics" URL: https://wg21.link/lewg559 - id: LEWG560 citation-label: LEWG560 title: "Byteswapping for fun&&nuf" URL: https://wg21.link/lewg560 - id: LEWG561 citation-label: LEWG561 title: "A Class for Status and Optional Value" URL: https://wg21.link/lewg561 - id: LEWG562 citation-label: LEWG562 title: "Explicitly implicifying explicit constructors" URL: https://wg21.link/lewg562 - id: LEWG563 citation-label: LEWG563 title: "Fixing allocator usage for operator + (basic_string)" URL: https://wg21.link/lewg563 - id: LEWG564 citation-label: LEWG564 title: "Fixing allocator usage for operator + (basic_string)" URL: https://wg21.link/lewg564 - id: LEWG565 citation-label: LEWG565 title: "Unified executors proposal" URL: https://wg21.link/lewg565 - id: LEWG566 citation-label: LEWG566 title: "std::environment and std::arguments" URL: https://wg21.link/lewg566 - id: LWG1 citation-label: LWG1 title: "C library linkage editing oversight" author: - family: Beman Dawes URL: https://wg21.link/lwg1 - id: LWG2 citation-label: LWG2 title: "Auto_ptr conversions effects incorrect" author: - family: Nathan Myers URL: https://wg21.link/lwg2 - id: LWG3 citation-label: LWG3 title: "Atexit registration during atexit() call is not described" author: - family: Steve Clamage URL: https://wg21.link/lwg3 - id: LWG4 citation-label: LWG4 title: "basic_string size_type and difference_type should be implementation defined" author: - family: Beman Dawes URL: https://wg21.link/lwg4 - id: LWG5 citation-label: LWG5 title: "String::compare specification questionable" author: - family: Jack Reeves URL: https://wg21.link/lwg5 - id: LWG6 citation-label: LWG6 title: "File position not an offset unimplementable" author: - family: Matt Austern URL: https://wg21.link/lwg6 - id: LWG7 citation-label: LWG7 title: "String clause minor problems" author: - family: Matt Austern URL: https://wg21.link/lwg7 - id: LWG8 citation-label: LWG8 title: "Locale::global lacks guarantee" author: - family: Matt Austern URL: https://wg21.link/lwg8 - id: LWG9 citation-label: LWG9 title: "Operator new(0) calls should not yield the same pointer" author: - family: Steve Clamage URL: https://wg21.link/lwg9 - id: LWG10 citation-label: LWG10 title: "Codecvt<>::do unclear" author: - family: Matt Austern URL: https://wg21.link/lwg10 - id: LWG11 citation-label: LWG11 title: "Bitset minor problems" author: - family: Matt Austern URL: https://wg21.link/lwg11 - id: LWG12 citation-label: LWG12 title: "Way objects hold allocators unclear" author: - family: Angelika Langer URL: https://wg21.link/lwg12 - id: LWG13 citation-label: LWG13 title: "Eos refuses to die" author: - family: William M. Miller URL: https://wg21.link/lwg13 - id: LWG14 citation-label: LWG14 title: "Locale::combine should be const" author: - family: Nathan Myers URL: https://wg21.link/lwg14 - id: LWG15 citation-label: LWG15 title: "Locale::name requirement inconsistent" author: - family: Nathan Myers URL: https://wg21.link/lwg15 - id: LWG16 citation-label: LWG16 title: "Bad ctype_byname decl" author: - family: Nathan Myers URL: https://wg21.link/lwg16 - id: LWG17 citation-label: LWG17 title: "Bad bool parsing" author: - family: Nathan Myers URL: https://wg21.link/lwg17 - id: LWG18 citation-label: LWG18 title: "Get(...bool&) omitted" author: - family: Nathan Myers URL: https://wg21.link/lwg18 - id: LWG19 citation-label: LWG19 title: "\"Noconv\" definition too vague" author: - family: Nathan Myers URL: https://wg21.link/lwg19 - id: LWG20 citation-label: LWG20 title: "Thousands_sep returns wrong type" author: - family: Nathan Myers URL: https://wg21.link/lwg20 - id: LWG21 citation-label: LWG21 title: "Codecvt_byname<> instantiations" author: - family: Nathan Myers URL: https://wg21.link/lwg21 - id: LWG22 citation-label: LWG22 title: "Member open vs. flags" author: - family: Nathan Myers URL: https://wg21.link/lwg22 - id: LWG23 citation-label: LWG23 title: "Num_get overflow result" author: - family: Nathan Myers URL: https://wg21.link/lwg23 - id: LWG24 citation-label: LWG24 title: "\"do_convert\" doesn't exist" author: - family: Nathan Myers URL: https://wg21.link/lwg24 - id: LWG25 citation-label: LWG25 title: "String operator<< uses width() value wrong" author: - family: Nathan Myers URL: https://wg21.link/lwg25 - id: LWG26 citation-label: LWG26 title: "Bad sentry example" author: - family: Nathan Myers URL: https://wg21.link/lwg26 - id: LWG27 citation-label: LWG27 title: "String::erase(range) yields wrong iterator" author: - family: Nathan Myers URL: https://wg21.link/lwg27 - id: LWG28 citation-label: LWG28 title: "Ctypeis ambiguous" author: - family: Nathan Myers URL: https://wg21.link/lwg28 - id: LWG29 citation-label: LWG29 title: "Ios_base::init doesn't exist" author: - family: Nathan Myers URL: https://wg21.link/lwg29 - id: LWG30 citation-label: LWG30 title: "Wrong header for LC_*" author: - family: Nathan Myers URL: https://wg21.link/lwg30 - id: LWG31 citation-label: LWG31 title: "Immutable locale values" author: - family: Nathan Myers URL: https://wg21.link/lwg31 - id: LWG32 citation-label: LWG32 title: "Pbackfail description inconsistent" author: - family: Nathan Myers URL: https://wg21.link/lwg32 - id: LWG33 citation-label: LWG33 title: "Codecvt<> mentions from_type" author: - family: Nathan Myers URL: https://wg21.link/lwg33 - id: LWG34 citation-label: LWG34 title: "True/falsename() not in ctype<>" author: - family: Nathan Myers URL: https://wg21.link/lwg34 - id: LWG35 citation-label: LWG35 title: "No manipulator unitbuf in synopsis" author: - family: Nathan Myers URL: https://wg21.link/lwg35 - id: LWG36 citation-label: LWG36 title: "Iword & pword storage lifetime omitted" author: - family: Nathan Myers URL: https://wg21.link/lwg36 - id: LWG37 citation-label: LWG37 title: "Leftover \"global\" reference" author: - family: Nathan Myers URL: https://wg21.link/lwg37 - id: LWG38 citation-label: LWG38 title: "Facet definition incomplete" author: - family: Nathan Myers URL: https://wg21.link/lwg38 - id: LWG39 citation-label: LWG39 title: "istreambuf_iterator<>::operator++(int) definition garbled" author: - family: Nathan Myers URL: https://wg21.link/lwg39 - id: LWG40 citation-label: LWG40 title: "Meaningless normative paragraph in examples" author: - family: Nathan Myers URL: https://wg21.link/lwg40 - id: LWG41 citation-label: LWG41 title: "Ios_base needs clear(), exceptions()" author: - family: Nathan Myers URL: https://wg21.link/lwg41 - id: LWG42 citation-label: LWG42 title: "String ctors specify wrong default allocator" author: - family: Nathan Myers URL: https://wg21.link/lwg42 - id: LWG43 citation-label: LWG43 title: "Locale table correction" author: - family: Brendan Kehoe URL: https://wg21.link/lwg43 - id: LWG44 citation-label: LWG44 title: "Iostreams use operator== on int_type values" author: - family: Nathan Myers URL: https://wg21.link/lwg44 - id: LWG45 citation-label: LWG45 title: "Stringstreams read/write pointers initial position unclear" author: - family: Matthias Mueller URL: https://wg21.link/lwg45 - id: LWG46 citation-label: LWG46 title: "Minor Annex D errors" author: - family: Brendan Kehoe URL: https://wg21.link/lwg46 - id: LWG47 citation-label: LWG47 title: "Imbue() and getloc() Returns clauses swapped" author: - family: Matt Austern URL: https://wg21.link/lwg47 - id: LWG48 citation-label: LWG48 title: "Use of non-existent exception constructor" author: - family: Matt Austern URL: https://wg21.link/lwg48 - id: LWG49 citation-label: LWG49 title: "Underspecification of ios_base::sync_with_stdio" author: - family: Matt Austern URL: https://wg21.link/lwg49 - id: LWG50 citation-label: LWG50 title: "Copy constructor and assignment operator of ios_base" author: - family: Matt Austern URL: https://wg21.link/lwg50 - id: LWG51 citation-label: LWG51 title: "Requirement to not invalidate iterators missing" author: - family: David Vandevoorde URL: https://wg21.link/lwg51 - id: LWG52 citation-label: LWG52 title: "Small I/O problems" author: - family: Matt Austern URL: https://wg21.link/lwg52 - id: LWG53 citation-label: LWG53 title: "Basic_ios destructor unspecified" author: - family: Matt Austern URL: https://wg21.link/lwg53 - id: LWG54 citation-label: LWG54 title: "Basic_streambuf's destructor" author: - family: Matt Austern URL: https://wg21.link/lwg54 - id: LWG55 citation-label: LWG55 title: "Invalid stream position is undefined" author: - family: Matt Austern URL: https://wg21.link/lwg55 - id: LWG56 citation-label: LWG56 title: "Showmanyc's return type" author: - family: Matt Austern URL: https://wg21.link/lwg56 - id: LWG57 citation-label: LWG57 title: "Mistake in char_traits" author: - family: Matt Austern URL: https://wg21.link/lwg57 - id: LWG58 citation-label: LWG58 title: "Extracting a char from a wide-oriented stream" author: - family: Matt Austern URL: https://wg21.link/lwg58 - id: LWG59 citation-label: LWG59 title: "Ambiguity in specification of gbump" author: - family: Matt Austern URL: https://wg21.link/lwg59 - id: LWG60 citation-label: LWG60 title: "What is a formatted input function?" author: - family: Matt Austern URL: https://wg21.link/lwg60 - id: LWG61 citation-label: LWG61 title: "Ambiguity in iostreams exception policy" author: - family: Matt Austern URL: https://wg21.link/lwg61 - id: LWG62 citation-label: LWG62 title: "Sync's return value" author: - family: Matt Austern URL: https://wg21.link/lwg62 - id: LWG63 citation-label: LWG63 title: "Exception-handling policy for unformatted output" author: - family: Matt Austern URL: https://wg21.link/lwg63 - id: LWG64 citation-label: LWG64 title: "Exception handling in basic_istream::operator>>(basic_streambuf*)" author: - family: Matt Austern URL: https://wg21.link/lwg64 - id: LWG65 citation-label: LWG65 title: "Underspecification of strstreambuf::seekoff" author: - family: Matt Austern URL: https://wg21.link/lwg65 - id: LWG66 citation-label: LWG66 title: "Strstreambuf::setbuf" author: - family: Matt Austern URL: https://wg21.link/lwg66 - id: LWG67 citation-label: LWG67 title: "Setw useless for strings" author: - family: Steve Clamage URL: https://wg21.link/lwg67 - id: LWG68 citation-label: LWG68 title: "Extractors for char* should store null at end" author: - family: Angelika Langer URL: https://wg21.link/lwg68 - id: LWG69 citation-label: LWG69 title: "Must elements of a vector be contiguous?" author: - family: Andrew Koenig URL: https://wg21.link/lwg69 - id: LWG70 citation-label: LWG70 title: "Uncaught_exception() missing throw() specification" author: - family: Steve Clamage URL: https://wg21.link/lwg70 - id: LWG71 citation-label: LWG71 title: "Do_get_monthname synopsis missing argument" author: - family: Nathan Myers URL: https://wg21.link/lwg71 - id: LWG72 citation-label: LWG72 title: "Do_convert phantom member function" author: - family: Nathan Myers URL: https://wg21.link/lwg72 - id: LWG73 citation-label: LWG73 title: "is_open should be const" author: - family: Matt Austern URL: https://wg21.link/lwg73 - id: LWG74 citation-label: LWG74 title: "Garbled text for codecvt::do_max_length" author: - family: Matt Austern URL: https://wg21.link/lwg74 - id: LWG75 citation-label: LWG75 title: "Contradiction in codecvt::length's argument types" author: - family: Matt Austern URL: https://wg21.link/lwg75 - id: LWG76 citation-label: LWG76 title: "Can a codecvt facet always convert one internal character at a time?" author: - family: Matt Austern URL: https://wg21.link/lwg76 - id: LWG77 citation-label: LWG77 title: "Valarray operator[] const returning value" author: - family: Levente Farkas URL: https://wg21.link/lwg77 - id: LWG78 citation-label: LWG78 title: "Typo: event_call_back" author: - family: Nico Josuttis URL: https://wg21.link/lwg78 - id: LWG79 citation-label: LWG79 title: "Inconsistent declaration of polar()" author: - family: Nico Josuttis URL: https://wg21.link/lwg79 - id: LWG80 citation-label: LWG80 title: "Global Operators of complex declared twice" author: - family: Nico Josuttis URL: https://wg21.link/lwg80 - id: LWG81 citation-label: LWG81 title: "Wrong declaration of slice operations" author: - family: Nico Josuttis URL: https://wg21.link/lwg81 - id: LWG82 citation-label: LWG82 title: "Missing constant for set elements" author: - family: Nico Josuttis URL: https://wg21.link/lwg82 - id: LWG83 citation-label: LWG83 title: "String::npos vs. string::max_size()" author: - family: Nico Josuttis URL: https://wg21.link/lwg83 - id: LWG84 citation-label: LWG84 title: "Ambiguity with string::insert()" author: - family: Nico Josuttis URL: https://wg21.link/lwg84 - id: LWG85 citation-label: LWG85 title: "String char types" author: - family: Nico Josuttis URL: https://wg21.link/lwg85 - id: LWG86 citation-label: LWG86 title: "String constructors don't describe exceptions" author: - family: Nico Josuttis URL: https://wg21.link/lwg86 - id: LWG87 citation-label: LWG87 title: "Error in description of string::compare()" author: - family: Nico Josuttis URL: https://wg21.link/lwg87 - id: LWG88 citation-label: LWG88 title: "Inconsistency between string::insert() and string::append()" author: - family: Nico Josuttis URL: https://wg21.link/lwg88 - id: LWG89 citation-label: LWG89 title: "Missing throw specification for string::insert() and string::replace()" author: - family: Nico Josuttis URL: https://wg21.link/lwg89 - id: LWG90 citation-label: LWG90 title: "Incorrect description of operator >> for strings" author: - family: Nico Josuttis URL: https://wg21.link/lwg90 - id: LWG91 citation-label: LWG91 title: "Description of operator>> and getline() for string<> might cause endless loop" author: - family: Nico Josuttis URL: https://wg21.link/lwg91 - id: LWG92 citation-label: LWG92 title: "Incomplete Algorithm Requirements" author: - family: Nico Josuttis URL: https://wg21.link/lwg92 - id: LWG93 citation-label: LWG93 title: "Incomplete Valarray Subset Definitions" author: - family: Nico Josuttis URL: https://wg21.link/lwg93 - id: LWG94 citation-label: LWG94 title: "May library implementors add template parameters to Standard Library classes?" author: - family: Matt Austern URL: https://wg21.link/lwg94 - id: LWG95 citation-label: LWG95 title: "Members added by the implementation" author: - family: AFNOR URL: https://wg21.link/lwg95 - id: LWG96 citation-label: LWG96 title: "Vector is not a container" author: - family: AFNOR URL: https://wg21.link/lwg96 - id: LWG97 citation-label: LWG97 title: "Insert inconsistent definition" author: - family: AFNOR URL: https://wg21.link/lwg97 - id: LWG98 citation-label: LWG98 title: "Input iterator requirements are badly written" author: - family: AFNOR URL: https://wg21.link/lwg98 - id: LWG99 citation-label: LWG99 title: "Reverse_iterator comparisons completely wrong" author: - family: AFNOR URL: https://wg21.link/lwg99 - id: LWG100 citation-label: LWG100 title: "Insert iterators/ostream_iterators overconstrained" author: - family: AFNOR URL: https://wg21.link/lwg100 - id: LWG101 citation-label: LWG101 title: "No way to free storage for vector and deque" author: - family: AFNOR URL: https://wg21.link/lwg101 - id: LWG102 citation-label: LWG102 title: "Bug in insert range in associative containers" author: - family: AFNOR URL: https://wg21.link/lwg102 - id: LWG103 citation-label: LWG103 title: "set::iterator is required to be modifiable, but this allows modification of keys" author: - family: AFNOR URL: https://wg21.link/lwg103 - id: LWG104 citation-label: LWG104 title: "Description of basic_string::operator[] is unclear" author: - family: AFNOR URL: https://wg21.link/lwg104 - id: LWG105 citation-label: LWG105 title: "fstream ctors argument types desired" author: - family: AFNOR URL: https://wg21.link/lwg105 - id: LWG106 citation-label: LWG106 title: "Numeric library private members are implementation defined" author: - family: AFNOR URL: https://wg21.link/lwg106 - id: LWG107 citation-label: LWG107 title: "Valarray constructor is strange" author: - family: AFNOR URL: https://wg21.link/lwg107 - id: LWG108 citation-label: LWG108 title: "Lifetime of exception::what() return unspecified" author: - family: AFNOR URL: https://wg21.link/lwg108 - id: LWG109 citation-label: LWG109 title: "Missing binders for non-const sequence elements" author: - family: Bjarne Stroustrup URL: https://wg21.link/lwg109 - id: LWG110 citation-label: LWG110 title: "istreambuf_iterator::equal not const" author: - family: Nathan Myers URL: https://wg21.link/lwg110 - id: LWG111 citation-label: LWG111 title: "istreambuf_iterator::equal overspecified, inefficient" author: - family: Nathan Myers URL: https://wg21.link/lwg111 - id: LWG112 citation-label: LWG112 title: "Minor typo in ostreambuf_iterator constructor" author: - family: Matt Austern URL: https://wg21.link/lwg112 - id: LWG113 citation-label: LWG113 title: "Missing/extra iostream sync semantics" author: - family: Steve Clamage URL: https://wg21.link/lwg113 - id: LWG114 citation-label: LWG114 title: "Placement forms example in error twice" author: - family: Steve Clamage URL: https://wg21.link/lwg114 - id: LWG115 citation-label: LWG115 title: "Typo in strstream constructors" author: - family: Steve Clamage URL: https://wg21.link/lwg115 - id: LWG116 citation-label: LWG116 title: "bitset cannot be constructed with a const char*" author: - family: Judy Ward URL: https://wg21.link/lwg116 - id: LWG117 citation-label: LWG117 title: "basic_ostream uses nonexistent num_put member functions" author: - family: Matt Austern URL: https://wg21.link/lwg117 - id: LWG118 citation-label: LWG118 title: "basic_istream uses nonexistent num_get member functions" author: - family: Matt Austern URL: https://wg21.link/lwg118 - id: LWG119 citation-label: LWG119 title: "Should virtual functions be allowed to strengthen the exception specification?" author: - family: Judy Ward URL: https://wg21.link/lwg119 - id: LWG120 citation-label: LWG120 title: "Can an implementor add specializations?" author: - family: Judy Ward URL: https://wg21.link/lwg120 - id: LWG121 citation-label: LWG121 title: "Detailed definition for ctype specialization" author: - family: Judy Ward URL: https://wg21.link/lwg121 - id: LWG122 citation-label: LWG122 title: "streambuf/wstreambuf description should not say they are specializations" author: - family: Judy Ward URL: https://wg21.link/lwg122 - id: LWG123 citation-label: LWG123 title: "Should valarray helper arrays fill functions be const?" author: - family: Judy Ward URL: https://wg21.link/lwg123 - id: LWG124 citation-label: LWG124 title: "ctype_byname::do_scan_is & do_scan_not return type should be const charT*" author: - family: Judy Ward URL: https://wg21.link/lwg124 - id: LWG125 citation-label: LWG125 title: "valarray::operator!() return type is inconsistent" author: - family: Judy Ward URL: https://wg21.link/lwg125 - id: LWG126 citation-label: LWG126 title: "typos in Effects clause of ctype::do_narrow()" author: - family: Judy Ward URL: https://wg21.link/lwg126 - id: LWG127 citation-label: LWG127 title: "auto_ptr<> conversion issues" author: - family: Greg Colvin URL: https://wg21.link/lwg127 - id: LWG128 citation-label: LWG128 title: "Need open_mode() function for file stream, string streams, file buffers, and string buffers" author: - family: Angelika Langer URL: https://wg21.link/lwg128 - id: LWG129 citation-label: LWG129 title: "Need error indication from seekp() and seekg()" author: - family: Angelika Langer URL: https://wg21.link/lwg129 - id: LWG130 citation-label: LWG130 title: "Return type of container::erase(iterator) differs for associative containers" author: - family: Andrew Koenig URL: https://wg21.link/lwg130 - id: LWG131 citation-label: LWG131 title: "list::splice throws nothing" author: - family: Howard Hinnant URL: https://wg21.link/lwg131 - id: LWG132 citation-label: LWG132 title: "list::resize description uses random access iterators" author: - family: Howard Hinnant URL: https://wg21.link/lwg132 - id: LWG133 citation-label: LWG133 title: "map missing get_allocator()" author: - family: Howard Hinnant URL: https://wg21.link/lwg133 - id: LWG134 citation-label: LWG134 title: "vector constructors over specified" author: - family: Howard Hinnant URL: https://wg21.link/lwg134 - id: LWG135 citation-label: LWG135 title: "basic_iostream doubly initialized" author: - family: Howard Hinnant URL: https://wg21.link/lwg135 - id: LWG136 citation-label: LWG136 title: "seekp, seekg setting wrong streams?" author: - family: Howard Hinnant URL: https://wg21.link/lwg136 - id: LWG137 citation-label: LWG137 title: "Do use_facet and has_facet look in the global locale?" author: - family: Angelika Langer URL: https://wg21.link/lwg137 - id: LWG138 citation-label: LWG138 title: "Class ctype_byname redundant and misleading" author: - family: Angelika Langer URL: https://wg21.link/lwg138 - id: LWG139 citation-label: LWG139 title: "Optional sequence operation table description unclear" author: - family: Andrew Koenig URL: https://wg21.link/lwg139 - id: LWG140 citation-label: LWG140 title: "map::value_type does not satisfy the assignable requirement" author: - family: Mark Mitchell URL: https://wg21.link/lwg140 - id: LWG141 citation-label: LWG141 title: "basic_string::find_last_of, find_last_not_of say pos instead of xpos" author: - family: Arch Robison URL: https://wg21.link/lwg141 - id: LWG142 citation-label: LWG142 title: "lexicographical_compare complexity wrong" author: - family: Howard Hinnant URL: https://wg21.link/lwg142 - id: LWG143 citation-label: LWG143 title: "C .h header wording unclear" author: - family: Christophe de Dinechin URL: https://wg21.link/lwg143 - id: LWG144 citation-label: LWG144 title: "Deque constructor complexity wrong" author: - family: Herb Sutter URL: https://wg21.link/lwg144 - id: LWG145 citation-label: LWG145 title: "adjustfield lacks default value" author: - family: Angelika Langer URL: https://wg21.link/lwg145 - id: LWG146 citation-label: LWG146 title: "complex Inserter and Extractor need sentries" author: - family: Angelika Langer URL: https://wg21.link/lwg146 - id: LWG147 citation-label: LWG147 title: "Library Intro refers to global functions that aren't global" author: - family: Lois Goldthwaite URL: https://wg21.link/lwg147 - id: LWG148 citation-label: LWG148 title: "Functions in the example facet BoolNames should be const" author: - family: Jeremy Siek URL: https://wg21.link/lwg148 - id: LWG149 citation-label: LWG149 title: "Insert should return iterator to first element inserted" author: - family: Andrew Koenig URL: https://wg21.link/lwg149 - id: LWG150 citation-label: LWG150 title: "Find_first_of says integer instead of iterator" author: - family: Matt McClure URL: https://wg21.link/lwg150 - id: LWG151 citation-label: LWG151 title: "Can't currently clear() empty container" author: - family: Ed Brey URL: https://wg21.link/lwg151 - id: LWG152 citation-label: LWG152 title: "Typo in scan_is() semantics" author: - family: Dietmar Kühl URL: https://wg21.link/lwg152 - id: LWG153 citation-label: LWG153 title: "Typo in narrow() semantics" author: - family: Dietmar Kühl URL: https://wg21.link/lwg153 - id: LWG154 citation-label: LWG154 title: "Missing double specifier for do_get()" author: - family: Dietmar Kühl URL: https://wg21.link/lwg154 - id: LWG155 citation-label: LWG155 title: "Typo in naming the class defining the class Init" author: - family: Dietmar Kühl URL: https://wg21.link/lwg155 - id: LWG156 citation-label: LWG156 title: "Typo in imbue() description" author: - family: Dietmar Kühl URL: https://wg21.link/lwg156 - id: LWG157 citation-label: LWG157 title: "Meaningless error handling for pword() and iword()" author: - family: Dietmar Kühl URL: https://wg21.link/lwg157 - id: LWG158 citation-label: LWG158 title: "Underspecified semantics for setbuf()" author: - family: Dietmar Kühl URL: https://wg21.link/lwg158 - id: LWG159 citation-label: LWG159 title: "Strange use of underflow()" author: - family: Dietmar Kühl URL: https://wg21.link/lwg159 - id: LWG160 citation-label: LWG160 title: "Typo: Use of non-existing function exception()" author: - family: Dietmar Kühl URL: https://wg21.link/lwg160 - id: LWG161 citation-label: LWG161 title: "Typo: istream_iterator vs. istreambuf_iterator" author: - family: Dietmar Kühl URL: https://wg21.link/lwg161 - id: LWG162 citation-label: LWG162 title: "Really \"formatted input functions\"?" author: - family: Dietmar Kühl URL: https://wg21.link/lwg162 - id: LWG163 citation-label: LWG163 title: "Return of gcount() after a call to gcount" author: - family: Dietmar Kühl URL: https://wg21.link/lwg163 - id: LWG164 citation-label: LWG164 title: "do_put() has apparently unused fill argument" author: - family: Angelika Langer URL: https://wg21.link/lwg164 - id: LWG165 citation-label: LWG165 title: "xsputn(), pubsync() never called by basic_ostream members?" author: - family: Dietmar Kühl URL: https://wg21.link/lwg165 - id: LWG166 citation-label: LWG166 title: "Really \"formatted output functions\"?" author: - family: Dietmar Kühl URL: https://wg21.link/lwg166 - id: LWG167 citation-label: LWG167 title: "Improper use of traits_type::length()" author: - family: Dietmar Kühl URL: https://wg21.link/lwg167 - id: LWG168 citation-label: LWG168 title: "Typo: formatted vs. unformatted" author: - family: Dietmar Kühl URL: https://wg21.link/lwg168 - id: LWG169 citation-label: LWG169 title: "Bad efficiency of overflow() mandated" author: - family: Dietmar Kühl URL: https://wg21.link/lwg169 - id: LWG170 citation-label: LWG170 title: "Inconsistent definition of traits_type" author: - family: Dietmar Kühl URL: https://wg21.link/lwg170 - id: LWG171 citation-label: LWG171 title: "Strange seekpos() semantics due to joint position" author: - family: Dietmar Kühl URL: https://wg21.link/lwg171 - id: LWG172 citation-label: LWG172 title: "Inconsistent types for basic_istream::ignore()" author: - family: Greg Comeau, Dietmar Kühl URL: https://wg21.link/lwg172 - id: LWG173 citation-label: LWG173 title: "Inconsistent types for basic_filebuf::setbuf()" author: - family: Greg Comeau, Dietmar Kühl URL: https://wg21.link/lwg173 - id: LWG174 citation-label: LWG174 title: "Typo: OFF_T vs. POS_T" author: - family: Dietmar Kühl URL: https://wg21.link/lwg174 - id: LWG175 citation-label: LWG175 title: "Ambiguity for basic_streambuf::pubseekpos() and a few other functions." author: - family: Dietmar Kühl URL: https://wg21.link/lwg175 - id: LWG176 citation-label: LWG176 title: "exceptions() in ios_base...?" author: - family: Dietmar Kühl URL: https://wg21.link/lwg176 - id: LWG177 citation-label: LWG177 title: "Complex operators cannot be explicitly instantiated" author: - family: Judy Ward URL: https://wg21.link/lwg177 - id: LWG178 citation-label: LWG178 title: "Should clog and cerr initially be tied to cout?" author: - family: Judy Ward URL: https://wg21.link/lwg178 - id: LWG179 citation-label: LWG179 title: "Comparison of const_iterators to iterators doesn't work" author: - family: Judy Ward URL: https://wg21.link/lwg179 - id: LWG180 citation-label: LWG180 title: "Container member iterator arguments constness has unintended consequences" author: - family: Dave Abrahams URL: https://wg21.link/lwg180 - id: LWG181 citation-label: LWG181 title: "make_pair() unintended behavior" author: - family: Andrew Koenig URL: https://wg21.link/lwg181 - id: LWG182 citation-label: LWG182 title: "Ambiguous references to size_t" author: - family: Al Stevens URL: https://wg21.link/lwg182 - id: LWG183 citation-label: LWG183 title: "I/O stream manipulators don't work for wide character streams" author: - family: Andy Sawyer URL: https://wg21.link/lwg183 - id: LWG184 citation-label: LWG184 title: "numeric_limits wording problems" author: - family: Gabriel Dos Reis URL: https://wg21.link/lwg184 - id: LWG185 citation-label: LWG185 title: "Questionable use of term \"inline\"" author: - family: UK Panel URL: https://wg21.link/lwg185 - id: LWG186 citation-label: LWG186 title: "bitset::set() second parameter should be bool" author: - family: Darin Adler URL: https://wg21.link/lwg186 - id: LWG187 citation-label: LWG187 title: "iter_swap underspecified" author: - family: Andrew Koenig URL: https://wg21.link/lwg187 - id: LWG188 citation-label: LWG188 title: "valarray helpers missing augmented assignment operators" author: - family: Gabriel Dos Reis URL: https://wg21.link/lwg188 - id: LWG189 citation-label: LWG189 title: "setprecision() not specified correctly" author: - family: Andrew Koenig URL: https://wg21.link/lwg189 - id: LWG190 citation-label: LWG190 title: "min() and max() functions should be std::binary_functions" author: - family: Mark Rintoul URL: https://wg21.link/lwg190 - id: LWG191 citation-label: LWG191 title: "Unclear complexity for algorithms such as binary search" author: - family: Nico Josuttis URL: https://wg21.link/lwg191 - id: LWG192 citation-label: LWG192 title: "a.insert(p,t) is inefficient and overconstrained" author: - family: Ed Brey URL: https://wg21.link/lwg192 - id: LWG193 citation-label: LWG193 title: "Heap operations description incorrect" author: - family: Markus Mauhart URL: https://wg21.link/lwg193 - id: LWG194 citation-label: LWG194 title: "rdbuf() functions poorly specified" author: - family: Steve Clamage URL: https://wg21.link/lwg194 - id: LWG195 citation-label: LWG195 title: "Should basic_istream::sentry's constructor ever set eofbit?" author: - family: Matt Austern URL: https://wg21.link/lwg195 - id: LWG196 citation-label: LWG196 title: "Placement new example has alignment problems" author: - family: Herb Sutter URL: https://wg21.link/lwg196 - id: LWG197 citation-label: LWG197 title: "max_size() underspecified" author: - family: Andy Sawyer URL: https://wg21.link/lwg197 - id: LWG198 citation-label: LWG198 title: "Validity of pointers and references unspecified after iterator destruction" author: - family: Beman Dawes URL: https://wg21.link/lwg198 - id: LWG199 citation-label: LWG199 title: "What does allocate(0) return?" author: - family: Matt Austern URL: https://wg21.link/lwg199 - id: LWG200 citation-label: LWG200 title: "Forward iterator requirements don't allow constant iterators" author: - family: Matt Austern URL: https://wg21.link/lwg200 - id: LWG201 citation-label: LWG201 title: "Numeric limits terminology wrong" author: - family: Stephen Cleary URL: https://wg21.link/lwg201 - id: LWG202 citation-label: LWG202 title: "unique() effects unclear when predicate not an equivalence relation" author: - family: Andrew Koenig URL: https://wg21.link/lwg202 - id: LWG203 citation-label: LWG203 title: "basic_istream::sentry::sentry() is uninstantiable with ctype" author: - family: Matt McClure and Dietmar Kühl URL: https://wg21.link/lwg203 - id: LWG204 citation-label: LWG204 title: "distance(first, last) when \"last\" is before \"first\"" author: - family: Rintala Matti URL: https://wg21.link/lwg204 - id: LWG205 citation-label: LWG205 title: "numeric_limits unclear on how to determine floating point types" author: - family: Steve Cleary URL: https://wg21.link/lwg205 - id: LWG206 citation-label: LWG206 title: "operator new(size_t, nothrow) may become unlinked to ordinary operator new if ordinary version replaced" author: - family: Howard Hinnant URL: https://wg21.link/lwg206 - id: LWG207 citation-label: LWG207 title: "ctype members return clause incomplete" author: - family: Robert Klarer URL: https://wg21.link/lwg207 - id: LWG208 citation-label: LWG208 title: "Unnecessary restriction on past-the-end iterators" author: - family: Stephen Cleary URL: https://wg21.link/lwg208 - id: LWG209 citation-label: LWG209 title: "basic_string declarations inconsistent" author: - family: Igor Stauder URL: https://wg21.link/lwg209 - id: LWG210 citation-label: LWG210 title: "distance first and last confused" author: - family: Lisa Lippincott URL: https://wg21.link/lwg210 - id: LWG211 citation-label: LWG211 title: "operator>>(istream&, string&) doesn't set failbit" author: - family: Scott Snyder URL: https://wg21.link/lwg211 - id: LWG212 citation-label: LWG212 title: "Empty range behavior unclear for several algorithms" author: - family: Nico Josuttis URL: https://wg21.link/lwg212 - id: LWG213 citation-label: LWG213 title: "Math function overloads ambiguous" author: - family: Nico Josuttis URL: https://wg21.link/lwg213 - id: LWG214 citation-label: LWG214 title: "set::find() missing const overload" author: - family: Judy Ward URL: https://wg21.link/lwg214 - id: LWG215 citation-label: LWG215 title: "Can a map's key_type be const?" author: - family: Judy Ward URL: https://wg21.link/lwg215 - id: LWG216 citation-label: LWG216 title: "setbase manipulator description flawed" author: - family: Hyman Rosen URL: https://wg21.link/lwg216 - id: LWG217 citation-label: LWG217 title: "Facets example (Classifying Japanese characters) contains errors" author: - family: Martin Sebor URL: https://wg21.link/lwg217 - id: LWG218 citation-label: LWG218 title: "Algorithms do not use binary predicate objects for default comparisons" author: - family: Pablo Halpern URL: https://wg21.link/lwg218 - id: LWG219 citation-label: LWG219 title: "find algorithm missing version that takes a binary predicate argument" author: - family: Pablo Halpern URL: https://wg21.link/lwg219 - id: LWG220 citation-label: LWG220 title: "~ios_base() usage valid?" author: - family: Jonathan Schilling, Howard Hinnant URL: https://wg21.link/lwg220 - id: LWG221 citation-label: LWG221 title: "num_get<>::do_get stage 2 processing broken" author: - family: Matt Austern URL: https://wg21.link/lwg221 - id: LWG222 citation-label: LWG222 title: "Are throw clauses necessary if a throw is already implied by the effects clause?" author: - family: Judy Ward URL: https://wg21.link/lwg222 - id: LWG223 citation-label: LWG223 title: "reverse algorithm should use iter_swap rather than swap" author: - family: Dave Abrahams URL: https://wg21.link/lwg223 - id: LWG224 citation-label: LWG224 title: "clear() complexity for associative containers refers to undefined N" author: - family: Ed Brey URL: https://wg21.link/lwg224 - id: LWG225 citation-label: LWG225 title: "std:: algorithms use of other unqualified algorithms" author: - family: Dave Abrahams URL: https://wg21.link/lwg225 - id: LWG226 citation-label: LWG226 title: "User supplied specializations or overloads of namespace std function templates" author: - family: Dave Abrahams URL: https://wg21.link/lwg226 - id: LWG227 citation-label: LWG227 title: "std::swap() should require CopyConstructible or DefaultConstructible arguments" author: - family: Dave Abrahams URL: https://wg21.link/lwg227 - id: LWG228 citation-label: LWG228 title: "Incorrect specification of \"..._byname\" facets" author: - family: Dietmar Kühl URL: https://wg21.link/lwg228 - id: LWG229 citation-label: LWG229 title: "Unqualified references of other library entities" author: - family: Steve Clamage URL: https://wg21.link/lwg229 - id: LWG230 citation-label: LWG230 title: "Assignable specified without also specifying CopyConstructible" author: - family: Beman Dawes URL: https://wg21.link/lwg230 - id: LWG231 citation-label: LWG231 title: "Precision in iostream?" author: - family: James Kanze, Stephen Clamage URL: https://wg21.link/lwg231 - id: LWG232 citation-label: LWG232 title: "\"depends\" poorly defined in 17.4.3.1" author: - family: Peter Dimov URL: https://wg21.link/lwg232 - id: LWG233 citation-label: LWG233 title: "Insertion hints in associative containers" author: - family: Andrew Koenig URL: https://wg21.link/lwg233 - id: LWG234 citation-label: LWG234 title: "Typos in allocator definition" author: - family: Dietmar Kühl URL: https://wg21.link/lwg234 - id: LWG235 citation-label: LWG235 title: "No specification of default ctor for reverse_iterator" author: - family: Dietmar Kühl URL: https://wg21.link/lwg235 - id: LWG236 citation-label: LWG236 title: "ctype::is() member modifies facet" author: - family: Dietmar Kühl URL: https://wg21.link/lwg236 - id: LWG237 citation-label: LWG237 title: "Undefined expression in complexity specification" author: - family: Dietmar Kühl URL: https://wg21.link/lwg237 - id: LWG238 citation-label: LWG238 title: "Contradictory results of stringbuf initialization." author: - family: Dietmar Kühl URL: https://wg21.link/lwg238 - id: LWG239 citation-label: LWG239 title: "Complexity of unique() and/or unique_copy incorrect" author: - family: Angelika Langer URL: https://wg21.link/lwg239 - id: LWG240 citation-label: LWG240 title: "Complexity of adjacent_find() is meaningless" author: - family: Angelika Langer URL: https://wg21.link/lwg240 - id: LWG241 citation-label: LWG241 title: "Does unique_copy() require CopyConstructible and Assignable?" author: - family: Angelika Langer URL: https://wg21.link/lwg241 - id: LWG242 citation-label: LWG242 title: "Side effects of function objects" author: - family: Angelika Langer URL: https://wg21.link/lwg242 - id: LWG243 citation-label: LWG243 title: "get and getline when sentry reports failure" author: - family: Martin Sebor URL: https://wg21.link/lwg243 - id: LWG244 citation-label: LWG244 title: "Must find's third argument be CopyConstructible?" author: - family: Andrew Koenig URL: https://wg21.link/lwg244 - id: LWG245 citation-label: LWG245 title: "Which operations on istream_iterator trigger input operations?" author: - family: Andrew Koenig URL: https://wg21.link/lwg245 - id: LWG246 citation-label: LWG246 title: "a.insert(p,t) is incorrectly specified" author: - family: Mark Rodgers URL: https://wg21.link/lwg246 - id: LWG247 citation-label: LWG247 title: "vector, deque::insert complexity" author: - family: Lisa Lippincott URL: https://wg21.link/lwg247 - id: LWG248 citation-label: LWG248 title: "time_get fails to set eofbit" author: - family: Martin Sebor URL: https://wg21.link/lwg248 - id: LWG249 citation-label: LWG249 title: "Return Type of auto_ptr::operator=" author: - family: Joseph Gottman URL: https://wg21.link/lwg249 - id: LWG250 citation-label: LWG250 title: "splicing invalidates iterators" author: - family: Brian Parker URL: https://wg21.link/lwg250 - id: LWG251 citation-label: LWG251 title: "basic_stringbuf missing allocator_type" author: - family: Martin Sebor URL: https://wg21.link/lwg251 - id: LWG252 citation-label: LWG252 title: "missing casts/C-style casts used in iostreams" author: - family: Martin Sebor URL: https://wg21.link/lwg252 - id: LWG253 citation-label: LWG253 title: "valarray helper functions are almost entirely useless" author: - family: Robert Klarer URL: https://wg21.link/lwg253 - id: LWG254 citation-label: LWG254 title: "Exception types in clause 19 are constructed from std::string" author: - family: Dave Abrahams URL: https://wg21.link/lwg254 - id: LWG255 citation-label: LWG255 title: "Why do basic_streambuf<>::pbump() and gbump() take an int?" author: - family: Martin Sebor URL: https://wg21.link/lwg255 - id: LWG256 citation-label: LWG256 title: "typo in 27.4.4.2, p17: copy_event does not exist" author: - family: Martin Sebor URL: https://wg21.link/lwg256 - id: LWG257 citation-label: LWG257 title: "STL functional object and iterator inheritance." author: - family: Robert Dick URL: https://wg21.link/lwg257 - id: LWG258 citation-label: LWG258 title: "Missing allocator requirement" author: - family: Matt Austern URL: https://wg21.link/lwg258 - id: LWG259 citation-label: LWG259 title: "basic_string::operator[] and const correctness" author: - family: Chris Newton URL: https://wg21.link/lwg259 - id: LWG260 citation-label: LWG260 title: "Inconsistent return type of istream_iterator::operator++(int)" author: - family: Martin Sebor URL: https://wg21.link/lwg260 - id: LWG261 citation-label: LWG261 title: "Missing description of istream_iterator::operator!=" author: - family: Martin Sebor URL: https://wg21.link/lwg261 - id: LWG262 citation-label: LWG262 title: "Bitmask operator ~ specified incorrectly" author: - family: Beman Dawes URL: https://wg21.link/lwg262 - id: LWG263 citation-label: LWG263 title: "Severe restriction on basic_string reference counting" author: - family: Kevlin Henney URL: https://wg21.link/lwg263 - id: LWG264 citation-label: LWG264 title: "Associative container insert(i, j) complexity requirements are not feasible." author: - family: John Potter URL: https://wg21.link/lwg264 - id: LWG265 citation-label: LWG265 title: "std::pair::pair() effects overly restrictive" author: - family: Martin Sebor URL: https://wg21.link/lwg265 - id: LWG266 citation-label: LWG266 title: "bad_exception::~bad_exception() missing Effects clause" author: - family: Martin Sebor URL: https://wg21.link/lwg266 - id: LWG267 citation-label: LWG267 title: "interaction of strstreambuf::overflow() and seekoff()" author: - family: Martin Sebor URL: https://wg21.link/lwg267 - id: LWG268 citation-label: LWG268 title: "Typo in locale synopsis" author: - family: Martin Sebor URL: https://wg21.link/lwg268 - id: LWG269 citation-label: LWG269 title: "cstdarg and unnamed parameters" author: - family: J. Stephen Adamczyk URL: https://wg21.link/lwg269 - id: LWG270 citation-label: LWG270 title: "Binary search requirements overly strict" author: - family: Matt Austern URL: https://wg21.link/lwg270 - id: LWG271 citation-label: LWG271 title: "basic_iostream missing typedefs" author: - family: Martin Sebor URL: https://wg21.link/lwg271 - id: LWG272 citation-label: LWG272 title: "Missing parentheses around subexpression" author: - family: Martin Sebor URL: https://wg21.link/lwg272 - id: LWG273 citation-label: LWG273 title: "Missing ios_base qualification on members of a dependent class" author: - family: Martin Sebor URL: https://wg21.link/lwg273 - id: LWG274 citation-label: LWG274 title: "a missing/impossible allocator requirement" author: - family: Martin Sebor URL: https://wg21.link/lwg274 - id: LWG275 citation-label: LWG275 title: "Wrong type in num_get::get() overloads" author: - family: Matt Austern URL: https://wg21.link/lwg275 - id: LWG276 citation-label: LWG276 title: "Assignable requirement for container value type overly strict" author: - family: Peter Dimov URL: https://wg21.link/lwg276 - id: LWG277 citation-label: LWG277 title: "Normative encouragement in allocator requirements unclear" author: - family: Matt Austern URL: https://wg21.link/lwg277 - id: LWG278 citation-label: LWG278 title: "What does iterator validity mean?" author: - family: P.J. Plauger URL: https://wg21.link/lwg278 - id: LWG279 citation-label: LWG279 title: "const and non-const iterators should have equivalent typedefs" author: - family: Steve Cleary URL: https://wg21.link/lwg279 - id: LWG280 citation-label: LWG280 title: "Comparison of reverse_iterator to const reverse_iterator" author: - family: Steve Cleary URL: https://wg21.link/lwg280 - id: LWG281 citation-label: LWG281 title: "std::min() and max() requirements overly restrictive" author: - family: Martin Sebor URL: https://wg21.link/lwg281 - id: LWG282 citation-label: LWG282 title: "What types does numpunct grouping refer to?" author: - family: Howard Hinnant URL: https://wg21.link/lwg282 - id: LWG283 citation-label: LWG283 title: "std::replace() requirement incorrect/insufficient" author: - family: Martin Sebor URL: https://wg21.link/lwg283 - id: LWG284 citation-label: LWG284 title: "unportable example in 20.3.7, p6" author: - family: Martin Sebor URL: https://wg21.link/lwg284 - id: LWG285 citation-label: LWG285 title: "minor editorial errors in fstream ctors" author: - family: Martin Sebor URL: https://wg21.link/lwg285 - id: LWG286 citation-label: LWG286 title: " requirements missing size_t typedef" author: - family: Judy Ward URL: https://wg21.link/lwg286 - id: LWG287 citation-label: LWG287 title: "conflicting ios_base fmtflags" author: - family: Judy Ward URL: https://wg21.link/lwg287 - id: LWG288 citation-label: LWG288 title: " requirements missing macro EILSEQ" author: - family: Judy Ward URL: https://wg21.link/lwg288 - id: LWG289 citation-label: LWG289 title: " requirements missing C float and long double versions" author: - family: Judy Ward URL: https://wg21.link/lwg289 - id: LWG290 citation-label: LWG290 title: "Requirements to for_each and its function object" author: - family: Angelika Langer URL: https://wg21.link/lwg290 - id: LWG291 citation-label: LWG291 title: "Underspecification of set algorithms" author: - family: Matt Austern URL: https://wg21.link/lwg291 - id: LWG292 citation-label: LWG292 title: "effects of a.copyfmt (a)" author: - family: Martin Sebor URL: https://wg21.link/lwg292 - id: LWG293 citation-label: LWG293 title: "Order of execution in transform algorithm" author: - family: Angelika Langer URL: https://wg21.link/lwg293 - id: LWG294 citation-label: LWG294 title: "User defined macros and standard headers" author: - family: James Kanze URL: https://wg21.link/lwg294 - id: LWG295 citation-label: LWG295 title: "Is abs defined in ?" author: - family: Jens Maurer URL: https://wg21.link/lwg295 - id: LWG296 citation-label: LWG296 title: "Missing descriptions and requirements of pair operators" author: - family: Martin Sebor URL: https://wg21.link/lwg296 - id: LWG297 citation-label: LWG297 title: "const_mem_fun_t<>::argument_type should be const T*" author: - family: Martin Sebor URL: https://wg21.link/lwg297 - id: LWG298 citation-label: LWG298 title: "::operator delete[] requirement incorrect/insufficient" author: - family: John A. Pedretti URL: https://wg21.link/lwg298 - id: LWG299 citation-label: LWG299 title: "Incorrect return types for iterator dereference" author: - family: John Potter URL: https://wg21.link/lwg299 - id: LWG300 citation-label: LWG300 title: "list::merge() specification incomplete" author: - family: John Pedretti URL: https://wg21.link/lwg300 - id: LWG301 citation-label: LWG301 title: "basic_string template ctor effects clause omits allocator argument" author: - family: Martin Sebor URL: https://wg21.link/lwg301 - id: LWG302 citation-label: LWG302 title: "Need error indication from codecvt<>::do_length" author: - family: Gregory Bumgardner URL: https://wg21.link/lwg302 - id: LWG303 citation-label: LWG303 title: "Bitset input operator underspecified" author: - family: Matt Austern URL: https://wg21.link/lwg303 - id: LWG304 citation-label: LWG304 title: "Must *a return an lvalue when a is an input iterator?" author: - family: Dave Abrahams URL: https://wg21.link/lwg304 - id: LWG305 citation-label: LWG305 title: "Default behavior of codecvt::length()" author: - family: Howard Hinnant URL: https://wg21.link/lwg305 - id: LWG306 citation-label: LWG306 title: "offsetof macro and non-POD types" author: - family: Steve Clamage URL: https://wg21.link/lwg306 - id: LWG307 citation-label: LWG307 title: "Lack of reference typedefs in container adaptors" author: - family: Howard Hinnant URL: https://wg21.link/lwg307 - id: LWG308 citation-label: LWG308 title: "Table 82 mentions unrelated headers" author: - family: Martin Sebor URL: https://wg21.link/lwg308 - id: LWG309 citation-label: LWG309 title: "Does sentry catch exceptions?" author: - family: Martin Sebor URL: https://wg21.link/lwg309 - id: LWG310 citation-label: LWG310 title: "Is errno a macro?" author: - family: Steve Clamage URL: https://wg21.link/lwg310 - id: LWG311 citation-label: LWG311 title: "Incorrect wording in basic_ostream class synopsis" author: - family: Andy Sawyer URL: https://wg21.link/lwg311 - id: LWG312 citation-label: LWG312 title: "Table 27 is missing headers" author: - family: Martin Sebor URL: https://wg21.link/lwg312 - id: LWG313 citation-label: LWG313 title: "set_terminate and set_unexpected question" author: - family: Judy Ward URL: https://wg21.link/lwg313 - id: LWG314 citation-label: LWG314 title: "Is the stack unwound when terminate() is called?" author: - family: Detlef Vollmann URL: https://wg21.link/lwg314 - id: LWG315 citation-label: LWG315 title: "Bad \"range\" in list::unique complexity" author: - family: Andy Sawyer URL: https://wg21.link/lwg315 - id: LWG316 citation-label: LWG316 title: "Vague text in Table 69" author: - family: Martin Sebor URL: https://wg21.link/lwg316 - id: LWG317 citation-label: LWG317 title: "Instantiation vs. specialization of facets" author: - family: Martin Sebor URL: https://wg21.link/lwg317 - id: LWG318 citation-label: LWG318 title: "Misleading comment in definition of numpunct_byname" author: - family: Martin Sebor URL: https://wg21.link/lwg318 - id: LWG319 citation-label: LWG319 title: "Storage allocation wording confuses \"Required behavior\", \"Requires\"" author: - family: Beman Dawes URL: https://wg21.link/lwg319 - id: LWG320 citation-label: LWG320 title: "list::assign overspecified" author: - family: Howard Hinnant URL: https://wg21.link/lwg320 - id: LWG321 citation-label: LWG321 title: "Typo in num_get" author: - family: Kevin Djang URL: https://wg21.link/lwg321 - id: LWG322 citation-label: LWG322 title: "iterator and const_iterator should have the same value type" author: - family: Matt Austern URL: https://wg21.link/lwg322 - id: LWG323 citation-label: LWG323 title: "abs() overloads in different headers" author: - family: Dave Abrahams URL: https://wg21.link/lwg323 - id: LWG324 citation-label: LWG324 title: "Do output iterators have value types?" author: - family: Dave Abrahams URL: https://wg21.link/lwg324 - id: LWG325 citation-label: LWG325 title: "Misleading text in moneypunct<>::do_grouping" author: - family: Martin Sebor URL: https://wg21.link/lwg325 - id: LWG326 citation-label: LWG326 title: "Missing typedef in moneypunct_byname" author: - family: Martin Sebor URL: https://wg21.link/lwg326 - id: LWG327 citation-label: LWG327 title: "Typo in time_get facet in table 52" author: - family: Tiki Wan URL: https://wg21.link/lwg327 - id: LWG328 citation-label: LWG328 title: "Bad sprintf format modifier in money_put<>::do_put()" author: - family: Martin Sebor URL: https://wg21.link/lwg328 - id: LWG329 citation-label: LWG329 title: "vector capacity, reserve and reallocation" author: - family: Anthony Williams URL: https://wg21.link/lwg329 - id: LWG330 citation-label: LWG330 title: "Misleading \"exposition only\" value in class locale definition" author: - family: Martin Sebor URL: https://wg21.link/lwg330 - id: LWG331 citation-label: LWG331 title: "bad declaration of destructor for ios_base::failure" author: - family: PremAnand M. Rao URL: https://wg21.link/lwg331 - id: LWG332 citation-label: LWG332 title: "Consider adding increment and decrement operators to std::fpos< T >" author: - family: PremAnand M. Rao URL: https://wg21.link/lwg332 - id: LWG333 citation-label: LWG333 title: "does endl imply synchronization with the device?" author: - family: PremAnand M. Rao URL: https://wg21.link/lwg333 - id: LWG334 citation-label: LWG334 title: "map::operator[] specification forces inefficient implementation" author: - family: Andrea Griffini URL: https://wg21.link/lwg334 - id: LWG335 citation-label: LWG335 title: "minor issue with char_traits, table 37" author: - family: Andy Sawyer URL: https://wg21.link/lwg335 - id: LWG336 citation-label: LWG336 title: "Clause 17 lack of references to deprecated headers" author: - family: Detlef Vollmann URL: https://wg21.link/lwg336 - id: LWG337 citation-label: LWG337 title: "replace_copy_if's template parameter should be InputIterator" author: - family: Detlef Vollmann URL: https://wg21.link/lwg337 - id: LWG338 citation-label: LWG338 title: "is whitespace allowed between `-' and a digit?" author: - family: Martin Sebor URL: https://wg21.link/lwg338 - id: LWG339 citation-label: LWG339 title: "definition of bitmask type restricted to clause 27" author: - family: Martin Sebor URL: https://wg21.link/lwg339 - id: LWG340 citation-label: LWG340 title: "interpretation of has_facet(loc)" author: - family: Martin Sebor URL: https://wg21.link/lwg340 - id: LWG341 citation-label: LWG341 title: "Vector reallocation and swap" author: - family: Anthony Williams URL: https://wg21.link/lwg341 - id: LWG342 citation-label: LWG342 title: "seek and eofbit" author: - family: Howard Hinnant URL: https://wg21.link/lwg342 - id: LWG343 citation-label: LWG343 title: "Unspecified library header dependencies" author: - family: Martin Sebor URL: https://wg21.link/lwg343 - id: LWG344 citation-label: LWG344 title: "grouping + showbase" author: - family: Howard Hinnant URL: https://wg21.link/lwg344 - id: LWG345 citation-label: LWG345 title: "type tm in " author: - family: Clark Nelson URL: https://wg21.link/lwg345 - id: LWG346 citation-label: LWG346 title: "Some iterator member functions should be const" author: - family: Jeremy Siek URL: https://wg21.link/lwg346 - id: LWG347 citation-label: LWG347 title: "locale::category and bitmask requirements" author: - family: P.J. Plauger, Nathan Myers URL: https://wg21.link/lwg347 - id: LWG348 citation-label: LWG348 title: "Minor issue with std::pair operator<" author: - family: Andy Sawyer URL: https://wg21.link/lwg348 - id: LWG349 citation-label: LWG349 title: "Minor typographical error in ostream_iterator" author: - family: Andy Sawyer URL: https://wg21.link/lwg349 - id: LWG350 citation-label: LWG350 title: "allocator<>::address" author: - family: Nathan Myers URL: https://wg21.link/lwg350 - id: LWG351 citation-label: LWG351 title: "unary_negate and binary_negate: struct or class?" author: - family: Dale Riley URL: https://wg21.link/lwg351 - id: LWG352 citation-label: LWG352 title: "missing fpos requirements" author: - family: Martin Sebor URL: https://wg21.link/lwg352 - id: LWG353 citation-label: LWG353 title: "std::pair missing template assignment" author: - family: Martin Sebor URL: https://wg21.link/lwg353 - id: LWG354 citation-label: LWG354 title: "Associative container lower/upper bound requirements" author: - family: Hans Aberg URL: https://wg21.link/lwg354 - id: LWG355 citation-label: LWG355 title: "Operational semantics for a.back()" author: - family: Yaroslav Mironov URL: https://wg21.link/lwg355 - id: LWG356 citation-label: LWG356 title: "Meaning of ctype_base::mask enumerators" author: - family: Matt Austern URL: https://wg21.link/lwg356 - id: LWG357 citation-label: LWG357 title: " float functions cannot return HUGE_VAL" author: - family: Ray Lischner URL: https://wg21.link/lwg357 - id: LWG358 citation-label: LWG358 title: "interpreting thousands_sep after a decimal_point" author: - family: Martin Sebor URL: https://wg21.link/lwg358 - id: LWG359 citation-label: LWG359 title: "num_put<>::do_put (..., bool) undocumented" author: - family: Martin Sebor URL: https://wg21.link/lwg359 - id: LWG360 citation-label: LWG360 title: "locale mandates inefficient implementation" author: - family: Martin Sebor URL: https://wg21.link/lwg360 - id: LWG361 citation-label: LWG361 title: "num_get<>::do_get (..., void*&) checks grouping" author: - family: Martin Sebor URL: https://wg21.link/lwg361 - id: LWG362 citation-label: LWG362 title: "bind1st/bind2nd type safety" author: - family: Andrew Demkin URL: https://wg21.link/lwg362 - id: LWG363 citation-label: LWG363 title: "Missing exception specification in 27.4.2.1.1" author: - family: Walter Brown and Marc Paterno URL: https://wg21.link/lwg363 - id: LWG364 citation-label: LWG364 title: "Inconsistent wording in 27.5.2.4.2" author: - family: Walter Brown, Marc Paterno URL: https://wg21.link/lwg364 - id: LWG365 citation-label: LWG365 title: "Lack of const-qualification in clause 27" author: - family: Walter Brown, Marc Paterno URL: https://wg21.link/lwg365 - id: LWG366 citation-label: LWG366 title: "Excessive const-qualification" author: - family: Walter Brown, Marc Paterno URL: https://wg21.link/lwg366 - id: LWG367 citation-label: LWG367 title: "remove_copy/remove_copy_if and Input Iterators" author: - family: Anthony Williams URL: https://wg21.link/lwg367 - id: LWG368 citation-label: LWG368 title: "basic_string::replace has two \"Throws\" paragraphs" author: - family: Beman Dawes URL: https://wg21.link/lwg368 - id: LWG369 citation-label: LWG369 title: "io stream objects and static ctors" author: - family: Ruslan Abdikeev URL: https://wg21.link/lwg369 - id: LWG370 citation-label: LWG370 title: "Minor error in basic_istream::get" author: - family: Ray Lischner URL: https://wg21.link/lwg370 - id: LWG371 citation-label: LWG371 title: "Stability of multiset and multimap member functions" author: - family: Frank Compagner URL: https://wg21.link/lwg371 - id: LWG372 citation-label: LWG372 title: "Inconsistent description of stdlib exceptions" author: - family: Randy Maddox URL: https://wg21.link/lwg372 - id: LWG373 citation-label: LWG373 title: "Are basic_istream and basic_ostream to use (exceptions()&badbit) != 0 ?" author: - family: Keith Baker URL: https://wg21.link/lwg373 - id: LWG374 citation-label: LWG374 title: "moneypunct::frac_digits returns int not unsigned" author: - family: Ray Lischner URL: https://wg21.link/lwg374 - id: LWG375 citation-label: LWG375 title: "basic_ios should be ios_base in 27.7.1.3" author: - family: Ray Lischner URL: https://wg21.link/lwg375 - id: LWG376 citation-label: LWG376 title: "basic_streambuf semantics" author: - family: Ray Lischner URL: https://wg21.link/lwg376 - id: LWG377 citation-label: LWG377 title: "basic_string::insert and length_error" author: - family: Ray Lischner URL: https://wg21.link/lwg377 - id: LWG378 citation-label: LWG378 title: "locale immutability and locale::operator=()" author: - family: Martin Sebor URL: https://wg21.link/lwg378 - id: LWG379 citation-label: LWG379 title: "nonsensical ctype::do_widen() requirement" author: - family: Martin Sebor URL: https://wg21.link/lwg379 - id: LWG380 citation-label: LWG380 title: "typos in codecvt tables 53 and 54" author: - family: Martin Sebor URL: https://wg21.link/lwg380 - id: LWG381 citation-label: LWG381 title: "detection of invalid mbstate_t in codecvt" author: - family: Martin Sebor URL: https://wg21.link/lwg381 - id: LWG382 citation-label: LWG382 title: "codecvt do_in/out result" author: - family: Martin Sebor URL: https://wg21.link/lwg382 - id: LWG383 citation-label: LWG383 title: "Bidirectional iterator assertion typo" author: - family: ysapir (submitted via comp.std.c++) URL: https://wg21.link/lwg383 - id: LWG384 citation-label: LWG384 title: "equal_range has unimplementable runtime complexity" author: - family: Hans Bos URL: https://wg21.link/lwg384 - id: LWG385 citation-label: LWG385 title: "Does call by value imply the CopyConstructible requirement?" author: - family: Matt Austern URL: https://wg21.link/lwg385 - id: LWG386 citation-label: LWG386 title: "Reverse iterator's operator[] has impossible return type" author: - family: Matt Austern URL: https://wg21.link/lwg386 - id: LWG387 citation-label: LWG387 title: "std::complex over-encapsulated" author: - family: Gabriel Dos Reis URL: https://wg21.link/lwg387 - id: LWG388 citation-label: LWG388 title: "Use of complex as a key in associative containers" author: - family: Gabriel Dos Reis URL: https://wg21.link/lwg388 - id: LWG389 citation-label: LWG389 title: "Const overload of valarray::operator[] returns by value" author: - family: Gabriel Dos Reis URL: https://wg21.link/lwg389 - id: LWG390 citation-label: LWG390 title: "CopyConstructible requirements too strict" author: - family: Doug Gregor URL: https://wg21.link/lwg390 - id: LWG391 citation-label: LWG391 title: "non-member functions specified as const" author: - family: James Kanze URL: https://wg21.link/lwg391 - id: LWG392 citation-label: LWG392 title: "'equivalence' for input iterators" author: - family: Corwin Joy URL: https://wg21.link/lwg392 - id: LWG393 citation-label: LWG393 title: "do_in/do_out operation on state unclear" author: - family: Alberto Barbati URL: https://wg21.link/lwg393 - id: LWG394 citation-label: LWG394 title: "behavior of formatted output on failure" author: - family: Martin Sebor URL: https://wg21.link/lwg394 - id: LWG395 citation-label: LWG395 title: "inconsistencies in the definitions of rand() and random_shuffle()" author: - family: James Kanze URL: https://wg21.link/lwg395 - id: LWG396 citation-label: LWG396 title: "what are characters zero and one" author: - family: Martin Sebor URL: https://wg21.link/lwg396 - id: LWG397 citation-label: LWG397 title: "ostream::sentry dtor throws exceptions" author: - family: Martin Sebor URL: https://wg21.link/lwg397 - id: LWG398 citation-label: LWG398 title: "effects of end-of-file on unformatted input functions" author: - family: Martin Sebor URL: https://wg21.link/lwg398 - id: LWG399 citation-label: LWG399 title: "volations of unformatted input function requirements" author: - family: Martin Sebor URL: https://wg21.link/lwg399 - id: LWG400 citation-label: LWG400 title: "redundant type cast in lib.allocator.members" author: - family: Markus Mauhart URL: https://wg21.link/lwg400 - id: LWG401 citation-label: LWG401 title: "incorrect type casts in table 32 in lib.allocator.requirements" author: - family: Markus Mauhart URL: https://wg21.link/lwg401 - id: LWG402 citation-label: LWG402 title: "wrong new expression in [some_]allocator::construct" author: - family: Markus Mauhart URL: https://wg21.link/lwg402 - id: LWG403 citation-label: LWG403 title: "basic_string::swap should not throw exceptions" author: - family: Beman Dawes URL: https://wg21.link/lwg403 - id: LWG404 citation-label: LWG404 title: "May a replacement allocation function be declared inline?" author: - family: Matt Austern URL: https://wg21.link/lwg404 - id: LWG405 citation-label: LWG405 title: "qsort and POD" author: - family: Ray Lischner URL: https://wg21.link/lwg405 - id: LWG406 citation-label: LWG406 title: "vector::insert(s) exception safety" author: - family: Dave Abrahams URL: https://wg21.link/lwg406 - id: LWG407 citation-label: LWG407 title: "Can singular iterators be destroyed?" author: - family: Nathan Myers URL: https://wg21.link/lwg407 - id: LWG408 citation-label: LWG408 title: "Is vector > forbidden?" author: - family: Nathan Myers URL: https://wg21.link/lwg408 - id: LWG409 citation-label: LWG409 title: "Closing an fstream should clear error state" author: - family: Nathan Myers URL: https://wg21.link/lwg409 - id: LWG410 citation-label: LWG410 title: "Missing semantics for stack and queue comparison operators" author: - family: Hans Bos URL: https://wg21.link/lwg410 - id: LWG411 citation-label: LWG411 title: "Wrong names of set member functions" author: - family: Daniel Frey URL: https://wg21.link/lwg411 - id: LWG412 citation-label: LWG412 title: "Typo in 27.4.4.3" author: - family: Martin Sebor URL: https://wg21.link/lwg412 - id: LWG413 citation-label: LWG413 title: "Proposed resolution to LDR#64 still wrong" author: - family: Bo Persson URL: https://wg21.link/lwg413 - id: LWG414 citation-label: LWG414 title: "Which iterators are invalidated by v.erase()?" author: - family: Matt Austern URL: https://wg21.link/lwg414 - id: LWG415 citation-label: LWG415 title: "behavior of std::ws" author: - family: Martin Sebor URL: https://wg21.link/lwg415 - id: LWG416 citation-label: LWG416 title: "definitions of XXX_MIN and XXX_MAX macros in climits" author: - family: Martin Sebor URL: https://wg21.link/lwg416 - id: LWG417 citation-label: LWG417 title: "what does ctype::do_widen() return on failure" author: - family: Martin Sebor URL: https://wg21.link/lwg417 - id: LWG418 citation-label: LWG418 title: "exceptions thrown during iostream cleanup" author: - family: Martin Sebor URL: https://wg21.link/lwg418 - id: LWG419 citation-label: LWG419 title: "istream extractors not setting failbit if eofbit is already set" author: - family: Martin Sebor URL: https://wg21.link/lwg419 - id: LWG420 citation-label: LWG420 title: "is std::FILE a complete type?" author: - family: Martin Sebor URL: https://wg21.link/lwg420 - id: LWG421 citation-label: LWG421 title: "is basic_streambuf copy-constructible?" author: - family: Martin Sebor URL: https://wg21.link/lwg421 - id: LWG422 citation-label: LWG422 title: "explicit specializations of member functions of class templates" author: - family: Martin Sebor URL: https://wg21.link/lwg422 - id: LWG423 citation-label: LWG423 title: "Effects of negative streamsize in iostreams" author: - family: Martin Sebor URL: https://wg21.link/lwg423 - id: LWG424 citation-label: LWG424 title: "normative notes" author: - family: Martin Sebor URL: https://wg21.link/lwg424 - id: LWG425 citation-label: LWG425 title: "return value of std::get_temporary_buffer" author: - family: Martin Sebor URL: https://wg21.link/lwg425 - id: LWG426 citation-label: LWG426 title: "search_n(), fill_n(), and generate_n() with negative n" author: - family: Martin Sebor URL: https://wg21.link/lwg426 - id: LWG427 citation-label: LWG427 title: "Stage 2 and rationale of DR 221" author: - family: Martin Sebor URL: https://wg21.link/lwg427 - id: LWG428 citation-label: LWG428 title: "string::erase(iterator) validity" author: - family: Martin Sebor URL: https://wg21.link/lwg428 - id: LWG429 citation-label: LWG429 title: "typo in basic_ios::clear(iostate)" author: - family: Martin Sebor URL: https://wg21.link/lwg429 - id: LWG430 citation-label: LWG430 title: "valarray subset operations" author: - family: Martin Sebor URL: https://wg21.link/lwg430 - id: LWG431 citation-label: LWG431 title: "Swapping containers with unequal allocators" author: - family: Matt Austern URL: https://wg21.link/lwg431 - id: LWG432 citation-label: LWG432 title: "stringbuf::overflow() makes only one write position available" author: - family: Christian W Brock URL: https://wg21.link/lwg432 - id: LWG433 citation-label: LWG433 title: "Contradiction in specification of unexpected()" author: - family: Vyatcheslav Sysoltsev URL: https://wg21.link/lwg433 - id: LWG434 citation-label: LWG434 title: "bitset::to_string() hard to use" author: - family: Martin Sebor URL: https://wg21.link/lwg434 - id: LWG435 citation-label: LWG435 title: "bug in DR 25" author: - family: Martin Sebor URL: https://wg21.link/lwg435 - id: LWG436 citation-label: LWG436 title: "are cv-qualified facet types valid facets?" author: - family: Martin Sebor URL: https://wg21.link/lwg436 - id: LWG437 citation-label: LWG437 title: "Formatted output of function pointers is confusing" author: - family: Ivan Godard URL: https://wg21.link/lwg437 - id: LWG438 citation-label: LWG438 title: "Ambiguity in the \"do the right thing\" clause" author: - family: Howard Hinnant URL: https://wg21.link/lwg438 - id: LWG439 citation-label: LWG439 title: "Should facets be copyable?" author: - family: Matt Austern URL: https://wg21.link/lwg439 - id: LWG440 citation-label: LWG440 title: "Should std::complex use unqualified transcendentals?" author: - family: Matt Austern URL: https://wg21.link/lwg440 - id: LWG441 citation-label: LWG441 title: "Is fpos::state const?" author: - family: Vincent Leloup URL: https://wg21.link/lwg441 - id: LWG442 citation-label: LWG442 title: "sentry::operator bool() inconsistent signature" author: - family: Vincent Leloup URL: https://wg21.link/lwg442 - id: LWG443 citation-label: LWG443 title: "filebuf::close() inconsistent use of EOF" author: - family: Vincent Leloup URL: https://wg21.link/lwg443 - id: LWG444 citation-label: LWG444 title: "Bad use of casts in fstream" author: - family: Vincent Leloup URL: https://wg21.link/lwg444 - id: LWG445 citation-label: LWG445 title: "iterator_traits::reference unspecified for some iterator categories" author: - family: Dave Abrahams URL: https://wg21.link/lwg445 - id: LWG446 citation-label: LWG446 title: "Iterator equality between different containers" author: - family: Andy Koenig URL: https://wg21.link/lwg446 - id: LWG447 citation-label: LWG447 title: "Wrong template argument for time facets" author: - family: Pete Becker URL: https://wg21.link/lwg447 - id: LWG448 citation-label: LWG448 title: "Random Access Iterators over abstract classes" author: - family: Dave Abrahams URL: https://wg21.link/lwg448 - id: LWG449 citation-label: LWG449 title: "Library Issue 306 Goes Too Far" author: - family: Pete Becker URL: https://wg21.link/lwg449 - id: LWG450 citation-label: LWG450 title: "set::find is inconsistent with associative container requirements" author: - family: Bill Plauger URL: https://wg21.link/lwg450 - id: LWG451 citation-label: LWG451 title: "Associative erase should return an iterator" author: - family: Bill Plauger URL: https://wg21.link/lwg451 - id: LWG452 citation-label: LWG452 title: "locale::combine should be permitted to generate a named locale" author: - family: Bill Plauger URL: https://wg21.link/lwg452 - id: LWG453 citation-label: LWG453 title: "basic_stringbuf::seekoff need not always fail for an empty stream" author: - family: Bill Plauger URL: https://wg21.link/lwg453 - id: LWG454 citation-label: LWG454 title: "basic_filebuf::open should accept wchar_t names" author: - family: Bill Plauger URL: https://wg21.link/lwg454 - id: LWG455 citation-label: LWG455 title: "cerr::tie() and wcerr::tie() are overspecified" author: - family: Bill Plauger URL: https://wg21.link/lwg455 - id: LWG456 citation-label: LWG456 title: "Traditional C header files are overspecified" author: - family: Bill Plauger URL: https://wg21.link/lwg456 - id: LWG457 citation-label: LWG457 title: "bitset constructor: incorrect number of initialized bits" author: - family: Dag Henriksson URL: https://wg21.link/lwg457 - id: LWG458 citation-label: LWG458 title: "24.1.5 contains unintended limitation for operator-" author: - family: Daniel Frey URL: https://wg21.link/lwg458 - id: LWG459 citation-label: LWG459 title: "Requirement for widening in stage 2 is overspecification" author: - family: Martin Sebor URL: https://wg21.link/lwg459 - id: LWG460 citation-label: LWG460 title: "Default modes missing from basic_fstream member specifications" author: - family: Ben Hutchings URL: https://wg21.link/lwg460 - id: LWG461 citation-label: LWG461 title: "time_get hard or impossible to implement" author: - family: Bill Plauger URL: https://wg21.link/lwg461 - id: LWG462 citation-label: LWG462 title: "Destroying objects with static storage duration" author: - family: Bill Plauger URL: https://wg21.link/lwg462 - id: LWG463 citation-label: LWG463 title: "auto_ptr usability issues" author: - family: Rani Sharoni URL: https://wg21.link/lwg463 - id: LWG464 citation-label: LWG464 title: "Suggestion for new member functions in standard containers" author: - family: Thorsten Ottosen URL: https://wg21.link/lwg464 - id: LWG465 citation-label: LWG465 title: "Contents of " author: - family: Steve Clamage URL: https://wg21.link/lwg465 - id: LWG466 citation-label: LWG466 title: "basic_string ctor should prevent null pointer error" author: - family: Daniel Frey URL: https://wg21.link/lwg466 - id: LWG467 citation-label: LWG467 title: "char_traits::lt(), compare(), and memcmp()" author: - family: Martin Sebor URL: https://wg21.link/lwg467 - id: LWG468 citation-label: LWG468 title: "unexpected consequences of ios_base::operator void*()" author: - family: Martin Sebor URL: https://wg21.link/lwg468 - id: LWG469 citation-label: LWG469 title: "vector ill-formed relational operators" author: - family: Martin Sebor URL: https://wg21.link/lwg469 - id: LWG470 citation-label: LWG470 title: "accessing containers from their elements' special functions" author: - family: Martin Sebor URL: https://wg21.link/lwg470 - id: LWG471 citation-label: LWG471 title: "result of what() implementation-defined" author: - family: Martin Sebor URL: https://wg21.link/lwg471 - id: LWG472 citation-label: LWG472 title: "Missing \"Returns\" clause in std::equal_range" author: - family: Prateek R Karandikar URL: https://wg21.link/lwg472 - id: LWG473 citation-label: LWG473 title: "underspecified ctype calls" author: - family: Martin Sebor URL: https://wg21.link/lwg473 - id: LWG474 citation-label: LWG474 title: "confusing Footnote 297" author: - family: Martin Sebor URL: https://wg21.link/lwg474 - id: LWG475 citation-label: LWG475 title: "May the function object passed to for_each modify the elements of the iterated sequence?" author: - family: Stephan T. Lavavej, Jaakko Jarvi URL: https://wg21.link/lwg475 - id: LWG476 citation-label: LWG476 title: "Forward Iterator implied mutability" author: - family: Dave Abrahams URL: https://wg21.link/lwg476 - id: LWG477 citation-label: LWG477 title: "Operator-> for const forward iterators" author: - family: Dave Abrahams URL: https://wg21.link/lwg477 - id: LWG478 citation-label: LWG478 title: "Should forward iterator requirements table have a line for r->m?" author: - family: Dave Abrahams URL: https://wg21.link/lwg478 - id: LWG479 citation-label: LWG479 title: "Container requirements and placement new" author: - family: Herb Sutter URL: https://wg21.link/lwg479 - id: LWG480 citation-label: LWG480 title: "unary_function and binary_function should have protected nonvirtual destructors" author: - family: Joe Gottman URL: https://wg21.link/lwg480 - id: LWG481 citation-label: LWG481 title: "unique's effects on the range [result, last)" author: - family: Andrew Koenig URL: https://wg21.link/lwg481 - id: LWG482 citation-label: LWG482 title: "Swapping pairs" author: - family: Andrew Koenig URL: https://wg21.link/lwg482 - id: LWG483 citation-label: LWG483 title: "Heterogeneous equality and EqualityComparable" author: - family: Peter Dimov URL: https://wg21.link/lwg483 - id: LWG484 citation-label: LWG484 title: "Convertible to T" author: - family: Chris Jefferson URL: https://wg21.link/lwg484 - id: LWG485 citation-label: LWG485 title: "output iterator insufficiently constrained" author: - family: Chris Jefferson URL: https://wg21.link/lwg485 - id: LWG486 citation-label: LWG486 title: "min/max CopyConstructible requirement is too strict" author: - family: Dave Abrahams URL: https://wg21.link/lwg486 - id: LWG487 citation-label: LWG487 title: "Allocator::construct is too limiting" author: - family: Dhruv Matani URL: https://wg21.link/lwg487 - id: LWG488 citation-label: LWG488 title: "rotate throws away useful information" author: - family: Howard Hinnant URL: https://wg21.link/lwg488 - id: LWG489 citation-label: LWG489 title: "std::remove / std::remove_if wrongly specified" author: - family: Thomas Mang URL: https://wg21.link/lwg489 - id: LWG490 citation-label: LWG490 title: "std::unique wrongly specified" author: - family: Thomas Mang URL: https://wg21.link/lwg490 - id: LWG491 citation-label: LWG491 title: "std::list<>::unique incorrectly specified" author: - family: Thomas Mang URL: https://wg21.link/lwg491 - id: LWG492 citation-label: LWG492 title: "Invalid iterator arithmetic expressions" author: - family: Thomas Mang URL: https://wg21.link/lwg492 - id: LWG493 citation-label: LWG493 title: "Undefined Expression in Input Iterator Note Title" author: - family: Chris Jefferson URL: https://wg21.link/lwg493 - id: LWG494 citation-label: LWG494 title: "Wrong runtime complexity for associative container's insert and delete" author: - family: Hans B os URL: https://wg21.link/lwg494 - id: LWG495 citation-label: LWG495 title: "Clause 22 template parameter requirements" author: - family: Beman Dawes URL: https://wg21.link/lwg495 - id: LWG496 citation-label: LWG496 title: "Illegal use of \"T\" in vector" author: - family: richard@ex-parrot.com URL: https://wg21.link/lwg496 - id: LWG497 citation-label: LWG497 title: "meaning of numeric_limits::traps for floating point types" author: - family: Martin Sebor URL: https://wg21.link/lwg497 - id: LWG498 citation-label: LWG498 title: "Requirements for partition() and stable_partition() too strong" author: - family: Sean Parent, Joe Gottman URL: https://wg21.link/lwg498 - id: LWG499 citation-label: LWG499 title: "Std. doesn't seem to require stable_sort() to be stable!" author: - family: Prateek Karandikar URL: https://wg21.link/lwg499 - id: LWG500 citation-label: LWG500 title: "do_length cannot be implemented correctly" author: - family: Krzysztof Żelechowski URL: https://wg21.link/lwg500 - id: LWG501 citation-label: LWG501 title: "Proposal: strengthen guarantees of lib.comparisons" author: - family: Me URL: https://wg21.link/lwg501 - id: LWG502 citation-label: LWG502 title: "Proposition: Clarification of the interaction between a facet and an iterator" author: - family: Christopher Conrade Zseleghovski URL: https://wg21.link/lwg502 - id: LWG503 citation-label: LWG503 title: "more on locales" author: - family: P.J. Plauger URL: https://wg21.link/lwg503 - id: LWG504 citation-label: LWG504 title: "Integer types in pseudo-random number engine requirements" author: - family: Walter Brown URL: https://wg21.link/lwg504 - id: LWG505 citation-label: LWG505 title: "Result_type in random distribution requirements" author: - family: Walter Brown URL: https://wg21.link/lwg505 - id: LWG506 citation-label: LWG506 title: "Requirements of Distribution parameter for variate_generator" author: - family: Walter Brown URL: https://wg21.link/lwg506 - id: LWG507 citation-label: LWG507 title: "Missing requirement for variate_generator::operator()" author: - family: Walter Brown URL: https://wg21.link/lwg507 - id: LWG508 citation-label: LWG508 title: "Bad parameters for ranlux64_base_01" author: - family: Walter Brown URL: https://wg21.link/lwg508 - id: LWG509 citation-label: LWG509 title: "Uniform_int template parameters" author: - family: Walter Brown URL: https://wg21.link/lwg509 - id: LWG510 citation-label: LWG510 title: "Input_type for bernoulli_distribution" author: - family: Walter Brown URL: https://wg21.link/lwg510 - id: LWG511 citation-label: LWG511 title: "Input_type for binomial_distribution" author: - family: Walter Brown URL: https://wg21.link/lwg511 - id: LWG512 citation-label: LWG512 title: "Seeding subtract_with_carry_01 from a single unsigned long" author: - family: Walter Brown URL: https://wg21.link/lwg512 - id: LWG513 citation-label: LWG513 title: "Size of state for subtract_with_carry_01" author: - family: Walter Brown URL: https://wg21.link/lwg513 - id: LWG514 citation-label: LWG514 title: "Size of state for subtract_with_carry" author: - family: Walter Brown URL: https://wg21.link/lwg514 - id: LWG515 citation-label: LWG515 title: "Random number engine traits" author: - family: Walter Brown URL: https://wg21.link/lwg515 - id: LWG516 citation-label: LWG516 title: "Seeding subtract_with_carry_01 using a generator" author: - family: Walter Brown URL: https://wg21.link/lwg516 - id: LWG517 citation-label: LWG517 title: "Should include name in external representation" author: - family: Walter Brown URL: https://wg21.link/lwg517 - id: LWG518 citation-label: LWG518 title: "Are insert and erase stable for unordered_multiset and unordered_multimap?" author: - family: Matt Austern URL: https://wg21.link/lwg518 - id: LWG519 citation-label: LWG519 title: "Data() undocumented" author: - family: Pete Becker URL: https://wg21.link/lwg519 - id: LWG520 citation-label: LWG520 title: "Result_of and pointers to data members" author: - family: Pete Becker URL: https://wg21.link/lwg520 - id: LWG521 citation-label: LWG521 title: "Garbled requirements for argument_type in reference_wrapper" author: - family: Pete Becker URL: https://wg21.link/lwg521 - id: LWG522 citation-label: LWG522 title: "Tuple doesn't define swap" author: - family: Andy Koenig URL: https://wg21.link/lwg522 - id: LWG523 citation-label: LWG523 title: "regex case-insensitive character ranges are unimplementable as specified" author: - family: Eric Niebler URL: https://wg21.link/lwg523 - id: LWG524 citation-label: LWG524 title: "regex named character classes and case-insensitivity don't mix" author: - family: Eric Niebler URL: https://wg21.link/lwg524 - id: LWG525 citation-label: LWG525 title: "type traits definitions not clear" author: - family: Robert Klarer URL: https://wg21.link/lwg525 - id: LWG526 citation-label: LWG526 title: "Is it undefined if a function in the standard changes in parameters?" author: - family: Chris Jefferson URL: https://wg21.link/lwg526 - id: LWG527 citation-label: LWG527 title: "tr1::bind has lost its Throws clause" author: - family: Peter Dimov URL: https://wg21.link/lwg527 - id: LWG528 citation-label: LWG528 title: "const_iterator iterator issue when they are the same type" author: - family: Paolo Carlini URL: https://wg21.link/lwg528 - id: LWG529 citation-label: LWG529 title: "The standard encourages redundant and confusing preconditions" author: - family: David Abrahams URL: https://wg21.link/lwg529 - id: LWG530 citation-label: LWG530 title: "Must elements of a string be contiguous?" author: - family: Matt Austern URL: https://wg21.link/lwg530 - id: LWG531 citation-label: LWG531 title: "array forms of unformatted input functions" author: - family: Martin Sebor URL: https://wg21.link/lwg531 - id: LWG532 citation-label: LWG532 title: "Tuple comparison" author: - family: David Abrahams URL: https://wg21.link/lwg532 - id: LWG533 citation-label: LWG533 title: "typo in 2.2.3.10/1" author: - family: Paolo Carlini URL: https://wg21.link/lwg533 - id: LWG534 citation-label: LWG534 title: "Missing basic_string members" author: - family: Alisdair Meredith URL: https://wg21.link/lwg534 - id: LWG535 citation-label: LWG535 title: "std::string::swap specification poorly worded" author: - family: Beman Dawes URL: https://wg21.link/lwg535 - id: LWG536 citation-label: LWG536 title: "Container iterator constructor and explicit convertibility" author: - family: Joaquín M López Muñoz URL: https://wg21.link/lwg536 - id: LWG537 citation-label: LWG537 title: "Typos in the signatures in 27.6.1.3/42-43 and 27.6.2.4" author: - family: Paolo Carlini URL: https://wg21.link/lwg537 - id: LWG538 citation-label: LWG538 title: "241 again: Does unique_copy() require CopyConstructible and Assignable?" author: - family: Howard Hinnant URL: https://wg21.link/lwg538 - id: LWG539 citation-label: LWG539 title: "partial_sum and adjacent_difference should mention requirements" author: - family: Marc Schoolderman URL: https://wg21.link/lwg539 - id: LWG540 citation-label: LWG540 title: "shared_ptr::operator*()" author: - family: Martin Sebor URL: https://wg21.link/lwg540 - id: LWG541 citation-label: LWG541 title: "shared_ptr template assignment and void" author: - family: Martin Sebor URL: https://wg21.link/lwg541 - id: LWG542 citation-label: LWG542 title: "shared_ptr observers" author: - family: Martin Sebor URL: https://wg21.link/lwg542 - id: LWG543 citation-label: LWG543 title: "valarray slice default constructor" author: - family: Howard Hinnant URL: https://wg21.link/lwg543 - id: LWG544 citation-label: LWG544 title: "minor NULL problems in C.2" author: - family: Martin Sebor URL: https://wg21.link/lwg544 - id: LWG545 citation-label: LWG545 title: "When is a deleter deleted?" author: - family: Matt Austern URL: https://wg21.link/lwg545 - id: LWG546 citation-label: LWG546 title: "[tr1] _Longlong and _ULonglong are integer types" author: - family: Matt Austern URL: https://wg21.link/lwg546 - id: LWG547 citation-label: LWG547 title: "division should be floating-point, not integer" author: - family: Matt Austern URL: https://wg21.link/lwg547 - id: LWG548 citation-label: LWG548 title: "May random_device block?" author: - family: Matt Austern URL: https://wg21.link/lwg548 - id: LWG549 citation-label: LWG549 title: "Undefined variable in binomial_distribution" author: - family: Matt Austern URL: https://wg21.link/lwg549 - id: LWG550 citation-label: LWG550 title: "What should the return type of pow(float,int) be?" author: - family: Howard Hinnant URL: https://wg21.link/lwg550 - id: LWG551 citation-label: LWG551 title: "" author: - family: Howard Hinnant URL: https://wg21.link/lwg551 - id: LWG552 citation-label: LWG552 title: "random_shuffle and its generator" author: - family: Martin Sebor URL: https://wg21.link/lwg552 - id: LWG553 citation-label: LWG553 title: "very minor editorial change intptr_t / uintptr_t" author: - family: Paolo Carlini URL: https://wg21.link/lwg553 - id: LWG554 citation-label: LWG554 title: "Problem with lwg DR 184 numeric_limits" author: - family: Howard Hinnant URL: https://wg21.link/lwg554 - id: LWG555 citation-label: LWG555 title: "[tr1] 8.21/1: typo" author: - family: Paolo Carlini URL: https://wg21.link/lwg555 - id: LWG556 citation-label: LWG556 title: "Is Compare a BinaryPredicate?" author: - family: Martin Sebor URL: https://wg21.link/lwg556 - id: LWG557 citation-label: LWG557 title: "TR1: div(_Longlong, _Longlong) vs div(intmax_t, intmax_t)" author: - family: Paolo Carlini URL: https://wg21.link/lwg557 - id: LWG558 citation-label: LWG558 title: "lib.input.iterators Defect" author: - family: David Abrahams URL: https://wg21.link/lwg558 - id: LWG559 citation-label: LWG559 title: "numeric_limits" author: - family: Martin Sebor URL: https://wg21.link/lwg559 - id: LWG560 citation-label: LWG560 title: "User-defined allocators without default constructor" author: - family: Sergey P. Derevyago URL: https://wg21.link/lwg560 - id: LWG561 citation-label: LWG561 title: "inserter overly generic" author: - family: Howard Hinnant URL: https://wg21.link/lwg561 - id: LWG562 citation-label: LWG562 title: "stringbuf ctor inefficient" author: - family: Martin Sebor URL: https://wg21.link/lwg562 - id: LWG563 citation-label: LWG563 title: "stringbuf seeking from end" author: - family: Martin Sebor URL: https://wg21.link/lwg563 - id: LWG564 citation-label: LWG564 title: "stringbuf seekpos underspecified" author: - family: Martin Sebor URL: https://wg21.link/lwg564 - id: LWG565 citation-label: LWG565 title: "xsputn inefficient" author: - family: Martin Sebor URL: https://wg21.link/lwg565 - id: LWG566 citation-label: LWG566 title: "array forms of unformatted input function undefined for zero-element arrays" author: - family: Martin Sebor URL: https://wg21.link/lwg566 - id: LWG567 citation-label: LWG567 title: "streambuf inserter and extractor should be unformatted" author: - family: Martin Sebor URL: https://wg21.link/lwg567 - id: LWG568 citation-label: LWG568 title: "[tr1] log2 overloads missing" author: - family: Paolo Carlini URL: https://wg21.link/lwg568 - id: LWG569 citation-label: LWG569 title: "Postcondition for basic_ios::clear(iostate) incorrectly stated" author: - family: Seungbeom Kim URL: https://wg21.link/lwg569 - id: LWG570 citation-label: LWG570 title: "Request adding additional explicit specializations of char_traits" author: - family: Jack Reeves URL: https://wg21.link/lwg570 - id: LWG571 citation-label: LWG571 title: "Update C90 references to C99?" author: - family: Beman Dawes URL: https://wg21.link/lwg571 - id: LWG572 citation-label: LWG572 title: "Oops, we gave 507 WP status" author: - family: Howard Hinnant URL: https://wg21.link/lwg572 - id: LWG573 citation-label: LWG573 title: "C++0x file positioning should handle modern file sizes" author: - family: Beman Dawes URL: https://wg21.link/lwg573 - id: LWG574 citation-label: LWG574 title: "DR 369 Contradicts Text" author: - family: Pete Becker URL: https://wg21.link/lwg574 - id: LWG575 citation-label: LWG575 title: "the specification of ~shared_ptr is MT-unfriendly, makes implementation assumptions" author: - family: Peter Dimov URL: https://wg21.link/lwg575 - id: LWG576 citation-label: LWG576 title: "find_first_of is overconstrained" author: - family: Doug Gregor URL: https://wg21.link/lwg576 - id: LWG577 citation-label: LWG577 title: "upper_bound(first, last, ...) cannot return last" author: - family: Seungbeom Kim URL: https://wg21.link/lwg577 - id: LWG578 citation-label: LWG578 title: "purpose of hint to allocator::allocate()" author: - family: Martin Sebor URL: https://wg21.link/lwg578 - id: LWG579 citation-label: LWG579 title: "erase(iterator) for unordered containers should not return an iterator" author: - family: Joaquín M López Muñoz URL: https://wg21.link/lwg579 - id: LWG580 citation-label: LWG580 title: "unused allocator members" author: - family: Martin Sebor URL: https://wg21.link/lwg580 - id: LWG581 citation-label: LWG581 title: "flush() not unformatted function" author: - family: Martin Sebor URL: https://wg21.link/lwg581 - id: LWG582 citation-label: LWG582 title: "specialized algorithms and volatile storage" author: - family: Martin Sebor URL: https://wg21.link/lwg582 - id: LWG583 citation-label: LWG583 title: "div() for unsigned integral types" author: - family: Beman Dawes URL: https://wg21.link/lwg583 - id: LWG584 citation-label: LWG584 title: "missing int pow(int,int) functionality" author: - family: Beman Dawes URL: https://wg21.link/lwg584 - id: LWG585 citation-label: LWG585 title: "facet error reporting" author: - family: Martin Sebor, Paolo Carlini URL: https://wg21.link/lwg585 - id: LWG586 citation-label: LWG586 title: "string inserter not a formatted function" author: - family: Martin Sebor URL: https://wg21.link/lwg586 - id: LWG587 citation-label: LWG587 title: "iststream ctor missing description" author: - family: Martin Sebor URL: https://wg21.link/lwg587 - id: LWG588 citation-label: LWG588 title: "requirements on zero sized tr1::arrays and other details" author: - family: Gennaro Prota URL: https://wg21.link/lwg588 - id: LWG589 citation-label: LWG589 title: "Requirements on iterators of member template functions of containers" author: - family: Peter Dimov URL: https://wg21.link/lwg589 - id: LWG590 citation-label: LWG590 title: "Type traits implementation latitude should be removed for C++0x" author: - family: Beman Dawes URL: https://wg21.link/lwg590 - id: LWG591 citation-label: LWG591 title: "Misleading \"built-in" author: - family: whyglinux URL: https://wg21.link/lwg591 - id: LWG592 citation-label: LWG592 title: "Incorrect treatment of rdbuf()->close() return type" author: - family: Christopher Kohlhoff URL: https://wg21.link/lwg592 - id: LWG593 citation-label: LWG593 title: "__STDC_CONSTANT_MACROS" author: - family: Walter Brown URL: https://wg21.link/lwg593 - id: LWG594 citation-label: LWG594 title: "Disadvantages of defining Swappable in terms of CopyConstructible and Assignable" author: - family: Niels Dekker URL: https://wg21.link/lwg594 - id: LWG595 citation-label: LWG595 title: "TR1/C++0x: fabs(complex) redundant / wrongly specified" author: - family: Stefan Große Pawig URL: https://wg21.link/lwg595 - id: LWG596 citation-label: LWG596 title: "27.8.1.3 Table 112 omits \"a+\" and \"a+b\" modes" author: - family: Thomas Plum URL: https://wg21.link/lwg596 - id: LWG597 citation-label: LWG597 title: "[dec.tr] The notion of 'promotion' cannot be emulated by user-defined types." author: - family: Daveed Vandevoorde URL: https://wg21.link/lwg597 - id: LWG598 citation-label: LWG598 title: "[dec.tr] Conversion to integral should truncate, not round." author: - family: Daniel Krugler URL: https://wg21.link/lwg598 - id: LWG599 citation-label: LWG599 title: "[dec.tr] Say \"octets\" instead of \"bytes.\"" author: - family: Daniel Krugler URL: https://wg21.link/lwg599 - id: LWG600 citation-label: LWG600 title: "[dec.tr] Wrong parameters for wcstod* functions" author: - family: Daniel Krugler URL: https://wg21.link/lwg600 - id: LWG601 citation-label: LWG601 title: "[dec.tr] numeric_limits typos" author: - family: Daniel Krugler URL: https://wg21.link/lwg601 - id: LWG602 citation-label: LWG602 title: "[dec.tr] \"generic floating type\" not defined." author: - family: Daniel Krügler URL: https://wg21.link/lwg602 - id: LWG603 citation-label: LWG603 title: "[dec.tr] Trivially simplifying decimal classes." author: - family: Martin Sebor URL: https://wg21.link/lwg603 - id: LWG604 citation-label: LWG604 title: "[dec.tr] Storing a reference to a facet unsafe." author: - family: Martin Sebor URL: https://wg21.link/lwg604 - id: LWG605 citation-label: LWG605 title: "[dec.tr] doesn't live here anymore." author: - family: Robert Klarer URL: https://wg21.link/lwg605 - id: LWG606 citation-label: LWG606 title: "[dec.tr] allow narrowing conversions" author: - family: Martin Sebor URL: https://wg21.link/lwg606 - id: LWG607 citation-label: LWG607 title: "Concern about short seed vectors" author: - family: Charles Karney URL: https://wg21.link/lwg607 - id: LWG608 citation-label: LWG608 title: "Unclear seed_seq construction details" author: - family: Charles Karney URL: https://wg21.link/lwg608 - id: LWG609 citation-label: LWG609 title: "missing static const" author: - family: Walter E. Brown URL: https://wg21.link/lwg609 - id: LWG610 citation-label: LWG610 title: "Suggested non-normative note for C++0x" author: - family: Scott Meyers URL: https://wg21.link/lwg610 - id: LWG611 citation-label: LWG611 title: "Standard library templates and incomplete types" author: - family: Nicola Musatti URL: https://wg21.link/lwg611 - id: LWG612 citation-label: LWG612 title: "numeric_limits::is_modulo insufficiently defined" author: - family: Chris Jefferson URL: https://wg21.link/lwg612 - id: LWG613 citation-label: LWG613 title: "max_digits10 missing from numeric_limits" author: - family: Bo Persson URL: https://wg21.link/lwg613 - id: LWG614 citation-label: LWG614 title: "std::string allocator requirements still inconsistent" author: - family: Bo Persson URL: https://wg21.link/lwg614 - id: LWG615 citation-label: LWG615 title: "Inconsistencies in Section 21.4" author: - family: Bo Persson URL: https://wg21.link/lwg615 - id: LWG616 citation-label: LWG616 title: "missing 'typename' in ctype_byname" author: - family: Bo Persson URL: https://wg21.link/lwg616 - id: LWG617 citation-label: LWG617 title: "std::array is a sequence that doesn't satisfy the sequence requirements?" author: - family: Bo Persson URL: https://wg21.link/lwg617 - id: LWG618 citation-label: LWG618 title: "valarray::cshift() effects on empty array" author: - family: Gabriel Dos Reis URL: https://wg21.link/lwg618 - id: LWG619 citation-label: LWG619 title: "Longjmp wording problem" author: - family: Lawrence Crowl URL: https://wg21.link/lwg619 - id: LWG620 citation-label: LWG620 title: "valid uses of empty valarrays" author: - family: Martin Sebor URL: https://wg21.link/lwg620 - id: LWG621 citation-label: LWG621 title: "non-const copy assignment operators of helper arrays" author: - family: Martin Sebor URL: https://wg21.link/lwg621 - id: LWG622 citation-label: LWG622 title: "behavior of filebuf dtor and close on error" author: - family: Martin Sebor URL: https://wg21.link/lwg622 - id: LWG623 citation-label: LWG623 title: "pubimbue forbidden to call imbue" author: - family: Martin Sebor URL: https://wg21.link/lwg623 - id: LWG624 citation-label: LWG624 title: "valarray assignment and arrays of unequal length" author: - family: Martin Sebor URL: https://wg21.link/lwg624 - id: LWG625 citation-label: LWG625 title: "Mixed up Effects and Returns clauses" author: - family: Martin Sebor URL: https://wg21.link/lwg625 - id: LWG626 citation-label: LWG626 title: "new Remark clauses not documented" author: - family: Martin Sebor URL: https://wg21.link/lwg626 - id: LWG627 citation-label: LWG627 title: "Low memory and exceptions" author: - family: P.J. Plauger URL: https://wg21.link/lwg627 - id: LWG628 citation-label: LWG628 title: "Inconsistent definition of basic_regex constructor" author: - family: Bo Persson URL: https://wg21.link/lwg628 - id: LWG629 citation-label: LWG629 title: "complex insertion and locale dependence" author: - family: Gabriel Dos Reis URL: https://wg21.link/lwg629 - id: LWG630 citation-label: LWG630 title: "arrays of valarray" author: - family: Martin Sebor URL: https://wg21.link/lwg630 - id: LWG631 citation-label: LWG631 title: "conflicting requirements for BinaryPredicate" author: - family: James Kanze URL: https://wg21.link/lwg631 - id: LWG632 citation-label: LWG632 title: "Time complexity of size() for std::set" author: - family: Lionel B URL: https://wg21.link/lwg632 - id: LWG633 citation-label: LWG633 title: "Return clause mentions undefined \"type()\"" author: - family: Daniel Krügler URL: https://wg21.link/lwg633 - id: LWG634 citation-label: LWG634 title: "allocator.address() doesn't work for types overloading operator&" author: - family: Howard Hinnant URL: https://wg21.link/lwg634 - id: LWG635 citation-label: LWG635 title: "domain of allocator::address" author: - family: Howard Hinnant URL: https://wg21.link/lwg635 - id: LWG636 citation-label: LWG636 title: "26.5.2.3 valarray::operator[]" author: - family: Bo Persson URL: https://wg21.link/lwg636 - id: LWG637 citation-label: LWG637 title: "§[c.math]/10 inconsistent return values" author: - family: Bo Persson URL: https://wg21.link/lwg637 - id: LWG638 citation-label: LWG638 title: "deque end invalidation during erase" author: - family: Steve LoBasso URL: https://wg21.link/lwg638 - id: LWG639 citation-label: LWG639 title: "Still problems with exceptions during streambuf IO" author: - family: Daniel Krügler URL: https://wg21.link/lwg639 - id: LWG640 citation-label: LWG640 title: "27.6.2.5.2 does not handle (unsigned) long long" author: - family: Daniel Krügler URL: https://wg21.link/lwg640 - id: LWG641 citation-label: LWG641 title: "Editorial fix for 27.6.4 (N2134)" author: - family: Daniel Krügler URL: https://wg21.link/lwg641 - id: LWG642 citation-label: LWG642 title: "Invalidated fstream footnotes in N2134" author: - family: Daniel Krügler URL: https://wg21.link/lwg642 - id: LWG643 citation-label: LWG643 title: "Impossible \"as if\" clauses" author: - family: Daniel Krügler URL: https://wg21.link/lwg643 - id: LWG644 citation-label: LWG644 title: "Possible typos in 'function' description" author: - family: Bo Persson URL: https://wg21.link/lwg644 - id: LWG645 citation-label: LWG645 title: "Missing members in match_results" author: - family: Daniel Krügler URL: https://wg21.link/lwg645 - id: LWG646 citation-label: LWG646 title: "const incorrect match_result members" author: - family: Daniel Krügler URL: https://wg21.link/lwg646 - id: LWG647 citation-label: LWG647 title: "Inconsistent regex_search params" author: - family: Daniel Krügler URL: https://wg21.link/lwg647 - id: LWG648 citation-label: LWG648 title: "regex_iterator c'tor needs clarification/editorial fix" author: - family: Daniel Krügler URL: https://wg21.link/lwg648 - id: LWG649 citation-label: LWG649 title: "Several typos in regex_token_iterator constructors" author: - family: Daniel Krügler URL: https://wg21.link/lwg649 - id: LWG650 citation-label: LWG650 title: "regex_token_iterator and const correctness" author: - family: Daniel Krügler URL: https://wg21.link/lwg650 - id: LWG651 citation-label: LWG651 title: "Missing preconditions for regex_token_iterator c'tors" author: - family: Daniel Krügler URL: https://wg21.link/lwg651 - id: LWG652 citation-label: LWG652 title: "regex_iterator and const correctness" author: - family: Daniel Krügler URL: https://wg21.link/lwg652 - id: LWG653 citation-label: LWG653 title: "Library reserved names" author: - family: Alisdair Meredith URL: https://wg21.link/lwg653 - id: LWG654 citation-label: LWG654 title: "Missing IO roundtrip for random number engines" author: - family: Daniel Krügler URL: https://wg21.link/lwg654 - id: LWG655 citation-label: LWG655 title: "Signature of generate_canonical not useful" author: - family: Daniel Krügler URL: https://wg21.link/lwg655 - id: LWG656 citation-label: LWG656 title: "Typo in subtract_with_carry_engine declaration" author: - family: Daniel Krügler URL: https://wg21.link/lwg656 - id: LWG657 citation-label: LWG657 title: "unclear requirement about header inclusion" author: - family: Gennaro Prota URL: https://wg21.link/lwg657 - id: LWG658 citation-label: LWG658 title: "Two unspecified function comparators in [function.objects]" author: - family: Daniel Krügler URL: https://wg21.link/lwg658 - id: LWG659 citation-label: LWG659 title: "istreambuf_iterator should have an operator->()" author: - family: Niels Dekker URL: https://wg21.link/lwg659 - id: LWG660 citation-label: LWG660 title: "Missing Bitwise Operations" author: - family: Beman Dawes URL: https://wg21.link/lwg660 - id: LWG661 citation-label: LWG661 title: "New 27.6.1.2.2 changes make special extractions useless" author: - family: Daniel Krügler URL: https://wg21.link/lwg661 - id: LWG662 citation-label: LWG662 title: "Inconsistent handling of incorrectly-placed thousands separators" author: - family: Cosmin Truta URL: https://wg21.link/lwg662 - id: LWG663 citation-label: LWG663 title: "Complexity Requirements" author: - family: Thomas Plum URL: https://wg21.link/lwg663 - id: LWG664 citation-label: LWG664 title: "do_unshift for codecvt" author: - family: Thomas Plum URL: https://wg21.link/lwg664 - id: LWG665 citation-label: LWG665 title: "do_unshift return value" author: - family: Thomas Plum URL: https://wg21.link/lwg665 - id: LWG666 citation-label: LWG666 title: "moneypunct::do_curr_symbol()" author: - family: Thomas Plum URL: https://wg21.link/lwg666 - id: LWG667 citation-label: LWG667 title: "money_get's widened minus sign" author: - family: Thomas Plum URL: https://wg21.link/lwg667 - id: LWG668 citation-label: LWG668 title: "money_get's empty minus sign" author: - family: Thomas Plum URL: https://wg21.link/lwg668 - id: LWG669 citation-label: LWG669 title: "Equivalent postive and negative signs in money_get" author: - family: Thomas Plum URL: https://wg21.link/lwg669 - id: LWG670 citation-label: LWG670 title: "money_base::pattern and space" author: - family: Thomas Plum URL: https://wg21.link/lwg670 - id: LWG671 citation-label: LWG671 title: "precision of hexfloat" author: - family: John Salmon URL: https://wg21.link/lwg671 - id: LWG672 citation-label: LWG672 title: "Swappable requirements need updating" author: - family: Howard Hinnant URL: https://wg21.link/lwg672 - id: LWG673 citation-label: LWG673 title: "unique_ptr update" author: - family: Howard Hinnant URL: https://wg21.link/lwg673 - id: LWG674 citation-label: LWG674 title: "shared_ptr interface changes for consistency with N1856" author: - family: Peter Dimov URL: https://wg21.link/lwg674 - id: LWG675 citation-label: LWG675 title: "Move assignment of containers" author: - family: Howard Hinnant URL: https://wg21.link/lwg675 - id: LWG676 citation-label: LWG676 title: "Moving the unordered containers" author: - family: Howard Hinnant URL: https://wg21.link/lwg676 - id: LWG677 citation-label: LWG677 title: "Weaknesses in seed_seq::randomize [rand.util.seedseq]" author: - family: Charles Karney URL: https://wg21.link/lwg677 - id: LWG678 citation-label: LWG678 title: "Changes for [rand.req.eng]" author: - family: Charles Karney URL: https://wg21.link/lwg678 - id: LWG679 citation-label: LWG679 title: "resize parameter by value" author: - family: Howard Hinnant URL: https://wg21.link/lwg679 - id: LWG680 citation-label: LWG680 title: "move_iterator operator-> return" author: - family: Howard Hinnant URL: https://wg21.link/lwg680 - id: LWG681 citation-label: LWG681 title: "Operator functions impossible to compare are defined in [re.submatch.op]" author: - family: Nozomu Katoo URL: https://wg21.link/lwg681 - id: LWG682 citation-label: LWG682 title: "basic_regex ctor takes InputIterator or ForwardIterator?" author: - family: Eric Niebler URL: https://wg21.link/lwg682 - id: LWG683 citation-label: LWG683 title: "regex_token_iterator summary error" author: - family: Eric Niebler URL: https://wg21.link/lwg683 - id: LWG684 citation-label: LWG684 title: "Unclear which members of match_results should be used in comparison" author: - family: Nozomu Katoo URL: https://wg21.link/lwg684 - id: LWG685 citation-label: LWG685 title: "reverse_iterator/move_iterator difference has invalid signatures" author: - family: Bo Persson URL: https://wg21.link/lwg685 - id: LWG686 citation-label: LWG686 title: "unique_ptr and shared_ptr fail to specify non-convertibility to int for unspecified-bool-type" author: - family: Beman Dawes URL: https://wg21.link/lwg686 - id: LWG687 citation-label: LWG687 title: "shared_ptr conversion constructor not constrained" author: - family: Peter Dimov URL: https://wg21.link/lwg687 - id: LWG688 citation-label: LWG688 title: "reference_wrapper, cref unsafe, allow binding to rvalues" author: - family: Peter Dimov URL: https://wg21.link/lwg688 - id: LWG689 citation-label: LWG689 title: "reference_wrapper constructor overly constrained" author: - family: Peter Dimov URL: https://wg21.link/lwg689 - id: LWG690 citation-label: LWG690 title: "abs(long long) should return long long" author: - family: Niels Dekker URL: https://wg21.link/lwg690 - id: LWG691 citation-label: LWG691 title: "const_local_iterator cbegin, cend missing from TR1" author: - family: Joaquín M López Muñoz URL: https://wg21.link/lwg691 - id: LWG692 citation-label: LWG692 title: "get_money and put_money should be formatted I/O functions" author: - family: Martin Sebor URL: https://wg21.link/lwg692 - id: LWG693 citation-label: LWG693 title: "std::bitset::all() missing" author: - family: Martin Sebor URL: https://wg21.link/lwg693 - id: LWG694 citation-label: LWG694 title: "std::bitset and long long" author: - family: Martin Sebor URL: https://wg21.link/lwg694 - id: LWG695 citation-label: LWG695 title: "ctype::classic_table() not accessible" author: - family: Martin Sebor URL: https://wg21.link/lwg695 - id: LWG696 citation-label: LWG696 title: "istream::operator>>(int&) broken" author: - family: Martin Sebor URL: https://wg21.link/lwg696 - id: LWG697 citation-label: LWG697 title: "New header leads to name clashes" author: - family: Daniel Krügler URL: https://wg21.link/lwg697 - id: LWG698 citation-label: LWG698 title: "system_error needs const char* constructors" author: - family: Daniel Krügler URL: https://wg21.link/lwg698 - id: LWG699 citation-label: LWG699 title: "N2111 changes min/max" author: - family: P.J. Plauger URL: https://wg21.link/lwg699 - id: LWG700 citation-label: LWG700 title: "N1856 defines struct identity" author: - family: P.J. Plauger URL: https://wg21.link/lwg700 - id: LWG701 citation-label: LWG701 title: "[tr1] assoc laguerre poly's" author: - family: Christopher Crawford URL: https://wg21.link/lwg701 - id: LWG702 citation-label: LWG702 title: "[tr1] Restriction in associated Legendre functions" author: - family: Christopher Crawford URL: https://wg21.link/lwg702 - id: LWG703 citation-label: LWG703 title: "map::at() need a complexity specification" author: - family: Joe Gottman URL: https://wg21.link/lwg703 - id: LWG704 citation-label: LWG704 title: "MoveAssignable requirement for container value type overly strict" author: - family: Howard Hinnant URL: https://wg21.link/lwg704 - id: LWG705 citation-label: LWG705 title: "type-trait decay incompletely specified" author: - family: Thorsten Ottosen URL: https://wg21.link/lwg705 - id: LWG706 citation-label: LWG706 title: "make_pair() should behave as make_tuple() wrt. reference_wrapper()" author: - family: Thorsten Ottosen URL: https://wg21.link/lwg706 - id: LWG707 citation-label: LWG707 title: "null pointer constant for exception_ptr" author: - family: Jens Maurer URL: https://wg21.link/lwg707 - id: LWG708 citation-label: LWG708 title: "Locales need to be per thread and updated for POSIX changes" author: - family: Peter Dimov URL: https://wg21.link/lwg708 - id: LWG709 citation-label: LWG709 title: "char_traits::not_eof has wrong signature" author: - family: Bo Persson URL: https://wg21.link/lwg709 - id: LWG710 citation-label: LWG710 title: "Missing postconditions" author: - family: Peter Dimov URL: https://wg21.link/lwg710 - id: LWG711 citation-label: LWG711 title: "Contradiction in empty shared_ptr" author: - family: Peter Dimov URL: https://wg21.link/lwg711 - id: LWG712 citation-label: LWG712 title: "seed_seq::size no longer useful" author: - family: Marc Paterno URL: https://wg21.link/lwg712 - id: LWG713 citation-label: LWG713 title: "sort() complexity is too lax" author: - family: Matt Austern URL: https://wg21.link/lwg713 - id: LWG714 citation-label: LWG714 title: "search_n complexity is too lax" author: - family: Matt Austern URL: https://wg21.link/lwg714 - id: LWG715 citation-label: LWG715 title: "minmax_element complexity is too lax" author: - family: Matt Austern URL: https://wg21.link/lwg715 - id: LWG716 citation-label: LWG716 title: "Production in [re.grammar] not actually modified" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg716 - id: LWG717 citation-label: LWG717 title: "Incomplete valarray::operator[] specification in [valarray.access]" author: - family: Daniel Krügler URL: https://wg21.link/lwg717 - id: LWG718 citation-label: LWG718 title: "basic_string is not a sequence" author: - family: Bo Persson URL: https://wg21.link/lwg718 - id: LWG719 citation-label: LWG719 title: "std::is_literal type traits should be provided" author: - family: Daniel Krügler URL: https://wg21.link/lwg719 - id: LWG720 citation-label: LWG720 title: "Omissions in constexpr usages" author: - family: Daniel Krügler URL: https://wg21.link/lwg720 - id: LWG721 citation-label: LWG721 title: "wstring_convert inconsistensies" author: - family: Bo Persson URL: https://wg21.link/lwg721 - id: LWG722 citation-label: LWG722 title: "Missing [c.math] functions nanf and nanl" author: - family: Daniel Krügler URL: https://wg21.link/lwg722 - id: LWG723 citation-label: LWG723 title: "basic_regex should be moveable" author: - family: Daniel Krügler URL: https://wg21.link/lwg723 - id: LWG724 citation-label: LWG724 title: "DefaultConstructible is not defined" author: - family: Pablo Halpern URL: https://wg21.link/lwg724 - id: LWG725 citation-label: LWG725 title: "Optional sequence container requirements column label" author: - family: David Abrahams URL: https://wg21.link/lwg725 - id: LWG726 citation-label: LWG726 title: "Missing regex_replace() overloads" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg726 - id: LWG727 citation-label: LWG727 title: "regex_replace() doesn't accept basic_strings with custom traits and allocators" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg727 - id: LWG728 citation-label: LWG728 title: "Problem in [rand.eng.mers]/6" author: - family: Stephan Tolksdorf URL: https://wg21.link/lwg728 - id: LWG729 citation-label: LWG729 title: "Problem in [rand.req.eng]/3" author: - family: Stephan Tolksdorf URL: https://wg21.link/lwg729 - id: LWG730 citation-label: LWG730 title: "Comment on [rand.req.adapt]/3 e)" author: - family: Stephan Tolksdorf URL: https://wg21.link/lwg730 - id: LWG731 citation-label: LWG731 title: "proposal for a customizable seed_seq" author: - family: Stephan Tolksdorf URL: https://wg21.link/lwg731 - id: LWG732 citation-label: LWG732 title: "Defect in [rand.dist.samp.genpdf]" author: - family: Stephan Tolksdorf URL: https://wg21.link/lwg732 - id: LWG733 citation-label: LWG733 title: "Comment on [rand.req.dist]/9" author: - family: Stephan Tolksdorf URL: https://wg21.link/lwg733 - id: LWG734 citation-label: LWG734 title: "Unnecessary restriction in [rand.dist.norm.chisq]" author: - family: Stephan Tolksdorf URL: https://wg21.link/lwg734 - id: LWG735 citation-label: LWG735 title: "Unfortunate naming" author: - family: Stephan Tolksdorf URL: https://wg21.link/lwg735 - id: LWG736 citation-label: LWG736 title: "Comment on [rand.dist.samp.discrete]" author: - family: Stephan Tolksdorf URL: https://wg21.link/lwg736 - id: LWG737 citation-label: LWG737 title: "Comment on [rand.dist.samp.pconst]" author: - family: Stephan Tolksdorf URL: https://wg21.link/lwg737 - id: LWG738 citation-label: LWG738 title: "Editorial issue in [rand.adapt.disc]/3" author: - family: Stephan Tolksdorf URL: https://wg21.link/lwg738 - id: LWG739 citation-label: LWG739 title: "Defect in [rand.util.canonical]/3" author: - family: Stephan Tolksdorf URL: https://wg21.link/lwg739 - id: LWG740 citation-label: LWG740 title: "Please remove *_ptr" author: - family: Herb Sutter URL: https://wg21.link/lwg740 - id: LWG741 citation-label: LWG741 title: "Const-incorrect get_deleter function for shared_ptr" author: - family: Daniel Krügler URL: https://wg21.link/lwg741 - id: LWG742 citation-label: LWG742 title: "Enabling swap for proxy iterators" author: - family: Howard Hinnant URL: https://wg21.link/lwg742 - id: LWG743 citation-label: LWG743 title: "rvalue swap for shared_ptr" author: - family: Howard Hinnant URL: https://wg21.link/lwg743 - id: LWG744 citation-label: LWG744 title: "What is the lifetime of an exception pointed to by an exception_ptr?" author: - family: Alisdair Meredith URL: https://wg21.link/lwg744 - id: LWG745 citation-label: LWG745 title: "copy_exception API slices." author: - family: Alisdair Meredith URL: https://wg21.link/lwg745 - id: LWG746 citation-label: LWG746 title: "current_exception may fail with bad_alloc" author: - family: Alisdair Meredith URL: https://wg21.link/lwg746 - id: LWG747 citation-label: LWG747 title: "We have 3 separate type traits to identify classes supporting no-throw operations" author: - family: Alisdair Meredith URL: https://wg21.link/lwg747 - id: LWG748 citation-label: LWG748 title: "The is_abstract type trait is defined by reference to 10.4." author: - family: Alisdair Meredith URL: https://wg21.link/lwg748 - id: LWG749 citation-label: LWG749 title: "Currently has_nothrow_copy_constructor::value is true if T has 'a' nothrow copy constructor." author: - family: Alisdair Meredith URL: https://wg21.link/lwg749 - id: LWG750 citation-label: LWG750 title: "The current definition for is_convertible requires that the type be implicitly convertible, so explicit constructors are ignored." author: - family: Alisdair Meredith URL: https://wg21.link/lwg750 - id: LWG751 citation-label: LWG751 title: "change pass-by-reference members of vector to pass-by-value?" author: - family: Alisdair Meredith URL: https://wg21.link/lwg751 - id: LWG752 citation-label: LWG752 title: "Allocator complexity requirement" author: - family: Hans Boehm URL: https://wg21.link/lwg752 - id: LWG753 citation-label: LWG753 title: "Move constructor in draft" author: - family: Yechezkel Mett URL: https://wg21.link/lwg753 - id: LWG754 citation-label: LWG754 title: "Ambiguous return clause for std::uninitialized_copy" author: - family: Daniel Krügler URL: https://wg21.link/lwg754 - id: LWG755 citation-label: LWG755 title: "std::vector and std:string lack explicit shrink-to-fit operations" author: - family: Beman Dawes URL: https://wg21.link/lwg755 - id: LWG756 citation-label: LWG756 title: "Container adaptors push" author: - family: Paolo Carlini URL: https://wg21.link/lwg756 - id: LWG757 citation-label: LWG757 title: "Typo in the synopsis of vector" author: - family: Paolo Carlini URL: https://wg21.link/lwg757 - id: LWG758 citation-label: LWG758 title: "shared_ptr and nullptr" author: - family: Joe Gottman URL: https://wg21.link/lwg758 - id: LWG759 citation-label: LWG759 title: "A reference is not an object" author: - family: Jens Maurer URL: https://wg21.link/lwg759 - id: LWG760 citation-label: LWG760 title: "The emplace issue" author: - family: Paolo Carlini URL: https://wg21.link/lwg760 - id: LWG761 citation-label: LWG761 title: "unordered_map needs an at() member function" author: - family: Joe Gottman URL: https://wg21.link/lwg761 - id: LWG762 citation-label: LWG762 title: "std::unique_ptr requires complete type?" author: - family: Daniel Krügler URL: https://wg21.link/lwg762 - id: LWG763 citation-label: LWG763 title: "Renaming emplace() overloads" author: - family: Sylvain Pion URL: https://wg21.link/lwg763 - id: LWG764 citation-label: LWG764 title: "equal_range on unordered containers should return a pair of local_iterators" author: - family: Joe Gottman URL: https://wg21.link/lwg764 - id: LWG765 citation-label: LWG765 title: "More on iterator validity" author: - family: Martin Sebor URL: https://wg21.link/lwg765 - id: LWG766 citation-label: LWG766 title: "Inconsistent exception guarantees between ordered and unordered associative containers" author: - family: Ion Gaztañaga URL: https://wg21.link/lwg766 - id: LWG767 citation-label: LWG767 title: "Forwarding and backward compatibility" author: - family: Sylvain Pion URL: https://wg21.link/lwg767 - id: LWG768 citation-label: LWG768 title: "Typos in [atomics]?" author: - family: Alberto Ganesh Barbati URL: https://wg21.link/lwg768 - id: LWG769 citation-label: LWG769 title: "std::function should use nullptr_t instead of \"unspecified-null-pointer-type\"" author: - family: Daniel Krügler URL: https://wg21.link/lwg769 - id: LWG770 citation-label: LWG770 title: "std::function should use rvalue swap" author: - family: Daniel Krügler URL: https://wg21.link/lwg770 - id: LWG771 citation-label: LWG771 title: "Impossible throws clause in [string.conversions]" author: - family: Daniel Krügler URL: https://wg21.link/lwg771 - id: LWG772 citation-label: LWG772 title: "Impossible return clause in [string.conversions]" author: - family: Daniel Krügler URL: https://wg21.link/lwg772 - id: LWG773 citation-label: LWG773 title: "issues with random" author: - family: P.J. Plauger URL: https://wg21.link/lwg773 - id: LWG774 citation-label: LWG774 title: "Member swap undefined for most containers" author: - family: Alisdair Meredith URL: https://wg21.link/lwg774 - id: LWG775 citation-label: LWG775 title: "Tuple indexing should be unsigned?" author: - family: Alisdair Meredith URL: https://wg21.link/lwg775 - id: LWG776 citation-label: LWG776 title: "Undescribed assign function of std::array" author: - family: Daniel Krügler URL: https://wg21.link/lwg776 - id: LWG777 citation-label: LWG777 title: "Atomics Library Issue" author: - family: Lawrence Crowl URL: https://wg21.link/lwg777 - id: LWG778 citation-label: LWG778 title: "std::bitset does not have any constructor taking a string literal" author: - family: Thorsten Ottosen URL: https://wg21.link/lwg778 - id: LWG779 citation-label: LWG779 title: "Resolution of #283 incomplete" author: - family: Daniel Krügler URL: https://wg21.link/lwg779 - id: LWG780 citation-label: LWG780 title: "std::merge() specification incorrect/insufficient" author: - family: Daniel Krügler URL: https://wg21.link/lwg780 - id: LWG781 citation-label: LWG781 title: "std::complex should add missing C99 functions" author: - family: Daniel Krügler URL: https://wg21.link/lwg781 - id: LWG782 citation-label: LWG782 title: "Extended seed_seq constructor is useless" author: - family: Daniel Krügler URL: https://wg21.link/lwg782 - id: LWG783 citation-label: LWG783 title: "thread::id reuse" author: - family: Hans Boehm URL: https://wg21.link/lwg783 - id: LWG784 citation-label: LWG784 title: "unique_lock::release" author: - family: Constantine Sapuntzakis URL: https://wg21.link/lwg784 - id: LWG785 citation-label: LWG785 title: "[tr1] Random Number Requirements in TR1" author: - family: John Maddock URL: https://wg21.link/lwg785 - id: LWG786 citation-label: LWG786 title: "Thread library timed waits, UTC and monotonic clocks" author: - family: Christopher Kohlhoff, Jeff Garland URL: https://wg21.link/lwg786 - id: LWG787 citation-label: LWG787 title: "complexity of binary_search" author: - family: Daniel Krügler URL: https://wg21.link/lwg787 - id: LWG788 citation-label: LWG788 title: "Ambiguity in [istream.iterator]" author: - family: Martin Sebor URL: https://wg21.link/lwg788 - id: LWG789 citation-label: LWG789 title: "xor_combine_engine(result_type) should be explicit" author: - family: P.J. Plauger URL: https://wg21.link/lwg789 - id: LWG790 citation-label: LWG790 title: "xor_combine::seed not specified" author: - family: P.J. Plauger URL: https://wg21.link/lwg790 - id: LWG791 citation-label: LWG791 title: "piecewise_constant_distribution::densities has wrong name" author: - family: P.J. Plauger URL: https://wg21.link/lwg791 - id: LWG792 citation-label: LWG792 title: "piecewise_constant_distribution is undefined for a range with just one endpoint" author: - family: P.J. Plauger URL: https://wg21.link/lwg792 - id: LWG793 citation-label: LWG793 title: "discrete_distribution missing constructor" author: - family: P.J. Plauger URL: https://wg21.link/lwg793 - id: LWG794 citation-label: LWG794 title: "piecewise_constant_distribution missing constructor" author: - family: P.J. Plauger URL: https://wg21.link/lwg794 - id: LWG795 citation-label: LWG795 title: "general_pdf_distribution should be dropped" author: - family: P.J. Plauger URL: https://wg21.link/lwg795 - id: LWG796 citation-label: LWG796 title: "ranlux48_base returns wrong value" author: - family: P.J. Plauger URL: https://wg21.link/lwg796 - id: LWG797 citation-label: LWG797 title: "ranlux48 returns wrong value" author: - family: P.J. Plauger URL: https://wg21.link/lwg797 - id: LWG798 citation-label: LWG798 title: "Refactoring of binders lead to interface breakage" author: - family: Daniel Krügler URL: https://wg21.link/lwg798 - id: LWG799 citation-label: LWG799 title: "Mersenne twister equality overspecified" author: - family: Stephan Tolksdorf URL: https://wg21.link/lwg799 - id: LWG800 citation-label: LWG800 title: "Issues in 26.4.7.1 [rand.util.seedseq](6)" author: - family: Stephan Tolksdorf URL: https://wg21.link/lwg800 - id: LWG801 citation-label: LWG801 title: "tuple and pair trivial members" author: - family: Lawrence Crowl URL: https://wg21.link/lwg801 - id: LWG802 citation-label: LWG802 title: "knuth_b returns wrong value" author: - family: P.J. Plauger URL: https://wg21.link/lwg802 - id: LWG803 citation-label: LWG803 title: "Simplification of seed_seq::seq_seq" author: - family: Charles Karney URL: https://wg21.link/lwg803 - id: LWG804 citation-label: LWG804 title: "Some problems with classes error_code/error_condition" author: - family: Daniel Krügler URL: https://wg21.link/lwg804 - id: LWG805 citation-label: LWG805 title: "posix_error::posix_errno concerns" author: - family: Jens Maurer URL: https://wg21.link/lwg805 - id: LWG806 citation-label: LWG806 title: "unique_ptr::reset effects incorrect, too permissive" author: - family: Peter Dimov URL: https://wg21.link/lwg806 - id: LWG807 citation-label: LWG807 title: "tuple construction should not fail unless its element's construction fails" author: - family: Howard Hinnant URL: https://wg21.link/lwg807 - id: LWG808 citation-label: LWG808 title: "§[forward] incorrect redundant specification" author: - family: Jens Maurer URL: https://wg21.link/lwg808 - id: LWG809 citation-label: LWG809 title: "std::swap should be overloaded for array types" author: - family: Niels Dekker URL: https://wg21.link/lwg809 - id: LWG810 citation-label: LWG810 title: "Missing traits dependencies in operational semantics of extended manipulators" author: - family: Daniel Krügler URL: https://wg21.link/lwg810 - id: LWG811 citation-label: LWG811 title: "pair of pointers no longer works with literal 0" author: - family: Doug Gregor URL: https://wg21.link/lwg811 - id: LWG812 citation-label: LWG812 title: "unsolicited multithreading considered harmful?" author: - family: Paul McKenney URL: https://wg21.link/lwg812 - id: LWG813 citation-label: LWG813 title: "\"empty\" undefined for shared_ptr" author: - family: Matt Austern URL: https://wg21.link/lwg813 - id: LWG814 citation-label: LWG814 title: "vector::swap(reference, reference) not defined" author: - family: Alisdair Meredith URL: https://wg21.link/lwg814 - id: LWG815 citation-label: LWG815 title: "std::function and reference_closure do not use perfect forwarding" author: - family: Alisdair Meredith URL: https://wg21.link/lwg815 - id: LWG816 citation-label: LWG816 title: "Should bind()'s returned functor have a nofail copy ctor when bind() is nofail?" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg816 - id: LWG817 citation-label: LWG817 title: "bind needs to be moved" author: - family: Howard Hinnant URL: https://wg21.link/lwg817 - id: LWG818 citation-label: LWG818 title: "wording for memory ordering" author: - family: Jens Maurer URL: https://wg21.link/lwg818 - id: LWG819 citation-label: LWG819 title: "rethrow_if_nested" author: - family: Alisdair Meredith URL: https://wg21.link/lwg819 - id: LWG820 citation-label: LWG820 title: "current_exception()'s interaction with throwing copy ctors" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg820 - id: LWG821 citation-label: LWG821 title: "Minor cleanup : unique_ptr" author: - family: Alisdair Meredith URL: https://wg21.link/lwg821 - id: LWG822 citation-label: LWG822 title: "Object with explicit copy constructor no longer CopyConstructible" author: - family: James Kanze URL: https://wg21.link/lwg822 - id: LWG823 citation-label: LWG823 title: "identity seems broken" author: - family: Walter Brown URL: https://wg21.link/lwg823 - id: LWG824 citation-label: LWG824 title: "rvalue ref issue with basic_string inserter" author: - family: Alisdair Meredith URL: https://wg21.link/lwg824 - id: LWG825 citation-label: LWG825 title: "Missing rvalues reference stream insert/extract operators?" author: - family: Alisdair Meredith URL: https://wg21.link/lwg825 - id: LWG826 citation-label: LWG826 title: "Equivalent of %'d, or rather, lack thereof?" author: - family: Peter Dimov URL: https://wg21.link/lwg826 - id: LWG827 citation-label: LWG827 title: "constexpr shared_ptr::shared_ptr()?" author: - family: Peter Dimov URL: https://wg21.link/lwg827 - id: LWG828 citation-label: LWG828 title: "Static initialization for std::mutex?" author: - family: Peter Dimov URL: https://wg21.link/lwg828 - id: LWG829 citation-label: LWG829 title: "current_exception wording unclear about exception type" author: - family: Beman Dawes URL: https://wg21.link/lwg829 - id: LWG830 citation-label: LWG830 title: "Incomplete list of char_traits specializations" author: - family: Dietmar Kühl URL: https://wg21.link/lwg830 - id: LWG831 citation-label: LWG831 title: "wrong type for not_eof()" author: - family: Dietmar Kühl URL: https://wg21.link/lwg831 - id: LWG832 citation-label: LWG832 title: "Applying constexpr to System error support" author: - family: Beman Dawes URL: https://wg21.link/lwg832 - id: LWG833 citation-label: LWG833 title: "Freestanding implementations header list needs review for C++0x" author: - family: Beman Dawes URL: https://wg21.link/lwg833 - id: LWG834 citation-label: LWG834 title: "unique_ptr::pointer requirements underspecified" author: - family: Daniel Krügler URL: https://wg21.link/lwg834 - id: LWG835 citation-label: LWG835 title: "Tying two streams together (correction to DR 581)" author: - family: Martin Sebor URL: https://wg21.link/lwg835 - id: LWG836 citation-label: LWG836 title: "Effects of money_base::space and money_base::none on money_get" author: - family: Martin Sebor URL: https://wg21.link/lwg836 - id: LWG837 citation-label: LWG837 title: "basic_ios::copyfmt() overly loosely specified" author: - family: Martin Sebor URL: https://wg21.link/lwg837 - id: LWG838 citation-label: LWG838 title: "Can an end-of-stream iterator become a non-end-of-stream one?" author: - family: Martin Sebor URL: https://wg21.link/lwg838 - id: LWG839 citation-label: LWG839 title: "Maps and sets missing splice operation" author: - family: Alan Talbot URL: https://wg21.link/lwg839 - id: LWG840 citation-label: LWG840 title: "pair default template argument" author: - family: Thorsten Ottosen URL: https://wg21.link/lwg840 - id: LWG841 citation-label: LWG841 title: "cstdint.syn inconsistent with C99" author: - family: Martin Sebor URL: https://wg21.link/lwg841 - id: LWG842 citation-label: LWG842 title: "ConstructibleAsElement and bit containers" author: - family: Howard Hinnant URL: https://wg21.link/lwg842 - id: LWG843 citation-label: LWG843 title: "Reference Closure" author: - family: Lawrence Crowl URL: https://wg21.link/lwg843 - id: LWG844 citation-label: LWG844 title: "complex pow return type is ambiguous" author: - family: Howard Hinnant URL: https://wg21.link/lwg844 - id: LWG845 citation-label: LWG845 title: "atomics cannot support aggregate initialization" author: - family: Alisdair Meredith URL: https://wg21.link/lwg845 - id: LWG846 citation-label: LWG846 title: "No definition for constructor" author: - family: Alisdair Meredith URL: https://wg21.link/lwg846 - id: LWG847 citation-label: LWG847 title: "string exception safety guarantees" author: - family: Hervé Brönnimann URL: https://wg21.link/lwg847 - id: LWG848 citation-label: LWG848 title: "Missing std::hash specializations for std::bitset/std::vector" author: - family: Thorsten Ottosen URL: https://wg21.link/lwg848 - id: LWG849 citation-label: LWG849 title: "missing type traits to compute root class and derived class of types in a class hierachy" author: - family: Thorsten Ottosen URL: https://wg21.link/lwg849 - id: LWG850 citation-label: LWG850 title: "Should shrink_to_fit apply to std::deque?" author: - family: Niels Dekker URL: https://wg21.link/lwg850 - id: LWG851 citation-label: LWG851 title: "simplified array construction" author: - family: Benjamin Kosnik URL: https://wg21.link/lwg851 - id: LWG852 citation-label: LWG852 title: "unordered containers begin(n) mistakenly const" author: - family: Robert Klarer URL: https://wg21.link/lwg852 - id: LWG853 citation-label: LWG853 title: "to_string needs updating with zero and one" author: - family: Howard Hinnant URL: https://wg21.link/lwg853 - id: LWG854 citation-label: LWG854 title: "default_delete converting constructor underspecified" author: - family: Howard Hinnant URL: https://wg21.link/lwg854 - id: LWG855 citation-label: LWG855 title: "capacity() and reserve() for deque?" author: - family: Hervé Brönnimann URL: https://wg21.link/lwg855 - id: LWG856 citation-label: LWG856 title: "Removal of aligned_union" author: - family: Jens Maurer URL: https://wg21.link/lwg856 - id: LWG857 citation-label: LWG857 title: "condition_variable::time_wait return bool error prone" author: - family: Beman Dawes URL: https://wg21.link/lwg857 - id: LWG858 citation-label: LWG858 title: "Wording for Minimal Support for Garbage Collection" author: - family: Pete Becker URL: https://wg21.link/lwg858 - id: LWG859 citation-label: LWG859 title: "Monotonic Clock is Conditionally Supported?" author: - family: Pete Becker URL: https://wg21.link/lwg859 - id: LWG860 citation-label: LWG860 title: "Floating-Point State" author: - family: Lawrence Crowl URL: https://wg21.link/lwg860 - id: LWG861 citation-label: LWG861 title: "Incomplete specification of EqualityComparable for std::forward_list" author: - family: Daniel Krügler URL: https://wg21.link/lwg861 - id: LWG862 citation-label: LWG862 title: "Impossible complexity for 'includes'" author: - family: Alisdair Meredith URL: https://wg21.link/lwg862 - id: LWG863 citation-label: LWG863 title: "What is the state of a stream after close() succeeds" author: - family: Steve Clamage URL: https://wg21.link/lwg863 - id: LWG864 citation-label: LWG864 title: "Defect in atomic wording" author: - family: Anthony Williams URL: https://wg21.link/lwg864 - id: LWG865 citation-label: LWG865 title: "More algorithms that throw away information" author: - family: Daniel Krügler URL: https://wg21.link/lwg865 - id: LWG866 citation-label: LWG866 title: "Qualification of placement new-expressions" author: - family: Alberto Ganesh Barbati URL: https://wg21.link/lwg866 - id: LWG867 citation-label: LWG867 title: "Valarray and value-initialization" author: - family: Alberto Ganesh Barbati URL: https://wg21.link/lwg867 - id: LWG868 citation-label: LWG868 title: "Default construction and value-initialization" author: - family: Alberto Ganesh Barbati URL: https://wg21.link/lwg868 - id: LWG869 citation-label: LWG869 title: "Bucket (local) iterators and iterating past end" author: - family: Sohail Somani URL: https://wg21.link/lwg869 - id: LWG870 citation-label: LWG870 title: "Do unordered containers not support function pointers for predicate/hasher?" author: - family: Daniel Krügler URL: https://wg21.link/lwg870 - id: LWG871 citation-label: LWG871 title: "Iota's requirements on T are too strong" author: - family: Daniel Krügler URL: https://wg21.link/lwg871 - id: LWG872 citation-label: LWG872 title: "move_iterator::operator[] has wrong return type" author: - family: Doug Gregor URL: https://wg21.link/lwg872 - id: LWG873 citation-label: LWG873 title: "signed integral type and unsigned integral type are not clearly defined" author: - family: Travis Vitek URL: https://wg21.link/lwg873 - id: LWG874 citation-label: LWG874 title: "Missing initializer_list constructor for discrete_distribution" author: - family: Daniel Krügler URL: https://wg21.link/lwg874 - id: LWG875 citation-label: LWG875 title: "Missing initializer_list constructor for piecewise_constant_distribution" author: - family: Daniel Krügler URL: https://wg21.link/lwg875 - id: LWG876 citation-label: LWG876 title: "basic_string access operations should give stronger guarantees" author: - family: Daniel Krügler URL: https://wg21.link/lwg876 - id: LWG877 citation-label: LWG877 title: "to throw() or to Throw: Nothing." author: - family: Martin Sebor URL: https://wg21.link/lwg877 - id: LWG878 citation-label: LWG878 title: "forward_list preconditions" author: - family: Martin Sebor URL: https://wg21.link/lwg878 - id: LWG879 citation-label: LWG879 title: "Atomic load const qualification" author: - family: Alexander Chemeris URL: https://wg21.link/lwg879 - id: LWG880 citation-label: LWG880 title: "Missing atomic exchange parameter" author: - family: Lawrence Crowl URL: https://wg21.link/lwg880 - id: LWG881 citation-label: LWG881 title: "shared_ptr conversion issue" author: - family: Peter Dimov URL: https://wg21.link/lwg881 - id: LWG882 citation-label: LWG882 title: "duration non-member arithmetic requirements" author: - family: Howard Hinnant URL: https://wg21.link/lwg882 - id: LWG883 citation-label: LWG883 title: "swap circular definition" author: - family: Alisdair Meredith URL: https://wg21.link/lwg883 - id: LWG884 citation-label: LWG884 title: "shared_ptr swap" author: - family: Jonathan Wakely URL: https://wg21.link/lwg884 - id: LWG885 citation-label: LWG885 title: "pair assignment" author: - family: Alisdair Meredith URL: https://wg21.link/lwg885 - id: LWG886 citation-label: LWG886 title: "tuple construction" author: - family: Alisdair Meredith URL: https://wg21.link/lwg886 - id: LWG887 citation-label: LWG887 title: "issue with condition::wait_..." author: - family: Lawrence Crowl URL: https://wg21.link/lwg887 - id: LWG888 citation-label: LWG888 title: "this_thread::yield too strong" author: - family: Lawrence Crowl URL: https://wg21.link/lwg888 - id: LWG889 citation-label: LWG889 title: "thread::id comparisons" author: - family: Lawrence Crowl URL: https://wg21.link/lwg889 - id: LWG890 citation-label: LWG890 title: "Improving initialization" author: - family: Beman Dawes URL: https://wg21.link/lwg890 - id: LWG891 citation-label: LWG891 title: "std::thread, std::call_once issue" author: - family: Peter Dimov URL: https://wg21.link/lwg891 - id: LWG892 citation-label: LWG892 title: "Forward_list issues..." author: - family: Ed Smith-Rowland URL: https://wg21.link/lwg892 - id: LWG893 citation-label: LWG893 title: "std::mutex issue" author: - family: Peter Dimov URL: https://wg21.link/lwg893 - id: LWG894 citation-label: LWG894 title: "longjmp and destructors" author: - family: Lawrence Crowl, Alisdair Meredith URL: https://wg21.link/lwg894 - id: LWG895 citation-label: LWG895 title: "\"Requires:\" on std::string::at et al" author: - family: James Dennett URL: https://wg21.link/lwg895 - id: LWG896 citation-label: LWG896 title: "Library thread safety issue" author: - family: Hans Boehm URL: https://wg21.link/lwg896 - id: LWG897 citation-label: LWG897 title: "Forward_list issues... Part 2" author: - family: Howard Hinnant URL: https://wg21.link/lwg897 - id: LWG898 citation-label: LWG898 title: "Small contradiction in n2723 to forward to committee" author: - family: Arch Robison URL: https://wg21.link/lwg898 - id: LWG899 citation-label: LWG899 title: "Adjusting shared_ptr for nullptr_t" author: - family: Peter Dimov URL: https://wg21.link/lwg899 - id: LWG900 citation-label: LWG900 title: "Stream move-assignment" author: - family: Niels Dekker URL: https://wg21.link/lwg900 - id: LWG901 citation-label: LWG901 title: "insert iterators can move from lvalues" author: - family: Alisdair Meredith URL: https://wg21.link/lwg901 - id: LWG902 citation-label: LWG902 title: "Regular is the wrong concept to constrain numeric_limits" author: - family: Alisdair Meredith URL: https://wg21.link/lwg902 - id: LWG903 citation-label: LWG903 title: "back_insert_iterator issue" author: - family: Dave Abrahams URL: https://wg21.link/lwg903 - id: LWG904 citation-label: LWG904 title: "result_of argument types" author: - family: Jonathan Wakely URL: https://wg21.link/lwg904 - id: LWG905 citation-label: LWG905 title: "Mutex specification questions" author: - family: Herb Sutter URL: https://wg21.link/lwg905 - id: LWG906 citation-label: LWG906 title: "ObjectType is the wrong concept to constrain initializer_list" author: - family: Daniel Krügler URL: https://wg21.link/lwg906 - id: LWG907 citation-label: LWG907 title: "Bitset's immutable element retrieval is inconsistently defined" author: - family: Daniel Krügler URL: https://wg21.link/lwg907 - id: LWG908 citation-label: LWG908 title: "Deleted assignment operators for atomic types must be volatile" author: - family: Anthony Williams URL: https://wg21.link/lwg908 - id: LWG909 citation-label: LWG909 title: "regex_token_iterator should use initializer_list" author: - family: Daniel Krügler URL: https://wg21.link/lwg909 - id: LWG910 citation-label: LWG910 title: "Effects of MoveAssignable" author: - family: Alberto Ganesh Barbati URL: https://wg21.link/lwg910 - id: LWG911 citation-label: LWG911 title: "I/O streams and move/swap semantic" author: - family: Alberto Ganesh Barbati URL: https://wg21.link/lwg911 - id: LWG912 citation-label: LWG912 title: "Array swap needs to be conceptualized" author: - family: Daniel Krügler URL: https://wg21.link/lwg912 - id: LWG913 citation-label: LWG913 title: "Superfluous requirements for replace algorithms" author: - family: Daniel Krügler URL: https://wg21.link/lwg913 - id: LWG914 citation-label: LWG914 title: "Superfluous requirement for unique" author: - family: Daniel Krügler URL: https://wg21.link/lwg914 - id: LWG915 citation-label: LWG915 title: "minmax with initializer_list should return pair of T, not pair of const T&" author: - family: Daniel Krügler URL: https://wg21.link/lwg915 - id: LWG916 citation-label: LWG916 title: "Redundant move-assignment operator of pair should be removed" author: - family: Daniel Krügler URL: https://wg21.link/lwg916 - id: LWG917 citation-label: LWG917 title: "Redundant move-assignment operator of tuple should be removed" author: - family: Daniel Krügler URL: https://wg21.link/lwg917 - id: LWG918 citation-label: LWG918 title: "Swap for tuple needs to be conceptualized" author: - family: Daniel Krügler URL: https://wg21.link/lwg918 - id: LWG919 citation-label: LWG919 title: "(forward_)list specialized remove algorithms are over constrained" author: - family: Daniel Krügler URL: https://wg21.link/lwg919 - id: LWG920 citation-label: LWG920 title: "Ref-qualification support in the library" author: - family: Bronek Kozicki URL: https://wg21.link/lwg920 - id: LWG921 citation-label: LWG921 title: "Rational Arithmetic should use template aliases" author: - family: Pablo Halpern URL: https://wg21.link/lwg921 - id: LWG922 citation-label: LWG922 title: "§[func.bind.place] Number of placeholders" author: - family: Sohail Somani URL: https://wg21.link/lwg922 - id: LWG923 citation-label: LWG923 title: "atomics with floating-point" author: - family: Herb Sutter URL: https://wg21.link/lwg923 - id: LWG924 citation-label: LWG924 title: "structs with internal padding" author: - family: Herb Sutter URL: https://wg21.link/lwg924 - id: LWG925 citation-label: LWG925 title: "shared_ptr's explicit conversion from unique_ptr" author: - family: Rodolfo Lima URL: https://wg21.link/lwg925 - id: LWG926 citation-label: LWG926 title: "Sequentially consistent fences, relaxed operations and modification order" author: - family: Anthony Williams URL: https://wg21.link/lwg926 - id: LWG927 citation-label: LWG927 title: "Dereferenceable should be HasDereference" author: - family: Pablo Halpern URL: https://wg21.link/lwg927 - id: LWG928 citation-label: LWG928 title: "Wrong concepts used for tuple's comparison operators" author: - family: Joe Gottman URL: https://wg21.link/lwg928 - id: LWG929 citation-label: LWG929 title: "Thread constructor" author: - family: Anthony Williams URL: https://wg21.link/lwg929 - id: LWG930 citation-label: LWG930 title: "Access to std::array data as built-in array type" author: - family: Niels Dekker URL: https://wg21.link/lwg930 - id: LWG931 citation-label: LWG931 title: "type trait extent" author: - family: Yechezkel Mett URL: https://wg21.link/lwg931 - id: LWG932 citation-label: LWG932 title: "unique_ptr(pointer p) for pointer deleter types" author: - family: Howard Hinnant URL: https://wg21.link/lwg932 - id: LWG933 citation-label: LWG933 title: "Unique_ptr defect" author: - family: Alisdair Meredith URL: https://wg21.link/lwg933 - id: LWG934 citation-label: LWG934 title: "duration is missing operator%" author: - family: Terry Golubiewski URL: https://wg21.link/lwg934 - id: LWG935 citation-label: LWG935 title: "clock error handling needs to be specified" author: - family: Beman Dawes URL: https://wg21.link/lwg935 - id: LWG936 citation-label: LWG936 title: "Mutex type overspecified" author: - family: Pete Becker URL: https://wg21.link/lwg936 - id: LWG937 citation-label: LWG937 title: "Atomics for standard typedef types" author: - family: Clark Nelson URL: https://wg21.link/lwg937 - id: LWG938 citation-label: LWG938 title: "default_delete::operator() should only accept T*" author: - family: Howard Hinnant URL: https://wg21.link/lwg938 - id: LWG939 citation-label: LWG939 title: "Problem with std::identity and reference-to-temporaries" author: - family: Alisdair Meredith URL: https://wg21.link/lwg939 - id: LWG940 citation-label: LWG940 title: "std::distance" author: - family: Thomas URL: https://wg21.link/lwg940 - id: LWG941 citation-label: LWG941 title: "Ref-qualifiers for assignment operators" author: - family: Niels Dekker URL: https://wg21.link/lwg941 - id: LWG942 citation-label: LWG942 title: "Atomics synopsis typo" author: - family: Holger Grund URL: https://wg21.link/lwg942 - id: LWG943 citation-label: LWG943 title: "ssize_t undefined" author: - family: Holger Grund URL: https://wg21.link/lwg943 - id: LWG944 citation-label: LWG944 title: "atomic derive from atomic_bool?" author: - family: Holger Grund URL: https://wg21.link/lwg944 - id: LWG945 citation-label: LWG945 title: "system_clock::rep not specified" author: - family: Pete Becker URL: https://wg21.link/lwg945 - id: LWG946 citation-label: LWG946 title: "duration_cast improperly specified" author: - family: Pete Becker URL: https://wg21.link/lwg946 - id: LWG947 citation-label: LWG947 title: "duration arithmetic: contradictory requirements" author: - family: Pete Becker URL: https://wg21.link/lwg947 - id: LWG948 citation-label: LWG948 title: "ratio arithmetic tweak" author: - family: Howard Hinnant URL: https://wg21.link/lwg948 - id: LWG949 citation-label: LWG949 title: "owner_less" author: - family: Thomas Plum URL: https://wg21.link/lwg949 - id: LWG950 citation-label: LWG950 title: "unique_ptr converting ctor shouldn't accept array form" author: - family: Howard Hinnant URL: https://wg21.link/lwg950 - id: LWG951 citation-label: LWG951 title: "Various threading bugs #1" author: - family: Pete Becker URL: https://wg21.link/lwg951 - id: LWG952 citation-label: LWG952 title: "Various threading bugs #2" author: - family: Pete Becker URL: https://wg21.link/lwg952 - id: LWG953 citation-label: LWG953 title: "Various threading bugs #3" author: - family: Pete Becker URL: https://wg21.link/lwg953 - id: LWG954 citation-label: LWG954 title: "Various threading bugs #4" author: - family: Pete Becker URL: https://wg21.link/lwg954 - id: LWG955 citation-label: LWG955 title: "Various threading bugs #5" author: - family: Pete Becker URL: https://wg21.link/lwg955 - id: LWG956 citation-label: LWG956 title: "Various threading bugs #6" author: - family: Pete Becker URL: https://wg21.link/lwg956 - id: LWG957 citation-label: LWG957 title: "Various threading bugs #7" author: - family: Pete Becker URL: https://wg21.link/lwg957 - id: LWG958 citation-label: LWG958 title: "Various threading bugs #8" author: - family: Pete Becker URL: https://wg21.link/lwg958 - id: LWG959 citation-label: LWG959 title: "Various threading bugs #9" author: - family: Pete Becker URL: https://wg21.link/lwg959 - id: LWG960 citation-label: LWG960 title: "Various threading bugs #10" author: - family: Pete Becker URL: https://wg21.link/lwg960 - id: LWG961 citation-label: LWG961 title: "Various threading bugs #11" author: - family: Pete Becker URL: https://wg21.link/lwg961 - id: LWG962 citation-label: LWG962 title: "Various threading bugs #12" author: - family: Pete Becker URL: https://wg21.link/lwg962 - id: LWG963 citation-label: LWG963 title: "Various threading bugs #13" author: - family: Pete Becker URL: https://wg21.link/lwg963 - id: LWG964 citation-label: LWG964 title: "Various threading bugs #14" author: - family: Pete Becker URL: https://wg21.link/lwg964 - id: LWG965 citation-label: LWG965 title: "Various threading bugs #15" author: - family: Pete Becker URL: https://wg21.link/lwg965 - id: LWG966 citation-label: LWG966 title: "Various threading bugs #16" author: - family: Pete Becker URL: https://wg21.link/lwg966 - id: LWG967 citation-label: LWG967 title: "Various threading bugs #17" author: - family: Pete Becker URL: https://wg21.link/lwg967 - id: LWG968 citation-label: LWG968 title: "Various threading bugs #18" author: - family: Pete Becker URL: https://wg21.link/lwg968 - id: LWG969 citation-label: LWG969 title: "What happened to Library Issue 475?" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg969 - id: LWG970 citation-label: LWG970 title: "addressof overload unneeded" author: - family: Howard Hinnant URL: https://wg21.link/lwg970 - id: LWG971 citation-label: LWG971 title: "Spurious diagnostic conversion function" author: - family: Beman Dawes URL: https://wg21.link/lwg971 - id: LWG972 citation-label: LWG972 title: "The term \"Assignable\" undefined but still in use" author: - family: Niels Dekker URL: https://wg21.link/lwg972 - id: LWG973 citation-label: LWG973 title: "auto_ptr characteristics" author: - family: Maarten Hilferink URL: https://wg21.link/lwg973 - id: LWG974 citation-label: LWG974 title: "duration should not implicitly convert to duration" author: - family: Howard Hinnant URL: https://wg21.link/lwg974 - id: LWG975 citation-label: LWG975 title: "is_convertible cannot be instantiated for non-convertible types" author: - family: Daniel Krügler URL: https://wg21.link/lwg975 - id: LWG976 citation-label: LWG976 title: "Class template std::stack should be movable" author: - family: Daniel Krügler URL: https://wg21.link/lwg976 - id: LWG977 citation-label: LWG977 title: "insert iterators inefficient for expensive to move types" author: - family: Howard Hinnant URL: https://wg21.link/lwg977 - id: LWG978 citation-label: LWG978 title: "Hashing smart pointers" author: - family: Alisdair Meredith URL: https://wg21.link/lwg978 - id: LWG979 citation-label: LWG979 title: "Bad example" author: - family: Howard Hinnant URL: https://wg21.link/lwg979 - id: LWG980 citation-label: LWG980 title: "mutex lock() missing error conditions" author: - family: Ion Gaztañaga URL: https://wg21.link/lwg980 - id: LWG981 citation-label: LWG981 title: "Unordered container requirements should add initializer_list support" author: - family: Daniel Krügler URL: https://wg21.link/lwg981 - id: LWG982 citation-label: LWG982 title: "Wrong complexity for initializer_list assignment in Table 85" author: - family: Daniel Krügler URL: https://wg21.link/lwg982 - id: LWG983 citation-label: LWG983 title: "unique_ptr reference deleters should not be moved from" author: - family: Howard Hinnant URL: https://wg21.link/lwg983 - id: LWG984 citation-label: LWG984 title: "Does have macro guards?" author: - family: Howard Hinnant URL: https://wg21.link/lwg984 - id: LWG985 citation-label: LWG985 title: "Allowing throwing move" author: - family: Rani Sharoni URL: https://wg21.link/lwg985 - id: LWG986 citation-label: LWG986 title: "Generic try_lock contradiction" author: - family: Chris Fairles URL: https://wg21.link/lwg986 - id: LWG987 citation-label: LWG987 title: "reference_wrapper and function types" author: - family: Howard Hinnant URL: https://wg21.link/lwg987 - id: LWG988 citation-label: LWG988 title: "Reflexivity meaningless?" author: - family: Alisdair Meredith URL: https://wg21.link/lwg988 - id: LWG989 citation-label: LWG989 title: "late_check and library" author: - family: Alisdair Meredith URL: https://wg21.link/lwg989 - id: LWG990 citation-label: LWG990 title: "monotonic_clock::is_monotonic must be true" author: - family: Howard Hinnant URL: https://wg21.link/lwg990 - id: LWG991 citation-label: LWG991 title: "Provide allocator for wstring_convert" author: - family: P.J. Plauger URL: https://wg21.link/lwg991 - id: LWG992 citation-label: LWG992 title: "Allow implementations to implement C library in the global namespace" author: - family: P.J. Plauger URL: https://wg21.link/lwg992 - id: LWG993 citation-label: LWG993 title: "_Exit needs better specification" author: - family: P.J. Plauger URL: https://wg21.link/lwg993 - id: LWG994 citation-label: LWG994 title: "quick_exit should terminate well-defined" author: - family: P.J. Plauger URL: https://wg21.link/lwg994 - id: LWG995 citation-label: LWG995 title: "Operational Semantics Unclear" author: - family: David Abrahams URL: https://wg21.link/lwg995 - id: LWG996 citation-label: LWG996 title: "Move operation not well specified" author: - family: David Abrahams URL: https://wg21.link/lwg996 - id: LWG997 citation-label: LWG997 title: "\"Effects: Equivalent to\" is underspecified" author: - family: Thomas Plum URL: https://wg21.link/lwg997 - id: LWG998 citation-label: LWG998 title: "Smart pointer referencing its owner" author: - family: Pavel Minaev URL: https://wg21.link/lwg998 - id: LWG999 citation-label: LWG999 title: "Taking the address of a function" author: - family: Peter Dimov URL: https://wg21.link/lwg999 - id: LWG1000 citation-label: LWG1000 title: "adjacent_find is over-constrained" author: - family: Chris Jefferson URL: https://wg21.link/lwg1000 - id: LWG1001 citation-label: LWG1001 title: "Pointers, concepts and headers" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1001 - id: LWG1002 citation-label: LWG1002 title: "Provide bulk include headers" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1002 - id: LWG1003 citation-label: LWG1003 title: "Require more useful headers for freestanding implementations" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1003 - id: LWG1004 citation-label: LWG1004 title: "Clarify \"throws an exception\"" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1004 - id: LWG1005 citation-label: LWG1005 title: "numeric_limits partial specializations not concept enabled" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1005 - id: LWG1006 citation-label: LWG1006 title: "operator delete in garbage collected implementation" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1006 - id: LWG1007 citation-label: LWG1007 title: "throw_with_nested not concept enabled" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1007 - id: LWG1008 citation-label: LWG1008 title: "nested_exception wording unclear" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1008 - id: LWG1009 citation-label: LWG1009 title: "InputIterator post-increment dangerous" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1009 - id: LWG1010 citation-label: LWG1010 title: "operator-= should use default in concept" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1010 - id: LWG1011 citation-label: LWG1011 title: "next/prev wrong iterator type" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1011 - id: LWG1012 citation-label: LWG1012 title: "reverse_iterator default ctor should value initialize" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1012 - id: LWG1013 citation-label: LWG1013 title: "Remove IsSameType hold-over constraints" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1013 - id: LWG1014 citation-label: LWG1014 title: "basic_regex should be created/assigned from initializer lists" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1014 - id: LWG1015 citation-label: LWG1015 title: "C++ programs - but not users - need to provide support concept_maps" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1015 - id: LWG1016 citation-label: LWG1016 title: "Provide LessThanComparable and EqualityComparable for FloatingPointType" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1016 - id: LWG1017 citation-label: LWG1017 title: "Floating-point types should not satisfy Regular" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1017 - id: LWG1018 citation-label: LWG1018 title: "Trait specifications should be expressed in terms of concepts" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1018 - id: LWG1019 citation-label: LWG1019 title: "Make integral_constant objects useable in integral-constant-expressions" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1019 - id: LWG1020 citation-label: LWG1020 title: "Restore aligned_union" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1020 - id: LWG1021 citation-label: LWG1021 title: "Allow nullptr_t assignments to unique_ptr" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1021 - id: LWG1022 citation-label: LWG1022 title: "Pointer-safety API has nothing to do with smart pointers" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1022 - id: LWG1023 citation-label: LWG1023 title: "Unclear inheritance relation for std::function" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1023 - id: LWG1024 citation-label: LWG1024 title: "std::function constructors overly generous" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1024 - id: LWG1025 citation-label: LWG1025 title: "The library should provide more specializations for std::hash" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1025 - id: LWG1026 citation-label: LWG1026 title: "Smart pointers need to be concept-constrained templates" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1026 - id: LWG1027 citation-label: LWG1027 title: "std::allocator needs to be a concept-constrained template" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1027 - id: LWG1028 citation-label: LWG1028 title: "raw_storage_iterator needs to be a concept-constrained template" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1028 - id: LWG1029 citation-label: LWG1029 title: "Specialized algorithms for memory management need to be concept-constrained templates" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1029 - id: LWG1030 citation-label: LWG1030 title: "Missing requirements for smart-pointer safety API" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1030 - id: LWG1031 citation-label: LWG1031 title: "Need shared_ptr conversion to a unique_ptr" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1031 - id: LWG1032 citation-label: LWG1032 title: "Tome utility templates need to be concept-constrained" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1032 - id: LWG1033 citation-label: LWG1033 title: "thread::join() effects?" author: - family: Alberto Ganesh Barbati URL: https://wg21.link/lwg1033 - id: LWG1034 citation-label: LWG1034 title: "Clarify generality of Container Requirement tables" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1034 - id: LWG1035 citation-label: LWG1035 title: "::swap can invalidate references, pointers, and iterators" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1035 - id: LWG1036 citation-label: LWG1036 title: "Remove iterator specification that is redundant due to concept constraints" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1036 - id: LWG1037 citation-label: LWG1037 title: "Unclear status of match_results as library container" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1037 - id: LWG1038 citation-label: LWG1038 title: "Sequence requirement table needs to reference several new containers" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1038 - id: LWG1039 citation-label: LWG1039 title: "Sequence container back function should also support const_iterator" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1039 - id: LWG1040 citation-label: LWG1040 title: "Clarify possible sameness of associative container's iterator and const_iterator" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1040 - id: LWG1041 citation-label: LWG1041 title: "Add associative/unordered container functions that allow to extract elements" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1041 - id: LWG1042 citation-label: LWG1042 title: "Provide ContiguousStorage concept and apply it to corresponding containers" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1042 - id: LWG1043 citation-label: LWG1043 title: "Clarify that compare_exchange is not a read-modify-write operation" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1043 - id: LWG1044 citation-label: LWG1044 title: "Empty tag types should be constexpr literals" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1044 - id: LWG1045 citation-label: LWG1045 title: "Remove unnecessary preconditions from unique_lock constructor" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1045 - id: LWG1046 citation-label: LWG1046 title: "Provide simple facility to start asynchronous operations" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1046 - id: LWG1047 citation-label: LWG1047 title: "Ensure that future's get() blocks when not ready" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1047 - id: LWG1048 citation-label: LWG1048 title: "Provide empty-state inspection for std::unique_future" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1048 - id: LWG1049 citation-label: LWG1049 title: "Move assignment of promise inverted" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1049 - id: LWG1050 citation-label: LWG1050 title: "Clarify postconditions for get_future()" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1050 - id: LWG1051 citation-label: LWG1051 title: "Specify subscript operation return types of reverse_iterator and move_iterator" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1051 - id: LWG1052 citation-label: LWG1052 title: "reverse_iterator::operator-> should also support smart pointers" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1052 - id: LWG1053 citation-label: LWG1053 title: "Unify algorithms with operator and function object variants" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1053 - id: LWG1054 citation-label: LWG1054 title: "forward broken" author: - family: Howard Hinnant URL: https://wg21.link/lwg1054 - id: LWG1055 citation-label: LWG1055 title: "Provide a trait that returns the underlying type of an enumeration type" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1055 - id: LWG1056 citation-label: LWG1056 title: "Must all Engines and Distributions be Streamable?" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1056 - id: LWG1057 citation-label: LWG1057 title: "RandomNumberEngineAdaptor" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1057 - id: LWG1058 citation-label: LWG1058 title: "New container issue" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1058 - id: LWG1059 citation-label: LWG1059 title: "Usage of no longer existing FunctionType concept" author: - family: Daniel Krügler URL: https://wg21.link/lwg1059 - id: LWG1060 citation-label: LWG1060 title: "Embedded nulls in NTBS" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1060 - id: LWG1061 citation-label: LWG1061 title: "Bad indexing for tuple access to pair (Editorial?)" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1061 - id: LWG1062 citation-label: LWG1062 title: "Missing insert_iterator for stacks/queues" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1062 - id: LWG1063 citation-label: LWG1063 title: "03 iterator compatibilty" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1063 - id: LWG1064 citation-label: LWG1064 title: "Term \"object state\" should not refer to classes" author: - family: Howard Hinnant URL: https://wg21.link/lwg1064 - id: LWG1065 citation-label: LWG1065 title: "Allow inline namespaces within namespace std for implementations" author: - family: Howard Hinnant URL: https://wg21.link/lwg1065 - id: LWG1066 citation-label: LWG1066 title: "Use [[noreturn]] attribute in the library" author: - family: Howard Hinnant URL: https://wg21.link/lwg1066 - id: LWG1067 citation-label: LWG1067 title: "simplified wording for inner_product" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1067 - id: LWG1068 citation-label: LWG1068 title: "class random_device should be movable" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1068 - id: LWG1069 citation-label: LWG1069 title: "class seed_seq should support efficient move operations" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1069 - id: LWG1070 citation-label: LWG1070 title: "Ambiguous move overloads in function" author: - family: Howard Hinnant URL: https://wg21.link/lwg1070 - id: LWG1071 citation-label: LWG1071 title: "is_bind_expression should derive from integral_constant" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1071 - id: LWG1072 citation-label: LWG1072 title: "Is std::hash a constrained template or not?" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1072 - id: LWG1073 citation-label: LWG1073 title: "Declaration of allocator_arg should be constexpr" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1073 - id: LWG1074 citation-label: LWG1074 title: "concept map broken by N2840" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1074 - id: LWG1075 citation-label: LWG1075 title: "Scoped allocators are too complex" author: - family: Alan Talbot URL: https://wg21.link/lwg1075 - id: LWG1076 citation-label: LWG1076 title: "unary/binary_negate need constraining and move support" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1076 - id: LWG1077 citation-label: LWG1077 title: "Nonesense tuple declarations" author: - family: Pete Becker URL: https://wg21.link/lwg1077 - id: LWG1078 citation-label: LWG1078 title: "DE-17: Remove class type_index" author: - family: Doug Gregor URL: https://wg21.link/lwg1078 - id: LWG1079 citation-label: LWG1079 title: "UK-265: RandomAccessIterator's operator- has nonsensical effects clause" author: - family: Doug Gregor URL: https://wg21.link/lwg1079 - id: LWG1080 citation-label: LWG1080 title: "Concept ArithmeticLike should provide explicit boolean conversion" author: - family: Daniel Krügler URL: https://wg21.link/lwg1080 - id: LWG1081 citation-label: LWG1081 title: "basic_string needs to be a concept-constrained template" author: - family: Howard Hinnant URL: https://wg21.link/lwg1081 - id: LWG1082 citation-label: LWG1082 title: "codecvt needs to be a concept-constrained template" author: - family: Howard Hinnant URL: https://wg21.link/lwg1082 - id: LWG1083 citation-label: LWG1083 title: "InputIterator and OutputIterator template parameters need to be concept constraints" author: - family: Howard Hinnant URL: https://wg21.link/lwg1083 - id: LWG1084 citation-label: LWG1084 title: "Concept ForwardIterator should provide default implementation for post-increment" author: - family: Howard Hinnant URL: https://wg21.link/lwg1084 - id: LWG1085 citation-label: LWG1085 title: "BidirectionalIterator concept should provide default implementation for post-decrement" author: - family: Howard Hinnant URL: https://wg21.link/lwg1085 - id: LWG1086 citation-label: LWG1086 title: "Stream iterators need to be concept-constrained templates" author: - family: Howard Hinnant URL: https://wg21.link/lwg1086 - id: LWG1087 citation-label: LWG1087 title: "Incorrect OutputIterator concept requirements for replace algorithms" author: - family: Howard Hinnant URL: https://wg21.link/lwg1087 - id: LWG1088 citation-label: LWG1088 title: "std::promise should provide non-member swap overload" author: - family: Howard Hinnant URL: https://wg21.link/lwg1088 - id: LWG1089 citation-label: LWG1089 title: "Unify \"Throws: Nothing.\" specifications" author: - family: Howard Hinnant URL: https://wg21.link/lwg1089 - id: LWG1090 citation-label: LWG1090 title: "Missing description of packaged_task member swap, missing non-member swap" author: - family: Daniel Krügler URL: https://wg21.link/lwg1090 - id: LWG1091 citation-label: LWG1091 title: "Multimap description confusing" author: - family: LWG URL: https://wg21.link/lwg1091 - id: LWG1092 citation-label: LWG1092 title: "Class template integral_constant should be a constrained template" author: - family: Daniel Krügler URL: https://wg21.link/lwg1092 - id: LWG1093 citation-label: LWG1093 title: "Multiple definitions for random_shuffle algorithm" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1093 - id: LWG1094 citation-label: LWG1094 title: "Replace \"unspecified-bool-type\" by \"explicit operator bool() const\" in I/O library" author: - family: P.J. Plauger URL: https://wg21.link/lwg1094 - id: LWG1095 citation-label: LWG1095 title: "Shared objects and the library wording unclear" author: - family: Beman Dawes URL: https://wg21.link/lwg1095 - id: LWG1096 citation-label: LWG1096 title: "unconstrained rvalue ref parameters" author: - family: David Abrahams URL: https://wg21.link/lwg1096 - id: LWG1097 citation-label: LWG1097 title: "#define __STDCPP_THREADS" author: - family: Jens Maurer URL: https://wg21.link/lwg1097 - id: LWG1098 citation-label: LWG1098 title: "definition of get_pointer_safety()" author: - family: Jens Maurer URL: https://wg21.link/lwg1098 - id: LWG1099 citation-label: LWG1099 title: "Various issues" author: - family: David Abrahams URL: https://wg21.link/lwg1099 - id: LWG1100 citation-label: LWG1100 title: "auto_ptr to unique_ptr conversion" author: - family: Howard Hinnant URL: https://wg21.link/lwg1100 - id: LWG1101 citation-label: LWG1101 title: "unique requirements" author: - family: Howard Hinnant URL: https://wg21.link/lwg1101 - id: LWG1102 citation-label: LWG1102 title: "std::vector's reallocation policy still unclear" author: - family: Daniel Krügler URL: https://wg21.link/lwg1102 - id: LWG1103 citation-label: LWG1103 title: "system_error constructor postcondition overly strict" author: - family: Howard Hinnant URL: https://wg21.link/lwg1103 - id: LWG1104 citation-label: LWG1104 title: "basic_ios::move should accept lvalues" author: - family: Howard Hinnant URL: https://wg21.link/lwg1104 - id: LWG1105 citation-label: LWG1105 title: "Shouldn't Range be an auto concept" author: - family: David Abrahams URL: https://wg21.link/lwg1105 - id: LWG1106 citation-label: LWG1106 title: "Multiple exceptions from connected shared_future::get()?" author: - family: Thomas J. Gritzan URL: https://wg21.link/lwg1106 - id: LWG1107 citation-label: LWG1107 title: "constructor shared_future(unique_future) by value?" author: - family: Thomas J. Gritzan URL: https://wg21.link/lwg1107 - id: LWG1108 citation-label: LWG1108 title: "thread.req.exception overly constrains implementations" author: - family: Christopher Kohlhoff URL: https://wg21.link/lwg1108 - id: LWG1109 citation-label: LWG1109 title: "std::includes should require CopyConstructible predicate" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1109 - id: LWG1110 citation-label: LWG1110 title: "Is for_each overconstrained?" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1110 - id: LWG1111 citation-label: LWG1111 title: "associative containers underconstrained" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1111 - id: LWG1112 citation-label: LWG1112 title: "bitsets and new style for loop" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1112 - id: LWG1113 citation-label: LWG1113 title: "bitset::to_string could be simplified" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1113 - id: LWG1114 citation-label: LWG1114 title: "Type traits underspecified" author: - family: Daniel Krügler URL: https://wg21.link/lwg1114 - id: LWG1115 citation-label: LWG1115 title: "va_copy missing from Standard macros table" author: - family: Miles Zhao URL: https://wg21.link/lwg1115 - id: LWG1116 citation-label: LWG1116 title: "Literal constructors for tuple" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1116 - id: LWG1117 citation-label: LWG1117 title: "tuple copy constructor" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1117 - id: LWG1118 citation-label: LWG1118 title: "tuple query APIs do not support cv-qualification" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1118 - id: LWG1119 citation-label: LWG1119 title: "tuple query APIs do not support references" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1119 - id: LWG1120 citation-label: LWG1120 title: "New type trait - remove_all" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1120 - id: LWG1121 citation-label: LWG1121 title: "Support for multiple arguments" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1121 - id: LWG1122 citation-label: LWG1122 title: "Ratio values should be constexpr" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1122 - id: LWG1123 citation-label: LWG1123 title: "No requirement that standard streams be flushed" author: - family: James Kanze URL: https://wg21.link/lwg1123 - id: LWG1124 citation-label: LWG1124 title: "Invalid definition of concept RvalueOf" author: - family: Daniel Krügler URL: https://wg21.link/lwg1124 - id: LWG1125 citation-label: LWG1125 title: "ostream_iterator does not work with movable types" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1125 - id: LWG1126 citation-label: LWG1126 title: "istreambuff_iterator::equal needs a const & parameter" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1126 - id: LWG1127 citation-label: LWG1127 title: "rvalue references and iterator traits" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1127 - id: LWG1128 citation-label: LWG1128 title: "Missing definition of iterator_traits" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1128 - id: LWG1129 citation-label: LWG1129 title: "istream(buf)_iterator should support literal sentinel value" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1129 - id: LWG1130 citation-label: LWG1130 title: "copy_exception name misleading" author: - family: Peter Dimov URL: https://wg21.link/lwg1130 - id: LWG1131 citation-label: LWG1131 title: "C++0x does not need alignment_of" author: - family: Niels Dekker URL: https://wg21.link/lwg1131 - id: LWG1132 citation-label: LWG1132 title: "JP-30: nested exceptions" author: - family: Seiji Hayashida URL: https://wg21.link/lwg1132 - id: LWG1133 citation-label: LWG1133 title: "Does N2844 break current specification of list::splice?" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1133 - id: LWG1134 citation-label: LWG1134 title: "Redundant specification of , , , and maybe " author: - family: Robert Klarer URL: https://wg21.link/lwg1134 - id: LWG1135 citation-label: LWG1135 title: "exception_ptr should support contextual conversion to bool" author: - family: Daniel Krügler URL: https://wg21.link/lwg1135 - id: LWG1136 citation-label: LWG1136 title: "Incomplete specification of nested_exception::rethrow_nested()" author: - family: Daniel Krügler URL: https://wg21.link/lwg1136 - id: LWG1137 citation-label: LWG1137 title: "Return type of conj and proj" author: - family: Marc Steinbach URL: https://wg21.link/lwg1137 - id: LWG1138 citation-label: LWG1138 title: "Unusual return value for operator+" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1138 - id: LWG1139 citation-label: LWG1139 title: "Thread support library not concept enabled" author: - family: LWG URL: https://wg21.link/lwg1139 - id: LWG1140 citation-label: LWG1140 title: "Numerics library not concept enabled" author: - family: LWG URL: https://wg21.link/lwg1140 - id: LWG1141 citation-label: LWG1141 title: "Input/Output library not concept enabled" author: - family: LWG URL: https://wg21.link/lwg1141 - id: LWG1142 citation-label: LWG1142 title: "Regular expressions library not concept enabled" author: - family: LWG URL: https://wg21.link/lwg1142 - id: LWG1143 citation-label: LWG1143 title: "Atomic operations library not concept enabled" author: - family: LWG URL: https://wg21.link/lwg1143 - id: LWG1144 citation-label: LWG1144 title: "\"thread safe\" is undefined" author: - family: LWG URL: https://wg21.link/lwg1144 - id: LWG1145 citation-label: LWG1145 title: "Inappropriate headers for atomics" author: - family: LWG URL: https://wg21.link/lwg1145 - id: LWG1146 citation-label: LWG1146 title: "\"lockfree\" does not say enough" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg1146 - id: LWG1147 citation-label: LWG1147 title: "Non-volatile atomic functions" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg1147 - id: LWG1148 citation-label: LWG1148 title: "Wrong argument type of I/O stream manipulators setprecision() and setw()" author: - family: Marc Steinbach URL: https://wg21.link/lwg1148 - id: LWG1149 citation-label: LWG1149 title: "Reformulating NonemptyRange axiom" author: - family: Walter Brown URL: https://wg21.link/lwg1149 - id: LWG1150 citation-label: LWG1150 title: "wchar_t, char16_t and char32_t filenames" author: - family: LWG URL: https://wg21.link/lwg1150 - id: LWG1151 citation-label: LWG1151 title: "Behavior of the library in the presence of threads is incompletely specified" author: - family: LWG URL: https://wg21.link/lwg1151 - id: LWG1152 citation-label: LWG1152 title: "Expressions parsed differently than intended" author: - family: Seungbeom Kim URL: https://wg21.link/lwg1152 - id: LWG1153 citation-label: LWG1153 title: "Standard library needs review for constructors to be explicit to avoid treatment as initializer-list constructor" author: - family: LWG URL: https://wg21.link/lwg1153 - id: LWG1154 citation-label: LWG1154 title: "complex should accept integral types" author: - family: LWG URL: https://wg21.link/lwg1154 - id: LWG1155 citation-label: LWG1155 title: "Reference should be to C99" author: - family: LWG URL: https://wg21.link/lwg1155 - id: LWG1156 citation-label: LWG1156 title: "Constraints on bitmask and enumeration types to be tightened" author: - family: LWG URL: https://wg21.link/lwg1156 - id: LWG1157 citation-label: LWG1157 title: "Local types can now instantiate templates" author: - family: LWG URL: https://wg21.link/lwg1157 - id: LWG1158 citation-label: LWG1158 title: "Encouragement to use monotonic clock" author: - family: LWG URL: https://wg21.link/lwg1158 - id: LWG1159 citation-label: LWG1159 title: "Unclear spec for resource_deadlock_would_occur" author: - family: LWG URL: https://wg21.link/lwg1159 - id: LWG1160 citation-label: LWG1160 title: "future_error public constructor is 'exposition only'" author: - family: LWG URL: https://wg21.link/lwg1160 - id: LWG1161 citation-label: LWG1161 title: "Unnecessary unique_future limitations" author: - family: LWG URL: https://wg21.link/lwg1161 - id: LWG1162 citation-label: LWG1162 title: "shared_future should support an efficient move constructor" author: - family: LWG URL: https://wg21.link/lwg1162 - id: LWG1163 citation-label: LWG1163 title: "shared_future is inconsistent with shared_ptr" author: - family: LWG URL: https://wg21.link/lwg1163 - id: LWG1164 citation-label: LWG1164 title: "promise::swap should pass by rvalue reference" author: - family: LWG URL: https://wg21.link/lwg1164 - id: LWG1165 citation-label: LWG1165 title: "Unneeded promise move constructor" author: - family: LWG URL: https://wg21.link/lwg1165 - id: LWG1166 citation-label: LWG1166 title: "Allocator-specific move/copy break model of move-constructor and move-assignment" author: - family: LWG URL: https://wg21.link/lwg1166 - id: LWG1167 citation-label: LWG1167 title: "pair doesn't model LessThanComparable in unconstrained code even if T and U do." author: - family: Dave Abrahams URL: https://wg21.link/lwg1167 - id: LWG1168 citation-label: LWG1168 title: "Odd wording for bitset equality operators" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1168 - id: LWG1169 citation-label: LWG1169 title: "num_get not fully compatible with strto*" author: - family: Cosmin Truta URL: https://wg21.link/lwg1169 - id: LWG1170 citation-label: LWG1170 title: "String char-like types no longer PODs" author: - family: Beman Dawes URL: https://wg21.link/lwg1170 - id: LWG1171 citation-label: LWG1171 title: "duration types should be literal" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1171 - id: LWG1172 citation-label: LWG1172 title: "select_on_container_(copy|move)_construction over-constrained" author: - family: Alberto Ganesh Barbati URL: https://wg21.link/lwg1172 - id: LWG1173 citation-label: LWG1173 title: "\"Equivalence\" wishy-washiness" author: - family: David Abrahams URL: https://wg21.link/lwg1173 - id: LWG1174 citation-label: LWG1174 title: "Type property predicates" author: - family: Jason Merrill URL: https://wg21.link/lwg1174 - id: LWG1175 citation-label: LWG1175 title: "unordered complexity" author: - family: Pablo Halpern URL: https://wg21.link/lwg1175 - id: LWG1176 citation-label: LWG1176 title: "Make thread constructor non-variadic" author: - family: Howard Hinnant URL: https://wg21.link/lwg1176 - id: LWG1177 citation-label: LWG1177 title: "Improve \"diagnostic required\" wording" author: - family: Howard Hinnant URL: https://wg21.link/lwg1177 - id: LWG1178 citation-label: LWG1178 title: "Header dependencies" author: - family: Beman Dawes URL: https://wg21.link/lwg1178 - id: LWG1179 citation-label: LWG1179 title: "Probably editorial in [structure.specifications]" author: - family: Robert Klarer URL: https://wg21.link/lwg1179 - id: LWG1180 citation-label: LWG1180 title: "Missing string_type member typedef in class sub_match" author: - family: Daniel Krügler URL: https://wg21.link/lwg1180 - id: LWG1181 citation-label: LWG1181 title: "Invalid sub_match comparison operators" author: - family: Daniel Krügler URL: https://wg21.link/lwg1181 - id: LWG1182 citation-label: LWG1182 title: "Unfortunate hash dependencies" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1182 - id: LWG1183 citation-label: LWG1183 title: "basic_ios::set_rdbuf may break class invariants" author: - family: Daniel Krügler URL: https://wg21.link/lwg1183 - id: LWG1184 citation-label: LWG1184 title: "Feature request: dynamic bitset" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1184 - id: LWG1185 citation-label: LWG1185 title: "Iterator categories and output iterators" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1185 - id: LWG1186 citation-label: LWG1186 title: "Forward list could model a stack" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1186 - id: LWG1187 citation-label: LWG1187 title: "std::decay" author: - family: Jason Merrill URL: https://wg21.link/lwg1187 - id: LWG1188 citation-label: LWG1188 title: "Unordered containers should have a minimum load factor as well as a maximum" author: - family: Matt Austern URL: https://wg21.link/lwg1188 - id: LWG1189 citation-label: LWG1189 title: "Awkward interface for changing the number of buckets in an unordered associative container" author: - family: Matt Austern URL: https://wg21.link/lwg1189 - id: LWG1190 citation-label: LWG1190 title: "Setting the maximum load factor should return the previous value" author: - family: Matt Austern URL: https://wg21.link/lwg1190 - id: LWG1191 citation-label: LWG1191 title: "tuple get API should respect rvalues" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1191 - id: LWG1192 citation-label: LWG1192 title: "basic_string missing definitions for cbegin / cend / crbegin / crend" author: - family: Jonathan Wakely URL: https://wg21.link/lwg1192 - id: LWG1193 citation-label: LWG1193 title: "default_delete cannot be instantiated with incomplete types" author: - family: Daniel Krügler URL: https://wg21.link/lwg1193 - id: LWG1194 citation-label: LWG1194 title: "Unintended queue constructor" author: - family: Howard Hinnant URL: https://wg21.link/lwg1194 - id: LWG1195 citation-label: LWG1195 title: "\"Diagnostic required\" wording is insufficient to prevent UB" author: - family: Daniel Krügler URL: https://wg21.link/lwg1195 - id: LWG1196 citation-label: LWG1196 title: "move semantics undefined for priority_queue" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1196 - id: LWG1197 citation-label: LWG1197 title: "Can unordered containers have bucket_count() == 0?" author: - family: Howard Hinnant URL: https://wg21.link/lwg1197 - id: LWG1198 citation-label: LWG1198 title: "Container adaptor swap: member or non-member?" author: - family: Pablo Halpern URL: https://wg21.link/lwg1198 - id: LWG1199 citation-label: LWG1199 title: "Missing extended copy constructor in container adaptors" author: - family: Pablo Halpern URL: https://wg21.link/lwg1199 - id: LWG1200 citation-label: LWG1200 title: "\"surprising\" char_traits::int_type requirements" author: - family: Sean Hunt URL: https://wg21.link/lwg1200 - id: LWG1201 citation-label: LWG1201 title: "Do we always want to unwrap ref-wrappers in make_tuple" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1201 - id: LWG1202 citation-label: LWG1202 title: "integral_constant needs a spring clean" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1202 - id: LWG1203 citation-label: LWG1203 title: "More useful rvalue stream insertion" author: - family: Howard Hinnant URL: https://wg21.link/lwg1203 - id: LWG1204 citation-label: LWG1204 title: "Global permission to move" author: - family: Howard Hinnant URL: https://wg21.link/lwg1204 - id: LWG1205 citation-label: LWG1205 title: "Some algorithms could more clearly document their handling of empty ranges" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1205 - id: LWG1206 citation-label: LWG1206 title: "Incorrect requires for move_backward and copy_backward" author: - family: Howard Hinnant URL: https://wg21.link/lwg1206 - id: LWG1207 citation-label: LWG1207 title: "Underspecified std::list operations?" author: - family: Loïc Joly URL: https://wg21.link/lwg1207 - id: LWG1208 citation-label: LWG1208 title: "valarray initializer_list constructor has incorrect effects" author: - family: Howard Hinnant URL: https://wg21.link/lwg1208 - id: LWG1209 citation-label: LWG1209 title: "match_results should be moveable" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg1209 - id: LWG1210 citation-label: LWG1210 title: "Iterator reachability should not require a container" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1210 - id: LWG1211 citation-label: LWG1211 title: "Move iterators should be restricted as input iterators" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1211 - id: LWG1212 citation-label: LWG1212 title: "result of post-increment/decrement operator" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1212 - id: LWG1213 citation-label: LWG1213 title: "Meaning of valid and singular iterator underspecified" author: - family: Daniel Krügler URL: https://wg21.link/lwg1213 - id: LWG1214 citation-label: LWG1214 title: "Insufficient/inconsistent key immutability requirements for associative containers" author: - family: Daniel Krügler URL: https://wg21.link/lwg1214 - id: LWG1215 citation-label: LWG1215 title: "list::merge with unequal allocators" author: - family: Pablo Halpern URL: https://wg21.link/lwg1215 - id: LWG1216 citation-label: LWG1216 title: "LWG 1066 Incomplete?" author: - family: Pete Becker URL: https://wg21.link/lwg1216 - id: LWG1217 citation-label: LWG1217 title: "Quaternion support" author: - family: Ted Shaneyfelt URL: https://wg21.link/lwg1217 - id: LWG1218 citation-label: LWG1218 title: "mutex destructor synchronization" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg1218 - id: LWG1219 citation-label: LWG1219 title: "unique_lock::lock and resource_deadlock_would_occur" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg1219 - id: LWG1220 citation-label: LWG1220 title: "What does condition_variable wait on?" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg1220 - id: LWG1221 citation-label: LWG1221 title: "condition_variable wording" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg1221 - id: LWG1222 citation-label: LWG1222 title: "condition_variable incorrect effects for exception safety" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg1222 - id: LWG1223 citation-label: LWG1223 title: "condition_variable_any lock matching?" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg1223 - id: LWG1224 citation-label: LWG1224 title: "condition_variable_any support for recursive mutexes?" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg1224 - id: LWG1225 citation-label: LWG1225 title: "C++0x result_of issue" author: - family: Sebastian Gesemann URL: https://wg21.link/lwg1225 - id: LWG1226 citation-label: LWG1226 title: "Incomplete changes of #890" author: - family: Daniel Krügler URL: https://wg21.link/lwg1226 - id: LWG1227 citation-label: LWG1227 title: " synopsis overspecified" author: - family: Bo Persson URL: https://wg21.link/lwg1227 - id: LWG1228 citation-label: LWG1228 title: "User-specialized nothrow type traits" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1228 - id: LWG1229 citation-label: LWG1229 title: "error_code operator= typo" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg1229 - id: LWG1230 citation-label: LWG1230 title: "mem_fn and variadic templates" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1230 - id: LWG1231 citation-label: LWG1231 title: "weak_ptr comparisons incompletely resolved" author: - family: Daniel Krügler URL: https://wg21.link/lwg1231 - id: LWG1232 citation-label: LWG1232 title: "Still swap's with rvalue-references" author: - family: Daniel Krügler URL: https://wg21.link/lwg1232 - id: LWG1233 citation-label: LWG1233 title: "Missing unique_ptr signatures in synopsis" author: - family: Daniel Krügler URL: https://wg21.link/lwg1233 - id: LWG1234 citation-label: LWG1234 title: "\"Do the right thing\" and NULL" author: - family: Matt Austern URL: https://wg21.link/lwg1234 - id: LWG1235 citation-label: LWG1235 title: "Issue with C++0x random number proposal" author: - family: Matthias Troyer URL: https://wg21.link/lwg1235 - id: LWG1236 citation-label: LWG1236 title: "reserved identifiers in programs not using the library" author: - family: Sean Hunt URL: https://wg21.link/lwg1236 - id: LWG1237 citation-label: LWG1237 title: "Constrained error_code/error_condition members" author: - family: Daniel Krügler URL: https://wg21.link/lwg1237 - id: LWG1238 citation-label: LWG1238 title: "Defining algorithms taking iterator for range" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1238 - id: LWG1239 citation-label: LWG1239 title: "Defect report" author: - family: David Abrahams URL: https://wg21.link/lwg1239 - id: LWG1240 citation-label: LWG1240 title: "Deleted comparison functions of std::function not needed" author: - family: Daniel Krügler URL: https://wg21.link/lwg1240 - id: LWG1241 citation-label: LWG1241 title: "unique_copy needs to require EquivalenceRelation" author: - family: Daniel Krügler URL: https://wg21.link/lwg1241 - id: LWG1242 citation-label: LWG1242 title: "Enable SCARY iterators" author: - family: Herb Sutter URL: https://wg21.link/lwg1242 - id: LWG1243 citation-label: LWG1243 title: "Missing operator+= (initializer_list) for valarray" author: - family: Daniel Krügler URL: https://wg21.link/lwg1243 - id: LWG1244 citation-label: LWG1244 title: "wait_*() in *future for synchronous functions" author: - family: Detlef Vollmann URL: https://wg21.link/lwg1244 - id: LWG1245 citation-label: LWG1245 title: "std::hash & co" author: - family: Paolo Carlini URL: https://wg21.link/lwg1245 - id: LWG1246 citation-label: LWG1246 title: "vector::resize() missing efficiency guarantee" author: - family: David Abrahams URL: https://wg21.link/lwg1246 - id: LWG1247 citation-label: LWG1247 title: "auto_ptr is overspecified" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1247 - id: LWG1248 citation-label: LWG1248 title: "Equality comparison for unordered containers" author: - family: Herb Sutter URL: https://wg21.link/lwg1248 - id: LWG1249 citation-label: LWG1249 title: "basic_ios default ctor" author: - family: Martin Sebor URL: https://wg21.link/lwg1249 - id: LWG1250 citation-label: LWG1250 title: " still overspecified" author: - family: Martin Sebor URL: https://wg21.link/lwg1250 - id: LWG1251 citation-label: LWG1251 title: "move constructing basic_stringbuf" author: - family: Martin Sebor URL: https://wg21.link/lwg1251 - id: LWG1252 citation-label: LWG1252 title: "wbuffer_convert::state_type inconsistency" author: - family: Bo Persson URL: https://wg21.link/lwg1252 - id: LWG1253 citation-label: LWG1253 title: "invalidation of iterators and emplace vs. insert inconsistence in assoc. containers" author: - family: Boris Dušek URL: https://wg21.link/lwg1253 - id: LWG1254 citation-label: LWG1254 title: "Misleading sentence in vector::flip" author: - family: Christopher Jefferson URL: https://wg21.link/lwg1254 - id: LWG1255 citation-label: LWG1255 title: "declval should be added to the library" author: - family: Daniel Krügler URL: https://wg21.link/lwg1255 - id: LWG1256 citation-label: LWG1256 title: "weak_ptr comparison functions should be removed" author: - family: Daniel Krügler URL: https://wg21.link/lwg1256 - id: LWG1257 citation-label: LWG1257 title: "Header still contains a concept_map" author: - family: Beman Dawes URL: https://wg21.link/lwg1257 - id: LWG1258 citation-label: LWG1258 title: "std::function Effects clause impossible to satisfy" author: - family: Daniel Krügler URL: https://wg21.link/lwg1258 - id: LWG1259 citation-label: LWG1259 title: "Should initializer-list constructors move elements?" author: - family: Sean Hunt URL: https://wg21.link/lwg1259 - id: LWG1260 citation-label: LWG1260 title: "is_constructible reports true" author: - family: Peter Dimov URL: https://wg21.link/lwg1260 - id: LWG1261 citation-label: LWG1261 title: "Insufficent overloads for to_string / to_wstring" author: - family: Christopher Jefferson URL: https://wg21.link/lwg1261 - id: LWG1262 citation-label: LWG1262 title: "std::less> is underspecified" author: - family: Jonathan Wakely URL: https://wg21.link/lwg1262 - id: LWG1263 citation-label: LWG1263 title: "missing swap overloads for regex" author: - family: Howard Hinnant URL: https://wg21.link/lwg1263 - id: LWG1264 citation-label: LWG1264 title: "quick_exit support for freestanding implementations" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1264 - id: LWG1265 citation-label: LWG1265 title: "longjmp and destructors" author: - family: Sean Hunt URL: https://wg21.link/lwg1265 - id: LWG1266 citation-label: LWG1266 title: "shared_future::get and deferred async functions" author: - family: Anthony Williams URL: https://wg21.link/lwg1266 - id: LWG1267 citation-label: LWG1267 title: "Incorrect wording for condition_variable_any::wait_for" author: - family: Anthony Williams URL: https://wg21.link/lwg1267 - id: LWG1268 citation-label: LWG1268 title: "The Mutex requirements in 30.4.1 and 30.4.2 are wrong" author: - family: Anthony Williams URL: https://wg21.link/lwg1268 - id: LWG1269 citation-label: LWG1269 title: "Associated state doesn't account for async" author: - family: Anthony Williams URL: https://wg21.link/lwg1269 - id: LWG1270 citation-label: LWG1270 title: "result_of should be moved to " author: - family: Alisdair Meredith URL: https://wg21.link/lwg1270 - id: LWG1271 citation-label: LWG1271 title: "CR undefined in duration operators" author: - family: Daniel Krügler URL: https://wg21.link/lwg1271 - id: LWG1272 citation-label: LWG1272 title: "confusing declarations of promise::set_value" author: - family: Jonathan Wakely URL: https://wg21.link/lwg1272 - id: LWG1273 citation-label: LWG1273 title: "future::valid should be callable on an invalid future" author: - family: Jonathan Wakely URL: https://wg21.link/lwg1273 - id: LWG1274 citation-label: LWG1274 title: "atomic_future constructor" author: - family: Jonathan Wakely URL: https://wg21.link/lwg1274 - id: LWG1275 citation-label: LWG1275 title: "Creating and setting futures" author: - family: Jonathan Wakely URL: https://wg21.link/lwg1275 - id: LWG1276 citation-label: LWG1276 title: "forwardlist missing allocator constructors" author: - family: Daniel Krügler URL: https://wg21.link/lwg1276 - id: LWG1277 citation-label: LWG1277 title: "std::thread::id should be trivially copyable" author: - family: Anthony Williams URL: https://wg21.link/lwg1277 - id: LWG1278 citation-label: LWG1278 title: "Inconsistent return values for forward_list::insert_after" author: - family: Bo Persson URL: https://wg21.link/lwg1278 - id: LWG1279 citation-label: LWG1279 title: "forbid [u|bi]nary_function specialization" author: - family: Alberto Ganesh Barbati URL: https://wg21.link/lwg1279 - id: LWG1280 citation-label: LWG1280 title: "Initialization of stream iterators" author: - family: Jonathan Wakely URL: https://wg21.link/lwg1280 - id: LWG1281 citation-label: LWG1281 title: "CopyConstruction and Assignment between ratios having the same normalized form" author: - family: Vicente Juan Botet Escribá URL: https://wg21.link/lwg1281 - id: LWG1282 citation-label: LWG1282 title: "A proposal to add std::split algorithm" author: - family: Igor Semenov URL: https://wg21.link/lwg1282 - id: LWG1283 citation-label: LWG1283 title: "MoveConstructible and MoveAssignable need clarification of moved-from state" author: - family: Howard Hinnant URL: https://wg21.link/lwg1283 - id: LWG1284 citation-label: LWG1284 title: "vector initializer_list constructor missing an allocator argument" author: - family: Bo Persson URL: https://wg21.link/lwg1284 - id: LWG1285 citation-label: LWG1285 title: "allocator_traits call to new" author: - family: Howard Hinnant URL: https://wg21.link/lwg1285 - id: LWG1286 citation-label: LWG1286 title: "allocator_traits::select_on_container_copy_construction type-o" author: - family: Howard Hinnant URL: https://wg21.link/lwg1286 - id: LWG1287 citation-label: LWG1287 title: "std::function requires CopyConstructible target object" author: - family: Jonathan Wakely URL: https://wg21.link/lwg1287 - id: LWG1288 citation-label: LWG1288 title: "std::function assignment from rvalues" author: - family: Jonathan Wakely URL: https://wg21.link/lwg1288 - id: LWG1289 citation-label: LWG1289 title: "Generic casting requirements for smart pointers" author: - family: Ion Gaztañaga URL: https://wg21.link/lwg1289 - id: LWG1290 citation-label: LWG1290 title: "Don't require [u|bi]nary_function inheritance" author: - family: Daniel Krügler URL: https://wg21.link/lwg1290 - id: LWG1291 citation-label: LWG1291 title: "Exceptions thrown during promise::set_value" author: - family: Jonathan Wakely URL: https://wg21.link/lwg1291 - id: LWG1292 citation-label: LWG1292 title: "std::function should support all callable types" author: - family: Daniel Krügler URL: https://wg21.link/lwg1292 - id: LWG1293 citation-label: LWG1293 title: "unique_ptr needs to get rid of unspecified-pointer-type" author: - family: Daniel Krügler URL: https://wg21.link/lwg1293 - id: LWG1294 citation-label: LWG1294 title: "Difference between callable wrapper and forwarding call wrapper unclear" author: - family: Jens Maurer URL: https://wg21.link/lwg1294 - id: LWG1295 citation-label: LWG1295 title: "Contradictory call wrapper requirements" author: - family: Daniel Krügler URL: https://wg21.link/lwg1295 - id: LWG1296 citation-label: LWG1296 title: "map and multimap value_compare overspecified" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1296 - id: LWG1297 citation-label: LWG1297 title: "unique_ptr's relational operator functions should induce a total order" author: - family: Daniel Krügler URL: https://wg21.link/lwg1297 - id: LWG1298 citation-label: LWG1298 title: "Missing specialization of ctype_byname" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1298 - id: LWG1299 citation-label: LWG1299 title: "Confusing typo in specification for get_time" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1299 - id: LWG1300 citation-label: LWG1300 title: "Circular definition of promise::swap" author: - family: Jonathan Wakely URL: https://wg21.link/lwg1300 - id: LWG1301 citation-label: LWG1301 title: "clear() and assignment" author: - family: Nicolai Josuttis URL: https://wg21.link/lwg1301 - id: LWG1302 citation-label: LWG1302 title: "different emplace semantics for sequence and associated containers" author: - family: Nicolai Josuttis URL: https://wg21.link/lwg1302 - id: LWG1303 citation-label: LWG1303 title: "shared_ptr, unique_ptr, and rvalue references v2" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg1303 - id: LWG1304 citation-label: LWG1304 title: "Missing preconditions for shared_future" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1304 - id: LWG1305 citation-label: LWG1305 title: "preconditions for atomic_future" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1305 - id: LWG1306 citation-label: LWG1306 title: "pointer and const_pointer for " author: - family: Nicolai Josuttis URL: https://wg21.link/lwg1306 - id: LWG1307 citation-label: LWG1307 title: "exception_ptr and allocator pointers don't understand !=" author: - family: Daniel Krügler URL: https://wg21.link/lwg1307 - id: LWG1308 citation-label: LWG1308 title: "Concerns about initializer_list overloads of min, max, and minmax" author: - family: Niels Dekker URL: https://wg21.link/lwg1308 - id: LWG1309 citation-label: LWG1309 title: "Missing expressions for Move/CopyConstructible" author: - family: Daniel Krügler URL: https://wg21.link/lwg1309 - id: LWG1310 citation-label: LWG1310 title: "forward_list splice_after from lvalues" author: - family: Howard Hinnant URL: https://wg21.link/lwg1310 - id: LWG1311 citation-label: LWG1311 title: "multi-pass property of Forward Iterator underspecified" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1311 - id: LWG1312 citation-label: LWG1312 title: "vector::data no longer returns a raw pointer" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1312 - id: LWG1313 citation-label: LWG1313 title: "Seed sequence's param function not useful for pure output iterator" author: - family: Daniel Krügler URL: https://wg21.link/lwg1313 - id: LWG1314 citation-label: LWG1314 title: "NULL and nullptr" author: - family: Sean Hunt URL: https://wg21.link/lwg1314 - id: LWG1315 citation-label: LWG1315 title: "return type of async" author: - family: Jonathan Wakely URL: https://wg21.link/lwg1315 - id: LWG1316 citation-label: LWG1316 title: "scoped_allocator_adaptor operator== has no definition" author: - family: Pablo Halpern URL: https://wg21.link/lwg1316 - id: LWG1317 citation-label: LWG1317 title: "make_hash" author: - family: Nicolai M. Josuttis URL: https://wg21.link/lwg1317 - id: LWG1318 citation-label: LWG1318 title: "N2982 removes previous allocator capabilities" author: - family: Pete Becker URL: https://wg21.link/lwg1318 - id: LWG1319 citation-label: LWG1319 title: "Containers should require an iterator that is at least a Forward Iterator" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1319 - id: LWG1320 citation-label: LWG1320 title: "Header for iter_swap" author: - family: Alisdair Meredith URL: https://wg21.link/lwg1320 - id: LWG1321 citation-label: LWG1321 title: "scoped_allocator_adaptor construct and destroy don't use allocator_traits" author: - family: Howard Hinnant URL: https://wg21.link/lwg1321 - id: LWG1322 citation-label: LWG1322 title: "Explicit CopyConstructible requirements are insufficient" author: - family: Daniel Krügler URL: https://wg21.link/lwg1322 - id: LWG1323 citation-label: LWG1323 title: "basic_string::replace should use const_iterator" author: - family: Daniel Krügler URL: https://wg21.link/lwg1323 - id: LWG1324 citation-label: LWG1324 title: "Still too many implicit conversions for pair and tuple" author: - family: Daniel Krügler URL: https://wg21.link/lwg1324 - id: LWG1325 citation-label: LWG1325 title: "bitset" author: - family: Christopher Jefferson URL: https://wg21.link/lwg1325 - id: LWG1326 citation-label: LWG1326 title: "Missing/wrong preconditions for pair and tuple functions" author: - family: Daniel Krügler URL: https://wg21.link/lwg1326 - id: LWG1327 citation-label: LWG1327 title: "templates defined in replacing C macros with the same name" author: - family: Michael Wong URL: https://wg21.link/lwg1327 - id: LWG1328 citation-label: LWG1328 title: "istream extractors not setting failbit if eofbit is already set" author: - family: Paolo Carlini URL: https://wg21.link/lwg1328 - id: LWG1329 citation-label: LWG1329 title: "Data races on vector" author: - family: Jeffrey Yaskin URL: https://wg21.link/lwg1329 - id: LWG1330 citation-label: LWG1330 title: "Move container requirements into requirements tables" author: - family: Nicolai Josuttis URL: https://wg21.link/lwg1330 - id: LWG1331 citation-label: LWG1331 title: "incorporate move special member functions into library" author: - family: Martin Sebor URL: https://wg21.link/lwg1331 - id: LWG1332 citation-label: LWG1332 title: "Let Hash objects throw!" author: - family: Daniel Krügler URL: https://wg21.link/lwg1332 - id: LWG1333 citation-label: LWG1333 title: "Missing forwarding during std::function invocation" author: - family: Daniel Krügler URL: https://wg21.link/lwg1333 - id: LWG1334 citation-label: LWG1334 title: "Insert iterators are broken for some proxy containers compared to C++03" author: - family: Daniel Krügler URL: https://wg21.link/lwg1334 - id: LWG1335 citation-label: LWG1335 title: "Insufficient requirements for tuple::operator<()" author: - family: Joe Gottman URL: https://wg21.link/lwg1335 - id: LWG1337 citation-label: LWG1337 title: "Swapped arguments in regex_traits::isctype" author: - family: Howard Hinnant URL: https://wg21.link/lwg1337 - id: LWG1338 citation-label: LWG1338 title: "LWG 1205 incorrectly applied" author: - family: Howard Hinnant URL: https://wg21.link/lwg1338 - id: LWG1339 citation-label: LWG1339 title: "uninitialized_fill_n should return the end of its range" author: - family: Jared Hoberock URL: https://wg21.link/lwg1339 - id: LWG1340 citation-label: LWG1340 title: "Why does forward_list::resize take the object to be copied by value?" author: - family: James McNellis URL: https://wg21.link/lwg1340 - id: LWG1344 citation-label: LWG1344 title: "Replace throw() with noexcept" author: - family: BSI URL: https://wg21.link/lwg1344 - id: LWG1345 citation-label: LWG1345 title: "Library classes should have noexcept move operations" author: - family: BSI URL: https://wg21.link/lwg1345 - id: LWG1346 citation-label: LWG1346 title: "Apply noexcept where library specification does not permit exceptions" author: - family: BSI URL: https://wg21.link/lwg1346 - id: LWG1347 citation-label: LWG1347 title: "Apply noexcept judiciously throughout the library" author: - family: BSI URL: https://wg21.link/lwg1347 - id: LWG1348 citation-label: LWG1348 title: "Exception safety of unspecified types" author: - family: BSI URL: https://wg21.link/lwg1348 - id: LWG1349 citation-label: LWG1349 title: "swap should not throw" author: - family: BSI URL: https://wg21.link/lwg1349 - id: LWG1350 citation-label: LWG1350 title: "Implicit contructors accidentally made some library types move-only" author: - family: Switzerland URL: https://wg21.link/lwg1350 - id: LWG1351 citation-label: LWG1351 title: "Replace dynamic exception specifications with noexcept" author: - family: Switzerland URL: https://wg21.link/lwg1351 - id: LWG1352 citation-label: LWG1352 title: "Apply noexcept where library specification says \"Throws: Nothing\"" author: - family: Switzerland URL: https://wg21.link/lwg1352 - id: LWG1353 citation-label: LWG1353 title: "Clarify the state of a moved-from object" author: - family: Switzerland URL: https://wg21.link/lwg1353 - id: LWG1354 citation-label: LWG1354 title: "The definition of deadlock excludes cases involving a single thread" author: - family: BSI URL: https://wg21.link/lwg1354 - id: LWG1355 citation-label: LWG1355 title: "The definition of move-assignment operator is redundant" author: - family: BSI URL: https://wg21.link/lwg1355 - id: LWG1356 citation-label: LWG1356 title: "The definition of move-constructor is redundant" author: - family: BSI URL: https://wg21.link/lwg1356 - id: LWG1357 citation-label: LWG1357 title: "Library bitmask types to not satisfy the bimask type requirements" author: - family: BSI URL: https://wg21.link/lwg1357 - id: LWG1358 citation-label: LWG1358 title: "Add and to freestanding implementations" author: - family: BSI URL: https://wg21.link/lwg1358 - id: LWG1359 citation-label: LWG1359 title: "Add and to freestanding implementations" author: - family: BSI URL: https://wg21.link/lwg1359 - id: LWG1360 citation-label: LWG1360 title: "Add to free-standing implementations" author: - family: BSI URL: https://wg21.link/lwg1360 - id: LWG1361 citation-label: LWG1361 title: "Does use of std::size_t in a header imply that typedef name is available to users?" author: - family: BSI URL: https://wg21.link/lwg1361 - id: LWG1362 citation-label: LWG1362 title: "Description of binding to rvalue-references should use the new 'xvalue' vocabulary" author: - family: INCITS URL: https://wg21.link/lwg1362 - id: LWG1363 citation-label: LWG1363 title: "offsetof should be marked noexcept" author: - family: BSI URL: https://wg21.link/lwg1363 - id: LWG1364 citation-label: LWG1364 title: "It is not clear how exception_ptr is synchronized" author: - family: Switzerland URL: https://wg21.link/lwg1364 - id: LWG1365 citation-label: LWG1365 title: "Thread-safety of handler functions" author: - family: BSI URL: https://wg21.link/lwg1365 - id: LWG1366 citation-label: LWG1366 title: "New-handler and data races" author: - family: DIN URL: https://wg21.link/lwg1366 - id: LWG1367 citation-label: LWG1367 title: "Deprecate library support for checking dynamic exception specifications" author: - family: BSI URL: https://wg21.link/lwg1367 - id: LWG1368 citation-label: LWG1368 title: "Thread safety of std::uncaught_exception()" author: - family: BSI URL: https://wg21.link/lwg1368 - id: LWG1369 citation-label: LWG1369 title: "rethrow_exception may introduce data races" author: - family: BSI URL: https://wg21.link/lwg1369 - id: LWG1370 citation-label: LWG1370 title: "throw_with_nested should not use perfect forwarding" author: - family: INCITS URL: https://wg21.link/lwg1370 - id: LWG1371 citation-label: LWG1371 title: "Standard exceptions require stronger no-throw guarantees" author: - family: BSI URL: https://wg21.link/lwg1371 - id: LWG1372 citation-label: LWG1372 title: "Adopt recommended practice for standard error categories" author: - family: BSI URL: https://wg21.link/lwg1372 - id: LWG1373 citation-label: LWG1373 title: "Customizable traits should have their own headers" author: - family: BSI URL: https://wg21.link/lwg1373 - id: LWG1374 citation-label: LWG1374 title: "Clarify moved-from objects are \"toxic\"" author: - family: INCITS URL: https://wg21.link/lwg1374 - id: LWG1375 citation-label: LWG1375 title: "reference_type should not have been removed from the allocator requirements" author: - family: INCITS URL: https://wg21.link/lwg1375 - id: LWG1376 citation-label: LWG1376 title: "Allocator interface is not backward compatible" author: - family: INCITS URL: https://wg21.link/lwg1376 - id: LWG1377 citation-label: LWG1377 title: "The revised forward is not compatible with access-control" author: - family: INCITS URL: https://wg21.link/lwg1377 - id: LWG1378 citation-label: LWG1378 title: "pair and tuple have too many conversions" author: - family: DIN URL: https://wg21.link/lwg1378 - id: LWG1379 citation-label: LWG1379 title: "pair copy-assignment not consistent for references" author: - family: INCITS URL: https://wg21.link/lwg1379 - id: LWG1380 citation-label: LWG1380 title: "pair and tuple of references need to better specify move-semantics" author: - family: DIN URL: https://wg21.link/lwg1380 - id: LWG1381 citation-label: LWG1381 title: "Replace pair's range support by proper range facility" author: - family: BSI URL: https://wg21.link/lwg1381 - id: LWG1382 citation-label: LWG1382 title: "pair and tuple constructors should forward arguments" author: - family: INCITS URL: https://wg21.link/lwg1382 - id: LWG1383 citation-label: LWG1383 title: "Inconsistent defaulted move/copy members in pair and tuple" author: - family: INCITS URL: https://wg21.link/lwg1383 - id: LWG1384 citation-label: LWG1384 title: "Function pack_arguments is poorly named" author: - family: INCITS URL: https://wg21.link/lwg1384 - id: LWG1385 citation-label: LWG1385 title: "tuple_cat should be a single variadic signature" author: - family: BSI URL: https://wg21.link/lwg1385 - id: LWG1386 citation-label: LWG1386 title: "pack_arguments overly complex" author: - family: INCITS URL: https://wg21.link/lwg1386 - id: LWG1387 citation-label: LWG1387 title: "Range support by tuple should be removed" author: - family: BSI URL: https://wg21.link/lwg1387 - id: LWG1388 citation-label: LWG1388 title: "LWG 1281 incorrectly accepted" author: - family: INCITS URL: https://wg21.link/lwg1388 - id: LWG1389 citation-label: LWG1389 title: "Compile-time rational arithmetic and overflow" author: - family: BSI URL: https://wg21.link/lwg1389 - id: LWG1390 citation-label: LWG1390 title: "Limit speculative compilation for constructible/convertible traits" author: - family: DIN URL: https://wg21.link/lwg1390 - id: LWG1391 citation-label: LWG1391 title: "constructible/convertible traits and access control" author: - family: DIN URL: https://wg21.link/lwg1391 - id: LWG1392 citation-label: LWG1392 title: "result_of should support pointer-to-data-member" author: - family: INCITS URL: https://wg21.link/lwg1392 - id: LWG1393 citation-label: LWG1393 title: "Trivial traits imply noexcept" author: - family: BSI URL: https://wg21.link/lwg1393 - id: LWG1394 citation-label: LWG1394 title: "is_constructible reports false positives" author: - family: DIN URL: https://wg21.link/lwg1394 - id: LWG1395 citation-label: LWG1395 title: "Inconsistent reference links should be unified" author: - family: Japan URL: https://wg21.link/lwg1395 - id: LWG1396 citation-label: LWG1396 title: "regex should support allocators" author: - family: INCITS URL: https://wg21.link/lwg1396 - id: LWG1397 citation-label: LWG1397 title: "Deprecate '98 binders" author: - family: BSI URL: https://wg21.link/lwg1397 - id: LWG1398 citation-label: LWG1398 title: "Users should be able to specialize functors without depending on whole header" author: - family: BSI URL: https://wg21.link/lwg1398 - id: LWG1399 citation-label: LWG1399 title: "function does not need an explicit default constructor" author: - family: Japan URL: https://wg21.link/lwg1399 - id: LWG1400 citation-label: LWG1400 title: "FCD function does not need an explicit default constructor" author: - family: Japan URL: https://wg21.link/lwg1400 - id: LWG1401 citation-label: LWG1401 title: "Provide support for unique_ptr == nullptr" author: - family: BSI URL: https://wg21.link/lwg1401 - id: LWG1402 citation-label: LWG1402 title: "nullptr constructors for smart pointers should be constexpr" author: - family: BSI URL: https://wg21.link/lwg1402 - id: LWG1403 citation-label: LWG1403 title: "Inconsistent definitions for allocator_arg" author: - family: Japan URL: https://wg21.link/lwg1403 - id: LWG1404 citation-label: LWG1404 title: "pointer_traits should have a size_type member" author: - family: INCITS URL: https://wg21.link/lwg1404 - id: LWG1405 citation-label: LWG1405 title: "Move scoped_allocator_adaptor into separate header" author: - family: INCITS URL: https://wg21.link/lwg1405 - id: LWG1406 citation-label: LWG1406 title: "Support hashing smart-pointers based on owner" author: - family: Japan URL: https://wg21.link/lwg1406 - id: LWG1407 citation-label: LWG1407 title: "Synch shared_ptr constructors taking movable types" author: - family: INCITS URL: https://wg21.link/lwg1407 - id: LWG1408 citation-label: LWG1408 title: "Allow recycling of pointers after undeclare_no_pointers" author: - family: BSI URL: https://wg21.link/lwg1408 - id: LWG1409 citation-label: LWG1409 title: "Specify whether monotonic_clock is a distinct type or a typedef" author: - family: INCITS URL: https://wg21.link/lwg1409 - id: LWG1410 citation-label: LWG1410 title: "Add a feature-detect macro for monotonic_clock" author: - family: BSI URL: https://wg21.link/lwg1410 - id: LWG1411 citation-label: LWG1411 title: "Add a compile-time flag to detect monotonic_clock" author: - family: DIN URL: https://wg21.link/lwg1411 - id: LWG1412 citation-label: LWG1412 title: "Make monotonic clocks mandatory" author: - family: Switzerland URL: https://wg21.link/lwg1412 - id: LWG1413 citation-label: LWG1413 title: "Specify whether high_resolution_clock is a distinct type or a typedef" author: - family: INCITS URL: https://wg21.link/lwg1413 - id: LWG1414 citation-label: LWG1414 title: "Fixing remaining dead links to POS_T and OFF_T" author: - family: BSI URL: https://wg21.link/lwg1414 - id: LWG1415 citation-label: LWG1415 title: "Iterator stability bans the short-string optimization" author: - family: INCITS URL: https://wg21.link/lwg1415 - id: LWG1416 citation-label: LWG1416 title: "forward_list::erase_after should not be allowed to throw" author: - family: DIN URL: https://wg21.link/lwg1416 - id: LWG1417 citation-label: LWG1417 title: "front/back on a zero-sized array should be undefined" author: - family: BSI URL: https://wg21.link/lwg1417 - id: LWG1418 citation-label: LWG1418 title: "Effects of resize(size()) on a deque" author: - family: BSI URL: https://wg21.link/lwg1418 - id: LWG1419 citation-label: LWG1419 title: "forward_list::erase_after should return an iterator" author: - family: INCITS URL: https://wg21.link/lwg1419 - id: LWG1420 citation-label: LWG1420 title: "Effects of resize(size()) on a list" author: - family: BSI URL: https://wg21.link/lwg1420 - id: LWG1421 citation-label: LWG1421 title: "Accidental move-only library types due to new core language rules" author: - family: DIN URL: https://wg21.link/lwg1421 - id: LWG1422 citation-label: LWG1422 title: "vector iterators are not random access" author: - family: BSI URL: https://wg21.link/lwg1422 - id: LWG1423 citation-label: LWG1423 title: "map constructor accepting an allocator as single parameter should be explicit" author: - family: Japan URL: https://wg21.link/lwg1423 - id: LWG1424 citation-label: LWG1424 title: "multimap constructor accepting an allocator as a single parameter should be explicit" author: - family: Japan URL: https://wg21.link/lwg1424 - id: LWG1425 citation-label: LWG1425 title: "set constructor accepting an allocator as a single parameter should be explicit" author: - family: Japan URL: https://wg21.link/lwg1425 - id: LWG1426 citation-label: LWG1426 title: "multiset constructor accepting an allocator as a single parameter should be explicit" author: - family: Japan URL: https://wg21.link/lwg1426 - id: LWG1427 citation-label: LWG1427 title: "unordered_map constructor accepting an allocator as a single parameter should be explicit" author: - family: Japan URL: https://wg21.link/lwg1427 - id: LWG1428 citation-label: LWG1428 title: "unordered_multimap constructor accepting an allocator as a single parameter should be explicit" author: - family: Japan URL: https://wg21.link/lwg1428 - id: LWG1429 citation-label: LWG1429 title: "unordered_set constructor accepting an allocator as a single parameter should be explicit" author: - family: Japan URL: https://wg21.link/lwg1429 - id: LWG1430 citation-label: LWG1430 title: "unordered_multiset constructor accepting an allocator as a single parameter should be explicit" author: - family: Japan URL: https://wg21.link/lwg1430 - id: LWG1431 citation-label: LWG1431 title: "is_permutation must be more restrictive" author: - family: INCITS URL: https://wg21.link/lwg1431 - id: LWG1432 citation-label: LWG1432 title: "random_shuffle signatures are inconsistent" author: - family: INCITS URL: https://wg21.link/lwg1432 - id: LWG1433 citation-label: LWG1433 title: "random_shuffle and shuffle should have consistent signatures" author: - family: BSI URL: https://wg21.link/lwg1433 - id: LWG1434 citation-label: LWG1434 title: "For min/max functions replace variadic arguments by initializer_list argument" author: - family: INCITS URL: https://wg21.link/lwg1434 - id: LWG1435 citation-label: LWG1435 title: "Unclear returns specifications for C99 complex number functions" author: - family: BSI URL: https://wg21.link/lwg1435 - id: LWG1436 citation-label: LWG1436 title: "Random number engine constructor concerns" author: - family: BSI URL: https://wg21.link/lwg1436 - id: LWG1437 citation-label: LWG1437 title: "Mersenne twister meaningless for word sizes less than two" author: - family: INCITS URL: https://wg21.link/lwg1437 - id: LWG1438 citation-label: LWG1438 title: "No definition for base()" author: - family: INCITS URL: https://wg21.link/lwg1438 - id: LWG1439 citation-label: LWG1439 title: "Return from densities() functions?" author: - family: INCITS URL: https://wg21.link/lwg1439 - id: LWG1440 citation-label: LWG1440 title: "Incorrect specification for piecewise_linear_distribution" author: - family: INCITS URL: https://wg21.link/lwg1440 - id: LWG1441 citation-label: LWG1441 title: "Floating-point test functions are incorrectly specified" author: - family: INCITS URL: https://wg21.link/lwg1441 - id: LWG1442 citation-label: LWG1442 title: "\"happens-before\" should be \"synchronizes-with\"" author: - family: Canada URL: https://wg21.link/lwg1442 - id: LWG1443 citation-label: LWG1443 title: "Imposed happens-before edges are not made transitive" author: - family: BSI URL: https://wg21.link/lwg1443 - id: LWG1444 citation-label: LWG1444 title: "OFF_T is not defined" author: - family: BSI URL: https://wg21.link/lwg1444 - id: LWG1445 citation-label: LWG1445 title: "Several iostreams member functions incorrectly specified" author: - family: INCITS/PJ Plauger URL: https://wg21.link/lwg1445 - id: LWG1446 citation-label: LWG1446 title: "Move and swap for I/O streams" author: - family: INCITS URL: https://wg21.link/lwg1446 - id: LWG1447 citation-label: LWG1447 title: "Request to resolve issue LWG 1328" author: - family: INCITS URL: https://wg21.link/lwg1447 - id: LWG1448 citation-label: LWG1448 title: "Concerns about basic_stringbuf::str(basic_string) postconditions" author: - family: BSI URL: https://wg21.link/lwg1448 - id: LWG1449 citation-label: LWG1449 title: "Incomplete specification of header " author: - family: Canada URL: https://wg21.link/lwg1449 - id: LWG1450 citation-label: LWG1450 title: "Contradiction in regex_constants" author: - family: BSI URL: https://wg21.link/lwg1450 - id: LWG1451 citation-label: LWG1451 title: "regex should support allocators" author: - family: INCITS URL: https://wg21.link/lwg1451 - id: LWG1452 citation-label: LWG1452 title: "\"target sequence\" is not defined" author: - family: BSI URL: https://wg21.link/lwg1452 - id: LWG1453 citation-label: LWG1453 title: "Default constructed match_results behavior for certain operations" author: - family: BSI URL: https://wg21.link/lwg1453 - id: LWG1454 citation-label: LWG1454 title: "Ensure C compatibility for atomics" author: - family: BSI URL: https://wg21.link/lwg1454 - id: LWG1455 citation-label: LWG1455 title: "C language compatibility for atomics" author: - family: Switzerland URL: https://wg21.link/lwg1455 - id: LWG1456 citation-label: LWG1456 title: "Missing fixed-size atomic_ typedefs" author: - family: BSI URL: https://wg21.link/lwg1456 - id: LWG1457 citation-label: LWG1457 title: "Splitting lock-free properties" author: - family: BSI URL: https://wg21.link/lwg1457 - id: LWG1458 citation-label: LWG1458 title: "Overlapping evaluations are allowed" author: - family: BSI URL: https://wg21.link/lwg1458 - id: LWG1459 citation-label: LWG1459 title: "Overlapping evaluations are allowed" author: - family: Canada URL: https://wg21.link/lwg1459 - id: LWG1460 citation-label: LWG1460 title: "Missing lock-free property for type bool should be added" author: - family: INCITS URL: https://wg21.link/lwg1460 - id: LWG1461 citation-label: LWG1461 title: "Rename all ATOMIC_* macros as STD_ATOMIC_*" author: - family: Canada URL: https://wg21.link/lwg1461 - id: LWG1462 citation-label: LWG1462 title: "Ambiguous value assignment to atomic_bool" author: - family: BSI URL: https://wg21.link/lwg1462 - id: LWG1463 citation-label: LWG1463 title: "Inconsistent value assignment for atomic_bool" author: - family: INCITS URL: https://wg21.link/lwg1463 - id: LWG1464 citation-label: LWG1464 title: "Underspecified typedefs for atomic integral types" author: - family: INCITS URL: https://wg21.link/lwg1464 - id: LWG1465 citation-label: LWG1465 title: "Missing arithmetic operators for atomic_address" author: - family: INCITS URL: https://wg21.link/lwg1465 - id: LWG1466 citation-label: LWG1466 title: "Silent const breakage by compare_exchange_* member functions" author: - family: INCITS URL: https://wg21.link/lwg1466 - id: LWG1467 citation-label: LWG1467 title: "Deriving atomic from atomic_address breaks type safety" author: - family: INCITS URL: https://wg21.link/lwg1467 - id: LWG1468 citation-label: LWG1468 title: "atomic_address::compare_exchange_* member functions should match atomic_compare_exchange_* free functions" author: - family: INCITS URL: https://wg21.link/lwg1468 - id: LWG1469 citation-label: LWG1469 title: "atomic inheritance from atomic_address breaks type safety" author: - family: BSI URL: https://wg21.link/lwg1469 - id: LWG1470 citation-label: LWG1470 title: "\"Same-ness\" curiosities" author: - family: INCITS URL: https://wg21.link/lwg1470 - id: LWG1471 citation-label: LWG1471 title: "Default constructor of atomics needs specification" author: - family: INCITS URL: https://wg21.link/lwg1471 - id: LWG1472 citation-label: LWG1472 title: "Incorrect semantics of atomic_init" author: - family: INCITS URL: https://wg21.link/lwg1472 - id: LWG1473 citation-label: LWG1473 title: "Incomplete memory order specifications" author: - family: INCITS URL: https://wg21.link/lwg1473 - id: LWG1474 citation-label: LWG1474 title: "weak compare-and-exchange confusion" author: - family: INCITS URL: https://wg21.link/lwg1474 - id: LWG1475 citation-label: LWG1475 title: "weak compare-and-exchange confusion II" author: - family: Switzerland URL: https://wg21.link/lwg1475 - id: LWG1476 citation-label: LWG1476 title: "Meaningless specification of spurious failure" author: - family: INCITS URL: https://wg21.link/lwg1476 - id: LWG1477 citation-label: LWG1477 title: "weak compare-and-exchange confusion III" author: - family: BSI URL: https://wg21.link/lwg1477 - id: LWG1478 citation-label: LWG1478 title: "Clarify race conditions in atomics initialization" author: - family: BSI URL: https://wg21.link/lwg1478 - id: LWG1479 citation-label: LWG1479 title: "Fence functions should be extern \"C\"" author: - family: INCITS URL: https://wg21.link/lwg1479 - id: LWG1480 citation-label: LWG1480 title: "Atomic fences don't have synchronizes with relation" author: - family: BSI URL: https://wg21.link/lwg1480 - id: LWG1481 citation-label: LWG1481 title: "Missing Lockable requirements" author: - family: BSI URL: https://wg21.link/lwg1481 - id: LWG1482 citation-label: LWG1482 title: "Timeout operations are under-specified" author: - family: INCITS URL: https://wg21.link/lwg1482 - id: LWG1483 citation-label: LWG1483 title: "__STDCPP_THREADS spelling" author: - family: DIN URL: https://wg21.link/lwg1483 - id: LWG1484 citation-label: LWG1484 title: "Need a way to join a thread with a timeout" author: - family: INCITS URL: https://wg21.link/lwg1484 - id: LWG1485 citation-label: LWG1485 title: "Unclear thread::id specification" author: - family: INCITS URL: https://wg21.link/lwg1485 - id: LWG1486 citation-label: LWG1486 title: "Value of this_thread::get_id() underspecified for detached thread" author: - family: Switzerland URL: https://wg21.link/lwg1486 - id: LWG1487 citation-label: LWG1487 title: "Clock related operations exception specifications conflict" author: - family: Switzerland URL: https://wg21.link/lwg1487 - id: LWG1488 citation-label: LWG1488 title: "Improve interoperability between the C++0x and C1x threads APIs" author: - family: INCITS URL: https://wg21.link/lwg1488 - id: LWG1489 citation-label: LWG1489 title: "unlock functions and unlock mutex requirements are inconsistent" author: - family: Switzerland URL: https://wg21.link/lwg1489 - id: LWG1490 citation-label: LWG1490 title: "Mutex requirements too stringent" author: - family: Switzerland URL: https://wg21.link/lwg1490 - id: LWG1491 citation-label: LWG1491 title: "try_lock does not guarantee forward progress" author: - family: INCITS URL: https://wg21.link/lwg1491 - id: LWG1492 citation-label: LWG1492 title: "Mutex requirements should not be bound to threads" author: - family: INCITS URL: https://wg21.link/lwg1492 - id: LWG1493 citation-label: LWG1493 title: "Add mutex, recursive_mutex, is_locked function" author: - family: INCITS URL: https://wg21.link/lwg1493 - id: LWG1494 citation-label: LWG1494 title: "Term \"are serialized\" not defined" author: - family: INCITS URL: https://wg21.link/lwg1494 - id: LWG1495 citation-label: LWG1495 title: "Condition variable wait_for return value insufficient" author: - family: INCITS URL: https://wg21.link/lwg1495 - id: LWG1496 citation-label: LWG1496 title: "condition_variable not implementable" author: - family: Switzerland URL: https://wg21.link/lwg1496 - id: LWG1497 citation-label: LWG1497 title: "lock() postcondition can not be generally achieved" author: - family: Switzerland URL: https://wg21.link/lwg1497 - id: LWG1498 citation-label: LWG1498 title: "Unclear specification for [thread.condition]" author: - family: Switzerland URL: https://wg21.link/lwg1498 - id: LWG1499 citation-label: LWG1499 title: "Condition variables preclude wakeup optimization" author: - family: INCITS URL: https://wg21.link/lwg1499 - id: LWG1500 citation-label: LWG1500 title: "Consider removal of native_handle()" author: - family: Switzerland URL: https://wg21.link/lwg1500 - id: LWG1501 citation-label: LWG1501 title: "Specification for managing associated asynchronous state has problems" author: - family: INCITS URL: https://wg21.link/lwg1501 - id: LWG1502 citation-label: LWG1502 title: "Specification of [futures.state] unclear" author: - family: INCITS URL: https://wg21.link/lwg1502 - id: LWG1503 citation-label: LWG1503 title: "\"associated asynchronous state\" must go" author: - family: Switzerland URL: https://wg21.link/lwg1503 - id: LWG1504 citation-label: LWG1504 title: "Term \"are serialized\" is not defined" author: - family: INCITS URL: https://wg21.link/lwg1504 - id: LWG1505 citation-label: LWG1505 title: "Synchronization between promise::set_value and future::get" author: - family: INCITS URL: https://wg21.link/lwg1505 - id: LWG1506 citation-label: LWG1506 title: "set_exception with a null pointer" author: - family: INCITS URL: https://wg21.link/lwg1506 - id: LWG1507 citation-label: LWG1507 title: "promise::XXX_at_thread_exit functions have no synchronization requirements" author: - family: INCITS URL: https://wg21.link/lwg1507 - id: LWG1508 citation-label: LWG1508 title: "Rename packaged_task::operator bool()" author: - family: INCITS URL: https://wg21.link/lwg1508 - id: LWG1509 citation-label: LWG1509 title: "No restriction on calling future::get more than once" author: - family: INCITS URL: https://wg21.link/lwg1509 - id: LWG1510 citation-label: LWG1510 title: "Should be undefined behaviour to call atomic_future operations unless valid()" author: - family: INCITS URL: https://wg21.link/lwg1510 - id: LWG1511 citation-label: LWG1511 title: "Synchronize the move-constructor for atomic_future" author: - family: INCITS URL: https://wg21.link/lwg1511 - id: LWG1512 citation-label: LWG1512 title: "Conflict in specification: block or join?" author: - family: INCITS URL: https://wg21.link/lwg1512 - id: LWG1513 citation-label: LWG1513 title: "'launch' enum too restrictive" author: - family: Switzerland URL: https://wg21.link/lwg1513 - id: LWG1514 citation-label: LWG1514 title: "packaged_task constructors need review" author: - family: INCITS URL: https://wg21.link/lwg1514 - id: LWG1515 citation-label: LWG1515 title: "packaged_task::make_ready_at_thread_exit has no synchronization requirements" author: - family: INCITS URL: https://wg21.link/lwg1515 - id: LWG1516 citation-label: LWG1516 title: "No specification for which header contains auto_ptr" author: - family: BSI URL: https://wg21.link/lwg1516 - id: LWG1517 citation-label: LWG1517 title: "default_delete's default constructor should be trivial" author: - family: Daniel Krügler URL: https://wg21.link/lwg1517 - id: LWG1518 citation-label: LWG1518 title: "Waiting for deferred functions" author: - family: Alberto Ganesh Barbati URL: https://wg21.link/lwg1518 - id: LWG1519 citation-label: LWG1519 title: "bucketsize() const only for unordered set" author: - family: Nicolai Josuttis URL: https://wg21.link/lwg1519 - id: LWG1520 citation-label: LWG1520 title: "INVOKE on member data pointer with too many arguments" author: - family: Howard Hinnant URL: https://wg21.link/lwg1520 - id: LWG1521 citation-label: LWG1521 title: "Requirements on internal pointer representations in containers" author: - family: Mike Spertus URL: https://wg21.link/lwg1521 - id: LWG1522 citation-label: LWG1522 title: "conj specification is now nonsense" author: - family: P.J. Plauger URL: https://wg21.link/lwg1522 - id: LWG1523 citation-label: LWG1523 title: "noexcept for Clause 29" author: - family: Hans Boehm URL: https://wg21.link/lwg1523 - id: LWG1524 citation-label: LWG1524 title: "Allocation functions are missing happens-before requirements and guarantees" author: - family: Hans Boehm URL: https://wg21.link/lwg1524 - id: LWG1525 citation-label: LWG1525 title: "Effects of resize(size()) on a vector" author: - family: BSI URL: https://wg21.link/lwg1525 - id: LWG1526 citation-label: LWG1526 title: "C++ should not impose thread safety requirements on C99 library implementations" author: - family: BSI URL: https://wg21.link/lwg1526 - id: LWG2000 citation-label: LWG2000 title: "Missing definition of packaged_task specialization of uses_allocator" author: - family: Howard Hinnant URL: https://wg21.link/lwg2000 - id: LWG2001 citation-label: LWG2001 title: "Class template basic_regex uses non existent string_type" author: - family: Volker Lukas URL: https://wg21.link/lwg2001 - id: LWG2002 citation-label: LWG2002 title: "Class template match_results does not specify the semantics of operator==" author: - family: Daniel Krügler URL: https://wg21.link/lwg2002 - id: LWG2003 citation-label: LWG2003 title: "String exception inconsistency in erase." author: - family: José Daniel García Sánchez URL: https://wg21.link/lwg2003 - id: LWG2004 citation-label: LWG2004 title: "duration::operator* has template parameters in funny order" author: - family: P.J. Plauger URL: https://wg21.link/lwg2004 - id: LWG2005 citation-label: LWG2005 title: "unordered_map::insert(T&&) protection should apply to map too" author: - family: P.J. Plauger URL: https://wg21.link/lwg2005 - id: LWG2006 citation-label: LWG2006 title: "emplace broken for associative containers" author: - family: Pablo Halpern URL: https://wg21.link/lwg2006 - id: LWG2007 citation-label: LWG2007 title: "Incorrect specification of return value for map<>::at()" author: - family: Matt Austern URL: https://wg21.link/lwg2007 - id: LWG2008 citation-label: LWG2008 title: "Conflicting Error Conditions for packaged_task::operator()" author: - family: Pete Becker URL: https://wg21.link/lwg2008 - id: LWG2009 citation-label: LWG2009 title: "Reporting out-of-bound values on numeric string conversions" author: - family: Alisdair Meredith URL: https://wg21.link/lwg2009 - id: LWG2010 citation-label: LWG2010 title: "is_* traits for binding operations can't be meaningfully specialized" author: - family: Sean Hunt URL: https://wg21.link/lwg2010 - id: LWG2011 citation-label: LWG2011 title: "Unexpected output required of strings" author: - family: James Kanze URL: https://wg21.link/lwg2011 - id: LWG2012 citation-label: LWG2012 title: "Associative maps should insert pair, not tuple" author: - family: Paolo Carlini URL: https://wg21.link/lwg2012 - id: LWG2013 citation-label: LWG2013 title: "Do library implementers have the freedom to add constexpr?" author: - family: Matt Austern URL: https://wg21.link/lwg2013 - id: LWG2014 citation-label: LWG2014 title: "More restrictions on macro names" author: - family: Alberto Ganesh Barbati URL: https://wg21.link/lwg2014 - id: LWG2015 citation-label: LWG2015 title: "Incorrect pre-conditions for some type traits" author: - family: Nikolay Ivchenkov URL: https://wg21.link/lwg2015 - id: LWG2016 citation-label: LWG2016 title: "Allocators must be no-throw swappable" author: - family: Daniel Krügler URL: https://wg21.link/lwg2016 - id: LWG2017 citation-label: LWG2017 title: "std::reference_wrapper makes incorrect usage of std::result_of" author: - family: Nikolay Ivchenkov URL: https://wg21.link/lwg2017 - id: LWG2018 citation-label: LWG2018 title: "[CD] regex_traits::isctype Returns clause is wrong" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2018 - id: LWG2019 citation-label: LWG2019 title: "isblank not supported by std::locale" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2019 - id: LWG2020 citation-label: LWG2020 title: "Time utility arithmetic constexpr functions have invalid effects" author: - family: Daniel Krügler URL: https://wg21.link/lwg2020 - id: LWG2021 citation-label: LWG2021 title: "Further incorrect usages of result_of" author: - family: Daniel Krügler URL: https://wg21.link/lwg2021 - id: LWG2022 citation-label: LWG2022 title: "reference_wrapper::result_type is underspecified" author: - family: Daniel Krügler URL: https://wg21.link/lwg2022 - id: LWG2023 citation-label: LWG2023 title: "Incorrect requirements for lock_guard and unique_lock" author: - family: Daniel Krügler URL: https://wg21.link/lwg2023 - id: LWG2024 citation-label: LWG2024 title: "Inconsistent implementation requirements for atomic and atomic" author: - family: Daniel Krügler URL: https://wg21.link/lwg2024 - id: LWG2025 citation-label: LWG2025 title: "Incorrect semantics of move assignment operator of packaged_task" author: - family: Daniel Krügler URL: https://wg21.link/lwg2025 - id: LWG2026 citation-label: LWG2026 title: "hash should be std qualified for unordered container" author: - family: Pete Becker URL: https://wg21.link/lwg2026 - id: LWG2027 citation-label: LWG2027 title: "Initialization of the stored task of a packaged_task" author: - family: Alberto Ganesh Barbati URL: https://wg21.link/lwg2027 - id: LWG2028 citation-label: LWG2028 title: "messages_base::catalog overspecified" author: - family: Howard Hinnant URL: https://wg21.link/lwg2028 - id: LWG2029 citation-label: LWG2029 title: "Missing 'noexcept' on basic_regex move-assignment operator" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2029 - id: LWG2030 citation-label: LWG2030 title: "packaged_task::result_type should be removed" author: - family: Anthony Williams URL: https://wg21.link/lwg2030 - id: LWG2031 citation-label: LWG2031 title: "std::future<>::share() only applies to rvalues" author: - family: Anthony Williams URL: https://wg21.link/lwg2031 - id: LWG2032 citation-label: LWG2032 title: "Incorrect synchronization clause of async function" author: - family: Alberto Ganesh Barbati URL: https://wg21.link/lwg2032 - id: LWG2033 citation-label: LWG2033 title: "Preconditions of reserve, shrink_to_fit, and resize functions" author: - family: Nikolay Ivchenkov URL: https://wg21.link/lwg2033 - id: LWG2034 citation-label: LWG2034 title: "Initialization of atomics is misspecified so that it doesn't preserve sequential consistency" author: - family: Hans Boehm URL: https://wg21.link/lwg2034 - id: LWG2035 citation-label: LWG2035 title: "Output iterator requirements are broken" author: - family: Daniel Krügler URL: https://wg21.link/lwg2035 - id: LWG2036 citation-label: LWG2036 title: "istream >> char and eofbit" author: - family: Howard Hinnant URL: https://wg21.link/lwg2036 - id: LWG2037 citation-label: LWG2037 title: "atomic free functions incorrectly specified" author: - family: Pete Becker URL: https://wg21.link/lwg2037 - id: LWG2038 citation-label: LWG2038 title: "Missing definition for incrementable iterator" author: - family: Pete Becker URL: https://wg21.link/lwg2038 - id: LWG2039 citation-label: LWG2039 title: "Issues with std::reverse and std::copy_if" author: - family: Nikolay Ivchenkov URL: https://wg21.link/lwg2039 - id: LWG2040 citation-label: LWG2040 title: "Missing type traits related to is_convertible" author: - family: Daniel Krügler URL: https://wg21.link/lwg2040 - id: LWG2041 citation-label: LWG2041 title: "Stage 2 accumulate incompatibilty" author: - family: Howard Hinnant URL: https://wg21.link/lwg2041 - id: LWG2042 citation-label: LWG2042 title: "Comparing forward_list::before_begin() to forward_list::end()" author: - family: Joe Gottman URL: https://wg21.link/lwg2042 - id: LWG2043 citation-label: LWG2043 title: "std{in,out,err} should be usable as field names" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg2043 - id: LWG2044 citation-label: LWG2044 title: "No definition of \"Stable\" for copy algorithms" author: - family: Pablo Halpern URL: https://wg21.link/lwg2044 - id: LWG2045 citation-label: LWG2045 title: "forward_list::merge and forward_list::splice_after with unequal allocators" author: - family: Pablo Halpern URL: https://wg21.link/lwg2045 - id: LWG2046 citation-label: LWG2046 title: "shared_future(future&&) should be allowed to throw" author: - family: Peter Sommerlad URL: https://wg21.link/lwg2046 - id: LWG2047 citation-label: LWG2047 title: "Incorrect \"mixed\" move-assignment semantics of unique_ptr" author: - family: Daniel Krügler URL: https://wg21.link/lwg2047 - id: LWG2048 citation-label: LWG2048 title: "Unnecessary mem_fn overloads" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2048 - id: LWG2049 citation-label: LWG2049 title: "is_destructible is underspecified" author: - family: Daniel Krügler URL: https://wg21.link/lwg2049 - id: LWG2050 citation-label: LWG2050 title: "Unordered associative containers do not use allocator_traits to define member types" author: - family: Tom Zieberman URL: https://wg21.link/lwg2050 - id: LWG2051 citation-label: LWG2051 title: "Explicit tuple constructors for more than one parameter" author: - family: Ville Voutilainen URL: https://wg21.link/lwg2051 - id: LWG2052 citation-label: LWG2052 title: "Mixup between mapped_type and value_type for associative containers" author: - family: Marc Glisse URL: https://wg21.link/lwg2052 - id: LWG2053 citation-label: LWG2053 title: "Errors in regex bitmask types" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2053 - id: LWG2054 citation-label: LWG2054 title: "time_point constructors need to be constexpr" author: - family: Anthony Williams URL: https://wg21.link/lwg2054 - id: LWG2055 citation-label: LWG2055 title: "std::move in std::accumulate and other algorithms" author: - family: Chris Jefferson URL: https://wg21.link/lwg2055 - id: LWG2056 citation-label: LWG2056 title: "future_errc enums start with value 0 (invalid value for broken_promise)" author: - family: Nicolai Josuttis URL: https://wg21.link/lwg2056 - id: LWG2057 citation-label: LWG2057 title: "time_point + duration semantics should be made constexpr conforming" author: - family: Daniel Krügler URL: https://wg21.link/lwg2057 - id: LWG2058 citation-label: LWG2058 title: "valarray and begin/end" author: - family: Gabriel Dos Reis URL: https://wg21.link/lwg2058 - id: LWG2059 citation-label: LWG2059 title: "C++0x ambiguity problem with map::erase" author: - family: Christopher Jefferson URL: https://wg21.link/lwg2059 - id: LWG2060 citation-label: LWG2060 title: "unique_ptr(nullptr_t) missing noexcept" author: - family: Howard Hinnant, Paolo Carlini URL: https://wg21.link/lwg2060 - id: LWG2061 citation-label: LWG2061 title: "make_move_iterator and arrays" author: - family: Marc Glisse URL: https://wg21.link/lwg2061 - id: LWG2062 citation-label: LWG2062 title: "Effect contradictions w/o no-throw guarantee of std::function swaps" author: - family: Daniel Krügler URL: https://wg21.link/lwg2062 - id: LWG2063 citation-label: LWG2063 title: "Contradictory requirements for string move assignment" author: - family: Howard Hinnant URL: https://wg21.link/lwg2063 - id: LWG2064 citation-label: LWG2064 title: "More noexcept issues in basic_string" author: - family: Howard Hinnant URL: https://wg21.link/lwg2064 - id: LWG2065 citation-label: LWG2065 title: "Minimal allocator interface" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2065 - id: LWG2066 citation-label: LWG2066 title: "Missing specification of vector::resize(size_type)" author: - family: Rani Sharoni URL: https://wg21.link/lwg2066 - id: LWG2067 citation-label: LWG2067 title: "packaged_task should have deleted copy c'tor with const parameter" author: - family: Daniel Krügler URL: https://wg21.link/lwg2067 - id: LWG2068 citation-label: LWG2068 title: "std::pair not C++03-compatible with defaulted copy c'tor" author: - family: Daniel Krügler URL: https://wg21.link/lwg2068 - id: LWG2069 citation-label: LWG2069 title: "Inconsistent exception spec for basic_string move constructor" author: - family: Bo Persson URL: https://wg21.link/lwg2069 - id: LWG2070 citation-label: LWG2070 title: "allocate_shared should use allocator_traits::construct" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2070 - id: LWG2071 citation-label: LWG2071 title: "std::valarray move-assignment" author: - family: Paolo Carlini URL: https://wg21.link/lwg2071 - id: LWG2072 citation-label: LWG2072 title: "Unclear wording about capacity of temporary buffers" author: - family: Kazutoshi Satoda URL: https://wg21.link/lwg2072 - id: LWG2073 citation-label: LWG2073 title: "Library exceptions that take string arguments" author: - family: Eelis van der Weegen URL: https://wg21.link/lwg2073 - id: LWG2074 citation-label: LWG2074 title: "Off by one error in std::reverse_copy" author: - family: Peter Miller URL: https://wg21.link/lwg2074 - id: LWG2075 citation-label: LWG2075 title: "Progress guarantees, lock-free property, and scheduling assumptions" author: - family: Torvald Riegel URL: https://wg21.link/lwg2075 - id: LWG2076 citation-label: LWG2076 title: "Bad CopyConstructible requirement in set constructors" author: - family: Jens Maurer URL: https://wg21.link/lwg2076 - id: LWG2077 citation-label: LWG2077 title: "Further incomplete constraints for type traits" author: - family: Daniel Krügler URL: https://wg21.link/lwg2077 - id: LWG2078 citation-label: LWG2078 title: "Throw specification of async() incomplete" author: - family: Nicolai Josuttis URL: https://wg21.link/lwg2078 - id: LWG2079 citation-label: LWG2079 title: "Required pow() overloads" author: - family: Steve Clamage URL: https://wg21.link/lwg2079 - id: LWG2080 citation-label: LWG2080 title: "Specify when once_flag becomes invalid" author: - family: Nicolai Josuttis URL: https://wg21.link/lwg2080 - id: LWG2081 citation-label: LWG2081 title: "Allocator requirements should include CopyConstructible" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2081 - id: LWG2082 citation-label: LWG2082 title: "Misleading complexity requirements in " author: - family: Nicolai Josuttis URL: https://wg21.link/lwg2082 - id: LWG2083 citation-label: LWG2083 title: "const-qualification on weak_ptr::owner_before" author: - family: Ai Azuma URL: https://wg21.link/lwg2083 - id: LWG2084 citation-label: LWG2084 title: "basic_string use of charT*" author: - family: Howard Hinnant URL: https://wg21.link/lwg2084 - id: LWG2085 citation-label: LWG2085 title: "Wrong description of effect 1 of basic_istream::ignore" author: - family: Krzysztof Żelechowski URL: https://wg21.link/lwg2085 - id: LWG2086 citation-label: LWG2086 title: "Overly generic type support for math functions" author: - family: Daniel Krügler URL: https://wg21.link/lwg2086 - id: LWG2087 citation-label: LWG2087 title: "iostream_category() and noexcept" author: - family: Nicolai Josuttis URL: https://wg21.link/lwg2087 - id: LWG2088 citation-label: LWG2088 title: "std::terminate problem" author: - family: Daniel Krügler URL: https://wg21.link/lwg2088 - id: LWG2089 citation-label: LWG2089 title: "std::allocator::construct should use uniform initialization" author: - family: David Krauss URL: https://wg21.link/lwg2089 - id: LWG2090 citation-label: LWG2090 title: "Minor Overconstraint in Mutex Types" author: - family: Pete Becker URL: https://wg21.link/lwg2090 - id: LWG2091 citation-label: LWG2091 title: "Misplaced effect in m.try_lock_for()" author: - family: Pete Becker URL: https://wg21.link/lwg2091 - id: LWG2092 citation-label: LWG2092 title: "Vague Wording for condition_variable_any" author: - family: Pete Becker URL: https://wg21.link/lwg2092 - id: LWG2093 citation-label: LWG2093 title: "Throws clause of condition_variable::wait with predicate" author: - family: Alberto Ganesh Barbati URL: https://wg21.link/lwg2093 - id: LWG2094 citation-label: LWG2094 title: "duration conversion overflow shouldn't participate in overload resolution" author: - family: Vicente J. Botet Escriba URL: https://wg21.link/lwg2094 - id: LWG2095 citation-label: LWG2095 title: "promise and packaged_task missing constructors needed for uses-allocator construction" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2095 - id: LWG2096 citation-label: LWG2096 title: "Incorrect constraints of future::get in regard to MoveAssignable" author: - family: Daniel Krügler URL: https://wg21.link/lwg2096 - id: LWG2097 citation-label: LWG2097 title: "packaged_task constructors should be constrained" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2097 - id: LWG2098 citation-label: LWG2098 title: "Minor Inconsistency between promise::set_value and promise::set_value_at_thread_exit" author: - family: Pete Becker URL: https://wg21.link/lwg2098 - id: LWG2099 citation-label: LWG2099 title: "Unnecessary constraints of va_start() usage" author: - family: Daniel Krügler URL: https://wg21.link/lwg2099 - id: LWG2100 citation-label: LWG2100 title: "timed waiting functions cannot timeout if launch::async policy used" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2100 - id: LWG2101 citation-label: LWG2101 title: "Some transformation types can produce impossible types" author: - family: Daniel Krügler URL: https://wg21.link/lwg2101 - id: LWG2102 citation-label: LWG2102 title: "Why is std::launch an implementation-defined type?" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2102 - id: LWG2103 citation-label: LWG2103 title: "std::allocator_traits>::propagate_on_container_move_assignment" author: - family: Ai Azuma URL: https://wg21.link/lwg2103 - id: LWG2104 citation-label: LWG2104 title: "unique_lock move-assignment should not be noexcept" author: - family: Anthony Williams URL: https://wg21.link/lwg2104 - id: LWG2105 citation-label: LWG2105 title: "Inconsistent requirements on const_iterator's value_type" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg2105 - id: LWG2106 citation-label: LWG2106 title: "move_iterator wrapping iterators returning prvalues" author: - family: Dave Abrahams URL: https://wg21.link/lwg2106 - id: LWG2107 citation-label: LWG2107 title: "Some iterator category should guarantee the lifetime of references" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg2107 - id: LWG2108 citation-label: LWG2108 title: "No way to identify allocator types that always compare equal" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2108 - id: LWG2109 citation-label: LWG2109 title: "Incorrect requirements for hash specializations" author: - family: Daniel Krügler URL: https://wg21.link/lwg2109 - id: LWG2110 citation-label: LWG2110 title: "remove can't swap but note says it might" author: - family: Howard Hinnant URL: https://wg21.link/lwg2110 - id: LWG2111 citation-label: LWG2111 title: "Which unexpected/terminate handler is called from the exception handling runtime?" author: - family: Howard Hinnant URL: https://wg21.link/lwg2111 - id: LWG2112 citation-label: LWG2112 title: "User-defined classes that cannot be derived from" author: - family: Daniel Krügler URL: https://wg21.link/lwg2112 - id: LWG2113 citation-label: LWG2113 title: "Do library implementers have the freedom to add final to non-polymorphic components?" author: - family: Daniel Krügler URL: https://wg21.link/lwg2113 - id: LWG2114 citation-label: LWG2114 title: "Incorrect \"contextually convertible to bool\" requirements" author: - family: Daniel Krügler URL: https://wg21.link/lwg2114 - id: LWG2115 citation-label: LWG2115 title: "Undefined behaviour for valarray assignments with mask_array index?" author: - family: Thomas Plum URL: https://wg21.link/lwg2115 - id: LWG2116 citation-label: LWG2116 title: "is_nothrow_constructible and destructors" author: - family: Dave Abrahams URL: https://wg21.link/lwg2116 - id: LWG2117 citation-label: LWG2117 title: "ios_base manipulators should have showgrouping/noshowgrouping" author: - family: Benjamin Kosnik URL: https://wg21.link/lwg2117 - id: LWG2118 citation-label: LWG2118 title: "[CD] unique_ptr for array does not support cv qualification conversion of actual argument" author: - family: Alf P. Steinbach URL: https://wg21.link/lwg2118 - id: LWG2119 citation-label: LWG2119 title: "Missing hash specializations for extended integer types" author: - family: Daniel Krügler URL: https://wg21.link/lwg2119 - id: LWG2120 citation-label: LWG2120 title: "What should async do if neither 'async' nor 'deferred' is set in policy?" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2120 - id: LWG2121 citation-label: LWG2121 title: "app for string streams" author: - family: Nicolai Josuttis URL: https://wg21.link/lwg2121 - id: LWG2122 citation-label: LWG2122 title: "merge() stability for lists versus forward lists" author: - family: Nicolai Josuttis URL: https://wg21.link/lwg2122 - id: LWG2123 citation-label: LWG2123 title: "merge() allocator requirements for lists versus forward lists" author: - family: Nicolai Josuttis URL: https://wg21.link/lwg2123 - id: LWG2124 citation-label: LWG2124 title: "Seed sequence over-specified" author: - family: Alberto Ganesh Barbati URL: https://wg21.link/lwg2124 - id: LWG2125 citation-label: LWG2125 title: "TimedMutex specification problem" author: - family: Vicente J. Botet Escriba URL: https://wg21.link/lwg2125 - id: LWG2126 citation-label: LWG2126 title: "Several specification problems in regard to mutex requirements" author: - family: Pete Becker URL: https://wg21.link/lwg2126 - id: LWG2127 citation-label: LWG2127 title: "Move-construction with raw_storage_iterator" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2127 - id: LWG2128 citation-label: LWG2128 title: "Absence of global functions cbegin/cend" author: - family: Dmitry Polukhin URL: https://wg21.link/lwg2128 - id: LWG2129 citation-label: LWG2129 title: "User specializations of std::initializer_list" author: - family: Richard Smith URL: https://wg21.link/lwg2129 - id: LWG2130 citation-label: LWG2130 title: "Missing ordering constraints" author: - family: Mark Batty URL: https://wg21.link/lwg2130 - id: LWG2131 citation-label: LWG2131 title: "Member function getline taking a string as parameter" author: - family: Loïc Joly URL: https://wg21.link/lwg2131 - id: LWG2132 citation-label: LWG2132 title: "std::function ambiguity" author: - family: Ville Voutilainen URL: https://wg21.link/lwg2132 - id: LWG2133 citation-label: LWG2133 title: "Attitude to overloaded comma for iterators" author: - family: Yakov Galka URL: https://wg21.link/lwg2133 - id: LWG2134 citation-label: LWG2134 title: "Redundant Mutex requirement?" author: - family: Pete Becker URL: https://wg21.link/lwg2134 - id: LWG2135 citation-label: LWG2135 title: "Unclear requirement for exceptions thrown in condition_variable::wait()" author: - family: Pete Becker URL: https://wg21.link/lwg2135 - id: LWG2136 citation-label: LWG2136 title: "Postconditions vs. exceptions" author: - family: Jens Maurer URL: https://wg21.link/lwg2136 - id: LWG2137 citation-label: LWG2137 title: "Misleadingly constrained post-condition in the presence of exceptions" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2137 - id: LWG2138 citation-label: LWG2138 title: "atomic_flag::clear should not accept memory_order_consume" author: - family: Ben Viglietta URL: https://wg21.link/lwg2138 - id: LWG2139 citation-label: LWG2139 title: "What is a user-defined type?" author: - family: Loïc Joly URL: https://wg21.link/lwg2139 - id: LWG2140 citation-label: LWG2140 title: "Meaning of notify_all_at_thread_exit synchronization requirement?" author: - family: Pete Becker URL: https://wg21.link/lwg2140 - id: LWG2141 citation-label: LWG2141 title: "common_type trait produces reference types" author: - family: Doug Gregor URL: https://wg21.link/lwg2141 - id: LWG2142 citation-label: LWG2142 title: "packaged_task::operator() synchronization too broad?" author: - family: Pete Becker URL: https://wg21.link/lwg2142 - id: LWG2143 citation-label: LWG2143 title: "ios_base::xalloc should be thread-safe" author: - family: Alberto Ganesh Barbati URL: https://wg21.link/lwg2143 - id: LWG2144 citation-label: LWG2144 title: "Missing noexcept specification in type_index" author: - family: Daniel Krügler URL: https://wg21.link/lwg2144 - id: LWG2145 citation-label: LWG2145 title: "error_category default constructor" author: - family: Howard Hinnant URL: https://wg21.link/lwg2145 - id: LWG2146 citation-label: LWG2146 title: "Are reference types Copy/Move-Constructible/Assignable or Destructible?" author: - family: Nikolay Ivchenkov URL: https://wg21.link/lwg2146 - id: LWG2147 citation-label: LWG2147 title: "Unclear hint type in Allocator's allocate function" author: - family: Daniel Krügler URL: https://wg21.link/lwg2147 - id: LWG2148 citation-label: LWG2148 title: "Hashing enums should be supported directly by std::hash" author: - family: Ville Voutilainen URL: https://wg21.link/lwg2148 - id: LWG2149 citation-label: LWG2149 title: "Concerns about 20.8/5" author: - family: Scott Meyers URL: https://wg21.link/lwg2149 - id: LWG2150 citation-label: LWG2150 title: "Unclear specification of find_end" author: - family: Andrew Koenig URL: https://wg21.link/lwg2150 - id: LWG2151 citation-label: LWG2151 title: "basic_string<>::swap semantics ignore allocators" author: - family: Robert Shearer URL: https://wg21.link/lwg2151 - id: LWG2152 citation-label: LWG2152 title: "Instances of standard container types are not swappable" author: - family: Robert Shearer URL: https://wg21.link/lwg2152 - id: LWG2153 citation-label: LWG2153 title: "Narrowing of the non-member swap contract" author: - family: Robert Shearer URL: https://wg21.link/lwg2153 - id: LWG2154 citation-label: LWG2154 title: "What exactly does compile-time complexity imply?" author: - family: John Salmon URL: https://wg21.link/lwg2154 - id: LWG2155 citation-label: LWG2155 title: "Macro __bool_true_false_are_defined should be removed" author: - family: Thomas Plum URL: https://wg21.link/lwg2155 - id: LWG2156 citation-label: LWG2156 title: "Unordered containers' reserve(n) reserves for n-1 elements" author: - family: Daniel James URL: https://wg21.link/lwg2156 - id: LWG2157 citation-label: LWG2157 title: "How does std::array initialization work when T is not default-constructible?" author: - family: Daryle Walker URL: https://wg21.link/lwg2157 - id: LWG2158 citation-label: LWG2158 title: "Conditional copy/move in std::vector" author: - family: Nikolay Ivchenkov URL: https://wg21.link/lwg2158 - id: LWG2159 citation-label: LWG2159 title: "atomic_flag initialization" author: - family: Alberto Ganesh Barbati URL: https://wg21.link/lwg2159 - id: LWG2160 citation-label: LWG2160 title: "Unintended destruction ordering-specification of resize" author: - family: Daniel Krügler URL: https://wg21.link/lwg2160 - id: LWG2161 citation-label: LWG2161 title: "const equivalence of std::map" author: - family: Bjarne Stroustrup URL: https://wg21.link/lwg2161 - id: LWG2162 citation-label: LWG2162 title: "allocator_traits::max_size missing noexcept" author: - family: Bo Persson URL: https://wg21.link/lwg2162 - id: LWG2163 citation-label: LWG2163 title: "nth_element requires inconsistent post-conditions" author: - family: Peter Sommerlad URL: https://wg21.link/lwg2163 - id: LWG2164 citation-label: LWG2164 title: "What are the semantics of vector.emplace(vector.begin(), vector.back())?" author: - family: Howard Hinnant URL: https://wg21.link/lwg2164 - id: LWG2165 citation-label: LWG2165 title: "std::atomic requires X to be nothrow default constructible" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2165 - id: LWG2166 citation-label: LWG2166 title: "Heap property underspecified?" author: - family: Peter Sommerlad URL: https://wg21.link/lwg2166 - id: LWG2167 citation-label: LWG2167 title: "Copy assignment requirements of Containers" author: - family: Dean Michael Berris URL: https://wg21.link/lwg2167 - id: LWG2168 citation-label: LWG2168 title: "Inconsistent specification of uniform_real_distribution constructor" author: - family: Marshall Clow URL: https://wg21.link/lwg2168 - id: LWG2169 citation-label: LWG2169 title: "Missing reset() requirements in unique_ptr specialization" author: - family: Geoffrey Romer URL: https://wg21.link/lwg2169 - id: LWG2170 citation-label: LWG2170 title: "Aggregates cannot be DefaultConstructible" author: - family: Daniel Krügler URL: https://wg21.link/lwg2170 - id: LWG2171 citation-label: LWG2171 title: "\"swappable\" undefined for swapping lvalue and rvalue" author: - family: Robert Shearer URL: https://wg21.link/lwg2171 - id: LWG2172 citation-label: LWG2172 title: "Does atomic_compare_exchange_* accept v == nullptr arguments?" author: - family: Howard Hinnant URL: https://wg21.link/lwg2172 - id: LWG2173 citation-label: LWG2173 title: "The meaning of operator + in the description of the algorithms" author: - family: Nikolay Ivchenkov URL: https://wg21.link/lwg2173 - id: LWG2174 citation-label: LWG2174 title: "wstring_convert::converted() should be noexcept" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2174 - id: LWG2175 citation-label: LWG2175 title: "wstring_convert and wbuffer_convert validity" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2175 - id: LWG2176 citation-label: LWG2176 title: "Special members for wstring_convert and wbuffer_convert" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2176 - id: LWG2177 citation-label: LWG2177 title: "Requirements on Copy/MoveInsertable" author: - family: Loïc Joly URL: https://wg21.link/lwg2177 - id: LWG2178 citation-label: LWG2178 title: "Allocator requirement changes not mentioned Annex C" author: - family: Nevin Liber URL: https://wg21.link/lwg2178 - id: LWG2179 citation-label: LWG2179 title: "enable_shared_from_this and construction from raw pointers" author: - family: Daniel Krügler URL: https://wg21.link/lwg2179 - id: LWG2180 citation-label: LWG2180 title: "Exceptions from std::seed_seq operations" author: - family: Daniel Krügler URL: https://wg21.link/lwg2180 - id: LWG2181 citation-label: LWG2181 title: "Exceptions from seed sequence operations" author: - family: Daniel Krügler URL: https://wg21.link/lwg2181 - id: LWG2182 citation-label: LWG2182 title: "Container::[const_]reference types are misleadingly specified" author: - family: Daniel Krügler URL: https://wg21.link/lwg2182 - id: LWG2183 citation-label: LWG2183 title: "Muddled allocator requirements for match_results constructors" author: - family: Pete Becker URL: https://wg21.link/lwg2183 - id: LWG2184 citation-label: LWG2184 title: "Muddled allocator requirements for match_results assignments" author: - family: Pete Becker URL: https://wg21.link/lwg2184 - id: LWG2185 citation-label: LWG2185 title: "Missing throws clause for future/shared_future::wait_for/wait_until" author: - family: Vicente J. Botet Escriba URL: https://wg21.link/lwg2185 - id: LWG2186 citation-label: LWG2186 title: "Incomplete action on async/launch::deferred" author: - family: Vicente J. Botet Escriba URL: https://wg21.link/lwg2186 - id: LWG2187 citation-label: LWG2187 title: "vector is missing emplace and emplace_back member functions" author: - family: Nevin Liber URL: https://wg21.link/lwg2187 - id: LWG2188 citation-label: LWG2188 title: "Reverse iterator does not fully support targets that overload operator&" author: - family: Alisdair Meredith URL: https://wg21.link/lwg2188 - id: LWG2189 citation-label: LWG2189 title: "Throwing swap breaks unordered containers' state" author: - family: Alisdair Meredith URL: https://wg21.link/lwg2189 - id: LWG2190 citation-label: LWG2190 title: "Condition variable specification" author: - family: Hans Boehm URL: https://wg21.link/lwg2190 - id: LWG2191 citation-label: LWG2191 title: "Incorrect specification of match_results(match_results&&)" author: - family: Pete Becker URL: https://wg21.link/lwg2191 - id: LWG2192 citation-label: LWG2192 title: "Validity and return type of std::abs(0u) is unclear" author: - family: Daniel Krügler URL: https://wg21.link/lwg2192 - id: LWG2193 citation-label: LWG2193 title: "Default constructors for standard library containers are explicit" author: - family: Richard Smith URL: https://wg21.link/lwg2193 - id: LWG2194 citation-label: LWG2194 title: "Impossible container requirements for adaptor types" author: - family: Sebastian Mach URL: https://wg21.link/lwg2194 - id: LWG2195 citation-label: LWG2195 title: "Missing constructors for match_results" author: - family: Daniel Krügler URL: https://wg21.link/lwg2195 - id: LWG2196 citation-label: LWG2196 title: "Specification of is_*[copy/move]_[constructible/assignable] unclear for non-referencable types" author: - family: Daniel Krügler URL: https://wg21.link/lwg2196 - id: LWG2197 citation-label: LWG2197 title: "Specification of is_[un]signed unclear for non-arithmetic types" author: - family: Daniel Krügler URL: https://wg21.link/lwg2197 - id: LWG2198 citation-label: LWG2198 title: "max_load_factor(z) makes no strong guarantees, but bans useful behavior" author: - family: Alisdair Meredith URL: https://wg21.link/lwg2198 - id: LWG2199 citation-label: LWG2199 title: "unordered containers are required to have an initial max load factor of 1.0" author: - family: Alisdair Meredith URL: https://wg21.link/lwg2199 - id: LWG2200 citation-label: LWG2200 title: "Data race avoidance for all containers, not only for sequences" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2200 - id: LWG2201 citation-label: LWG2201 title: "Missing macro entries from C standard library" author: - family: Kevin McCarty URL: https://wg21.link/lwg2201 - id: LWG2202 citation-label: LWG2202 title: "Missing allocator support by async" author: - family: Detlef Vollmann URL: https://wg21.link/lwg2202 - id: LWG2203 citation-label: LWG2203 title: "scoped_allocator_adaptor uses wrong argument types for piecewise construction" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2203 - id: LWG2204 citation-label: LWG2204 title: "reverse_iterator should not require a second copy of the base iterator" author: - family: David Abrahams URL: https://wg21.link/lwg2204 - id: LWG2205 citation-label: LWG2205 title: "Problematic postconditions of regex_match and regex_search" author: - family: Pete Becker URL: https://wg21.link/lwg2205 - id: LWG2206 citation-label: LWG2206 title: "Inaccuracy in initializer_list constructor requirements" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg2206 - id: LWG2207 citation-label: LWG2207 title: "basic_string::at should not have a Requires clause" author: - family: Nevin Liber URL: https://wg21.link/lwg2207 - id: LWG2208 citation-label: LWG2208 title: "std::reverse_iterator should be a literal type" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg2208 - id: LWG2209 citation-label: LWG2209 title: "assign() overspecified for sequence containers" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2209 - id: LWG2210 citation-label: LWG2210 title: "Missing allocator-extended constructor for allocator-aware containers" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2210 - id: LWG2211 citation-label: LWG2211 title: "Replace ambiguous use of \"Allocator\" in container requirements" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2211 - id: LWG2212 citation-label: LWG2212 title: "tuple_size for const pair request header" author: - family: Alisdair Meredith URL: https://wg21.link/lwg2212 - id: LWG2213 citation-label: LWG2213 title: "Return value of std::regex_replace" author: - family: Pete Becker URL: https://wg21.link/lwg2213 - id: LWG2214 citation-label: LWG2214 title: "Clarify basic_ios::init call restrictions" author: - family: Andrey Semashev URL: https://wg21.link/lwg2214 - id: LWG2215 citation-label: LWG2215 title: "(unordered) associative container functors should be CopyConstructible" author: - family: Alisdair Meredith URL: https://wg21.link/lwg2215 - id: LWG2216 citation-label: LWG2216 title: "regex_replace(basic_string) allocator handling" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg2216 - id: LWG2217 citation-label: LWG2217 title: "operator==(sub_match, string) slices on embedded '\\0's" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg2217 - id: LWG2218 citation-label: LWG2218 title: "Unclear how containers use allocator_traits::construct()" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2218 - id: LWG2219 citation-label: LWG2219 title: "INVOKE-ing a pointer to member with a reference_wrapper as the object expression" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2219 - id: LWG2220 citation-label: LWG2220 title: "Under-specification of operator== for regex_token_iterator" author: - family: Pete Becker URL: https://wg21.link/lwg2220 - id: LWG2221 citation-label: LWG2221 title: "No formatted output operator for nullptr" author: - family: Matt Austern URL: https://wg21.link/lwg2221 - id: LWG2222 citation-label: LWG2222 title: "Inconsistency in description of forward_list::splice_after single-element overload" author: - family: Edward Catmur URL: https://wg21.link/lwg2222 - id: LWG2223 citation-label: LWG2223 title: "shrink_to_fit effect on iterator validity" author: - family: Juan Soulie URL: https://wg21.link/lwg2223 - id: LWG2224 citation-label: LWG2224 title: "Ambiguous status of access to non-live objects" author: - family: Geoffrey Romer URL: https://wg21.link/lwg2224 - id: LWG2225 citation-label: LWG2225 title: "Unrealistic header inclusion checks required" author: - family: Richard Smith URL: https://wg21.link/lwg2225 - id: LWG2226 citation-label: LWG2226 title: "wstring_convert methods do not take allocator instance" author: - family: Glen Fernandes URL: https://wg21.link/lwg2226 - id: LWG2227 citation-label: LWG2227 title: "Stateful comparison objects in associative containers" author: - family: Juan Soulie URL: https://wg21.link/lwg2227 - id: LWG2228 citation-label: LWG2228 title: "Missing SFINAE rule in unique_ptr templated assignment" author: - family: Geoffrey Romer URL: https://wg21.link/lwg2228 - id: LWG2229 citation-label: LWG2229 title: "Standard code conversion facets underspecified" author: - family: Beman Dawes URL: https://wg21.link/lwg2229 - id: LWG2230 citation-label: LWG2230 title: "\"see below\" for initializer-list constructors of unordered containers" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2230 - id: LWG2231 citation-label: LWG2231 title: "DR 704 removes complexity guarantee for clear()" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2231 - id: LWG2232 citation-label: LWG2232 title: "[CD] The char_traits specializations should declare their length(), compare(), and find() members constexpr" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg2232 - id: LWG2233 citation-label: LWG2233 title: "bad_function_call::what() unhelpful" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2233 - id: LWG2234 citation-label: LWG2234 title: "assert() should allow usage in constant expressions" author: - family: Daniel Krügler URL: https://wg21.link/lwg2234 - id: LWG2235 citation-label: LWG2235 title: "Undefined behavior without proper requirements on basic_string constructors" author: - family: Juan Soulie URL: https://wg21.link/lwg2235 - id: LWG2236 citation-label: LWG2236 title: "kill_dependency unconditionally noexcept" author: - family: Daniel Krügler URL: https://wg21.link/lwg2236 - id: LWG2237 citation-label: LWG2237 title: " macros" author: - family: Jason Merrill URL: https://wg21.link/lwg2237 - id: LWG2238 citation-label: LWG2238 title: "Problematic iterator-pair constructor of containers" author: - family: Johannes Schaub URL: https://wg21.link/lwg2238 - id: LWG2239 citation-label: LWG2239 title: "min/max/minmax requirements" author: - family: Juan Soulie URL: https://wg21.link/lwg2239 - id: LWG2240 citation-label: LWG2240 title: "Probable misuse of term \"function scope\" in [thread.condition]" author: - family: FrankHB1989 URL: https://wg21.link/lwg2240 - id: LWG2241 citation-label: LWG2241 title: " and #define of alignof" author: - family: Richard Smith URL: https://wg21.link/lwg2241 - id: LWG2242 citation-label: LWG2242 title: "[uninitialized_]copy_n() defect" author: - family: Sean Parent URL: https://wg21.link/lwg2242 - id: LWG2243 citation-label: LWG2243 title: "istream::putback problem" author: - family: Juan Soulie URL: https://wg21.link/lwg2243 - id: LWG2244 citation-label: LWG2244 title: "Issue on basic_istream::seekg" author: - family: Juan Soulie URL: https://wg21.link/lwg2244 - id: LWG2245 citation-label: LWG2245 title: "packaged_task::reset() memory allocation" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2245 - id: LWG2246 citation-label: LWG2246 title: "unique_ptr assignment effects w.r.t. deleter" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2246 - id: LWG2247 citation-label: LWG2247 title: "Type traits and std::nullptr_t" author: - family: Joe Gottman URL: https://wg21.link/lwg2247 - id: LWG2248 citation-label: LWG2248 title: "numeric_limits::is_iec559 misnamed" author: - family: Pete Becker URL: https://wg21.link/lwg2248 - id: LWG2249 citation-label: LWG2249 title: "[CD] Remove gets from " author: - family: Jonathan Wakely URL: https://wg21.link/lwg2249 - id: LWG2250 citation-label: LWG2250 title: "Follow-up On Library Issue 2207" author: - family: Frank Birbacher URL: https://wg21.link/lwg2250 - id: LWG2251 citation-label: LWG2251 title: "C++ library should define ssize_t" author: - family: Matt Austern URL: https://wg21.link/lwg2251 - id: LWG2252 citation-label: LWG2252 title: "Strong guarantee on vector::push_back() still broken with C++11?" author: - family: Nicolai Josuttis URL: https://wg21.link/lwg2252 - id: LWG2253 citation-label: LWG2253 title: "[arrays.ts] dynarray should state which container requirements aren't met" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2253 - id: LWG2254 citation-label: LWG2254 title: "[arrays.ts] Is dynarray an allocator-aware container?" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2254 - id: LWG2255 citation-label: LWG2255 title: "[arrays.ts] dynarray constructor ambiguity" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2255 - id: LWG2256 citation-label: LWG2256 title: "On vector iterator invalidation" author: - family: Howard Hinnant URL: https://wg21.link/lwg2256 - id: LWG2257 citation-label: LWG2257 title: "Simplify container requirements with the new algorithms" author: - family: Marshall Clow URL: https://wg21.link/lwg2257 - id: LWG2258 citation-label: LWG2258 title: "a.erase(q1, q2) unable to directly return q2" author: - family: Geoff Alexander URL: https://wg21.link/lwg2258 - id: LWG2259 citation-label: LWG2259 title: "Issues in 17.6.5.5 rules for member functions" author: - family: Richard Smith URL: https://wg21.link/lwg2259 - id: LWG2260 citation-label: LWG2260 title: "Missing requirement for Allocator::pointer" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2260 - id: LWG2261 citation-label: LWG2261 title: "Are containers required to use their 'pointer' type internally?" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2261 - id: LWG2262 citation-label: LWG2262 title: "Requirement for unique_ptr::get_deleter()(p) to be able to destroy the unique_ptr" author: - family: Rob Desbois URL: https://wg21.link/lwg2262 - id: LWG2263 citation-label: LWG2263 title: "Comparing iterators and allocator pointers with different const-character" author: - family: Howard Hinnant URL: https://wg21.link/lwg2263 - id: LWG2264 citation-label: LWG2264 title: "[arrays.ts] std::dynarray defines its initializer-list constructor in terms of a non-existent constructor" author: - family: Povilas Kanapickas URL: https://wg21.link/lwg2264 - id: LWG2265 citation-label: LWG2265 title: "29.3p9 appears to rule out some acceptable executions" author: - family: Brian Demsky URL: https://wg21.link/lwg2265 - id: LWG2266 citation-label: LWG2266 title: "vector and deque have incorrect insert requirements" author: - family: Ahmed Charles URL: https://wg21.link/lwg2266 - id: LWG2267 citation-label: LWG2267 title: "partial_sort_copy underspecified for ranges of two different types" author: - family: Matt Austern URL: https://wg21.link/lwg2267 - id: LWG2268 citation-label: LWG2268 title: "Setting a default argument in the declaration of a member function assign of std::basic_string" author: - family: Vladimir Grigoriev URL: https://wg21.link/lwg2268 - id: LWG2269 citation-label: LWG2269 title: "Container iterators and argument-dependent lookup" author: - family: Matt Austern URL: https://wg21.link/lwg2269 - id: LWG2270 citation-label: LWG2270 title: "Inconsistent to_string overloads" author: - family: Raf Schietekat URL: https://wg21.link/lwg2270 - id: LWG2271 citation-label: LWG2271 title: "regex_traits::lookup_classname specification unclear" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2271 - id: LWG2272 citation-label: LWG2272 title: "quoted should use char_traits::eq for character comparison" author: - family: Marshall Clow URL: https://wg21.link/lwg2272 - id: LWG2273 citation-label: LWG2273 title: "regex_match ambiguity" author: - family: Howard Hinnant URL: https://wg21.link/lwg2273 - id: LWG2274 citation-label: LWG2274 title: "Does map::operator[] value-initialize or default-insert a missing element?" author: - family: Andrzej Krzemieński URL: https://wg21.link/lwg2274 - id: LWG2275 citation-label: LWG2275 title: "[CD] Why is forward_as_tuple not constexpr?" author: - family: Marshall Clow URL: https://wg21.link/lwg2275 - id: LWG2276 citation-label: LWG2276 title: "Missing requirement on std::promise::set_exception" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2276 - id: LWG2277 citation-label: LWG2277 title: "[arrays.ts] is missing in 24.7/1" author: - family: Cassio Neri URL: https://wg21.link/lwg2277 - id: LWG2278 citation-label: LWG2278 title: "User-defined literals for Standard Library types" author: - family: Howard Hinnant URL: https://wg21.link/lwg2278 - id: LWG2279 citation-label: LWG2279 title: "Carefully state effects of list::splice function" author: - family: Arseny Klimovsky URL: https://wg21.link/lwg2279 - id: LWG2280 citation-label: LWG2280 title: "begin/end for arrays should be constexpr and noexcept" author: - family: Andy Sawyer URL: https://wg21.link/lwg2280 - id: LWG2281 citation-label: LWG2281 title: "C99 cross-reference typo in [using.linkage]" author: - family: Chris Sharpe URL: https://wg21.link/lwg2281 - id: LWG2282 citation-label: LWG2282 title: "[fund.ts] Incorrect is_assignable constraint in optional::op=(U&&)" author: - family: Howard Hinnant URL: https://wg21.link/lwg2282 - id: LWG2283 citation-label: LWG2283 title: "[fund.ts] optional declares and then does not define an operator<()" author: - family: Howard Hinnant URL: https://wg21.link/lwg2283 - id: LWG2284 citation-label: LWG2284 title: "Inconsistency in allocator_traits::max_size" author: - family: Marshall Clow URL: https://wg21.link/lwg2284 - id: LWG2285 citation-label: LWG2285 title: "make_reverse_iterator" author: - family: Zhihao Yuan URL: https://wg21.link/lwg2285 - id: LWG2286 citation-label: LWG2286 title: "stringbuf::underflow() underspecified" author: - family: Sergey Zubkov URL: https://wg21.link/lwg2286 - id: LWG2287 citation-label: LWG2287 title: "[fund.ts] Incorrect exception safety for optional copy assignment operator" author: - family: Howard Hinnant URL: https://wg21.link/lwg2287 - id: LWG2288 citation-label: LWG2288 title: "Inconsistent requirements for shared mutexes" author: - family: Daniel Krügler URL: https://wg21.link/lwg2288 - id: LWG2289 citation-label: LWG2289 title: "constexpr guarantees of defaulted functions still insufficient" author: - family: Daniel Krügler URL: https://wg21.link/lwg2289 - id: LWG2290 citation-label: LWG2290 title: "Top-level \"SFINAE\"-based constraints should get a separate definition in Clause 17" author: - family: Daniel Krügler URL: https://wg21.link/lwg2290 - id: LWG2291 citation-label: LWG2291 title: "std::hash is vulnerable to collision DoS attack" author: - family: Zhihao Yuan URL: https://wg21.link/lwg2291 - id: LWG2292 citation-label: LWG2292 title: "Find a better phrasing for \"shall not participate in overload resolution\"" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg2292 - id: LWG2293 citation-label: LWG2293 title: "Wrong facet used by num_put::do_put" author: - family: Juan Soulie URL: https://wg21.link/lwg2293 - id: LWG2294 citation-label: LWG2294 title: " should declare abs(double)" author: - family: Pete Becker URL: https://wg21.link/lwg2294 - id: LWG2295 citation-label: LWG2295 title: "Locale name when the provided Facet is a nullptr" author: - family: Juan Soulie URL: https://wg21.link/lwg2295 - id: LWG2296 citation-label: LWG2296 title: "std::addressof should be constexpr" author: - family: Daryle Walker URL: https://wg21.link/lwg2296 - id: LWG2297 citation-label: LWG2297 title: "[CD] Missing type requirements for std::exchange" author: - family: Alisdair Meredith URL: https://wg21.link/lwg2297 - id: LWG2298 citation-label: LWG2298 title: "[CD] is_nothrow_constructible is always false because of create<>" author: - family: Daniel Krügler URL: https://wg21.link/lwg2298 - id: LWG2299 citation-label: LWG2299 title: "[CD] Effects of inaccessible key_compare::is_transparent type are not clear" author: - family: Daniel Krügler URL: https://wg21.link/lwg2299 - id: LWG2300 citation-label: LWG2300 title: "[CD] Redundant sections for map and multimap members should be removed" author: - family: Daniel Krügler URL: https://wg21.link/lwg2300 - id: LWG2301 citation-label: LWG2301 title: "Why is std::tie not constexpr?" author: - family: Rein Halbersma URL: https://wg21.link/lwg2301 - id: LWG2302 citation-label: LWG2302 title: "Passing null pointer to placement new" author: - family: Marc Glisse URL: https://wg21.link/lwg2302 - id: LWG2303 citation-label: LWG2303 title: "Explicit instantiation of std::vector broken?" author: - family: Daniel Krügler URL: https://wg21.link/lwg2303 - id: LWG2304 citation-label: LWG2304 title: "Complexity of count in unordered associative containers" author: - family: Joaquín M López Muñoz URL: https://wg21.link/lwg2304 - id: LWG2305 citation-label: LWG2305 title: "[fund.ts] optional forwarding construction/assignment" author: - family: Cassio Neri URL: https://wg21.link/lwg2305 - id: LWG2306 citation-label: LWG2306 title: "match_results::reference should be value_type&, not const value_type&" author: - family: Matt Austern URL: https://wg21.link/lwg2306 - id: LWG2307 citation-label: LWG2307 title: "Should the Standard Library use explicit only when necessary?" author: - family: Zhihao Yuan URL: https://wg21.link/lwg2307 - id: LWG2308 citation-label: LWG2308 title: "Clarify container destructor requirements w.r.t. std::array" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2308 - id: LWG2309 citation-label: LWG2309 title: "mutex::lock() should not throw device_or_resource_busy" author: - family: Detlef Vollmann URL: https://wg21.link/lwg2309 - id: LWG2310 citation-label: LWG2310 title: "Public exposition only member in std::array" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2310 - id: LWG2311 citation-label: LWG2311 title: "Allocator requirements should be further minimized" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2311 - id: LWG2312 citation-label: LWG2312 title: "tuple's constructor constraints need to be phrased more precisely" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2312 - id: LWG2313 citation-label: LWG2313 title: "tuple_size should always derive from integral_constant" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2313 - id: LWG2314 citation-label: LWG2314 title: "apply() should return decltype(auto) and use decay_t before tuple_size" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2314 - id: LWG2315 citation-label: LWG2315 title: "weak_ptr should be movable" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2315 - id: LWG2316 citation-label: LWG2316 title: "weak_ptr::lock() should be atomic" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2316 - id: LWG2317 citation-label: LWG2317 title: "The type property queries should be UnaryTypeTraits returning size_t" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2317 - id: LWG2318 citation-label: LWG2318 title: "basic_string's wording has confusing relics from the copy-on-write era" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2318 - id: LWG2319 citation-label: LWG2319 title: "basic_string's move constructor should not be noexcept" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2319 - id: LWG2320 citation-label: LWG2320 title: "select_on_container_copy_construction() takes allocators, not containers" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2320 - id: LWG2321 citation-label: LWG2321 title: "Moving containers should (usually) be required to preserve iterators" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2321 - id: LWG2322 citation-label: LWG2322 title: "Associative(initializer_list, stuff) constructors are underspecified" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2322 - id: LWG2323 citation-label: LWG2323 title: "vector::resize(n, t)'s specification should be simplified" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2323 - id: LWG2324 citation-label: LWG2324 title: "Insert iterator constructors should use addressof()" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2324 - id: LWG2325 citation-label: LWG2325 title: "minmax_element()'s behavior differing from max_element()'s should be noted" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2325 - id: LWG2326 citation-label: LWG2326 title: "uniform_int_distribution should be permitted" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2326 - id: LWG2327 citation-label: LWG2327 title: "Non-power-of-two URNGs should be forbidden" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2327 - id: LWG2328 citation-label: LWG2328 title: "Rvalue stream extraction should use perfect forwarding" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2328 - id: LWG2329 citation-label: LWG2329 title: "regex_match()/regex_search() with match_results should forbid temporary strings" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2329 - id: LWG2330 citation-label: LWG2330 title: "regex(\"meow\", regex::icase) is technically forbidden but should be permitted" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2330 - id: LWG2331 citation-label: LWG2331 title: "regex_constants::collate's effects are inaccurately summarized" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2331 - id: LWG2332 citation-label: LWG2332 title: "regex_iterator/regex_token_iterator should forbid temporary regexes" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2332 - id: LWG2333 citation-label: LWG2333 title: "[fund.ts] Hashing disengaged optional objects" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2333 - id: LWG2334 citation-label: LWG2334 title: "atomic's default constructor requires \"uninitialized\" state even for types with non-trivial default-constructor" author: - family: Daniel Krügler URL: https://wg21.link/lwg2334 - id: LWG2335 citation-label: LWG2335 title: "array, 4> should be layout-compatible with int[4][3]" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg2335 - id: LWG2336 citation-label: LWG2336 title: "is_trivially_constructible/is_trivially_assignable traits are always false" author: - family: Daniel Krügler URL: https://wg21.link/lwg2336 - id: LWG2337 citation-label: LWG2337 title: "shared_ptr operator*() should not be noexcept" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2337 - id: LWG2338 citation-label: LWG2338 title: "§[re.traits]/7 expects of locale facets something not guaranteed by [locale.facet]/4" author: - family: Sergey Zubkov URL: https://wg21.link/lwg2338 - id: LWG2339 citation-label: LWG2339 title: "Wording issue in nth_element" author: - family: Christopher Jefferson URL: https://wg21.link/lwg2339 - id: LWG2340 citation-label: LWG2340 title: "Replacement allocation functions declared as inline" author: - family: David Majnemer URL: https://wg21.link/lwg2340 - id: LWG2341 citation-label: LWG2341 title: "Inconsistency between basic_ostream::seekp(pos) and basic_ostream::seekp(off, dir)" author: - family: Marshall Clow URL: https://wg21.link/lwg2341 - id: LWG2342 citation-label: LWG2342 title: "User conversion to wchar_t const* or to wchar_t not invoked for operator<<" author: - family: Alf P. Steinbach URL: https://wg21.link/lwg2342 - id: LWG2343 citation-label: LWG2343 title: "Is the value of the ECMA-262 RegExp object's multiline property really false?" author: - family: Nayuta Taga URL: https://wg21.link/lwg2343 - id: LWG2344 citation-label: LWG2344 title: "quoted()'s interaction with padding is unclear" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2344 - id: LWG2345 citation-label: LWG2345 title: "integer_sequence should have a self-typedef ::type" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2345 - id: LWG2346 citation-label: LWG2346 title: "integral_constant's member functions should be marked noexcept" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2346 - id: LWG2347 citation-label: LWG2347 title: "reverse_iterator::operator[] calls const version of current[]" author: - family: Timo Bingmann URL: https://wg21.link/lwg2347 - id: LWG2348 citation-label: LWG2348 title: "charT('1') is not the wide equivalent of '1'" author: - family: Zhihao Yuan URL: https://wg21.link/lwg2348 - id: LWG2349 citation-label: LWG2349 title: "Clarify input/output function rethrow behavior" author: - family: Zhihao Yuan URL: https://wg21.link/lwg2349 - id: LWG2350 citation-label: LWG2350 title: "min, max, and minmax should be constexpr" author: - family: Ville Voutilainen URL: https://wg21.link/lwg2350 - id: LWG2351 citation-label: LWG2351 title: "Does .seed() completely reset state of engine?" author: - family: Thomas Plum URL: https://wg21.link/lwg2351 - id: LWG2352 citation-label: LWG2352 title: "Is a default-constructed std::seed_seq intended to produce a predictable .generate()?" author: - family: Thomas Plum URL: https://wg21.link/lwg2352 - id: LWG2353 citation-label: LWG2353 title: "std::next is over-constrained" author: - family: Eric Niebler URL: https://wg21.link/lwg2353 - id: LWG2354 citation-label: LWG2354 title: "Unnecessary copying when inserting into maps with braced-init syntax" author: - family: Geoffrey Romer URL: https://wg21.link/lwg2354 - id: LWG2355 citation-label: LWG2355 title: "\"s\" UDL suffix should be reserved for a compile-time string library type" author: - family: Michael Price URL: https://wg21.link/lwg2355 - id: LWG2356 citation-label: LWG2356 title: "Stability of erasure in unordered associative containers" author: - family: Joaquín M López Muñoz URL: https://wg21.link/lwg2356 - id: LWG2357 citation-label: LWG2357 title: "Remaining \"Assignable\" requirement" author: - family: Daniel Krügler URL: https://wg21.link/lwg2357 - id: LWG2358 citation-label: LWG2358 title: "Apparently-bogus definition of is_empty type trait" author: - family: Richard Smith URL: https://wg21.link/lwg2358 - id: LWG2359 citation-label: LWG2359 title: "How does regex_constants::nosubs affect basic_regex::mark_count()?" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2359 - id: LWG2360 citation-label: LWG2360 title: "reverse_iterator::operator*() is unimplementable" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2360 - id: LWG2361 citation-label: LWG2361 title: "Apply 2299 resolution throughout library" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2361 - id: LWG2362 citation-label: LWG2362 title: "unique, associative emplace() should not move/copy the mapped_type constructor arguments when no insertion happens" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg2362 - id: LWG2363 citation-label: LWG2363 title: "Defect in 30.4.1.4.1 [thread.sharedtimedmutex.class]" author: - family: Richard Smith URL: https://wg21.link/lwg2363 - id: LWG2364 citation-label: LWG2364 title: "deque and vector pop_back don't specify iterator invalidation requirements" author: - family: Deskin Miller URL: https://wg21.link/lwg2364 - id: LWG2365 citation-label: LWG2365 title: "Missing noexcept in shared_ptr::shared_ptr(nullptr_t)" author: - family: Cassio Neri URL: https://wg21.link/lwg2365 - id: LWG2366 citation-label: LWG2366 title: "istreambuf_iterator end-of-stream equality" author: - family: Hyman Rosen URL: https://wg21.link/lwg2366 - id: LWG2367 citation-label: LWG2367 title: "pair and tuple are not correctly implemented for is_constructible with no args" author: - family: Howard Hinnant URL: https://wg21.link/lwg2367 - id: LWG2368 citation-label: LWG2368 title: "Replacing global operator new" author: - family: Stephen Clamage URL: https://wg21.link/lwg2368 - id: LWG2369 citation-label: LWG2369 title: "constexpr max(initializer_list) vs max_element" author: - family: Marc Glisse URL: https://wg21.link/lwg2369 - id: LWG2370 citation-label: LWG2370 title: "Operations involving type-erased allocators should not be noexcept in std::function" author: - family: Pablo Halpern URL: https://wg21.link/lwg2370 - id: LWG2371 citation-label: LWG2371 title: "[fund.ts] No template aliases defined for new type traits" author: - family: Joe Gottman URL: https://wg21.link/lwg2371 - id: LWG2372 citation-label: LWG2372 title: "Assignment from int to std::string" author: - family: Andrzej Krzemieński URL: https://wg21.link/lwg2372 - id: LWG2373 citation-label: LWG2373 title: "Make new entities and names in namespace std conforming extensions" author: - family: Chandler Carruth URL: https://wg21.link/lwg2373 - id: LWG2374 citation-label: LWG2374 title: "[fund.ts] Remarks for optional::to_value are too restrictive" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2374 - id: LWG2375 citation-label: LWG2375 title: "Is [iterator.requirements.general]/9 too broadly applied?" author: - family: Marshall Clow URL: https://wg21.link/lwg2375 - id: LWG2376 citation-label: LWG2376 title: "bad_weak_ptr::what() overspecified" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2376 - id: LWG2377 citation-label: LWG2377 title: "std::align requirements overly strict" author: - family: Peter Dimov URL: https://wg21.link/lwg2377 - id: LWG2378 citation-label: LWG2378 title: "Behaviour of standard exception types" author: - family: Andy Sawyer URL: https://wg21.link/lwg2378 - id: LWG2379 citation-label: LWG2379 title: "Obtaining native handle of the current thread" author: - family: Matt Austern URL: https://wg21.link/lwg2379 - id: LWG2380 citation-label: LWG2380 title: "May provide long ::abs(long) and long long ::abs(long long)?" author: - family: Richard Smith URL: https://wg21.link/lwg2380 - id: LWG2381 citation-label: LWG2381 title: "Inconsistency in parsing floating point numbers" author: - family: Marshall Clow URL: https://wg21.link/lwg2381 - id: LWG2382 citation-label: LWG2382 title: "Unclear order of container update versus object destruction on removing an object" author: - family: Peter Kasting URL: https://wg21.link/lwg2382 - id: LWG2383 citation-label: LWG2383 title: "Overflow cannot be ill-formed for chrono::duration integer literals" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2383 - id: LWG2384 citation-label: LWG2384 title: "Allocator's deallocate function needs better specification" author: - family: Daniel Krügler URL: https://wg21.link/lwg2384 - id: LWG2385 citation-label: LWG2385 title: "function::assign allocator argument doesn't make sense" author: - family: Pablo Halpern URL: https://wg21.link/lwg2385 - id: LWG2386 citation-label: LWG2386 title: "function::operator= handles allocators incorrectly" author: - family: Pablo Halpern URL: https://wg21.link/lwg2386 - id: LWG2387 citation-label: LWG2387 title: "More nested types that must be accessible and unambiguous" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2387 - id: LWG2388 citation-label: LWG2388 title: "Handling self-assignment in the proposed library function std::exchange" author: - family: Nick Calus URL: https://wg21.link/lwg2388 - id: LWG2389 citation-label: LWG2389 title: "[fund.ts] function::operator= is over-specified and handles allocators incorrectly" author: - family: Pablo Halpern URL: https://wg21.link/lwg2389 - id: LWG2390 citation-label: LWG2390 title: "[fund.ts] Invocation types and rvalues" author: - family: Michael Spertus URL: https://wg21.link/lwg2390 - id: LWG2391 citation-label: LWG2391 title: "basic_string is missing non-const data()" author: - family: Michael Bradshaw URL: https://wg21.link/lwg2391 - id: LWG2392 citation-label: LWG2392 title: "\"character type\" is used but not defined" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg2392 - id: LWG2393 citation-label: LWG2393 title: "std::function's Callable definition is broken" author: - family: Daniel Krügler URL: https://wg21.link/lwg2393 - id: LWG2394 citation-label: LWG2394 title: "locale::name specification unclear — what is implementation-defined?" author: - family: Richard Smith URL: https://wg21.link/lwg2394 - id: LWG2395 citation-label: LWG2395 title: "[fund.ts] Preconditions: is defined nowhere" author: - family: Zhihao Yuan URL: https://wg21.link/lwg2395 - id: LWG2396 citation-label: LWG2396 title: "underlying_type doesn't say what to do for an incomplete enumeration type" author: - family: Richard Smith URL: https://wg21.link/lwg2396 - id: LWG2397 citation-label: LWG2397 title: "map::emplace and explicit V constructors" author: - family: Peter Dimov URL: https://wg21.link/lwg2397 - id: LWG2398 citation-label: LWG2398 title: "type_info's destructor shouldn't be required to be virtual" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2398 - id: LWG2399 citation-label: LWG2399 title: "shared_ptr's constructor from unique_ptr should be constrained" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2399 - id: LWG2400 citation-label: LWG2400 title: "shared_ptr's get_deleter() should use addressof()" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2400 - id: LWG2401 citation-label: LWG2401 title: "std::function needs more noexcept" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2401 - id: LWG2402 citation-label: LWG2402 title: "basic_string(const basic_string& str, size_type pos, size_type n = npos) shouldn't use Allocator()" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2402 - id: LWG2403 citation-label: LWG2403 title: "stof() should call strtof() and wcstof()" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2403 - id: LWG2404 citation-label: LWG2404 title: "mismatch()'s complexity needs to be updated" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2404 - id: LWG2405 citation-label: LWG2405 title: "rotate()'s return value is incorrect when middle == first" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2405 - id: LWG2406 citation-label: LWG2406 title: "negative_binomial_distribution should reject p == 1" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2406 - id: LWG2407 citation-label: LWG2407 title: "packaged_task(allocator_arg_t, const Allocator&, F&&) should neither be constrained nor explicit" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2407 - id: LWG2408 citation-label: LWG2408 title: "SFINAE-friendly common_type/iterator_traits is missing in C++14" author: - family: Daniel Krügler URL: https://wg21.link/lwg2408 - id: LWG2409 citation-label: LWG2409 title: "[fund.ts] SFINAE-friendly common_type/iterator_traits should be removed from the fundamental-ts" author: - family: Daniel Krügler URL: https://wg21.link/lwg2409 - id: LWG2410 citation-label: LWG2410 title: "[fund.ts] shared_ptr's constructor from unique_ptr should be constrained" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg2410 - id: LWG2411 citation-label: LWG2411 title: "shared_ptr is only contextually convertible to bool" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2411 - id: LWG2412 citation-label: LWG2412 title: "promise::set_value() and promise::get_future() should not race" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2412 - id: LWG2413 citation-label: LWG2413 title: "assert macro is overconstrained" author: - family: David Krauss URL: https://wg21.link/lwg2413 - id: LWG2414 citation-label: LWG2414 title: "Member function reentrancy should be implementation-defined" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2414 - id: LWG2415 citation-label: LWG2415 title: "Inconsistency between unique_ptr and shared_ptr" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2415 - id: LWG2416 citation-label: LWG2416 title: "[fund.ts] std::experimental::any allocator support is unimplementable" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2416 - id: LWG2417 citation-label: LWG2417 title: "[fund.ts.v2] std::experimental::optional::operator< and LessThanComparable requirement" author: - family: Daniel Krügler URL: https://wg21.link/lwg2417 - id: LWG2418 citation-label: LWG2418 title: "[fund.ts] apply does not work with member pointers" author: - family: Zhihao Yuan URL: https://wg21.link/lwg2418 - id: LWG2419 citation-label: LWG2419 title: "Clang's libc++ extension to std::tuple" author: - family: Akim Demaille URL: https://wg21.link/lwg2419 - id: LWG2420 citation-label: LWG2420 title: "function does not discard the return value of the target object" author: - family: Agustín Bergé URL: https://wg21.link/lwg2420 - id: LWG2421 citation-label: LWG2421 title: "Non-specification of handling zero size in std::align [ptr.align]" author: - family: Melissa Mears URL: https://wg21.link/lwg2421 - id: LWG2422 citation-label: LWG2422 title: "std::numeric_limits::is_modulo description: \"most machines\" errata" author: - family: Melissa Mears URL: https://wg21.link/lwg2422 - id: LWG2423 citation-label: LWG2423 title: "Missing specification slice_array, gslice_array, mask_array, indirect_array copy constructor" author: - family: Akira Takahashi URL: https://wg21.link/lwg2423 - id: LWG2424 citation-label: LWG2424 title: "29.5 should state that atomic types are not trivially copyable" author: - family: Jens Maurer URL: https://wg21.link/lwg2424 - id: LWG2425 citation-label: LWG2425 title: "operator delete(void*, size_t) doesn't invalidate pointers sufficiently" author: - family: Richard Smith URL: https://wg21.link/lwg2425 - id: LWG2426 citation-label: LWG2426 title: "Issue about compare_exchange" author: - family: Hans Boehm URL: https://wg21.link/lwg2426 - id: LWG2427 citation-label: LWG2427 title: "Container adaptors as sequence containers, redux" author: - family: Tim Song URL: https://wg21.link/lwg2427 - id: LWG2428 citation-label: LWG2428 title: "\"External declaration\" used without being defined" author: - family: Tim Song URL: https://wg21.link/lwg2428 - id: LWG2429 citation-label: LWG2429 title: "std::basic_ostringstream is missing an allocator-extended constructor" author: - family: Markus Kemp URL: https://wg21.link/lwg2429 - id: LWG2430 citation-label: LWG2430 title: "Heterogeneous container lookup should be enabled using meta-function instead of nested type" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg2430 - id: LWG2431 citation-label: LWG2431 title: "Missing regular expression traits requirements" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2431 - id: LWG2432 citation-label: LWG2432 title: "initializer_list assignability" author: - family: David Krauss URL: https://wg21.link/lwg2432 - id: LWG2433 citation-label: LWG2433 title: "uninitialized_copy()/etc. should tolerate overloaded operator&" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2433 - id: LWG2434 citation-label: LWG2434 title: "shared_ptr::use_count() is efficient" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2434 - id: LWG2435 citation-label: LWG2435 title: "reference_wrapper::operator()'s Remark should be deleted" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2435 - id: LWG2436 citation-label: LWG2436 title: "Comparators for associative containers should always be CopyConstructible" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2436 - id: LWG2437 citation-label: LWG2437 title: "iterator_traits::reference can and can't be void" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2437 - id: LWG2438 citation-label: LWG2438 title: "std::iterator inheritance shouldn't be mandated" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2438 - id: LWG2439 citation-label: LWG2439 title: "unique_copy() sometimes can't fall back to reading its output" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2439 - id: LWG2440 citation-label: LWG2440 title: "seed_seq::size() should be noexcept" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2440 - id: LWG2441 citation-label: LWG2441 title: "Exact-width atomic typedefs should be provided" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2441 - id: LWG2442 citation-label: LWG2442 title: "call_once() shouldn't DECAY_COPY()" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2442 - id: LWG2443 citation-label: LWG2443 title: "std::array member functions should be constexpr" author: - family: Peter Sommerlad URL: https://wg21.link/lwg2443 - id: LWG2444 citation-label: LWG2444 title: "Inconsistent complexity for std::sort_heap" author: - family: François Dumont URL: https://wg21.link/lwg2444 - id: LWG2445 citation-label: LWG2445 title: "\"Stronger\" memory ordering" author: - family: JF Bastien URL: https://wg21.link/lwg2445 - id: LWG2446 citation-label: LWG2446 title: "Unspecialized std::tuple_size should be defined" author: - family: Nevin Liber URL: https://wg21.link/lwg2446 - id: LWG2447 citation-label: LWG2447 title: "Allocators and volatile-qualified value types" author: - family: Daniel Krügler URL: https://wg21.link/lwg2447 - id: LWG2448 citation-label: LWG2448 title: "Non-normative Container destructor specification" author: - family: Daniel Krügler URL: https://wg21.link/lwg2448 - id: LWG2449 citation-label: LWG2449 title: "vector::insert invalidates end()?" author: - family: Marc Glisse URL: https://wg21.link/lwg2449 - id: LWG2450 citation-label: LWG2450 title: "(greater|less|greater_equal|less_equal) do not yield a total order for pointers" author: - family: Joaquín M López Muñoz URL: https://wg21.link/lwg2450 - id: LWG2451 citation-label: LWG2451 title: "[fund.ts.v2] optional should 'forward' T's implicit conversions" author: - family: Geoffrey Romer URL: https://wg21.link/lwg2451 - id: LWG2452 citation-label: LWG2452 title: "is_constructible, etc. and default arguments" author: - family: Hubert Tong URL: https://wg21.link/lwg2452 - id: LWG2453 citation-label: LWG2453 title: "§[iterator.range] and now [iterator.container] aren't available via " author: - family: Richard Smith URL: https://wg21.link/lwg2453 - id: LWG2454 citation-label: LWG2454 title: "Add raw_storage_iterator::base() member" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2454 - id: LWG2455 citation-label: LWG2455 title: "Allocator default construction should be allowed to throw" author: - family: Pablo Halpern URL: https://wg21.link/lwg2455 - id: LWG2456 citation-label: LWG2456 title: "Incorrect exception specifications for 'swap' throughout library" author: - family: Richard Smith URL: https://wg21.link/lwg2456 - id: LWG2457 citation-label: LWG2457 title: "std::begin() and std::end() do not support multi-dimensional arrays correctly" author: - family: Janez Žemva URL: https://wg21.link/lwg2457 - id: LWG2458 citation-label: LWG2458 title: "N3778 and new library deallocation signatures" author: - family: Richard Smith URL: https://wg21.link/lwg2458 - id: LWG2459 citation-label: LWG2459 title: "std::polar should require a non-negative rho" author: - family: Marshall Clow URL: https://wg21.link/lwg2459 - id: LWG2460 citation-label: LWG2460 title: "LWG issue 2408 and value categories" author: - family: Richard Smith URL: https://wg21.link/lwg2460 - id: LWG2461 citation-label: LWG2461 title: "Interaction between allocators and container exception safety guarantees" author: - family: dyp URL: https://wg21.link/lwg2461 - id: LWG2462 citation-label: LWG2462 title: "std::ios_base::failure is overspecified" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2462 - id: LWG2463 citation-label: LWG2463 title: "[fund.ts] Incorrect complexity for sample() algorithm" author: - family: Joe Gottman URL: https://wg21.link/lwg2463 - id: LWG2464 citation-label: LWG2464 title: "try_emplace and insert_or_assign misspecified" author: - family: Thomas Koeppe URL: https://wg21.link/lwg2464 - id: LWG2465 citation-label: LWG2465 title: "SFINAE-friendly common_type is nearly impossible to specialize correctly and regresses key functionality" author: - family: Eric Niebler URL: https://wg21.link/lwg2465 - id: LWG2466 citation-label: LWG2466 title: "allocator_traits::max_size() default behavior is incorrect" author: - family: Howard Hinnant URL: https://wg21.link/lwg2466 - id: LWG2467 citation-label: LWG2467 title: "is_always_equal has slightly inconsistent default" author: - family: Howard Hinnant URL: https://wg21.link/lwg2467 - id: LWG2468 citation-label: LWG2468 title: "Self-move-assignment of library types" author: - family: Matt Austern URL: https://wg21.link/lwg2468 - id: LWG2469 citation-label: LWG2469 title: "Wrong specification of Requires clause of operator[] for map and unordered_map" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg2469 - id: LWG2470 citation-label: LWG2470 title: "Allocator's destroy function should be allowed to fail to instantiate" author: - family: Daniel Krügler URL: https://wg21.link/lwg2470 - id: LWG2471 citation-label: LWG2471 title: "copy_n's number of InputIterator increments unspecified" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2471 - id: LWG2472 citation-label: LWG2472 title: "Heterogeneous comparisons in the standard library can result in ambiguities" author: - family: Richard Smith URL: https://wg21.link/lwg2472 - id: LWG2473 citation-label: LWG2473 title: "basic_filebuf's relation to C FILE semantics" author: - family: Aaron Ballman URL: https://wg21.link/lwg2473 - id: LWG2474 citation-label: LWG2474 title: " functions unfriendly to integral_constant arguments" author: - family: Matheus Izvekov URL: https://wg21.link/lwg2474 - id: LWG2475 citation-label: LWG2475 title: "Allow overwriting of std::basic_string terminator with charT() to allow cleaner interoperation with legacy APIs" author: - family: Matt Weber URL: https://wg21.link/lwg2475 - id: LWG2476 citation-label: LWG2476 title: "scoped_allocator_adaptor is not assignable" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2476 - id: LWG2477 citation-label: LWG2477 title: "Inconsistency of wordings in std::vector::erase() and std::deque::erase()" author: - family: Anton Savin URL: https://wg21.link/lwg2477 - id: LWG2478 citation-label: LWG2478 title: "Unclear how wstring_convert uses cvtstate" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2478 - id: LWG2479 citation-label: LWG2479 title: "Unclear how wbuffer_convert uses cvtstate" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2479 - id: LWG2480 citation-label: LWG2480 title: "Error handling of wbuffer_convert unclear" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2480 - id: LWG2481 citation-label: LWG2481 title: "wstring_convert should be more precise regarding \"byte-error string\" etc." author: - family: Jonathan Wakely URL: https://wg21.link/lwg2481 - id: LWG2482 citation-label: LWG2482 title: "§[c.strings] Table 73 mentions nonexistent functions" author: - family: S. B.Tam URL: https://wg21.link/lwg2482 - id: LWG2483 citation-label: LWG2483 title: "throw_with_nested() should use is_final" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2483 - id: LWG2484 citation-label: LWG2484 title: "rethrow_if_nested() is doubly unimplementable" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2484 - id: LWG2485 citation-label: LWG2485 title: "get() should be overloaded for const tuple&&" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2485 - id: LWG2486 citation-label: LWG2486 title: "mem_fn() should be required to use perfect forwarding" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2486 - id: LWG2487 citation-label: LWG2487 title: "bind() should be const-overloaded, not cv-overloaded" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2487 - id: LWG2488 citation-label: LWG2488 title: "Placeholders should be allowed and encouraged to be constexpr" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2488 - id: LWG2489 citation-label: LWG2489 title: "mem_fn() should be noexcept" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2489 - id: LWG2490 citation-label: LWG2490 title: " needs lots of noexcept" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2490 - id: LWG2491 citation-label: LWG2491 title: "std::less in constant expression" author: - family: Agustín K-ballo Bergé URL: https://wg21.link/lwg2491 - id: LWG2492 citation-label: LWG2492 title: "Clarify requirements for comp" author: - family: Anton Savin URL: https://wg21.link/lwg2492 - id: LWG2493 citation-label: LWG2493 title: "initializer_list supports incomplete classes" author: - family: David Krauss URL: https://wg21.link/lwg2493 - id: LWG2494 citation-label: LWG2494 title: "[fund.ts.v2] ostream_joiner needs noexcept" author: - family: Nate Wilson URL: https://wg21.link/lwg2494 - id: LWG2495 citation-label: LWG2495 title: "There is no such thing as an Exception Safety element" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2495 - id: LWG2496 citation-label: LWG2496 title: "Certain hard-to-avoid errors not in the immediate context are not allowed to be triggered by the evaluation of type traits" author: - family: Hubert Tong URL: https://wg21.link/lwg2496 - id: LWG2497 citation-label: LWG2497 title: "Use of uncaught_exception()" author: - family: Roger Orr URL: https://wg21.link/lwg2497 - id: LWG2498 citation-label: LWG2498 title: "operator>>(basic_istream&&, T&&) returns basic_istream&, but should probably return basic_istream&&" author: - family: Richard Smith URL: https://wg21.link/lwg2498 - id: LWG2499 citation-label: LWG2499 title: "operator>>(basic_istream&, CharT*) makes it hard to avoid buffer overflows" author: - family: Richard Smith URL: https://wg21.link/lwg2499 - id: LWG2500 citation-label: LWG2500 title: "[fund.ts.v2] fundts.memory.smartptr.shared.obs/6 should apply to cv-unqualified void" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg2500 - id: LWG2501 citation-label: LWG2501 title: "std::function requires POCMA/POCCA" author: - family: David Krauss URL: https://wg21.link/lwg2501 - id: LWG2502 citation-label: LWG2502 title: "std::function does not use allocator::construct" author: - family: David Krauss URL: https://wg21.link/lwg2502 - id: LWG2503 citation-label: LWG2503 title: "multiline option should be added to syntax_option_type" author: - family: Nozomu Katō URL: https://wg21.link/lwg2503 - id: LWG2504 citation-label: LWG2504 title: "basic_streambuf is not an abstract class" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2504 - id: LWG2505 citation-label: LWG2505 title: "auto_ptr_ref creation requirements underspecified" author: - family: Hubert Tong URL: https://wg21.link/lwg2505 - id: LWG2506 citation-label: LWG2506 title: "Underspecification of atomics" author: - family: Geoffrey Romer URL: https://wg21.link/lwg2506 - id: LWG2507 citation-label: LWG2507 title: "codecvt_mode should be a bitmask type" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2507 - id: LWG2508 citation-label: LWG2508 title: "§[new.delete.dataraces] wording needs to be updated" author: - family: Hans Boehm URL: https://wg21.link/lwg2508 - id: LWG2509 citation-label: LWG2509 title: "[fund.ts.v2] any_cast doesn't work with rvalue reference targets and cannot move with a value target" author: - family: Ville Voutilainen URL: https://wg21.link/lwg2509 - id: LWG2510 citation-label: LWG2510 title: "Tag types should not be DefaultConstructible" author: - family: Ville Voutilainen URL: https://wg21.link/lwg2510 - id: LWG2511 citation-label: LWG2511 title: "scoped_allocator_adaptor piecewise construction does not require CopyConstructible" author: - family: David Krauss URL: https://wg21.link/lwg2511 - id: LWG2512 citation-label: LWG2512 title: "Y2K bites; what is an \"unambiguous year identifier\"?" author: - family: Hubert Tong URL: https://wg21.link/lwg2512 - id: LWG2513 citation-label: LWG2513 title: "Missing requirements for basic_string::value_type" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2513 - id: LWG2514 citation-label: LWG2514 title: "Type traits must not be final" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2514 - id: LWG2515 citation-label: LWG2515 title: "[fund.ts.v2] Certain comparison operators of observer_ptr do not match synopsis" author: - family: Tim Song URL: https://wg21.link/lwg2515 - id: LWG2516 citation-label: LWG2516 title: "[fund.ts.v2] Public \"exposition only\" members in observer_ptr" author: - family: Tim Song URL: https://wg21.link/lwg2516 - id: LWG2517 citation-label: LWG2517 title: "[fund.ts.v2] Two propagate_const assignment operators have incorrect return type" author: - family: Tim Song URL: https://wg21.link/lwg2517 - id: LWG2518 citation-label: LWG2518 title: "[fund.ts.v2] Non-member swap for propagate_const should call member swap" author: - family: Tim Song URL: https://wg21.link/lwg2518 - id: LWG2519 citation-label: LWG2519 title: "Iterator operator-= has gratuitous undefined behaviour" author: - family: Hubert Tong URL: https://wg21.link/lwg2519 - id: LWG2520 citation-label: LWG2520 title: "N4089 broke initializing unique_ptr from a nullptr" author: - family: Ville Voutilainen URL: https://wg21.link/lwg2520 - id: LWG2521 citation-label: LWG2521 title: "[fund.ts.v2] weak_ptr's converting move constructor should be modified as well for array support" author: - family: Tim Song URL: https://wg21.link/lwg2521 - id: LWG2522 citation-label: LWG2522 title: "[fund.ts.v2] Contradiction in set_default_resource specification" author: - family: Tim Song URL: https://wg21.link/lwg2522 - id: LWG2523 citation-label: LWG2523 title: "std::promise synopsis shows two set_value_at_thread_exit()'s for no apparent reason" author: - family: Tim Song URL: https://wg21.link/lwg2523 - id: LWG2524 citation-label: LWG2524 title: "generate_canonical can occasionally return 1.0" author: - family: Michael Prähofer URL: https://wg21.link/lwg2524 - id: LWG2525 citation-label: LWG2525 title: "[fund.ts.v2] get_memory_resource should be const and noexcept" author: - family: Tim Song URL: https://wg21.link/lwg2525 - id: LWG2526 citation-label: LWG2526 title: "[fund.ts.v2] Incorrect precondition for experimental::function::swap" author: - family: Tim Song URL: https://wg21.link/lwg2526 - id: LWG2527 citation-label: LWG2527 title: "[fund.ts.v2] ALLOCATOR_OF for function::operator= has incorrect default" author: - family: Tim Song URL: https://wg21.link/lwg2527 - id: LWG2528 citation-label: LWG2528 title: "Order of std::tuple construction unspecified" author: - family: Brian Rodriguez URL: https://wg21.link/lwg2528 - id: LWG2529 citation-label: LWG2529 title: "Assigning to enable_shared_from_this::__weak_this twice" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2529 - id: LWG2530 citation-label: LWG2530 title: "Clarify observable side effects of releasing a shared state" author: - family: Agustín K-ballo Bergé URL: https://wg21.link/lwg2530 - id: LWG2531 citation-label: LWG2531 title: "future::get should explicitly state that the shared state is released" author: - family: Agustín K-ballo Bergé URL: https://wg21.link/lwg2531 - id: LWG2532 citation-label: LWG2532 title: "Satisfying a promise at thread exit" author: - family: Agustín K-ballo Bergé URL: https://wg21.link/lwg2532 - id: LWG2533 citation-label: LWG2533 title: "[concurr.ts] Constrain threads where future::then can run a continuation" author: - family: Agustín K-ballo Bergé URL: https://wg21.link/lwg2533 - id: LWG2534 citation-label: LWG2534 title: "Constrain rvalue stream operators" author: - family: Robert Haberlach URL: https://wg21.link/lwg2534 - id: LWG2535 citation-label: LWG2535 title: "Inconsistency between ostream::write and ostream::operator<<" author: - family: Marshall Clow URL: https://wg21.link/lwg2535 - id: LWG2536 citation-label: LWG2536 title: "What should do?" author: - family: Richard Smith URL: https://wg21.link/lwg2536 - id: LWG2537 citation-label: LWG2537 title: "Constructors for priority_queue taking allocators should call make_heap" author: - family: Eric Schmidt URL: https://wg21.link/lwg2537 - id: LWG2538 citation-label: LWG2538 title: "[parallel.ts] Requirements on data race behavior of iterators and swap should be clarified" author: - family: Robert Geva URL: https://wg21.link/lwg2538 - id: LWG2539 citation-label: LWG2539 title: "[fund.ts.v2] invocation_trait definition definition doesn't work for surrogate call functions" author: - family: Mike Spertus URL: https://wg21.link/lwg2539 - id: LWG2540 citation-label: LWG2540 title: "unordered_multimap::insert hint iterator" author: - family: Isaac Hier URL: https://wg21.link/lwg2540 - id: LWG2541 citation-label: LWG2541 title: "[parallel.ts] Headers for ExecutionPolicy algorithm overloads" author: - family: Tim Song URL: https://wg21.link/lwg2541 - id: LWG2542 citation-label: LWG2542 title: "Missing const requirements for associative containers" author: - family: Daniel Krügler URL: https://wg21.link/lwg2542 - id: LWG2543 citation-label: LWG2543 title: "LWG 2148 (hash support for enum types) seems under-specified" author: - family: Ville Voutilainen URL: https://wg21.link/lwg2543 - id: LWG2544 citation-label: LWG2544 title: "istreambuf_iterator(basic_streambuf* s) effects unclear when s is 0" author: - family: S. B. Tam URL: https://wg21.link/lwg2544 - id: LWG2545 citation-label: LWG2545 title: "Simplify wording for bind without explicitly specified return type" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg2545 - id: LWG2546 citation-label: LWG2546 title: "Implementability of locale-sensitive UnicodeEscapeSequence matching" author: - family: Hubert Tong URL: https://wg21.link/lwg2546 - id: LWG2547 citation-label: LWG2547 title: "Container requirements (and other library text) should say \"strict total order\", not just \"total order\"" author: - family: Matt Austern URL: https://wg21.link/lwg2547 - id: LWG2548 citation-label: LWG2548 title: "Missing vfscanf from " author: - family: Richard Smith URL: https://wg21.link/lwg2548 - id: LWG2549 citation-label: LWG2549 title: "Tuple EXPLICIT constructor templates that take tuple parameters end up taking references to temporaries and will create dangling references" author: - family: Ville Voutilainen URL: https://wg21.link/lwg2549 - id: LWG2550 citation-label: LWG2550 title: "Wording of unordered container's clear() method complexity" author: - family: Yegor Derevenets URL: https://wg21.link/lwg2550 - id: LWG2551 citation-label: LWG2551 title: "[fund.ts.v2] \"Exception safety\" cleanup in library fundamentals required" author: - family: Daniel Krügler URL: https://wg21.link/lwg2551 - id: LWG2552 citation-label: LWG2552 title: "priority_queue doesn't work with move-only types" author: - family: Matt Austern URL: https://wg21.link/lwg2552 - id: LWG2553 citation-label: LWG2553 title: "[fund.ts.v2] basic_string_view substring constructor" author: - family: Evan Teran URL: https://wg21.link/lwg2553 - id: LWG2554 citation-label: LWG2554 title: "Swapping multidimensional arrays is never noexcept" author: - family: Orson Peters URL: https://wg21.link/lwg2554 - id: LWG2555 citation-label: LWG2555 title: "[fund.ts.v2] No handling for over-aligned types in optional" author: - family: Marshall Clow URL: https://wg21.link/lwg2555 - id: LWG2556 citation-label: LWG2556 title: "Wide contract for future::share()" author: - family: Agustín K-ballo Bergé URL: https://wg21.link/lwg2556 - id: LWG2557 citation-label: LWG2557 title: "Logical operator traits are broken in the zero-argument case" author: - family: Geoffrey Romer URL: https://wg21.link/lwg2557 - id: LWG2558 citation-label: LWG2558 title: "[fund.ts.v2] Logical operator traits are broken in the zero-argument case" author: - family: Geoffrey Romer URL: https://wg21.link/lwg2558 - id: LWG2559 citation-label: LWG2559 title: "Error in LWG 2234's resolution" author: - family: Tim Song URL: https://wg21.link/lwg2559 - id: LWG2560 citation-label: LWG2560 title: "is_constructible underspecified when applied to a function type" author: - family: Richard Smith URL: https://wg21.link/lwg2560 - id: LWG2561 citation-label: LWG2561 title: "[fund.ts.v2] Incorrect exception specifications for 'swap' in C++ Extensions for Library Fundamentals" author: - family: Daniel Krügler URL: https://wg21.link/lwg2561 - id: LWG2562 citation-label: LWG2562 title: "Consistent total ordering of pointers by comparison functors" author: - family: Casey Carter URL: https://wg21.link/lwg2562 - id: LWG2563 citation-label: LWG2563 title: "LWG 2259 relaxes requirements, perhaps unintentionally" author: - family: Ville Voutilainen URL: https://wg21.link/lwg2563 - id: LWG2564 citation-label: LWG2564 title: "[fund.ts.v2] std::experimental::function constructors taking allocator arguments may throw exceptions" author: - family: Tim Song URL: https://wg21.link/lwg2564 - id: LWG2565 citation-label: LWG2565 title: "std::function's move constructor should guarantee nothrow for reference_wrappers and function pointers" author: - family: Tim Song URL: https://wg21.link/lwg2565 - id: LWG2566 citation-label: LWG2566 title: "Requirements on the first template parameter of container adaptors" author: - family: Tim Song URL: https://wg21.link/lwg2566 - id: LWG2567 citation-label: LWG2567 title: "Specification of logical operator traits uses BaseCharacteristic, which is defined only for UnaryTypeTraits and BinaryTypeTraits" author: - family: Tim Song URL: https://wg21.link/lwg2567 - id: LWG2568 citation-label: LWG2568 title: "[fund.ts.v2] Specification of logical operator traits uses BaseCharacteristic, which is defined only for UnaryTypeTraits and BinaryTypeTraits" author: - family: Tim Song URL: https://wg21.link/lwg2568 - id: LWG2569 citation-label: LWG2569 title: "conjunction and disjunction requirements are too strict" author: - family: Tim Song URL: https://wg21.link/lwg2569 - id: LWG2570 citation-label: LWG2570 title: "[fund.ts.v2] conjunction and disjunction requirements are too strict" author: - family: Tim Song URL: https://wg21.link/lwg2570 - id: LWG2571 citation-label: LWG2571 title: "§[map.modifiers]/2 imposes nonsensical requirement on insert(InputIterator, InputIterator)" author: - family: Tim Song URL: https://wg21.link/lwg2571 - id: LWG2572 citation-label: LWG2572 title: "The remarks for shared_ptr::operator* should apply to cv-qualified void as well" author: - family: Tim Song URL: https://wg21.link/lwg2572 - id: LWG2573 citation-label: LWG2573 title: "[fund.ts.v2] std::hash> does not work for arrays" author: - family: Tim Song URL: https://wg21.link/lwg2573 - id: LWG2574 citation-label: LWG2574 title: "[fund.ts.v2] std::experimental::function::operator=(F&&) should be constrained" author: - family: Tim Song URL: https://wg21.link/lwg2574 - id: LWG2575 citation-label: LWG2575 title: "[fund.ts.v2] experimental::function::assign should be removed" author: - family: Tim Song URL: https://wg21.link/lwg2575 - id: LWG2576 citation-label: LWG2576 title: "istream_iterator and ostream_iterator should use std::addressof" author: - family: Tim Song URL: https://wg21.link/lwg2576 - id: LWG2577 citation-label: LWG2577 title: "{shared,unique}_lock should use std::addressof" author: - family: Tim Song URL: https://wg21.link/lwg2577 - id: LWG2578 citation-label: LWG2578 title: "Iterator requirements should reference iterator traits" author: - family: Ville Voutilainen URL: https://wg21.link/lwg2578 - id: LWG2579 citation-label: LWG2579 title: "Inconsistency wrt Allocators in basic_string assignment vs. basic_string::assign" author: - family: Marshall Clow URL: https://wg21.link/lwg2579 - id: LWG2580 citation-label: LWG2580 title: "Who is definitive: operator= or assign?" author: - family: Marshall Clow URL: https://wg21.link/lwg2580 - id: LWG2581 citation-label: LWG2581 title: "Specialization of variable templates should be prohibited" author: - family: Tim Song URL: https://wg21.link/lwg2581 - id: LWG2582 citation-label: LWG2582 title: "§[res.on.functions]/2's prohibition against incomplete types shouldn't apply to type traits" author: - family: Tim Song URL: https://wg21.link/lwg2582 - id: LWG2583 citation-label: LWG2583 title: "There is no way to supply an allocator for basic_string(str, pos)" author: - family: Pablo Halpern URL: https://wg21.link/lwg2583 - id: LWG2584 citation-label: LWG2584 title: " ECMAScript IdentityEscape is ambiguous" author: - family: Billy O'Neal III URL: https://wg21.link/lwg2584 - id: LWG2585 citation-label: LWG2585 title: "forward_list::resize(size_type, const value_type&) effects incorrect" author: - family: Tim Song URL: https://wg21.link/lwg2585 - id: LWG2586 citation-label: LWG2586 title: "Wrong value category used in scoped_allocator_adaptor::construct()" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2586 - id: LWG2587 citation-label: LWG2587 title: "\"Convertible to bool\" requirement in conjunction and disjunction" author: - family: Tim Song URL: https://wg21.link/lwg2587 - id: LWG2588 citation-label: LWG2588 title: "[fund.ts.v2] \"Convertible to bool\" requirement in conjunction and disjunction" author: - family: Tim Song URL: https://wg21.link/lwg2588 - id: LWG2589 citation-label: LWG2589 title: "match_results can't satisfy the requirements of a container" author: - family: S. B. Tam URL: https://wg21.link/lwg2589 - id: LWG2590 citation-label: LWG2590 title: "Aggregate initialization for std::array" author: - family: Robert Haberlach URL: https://wg21.link/lwg2590 - id: LWG2591 citation-label: LWG2591 title: "std::function's member template target() should not lead to undefined behaviour" author: - family: Daniel Krügler URL: https://wg21.link/lwg2591 - id: LWG2592 citation-label: LWG2592 title: "Require that chrono::duration_casts from smaller durations to larger durations do not overflow" author: - family: Andy Giese URL: https://wg21.link/lwg2592 - id: LWG2593 citation-label: LWG2593 title: "Moved-from state of Allocators" author: - family: David Krauss URL: https://wg21.link/lwg2593 - id: LWG2594 citation-label: LWG2594 title: "Contradicting definition of empty shared_ptr on shared_ptr(nullptr, d)" author: - family: Kazutoshi Satoda URL: https://wg21.link/lwg2594 - id: LWG2595 citation-label: LWG2595 title: "reverse_iterator::operator[]'s return type revisited" author: - family: Robert Haberlach URL: https://wg21.link/lwg2595 - id: LWG2596 citation-label: LWG2596 title: "vector::data() should use addressof" author: - family: Marshall Clow URL: https://wg21.link/lwg2596 - id: LWG2597 citation-label: LWG2597 title: "std::log misspecified for complex numbers" author: - family: Thomas Koeppe URL: https://wg21.link/lwg2597 - id: LWG2598 citation-label: LWG2598 title: "addressof works on temporaries" author: - family: Brent Friedman URL: https://wg21.link/lwg2598 - id: LWG2599 citation-label: LWG2599 title: "Library incomplete type permission phrase is unclear" author: - family: Zhihao Yuan URL: https://wg21.link/lwg2599 - id: LWG2600 citation-label: LWG2600 title: "ios_base must store inaccessible iostate flags" author: - family: David Krauss URL: https://wg21.link/lwg2600 - id: LWG2601 citation-label: LWG2601 title: "[filesys.ts] [PDTS] Make namespaces consistent with Library TS policy" author: - family: FI-5, US-5, GB-3, CH-6 URL: https://wg21.link/lwg2601 - id: LWG2602 citation-label: LWG2602 title: "[filesys.ts] [PDTS] Tighten specification when there is no reasonable behavior" author: - family: FI-1 URL: https://wg21.link/lwg2602 - id: LWG2603 citation-label: LWG2603 title: "[filesys.ts] [PDTS] Filename length needs bullet item" author: - family: CH-2 URL: https://wg21.link/lwg2603 - id: LWG2604 citation-label: LWG2604 title: "[filesys.ts] [PDTS] Need definition of dot and dot-dot" author: - family: CH-3 URL: https://wg21.link/lwg2604 - id: LWG2605 citation-label: LWG2605 title: "[filesys.ts] [PDTS] Parent of root directory unspecified" author: - family: CH-4 URL: https://wg21.link/lwg2605 - id: LWG2606 citation-label: LWG2606 title: "[filesys.ts] [PDTS] Path depth is underspecified" author: - family: CH-5 URL: https://wg21.link/lwg2606 - id: LWG2607 citation-label: LWG2607 title: "[filesys.ts] [PDTS] Unhelpful comment for struct space_info" author: - family: GB-4 URL: https://wg21.link/lwg2607 - id: LWG2608 citation-label: LWG2608 title: "[filesys.ts] [PDTS] file_time_type underspecified" author: - family: CH-7 URL: https://wg21.link/lwg2608 - id: LWG2609 citation-label: LWG2609 title: "[filesys.ts] [PDTS] Unclear why range-based-for functions return different types" author: - family: FI-2 URL: https://wg21.link/lwg2609 - id: LWG2610 citation-label: LWG2610 title: "[filesys.ts] [PDTS] Apparently inconsistent return types from several functions" author: - family: FI-4 URL: https://wg21.link/lwg2610 - id: LWG2611 citation-label: LWG2611 title: "[filesys.ts] [PDTS] Lack of relative() operation function" author: - family: GB-1 URL: https://wg21.link/lwg2611 - id: LWG2612 citation-label: LWG2612 title: "[filesys.ts] [PDTS] uintmax_t too small for large file sizes" author: - family: CH-8 URL: https://wg21.link/lwg2612 - id: LWG2613 citation-label: LWG2613 title: "[filesys.ts] [PDTS] Missing actual error conditions thrown" author: - family: CH 9 URL: https://wg21.link/lwg2613 - id: LWG2614 citation-label: LWG2614 title: "[filesys.ts] [PDTS] Incorrect postconditions for path copy/move constructor" author: - family: GB-7, CH-10 URL: https://wg21.link/lwg2614 - id: LWG2615 citation-label: LWG2615 title: "[filesys.ts] [PDTS] Missing behavior for characters with no representation" author: - family: GB-8 URL: https://wg21.link/lwg2615 - id: LWG2616 citation-label: LWG2616 title: "[filesys.ts] [PDTS] Append behavior underspecified if target is empty" author: - family: CH-11 URL: https://wg21.link/lwg2616 - id: LWG2617 citation-label: LWG2617 title: "[filesys.ts] [PDTS] path member swap() unnecessary" author: - family: CH-12 URL: https://wg21.link/lwg2617 - id: LWG2618 citation-label: LWG2618 title: "[filesys.ts] [PDTS] is_absolute() return clause confusing" author: - family: FI-7 URL: https://wg21.link/lwg2618 - id: LWG2619 citation-label: LWG2619 title: "[filesys.ts] [PDTS] Consider using quoted manipulators" author: - family: FI-8 URL: https://wg21.link/lwg2619 - id: LWG2621 citation-label: LWG2621 title: "[filesys.ts] [PDTS] directory_entry operator== needs clarification" author: - family: GB-12 URL: https://wg21.link/lwg2621 - id: LWG2622 citation-label: LWG2622 title: "[filesys.ts] [PDTS] directory_iterator underspecified" author: - family: CH-13 URL: https://wg21.link/lwg2622 - id: LWG2623 citation-label: LWG2623 title: "[filesys.ts] [PDTS] Request for create_regular_file() and/or touch()" author: - family: CH-14 URL: https://wg21.link/lwg2623 - id: LWG2624 citation-label: LWG2624 title: "[filesys.ts] [PDTS] Incorrect effects clause for path copy" author: - family: GB-14 URL: https://wg21.link/lwg2624 - id: LWG2625 citation-label: LWG2625 title: "[filesys.ts] [PDTS] Copying equivalent paths effects not specified" author: - family: CH-15 URL: https://wg21.link/lwg2625 - id: LWG2626 citation-label: LWG2626 title: "[filesys.ts] [PDTS] Equivalence is a volatile property" author: - family: CH-16 URL: https://wg21.link/lwg2626 - id: LWG2627 citation-label: LWG2627 title: "[filesys.ts] [PDTS] Return value of uintmax_t on error?" author: - family: FI-9 URL: https://wg21.link/lwg2627 - id: LWG2628 citation-label: LWG2628 title: "[filesys.ts] [PDTS] Possible last_write_time() postcondition?" author: - family: GB-15 URL: https://wg21.link/lwg2628 - id: LWG2629 citation-label: LWG2629 title: "[filesys.ts] [PDTS] Unclear semantics of read_symlink on error" author: - family: GB-16 URL: https://wg21.link/lwg2629 - id: LWG2630 citation-label: LWG2630 title: "[filesys.ts] [PDTS] remove() must avoid race" author: - family: CH-17 URL: https://wg21.link/lwg2630 - id: LWG2631 citation-label: LWG2631 title: "[filesys.ts] [PDTS] POSIX guarantees atomicity for rename()" author: - family: CH-18 URL: https://wg21.link/lwg2631 - id: LWG2632 citation-label: LWG2632 title: "[filesys.ts] [PDTS] system_complete() example needs clarification" author: - family: FI-10 URL: https://wg21.link/lwg2632 - id: LWG2633 citation-label: LWG2633 title: "[filesys.ts] [PDTS] unique_path() is a security vulnerability" author: - family: CH-19 URL: https://wg21.link/lwg2633 - id: LWG2634 citation-label: LWG2634 title: "[filesys.ts] [PDTS] enum class directory_options has no summary" author: - family: P.J. Plauger URL: https://wg21.link/lwg2634 - id: LWG2635 citation-label: LWG2635 title: "[filesys.ts] [PDTS] directory_options::skip_permission_denied is not used" author: - family: P.J. Plauger URL: https://wg21.link/lwg2635 - id: LWG2636 citation-label: LWG2636 title: "[filesys.ts] [PDTS] copy_options::copy_symlinks is not used" author: - family: P.J. Plauger URL: https://wg21.link/lwg2636 - id: LWG2637 citation-label: LWG2637 title: "[filesys.ts] [PDTS] All functions with error_code arguments should be noexcept" author: - family: P.J. Plauger URL: https://wg21.link/lwg2637 - id: LWG2638 citation-label: LWG2638 title: "[filesys.ts] [PDTS] Make certain functions noexcept and drop error_code version" author: - family: P.J. Plauger URL: https://wg21.link/lwg2638 - id: LWG2639 citation-label: LWG2639 title: "[filesys.ts] [PDTS] permissions() is missing from synopsis" author: - family: P.J. Plauger URL: https://wg21.link/lwg2639 - id: LWG2640 citation-label: LWG2640 title: "[filesys.ts] [PDTS] class directory_entry should retain operator const path&() from V2" author: - family: P.J. Plauger URL: https://wg21.link/lwg2640 - id: LWG2641 citation-label: LWG2641 title: "[filesys.ts] [PDTS] directory_iterator, recursive_directory_iterator, move construct/assign should be noexcept" author: - family: P.J. Plauger URL: https://wg21.link/lwg2641 - id: LWG2642 citation-label: LWG2642 title: "[filesys.ts] [PDTS] class path should have defaulted constructors/destructor/assignments." author: - family: P.J. Plauger URL: https://wg21.link/lwg2642 - id: LWG2643 citation-label: LWG2643 title: "[filesys.ts] [PDTS] path::compare(const string&) should be path::compare(const string_type&)" author: - family: P.J. Plauger URL: https://wg21.link/lwg2643 - id: LWG2644 citation-label: LWG2644 title: "[filesys.ts] [PDTS] enum classes copy_options and perms should be bitmask types" author: - family: P.J. Plauger URL: https://wg21.link/lwg2644 - id: LWG2645 citation-label: LWG2645 title: "[filesys.ts] [PDTS] create_directory should refer to perms::all instead of Posix S_IRWXU|S_IRWXG|S_IRWXO" author: - family: P.J. Plauger URL: https://wg21.link/lwg2645 - id: LWG2646 citation-label: LWG2646 title: "[filesys.ts] [PDTS] Do we really need generic*?" author: - family: P.J. Plauger URL: https://wg21.link/lwg2646 - id: LWG2647 citation-label: LWG2647 title: "[filesys.ts] [PDTS] last_write_time() uses ill-formed cast" author: - family: P.J. Plauger URL: https://wg21.link/lwg2647 - id: LWG2648 citation-label: LWG2648 title: "[filesys.ts] [PDTS] path::templatestring() conversion rules" author: - family: P.J. Plauger URL: https://wg21.link/lwg2648 - id: LWG2649 citation-label: LWG2649 title: "[filesys.ts] [PDTS] path and directory_entry move ctors should not be noexcept" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2649 - id: LWG2650 citation-label: LWG2650 title: "[filesys.ts] [PDTS] path::compare(const string& s) wrong argument type" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2650 - id: LWG2651 citation-label: LWG2651 title: "[filesys.ts] [PDTS] directory_iterator, recursive_directory_iterator, pointer/reference typedefs wrong" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2651 - id: LWG2652 citation-label: LWG2652 title: "[filesys.ts] [PDTS] Better to avoid deriving from std::iterator" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2652 - id: LWG2653 citation-label: LWG2653 title: "[filesys.ts] [PDTS] directory_entry multithreading concerns" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg2653 - id: LWG2654 citation-label: LWG2654 title: "[filesys.ts] [PDTS] Concerns with security and testability" author: - family: Google URL: https://wg21.link/lwg2654 - id: LWG2655 citation-label: LWG2655 title: "[filesys.ts] [PDTS] Clarify Error reporting" author: - family: Beman Dawes URL: https://wg21.link/lwg2655 - id: LWG2656 citation-label: LWG2656 title: "[filesys.ts] [PDTS] Feature test macro for TS version" author: - family: Clark Nelson URL: https://wg21.link/lwg2656 - id: LWG2657 citation-label: LWG2657 title: "[filesys.ts] [PDTS] Inappropriate use of \"No diagnostic is required\"" author: - family: LWG/SG-3 URL: https://wg21.link/lwg2657 - id: LWG2658 citation-label: LWG2658 title: "[filesys.ts] [PDTS] POSIX utime() is obsolescent" author: - family: LWG/SG-3 URL: https://wg21.link/lwg2658 - id: LWG2659 citation-label: LWG2659 title: "[filesys.ts] [PDTS] Invalid expressions for bitmask types" author: - family: Daniel Krügler URL: https://wg21.link/lwg2659 - id: LWG2660 citation-label: LWG2660 title: "[filesys.ts] [PDTS] Incorrect Throws specification for absolute()" author: - family: Daniel Krügler URL: https://wg21.link/lwg2660 - id: LWG2661 citation-label: LWG2661 title: "[filesys.ts] Surprising equivalent() behavior if neither file exists" author: - family: Beman Dawes URL: https://wg21.link/lwg2661 - id: LWG2662 citation-label: LWG2662 title: "[filesys.ts] Allocator requirements unspecified" author: - family: Daniel Krügler URL: https://wg21.link/lwg2662 - id: LWG2663 citation-label: LWG2663 title: "Enable efficient retrieval of file size from directory_entry" author: - family: Gor Nishanov URL: https://wg21.link/lwg2663 - id: LWG2664 citation-label: LWG2664 title: "operator/ (and other append) semantics not useful if argument has root" author: - family: Peter Dimov URL: https://wg21.link/lwg2664 - id: LWG2665 citation-label: LWG2665 title: "remove_filename() post condition is incorrect" author: - family: Eric Fiselier URL: https://wg21.link/lwg2665 - id: LWG2666 citation-label: LWG2666 title: "Bitmask operations should use bitmask terms" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2666 - id: LWG2667 citation-label: LWG2667 title: "path::root_directory() description is confusing" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2667 - id: LWG2668 citation-label: LWG2668 title: "path::operator+= is defined, but not operator+" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2668 - id: LWG2669 citation-label: LWG2669 title: "recursive_directory_iterator effects refers to non-existent functions" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2669 - id: LWG2670 citation-label: LWG2670 title: "system_complete refers to undefined variable 'base'" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2670 - id: LWG2671 citation-label: LWG2671 title: "Errors in Copy" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2671 - id: LWG2672 citation-label: LWG2672 title: "Should is_empty use error_code in its specification?" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2672 - id: LWG2673 citation-label: LWG2673 title: "status() effects cannot be implemented as specified" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2673 - id: LWG2674 citation-label: LWG2674 title: "Bidirectional iterator requirement on path::iterator is very expensive" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2674 - id: LWG2675 citation-label: LWG2675 title: "register_callback can fail" author: - family: David Krauss URL: https://wg21.link/lwg2675 - id: LWG2676 citation-label: LWG2676 title: "Provide filesystem::path overloads for File-based streams" author: - family: Beman Dawes URL: https://wg21.link/lwg2676 - id: LWG2677 citation-label: LWG2677 title: "directory_entry::status is not allowed to be cached as a quality-of-implementation issue" author: - family: Billy O'Neal URL: https://wg21.link/lwg2677 - id: LWG2678 citation-label: LWG2678 title: "std::filesystem enum classes overspecified" author: - family: Richard Smith URL: https://wg21.link/lwg2678 - id: LWG2679 citation-label: LWG2679 title: "Inconsistent Use of Effects and Equivalent To" author: - family: Dawn Perchik URL: https://wg21.link/lwg2679 - id: LWG2680 citation-label: LWG2680 title: "Add \"Equivalent to\" to filesystem" author: - family: Beman Dawes URL: https://wg21.link/lwg2680 - id: LWG2681 citation-label: LWG2681 title: "filesystem::copy() cannot copy symlinks" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2681 - id: LWG2682 citation-label: LWG2682 title: "filesystem::copy() won't create a symlink to a directory" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2682 - id: LWG2683 citation-label: LWG2683 title: "filesystem::copy() says \"no effects\"" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2683 - id: LWG2684 citation-label: LWG2684 title: "priority_queue lacking comparator typedef" author: - family: Robert Haberlach URL: https://wg21.link/lwg2684 - id: LWG2685 citation-label: LWG2685 title: "shared_ptr deleters must not not throw on move construction" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2685 - id: LWG2686 citation-label: LWG2686 title: "Why is std::hash specialized for error_code, but not error_condition?" author: - family: Tim Song URL: https://wg21.link/lwg2686 - id: LWG2687 citation-label: LWG2687 title: "{inclusive,exclusive}_scan misspecified" author: - family: Tim Song URL: https://wg21.link/lwg2687 - id: LWG2688 citation-label: LWG2688 title: "clamp misses preconditions and has extraneous condition on result" author: - family: Martin Moene URL: https://wg21.link/lwg2688 - id: LWG2689 citation-label: LWG2689 title: "Parallel versions of std::copy and std::move shouldn't be in order" author: - family: Tim Song URL: https://wg21.link/lwg2689 - id: LWG2690 citation-label: LWG2690 title: "invoke" author: - family: Zhihao Yuan URL: https://wg21.link/lwg2690 - id: LWG2691 citation-label: LWG2691 title: "money_base::space and do_put: U+0020 versus fill" author: - family: Hubert Tong URL: https://wg21.link/lwg2691 - id: LWG2692 citation-label: LWG2692 title: "Overspecification of lvalueness of bitmask elements" author: - family: Hubert Tong URL: https://wg21.link/lwg2692 - id: LWG2693 citation-label: LWG2693 title: "constexpr for various std::complex arithmetic and value operators" author: - family: Oliver Rosten URL: https://wg21.link/lwg2693 - id: LWG2694 citation-label: LWG2694 title: "Application of LWG 436 accidentally deleted definition of \"facet\"" author: - family: Tim Song URL: https://wg21.link/lwg2694 - id: LWG2695 citation-label: LWG2695 title: "\"As if\" unclear in [member.functions]" author: - family: Hubert Tong URL: https://wg21.link/lwg2695 - id: LWG2696 citation-label: LWG2696 title: "Interaction between make_shared and enable_shared_from_this is underspecified" author: - family: Joe Gottman URL: https://wg21.link/lwg2696 - id: LWG2697 citation-label: LWG2697 title: "[concurr.ts] Behavior of future/shared_future unwrapping constructor when given an invalid future" author: - family: Tim Song URL: https://wg21.link/lwg2697 - id: LWG2698 citation-label: LWG2698 title: "Effect of assign() on iterators/pointers/references" author: - family: Tim Song URL: https://wg21.link/lwg2698 - id: LWG2699 citation-label: LWG2699 title: "Missing restriction in [numeric.requirements]" author: - family: Hubert Tong URL: https://wg21.link/lwg2699 - id: LWG2700 citation-label: LWG2700 title: "resource_adaptor went missing" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2700 - id: LWG2701 citation-label: LWG2701 title: "Unclear requirement in [memory.resource.private]" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2701 - id: LWG2702 citation-label: LWG2702 title: "num_put::do_put(..., bool) performs ill-formed do_put call" author: - family: Hubert Tong URL: https://wg21.link/lwg2702 - id: LWG2703 citation-label: LWG2703 title: "No provision for fill-padding when boolalpha is set" author: - family: Hubert Tong URL: https://wg21.link/lwg2703 - id: LWG2704 citation-label: LWG2704 title: "recursive_directory_iterator's members should require '*this is dereferenceable'" author: - family: Eric Fiselier URL: https://wg21.link/lwg2704 - id: LWG2705 citation-label: LWG2705 title: "Questionable precondition on Sequence containers a.assign(n, t)" author: - family: Kazutoshi Satoda URL: https://wg21.link/lwg2705 - id: LWG2706 citation-label: LWG2706 title: "Error reporting for recursive_directory_iterator::pop() is under-specified" author: - family: Eric Fiselier URL: https://wg21.link/lwg2706 - id: LWG2707 citation-label: LWG2707 title: "path construction and assignment should have \"string_type&&\" overloads" author: - family: Eric Fiselier URL: https://wg21.link/lwg2707 - id: LWG2708 citation-label: LWG2708 title: "recursive_directory_iterator::recursion_pending() is incorrectly specified" author: - family: Eric Fiselier URL: https://wg21.link/lwg2708 - id: LWG2709 citation-label: LWG2709 title: "offsetof is unnecessarily imprecise" author: - family: Richard Smith URL: https://wg21.link/lwg2709 - id: LWG2710 citation-label: LWG2710 title: "\"Effects: Equivalent to ...\" doesn't count \"Synchronization:\" as determined semantics" author: - family: Kazutoshi Satoda URL: https://wg21.link/lwg2710 - id: LWG2711 citation-label: LWG2711 title: "path is convertible from approximately everything under the sun" author: - family: Tim Song URL: https://wg21.link/lwg2711 - id: LWG2712 citation-label: LWG2712 title: "copy_file(from, to, ...) has a number of unspecified error conditions" author: - family: Eric Fiselier URL: https://wg21.link/lwg2712 - id: LWG2713 citation-label: LWG2713 title: "More missing allocator-extended constructors for unordered containers" author: - family: Billy Robert O'Neal III URL: https://wg21.link/lwg2713 - id: LWG2714 citation-label: LWG2714 title: "complex stream extraction underspecified" author: - family: Tim Song URL: https://wg21.link/lwg2714 - id: LWG2715 citation-label: LWG2715 title: "What is 'aggregate initialization syntax'?" author: - family: S. B. Tam URL: https://wg21.link/lwg2715 - id: LWG2716 citation-label: LWG2716 title: "Specification of shuffle and sample disallows lvalue URNGs" author: - family: Tim Song URL: https://wg21.link/lwg2716 - id: LWG2717 citation-label: LWG2717 title: "scoped_allocator_adaptor uses forward to do move's job" author: - family: Billy Robert O'Neal III URL: https://wg21.link/lwg2717 - id: LWG2718 citation-label: LWG2718 title: "Parallelism bug in [algorithms.parallel.exec] p2" author: - family: Jared Hoberock URL: https://wg21.link/lwg2718 - id: LWG2719 citation-label: LWG2719 title: "permissions function should not be noexcept due to narrow contract" author: - family: Eric Fiselier URL: https://wg21.link/lwg2719 - id: LWG2720 citation-label: LWG2720 title: "permissions function incorrectly specified for symlinks" author: - family: Eric Fiselier URL: https://wg21.link/lwg2720 - id: LWG2721 citation-label: LWG2721 title: "remove_all has incorrect post conditions" author: - family: Eric Fiselier URL: https://wg21.link/lwg2721 - id: LWG2722 citation-label: LWG2722 title: "equivalent incorrectly specifies throws clause" author: - family: Eric Fiselier URL: https://wg21.link/lwg2722 - id: LWG2723 citation-label: LWG2723 title: "Do directory_iterator and recursive_directory_iterator become the end iterator upon error?" author: - family: Eric Fiselier URL: https://wg21.link/lwg2723 - id: LWG2724 citation-label: LWG2724 title: "The protected virtual member functions of memory_resource should be private" author: - family: Ville Voutilainen URL: https://wg21.link/lwg2724 - id: LWG2725 citation-label: LWG2725 title: "filesystem::exists(const path&, error_code&) error reporting" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2725 - id: LWG2726 citation-label: LWG2726 title: "[recursive_]directory_iterator::increment(error_code&) is underspecified" author: - family: Daniel Krügler URL: https://wg21.link/lwg2726 - id: LWG2727 citation-label: LWG2727 title: "Parallel algorithms with constexpr specifier" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2727 - id: LWG2728 citation-label: LWG2728 title: "status(p).permissions() and symlink_status(p).permissions() are not specified" author: - family: Eric Fiselier URL: https://wg21.link/lwg2728 - id: LWG2729 citation-label: LWG2729 title: "Missing SFINAE on std::pair::operator=" author: - family: Richard Smith URL: https://wg21.link/lwg2729 - id: LWG2730 citation-label: LWG2730 title: "numeric_limits primary template definition" author: - family: Richard Smith URL: https://wg21.link/lwg2730 - id: LWG2731 citation-label: LWG2731 title: "Existence of lock_guard::mutex_type typedef unclear" author: - family: Eric Fiselier URL: https://wg21.link/lwg2731 - id: LWG2732 citation-label: LWG2732 title: "Questionable specification of path::operator/= and path::append" author: - family: Tim Song URL: https://wg21.link/lwg2732 - id: LWG2733 citation-label: LWG2733 title: "[fund.ts.v2] gcd / lcm and bool" author: - family: Richard Smith URL: https://wg21.link/lwg2733 - id: LWG2734 citation-label: LWG2734 title: "Questionable specification in [fs.path.concat]" author: - family: Tim Song URL: https://wg21.link/lwg2734 - id: LWG2735 citation-label: LWG2735 title: "std::abs(short), std::abs(signed char) and others should return int instead of double in order to be compatible with C++98 and C" author: - family: Jörn Heusipp URL: https://wg21.link/lwg2735 - id: LWG2736 citation-label: LWG2736 title: "nullopt_t insufficiently constrained" author: - family: Tim Song URL: https://wg21.link/lwg2736 - id: LWG2737 citation-label: LWG2737 title: "Consider relaxing object size restrictions for single-object allocation functions" author: - family: Clark Nelson URL: https://wg21.link/lwg2737 - id: LWG2738 citation-label: LWG2738 title: "is_constructible with void types" author: - family: S. B. Tam URL: https://wg21.link/lwg2738 - id: LWG2739 citation-label: LWG2739 title: "Issue with time_point non-member subtraction with an unsigned duration" author: - family: Michael Winterberg URL: https://wg21.link/lwg2739 - id: LWG2740 citation-label: LWG2740 title: "constexpr optional::operator->" author: - family: Agustín K-ballo Bergé URL: https://wg21.link/lwg2740 - id: LWG2741 citation-label: LWG2741 title: "is_partitioned requirements need updating" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2741 - id: LWG2742 citation-label: LWG2742 title: "Inconsistent string interface taking string_view" author: - family: Richard Smith URL: https://wg21.link/lwg2742 - id: LWG2743 citation-label: LWG2743 title: "p0083r3 node_handle private members missing \"exposition only\" comment" author: - family: Richard Smith URL: https://wg21.link/lwg2743 - id: LWG2744 citation-label: LWG2744 title: "any's in_place constructors" author: - family: Ville Voutilainen URL: https://wg21.link/lwg2744 - id: LWG2745 citation-label: LWG2745 title: "[fund.ts.v2] Implementability of LWG 2451" author: - family: Casey Carter URL: https://wg21.link/lwg2745 - id: LWG2746 citation-label: LWG2746 title: "Inconsistency between requirements for emplace between optional and variant" author: - family: Richard Smith URL: https://wg21.link/lwg2746 - id: LWG2747 citation-label: LWG2747 title: "Possibly redundant std::move in [alg.foreach]" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2747 - id: LWG2748 citation-label: LWG2748 title: "swappable traits for optionals" author: - family: Agustín K-ballo Bergé URL: https://wg21.link/lwg2748 - id: LWG2749 citation-label: LWG2749 title: "swappable traits for variants" author: - family: Agustín K-ballo Bergé URL: https://wg21.link/lwg2749 - id: LWG2750 citation-label: LWG2750 title: "[fund.ts.v2] LWG 2451 conversion constructor constraint" author: - family: Casey Carter URL: https://wg21.link/lwg2750 - id: LWG2751 citation-label: LWG2751 title: "shared_ptr deleter not specified to observe expired weak_ptr instances" author: - family: Aaron Jacobs URL: https://wg21.link/lwg2751 - id: LWG2752 citation-label: LWG2752 title: "\"Throws:\" clauses of async and packaged_task are unimplementable" author: - family: Billy Robert O'Neal III URL: https://wg21.link/lwg2752 - id: LWG2753 citation-label: LWG2753 title: "Optional's constructors and assignments need constraints" author: - family: Casey Carter URL: https://wg21.link/lwg2753 - id: LWG2754 citation-label: LWG2754 title: "The in_place constructors and emplace functions added by P0032R3 don't require CopyConstructible" author: - family: Ville Voutilainen URL: https://wg21.link/lwg2754 - id: LWG2755 citation-label: LWG2755 title: "§[string.view.io] uses non-existent basic_string_view::to_string function" author: - family: Billy Baker URL: https://wg21.link/lwg2755 - id: LWG2756 citation-label: LWG2756 title: "C++ WP optional should 'forward' T's implicit conversions" author: - family: Casey Carter URL: https://wg21.link/lwg2756 - id: LWG2757 citation-label: LWG2757 title: "std::string{}.insert(3, \"ABCDE\", 0, 1) is ambiguous" author: - family: Marshall Clow URL: https://wg21.link/lwg2757 - id: LWG2758 citation-label: LWG2758 title: "std::string{}.assign(\"ABCDE\", 0, 1) is ambiguous" author: - family: Marshall Clow URL: https://wg21.link/lwg2758 - id: LWG2759 citation-label: LWG2759 title: "gcd / lcm and bool for the WP" author: - family: Walter Brown URL: https://wg21.link/lwg2759 - id: LWG2760 citation-label: LWG2760 title: "non-const basic_string::data should not invalidate iterators" author: - family: Billy Baker URL: https://wg21.link/lwg2760 - id: LWG2761 citation-label: LWG2761 title: "directory_entry comparisons are members" author: - family: Ville Voutilainen URL: https://wg21.link/lwg2761 - id: LWG2762 citation-label: LWG2762 title: "unique_ptr operator*() should be noexcept" author: - family: Ville Voutilainen URL: https://wg21.link/lwg2762 - id: LWG2763 citation-label: LWG2763 title: "common_type_t is undefined" author: - family: Tim Song URL: https://wg21.link/lwg2763 - id: LWG2764 citation-label: LWG2764 title: "Are macros optional?" author: - family: Thomas Koeppe URL: https://wg21.link/lwg2764 - id: LWG2765 citation-label: LWG2765 title: "Did LWG 1123 go too far?" author: - family: Richard Smith URL: https://wg21.link/lwg2765 - id: LWG2766 citation-label: LWG2766 title: "Swapping non-swappable types" author: - family: Agustín K-ballo Bergé URL: https://wg21.link/lwg2766 - id: LWG2767 citation-label: LWG2767 title: "not_fn call_wrapper can form invalid types" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2767 - id: LWG2768 citation-label: LWG2768 title: "any_cast and move semantics" author: - family: Casey Carter URL: https://wg21.link/lwg2768 - id: LWG2769 citation-label: LWG2769 title: "Redundant const in the return type of any_cast(const any&)" author: - family: Casey Carter URL: https://wg21.link/lwg2769 - id: LWG2770 citation-label: LWG2770 title: "tuple_size specialization is not SFINAE compatible and breaks decomposition declarations" author: - family: Richard Smith URL: https://wg21.link/lwg2770 - id: LWG2771 citation-label: LWG2771 title: "Broken Effects of some basic_string::compare functions in terms of basic_string_view" author: - family: Daniel Krügler URL: https://wg21.link/lwg2771 - id: LWG2772 citation-label: LWG2772 title: "Inconsistency in the insert(node) interface" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg2772 - id: LWG2773 citation-label: LWG2773 title: "Making std::ignore constexpr" author: - family: Vincent Reverdy URL: https://wg21.link/lwg2773 - id: LWG2774 citation-label: LWG2774 title: "std::function construction vs assignment" author: - family: Barry Revzin URL: https://wg21.link/lwg2774 - id: LWG2775 citation-label: LWG2775 title: "reverse_iterator is does not compile for fancy pointers" author: - family: Billy Robert O'Neal III URL: https://wg21.link/lwg2775 - id: LWG2776 citation-label: LWG2776 title: "shared_ptr unique() and use_count()" author: - family: Hans Boehm URL: https://wg21.link/lwg2776 - id: LWG2777 citation-label: LWG2777 title: "basic_string_view::copy should use char_traits::copy" author: - family: Billy Robert O'Neal III URL: https://wg21.link/lwg2777 - id: LWG2778 citation-label: LWG2778 title: "basic_string_view is missing constexpr" author: - family: Billy Robert O'Neal III URL: https://wg21.link/lwg2778 - id: LWG2779 citation-label: LWG2779 title: "[networking.ts] Relax requirements on buffer sequence iterators" author: - family: Vinnie Falco URL: https://wg21.link/lwg2779 - id: LWG2780 citation-label: LWG2780 title: "basic_string_view::copy is missing constexpr" author: - family: Billy Robert O'Neal III URL: https://wg21.link/lwg2780 - id: LWG2781 citation-label: LWG2781 title: "Contradictory requirements for std::function and std::reference_wrapper" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2781 - id: LWG2782 citation-label: LWG2782 title: "scoped_allocator_adaptor constructors must be constrained" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2782 - id: LWG2783 citation-label: LWG2783 title: "stack::emplace() and queue::emplace() should return decltype(auto)" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2783 - id: LWG2784 citation-label: LWG2784 title: "Resolution to LWG 2484 is missing \"otherwise, no effects\" and is hard to parse" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2784 - id: LWG2785 citation-label: LWG2785 title: "quoted should work with basic_string_view" author: - family: Marshall Clow URL: https://wg21.link/lwg2785 - id: LWG2786 citation-label: LWG2786 title: "Annex C should mention shared_ptr changes for array support" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2786 - id: LWG2787 citation-label: LWG2787 title: "§[fs.file_status.cons] doesn't match class definition" author: - family: Tim Song URL: https://wg21.link/lwg2787 - id: LWG2788 citation-label: LWG2788 title: "basic_string range mutators unintentionally require a default constructible allocator" author: - family: Billy O'Neal III URL: https://wg21.link/lwg2788 - id: LWG2789 citation-label: LWG2789 title: "Equivalence of contained objects" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2789 - id: LWG2790 citation-label: LWG2790 title: "Missing specification of istreambuf_iterator::operator->" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2790 - id: LWG2791 citation-label: LWG2791 title: "string_view objects and strings should yield the same hash values" author: - family: Nicolai Josuttis URL: https://wg21.link/lwg2791 - id: LWG2792 citation-label: LWG2792 title: "[fund.ts.v2] gcd and lcm should support a wider range of input values" author: - family: Marshall Clow URL: https://wg21.link/lwg2792 - id: LWG2793 citation-label: LWG2793 title: "Awkward conflation of trivial special members of istream_iterator" author: - family: Erich Keane URL: https://wg21.link/lwg2793 - id: LWG2794 citation-label: LWG2794 title: "Missing requirements for allocator pointers" author: - family: Billy O'Neal III URL: https://wg21.link/lwg2794 - id: LWG2795 citation-label: LWG2795 title: "§[global.functions] provides incorrect example of ADL use" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2795 - id: LWG2796 citation-label: LWG2796 title: "tuple should be a literal type" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2796 - id: LWG2797 citation-label: LWG2797 title: "Trait precondition violations" author: - family: Russia URL: https://wg21.link/lwg2797 - id: LWG2798 citation-label: LWG2798 title: "Definition of path in terms of a string" author: - family: Billy O'Neal III URL: https://wg21.link/lwg2798 - id: LWG2799 citation-label: LWG2799 title: "noexcept-specifications in shared_future" author: - family: Zhihao Yuan URL: https://wg21.link/lwg2799 - id: LWG2800 citation-label: LWG2800 title: "constexpr swap" author: - family: United States URL: https://wg21.link/lwg2800 - id: LWG2801 citation-label: LWG2801 title: "Default-constructibility of unique_ptr" author: - family: United States URL: https://wg21.link/lwg2801 - id: LWG2802 citation-label: LWG2802 title: "shared_ptr constructor requirements for a deleter" author: - family: United States URL: https://wg21.link/lwg2802 - id: LWG2803 citation-label: LWG2803 title: "hash for arithmetic, pointer and standard library types should not throw" author: - family: United States URL: https://wg21.link/lwg2803 - id: LWG2804 citation-label: LWG2804 title: "Unconditional constexpr default constructor for istream_iterator" author: - family: United States URL: https://wg21.link/lwg2804 - id: LWG2805 citation-label: LWG2805 title: "void and reference type alternatives in variant, variant<> and index()" author: - family: Switzerland URL: https://wg21.link/lwg2805 - id: LWG2806 citation-label: LWG2806 title: "Base class of bad_optional_access" author: - family: Great Britain URL: https://wg21.link/lwg2806 - id: LWG2807 citation-label: LWG2807 title: "std::invoke should use std::is_nothrow_callable" author: - family: Great Britain URL: https://wg21.link/lwg2807 - id: LWG2808 citation-label: LWG2808 title: "Requirements for fpos and stateT" author: - family: Great Britain URL: https://wg21.link/lwg2808 - id: LWG2809 citation-label: LWG2809 title: "variant hash requirements" author: - family: Great Britain URL: https://wg21.link/lwg2809 - id: LWG2810 citation-label: LWG2810 title: "use_count and unique in shared_ptr" author: - family: Marshall Clow URL: https://wg21.link/lwg2810 - id: LWG2811 citation-label: LWG2811 title: "\"Selected constructor\" wording is incorrect for optional/variant/any" author: - family: Tim Song URL: https://wg21.link/lwg2811 - id: LWG2812 citation-label: LWG2812 title: "Range access is available with " author: - family: Johel Ernesto Guerrero Peña URL: https://wg21.link/lwg2812 - id: LWG2813 citation-label: LWG2813 title: "std::function should not return dangling references" author: - family: Brian Bi URL: https://wg21.link/lwg2813 - id: LWG2814 citation-label: LWG2814 title: "[fund.ts.v2] to_array should take rvalue reference as well" author: - family: Zhihao Yuan URL: https://wg21.link/lwg2814 - id: LWG2815 citation-label: LWG2815 title: "quick_exit can deadlock" author: - family: Jean-François Bastien URL: https://wg21.link/lwg2815 - id: LWG2816 citation-label: LWG2816 title: "resize_file has impossible postcondition" author: - family: Richard Smith URL: https://wg21.link/lwg2816 - id: LWG2817 citation-label: LWG2817 title: "std::hash for nullptr_t" author: - family: Marshall Clow URL: https://wg21.link/lwg2817 - id: LWG2818 citation-label: LWG2818 title: "\"::std::\" everywhere rule needs tweaking" author: - family: Tim Song URL: https://wg21.link/lwg2818 - id: LWG2819 citation-label: LWG2819 title: "Unspecified Return type: elements" author: - family: Agustín K-ballo Bergé URL: https://wg21.link/lwg2819 - id: LWG2820 citation-label: LWG2820 title: "Clarify macros" author: - family: Thomas Köppe URL: https://wg21.link/lwg2820 - id: LWG2821 citation-label: LWG2821 title: "std::launder() should be marked as [[nodiscard]]" author: - family: Tony van Eerd URL: https://wg21.link/lwg2821 - id: LWG2822 citation-label: LWG2822 title: "Resolution for LWG 2742 introduces ambiguities" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2822 - id: LWG2823 citation-label: LWG2823 title: "std::array initialization is still not permissive enough" author: - family: Robert Haberlach URL: https://wg21.link/lwg2823 - id: LWG2824 citation-label: LWG2824 title: "list::sort should say that the order of elements is unspecified if an exception is thrown" author: - family: Tim Song URL: https://wg21.link/lwg2824 - id: LWG2825 citation-label: LWG2825 title: "LWG 2756 breaks class template argument deduction for optional" author: - family: Richard Smith URL: https://wg21.link/lwg2825 - id: LWG2826 citation-label: LWG2826 title: "string_view iterators use old wording" author: - family: Alisdair Meredith URL: https://wg21.link/lwg2826 - id: LWG2827 citation-label: LWG2827 title: "is_trivially_constructible and non-trivial destructors" author: - family: Richard Smith URL: https://wg21.link/lwg2827 - id: LWG2828 citation-label: LWG2828 title: "Clarify (following adoption of P0063r3)" author: - family: Thomas Koeppe URL: https://wg21.link/lwg2828 - id: LWG2829 citation-label: LWG2829 title: "LWG 2740 leaves behind vacuous words" author: - family: Richard Smith URL: https://wg21.link/lwg2829 - id: LWG2830 citation-label: LWG2830 title: "insert_return_type is only defined for containers with unique keys" author: - family: Daniel James URL: https://wg21.link/lwg2830 - id: LWG2831 citation-label: LWG2831 title: "Equality can be defined when Hash function objects have different behaviour" author: - family: Daniel James URL: https://wg21.link/lwg2831 - id: LWG2832 citation-label: LWG2832 title: "§[fpos.operations] strange requirement for P(i)" author: - family: Jens Maurer URL: https://wg21.link/lwg2832 - id: LWG2833 citation-label: LWG2833 title: "Library needs to specify what it means when it declares a function constexpr" author: - family: Richard Smith URL: https://wg21.link/lwg2833 - id: LWG2834 citation-label: LWG2834 title: "Resolution LWG 2223 is missing wording about end iterators" author: - family: Thomas Koeppe URL: https://wg21.link/lwg2834 - id: LWG2835 citation-label: LWG2835 title: "LWG 2536 seems to misspecify " author: - family: Thomas Koeppe URL: https://wg21.link/lwg2835 - id: LWG2836 citation-label: LWG2836 title: "More string operations should be noexcept" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2836 - id: LWG2837 citation-label: LWG2837 title: "gcd and lcm should support a wider range of input values" author: - family: Marshall Clow URL: https://wg21.link/lwg2837 - id: LWG2838 citation-label: LWG2838 title: "is_literal_type specification needs a little cleanup" author: - family: Tim Song URL: https://wg21.link/lwg2838 - id: LWG2839 citation-label: LWG2839 title: "Self-move-assignment of library types, again" author: - family: Tim Song URL: https://wg21.link/lwg2839 - id: LWG2840 citation-label: LWG2840 title: "directory_iterator::increment is seemingly narrow-contract but marked noexcept" author: - family: Tim Song URL: https://wg21.link/lwg2840 - id: LWG2841 citation-label: LWG2841 title: "Use of \"Equivalent to\" in [strings]" author: - family: Jeffrey Yasskin URL: https://wg21.link/lwg2841 - id: LWG2842 citation-label: LWG2842 title: "in_place_t check for optional::optional(U&&) should decay U" author: - family: Tim Song URL: https://wg21.link/lwg2842 - id: LWG2843 citation-label: LWG2843 title: "Unclear behavior of std::pmr::memory_resource::do_allocate()" author: - family: Jens Maurer URL: https://wg21.link/lwg2843 - id: LWG2844 citation-label: LWG2844 title: "Stability of a_uniq.insert(i, j)" author: - family: Matt Austern URL: https://wg21.link/lwg2844 - id: LWG2845 citation-label: LWG2845 title: "enable_if, result_of, common_type and aligned_storage do not meet the definition of TransformationTrait" author: - family: Tim Song URL: https://wg21.link/lwg2845 - id: LWG2846 citation-label: LWG2846 title: "Undefined phrase \"effectively cast\"" author: - family: Jens Maurer URL: https://wg21.link/lwg2846 - id: LWG2847 citation-label: LWG2847 title: "sin(float) should call sinf(float)" author: - family: Jens Maurer URL: https://wg21.link/lwg2847 - id: LWG2848 citation-label: LWG2848 title: "Pass-through threshold for pool allocator" author: - family: Jens Maurer URL: https://wg21.link/lwg2848 - id: LWG2849 citation-label: LWG2849 title: "Why does !is_regular_file(from) cause copy_file to report a \"file already exists\" error?" author: - family: Tim Song URL: https://wg21.link/lwg2849 - id: LWG2850 citation-label: LWG2850 title: "std::function move constructor does unnecessary work" author: - family: Geoffrey Romer URL: https://wg21.link/lwg2850 - id: LWG2851 citation-label: LWG2851 title: "std::filesystem enum classes are now underspecified" author: - family: Tim Song URL: https://wg21.link/lwg2851 - id: LWG2852 citation-label: LWG2852 title: "Specifications of operator== for std::basic_strings and std::basic_string_views are difficult to conform to" author: - family: Ahti Leppänen URL: https://wg21.link/lwg2852 - id: LWG2853 citation-label: LWG2853 title: "Possible inconsistency in specification of erase in [vector.modifiers]" author: - family: Gerard Stone URL: https://wg21.link/lwg2853 - id: LWG2854 citation-label: LWG2854 title: "wstring_convert provides no indication of incomplete input or output" author: - family: PowerGamer URL: https://wg21.link/lwg2854 - id: LWG2855 citation-label: LWG2855 title: "std::throw_with_nested(\"string_literal\")" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2855 - id: LWG2856 citation-label: LWG2856 title: "std::async should be marked as [[nodiscard]]" author: - family: Andrey Davydov URL: https://wg21.link/lwg2856 - id: LWG2857 citation-label: LWG2857 title: "{variant,optional,any}::emplace should return the constructed value" author: - family: Zhihao Yuan URL: https://wg21.link/lwg2857 - id: LWG2858 citation-label: LWG2858 title: "LWG 2472: actually an incompatibility with C++03" author: - family: Hubert Tong URL: https://wg21.link/lwg2858 - id: LWG2859 citation-label: LWG2859 title: "Definition of reachable in [ptr.launder] misses pointer arithmetic from pointer-interconvertible object" author: - family: Hubert Tong URL: https://wg21.link/lwg2859 - id: LWG2860 citation-label: LWG2860 title: "launder and base class subobjects" author: - family: Hubert Tong URL: https://wg21.link/lwg2860 - id: LWG2861 citation-label: LWG2861 title: "basic_string should require that charT match traits::char_type" author: - family: United States URL: https://wg21.link/lwg2861 - id: LWG2862 citation-label: LWG2862 title: "LWG 2756 should be accepted" author: - family: Finland URL: https://wg21.link/lwg2862 - id: LWG2863 citation-label: LWG2863 title: "Undo default_order changes of maps and sets" author: - family: Finland URL: https://wg21.link/lwg2863 - id: LWG2864 citation-label: LWG2864 title: "Merge shared_ptr changes from Library Fundamentals to C++17" author: - family: Finland URL: https://wg21.link/lwg2864 - id: LWG2865 citation-label: LWG2865 title: "Resolve all open Library issues for C++17" author: - family: Finland URL: https://wg21.link/lwg2865 - id: LWG2866 citation-label: LWG2866 title: "Incorrect derived classes constraints" author: - family: Great Britain URL: https://wg21.link/lwg2866 - id: LWG2867 citation-label: LWG2867 title: "Bad footnote about explicit exception-specification" author: - family: Great Britain URL: https://wg21.link/lwg2867 - id: LWG2868 citation-label: LWG2868 title: "Missing specification of bad_any_cast::what()" author: - family: Great Britain URL: https://wg21.link/lwg2868 - id: LWG2869 citation-label: LWG2869 title: "Deprecate sub-clause [locale.stdcvt]" author: - family: Great Britain URL: https://wg21.link/lwg2869 - id: LWG2870 citation-label: LWG2870 title: "Default value of parameter theta of polar should be dependent" author: - family: Japan URL: https://wg21.link/lwg2870 - id: LWG2871 citation-label: LWG2871 title: "User specializations of type traits should be ill-formed" author: - family: United States URL: https://wg21.link/lwg2871 - id: LWG2872 citation-label: LWG2872 title: "Add definition for direct-non-list-initialization" author: - family: United States URL: https://wg21.link/lwg2872 - id: LWG2873 citation-label: LWG2873 title: "Add noexcept to several shared_ptr related functions" author: - family: United States URL: https://wg21.link/lwg2873 - id: LWG2874 citation-label: LWG2874 title: "Constructor shared_ptr::shared_ptr(Y*) should be constrained" author: - family: United States URL: https://wg21.link/lwg2874 - id: LWG2875 citation-label: LWG2875 title: "shared_ptr::shared_ptr(Y*, D, […]) constructors should be constrained" author: - family: United States URL: https://wg21.link/lwg2875 - id: LWG2876 citation-label: LWG2876 title: "shared_ptr::shared_ptr(const weak_ptr&) constructor should be constrained" author: - family: United States URL: https://wg21.link/lwg2876 - id: LWG2877 citation-label: LWG2877 title: "Strengthen meaning of \"empty shared_ptr\" in dynamic_pointer_cast" author: - family: United States URL: https://wg21.link/lwg2877 - id: LWG2878 citation-label: LWG2878 title: "Missing DefaultConstructible requirement for istream_iterator default constructor" author: - family: United States URL: https://wg21.link/lwg2878 - id: LWG2879 citation-label: LWG2879 title: "Removing C dependencies from signal handler wording" author: - family: Canada URL: https://wg21.link/lwg2879 - id: LWG2880 citation-label: LWG2880 title: "Relax complexity specifications for non-sequenced policies" author: - family: Switzerland URL: https://wg21.link/lwg2880 - id: LWG2881 citation-label: LWG2881 title: "Adopt section III of P0308R0" author: - family: Switzerland URL: https://wg21.link/lwg2881 - id: LWG2882 citation-label: LWG2882 title: "Clarify variant construction" author: - family: Switzerland URL: https://wg21.link/lwg2882 - id: LWG2883 citation-label: LWG2883 title: "The standard library should provide string_view parameters instead or in addition for functions defined with char const * or string const & as parameter types." author: - family: Switzerland URL: https://wg21.link/lwg2883 - id: LWG2884 citation-label: LWG2884 title: "Relational operators for containers should sfinae; if the underlying type is not comparable, neither should the container be" author: - family: Finland URL: https://wg21.link/lwg2884 - id: LWG2885 citation-label: LWG2885 title: "The relational operators of optional and variant completely reflect the semantics of the element types — this is inconsistent with other types in the library" author: - family: Finland URL: https://wg21.link/lwg2885 - id: LWG2886 citation-label: LWG2886 title: "Keep the empty() functions in any" author: - family: Finland URL: https://wg21.link/lwg2886 - id: LWG2887 citation-label: LWG2887 title: "Revert the changes from P0156R0: variadic lock_guard" author: - family: Finland, Great Britain URL: https://wg21.link/lwg2887 - id: LWG2888 citation-label: LWG2888 title: "Variables of library tag types need to be inline variables" author: - family: Finland URL: https://wg21.link/lwg2888 - id: LWG2889 citation-label: LWG2889 title: "Mark constexpr global variables as inline" author: - family: Great Britain URL: https://wg21.link/lwg2889 - id: LWG2890 citation-label: LWG2890 title: "The definition of 'object state' applies only to class types" author: - family: Great Britain URL: https://wg21.link/lwg2890 - id: LWG2891 citation-label: LWG2891 title: "Relax library requirements on volatile types" author: - family: Great Britain URL: https://wg21.link/lwg2891 - id: LWG2892 citation-label: LWG2892 title: "Relax the prohibition on libraries adding constexpr" author: - family: Great Britain URL: https://wg21.link/lwg2892 - id: LWG2893 citation-label: LWG2893 title: "Parsing Hexadecimally in P0067R4" author: - family: Great Britain URL: https://wg21.link/lwg2893 - id: LWG2894 citation-label: LWG2894 title: "The function template std::apply() is required to be constexpr, but std::invoke() isn't" author: - family: Great Britain URL: https://wg21.link/lwg2894 - id: LWG2895 citation-label: LWG2895 title: "Passing function types to result_of and is_callable" author: - family: Great Britain URL: https://wg21.link/lwg2895 - id: LWG2896 citation-label: LWG2896 title: "The contents of are underspecified" author: - family: Great Britain URL: https://wg21.link/lwg2896 - id: LWG2897 citation-label: LWG2897 title: "array::iterator and array::const_iterator should be literal types" author: - family: Russia URL: https://wg21.link/lwg2897 - id: LWG2898 citation-label: LWG2898 title: "Prefer not to use member typedefs as constructor parameters" author: - family: United States URL: https://wg21.link/lwg2898 - id: LWG2899 citation-label: LWG2899 title: "is_(nothrow_)move_constructible and tuple, optional and unique_ptr" author: - family: United States URL: https://wg21.link/lwg2899 - id: LWG2900 citation-label: LWG2900 title: "The copy and move constructors of optional are not constexpr" author: - family: United States URL: https://wg21.link/lwg2900 - id: LWG2901 citation-label: LWG2901 title: "Variants cannot properly support allocators" author: - family: United States URL: https://wg21.link/lwg2901 - id: LWG2902 citation-label: LWG2902 title: "variant should only support complete types" author: - family: United States URL: https://wg21.link/lwg2902 - id: LWG2903 citation-label: LWG2903 title: "The form of initialization for the emplace-constructors is not specified" author: - family: United States URL: https://wg21.link/lwg2903 - id: LWG2904 citation-label: LWG2904 title: "Make variant move-assignment more exception safe" author: - family: United States URL: https://wg21.link/lwg2904 - id: LWG2905 citation-label: LWG2905 title: "is_constructible_v, P, D const &> should be false when D is not copy constructible" author: - family: United States URL: https://wg21.link/lwg2905 - id: LWG2906 citation-label: LWG2906 title: "There is no ability to supply an allocator for the control block when constructing a shared_ptr from a unique_ptr" author: - family: United States URL: https://wg21.link/lwg2906 - id: LWG2907 citation-label: LWG2907 title: "Semantics for destroying the deleter and the control-block of a shared_ptr are unclear" author: - family: United States URL: https://wg21.link/lwg2907 - id: LWG2908 citation-label: LWG2908 title: "The less-than operator for shared pointers could do more" author: - family: United States URL: https://wg21.link/lwg2908 - id: LWG2909 citation-label: LWG2909 title: "User specializations of is_execution_policy should be ill-formed" author: - family: United States URL: https://wg21.link/lwg2909 - id: LWG2910 citation-label: LWG2910 title: "Template deduction and integral_constant" author: - family: United States URL: https://wg21.link/lwg2910 - id: LWG2911 citation-label: LWG2911 title: "An is_aggregate type trait is needed" author: - family: United States URL: https://wg21.link/lwg2911 - id: LWG2912 citation-label: LWG2912 title: "Add a deduction guide for class template duration" author: - family: United States URL: https://wg21.link/lwg2912 - id: LWG2913 citation-label: LWG2913 title: "Containers need deduction guides" author: - family: United States URL: https://wg21.link/lwg2913 - id: LWG2914 citation-label: LWG2914 title: "std::array does not support class-template deduction from initializers" author: - family: United States URL: https://wg21.link/lwg2914 - id: LWG2915 citation-label: LWG2915 title: "The three container adapters should each have a deduction guide" author: - family: United States URL: https://wg21.link/lwg2915 - id: LWG2916 citation-label: LWG2916 title: "Insert iterators should each have an instantiation guide to initialize from a container" author: - family: United States URL: https://wg21.link/lwg2916 - id: LWG2917 citation-label: LWG2917 title: "Parallel algorithms cannot easily work with InputIterators" author: - family: United States URL: https://wg21.link/lwg2917 - id: LWG2918 citation-label: LWG2918 title: "Possible need for extra storage in inner_product" author: - family: United States URL: https://wg21.link/lwg2918 - id: LWG2919 citation-label: LWG2919 title: "The specification for adjacent_difference has baked-in sequential semantics" author: - family: United States URL: https://wg21.link/lwg2919 - id: LWG2920 citation-label: LWG2920 title: "Add a deduction guide for creating a shared_future from a future rvalue" author: - family: United States URL: https://wg21.link/lwg2920 - id: LWG2921 citation-label: LWG2921 title: "packaged_task and type-erased allocators" author: - family: United States URL: https://wg21.link/lwg2921 - id: LWG2922 citation-label: LWG2922 title: "The *_constant<> templates do not make use of template" author: - family: United States URL: https://wg21.link/lwg2922 - id: LWG2923 citation-label: LWG2923 title: "noexcept is inconsistently applied across headers which import components of the C standard library" author: - family: United States URL: https://wg21.link/lwg2923 - id: LWG2924 citation-label: LWG2924 title: "An ExecutionPolicy overload for inner_product() seems impractical" author: - family: United States URL: https://wg21.link/lwg2924 - id: LWG2925 citation-label: LWG2925 title: "Template argument deduction is not used in the standard library" author: - family: United States URL: https://wg21.link/lwg2925 - id: LWG2926 citation-label: LWG2926 title: "INVOKE(f, t1, t2,... tN) and INVOKE(f, t1, t2,... tN, R) are too similar" author: - family: United States URL: https://wg21.link/lwg2926 - id: LWG2927 citation-label: LWG2927 title: "Encoding a functor and argument types as a function signature for is_callable and result_of is fragile" author: - family: United States URL: https://wg21.link/lwg2927 - id: LWG2928 citation-label: LWG2928 title: "is_callable is not a good name" author: - family: United States URL: https://wg21.link/lwg2928 - id: LWG2929 citation-label: LWG2929 title: "basic_string misuses \"Effects: Equivalent to\"" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2929 - id: LWG2930 citation-label: LWG2930 title: "Are implementations allowed to split non-member functions into several overloads?" author: - family: Morwenn URL: https://wg21.link/lwg2930 - id: LWG2931 citation-label: LWG2931 title: "Missed optimization opportunity with single-argument std::next" author: - family: Morwenn URL: https://wg21.link/lwg2931 - id: LWG2932 citation-label: LWG2932 title: "Constraints on parallel algorithm implementations are underspecified" author: - family: Dietmar Kühl URL: https://wg21.link/lwg2932 - id: LWG2933 citation-label: LWG2933 title: "PR for LWG 2773 could be clearer" author: - family: Eric Fiselier URL: https://wg21.link/lwg2933 - id: LWG2934 citation-label: LWG2934 title: "optional doesn't compare with T" author: - family: Ville Voutilainen URL: https://wg21.link/lwg2934 - id: LWG2935 citation-label: LWG2935 title: "What should create_directories do when p already exists but is not a directory?" author: - family: Billy Robert O'Neal III URL: https://wg21.link/lwg2935 - id: LWG2936 citation-label: LWG2936 title: "Path comparison is defined in terms of the generic format" author: - family: Billy Robert O'Neal III URL: https://wg21.link/lwg2936 - id: LWG2937 citation-label: LWG2937 title: "Is equivalent(\"existing_thing\", \"not_existing_thing\") an error?" author: - family: Billy Robert O'Neal III URL: https://wg21.link/lwg2937 - id: LWG2938 citation-label: LWG2938 title: "basic_string_view::const_iterator should be literal types" author: - family: Antony Polukhin URL: https://wg21.link/lwg2938 - id: LWG2939 citation-label: LWG2939 title: "Some type-completeness constraints of traits are overspecified" author: - family: Daniel Krügler URL: https://wg21.link/lwg2939 - id: LWG2940 citation-label: LWG2940 title: "result_of specification also needs a little cleanup" author: - family: Daniel Krügler URL: https://wg21.link/lwg2940 - id: LWG2941 citation-label: LWG2941 title: "§[thread.req.timing] wording should apply to both member and namespace-level functions" author: - family: Jonathan Mcdougall URL: https://wg21.link/lwg2941 - id: LWG2942 citation-label: LWG2942 title: "LWG 2873's resolution missed weak_ptr::owner_before" author: - family: Tim Song URL: https://wg21.link/lwg2942 - id: LWG2943 citation-label: LWG2943 title: "Problematic specification of the wide version of basic_filebuf::open" author: - family: Tim Song URL: https://wg21.link/lwg2943 - id: LWG2944 citation-label: LWG2944 title: "LWG 2905 accidentally removed requirement that construction of the deleter doesn't throw an exception" author: - family: Tim Song URL: https://wg21.link/lwg2944 - id: LWG2945 citation-label: LWG2945 title: "Order of template parameters in optional comparisons" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2945 - id: LWG2946 citation-label: LWG2946 title: "LWG 2758's resolution missed further corrections" author: - family: Daniel Krügler URL: https://wg21.link/lwg2946 - id: LWG2947 citation-label: LWG2947 title: "Clarify several filesystem terms" author: - family: Thomas Köppe URL: https://wg21.link/lwg2947 - id: LWG2948 citation-label: LWG2948 title: "unique_ptr does not define operator<< for stream output" author: - family: Peter Dimov URL: https://wg21.link/lwg2948 - id: LWG2949 citation-label: LWG2949 title: "Unclear complexity requirements: space vs. time" author: - family: Jens Maurer URL: https://wg21.link/lwg2949 - id: LWG2950 citation-label: LWG2950 title: "std::byte operations are misspecified" author: - family: Thomas Köppe URL: https://wg21.link/lwg2950 - id: LWG2951 citation-label: LWG2951 title: "iterator_traits should SFINAE for void* and function pointers" author: - family: Billy Robert O'Neal III URL: https://wg21.link/lwg2951 - id: LWG2952 citation-label: LWG2952 title: "iterator_traits should work for pointers to cv T" author: - family: Billy Robert O'Neal III URL: https://wg21.link/lwg2952 - id: LWG2953 citation-label: LWG2953 title: "LWG 2853 should apply to deque::erase too" author: - family: Tim Song URL: https://wg21.link/lwg2953 - id: LWG2954 citation-label: LWG2954 title: "Specialization of the convenience variable templates should be prohibited" author: - family: Tim Song URL: https://wg21.link/lwg2954 - id: LWG2955 citation-label: LWG2955 title: "to_chars / from_chars depend on std::string" author: - family: Jens Maurer URL: https://wg21.link/lwg2955 - id: LWG2956 citation-label: LWG2956 title: "filesystem::canonical() still defined in terms of absolute(p, base)" author: - family: Sergey Zubkov URL: https://wg21.link/lwg2956 - id: LWG2957 citation-label: LWG2957 title: "bind's specification doesn't apply the cv-qualification of the call wrapper to the callable object" author: - family: Tim Song URL: https://wg21.link/lwg2957 - id: LWG2958 citation-label: LWG2958 title: "Moves improperly defined as deleted" author: - family: Casey Carter URL: https://wg21.link/lwg2958 - id: LWG2959 citation-label: LWG2959 title: "char_traits::eof is a valid UTF-16 code unit" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2959 - id: LWG2960 citation-label: LWG2960 title: "[fund.ts.v3] nonesuch is insufficiently useless" author: - family: Tim Song URL: https://wg21.link/lwg2960 - id: LWG2961 citation-label: LWG2961 title: "Bad postcondition for set_default_resource" author: - family: Casey Carter URL: https://wg21.link/lwg2961 - id: LWG2962 citation-label: LWG2962 title: "Iterators of Containers of move-only types do not model InputIterator" author: - family: Gašper Ažman URL: https://wg21.link/lwg2962 - id: LWG2963 citation-label: LWG2963 title: "Algorithms with underspecified iterator requirements" author: - family: Gašper Ažman URL: https://wg21.link/lwg2963 - id: LWG2964 citation-label: LWG2964 title: "Apparently redundant requirement for dynamic_pointer_cast" author: - family: Tim Song URL: https://wg21.link/lwg2964 - id: LWG2965 citation-label: LWG2965 title: "Non-existing path::native_string() in filesystem_error::what() specification" author: - family: Daniel Krügler URL: https://wg21.link/lwg2965 - id: LWG2966 citation-label: LWG2966 title: "Incomplete resolution of US 74" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2966 - id: LWG2967 citation-label: LWG2967 title: "std::equal on empty ranges" author: - family: Gennaro Prota URL: https://wg21.link/lwg2967 - id: LWG2968 citation-label: LWG2968 title: "Inconsistencies between basic_string reserve and vector/unordered_map/unordered_set reserve functions" author: - family: Andrew Luo URL: https://wg21.link/lwg2968 - id: LWG2969 citation-label: LWG2969 title: "polymorphic_allocator::construct() shouldn't pass resource()" author: - family: Pablo Halpern URL: https://wg21.link/lwg2969 - id: LWG2970 citation-label: LWG2970 title: "Return type of std::visit misspecified" author: - family: Tim Song URL: https://wg21.link/lwg2970 - id: LWG2971 citation-label: LWG2971 title: "variant should require Destructible types" author: - family: Agustín K-ballo Bergé URL: https://wg21.link/lwg2971 - id: LWG2972 citation-label: LWG2972 title: "What is is_trivially_destructible_v?" author: - family: Richard Smith URL: https://wg21.link/lwg2972 - id: LWG2973 citation-label: LWG2973 title: "inplace_merge exact comparison count complexity prohibits useful real-world optimizations" author: - family: Billy Robert O'Neal III URL: https://wg21.link/lwg2973 - id: LWG2974 citation-label: LWG2974 title: "Diagnose out of bounds tuple_element/variant_alternative" author: - family: Agustín K-ballo Bergé URL: https://wg21.link/lwg2974 - id: LWG2975 citation-label: LWG2975 title: "Missing case for pair construction in scoped and polymorphic allocators" author: - family: Casey Carter URL: https://wg21.link/lwg2975 - id: LWG2976 citation-label: LWG2976 title: "Dangling uses_allocator specialization for packaged_task" author: - family: Tim Song URL: https://wg21.link/lwg2976 - id: LWG2977 citation-label: LWG2977 title: "unordered_meow::merge() has incorrect Throws: clause" author: - family: Tim Song URL: https://wg21.link/lwg2977 - id: LWG2978 citation-label: LWG2978 title: "Hash support for pmr::string and friends" author: - family: Tim Song URL: https://wg21.link/lwg2978 - id: LWG2979 citation-label: LWG2979 title: "aligned_union should require complete object types" author: - family: Tim Song URL: https://wg21.link/lwg2979 - id: LWG2980 citation-label: LWG2980 title: "Cannot compare_exchange empty pointers" author: - family: Alisdair Meredith URL: https://wg21.link/lwg2980 - id: LWG2981 citation-label: LWG2981 title: "Remove redundant deduction guides from standard library" author: - family: Mike Spertus URL: https://wg21.link/lwg2981 - id: LWG2982 citation-label: LWG2982 title: "Making size_type consistent in associative container deduction guides" author: - family: Mike Spertus URL: https://wg21.link/lwg2982 - id: LWG2983 citation-label: LWG2983 title: "money_put::do_put underspecified" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2983 - id: LWG2984 citation-label: LWG2984 title: "put_money(99) is unnecessarily undefined" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2984 - id: LWG2985 citation-label: LWG2985 title: "std::reverse should be permitted to be vectorized" author: - family: Billy O'Neal III URL: https://wg21.link/lwg2985 - id: LWG2986 citation-label: LWG2986 title: "Handling of multi-character collating elements by the regex FSM is underspecified" author: - family: Hubert Tong URL: https://wg21.link/lwg2986 - id: LWG2987 citation-label: LWG2987 title: "Relationship between traits_inst.lookup_collatename and the regex FSM is underspecified with regards to ClassAtomCollatingElement" author: - family: Hubert Tong URL: https://wg21.link/lwg2987 - id: LWG2988 citation-label: LWG2988 title: "Clause 32 cleanup missed one typename" author: - family: Jens Maurer URL: https://wg21.link/lwg2988 - id: LWG2989 citation-label: LWG2989 title: "path's stream insertion operator lets you insert everything under the sun" author: - family: Billy O'Neal III URL: https://wg21.link/lwg2989 - id: LWG2990 citation-label: LWG2990 title: "optional::value_type is not always a value type" author: - family: Casey Carter URL: https://wg21.link/lwg2990 - id: LWG2991 citation-label: LWG2991 title: "variant copy constructor missing noexcept(see below)" author: - family: Peter Dimov URL: https://wg21.link/lwg2991 - id: LWG2992 citation-label: LWG2992 title: "system_category() and error_code::error_code() should be constexpr" author: - family: Peter Dimov URL: https://wg21.link/lwg2992 - id: LWG2993 citation-label: LWG2993 title: "reference_wrapper conversion from T&&" author: - family: Tim Song URL: https://wg21.link/lwg2993 - id: LWG2994 citation-label: LWG2994 title: "Needless UB for basic_string and basic_string_view" author: - family: Gennaro Prota URL: https://wg21.link/lwg2994 - id: LWG2995 citation-label: LWG2995 title: "basic_stringbuf default constructor forbids it from using SSO capacity" author: - family: Jonathan Wakely URL: https://wg21.link/lwg2995 - id: LWG2996 citation-label: LWG2996 title: "Missing rvalue overloads for shared_ptr operations" author: - family: Geoffrey Romer URL: https://wg21.link/lwg2996 - id: LWG2997 citation-label: LWG2997 title: "LWG 491 and the specification of {forward_,}list::unique" author: - family: Tim Song URL: https://wg21.link/lwg2997 - id: LWG2998 citation-label: LWG2998 title: "Requirements on function objects passed to {forward_,}list-specific algorithms" author: - family: Tim Song URL: https://wg21.link/lwg2998 - id: LWG2999 citation-label: LWG2999 title: "§[thread.decaycopy] issue" author: - family: Marshall Clow URL: https://wg21.link/lwg2999 - id: LWG3000 citation-label: LWG3000 title: "monotonic_memory_resource::do_is_equal uses dynamic_cast unnecessarily" author: - family: Pablo Halpern URL: https://wg21.link/lwg3000 - id: LWG3001 citation-label: LWG3001 title: "weak_ptr::element_type needs remove_extent_t" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg3001 - id: LWG3002 citation-label: LWG3002 title: "[networking.ts] basic_socket_acceptor::is_open() isn't noexcept" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3002 - id: LWG3003 citation-label: LWG3003 title: " still has type-erased allocators in promise" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3003 - id: LWG3004 citation-label: LWG3004 title: "§[string.capacity] and §[vector.capacity] should specify time complexity for capacity()" author: - family: Andy Giese URL: https://wg21.link/lwg3004 - id: LWG3005 citation-label: LWG3005 title: "Destruction order of arrays by make_shared/allocate_shared only recommended?" author: - family: Richard Smith URL: https://wg21.link/lwg3005 - id: LWG3006 citation-label: LWG3006 title: "Constructing a basic_stringbuf from a string — where does the allocator come from?" author: - family: Marshall Clow URL: https://wg21.link/lwg3006 - id: LWG3007 citation-label: LWG3007 title: "allocate_shared should rebind allocator to cv-unqualified value_type for construction" author: - family: Glen Joseph Fernandes URL: https://wg21.link/lwg3007 - id: LWG3008 citation-label: LWG3008 title: "make_shared (sub)object destruction semantics are not specified" author: - family: Glen Joseph Fernandes URL: https://wg21.link/lwg3008 - id: LWG3009 citation-label: LWG3009 title: "Including doesn't provide std::size/empty/data" author: - family: Tim Song URL: https://wg21.link/lwg3009 - id: LWG3010 citation-label: LWG3010 title: "[networking.ts] uses_executor says \"if a type T::executor_type exists\"" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3010 - id: LWG3011 citation-label: LWG3011 title: "Requirements for assert(E) inconsistent with C" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3011 - id: LWG3012 citation-label: LWG3012 title: "atomic is unimplementable for non-is_trivially_copy_constructible T" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3012 - id: LWG3013 citation-label: LWG3013 title: "(recursive_)directory_iterator construction and traversal should not be noexcept" author: - family: Tim Song URL: https://wg21.link/lwg3013 - id: LWG3014 citation-label: LWG3014 title: "More noexcept issues with filesystem operations" author: - family: Tim Song URL: https://wg21.link/lwg3014 - id: LWG3015 citation-label: LWG3015 title: "copy_options::unspecified underspecified" author: - family: Tim Song URL: https://wg21.link/lwg3015 - id: LWG3016 citation-label: LWG3016 title: "optional and over-aligned types" author: - family: Tim Song URL: https://wg21.link/lwg3016 - id: LWG3017 citation-label: LWG3017 title: "list splice functions should use addressof" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3017 - id: LWG3018 citation-label: LWG3018 title: "shared_ptr of function type" author: - family: Agustín K-ballo Bergé URL: https://wg21.link/lwg3018 - id: LWG3019 citation-label: LWG3019 title: "Presentation of \"program defined classes derived from error_category\" [syserr.errcat.derived] unclear and contains mistakes" author: - family: Thomas Köppe URL: https://wg21.link/lwg3019 - id: LWG3020 citation-label: LWG3020 title: "[networking.ts] Remove spurious nested value_type buffer sequence requirement" author: - family: Vinnie Falco URL: https://wg21.link/lwg3020 - id: LWG3021 citation-label: LWG3021 title: "[networking.ts] Relax pointer equivalence requirement for ConstBufferSequence" author: - family: Vinnie Falco URL: https://wg21.link/lwg3021 - id: LWG3022 citation-label: LWG3022 title: "is_convertible may lead to ODR" author: - family: Alisdair Meredith URL: https://wg21.link/lwg3022 - id: LWG3023 citation-label: LWG3023 title: "Clarify unspecified call wrappers" author: - family: Detlef Vollmann URL: https://wg21.link/lwg3023 - id: LWG3024 citation-label: LWG3024 title: "variant's copies must be deleted instead of disabled via SFINAE" author: - family: Casey Carter URL: https://wg21.link/lwg3024 - id: LWG3025 citation-label: LWG3025 title: "Map-like container deduction guides should use pair, not pair" author: - family: Ville Voutilainen URL: https://wg21.link/lwg3025 - id: LWG3026 citation-label: LWG3026 title: "filesystem::weakly_canonical still defined in terms of canonical(p, base)" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3026 - id: LWG3027 citation-label: LWG3027 title: "[networking.ts] DynamicBuffer prepare exception specification" author: - family: Vinnie Falco URL: https://wg21.link/lwg3027 - id: LWG3028 citation-label: LWG3028 title: "Container requirements tables should distinguish const and non-const variables" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3028 - id: LWG3029 citation-label: LWG3029 title: "pop_heap over-constrains input" author: - family: Mathias Stearn URL: https://wg21.link/lwg3029 - id: LWG3030 citation-label: LWG3030 title: "Who shall meet the requirements of try_lock?" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3030 - id: LWG3031 citation-label: LWG3031 title: "Algorithms and predicates with non-const reference arguments" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3031 - id: LWG3032 citation-label: LWG3032 title: "ValueSwappable requirement missing for push_heap and make_heap" author: - family: Robert Douglas URL: https://wg21.link/lwg3032 - id: LWG3033 citation-label: LWG3033 title: "basic_string move ctor is underspecified" author: - family: Peter Sommerlad URL: https://wg21.link/lwg3033 - id: LWG3034 citation-label: LWG3034 title: "P0767R1 breaks previously-standard-layout types" author: - family: Casey Carter URL: https://wg21.link/lwg3034 - id: LWG3035 citation-label: LWG3035 title: "std::allocator's constructors should be constexpr" author: - family: Geoffrey Romer URL: https://wg21.link/lwg3035 - id: LWG3036 citation-label: LWG3036 title: "polymorphic_allocator::destroy is extraneous" author: - family: Casey Carter URL: https://wg21.link/lwg3036 - id: LWG3037 citation-label: LWG3037 title: "polymorphic_allocator and incomplete types" author: - family: Casey Carter URL: https://wg21.link/lwg3037 - id: LWG3038 citation-label: LWG3038 title: "polymorphic_allocator::allocate should not allow integer overflow to create vulnerabilities" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3038 - id: LWG3039 citation-label: LWG3039 title: "Unnecessary decay in thread and packaged_task" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg3039 - id: LWG3040 citation-label: LWG3040 title: "basic_string_view::starts_with Effects are incorrect" author: - family: Marshall Clow URL: https://wg21.link/lwg3040 - id: LWG3041 citation-label: LWG3041 title: "Unnecessary decay in reference_wrapper" author: - family: Agustín K-ballo Bergé URL: https://wg21.link/lwg3041 - id: LWG3042 citation-label: LWG3042 title: "is_literal_type_v should be inline" author: - family: Tim Song URL: https://wg21.link/lwg3042 - id: LWG3043 citation-label: LWG3043 title: "Bogus postcondition for filesystem_error constructor" author: - family: Tim Song URL: https://wg21.link/lwg3043 - id: LWG3044 citation-label: LWG3044 title: "Strange specification of max_size() for an allocator" author: - family: Jon Cohen URL: https://wg21.link/lwg3044 - id: LWG3045 citation-label: LWG3045 title: "atomic doesn't have value_type or difference_type" author: - family: Tim Song URL: https://wg21.link/lwg3045 - id: LWG3046 citation-label: LWG3046 title: "Do not require reference_wrapper to support non-referenceable function types" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3046 - id: LWG3047 citation-label: LWG3047 title: "atomic compound assignment operators can cause undefined behavior when corresponding fetch_meow members don't" author: - family: Tim Song URL: https://wg21.link/lwg3047 - id: LWG3048 citation-label: LWG3048 title: "transform_reduce(exec, first1, last1, first2, init) discards execution policy" author: - family: Billy Robert O'Neal III URL: https://wg21.link/lwg3048 - id: LWG3049 citation-label: LWG3049 title: "Missing wording allowing algorithms to use copies of function objects as substitutes for their parameters" author: - family: Jared Hoberock URL: https://wg21.link/lwg3049 - id: LWG3050 citation-label: LWG3050 title: "Conversion specification problem in chrono::duration constructor" author: - family: Barry Revzin URL: https://wg21.link/lwg3050 - id: LWG3051 citation-label: LWG3051 title: "Floating point classifications were inadvertently changed in P0175" author: - family: Thomas Köppe URL: https://wg21.link/lwg3051 - id: LWG3052 citation-label: LWG3052 title: "visit is underconstrained" author: - family: Casey Carter URL: https://wg21.link/lwg3052 - id: LWG3053 citation-label: LWG3053 title: "Prohibit error_code construction from rvalues of error_category" author: - family: Antony Polukhin URL: https://wg21.link/lwg3053 - id: LWG3054 citation-label: LWG3054 title: "uninitialized_copy appears to not be able to meet its exception-safety guarantee" author: - family: Jon Cohen URL: https://wg21.link/lwg3054 - id: LWG3055 citation-label: LWG3055 title: "path::operator+=(single-character) misspecified" author: - family: Tim Song URL: https://wg21.link/lwg3055 - id: LWG3056 citation-label: LWG3056 title: "copy_file() copies which attributes?" author: - family: Davis Herring URL: https://wg21.link/lwg3056 - id: LWG3057 citation-label: LWG3057 title: "Correct copy_options handling" author: - family: Davis Herring URL: https://wg21.link/lwg3057 - id: LWG3058 citation-label: LWG3058 title: "Parallel adjacent_difference shouldn't require creating temporaries" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3058 - id: LWG3059 citation-label: LWG3059 title: "Wrong requirements for map-like associative container assignment?" author: - family: Richard Smith URL: https://wg21.link/lwg3059 - id: LWG3060 citation-label: LWG3060 title: "XXX_scan algorithms are specified to work with move-only T, but are specified to make N copies of T into the destination range" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3060 - id: LWG3061 citation-label: LWG3061 title: "What is the return type of compare_3way?" author: - family: Richard Smith URL: https://wg21.link/lwg3061 - id: LWG3062 citation-label: LWG3062 title: "Unnecessary decay_t in is_execution_policy_v should be remove_cvref_t" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3062 - id: LWG3063 citation-label: LWG3063 title: "Parallel algorithms in are underspecified" author: - family: Alisdair Meredith URL: https://wg21.link/lwg3063 - id: LWG3064 citation-label: LWG3064 title: "How do uninitialized memory algorithms obtain pointer without undefined behavior?" author: - family: Alisdair Meredith URL: https://wg21.link/lwg3064 - id: LWG3065 citation-label: LWG3065 title: "LWG 2989 missed that all path's other operators should be hidden friends as well" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3065 - id: LWG3066 citation-label: LWG3066 title: "\"report a domain error\" in [sf.cmath]/1 is underspecified" author: - family: Casey Carter URL: https://wg21.link/lwg3066 - id: LWG3067 citation-label: LWG3067 title: "recursive_directory_iterator::pop must invalidate" author: - family: Casey Carter URL: https://wg21.link/lwg3067 - id: LWG3068 citation-label: LWG3068 title: "Forbid assigning an rvalue basic_string to basic_string_view" author: - family: Antony Polukhin URL: https://wg21.link/lwg3068 - id: LWG3069 citation-label: LWG3069 title: "Move assigning variant's subobject corrupts data" author: - family: Antony Polukhin URL: https://wg21.link/lwg3069 - id: LWG3070 citation-label: LWG3070 title: "path::lexically_relative causes surprising results if a filename can also be a root-name" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3070 - id: LWG3071 citation-label: LWG3071 title: "[networking.ts] read_until still refers to \"input sequence\"" author: - family: Christopher Kohlhoff URL: https://wg21.link/lwg3071 - id: LWG3072 citation-label: LWG3072 title: "[networking.ts] DynamicBuffer object lifetimes underspecified" author: - family: Christopher Kohlhoff URL: https://wg21.link/lwg3072 - id: LWG3073 citation-label: LWG3073 title: "[networking.ts] (async_)read and (async_)write don't support DynamicBuffer lvalues" author: - family: Christopher Kohlhoff URL: https://wg21.link/lwg3073 - id: LWG3074 citation-label: LWG3074 title: "Non-member functions for valarray should only deduce from the valarray" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3074 - id: LWG3075 citation-label: LWG3075 title: "basic_string needs deduction guides from basic_string_view" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg3075 - id: LWG3076 citation-label: LWG3076 title: "basic_string CTAD ambiguity" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg3076 - id: LWG3077 citation-label: LWG3077 title: "(push|emplace)_back should invalidate the end iterator" author: - family: Casey Carter URL: https://wg21.link/lwg3077 - id: LWG3078 citation-label: LWG3078 title: "directory_entry, directory_iterator and recursive_directory_iterator perform needless path copies" author: - family: Gor Nishanov URL: https://wg21.link/lwg3078 - id: LWG3079 citation-label: LWG3079 title: "LWG 2935 forgot to fix the existing_p overloads of create_directory" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3079 - id: LWG3080 citation-label: LWG3080 title: "Floating point from_chars pattern specification breaks round-tripping" author: - family: Greg Falcon URL: https://wg21.link/lwg3080 - id: LWG3081 citation-label: LWG3081 title: "Floating point from_chars API does not distinguish between overflow and underflow" author: - family: Greg Falcon URL: https://wg21.link/lwg3081 - id: LWG3082 citation-label: LWG3082 title: "from_chars specification regarding floating point rounding is inconsistent" author: - family: Greg Falcon URL: https://wg21.link/lwg3082 - id: LWG3083 citation-label: LWG3083 title: "What should ios::iword(-1) do?" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3083 - id: LWG3084 citation-label: LWG3084 title: "Termination in C++ is unclear" author: - family: JF Bastien URL: https://wg21.link/lwg3084 - id: LWG3085 citation-label: LWG3085 title: "char_traits::copy precondition too weak" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3085 - id: LWG3086 citation-label: LWG3086 title: "Possible problem in §[new.delete.single]" author: - family: William M. Miller URL: https://wg21.link/lwg3086 - id: LWG3087 citation-label: LWG3087 title: "One final &x in §[list.ops]" author: - family: Tim Song URL: https://wg21.link/lwg3087 - id: LWG3088 citation-label: LWG3088 title: "forward_list::merge behavior unclear when passed *this" author: - family: Tim Song URL: https://wg21.link/lwg3088 - id: LWG3089 citation-label: LWG3089 title: "copy_n should require non-overlapping ranges" author: - family: Marshall Clow URL: https://wg21.link/lwg3089 - id: LWG3090 citation-label: LWG3090 title: "What is §[time.duration.cons]p4's \"no overflow is induced in the conversion\" intended to mean?" author: - family: Richard Smith URL: https://wg21.link/lwg3090 - id: LWG3091 citation-label: LWG3091 title: "subsecond-precision time_of_day and durations that seconds cannot convert to" author: - family: Richard Smith URL: https://wg21.link/lwg3091 - id: LWG3092 citation-label: LWG3092 title: "Unclear semantics of enum class bitmask types" author: - family: Geoffrey Romer URL: https://wg21.link/lwg3092 - id: LWG3093 citation-label: LWG3093 title: "LWG 2294/2192 missed a std::abs overload" author: - family: Richard Smith URL: https://wg21.link/lwg3093 - id: LWG3094 citation-label: LWG3094 title: "§[time.duration.io]p4 makes surprising claims about encoding" author: - family: Richard Smith URL: https://wg21.link/lwg3094 - id: LWG3095 citation-label: LWG3095 title: "strstreambuf refers to nonexistent member of fpos, fpos::offset" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3095 - id: LWG3096 citation-label: LWG3096 title: "path::lexically_relative is confused by trailing slashes" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3096 - id: LWG3097 citation-label: LWG3097 title: "basic_stringbuf seekoff effects trigger undefined behavior and have contradictory returns" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3097 - id: LWG3098 citation-label: LWG3098 title: "Misleading example for filesystem::path::filename()" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3098 - id: LWG3099 citation-label: LWG3099 title: "is_assignable" author: - family: Casey Carter URL: https://wg21.link/lwg3099 - id: LWG3100 citation-label: LWG3100 title: "Unnecessary and confusing \"empty span\" wording" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg3100 - id: LWG3101 citation-label: LWG3101 title: "span's Container constructors need another constraint" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg3101 - id: LWG3102 citation-label: LWG3102 title: "Clarify span iterator and const_iterator behavior" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg3102 - id: LWG3103 citation-label: LWG3103 title: "Errors in taking subview of span should be ill-formed where possible" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3103 - id: LWG3104 citation-label: LWG3104 title: "Fixing duration division" author: - family: Johel Ernesto Guerrero Peña URL: https://wg21.link/lwg3104 - id: LWG3105 citation-label: LWG3105 title: "T1 is convertible to T2" author: - family: Jens Maurer URL: https://wg21.link/lwg3105 - id: LWG3106 citation-label: LWG3106 title: "nothrow should be inline constexpr rather that extern const" author: - family: Antony Polukhin URL: https://wg21.link/lwg3106 - id: LWG3107 citation-label: LWG3107 title: "istreambuf_iterator has public exposition-only member" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3107 - id: LWG3108 citation-label: LWG3108 title: "istreambuf_iterator::proxy::operator* should be const" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3108 - id: LWG3109 citation-label: LWG3109 title: "strstreambuf is copyable" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3109 - id: LWG3110 citation-label: LWG3110 title: "Contiguous Iterators should always be Random-Access" author: - family: Marc Aldorasi URL: https://wg21.link/lwg3110 - id: LWG3111 citation-label: LWG3111 title: "Too strong precondition on basic_string constructor" author: - family: Andrzej Krzemienski URL: https://wg21.link/lwg3111 - id: LWG3112 citation-label: LWG3112 title: "system_error and filesystem_error constructors taking a string may not be able to meet their postconditions" author: - family: Tim Song URL: https://wg21.link/lwg3112 - id: LWG3113 citation-label: LWG3113 title: "polymorphic_allocator::construct() should more closely match scoped_allocator_adaptor::construct()" author: - family: Arthur O'Dwyer URL: https://wg21.link/lwg3113 - id: LWG3114 citation-label: LWG3114 title: "[networking.ts] Permit efficient composition when using DynamicBuffer" author: - family: Vinnie Falco URL: https://wg21.link/lwg3114 - id: LWG3115 citation-label: LWG3115 title: "Unclear description for algorithm includes" author: - family: Casey Carter URL: https://wg21.link/lwg3115 - id: LWG3116 citation-label: LWG3116 title: "OUTERMOST_ALLOC_TRAITS needs remove_reference_t" author: - family: Tim Song URL: https://wg21.link/lwg3116 - id: LWG3117 citation-label: LWG3117 title: "Missing packaged_task deduction guides" author: - family: Marc Mutz URL: https://wg21.link/lwg3117 - id: LWG3118 citation-label: LWG3118 title: "fpos equality comparison unspecified" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3118 - id: LWG3119 citation-label: LWG3119 title: "Program-definedness of closure types" author: - family: Hubert Tong URL: https://wg21.link/lwg3119 - id: LWG3120 citation-label: LWG3120 title: "Unclear behavior of monotonic_buffer_resource::release()" author: - family: Arthur O'Dwyer URL: https://wg21.link/lwg3120 - id: LWG3121 citation-label: LWG3121 title: "tuple constructor constraints for UTypes&&... overloads" author: - family: Matt Calabrese URL: https://wg21.link/lwg3121 - id: LWG3122 citation-label: LWG3122 title: "__cpp_lib_chrono_udls was accidentally dropped" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg3122 - id: LWG3123 citation-label: LWG3123 title: "duration constructor from representation shouldn't be effectively non-throwing" author: - family: Johel Ernesto Guerrero Peña URL: https://wg21.link/lwg3123 - id: LWG3124 citation-label: LWG3124 title: "[networking.ts] Unclear how execution_context is intended to store services" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3124 - id: LWG3125 citation-label: LWG3125 title: "duration streaming precondition should be a SFINAE condition" author: - family: Johel Ernesto Guerrero Peña URL: https://wg21.link/lwg3125 - id: LWG3126 citation-label: LWG3126 title: "There's no std::sub_match::compare(string_view) overload" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3126 - id: LWG3127 citation-label: LWG3127 title: "basic_osyncstream::rdbuf needs a const_cast" author: - family: Tim Song URL: https://wg21.link/lwg3127 - id: LWG3128 citation-label: LWG3128 title: "strstream::rdbuf needs a const_cast" author: - family: Tim Song URL: https://wg21.link/lwg3128 - id: LWG3129 citation-label: LWG3129 title: "regex_token_iterator constructor uses wrong pointer arithmetic" author: - family: Tim Song URL: https://wg21.link/lwg3129 - id: LWG3130 citation-label: LWG3130 title: "§[input.output] needs many addressof" author: - family: Tim Song URL: https://wg21.link/lwg3130 - id: LWG3131 citation-label: LWG3131 title: "addressof all the things" author: - family: Tim Song URL: https://wg21.link/lwg3131 - id: LWG3132 citation-label: LWG3132 title: "Library needs to ban macros named expects or ensures" author: - family: Tim Song URL: https://wg21.link/lwg3132 - id: LWG3133 citation-label: LWG3133 title: "Modernizing numeric type requirements" author: - family: Tim Song URL: https://wg21.link/lwg3133 - id: LWG3134 citation-label: LWG3134 title: "[fund.ts.v3] LFTSv3 contains extraneous [meta] variable templates that should have been deleted by P09961" author: - family: Thomas Köppe URL: https://wg21.link/lwg3134 - id: LWG3135 citation-label: LWG3135 title: "[fund.ts.v3] LFTSv3 contains two redundant alias templates" author: - family: Thomas Köppe URL: https://wg21.link/lwg3135 - id: LWG3136 citation-label: LWG3136 title: "[fund.ts.v3] LFTSv3 awkward wording in propagate_const requirements" author: - family: Thomas Köppe URL: https://wg21.link/lwg3136 - id: LWG3137 citation-label: LWG3137 title: "Header for __cpp_lib_to_chars" author: - family: S. B. Tam URL: https://wg21.link/lwg3137 - id: LWG3138 citation-label: LWG3138 title: "There is no such thing as assertion-level" author: - family: Tim Song URL: https://wg21.link/lwg3138 - id: LWG3139 citation-label: LWG3139 title: "contract_violation's special member functions" author: - family: Tim Song URL: https://wg21.link/lwg3139 - id: LWG3140 citation-label: LWG3140 title: "COMMON_REF is unimplementable as specified" author: - family: Casey Carter URL: https://wg21.link/lwg3140 - id: LWG3141 citation-label: LWG3141 title: "CopyConstructible doesn't preserve source values" author: - family: Casey Carter URL: https://wg21.link/lwg3141 - id: LWG3142 citation-label: LWG3142 title: "std::foo should be ill-formed NDR" author: - family: Casey Carter URL: https://wg21.link/lwg3142 - id: LWG3143 citation-label: LWG3143 title: "monotonic_buffer_resource growth policy is unclear" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3143 - id: LWG3144 citation-label: LWG3144 title: "span does not have a const_pointer typedef" author: - family: Louis Dionne URL: https://wg21.link/lwg3144 - id: LWG3145 citation-label: LWG3145 title: "file_clock breaks ABI for C++17 implementations" author: - family: Billy Robert O'Neal III URL: https://wg21.link/lwg3145 - id: LWG3146 citation-label: LWG3146 title: "Excessive unwrapping in std::ref/cref" author: - family: Agustín K-ballo Bergé URL: https://wg21.link/lwg3146 - id: LWG3147 citation-label: LWG3147 title: "Definitions of \"likely\" and \"unlikely\" are likely to cause problems" author: - family: Casey Carter URL: https://wg21.link/lwg3147 - id: LWG3148 citation-label: LWG3148 title: " should be freestanding" author: - family: Casey Carter URL: https://wg21.link/lwg3148 - id: LWG3149 citation-label: LWG3149 title: "DefaultConstructible should require default initialization" author: - family: Casey Carter URL: https://wg21.link/lwg3149 - id: LWG3150 citation-label: LWG3150 title: "UniformRandomBitGenerator should validate min and max" author: - family: Casey Carter URL: https://wg21.link/lwg3150 - id: LWG3151 citation-label: LWG3151 title: "ConvertibleTo rejects conversions from array and function types" author: - family: Casey Carter URL: https://wg21.link/lwg3151 - id: LWG3152 citation-label: LWG3152 title: "common_type and common_reference have flaws in common" author: - family: Casey Carter URL: https://wg21.link/lwg3152 - id: LWG3153 citation-label: LWG3153 title: "Common and common_type have too little in common" author: - family: Casey Carter URL: https://wg21.link/lwg3153 - id: LWG3154 citation-label: LWG3154 title: "Common and CommonReference have a common defect" author: - family: Casey Carter URL: https://wg21.link/lwg3154 - id: LWG3155 citation-label: LWG3155 title: "tuple{allocator_arg_t, an_allocator}" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3155 - id: LWG3156 citation-label: LWG3156 title: "ForwardIterator should only mean forward iterator" author: - family: Casey Carter URL: https://wg21.link/lwg3156 - id: LWG3157 citation-label: LWG3157 title: "Allocator destroy and fancy pointer operations must be non-throwing" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3157 - id: LWG3158 citation-label: LWG3158 title: "tuple(allocator_arg_t, const Alloc&) should be conditionally explicit" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3158 - id: LWG3159 citation-label: LWG3159 title: "§[unique.ptr.single] requirements on deleter may be too strict" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3159 - id: LWG3160 citation-label: LWG3160 title: "atomic_ref() = delete; should be deleted" author: - family: Tim Song URL: https://wg21.link/lwg3160 - id: LWG3161 citation-label: LWG3161 title: "Container adapters mandate use of emplace_back but don't require it" author: - family: Marshall Clow URL: https://wg21.link/lwg3161 - id: LWG3162 citation-label: LWG3162 title: "system_error::system_error(error_code ec) not explicit" author: - family: Peter Dimov URL: https://wg21.link/lwg3162 - id: LWG3163 citation-label: LWG3163 title: "[networking.ts] Buffer sequence iterator equivalency" author: - family: Vinnie Falco URL: https://wg21.link/lwg3163 - id: LWG3164 citation-label: LWG3164 title: "Unhelpful \"shall not participate\" constraints for unique_ptr with reference deleter" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3164 - id: LWG3165 citation-label: LWG3165 title: "All starts_with() overloads should be called \"begins_with\"" author: - family: Gennaro Prota URL: https://wg21.link/lwg3165 - id: LWG3166 citation-label: LWG3166 title: "No such descriptive element as Value:" author: - family: Walter Brown URL: https://wg21.link/lwg3166 - id: LWG3167 citation-label: LWG3167 title: "[fund.ts.v3] Does observer_ptr support function types?" author: - family: Alisdair Meredith URL: https://wg21.link/lwg3167 - id: LWG3168 citation-label: LWG3168 title: "Expects: element should be specified in one place" author: - family: Geoffrey Romer URL: https://wg21.link/lwg3168 - id: LWG3169 citation-label: LWG3169 title: "ranges permutation generators discard useful information" author: - family: Casey Carter URL: https://wg21.link/lwg3169 - id: LWG3170 citation-label: LWG3170 title: "is_always_equal added to std::allocator makes the standard library treat derived types as always equal" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3170 - id: LWG3171 citation-label: LWG3171 title: "LWG 2989 breaks directory_entry stream insertion" author: - family: Tim Song URL: https://wg21.link/lwg3171 - id: LWG3172 citation-label: LWG3172 title: "3-arg std::hypot is underspecified compared to the 2-arg overload" author: - family: Matthias Kretz URL: https://wg21.link/lwg3172 - id: LWG3173 citation-label: LWG3173 title: "Enable CTAD for ref-view" author: - family: Casey Carter URL: https://wg21.link/lwg3173 - id: LWG3174 citation-label: LWG3174 title: "Precondition on is_convertible is too strong" author: - family: Casey Carter URL: https://wg21.link/lwg3174 - id: LWG3175 citation-label: LWG3175 title: "The CommonReference requirement of concept SwappableWith is not satisfied in the example" author: - family: Kostas Kyrimis URL: https://wg21.link/lwg3175 - id: LWG3176 citation-label: LWG3176 title: "Underspecified behavior of unordered containers when Container::key_equal differs from Pred" author: - family: S. B. Tam URL: https://wg21.link/lwg3176 - id: LWG3177 citation-label: LWG3177 title: "Limit permission to specialize variable templates to program-defined types" author: - family: Johel Ernesto Guerrero Peña URL: https://wg21.link/lwg3177 - id: LWG3178 citation-label: LWG3178 title: "std::mismatch is missing an upper bound" author: - family: Geoffrey Romer URL: https://wg21.link/lwg3178 - id: LWG3179 citation-label: LWG3179 title: "subrange should always model Range" author: - family: Casey Carter URL: https://wg21.link/lwg3179 - id: LWG3180 citation-label: LWG3180 title: "Inconsistently named return type for ranges::minmax_element" author: - family: Casey Carter URL: https://wg21.link/lwg3180 - id: LWG3181 citation-label: LWG3181 title: "split_view::outer_iterator converting constructor is misconstrained" author: - family: Casey Carter URL: https://wg21.link/lwg3181 - id: LWG3182 citation-label: LWG3182 title: "Specification of Same could be clearer" author: - family: Casey Carter URL: https://wg21.link/lwg3182 - id: LWG3183 citation-label: LWG3183 title: "Normative permission to specialize Ranges variable templates" author: - family: Casey Carter URL: https://wg21.link/lwg3183 - id: LWG3184 citation-label: LWG3184 title: "Inconsistencies in bind_front wording" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3184 - id: LWG3185 citation-label: LWG3185 title: "Uses-allocator construction functions missing constexpr and noexcept" author: - family: Pablo Halpern URL: https://wg21.link/lwg3185 - id: LWG3186 citation-label: LWG3186 title: "ranges removal, partition, and partial_sort_copy algorithms discard useful information" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3186 - id: LWG3187 citation-label: LWG3187 title: "P0591R4 reverted DR 2586 fixes to scoped_allocator_adaptor::construct()" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3187 - id: LWG3188 citation-label: LWG3188 title: "istreambuf_iterator::pointer should not be unspecified" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3188 - id: LWG3189 citation-label: LWG3189 title: "Missing requirement for std::priority_queue" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3189 - id: LWG3190 citation-label: LWG3190 title: "std::allocator::allocate sometimes returns too little storage" author: - family: Casey Carter URL: https://wg21.link/lwg3190 - id: LWG3191 citation-label: LWG3191 title: "std::ranges::shuffle synopsis does not match algorithm definition" author: - family: Christopher Di Bella URL: https://wg21.link/lwg3191 - id: LWG3192 citation-label: LWG3192 title: "§[allocator.uses.construction] functions misbehave for const types" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3192 - id: LWG3193 citation-label: LWG3193 title: "Mandates: and Expects: elements are not defined for types" author: - family: Daniel Krügler URL: https://wg21.link/lwg3193 - id: LWG3194 citation-label: LWG3194 title: "ConvertibleTo prose does not match code" author: - family: Hubert Tong URL: https://wg21.link/lwg3194 - id: LWG3195 citation-label: LWG3195 title: "What is the stored pointer value of an empty weak_ptr?" author: - family: Casey Carter URL: https://wg21.link/lwg3195 - id: LWG3196 citation-label: LWG3196 title: "std::optional is ill-formed is T is an array" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3196 - id: LWG3197 citation-label: LWG3197 title: "std::prev should not require BidirectionalIterator" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3197 - id: LWG3198 citation-label: LWG3198 title: "Bad constraint on std::span::span()" author: - family: Lars Gullik Bjønnes URL: https://wg21.link/lwg3198 - id: LWG3199 citation-label: LWG3199 title: "istream >> bitset<0> fails" author: - family: Davis Herring URL: https://wg21.link/lwg3199 - id: LWG3200 citation-label: LWG3200 title: "midpoint should not constrain T is complete" author: - family: Paolo Torres URL: https://wg21.link/lwg3200 - id: LWG3201 citation-label: LWG3201 title: "lerp should be marked as noexcept" author: - family: Paolo Torres URL: https://wg21.link/lwg3201 - id: LWG3202 citation-label: LWG3202 title: "P0318R1 was supposed to be revised" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3202 - id: LWG3203 citation-label: LWG3203 title: "span element access invalidation" author: - family: Johel Ernesto Guerrero Peña URL: https://wg21.link/lwg3203 - id: LWG3204 citation-label: LWG3204 title: "sub_match::swap only swaps the base class" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3204 - id: LWG3205 citation-label: LWG3205 title: "decay_t in the new common_type fallback should be remove_cvref_t" author: - family: Casey Carter URL: https://wg21.link/lwg3205 - id: LWG3206 citation-label: LWG3206 title: "year_month_day conversion to sys_days uses not-existing member function" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3206 - id: LWG3207 citation-label: LWG3207 title: "N in ssize(const T (&)[N]) should be size_t" author: - family: Nevin Liber URL: https://wg21.link/lwg3207 - id: LWG3208 citation-label: LWG3208 title: "Boolean's expression requirements are ordered inconsistently" author: - family: Casey Carter URL: https://wg21.link/lwg3208 - id: LWG3209 citation-label: LWG3209 title: "Expression in year::ok() returns clause is ill-formed" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3209 - id: LWG3210 citation-label: LWG3210 title: "allocate_shared is inconsistent about removing const from the pointer passed to allocator construct and destroy" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3210 - id: LWG3211 citation-label: LWG3211 title: "std::tuple<> should be trivially constructible" author: - family: Louis Dionne URL: https://wg21.link/lwg3211 - id: LWG3212 citation-label: LWG3212 title: "tuple_element_t<1, const span> is const int" author: - family: Tim Song URL: https://wg21.link/lwg3212 - id: LWG3213 citation-label: LWG3213 title: "for_each_n and copy_n missing requirements for Size" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3213 - id: LWG3214 citation-label: LWG3214 title: "§[facet.num.get.virtuals] doesn't say what it means for digit grouping to be consistent" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3214 - id: LWG3215 citation-label: LWG3215 title: "variant default constructor has vague constexpr requirements" author: - family: Louis Dionne URL: https://wg21.link/lwg3215 - id: LWG3216 citation-label: LWG3216 title: "Rebinding the allocator before calling construct/destroy in allocate_shared" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3216 - id: LWG3217 citation-label: LWG3217 title: " and should define __cpp_lib_parallel_algorithm" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3217 - id: LWG3218 citation-label: LWG3218 title: "Modifier for %d parse flag does not match POSIX and format specification" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3218 - id: LWG3219 citation-label: LWG3219 title: "std::array overview container requirements are incorrect" author: - family: Nevin Liber & Christian Trott URL: https://wg21.link/lwg3219 - id: LWG3220 citation-label: LWG3220 title: "P0558 broke conforming C++14 uses of atomic shared_ptr" author: - family: Casey Carter URL: https://wg21.link/lwg3220 - id: LWG3221 citation-label: LWG3221 title: "Result of year_month arithmetic with months is ambiguous" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3221 - id: LWG3222 citation-label: LWG3222 title: "P0574R1 introduced preconditions on non-existent parameters" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3222 - id: LWG3223 citation-label: LWG3223 title: "lerp should not add the \"sufficient additional overloads\"" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3223 - id: LWG3224 citation-label: LWG3224 title: "zoned_time constructor from TimeZonePtr does not specify initialization of tp_" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3224 - id: LWG3225 citation-label: LWG3225 title: "zoned_time converting constructor shall not be noexcept" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3225 - id: LWG3226 citation-label: LWG3226 title: "zoned_time constructor from string_view should accept zoned_time" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3226 - id: LWG3227 citation-label: LWG3227 title: "Ambiguity issue for extract in ordered and unordered associative containers" author: - family: Konstantin Boyarinov URL: https://wg21.link/lwg3227 - id: LWG3228 citation-label: LWG3228 title: "Surprising variant construction" author: - family: Barry Revzin URL: https://wg21.link/lwg3228 - id: LWG3229 citation-label: LWG3229 title: "§[res.on.exception.handling]#3 cannot apply to types with implicitly declared destructors" author: - family: Nevin Liber URL: https://wg21.link/lwg3229 - id: LWG3230 citation-label: LWG3230 title: "Format specifier %y/%Y is missing locale alternative versions" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3230 - id: LWG3231 citation-label: LWG3231 title: "year_month_day_last::day specification does not cover !ok() values" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3231 - id: LWG3232 citation-label: LWG3232 title: "Inconsistency in zoned_time deduction guides" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3232 - id: LWG3233 citation-label: LWG3233 title: "Broken requirements for shared_ptr converting constructors" author: - family: Casey Carter URL: https://wg21.link/lwg3233 - id: LWG3234 citation-label: LWG3234 title: "Sufficient Additional Special Math Overloads" author: - family: Casey Carter URL: https://wg21.link/lwg3234 - id: LWG3235 citation-label: LWG3235 title: "parse manipulator without abbreviation is not callable" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3235 - id: LWG3236 citation-label: LWG3236 title: "Random access iterator requirements lack limiting relational operators domain to comparing those from the same range" author: - family: Peter Sommerlad URL: https://wg21.link/lwg3236 - id: LWG3237 citation-label: LWG3237 title: "LWG 3038 and 3190 have inconsistent PRs" author: - family: Casey Carter URL: https://wg21.link/lwg3237 - id: LWG3238 citation-label: LWG3238 title: "Insufficiently-defined behavior of std::function deduction guides" author: - family: Louis Dionne URL: https://wg21.link/lwg3238 - id: LWG3239 citation-label: LWG3239 title: "Hidden friends should be specified more narrowly" author: - family: Daniel Sunderland URL: https://wg21.link/lwg3239 - id: LWG3240 citation-label: LWG3240 title: "Headers declare more than entities" author: - family: Alisdair Meredith URL: https://wg21.link/lwg3240 - id: LWG3241 citation-label: LWG3241 title: "chrono-spec grammar ambiguity in §[time.format]" author: - family: Victor Zverovich URL: https://wg21.link/lwg3241 - id: LWG3242 citation-label: LWG3242 title: "std::format: missing rules for arg-id in width and precision" author: - family: Richard Smith URL: https://wg21.link/lwg3242 - id: LWG3243 citation-label: LWG3243 title: "std::format and negative zeroes" author: - family: Richard Smith URL: https://wg21.link/lwg3243 - id: LWG3244 citation-label: LWG3244 title: "Constraints for Source in §[fs.path.req] insufficiently constrainty" author: - family: Casey Carter URL: https://wg21.link/lwg3244 - id: LWG3245 citation-label: LWG3245 title: "Unnecessary restriction on '%p' parse specifier" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3245 - id: LWG3246 citation-label: LWG3246 title: "What are the constraints on the template parameter of basic_format_arg?" author: - family: Richard Smith URL: https://wg21.link/lwg3246 - id: LWG3247 citation-label: LWG3247 title: "ranges::iter_move should perform ADL-only lookup of iter_move" author: - family: Casey Carter URL: https://wg21.link/lwg3247 - id: LWG3248 citation-label: LWG3248 title: "std::format #b, #B, #o, #x, and #X presentation types misformat negative numbers" author: - family: Richard Smith URL: https://wg21.link/lwg3248 - id: LWG3249 citation-label: LWG3249 title: "There are no 'pointers' in §[atomics.lockfree]" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3249 - id: LWG3250 citation-label: LWG3250 title: "std::format: # (alternate form) for NaN and inf" author: - family: Richard Smith URL: https://wg21.link/lwg3250 - id: LWG3251 citation-label: LWG3251 title: "Are std::format alignment specifiers applied to string arguments?" author: - family: Richard Smith URL: https://wg21.link/lwg3251 - id: LWG3252 citation-label: LWG3252 title: "Parse locale's aware modifiers for commands are not consistent with POSIX spec" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3252 - id: LWG3253 citation-label: LWG3253 title: "basic_syncbuf::basic_syncbuf() should not be explicit" author: - family: Nevin Liber URL: https://wg21.link/lwg3253 - id: LWG3254 citation-label: LWG3254 title: "Strike stop_token's operator!=" author: - family: Casey Carter URL: https://wg21.link/lwg3254 - id: LWG3255 citation-label: LWG3255 title: "span's array constructor is too strict" author: - family: Jean Guegant & Barry Revzin URL: https://wg21.link/lwg3255 - id: LWG3256 citation-label: LWG3256 title: "Feature testing macro for constexpr algorithms" author: - family: Antony Polukhin URL: https://wg21.link/lwg3256 - id: LWG3257 citation-label: LWG3257 title: "Missing feature testing macro update from P0858" author: - family: Antony Polukhin URL: https://wg21.link/lwg3257 - id: LWG3258 citation-label: LWG3258 title: "Range access and initializer_list" author: - family: Casey Carter URL: https://wg21.link/lwg3258 - id: LWG3259 citation-label: LWG3259 title: "The definition of constexpr iterators should be adjusted" author: - family: Daniel Krügler URL: https://wg21.link/lwg3259 - id: LWG3260 citation-label: LWG3260 title: "year_month* arithmetic rejects durations convertible to years" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3260 - id: LWG3261 citation-label: LWG3261 title: "regex components' noexcept annotations appear broken for POCMA or throwing BidirectionalIterator" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3261 - id: LWG3262 citation-label: LWG3262 title: "Formatting of negative durations is not specified" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3262 - id: LWG3263 citation-label: LWG3263 title: "Atomic waiting function calls should only be unblocked once" author: - family: Geoffrey Romer URL: https://wg21.link/lwg3263 - id: LWG3264 citation-label: LWG3264 title: "sized_range and ranges::size redundantly use disable_sized_range" author: - family: Casey Carter URL: https://wg21.link/lwg3264 - id: LWG3265 citation-label: LWG3265 title: "move_iterator's conversions are more broken after P1207" author: - family: Casey Carter URL: https://wg21.link/lwg3265 - id: LWG3266 citation-label: LWG3266 title: "to_chars(bool) should be deleted" author: - family: Jens Maurer URL: https://wg21.link/lwg3266 - id: LWG3267 citation-label: LWG3267 title: "Rebound allocators and is_always_equal" author: - family: FrankHB1989 URL: https://wg21.link/lwg3267 - id: LWG3268 citation-label: LWG3268 title: "memory_order::memory_order_foo broken in C++20" author: - family: Eric Fiselier URL: https://wg21.link/lwg3268 - id: LWG3269 citation-label: LWG3269 title: "Parse manipulators do not specify the result of the extraction from stream" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3269 - id: LWG3270 citation-label: LWG3270 title: "Parsing and formatting %j with durations" author: - family: Howard Hinnant URL: https://wg21.link/lwg3270 - id: LWG3271 citation-label: LWG3271 title: "Parsing functions should save and restore stream format state" author: - family: Howard Hinnant URL: https://wg21.link/lwg3271 - id: LWG3272 citation-label: LWG3272 title: "%I%p should parse/format duration since midnight" author: - family: Howard Hinnant URL: https://wg21.link/lwg3272 - id: LWG3273 citation-label: LWG3273 title: "Specify weekday_indexed to range of [0, 7]" author: - family: Howard Hinnant URL: https://wg21.link/lwg3273 - id: LWG3274 citation-label: LWG3274 title: "Missing feature test macro for " author: - family: Jonathan Wakely URL: https://wg21.link/lwg3274 - id: LWG3275 citation-label: LWG3275 title: "Why does time_get::do_get require a valid pointer when none of the others do?" author: - family: Marshall Clow URL: https://wg21.link/lwg3275 - id: LWG3276 citation-label: LWG3276 title: "Class split_view::outer_iterator::value_type should inherit from view_interface" author: - family: Eric Niebler URL: https://wg21.link/lwg3276 - id: LWG3277 citation-label: LWG3277 title: "Pre-increment on prvalues is not a requirement of weakly_incrementable" author: - family: Eric Niebler URL: https://wg21.link/lwg3277 - id: LWG3278 citation-label: LWG3278 title: "join_view::iterator tries to write through const join_view ptr" author: - family: Eric Niebler URL: https://wg21.link/lwg3278 - id: LWG3279 citation-label: LWG3279 title: "shared_ptr& does not not satisfy readable" author: - family: Eric Niebler URL: https://wg21.link/lwg3279 - id: LWG3280 citation-label: LWG3280 title: "View converting constructors can cause constraint recursion and are unneeded" author: - family: Eric Niebler URL: https://wg21.link/lwg3280 - id: LWG3281 citation-label: LWG3281 title: "Conversion from pair-like types to subrange is a silent semantic promotion" author: - family: Eric Niebler URL: https://wg21.link/lwg3281 - id: LWG3282 citation-label: LWG3282 title: "subrange converting constructor should disallow derived to base conversions" author: - family: Eric Niebler URL: https://wg21.link/lwg3282 - id: LWG3283 citation-label: LWG3283 title: "Types satisfying input_iterator but not equality_comparable look like C++17 output iterators" author: - family: Eric Niebler URL: https://wg21.link/lwg3283 - id: LWG3284 citation-label: LWG3284 title: "random_access_iterator semantic constraints accidentally promote difference type using unary negate" author: - family: Eric Niebler URL: https://wg21.link/lwg3284 - id: LWG3285 citation-label: LWG3285 title: "The type of a customization point object shall satisfy semiregular" author: - family: Eric Niebler URL: https://wg21.link/lwg3285 - id: LWG3286 citation-label: LWG3286 title: "ranges::size is not required to be valid after a call to ranges::begin on an input range" author: - family: Eric Niebler URL: https://wg21.link/lwg3286 - id: LWG3287 citation-label: LWG3287 title: "Exposition-only cpp17-input-iterator concept is needlessly complex" author: - family: Eric Niebler URL: https://wg21.link/lwg3287 - id: LWG3288 citation-label: LWG3288 title: "atomic::notify_one is unimplementable" author: - family: Anthony Williams URL: https://wg21.link/lwg3288 - id: LWG3289 citation-label: LWG3289 title: "Cannot opt out of C++17 iterator-ness without also opting out of C++20 iterator-ness" author: - family: Eric Niebler URL: https://wg21.link/lwg3289 - id: LWG3290 citation-label: LWG3290 title: "Are std::format field widths code units, code points, or something else?" author: - family: Tom Honermann URL: https://wg21.link/lwg3290 - id: LWG3291 citation-label: LWG3291 title: "iota_view::iterator has the wrong iterator_category" author: - family: Eric Niebler URL: https://wg21.link/lwg3291 - id: LWG3292 citation-label: LWG3292 title: "iota_view is under-constrained" author: - family: Barry Revzin URL: https://wg21.link/lwg3292 - id: LWG3293 citation-label: LWG3293 title: "move_iterator operator+() has incorrect constraints" author: - family: Bo Persson URL: https://wg21.link/lwg3293 - id: LWG3294 citation-label: LWG3294 title: "zoned_time deduction guides misinterprets string/char*" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3294 - id: LWG3295 citation-label: LWG3295 title: "Comparison category operator== are mis-specified" author: - family: Barry Revzin URL: https://wg21.link/lwg3295 - id: LWG3296 citation-label: LWG3296 title: "Inconsistent default argument for basic_regex<>::assign" author: - family: Mark de Wever URL: https://wg21.link/lwg3296 - id: LWG3297 citation-label: LWG3297 title: "Useless sequence container requirement" author: - family: Casey Carter URL: https://wg21.link/lwg3297 - id: LWG3298 citation-label: LWG3298 title: "Range adaptors introduced by P1035 do not require viewable_range" author: - family: Christopher Di Bella URL: https://wg21.link/lwg3298 - id: LWG3299 citation-label: LWG3299 title: "Pointers don't need customized iterator behavior" author: - family: Casey Carter URL: https://wg21.link/lwg3299 - id: LWG3300 citation-label: LWG3300 title: "Non-array ssize overload is underconstrained" author: - family: Casey Carter URL: https://wg21.link/lwg3300 - id: LWG3301 citation-label: LWG3301 title: "transform_view::iterator has incorrect iterator_category" author: - family: Michel Morin URL: https://wg21.link/lwg3301 - id: LWG3302 citation-label: LWG3302 title: "Range adaptor objects keys and values are unspecified" author: - family: Michel Morin URL: https://wg21.link/lwg3302 - id: LWG3303 citation-label: LWG3303 title: "Bad \"constexpr\" marker for destroy/destroy_n" author: - family: Jens Maurer URL: https://wg21.link/lwg3303 - id: LWG3304 citation-label: LWG3304 title: "Allocate functions of std::polymorphic_allocator should require [[nodiscard]]" author: - family: Hiroaki Ando URL: https://wg21.link/lwg3304 - id: LWG3305 citation-label: LWG3305 title: "any_cast" author: - family: John Shaw URL: https://wg21.link/lwg3305 - id: LWG3306 citation-label: LWG3306 title: "ranges::advance violates its preconditions" author: - family: Casey Carter URL: https://wg21.link/lwg3306 - id: LWG3307 citation-label: LWG3307 title: "std::allocator().allocate(n)" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3307 - id: LWG3308 citation-label: LWG3308 title: "vector and deque iterator erase invalidates elements even when no change occurs" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3308 - id: LWG3309 citation-label: LWG3309 title: "Is implicitly #included by , etc.?" author: - family: Jens Maurer URL: https://wg21.link/lwg3309 - id: LWG3310 citation-label: LWG3310 title: "Replace SIZE_MAX with numeric_limits::max()" author: - family: Japan URL: https://wg21.link/lwg3310 - id: LWG3311 citation-label: LWG3311 title: "basic_string::operator=(charT c) should be constrained" author: - family: Russia URL: https://wg21.link/lwg3311 - id: LWG3312 citation-label: LWG3312 title: "polymorphic_allocator::allocate_object and new_object should be [[nodiscard]]" author: - family: United States URL: https://wg21.link/lwg3312 - id: LWG3313 citation-label: LWG3313 title: "join_view::iterator::operator-- is incorrectly constrained" author: - family: United States URL: https://wg21.link/lwg3313 - id: LWG3314 citation-label: LWG3314 title: "Is stream insertion behavior locale dependent when Period::type is micro?" author: - family: Tom Honermann URL: https://wg21.link/lwg3314 - id: LWG3315 citation-label: LWG3315 title: "Correct Allocator Default Behavior" author: - family: United States URL: https://wg21.link/lwg3315 - id: LWG3316 citation-label: LWG3316 title: "Correctly define epoch for utc_clock / utc_timepoint" author: - family: Great Britain URL: https://wg21.link/lwg3316 - id: LWG3317 citation-label: LWG3317 title: "Incorrect operator<< for floating-point durations" author: - family: United States URL: https://wg21.link/lwg3317 - id: LWG3318 citation-label: LWG3318 title: "Clarify whether clocks can represent time before their epoch" author: - family: Great Britain URL: https://wg21.link/lwg3318 - id: LWG3319 citation-label: LWG3319 title: "Properly reference specification of IANA time zone database" author: - family: Germany URL: https://wg21.link/lwg3319 - id: LWG3320 citation-label: LWG3320 title: "span::cbegin/cend methods produce different results than std::[ranges::]cbegin/cend" author: - family: Poland URL: https://wg21.link/lwg3320 - id: LWG3321 citation-label: LWG3321 title: "uninitialized_construct_using_allocator should use construct_at" author: - family: United States URL: https://wg21.link/lwg3321 - id: LWG3322 citation-label: LWG3322 title: "Add join_view::base() member function" author: - family: United States URL: https://wg21.link/lwg3322 - id: LWG3323 citation-label: LWG3323 title: "has-tuple-element helper concept needs convertible_to" author: - family: Great Britain URL: https://wg21.link/lwg3323 - id: LWG3324 citation-label: LWG3324 title: "Special-case std::strong/weak/partial_order for pointers" author: - family: Canada URL: https://wg21.link/lwg3324 - id: LWG3325 citation-label: LWG3325 title: "Constrain return type of transformation function for transform_view" author: - family: United States URL: https://wg21.link/lwg3325 - id: LWG3326 citation-label: LWG3326 title: "enable_view has false positives" author: - family: Germany URL: https://wg21.link/lwg3326 - id: LWG3327 citation-label: LWG3327 title: "Format alignment specifiers vs. text direction" author: - family: Great Britain URL: https://wg21.link/lwg3327 - id: LWG3328 citation-label: LWG3328 title: "Clarify that std::string is not good for UTF-8" author: - family: The Netherlands URL: https://wg21.link/lwg3328 - id: LWG3329 citation-label: LWG3329 title: "totally_ordered_with both directly and indirectly requires common_reference_with" author: - family: United States URL: https://wg21.link/lwg3329 - id: LWG3330 citation-label: LWG3330 title: "Include from most library headers" author: - family: United States URL: https://wg21.link/lwg3330 - id: LWG3331 citation-label: LWG3331 title: "Define totally_ordered/_with in terms of partially-ordered-with" author: - family: Great Britain URL: https://wg21.link/lwg3331 - id: LWG3332 citation-label: LWG3332 title: "Issue in §[time.format]" author: - family: Mateusz Pusz URL: https://wg21.link/lwg3332 - id: LWG3333 citation-label: LWG3333 title: "ranges::cbegin/ranges::cend, (and maybe ranges::crbegin/ranges::crend) are under-specified to allow rvalue-arrays" author: - family: Christopher Di Bella URL: https://wg21.link/lwg3333 - id: LWG3334 citation-label: LWG3334 title: "basic_osyncstream move assignment and destruction calls basic_syncbuf::emit() twice" author: - family: Tim Song URL: https://wg21.link/lwg3334 - id: LWG3335 citation-label: LWG3335 title: "Resolve C++20 NB comments US 273 and GB 274" author: - family: United States/Great Britain URL: https://wg21.link/lwg3335 - id: LWG3336 citation-label: LWG3336 title: "How does std::vformat handle exception thrown by formatters?" author: - family: Tam S. B. URL: https://wg21.link/lwg3336 - id: LWG3337 citation-label: LWG3337 title: "What is \"is initialized\" supposed to mean?" author: - family: Richard Smith URL: https://wg21.link/lwg3337 - id: LWG3338 citation-label: LWG3338 title: "Rename default_constructible to default_initializable" author: - family: Casey Carter URL: https://wg21.link/lwg3338 - id: LWG3339 citation-label: LWG3339 title: "Move-constructed empty-container capacity" author: - family: Nathan Myers URL: https://wg21.link/lwg3339 - id: LWG3340 citation-label: LWG3340 title: "Formatting functions should throw on argument/format string mismatch in §[format.functions]" author: - family: Great Britain URL: https://wg21.link/lwg3340 - id: LWG3341 citation-label: LWG3341 title: "basic_regex range constructor: Missing requirements for iterator types" author: - family: Денис Захаров URL: https://wg21.link/lwg3341 - id: LWG3342 citation-label: LWG3342 title: "Library wording uses \"initializes x with y\", which is underspecified" author: - family: Richard Smith URL: https://wg21.link/lwg3342 - id: LWG3343 citation-label: LWG3343 title: "Ordering of calls to unlock() and notify_all() in Effects element of notify_all_at_thread_exit() should be reversed" author: - family: Lewis Baker URL: https://wg21.link/lwg3343 - id: LWG3344 citation-label: LWG3344 title: "advance(i, most-negative) and prev(i, most-negative)" author: - family: Casey Carter URL: https://wg21.link/lwg3344 - id: LWG3345 citation-label: LWG3345 title: "Incorrect usages of \"models\" versus \"satisfies\"" author: - family: Daniel Krügler URL: https://wg21.link/lwg3345 - id: LWG3346 citation-label: LWG3346 title: "pair and tuple copy and move constructor have backwards specification" author: - family: Richard Smith URL: https://wg21.link/lwg3346 - id: LWG3347 citation-label: LWG3347 title: "std::pair now requires T and U to be less-than-comparable" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3347 - id: LWG3348 citation-label: LWG3348 title: "__cpp_lib_unwrap_ref in wrong header" author: - family: Barry Revzin URL: https://wg21.link/lwg3348 - id: LWG3349 citation-label: LWG3349 title: "Missing __cpp_lib_constexpr_complex for P0415R1" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg3349 - id: LWG3350 citation-label: LWG3350 title: "Simplify return type of lexicographical_compare_three_way" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3350 - id: LWG3351 citation-label: LWG3351 title: "ranges::enable_safe_range should not be constrained" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3351 - id: LWG3352 citation-label: LWG3352 title: "strong_equality isn't a thing" author: - family: Casey Carter URL: https://wg21.link/lwg3352 - id: LWG3353 citation-label: LWG3353 title: "locale's copy assignment operator should return locale&" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg3353 - id: LWG3354 citation-label: LWG3354 title: "has_strong_structural_equality has a meaningless definition" author: - family: Daniel Krügler URL: https://wg21.link/lwg3354 - id: LWG3355 citation-label: LWG3355 title: "The memory algorithms should support move-only input iterators introduced by P1207" author: - family: Corentin Jabot URL: https://wg21.link/lwg3355 - id: LWG3356 citation-label: LWG3356 title: "__cpp_lib_nothrow_convertible should be __cpp_lib_is_nothrow_convertible" author: - family: Barry Revzin URL: https://wg21.link/lwg3356 - id: LWG3357 citation-label: LWG3357 title: "[fund.ts.v3] default_random_engine is overspecified for per-thread engine" author: - family: Zhihao Yuan URL: https://wg21.link/lwg3357 - id: LWG3358 citation-label: LWG3358 title: "§[span.cons] is mistaken that to_address can throw" author: - family: Casey Carter URL: https://wg21.link/lwg3358 - id: LWG3359 citation-label: LWG3359 title: " leap second support should allow for negative leap seconds" author: - family: Asher Dunn URL: https://wg21.link/lwg3359 - id: LWG3360 citation-label: LWG3360 title: "three_way_comparable_with is inconsistent with similar concepts" author: - family: Casey Carter URL: https://wg21.link/lwg3360 - id: LWG3361 citation-label: LWG3361 title: "safe_range case" author: - family: Johel Ernesto Guerrero Peña URL: https://wg21.link/lwg3361 - id: LWG3362 citation-label: LWG3362 title: "Strike stop_source's operator!=" author: - family: Tim Song URL: https://wg21.link/lwg3362 - id: LWG3363 citation-label: LWG3363 title: "drop_while_view should opt-out of sized_range" author: - family: Johel Ernesto Guerrero Peña URL: https://wg21.link/lwg3363 - id: LWG3364 citation-label: LWG3364 title: "Initialize data members of ranges and their iterators" author: - family: Johel Ernesto Guerrero Peña URL: https://wg21.link/lwg3364 - id: LWG3365 citation-label: LWG3365 title: "Rename ref-is-glvalue to deref-is-ref" author: - family: Johel Ernesto Guerrero Peña URL: https://wg21.link/lwg3365 - id: LWG3366 citation-label: LWG3366 title: "Narrowing conversions between integer and integer-class types" author: - family: Casey Carter URL: https://wg21.link/lwg3366 - id: LWG3367 citation-label: LWG3367 title: "Integer-class conversions should not throw" author: - family: Casey Carter URL: https://wg21.link/lwg3367 - id: LWG3368 citation-label: LWG3368 title: "Exactly when does size return end - begin?" author: - family: Casey Carter URL: https://wg21.link/lwg3368 - id: LWG3369 citation-label: LWG3369 title: "span's deduction-guide for built-in arrays doesn't work" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg3369 - id: LWG3370 citation-label: LWG3370 title: "§[cstdint.syn]p2 and §[headers]p5 are not sufficiently clear" author: - family: Dawid Pilarski URL: https://wg21.link/lwg3370 - id: LWG3371 citation-label: LWG3371 title: "visit_format_arg and make_format_args are not hidden friends" author: - family: Tim Song URL: https://wg21.link/lwg3371 - id: LWG3372 citation-label: LWG3372 title: "vformat_to should not try to deduce Out twice" author: - family: Tim Song URL: https://wg21.link/lwg3372 - id: LWG3373 citation-label: LWG3373 title: "{to,from}_chars_result and format_to_n_result need the \"we really mean what we say\" wording" author: - family: Tim Song URL: https://wg21.link/lwg3373 - id: LWG3374 citation-label: LWG3374 title: "P0653 + P1006 should have made the other std::to_address overload constexpr" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3374 - id: LWG3375 citation-label: LWG3375 title: "decay in viewable_range should be remove_cvref" author: - family: Casey Carter URL: https://wg21.link/lwg3375 - id: LWG3376 citation-label: LWG3376 title: "\"integer-like class type\" is too restrictive" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3376 - id: LWG3377 citation-label: LWG3377 title: "elements_view::iterator befriends a specialization of itself" author: - family: Casey Carter URL: https://wg21.link/lwg3377 - id: LWG3378 citation-label: LWG3378 title: "tuple_size_v/tuple_element_t should be available when tuple_size/tuple_element are" author: - family: Casey Carter URL: https://wg21.link/lwg3378 - id: LWG3379 citation-label: LWG3379 title: "\"safe\" in several library names is misleading" author: - family: Casey Carter URL: https://wg21.link/lwg3379 - id: LWG3380 citation-label: LWG3380 title: "common_type and comparison categories" author: - family: Casey Carter URL: https://wg21.link/lwg3380 - id: LWG3381 citation-label: LWG3381 title: "begin and data must agree for contiguous_range" author: - family: Casey Carter URL: https://wg21.link/lwg3381 - id: LWG3382 citation-label: LWG3382 title: "NTTP for pair and array" author: - family: Barry Revzin URL: https://wg21.link/lwg3382 - id: LWG3383 citation-label: LWG3383 title: "§[time.zone.leap.nonmembers] sys_seconds should be replaced with seconds" author: - family: Jiang An URL: https://wg21.link/lwg3383 - id: LWG3384 citation-label: LWG3384 title: "transform_view::sentinel has an incorrect operator-" author: - family: Ville Voutilainen URL: https://wg21.link/lwg3384 - id: LWG3385 citation-label: LWG3385 title: "common_iterator is not sufficiently constrained for non-copyable iterators" author: - family: Corentin Jabot URL: https://wg21.link/lwg3385 - id: LWG3386 citation-label: LWG3386 title: "elements_view needs its own sentinel type" author: - family: Tim Song URL: https://wg21.link/lwg3386 - id: LWG3387 citation-label: LWG3387 title: "§[range.reverse.view] reverse_view unintentionally requires range" author: - family: Patrick Palka URL: https://wg21.link/lwg3387 - id: LWG3388 citation-label: LWG3388 title: "view iterator types have ill-formed <=> operators" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3388 - id: LWG3389 citation-label: LWG3389 title: "A move-only iterator still does not have a counted_iterator" author: - family: Patrick Palka URL: https://wg21.link/lwg3389 - id: LWG3390 citation-label: LWG3390 title: "make_move_iterator() cannot be used to construct a move_iterator for a move-only iterator" author: - family: Patrick Palka URL: https://wg21.link/lwg3390 - id: LWG3391 citation-label: LWG3391 title: "Problems with counted_iterator/move_iterator::base() const &" author: - family: Patrick Palka URL: https://wg21.link/lwg3391 - id: LWG3392 citation-label: LWG3392 title: "ranges::distance() cannot be used on a move-only iterator with a sized sentinel" author: - family: Patrick Palka URL: https://wg21.link/lwg3392 - id: LWG3393 citation-label: LWG3393 title: "Missing/incorrect feature test macro for coroutines" author: - family: Barry Revzin URL: https://wg21.link/lwg3393 - id: LWG3394 citation-label: LWG3394 title: "ranges::basic_istream_view::iterator has an empty iterator_traits" author: - family: Patrick Palka URL: https://wg21.link/lwg3394 - id: LWG3395 citation-label: LWG3395 title: "Definition for three-way comparison needs to be updated (US 152)" author: - family: Jeff Garland URL: https://wg21.link/lwg3395 - id: LWG3396 citation-label: LWG3396 title: "Clarify point of reference for source_location::current() (DE 169)" author: - family: Jens Maurer URL: https://wg21.link/lwg3396 - id: LWG3397 citation-label: LWG3397 title: "ranges::basic_istream_view::iterator should not provide iterator_category" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3397 - id: LWG3398 citation-label: LWG3398 title: "tuple_element_t is also wrong for const subrange" author: - family: Casey Carter URL: https://wg21.link/lwg3398 - id: LWG3399 citation-label: LWG3399 title: "basic_syncbuf::emit() + Qt's #define emit = Big Bada-Boom" author: - family: Marc Mutz URL: https://wg21.link/lwg3399 - id: LWG3400 citation-label: LWG3400 title: "Does is_nothrow_convertible consider destruction of the destination type?" author: - family: Jiang An URL: https://wg21.link/lwg3400 - id: LWG3401 citation-label: LWG3401 title: "Is \"as if by\" equivalent to \"equivalent to\"?" author: - family: Casey Carter URL: https://wg21.link/lwg3401 - id: LWG3402 citation-label: LWG3402 title: "Wording for negative_binomial_distribution is unclear as a consequence of LWG 2406 resolution" author: - family: Ahti Leppänen URL: https://wg21.link/lwg3402 - id: LWG3403 citation-label: LWG3403 title: "Domain of ranges::ssize(E) doesn't match ranges::size(E)" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3403 - id: LWG3404 citation-label: LWG3404 title: "Finish removing subrange's conversions from pair-like" author: - family: Casey Carter URL: https://wg21.link/lwg3404 - id: LWG3405 citation-label: LWG3405 title: "common_view's converting constructor is bad, too" author: - family: Casey Carter URL: https://wg21.link/lwg3405 - id: LWG3406 citation-label: LWG3406 title: "elements_view::begin() and elements_view::end() have incompatible constraints" author: - family: Patrick Palka URL: https://wg21.link/lwg3406 - id: LWG3407 citation-label: LWG3407 title: "Some problems with the wording changes of P1739R4" author: - family: Patrick Palka URL: https://wg21.link/lwg3407 - id: LWG3408 citation-label: LWG3408 title: "LWG 3291 reveals deficiencies in counted_iterator" author: - family: Patrick Palka URL: https://wg21.link/lwg3408 - id: LWG3409 citation-label: LWG3409 title: "Too lax description of atomic_ref::required_alignment" author: - family: Andrey Semashev URL: https://wg21.link/lwg3409 - id: LWG3410 citation-label: LWG3410 title: "lexicographical_compare_three_way is overspecified" author: - family: Casey Carter URL: https://wg21.link/lwg3410 - id: LWG3411 citation-label: LWG3411 title: "[fund.ts.v3] Contradictory namespace rules in the Library Fundamentals TS" author: - family: Thomas Köppe URL: https://wg21.link/lwg3411 - id: LWG3412 citation-label: LWG3412 title: "§[format.string.std] references to \"Unicode encoding\" unclear" author: - family: Hubert Tong URL: https://wg21.link/lwg3412 - id: LWG3413 citation-label: LWG3413 title: "[fund.ts.v3] propagate_const's swap's noexcept specification needs to be constrained and use a trait" author: - family: Thomas Köppe URL: https://wg21.link/lwg3413 - id: LWG3414 citation-label: LWG3414 title: "[networking.ts] service_already_exists has no usable constructors" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3414 - id: LWG3415 citation-label: LWG3415 title: "back_insert_iterator fails when a container is also its value type" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3415 - id: LWG3416 citation-label: LWG3416 title: "The Throws: specification of std::any does not mention allocation" author: - family: Thomas Köppe URL: https://wg21.link/lwg3416 - id: LWG3417 citation-label: LWG3417 title: "Missing volatile atomic deprecations" author: - family: Alisdair Meredith URL: https://wg21.link/lwg3417 - id: LWG3418 citation-label: LWG3418 title: "Deprecated free functions in " author: - family: Alisdair Meredith URL: https://wg21.link/lwg3418 - id: LWG3419 citation-label: LWG3419 title: "§[algorithms.requirements]/15 doesn't reserve as many rights as it intends to" author: - family: Richard Smith URL: https://wg21.link/lwg3419 - id: LWG3420 citation-label: LWG3420 title: "cpp17-iterator should check that the type looks like an iterator first" author: - family: Tim Song URL: https://wg21.link/lwg3420 - id: LWG3421 citation-label: LWG3421 title: "Imperfect ADL emulation for boolean-testable" author: - family: Davis Herring URL: https://wg21.link/lwg3421 - id: LWG3422 citation-label: LWG3422 title: "Issues of seed_seq's constructors" author: - family: Jiang An URL: https://wg21.link/lwg3422 - id: LWG3423 citation-label: LWG3423 title: "std::any_cast should never return a cv-qualified type" author: - family: Casey Carter URL: https://wg21.link/lwg3423 - id: LWG3424 citation-label: LWG3424 title: "optional::value_or should never return a cv-qualified type" author: - family: Casey Carter URL: https://wg21.link/lwg3424 - id: LWG3425 citation-label: LWG3425 title: "condition_variable_any fails to constrain its Lock parameters" author: - family: Casey Carter URL: https://wg21.link/lwg3425 - id: LWG3426 citation-label: LWG3426 title: "operator<=>(const unique_ptr&, nullptr_t) can't get no satisfaction" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3426 - id: LWG3427 citation-label: LWG3427 title: "operator<=>(const shared_ptr&, nullptr_t) definition ill-formed" author: - family: Daniel Krügler URL: https://wg21.link/lwg3427 - id: LWG3428 citation-label: LWG3428 title: "single_view's in place constructor should be explicit" author: - family: Tim Song URL: https://wg21.link/lwg3428 - id: LWG3429 citation-label: LWG3429 title: "\"models\" should subsume like \"satisfies\"" author: - family: Tim Song URL: https://wg21.link/lwg3429 - id: LWG3430 citation-label: LWG3430 title: "std::fstream & co. should be constructible from string_view" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3430 - id: LWG3431 citation-label: LWG3431 title: "<=> for containers should require three_way_comparable instead of <=>" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3431 - id: LWG3432 citation-label: LWG3432 title: "Missing requirement for comparison_category" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3432 - id: LWG3433 citation-label: LWG3433 title: "subrange::advance(n) has UB when n < 0" author: - family: Casey Carter URL: https://wg21.link/lwg3433 - id: LWG3434 citation-label: LWG3434 title: "ios_base never reclaims memory for iarray and parray" author: - family: Alisdair Meredith URL: https://wg21.link/lwg3434 - id: LWG3435 citation-label: LWG3435 title: "three_way_comparable_with, reverse_iterator>" author: - family: Casey Carter URL: https://wg21.link/lwg3435 - id: LWG3436 citation-label: LWG3436 title: "std::construct_at should support arrays" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3436 - id: LWG3437 citation-label: LWG3437 title: "__cpp_lib_polymorphic_allocator is in the wrong header" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3437 - id: LWG3438 citation-label: LWG3438 title: "§[container.node.overview] missing multiset/map cases" author: - family: Jens Maurer URL: https://wg21.link/lwg3438 - id: LWG3439 citation-label: LWG3439 title: "\"Distance\" template parameter is underspecified" author: - family: Jens Maurer URL: https://wg21.link/lwg3439 - id: LWG3440 citation-label: LWG3440 title: "Aggregate-paren-init breaks direct-initializing a tuple or optional from {aggregate-member-value}" author: - family: Ville Voutilainen URL: https://wg21.link/lwg3440 - id: LWG3441 citation-label: LWG3441 title: "Misleading note about calls to customization points" author: - family: Michael Park URL: https://wg21.link/lwg3441 - id: LWG3442 citation-label: LWG3442 title: "Unsatisfiable suggested implementation of customization points" author: - family: Michael Park URL: https://wg21.link/lwg3442 - id: LWG3443 citation-label: LWG3443 title: "[networking.ts] net::basic_socket_iostream should use addressof" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3443 - id: LWG3444 citation-label: LWG3444 title: "[networking.ts] net::basic_socket_streambuf::connect(Args&&...) effects are wrong" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3444 - id: LWG3445 citation-label: LWG3445 title: "[networking.ts] net::basic_socket_istream::connect should be constrained" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3445 - id: LWG3446 citation-label: LWG3446 title: "indirectly_readable_traits ambiguity for types with both value_type and element_type" author: - family: Casey Carter URL: https://wg21.link/lwg3446 - id: LWG3447 citation-label: LWG3447 title: "Deduction guides for take_view and drop_view have different constraints" author: - family: Jens Maurer URL: https://wg21.link/lwg3447 - id: LWG3448 citation-label: LWG3448 title: "transform_view's sentinel not comparable with iterator" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3448 - id: LWG3449 citation-label: LWG3449 title: "take_view and take_while_view's sentinel not comparable with their const iterator" author: - family: Tim Song URL: https://wg21.link/lwg3449 - id: LWG3450 citation-label: LWG3450 title: "The const overloads of take_while_view::begin/end are underconstrained" author: - family: Tim Song URL: https://wg21.link/lwg3450 - id: LWG3451 citation-label: LWG3451 title: "Inconsistently explicit deduction guides" author: - family: Johel Ernesto Guerrero Peña URL: https://wg21.link/lwg3451 - id: LWG3452 citation-label: LWG3452 title: "Are views really supposed to have strict 𝒪(1) destruction?" author: - family: Mathias Stearn URL: https://wg21.link/lwg3452 - id: LWG3453 citation-label: LWG3453 title: "Generic code cannot call ranges::advance(i, s)" author: - family: Casey Carter URL: https://wg21.link/lwg3453 - id: LWG3454 citation-label: LWG3454 title: "pointer_traits::pointer_to should be constexpr" author: - family: Alisdair Meredith URL: https://wg21.link/lwg3454 - id: LWG3455 citation-label: LWG3455 title: "Incorrect Postconditions on unique_ptr move assignment" author: - family: Howard Hinnant URL: https://wg21.link/lwg3455 - id: LWG3456 citation-label: LWG3456 title: "Pattern used by std::from_chars is underspecified" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3456 - id: LWG3457 citation-label: LWG3457 title: "*this is not invalidated" author: - family: Johel Ernesto Guerrero Peña URL: https://wg21.link/lwg3457 - id: LWG3458 citation-label: LWG3458 title: "Is shared_future intended to work with arrays or function types?" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3458 - id: LWG3459 citation-label: LWG3459 title: "Why doesn't std::convertible_to have semantic requirement when To is reference-to-function type?" author: - family: S. B. Tam URL: https://wg21.link/lwg3459 - id: LWG3460 citation-label: LWG3460 title: "Unimplementable noop_coroutine_handle guarantees" author: - family: Casey Carter URL: https://wg21.link/lwg3460 - id: LWG3461 citation-label: LWG3461 title: "convertible_to's description mishandles cv-qualified void" author: - family: Tim Song URL: https://wg21.link/lwg3461 - id: LWG3462 citation-label: LWG3462 title: "§[formatter.requirements]: Formatter requirements forbid use of fc.arg()" author: - family: Alberto Barbati URL: https://wg21.link/lwg3462 - id: LWG3463 citation-label: LWG3463 title: "Incorrect requirements for transform_inclusive_scan without initial value" author: - family: Agustín K-ballo Bergé URL: https://wg21.link/lwg3463 - id: LWG3464 citation-label: LWG3464 title: "istream::gcount() can overflow" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3464 - id: LWG3465 citation-label: LWG3465 title: "compare_partial_order_fallback requires F < E" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg3465 - id: LWG3466 citation-label: LWG3466 title: "Specify the requirements for promise/future/shared_future consistently" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3466 - id: LWG3467 citation-label: LWG3467 title: "bool can't be an integer-like type" author: - family: Casey Carter URL: https://wg21.link/lwg3467 - id: LWG3468 citation-label: LWG3468 title: "Transparent lookups in unordered containers are inconsistent" author: - family: Marshall Clow URL: https://wg21.link/lwg3468 - id: LWG3469 citation-label: LWG3469 title: "Precondition of coroutine_handle::promise may be insufficient" author: - family: Jiang An URL: https://wg21.link/lwg3469 - id: LWG3470 citation-label: LWG3470 title: "convertible-to-non-slicing seems to reject valid case" author: - family: S. B. Tam URL: https://wg21.link/lwg3470 - id: LWG3471 citation-label: LWG3471 title: "polymorphic_allocator::allocate does not satisfy Cpp17Allocator requirements" author: - family: Alisdair Meredith URL: https://wg21.link/lwg3471 - id: LWG3472 citation-label: LWG3472 title: "counted_iterator is missing preconditions" author: - family: Michael Schellenberger Costa URL: https://wg21.link/lwg3472 - id: LWG3473 citation-label: LWG3473 title: "Normative encouragement in non-normative note" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3473 - id: LWG3474 citation-label: LWG3474 title: "Nesting join_views is broken because of CTAD" author: - family: Barry Revzin URL: https://wg21.link/lwg3474 - id: LWG3475 citation-label: LWG3475 title: "std::thread's constructor needs to be able to report general memory allocation failures" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3475 - id: LWG3476 citation-label: LWG3476 title: "thread and jthread constructors require that the parameters be move-constructible but never move construct the parameters" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3476 - id: LWG3477 citation-label: LWG3477 title: "Simplify constraints for semiregular-box" author: - family: Casey Carter URL: https://wg21.link/lwg3477 - id: LWG3478 citation-label: LWG3478 title: "views::split drops trailing empty range" author: - family: Barry Revzin URL: https://wg21.link/lwg3478 - id: LWG3479 citation-label: LWG3479 title: "semiregular-box mishandles self-assignment" author: - family: Casey Carter URL: https://wg21.link/lwg3479 - id: LWG3480 citation-label: LWG3480 title: "directory_iterator and recursive_directory_iterator are not C++20 ranges" author: - family: Barry Revzin URL: https://wg21.link/lwg3480 - id: LWG3481 citation-label: LWG3481 title: "viewable_range mishandles lvalue move-only views" author: - family: Casey Carter URL: https://wg21.link/lwg3481 - id: LWG3482 citation-label: LWG3482 title: "drop_view's const begin should additionally require sized_range" author: - family: Casey Carter URL: https://wg21.link/lwg3482 - id: LWG3483 citation-label: LWG3483 title: "transform_view::iterator's difference is overconstrained" author: - family: Casey Carter URL: https://wg21.link/lwg3483 - id: LWG3484 citation-label: LWG3484 title: "Should declare ::nullptr_t?" author: - family: Thomas Köppe URL: https://wg21.link/lwg3484 - id: LWG3485 citation-label: LWG3485 title: "atomic_ref safety should be based on operations that \"potentially conflict\" rather than lifetime" author: - family: Billy O'Neal III URL: https://wg21.link/lwg3485 - id: LWG3486 citation-label: LWG3486 title: "is_constructible may be misleading in C++20" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3486 - id: LWG3487 citation-label: LWG3487 title: "Missing precondition on input and output aliasing of [numeric.ops]" author: - family: Matthias Kretz URL: https://wg21.link/lwg3487 - id: LWG3488 citation-label: LWG3488 title: "Is array swappable or not?" author: - family: Casey Carter URL: https://wg21.link/lwg3488 - id: LWG3489 citation-label: LWG3489 title: "Improve istream_view wording" author: - family: Michael Schellenberger Costa URL: https://wg21.link/lwg3489 - id: LWG3490 citation-label: LWG3490 title: "ranges::drop_while_view::begin() is missing a precondition" author: - family: Michael Schellenberger Costa URL: https://wg21.link/lwg3490 - id: LWG3491 citation-label: LWG3491 title: "What is a \"decayed type\"?" author: - family: Alisdair Meredith URL: https://wg21.link/lwg3491 - id: LWG3492 citation-label: LWG3492 title: "Minimal improvements to elements_view::iterator" author: - family: Michael Schellenberger Costa URL: https://wg21.link/lwg3492 - id: LWG3493 citation-label: LWG3493 title: "The constructor of std::function taking an F is missing a constraint" author: - family: Ville Voutilainen URL: https://wg21.link/lwg3493 - id: LWG3494 citation-label: LWG3494 title: "Allow ranges to be conditionally borrowed" author: - family: Barry Revzin URL: https://wg21.link/lwg3494 - id: LWG3495 citation-label: LWG3495 title: "constexpr launder makes pointers to inactive members of unions usable" author: - family: Hubert Tong URL: https://wg21.link/lwg3495 - id: LWG3496 citation-label: LWG3496 title: "What does \"uniquely associated\" mean for basic_syncbuf::emit()?" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3496 - id: LWG3497 citation-label: LWG3497 title: "Postconditions for basic_syncbuf::emit()" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3497 - id: LWG3498 citation-label: LWG3498 title: "Inconsistent noexcept-specifiers for basic_syncbuf" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3498 - id: LWG3499 citation-label: LWG3499 title: "Timed lockable and mutex requirements are imprecise about duration and time_point" author: - family: Tim Song URL: https://wg21.link/lwg3499 - id: LWG3500 citation-label: LWG3500 title: "join_view::iterator::operator->() is bogus" author: - family: Michael Schellenberger Costa URL: https://wg21.link/lwg3500 - id: LWG3501 citation-label: LWG3501 title: "basic_syncbuf-related manipulators refer to some Allocator without defining it" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3501 - id: LWG3502 citation-label: LWG3502 title: "elements_view should not be allowed to return dangling references" author: - family: Tim Song URL: https://wg21.link/lwg3502 - id: LWG3503 citation-label: LWG3503 title: "chrono::ceil has surprising requirement" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3503 - id: LWG3504 citation-label: LWG3504 title: "condition_variable::wait_for is overspecified" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3504 - id: LWG3505 citation-label: LWG3505 title: "split_view::outer-iterator::operator++ misspecified" author: - family: Tim Song URL: https://wg21.link/lwg3505 - id: LWG3506 citation-label: LWG3506 title: "Missing allocator-extended constructors for priority_queue" author: - family: Tim Song URL: https://wg21.link/lwg3506 - id: LWG3507 citation-label: LWG3507 title: "P0881R7 (\"stacktrace\") does not define \"actual file name\", \"actual line number\"" author: - family: Thomas Köppe URL: https://wg21.link/lwg3507 - id: LWG3508 citation-label: LWG3508 title: "atomic_ref is not well-specified" author: - family: Casey Carter URL: https://wg21.link/lwg3508 - id: LWG3509 citation-label: LWG3509 title: "Range adaptor objects are underspecified" author: - family: Tim Song URL: https://wg21.link/lwg3509 - id: LWG3510 citation-label: LWG3510 title: "Customization point objects should be invocable as non-const too" author: - family: Tim Song URL: https://wg21.link/lwg3510 - id: LWG3511 citation-label: LWG3511 title: "Clarify global permission to move" author: - family: Gonzalo Brito Gadeschi URL: https://wg21.link/lwg3511 - id: LWG3512 citation-label: LWG3512 title: "Incorrect exception safety guarantee for unordered containers" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3512 - id: LWG3513 citation-label: LWG3513 title: "Fix definition of program-defined based on its uses" author: - family: Johel Ernesto Guerrero Peña URL: https://wg21.link/lwg3513 - id: LWG3514 citation-label: LWG3514 title: "stacktrace should add type alias pmr::stacktrace" author: - family: Hiroaki Ando URL: https://wg21.link/lwg3514 - id: LWG3515 citation-label: LWG3515 title: "§[stacktrace.basic.nonmem]: operator<< should be less templatized" author: - family: Jiang An URL: https://wg21.link/lwg3515 - id: LWG3516 citation-label: LWG3516 title: "thread::id spaceship may be inconsistent with equality" author: - family: Casey Carter URL: https://wg21.link/lwg3516 - id: LWG3517 citation-label: LWG3517 title: "join_view::iterator's iter_swap is underconstrained" author: - family: Casey Carter URL: https://wg21.link/lwg3517 - id: LWG3518 citation-label: LWG3518 title: "Exception requirements on char trait operations unclear" author: - family: Zoe Carver URL: https://wg21.link/lwg3518 - id: LWG3519 citation-label: LWG3519 title: "Incomplete synopses for classes" author: - family: Jens Maurer URL: https://wg21.link/lwg3519 - id: LWG3520 citation-label: LWG3520 title: "iter_move and iter_swap are inconsistent for transform_view::iterator" author: - family: Tim Song URL: https://wg21.link/lwg3520 - id: LWG3521 citation-label: LWG3521 title: "Overly strict requirements on qsort and bsearch" author: - family: Richard Smith URL: https://wg21.link/lwg3521 - id: LWG3522 citation-label: LWG3522 title: "Missing requirement on InputIterator template parameter for priority_queue constructors" author: - family: Tim Song URL: https://wg21.link/lwg3522 - id: LWG3523 citation-label: LWG3523 title: "iota_view::sentinel is not always iota_view's sentinel" author: - family: Tim Song URL: https://wg21.link/lwg3523 - id: LWG3524 citation-label: LWG3524 title: "Unimplementable narrowing and evaluation order requirements for range adaptors" author: - family: Tim Song URL: https://wg21.link/lwg3524 - id: LWG3525 citation-label: LWG3525 title: "uses_allocator_construction_args fails to handle types convertible to pair" author: - family: Tim Song URL: https://wg21.link/lwg3525 - id: LWG3526 citation-label: LWG3526 title: "Return types of uses_allocator_construction_args unspecified" author: - family: Casey Carter URL: https://wg21.link/lwg3526 - id: LWG3527 citation-label: LWG3527 title: "uses_allocator_construction_args handles rvalue pairs of rvalue references incorrectly" author: - family: Tim Song URL: https://wg21.link/lwg3527 - id: LWG3528 citation-label: LWG3528 title: "make_from_tuple can perform (the equivalent of) a C-style cast" author: - family: Tim Song URL: https://wg21.link/lwg3528 - id: LWG3529 citation-label: LWG3529 title: "priority_queue(first, last) should construct c with (first, last)" author: - family: Arthur O'Dwyer URL: https://wg21.link/lwg3529 - id: LWG3530 citation-label: LWG3530 title: "BUILTIN-PTR-MEOW should not opt the type out of syntactic checks" author: - family: Tim Song URL: https://wg21.link/lwg3530 - id: LWG3531 citation-label: LWG3531 title: "LWG 3025 broke previous valid code" author: - family: Mike Spertus URL: https://wg21.link/lwg3531 - id: LWG3532 citation-label: LWG3532 title: "split_view::inner-iterator::operator++(int) should depend on Base" author: - family: Casey Carter URL: https://wg21.link/lwg3532 - id: LWG3533 citation-label: LWG3533 title: "Make base() const & consistent across iterator wrappers that supports input_iterators" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3533 - id: LWG3534 citation-label: LWG3534 title: "ranges::set_intersection and ranges::set_difference algorithm requirements are too strict" author: - family: Alexander Bessonov URL: https://wg21.link/lwg3534 - id: LWG3535 citation-label: LWG3535 title: "join_view::iterator::iterator_category and ::iterator_concept lie" author: - family: Casey Carter URL: https://wg21.link/lwg3535 - id: LWG3536 citation-label: LWG3536 title: "Should chrono::from_stream() assign zero to duration for failure?" author: - family: Matt Stephanson URL: https://wg21.link/lwg3536 - id: LWG3537 citation-label: LWG3537 title: "§[iterator.range] Missing noexcept for std::rbegin/rend for arrays and initializer_list" author: - family: Jiang An URL: https://wg21.link/lwg3537 - id: LWG3538 citation-label: LWG3538 title: "§[library.c] C library functions are not addressable" author: - family: Jiang An URL: https://wg21.link/lwg3538 - id: LWG3539 citation-label: LWG3539 title: "format_to must not copy models of output_iterator" author: - family: Casey Carter URL: https://wg21.link/lwg3539 - id: LWG3540 citation-label: LWG3540 title: "§[format.arg] There should be no const in basic_format_arg(const T* p)" author: - family: S. B. Tam URL: https://wg21.link/lwg3540 - id: LWG3541 citation-label: LWG3541 title: "indirectly_readable_traits should be SFINAE-friendly for all types" author: - family: Christopher Di Bella URL: https://wg21.link/lwg3541 - id: LWG3542 citation-label: LWG3542 title: "basic_format_arg mis-handles basic_string_view with custom traits" author: - family: Casey Carter URL: https://wg21.link/lwg3542 - id: LWG3543 citation-label: LWG3543 title: "Definition of when counted_iterators refer to the same sequence isn't quite right" author: - family: Tim Song URL: https://wg21.link/lwg3543 - id: LWG3544 citation-label: LWG3544 title: "format-arg-store::args is unintentionally not exposition-only" author: - family: Casey Carter URL: https://wg21.link/lwg3544 - id: LWG3545 citation-label: LWG3545 title: "std::pointer_traits should be SFINAE-friendly" author: - family: Glen Joseph Fernandes URL: https://wg21.link/lwg3545 - id: LWG3546 citation-label: LWG3546 title: "common_iterator's postfix-proxy is not quite right" author: - family: Tim Song URL: https://wg21.link/lwg3546 - id: LWG3547 citation-label: LWG3547 title: "Time formatters should not be locale sensitive by default" author: - family: Corentin Jabot URL: https://wg21.link/lwg3547 - id: LWG3548 citation-label: LWG3548 title: "shared_ptr construction from unique_ptr should move (not copy) the deleter" author: - family: Thomas Köppe URL: https://wg21.link/lwg3548 - id: LWG3549 citation-label: LWG3549 title: "view_interface is overspecified to derive from view_base" author: - family: Tim Song URL: https://wg21.link/lwg3549 - id: LWG3550 citation-label: LWG3550 title: "Names reserved by C for standard library not reserved by C++" author: - family: Hubert Tong URL: https://wg21.link/lwg3550 - id: LWG3551 citation-label: LWG3551 title: "borrowed_{iterator,subrange}_t are overspecified" author: - family: Tim Song URL: https://wg21.link/lwg3551 - id: LWG3552 citation-label: LWG3552 title: "Parallel specialized memory algorithms should require forward iterators" author: - family: Tim Song URL: https://wg21.link/lwg3552 - id: LWG3553 citation-label: LWG3553 title: "Useless constraint in split_view::outer-iterator::value_type::begin()" author: - family: Hewill Kang URL: https://wg21.link/lwg3553 - id: LWG3554 citation-label: LWG3554 title: "chrono::parse needs const charT* and basic_string_view overloads" author: - family: Howard Hinnant URL: https://wg21.link/lwg3554 - id: LWG3555 citation-label: LWG3555 title: "{transform,elements}_view::iterator::iterator_concept should consider const-qualification of the underlying range" author: - family: Tim Song URL: https://wg21.link/lwg3555 - id: LWG3556 citation-label: LWG3556 title: "Specification of when semantic constraints are imposed by use of concepts is unclear" author: - family: Tim Song URL: https://wg21.link/lwg3556 - id: LWG3557 citation-label: LWG3557 title: "The static_cast expression in convertible_to has the wrong operand" author: - family: Tim Song URL: https://wg21.link/lwg3557 - id: LWG3558 citation-label: LWG3558 title: "elements_view::sentinel's first operator- has wrong return type" author: - family: Hewill Kang URL: https://wg21.link/lwg3558 - id: LWG3559 citation-label: LWG3559 title: "Semantic requirements of sized_range is circular" author: - family: Tim Song URL: https://wg21.link/lwg3559 - id: LWG3560 citation-label: LWG3560 title: "ranges::equal and ranges::is_permutation should short-circuit for sized_ranges" author: - family: Tim Song URL: https://wg21.link/lwg3560 - id: LWG3561 citation-label: LWG3561 title: "Issue with internal counter in discard_block_engine" author: - family: Ilya Burylov URL: https://wg21.link/lwg3561 - id: LWG3562 citation-label: LWG3562 title: "Superseding nullopt_t's requirement to not be DefaultConstructible" author: - family: David Friberg URL: https://wg21.link/lwg3562 - id: LWG3563 citation-label: LWG3563 title: "keys_view example is broken" author: - family: Barry Revzin URL: https://wg21.link/lwg3563 - id: LWG3564 citation-label: LWG3564 title: "transform_view::iterator::value_type and iterator_category should use const F&" author: - family: Tim Song URL: https://wg21.link/lwg3564 - id: LWG3565 citation-label: LWG3565 title: "Handling of encodings in localized formatting of chrono types is underspecified" author: - family: Victor Zverovich URL: https://wg21.link/lwg3565 - id: LWG3566 citation-label: LWG3566 title: "Constraint recursion for operator<=>(optional, U)" author: - family: Casey Carter URL: https://wg21.link/lwg3566 - id: LWG3567 citation-label: LWG3567 title: "Formatting move-only iterators take two" author: - family: Casey Carter URL: https://wg21.link/lwg3567 - id: LWG3568 citation-label: LWG3568 title: "basic_istream_view needs to initialize value_" author: - family: Casey Carter URL: https://wg21.link/lwg3568 - id: LWG3569 citation-label: LWG3569 title: "join_view fails to support ranges of ranges with non-default_initializable iterators" author: - family: Casey Carter URL: https://wg21.link/lwg3569 - id: LWG3570 citation-label: LWG3570 title: "basic_osyncstream::emit should be an unformatted output function" author: - family: Tim Song URL: https://wg21.link/lwg3570 - id: LWG3571 citation-label: LWG3571 title: "flush_emit should set badbit if the emit call fails" author: - family: Tim Song URL: https://wg21.link/lwg3571 - id: LWG3572 citation-label: LWG3572 title: "copyable-box should be fully constexpr" author: - family: Tim Song URL: https://wg21.link/lwg3572 - id: LWG3573 citation-label: LWG3573 title: "Missing Throws element for basic_string_view(It begin, End end)" author: - family: Hewill Kang URL: https://wg21.link/lwg3573 - id: LWG3574 citation-label: LWG3574 title: "common_iterator should be completely constexpr-able" author: - family: Hewill Kang URL: https://wg21.link/lwg3574 - id: LWG3575 citation-label: LWG3575 title: "<=> for integer-class types isn't consistently specified" author: - family: Jiang An URL: https://wg21.link/lwg3575 - id: LWG3576 citation-label: LWG3576 title: "Clarifying fill character in std::format" author: - family: Mark de Wever URL: https://wg21.link/lwg3576 - id: LWG3577 citation-label: LWG3577 title: "Merging an (unordered) associative container with itself" author: - family: Joaquín M López Muñoz URL: https://wg21.link/lwg3577 - id: LWG3578 citation-label: LWG3578 title: "Iterator SCARYness in the context of associative container merging" author: - family: Joaquín M López Muñoz URL: https://wg21.link/lwg3578 - id: LWG3579 citation-label: LWG3579 title: "Complexity guarantees for resize() and append() functions across the library" author: - family: Louis Dionne URL: https://wg21.link/lwg3579 - id: LWG3580 citation-label: LWG3580 title: "iota_view's iterator's binary operator+ should be improved" author: - family: Zoe Carver URL: https://wg21.link/lwg3580 - id: LWG3581 citation-label: LWG3581 title: "The range constructor makes basic_string_view not trivially move constructible" author: - family: Jiang An, Casey Carter URL: https://wg21.link/lwg3581 - id: LWG3582 citation-label: LWG3582 title: "Unclear where std::async exceptions are handled" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3582 - id: LWG3583 citation-label: LWG3583 title: "Clarify if/when short circuiting applies to conditions in Constraints: elements" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3583 - id: LWG3584 citation-label: LWG3584 title: "Clarify common comparison category conversions" author: - family: Peter Brett URL: https://wg21.link/lwg3584 - id: LWG3585 citation-label: LWG3585 title: "Variant converting assignment with immovable alternative" author: - family: Barry Revzin URL: https://wg21.link/lwg3585 - id: LWG3586 citation-label: LWG3586 title: "Formatting character alignment inconsistencies" author: - family: Mark de Wever URL: https://wg21.link/lwg3586 - id: LWG3587 citation-label: LWG3587 title: "std::three_way_comparable_with can be satisfied but can't be modeled" author: - family: Jiang An URL: https://wg21.link/lwg3587 - id: LWG3588 citation-label: LWG3588 title: "Strike out purposeless UB involving the deleter in members functions of unique_ptr" author: - family: Johel Ernesto Guerrero Peña URL: https://wg21.link/lwg3588 - id: LWG3589 citation-label: LWG3589 title: "The const lvalue reference overload of get for subrange does not constrain I to be copyable when N == 0" author: - family: Hewill Kang URL: https://wg21.link/lwg3589 - id: LWG3590 citation-label: LWG3590 title: "split_view::base() const & is overconstrained" author: - family: Tim Song URL: https://wg21.link/lwg3590 - id: LWG3591 citation-label: LWG3591 title: "lazy_split_view::inner-iterator::base() && invalidates outer iterators" author: - family: Tim Song URL: https://wg21.link/lwg3591 - id: LWG3592 citation-label: LWG3592 title: "lazy_split_view needs to check the simpleness of Pattern" author: - family: Tim Song URL: https://wg21.link/lwg3592 - id: LWG3593 citation-label: LWG3593 title: "Several iterators' base() const & and lazy_split_view::outer-iterator::value_type::end() missing noexcept" author: - family: Hewill Kang URL: https://wg21.link/lwg3593 - id: LWG3594 citation-label: LWG3594 title: "inout_ptr — inconsistent release() in destructor" author: - family: JeanHeyd Meneide URL: https://wg21.link/lwg3594 - id: LWG3595 citation-label: LWG3595 title: "Exposition-only classes proxy and postfix-proxy for common_iterator should be fully constexpr" author: - family: Hewill Kang URL: https://wg21.link/lwg3595 - id: LWG3596 citation-label: LWG3596 title: "ranges::starts_with and ranges::ends_with are underspecified" author: - family: Michael Schellenberger Costa URL: https://wg21.link/lwg3596 - id: LWG3597 citation-label: LWG3597 title: "Unsigned integer types don't model advanceable" author: - family: Jiang An URL: https://wg21.link/lwg3597 - id: LWG3598 citation-label: LWG3598 title: "system_category().default_error_condition(0) is underspecified" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3598 - id: LWG3599 citation-label: LWG3599 title: "The const overload of lazy_split_view::begin should be constrained by const Pattern" author: - family: Hewill Kang URL: https://wg21.link/lwg3599 - id: LWG3600 citation-label: LWG3600 title: "Making istream_iterator copy constructor trivial is an ABI break" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3600 - id: LWG3601 citation-label: LWG3601 title: "common_iterator's postfix-proxy needs indirectly_readable" author: - family: Casey Carter URL: https://wg21.link/lwg3601 - id: LWG3602 citation-label: LWG3602 title: "reverse_iterator's converting assignment is overconstrained" author: - family: Hewill Kang URL: https://wg21.link/lwg3602 - id: LWG3603 citation-label: LWG3603 title: "Matching of null characters by regular expressions is underspecified" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3603 - id: LWG3604 citation-label: LWG3604 title: "What is the effect of an invalid value of type syntax_option_type?" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3604 - id: LWG3605 citation-label: LWG3605 title: "regex_constants::match_prev_avail is underspecified" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3605 - id: LWG3606 citation-label: LWG3606 title: "Missing regex_traits::locale_type requirements" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3606 - id: LWG3607 citation-label: LWG3607 title: "contiguous_iterator should not be allowed to have custom iter_move and iter_swap behavior" author: - family: Tim Song URL: https://wg21.link/lwg3607 - id: LWG3608 citation-label: LWG3608 title: "convertible_to and temporary-bound references" author: - family: Tim Song URL: https://wg21.link/lwg3608 - id: LWG3609 citation-label: LWG3609 title: "std::ranges::iota_view has non-subtractable iterator and sentinel types" author: - family: Jiang An URL: https://wg21.link/lwg3609 - id: LWG3610 citation-label: LWG3610 title: "iota_view::size sometimes rejects integer-class types" author: - family: Jiang An URL: https://wg21.link/lwg3610 - id: LWG3611 citation-label: LWG3611 title: "Should compare_exchange be allowed to modify the expected value on success?" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3611 - id: LWG3612 citation-label: LWG3612 title: "Inconsistent pointer alignment in std::format" author: - family: Victor Zverovich URL: https://wg21.link/lwg3612 - id: LWG3613 citation-label: LWG3613 title: "Specify that nullopt_t is copyable" author: - family: Frank Birbacher URL: https://wg21.link/lwg3613 - id: LWG3614 citation-label: LWG3614 title: "iota_view::size and the most negative signed integer values" author: - family: Jiang An URL: https://wg21.link/lwg3614 - id: LWG3615 citation-label: LWG3615 title: "The last specialization of incrementable_traits has wrong operand types" author: - family: Hewill Kang URL: https://wg21.link/lwg3615 - id: LWG3616 citation-label: LWG3616 title: "LWG 3498 seems to miss the non-member swap for basic_syncbuf" author: - family: S. B. Tam URL: https://wg21.link/lwg3616 - id: LWG3617 citation-label: LWG3617 title: "function/packaged_task deduction guides and deducing this" author: - family: Barry Revzin URL: https://wg21.link/lwg3617 - id: LWG3618 citation-label: LWG3618 title: "Unnecessary iter_move for transform_view::iterator" author: - family: Barry Revzin URL: https://wg21.link/lwg3618 - id: LWG3619 citation-label: LWG3619 title: "Specification of vformat_to contains ill-formed formatted_size calls" author: - family: Tim Song URL: https://wg21.link/lwg3619 - id: LWG3620 citation-label: LWG3620 title: "What are execution character sets and execution wide-character sets (after P2314R4)?" author: - family: Dawn Perchik URL: https://wg21.link/lwg3620 - id: LWG3621 citation-label: LWG3621 title: "Remove feature-test macro __cpp_lib_monadic_optional" author: - family: Jens Maurer URL: https://wg21.link/lwg3621 - id: LWG3622 citation-label: LWG3622 title: "Misspecified transitivity of equivalence in §[unord.req.general]" author: - family: Thomas Köppe URL: https://wg21.link/lwg3622 - id: LWG3623 citation-label: LWG3623 title: "Uses of std::reverse_iterator with containers should not require manually including " author: - family: Jiang An URL: https://wg21.link/lwg3623 - id: LWG3624 citation-label: LWG3624 title: "Inconsistency of , , and in the standard library" author: - family: Jiang An URL: https://wg21.link/lwg3624 - id: LWG3625 citation-label: LWG3625 title: "Should provide range access function templates?" author: - family: Jiang An URL: https://wg21.link/lwg3625 - id: LWG3626 citation-label: LWG3626 title: "Is std::basic_stacktrace required to use contiguous storage?" author: - family: Jiang An URL: https://wg21.link/lwg3626 - id: LWG3627 citation-label: LWG3627 title: "Inconsistent specifications for std::make_optional overloads" author: - family: Jiang An URL: https://wg21.link/lwg3627 - id: LWG3628 citation-label: LWG3628 title: "\"Effects: Equivalent to:\" and uninitialized memory algorithms" author: - family: Jiang An URL: https://wg21.link/lwg3628 - id: LWG3629 citation-label: LWG3629 title: "make_error_code and make_error_condition are customization points" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3629 - id: LWG3630 citation-label: LWG3630 title: "Inconsistent basic_regex construction and assignment from iterator range" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3630 - id: LWG3631 citation-label: LWG3631 title: "basic_format_arg(T&&) should use remove_cvref_t throughout" author: - family: Tim Song URL: https://wg21.link/lwg3631 - id: LWG3632 citation-label: LWG3632 title: "unique_ptr \"Mandates: This constructor is not selected by class template argument deduction\"" author: - family: Arthur O'Dwyer URL: https://wg21.link/lwg3632 - id: LWG3633 citation-label: LWG3633 title: "Atomics are copy constructible and copy assignable from volatile atomics" author: - family: Wesley Maxey URL: https://wg21.link/lwg3633 - id: LWG3634 citation-label: LWG3634 title: "When are static-duration memory_resource objects destroyed?" author: - family: Jiang An URL: https://wg21.link/lwg3634 - id: LWG3635 citation-label: LWG3635 title: "Add __cpp_lib_deduction_guides to feature test macros" author: - family: Konstantin Varlamov URL: https://wg21.link/lwg3635 - id: LWG3636 citation-label: LWG3636 title: "formatter::format should be const-qualified" author: - family: Arthur O'Dwyer URL: https://wg21.link/lwg3636 - id: LWG3637 citation-label: LWG3637 title: "pmr::memory_resource::do_allocate needs clarification" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3637 - id: LWG3638 citation-label: LWG3638 title: "vector::swap(reference, reference) is useless" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3638 - id: LWG3639 citation-label: LWG3639 title: "Handling of fill character width is underspecified in std::format" author: - family: Victor Zverovich URL: https://wg21.link/lwg3639 - id: LWG3640 citation-label: LWG3640 title: "Clarify which exceptions are propagated" author: - family: Johel Ernesto Guerrero Peña URL: https://wg21.link/lwg3640 - id: LWG3641 citation-label: LWG3641 title: "Add operator== to format_to_n_result" author: - family: Mark de Wever URL: https://wg21.link/lwg3641 - id: LWG3642 citation-label: LWG3642 title: "move_only_function assignment operators seem to be defined suboptimal" author: - family: Alexander Guteniev URL: https://wg21.link/lwg3642 - id: LWG3643 citation-label: LWG3643 title: "Missing constexpr in std::counted_iterator" author: - family: Jiang An URL: https://wg21.link/lwg3643 - id: LWG3644 citation-label: LWG3644 title: "std::format does not define \"integer presentation type\"" author: - family: Charlie Barto URL: https://wg21.link/lwg3644 - id: LWG3645 citation-label: LWG3645 title: "resize_and_overwrite is overspecified to call its callback with lvalues" author: - family: Arthur O'Dwyer URL: https://wg21.link/lwg3645 - id: LWG3646 citation-label: LWG3646 title: "std::ranges::view_interface::size returns a signed type" author: - family: Jiang An URL: https://wg21.link/lwg3646 - id: LWG3647 citation-label: LWG3647 title: "nothrow-input-iterator constraints should not mention copying" author: - family: Konstantin Varlamov URL: https://wg21.link/lwg3647 - id: LWG3648 citation-label: LWG3648 title: "format should not print bool with 'c'" author: - family: Zhihao Yuan URL: https://wg21.link/lwg3648 - id: LWG3649 citation-label: LWG3649 title: "[fund.ts.v3] Reinstate and bump __cpp_lib_experimental_memory_resource feature test macro" author: - family: Thomas Köppe URL: https://wg21.link/lwg3649 - id: LWG3650 citation-label: LWG3650 title: "Are std::basic_string's iterator and const_iterator constexpr iterators?" author: - family: Jiang An URL: https://wg21.link/lwg3650 - id: LWG3651 citation-label: LWG3651 title: "Unspecified lifetime guarantees for the format string" author: - family: Barry Revzin URL: https://wg21.link/lwg3651 - id: LWG3652 citation-label: LWG3652 title: "Can we relax the preconditions of longjmp?" author: - family: Jiang An URL: https://wg21.link/lwg3652 - id: LWG3653 citation-label: LWG3653 title: " is freestanding, but uses std::hash which is not" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3653 - id: LWG3654 citation-label: LWG3654 title: "basic_format_context::arg(size_t) should be noexcept" author: - family: Hewill Kang URL: https://wg21.link/lwg3654 - id: LWG3655 citation-label: LWG3655 title: "The INVOKE operation and union types" author: - family: Jiang An URL: https://wg21.link/lwg3655 - id: LWG3656 citation-label: LWG3656 title: "Inconsistent bit operations returning a count" author: - family: Nicolai Josuttis URL: https://wg21.link/lwg3656 - id: LWG3657 citation-label: LWG3657 title: "std::hash is not enabled" author: - family: Jiang An URL: https://wg21.link/lwg3657 - id: LWG3658 citation-label: LWG3658 title: "basic_streambuf::sputn is both overspecified and underspecified" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3658 - id: LWG3659 citation-label: LWG3659 title: "Consider ATOMIC_FLAG_INIT undeprecation" author: - family: Aaron Ballman URL: https://wg21.link/lwg3659 - id: LWG3660 citation-label: LWG3660 title: "iterator_traits::pointer should conform to §[iterator.traits]" author: - family: Casey Carter URL: https://wg21.link/lwg3660 - id: LWG3661 citation-label: LWG3661 title: "constinit atomic> a(nullptr); should work" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3661 - id: LWG3662 citation-label: LWG3662 title: "basic_string::append/assign(NTBS, pos, n) suboptimal" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3662 - id: LWG3663 citation-label: LWG3663 title: "basic_string(const T&, const Alloc&) turns moves into copies" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3663 - id: LWG3664 citation-label: LWG3664 title: "LWG 3392 broke std::ranges::distance(a, a+3)" author: - family: Arthur O'Dwyer URL: https://wg21.link/lwg3664 - id: LWG3665 citation-label: LWG3665 title: "Is std::allocator_traits::rebind_alloc SFINAE-friendly?" author: - family: Jiang An URL: https://wg21.link/lwg3665 - id: LWG3666 citation-label: LWG3666 title: "join_view's difference type is too small" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3666 - id: LWG3667 citation-label: LWG3667 title: "std::cout << &X::f prints 1" author: - family: Peter Dimov URL: https://wg21.link/lwg3667 - id: LWG3668 citation-label: LWG3668 title: "[recursive_]directory_iterator constructors refer to undefined options" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3668 - id: LWG3669 citation-label: LWG3669 title: "std::filesystem operations should be observable behaviour" author: - family: Jens Maurer URL: https://wg21.link/lwg3669 - id: LWG3670 citation-label: LWG3670 title: "Cpp17InputIterators don't have integer-class difference types" author: - family: Casey Carter URL: https://wg21.link/lwg3670 - id: LWG3671 citation-label: LWG3671 title: "atomic_fetch_xor missing from stdatomic.h" author: - family: Hubert Tong URL: https://wg21.link/lwg3671 - id: LWG3672 citation-label: LWG3672 title: "common_iterator::operator->() should return by value" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3672 - id: LWG3673 citation-label: LWG3673 title: "§[locale.cons] Ambiguous argument in Throws for locale+name+category constructor" author: - family: Hubert Tong URL: https://wg21.link/lwg3673 - id: LWG3674 citation-label: LWG3674 title: "Removal of requirement for locale names for construction of locales not explained" author: - family: Hubert Tong URL: https://wg21.link/lwg3674 - id: LWG3675 citation-label: LWG3675 title: "std::ios_base::iword/pword might be misspecified" author: - family: Jiang An URL: https://wg21.link/lwg3675 - id: LWG3676 citation-label: LWG3676 title: "Name of locale composed using std::locale::none" author: - family: Hubert Tong URL: https://wg21.link/lwg3676 - id: LWG3677 citation-label: LWG3677 title: "Is a cv-qualified pair specially handled in uses-allocator construction?" author: - family: Jiang An URL: https://wg21.link/lwg3677 - id: LWG3678 citation-label: LWG3678 title: "Constructors of std::chrono::time_zone might be overly unspecified" author: - family: Jiang An URL: https://wg21.link/lwg3678 - id: LWG3679 citation-label: LWG3679 title: "Is sufficient for istream_view?" author: - family: Barry Revzin URL: https://wg21.link/lwg3679 - id: LWG3680 citation-label: LWG3680 title: "Constructor of move_only_function with empty ref-qualifier is over-constrained" author: - family: Zhihao Yuan URL: https://wg21.link/lwg3680 - id: LWG3681 citation-label: LWG3681 title: "Further considerations on LWG 3679" author: - family: Jiang An URL: https://wg21.link/lwg3681 - id: LWG3682 citation-label: LWG3682 title: "A Cpp17Allocator type can't silently ignore an unsupported alignment" author: - family: Jiang An URL: https://wg21.link/lwg3682 - id: LWG3683 citation-label: LWG3683 title: "operator== for polymorphic_allocator cannot deduce template argument in common cases" author: - family: Pablo Halpern URL: https://wg21.link/lwg3683 - id: LWG3684 citation-label: LWG3684 title: "std::allocator::allocate_at_least in constant evaluation" author: - family: Jiang An URL: https://wg21.link/lwg3684 - id: LWG3685 citation-label: LWG3685 title: "In lazy_split_view, CTAD doesn't work when given an input_range input and a tiny-range pattern" author: - family: Konstantin Varlamov URL: https://wg21.link/lwg3685 - id: LWG3686 citation-label: LWG3686 title: "In lazy_split_view, comparing a default-constructed outer-iterator or inner-iterator with std::default_sentinel results in null pointer dereference" author: - family: Konstantin Varlamov URL: https://wg21.link/lwg3686 - id: LWG3687 citation-label: LWG3687 title: "expected move constructor should move" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3687 - id: LWG3688 citation-label: LWG3688 title: "Exception specifications of copy/move member functions of std::bad_expected_access" author: - family: Jiang An URL: https://wg21.link/lwg3688 - id: LWG3689 citation-label: LWG3689 title: "num_get overflow determination unclear and incorrect" author: - family: Hubert Tong URL: https://wg21.link/lwg3689 - id: LWG3690 citation-label: LWG3690 title: "std::make_from_tuple etc. should find all tuple-like std::get overloads" author: - family: Jiang An URL: https://wg21.link/lwg3690 - id: LWG3691 citation-label: LWG3691 title: "Replacement of keys in associative containers" author: - family: Jens Maurer URL: https://wg21.link/lwg3691 - id: LWG3692 citation-label: LWG3692 title: "zip_view::iterator's operator<=> is overconstrained" author: - family: S. B. Tam URL: https://wg21.link/lwg3692 - id: LWG3693 citation-label: LWG3693 title: "§[c.math] Can any of float/double/long double overloads be fused into template overloads?" author: - family: Jiang An URL: https://wg21.link/lwg3693 - id: LWG3694 citation-label: LWG3694 title: "Should traits_type::length be customizable?" author: - family: Jiang An URL: https://wg21.link/lwg3694 - id: LWG3695 citation-label: LWG3695 title: "The standard-layout property of char-like types serves for nothing" author: - family: Jiang An URL: https://wg21.link/lwg3695 - id: LWG3696 citation-label: LWG3696 title: "\"Basic integral types\" should not be used" author: - family: Jiang An URL: https://wg21.link/lwg3696 - id: LWG3697 citation-label: LWG3697 title: "Preconditions of reference_constructs_from_temporary/reference_converts_from_temporary seem wrong" author: - family: Jiang An URL: https://wg21.link/lwg3697 - id: LWG3698 citation-label: LWG3698 title: "regex_iterator and join_view don't work together very well" author: - family: Barry Revzin URL: https://wg21.link/lwg3698 - id: LWG3699 citation-label: LWG3699 title: "lexically_relative on UNC drive paths (\\\\?\\C:\\...) results in a default-constructed value" author: - family: Nicole Mazzuca URL: https://wg21.link/lwg3699 - id: LWG3700 citation-label: LWG3700 title: "The const begin of the join_view family does not require InnerRng to be a range" author: - family: Hewill Kang URL: https://wg21.link/lwg3700 - id: LWG3701 citation-label: LWG3701 title: "Make formatter, charT> requirement explicit" author: - family: Mark de Wever URL: https://wg21.link/lwg3701 - id: LWG3702 citation-label: LWG3702 title: "Should zip_transform_view::iterator remove operator requires is_void" author: - family: Casey Carter URL: https://wg21.link/lwg3703 - id: LWG3704 citation-label: LWG3704 title: "LWG 2059 added overloads that might be ill-formed for sets" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3704 - id: LWG3705 citation-label: LWG3705 title: "Hashability shouldn't depend on basic_string's allocator" author: - family: Casey Carter URL: https://wg21.link/lwg3705 - id: LWG3706 citation-label: LWG3706 title: "How does std::format work with character arrays of unknown bound?" author: - family: S. B. Tam URL: https://wg21.link/lwg3706 - id: LWG3707 citation-label: LWG3707 title: "chunk_view::outer-iterator::value_type::size should return unsigned type" author: - family: Hewill Kang URL: https://wg21.link/lwg3707 - id: LWG3708 citation-label: LWG3708 title: "take_while_view::sentinel's conversion constructor should move" author: - family: Hewill Kang URL: https://wg21.link/lwg3708 - id: LWG3709 citation-label: LWG3709 title: "LWG-3703 was underly ambitious" author: - family: Casey Carter URL: https://wg21.link/lwg3709 - id: LWG3710 citation-label: LWG3710 title: "The end of chunk_view for input ranges can be const" author: - family: Hewill Kang URL: https://wg21.link/lwg3710 - id: LWG3711 citation-label: LWG3711 title: "Missing preconditions for slide_view constructor" author: - family: Hewill Kang URL: https://wg21.link/lwg3711 - id: LWG3712 citation-label: LWG3712 title: "chunk_view and slide_view should not be default_initializable" author: - family: Hewill Kang URL: https://wg21.link/lwg3712 - id: LWG3713 citation-label: LWG3713 title: "Sorted with respect to comparator (only)" author: - family: Casey Carter URL: https://wg21.link/lwg3713 - id: LWG3714 citation-label: LWG3714 title: "Non-single-argument constructors for range adaptors should not be explicit" author: - family: Hewill Kang URL: https://wg21.link/lwg3714 - id: LWG3715 citation-label: LWG3715 title: "view_interface::empty is overconstrained" author: - family: Hewill Kang URL: https://wg21.link/lwg3715 - id: LWG3716 citation-label: LWG3716 title: "§[iterator.concept.forward][forward.iterators] Two different definitions of multi-pass guarantee" author: - family: Jiang An URL: https://wg21.link/lwg3716 - id: LWG3717 citation-label: LWG3717 title: "common_view::end should improve random_access_range case" author: - family: Hewill Kang URL: https://wg21.link/lwg3717 - id: LWG3718 citation-label: LWG3718 title: "P2418R2 broke the overload resolution for std::basic_format_arg" author: - family: Jiang An URL: https://wg21.link/lwg3718 - id: LWG3719 citation-label: LWG3719 title: "Directory iterators should be usable with default sentinel" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3719 - id: LWG3720 citation-label: LWG3720 title: "Restrict the valid types of arg-id for width and precision in std-format-spec" author: - family: Mark de Wever URL: https://wg21.link/lwg3720 - id: LWG3721 citation-label: LWG3721 title: "Allow an arg-id with a value of zero for width in std-format-spec" author: - family: Mark de Wever URL: https://wg21.link/lwg3721 - id: LWG3722 citation-label: LWG3722 title: "ranges::to reserves the wrong size" author: - family: Hewill Kang URL: https://wg21.link/lwg3722 - id: LWG3723 citation-label: LWG3723 title: "priority_queue::push_range needs to append_range" author: - family: Casey Carter URL: https://wg21.link/lwg3723 - id: LWG3724 citation-label: LWG3724 title: "decay-copy should be constrained" author: - family: Hui Xie URL: https://wg21.link/lwg3724 - id: LWG3725 citation-label: LWG3725 title: "reverse_iterator::operator-> should not use prev for non-pointer iterators" author: - family: Hewill Kang URL: https://wg21.link/lwg3725 - id: LWG3726 citation-label: LWG3726 title: "reverse_iterator::operator-> is underconstrained for non-pointer iterators" author: - family: Hewill Kang URL: https://wg21.link/lwg3726 - id: LWG3727 citation-label: LWG3727 title: "reverse_iterator/common_iterator's operator-> should not require the underlying iterator's operator-> to be a const member function" author: - family: Hewill Kang URL: https://wg21.link/lwg3727 - id: LWG3728 citation-label: LWG3728 title: "Can't make neither head nor tail of the description of operator<=>(tuple, tuple)" author: - family: Corentin Jabot URL: https://wg21.link/lwg3728 - id: LWG3729 citation-label: LWG3729 title: "std::tuple_element_t> should remove top-level cv-qualifiers" author: - family: Jiang An URL: https://wg21.link/lwg3729 - id: LWG3730 citation-label: LWG3730 title: "std::ranges::drop_view may have different size type from its underlying view" author: - family: Jiang An URL: https://wg21.link/lwg3730 - id: LWG3731 citation-label: LWG3731 title: "zip_view and adjacent_view are underconstrained" author: - family: Hewill Kang URL: https://wg21.link/lwg3731 - id: LWG3732 citation-label: LWG3732 title: "prepend_range and append_range can't be amortized constant time" author: - family: Tim Song URL: https://wg21.link/lwg3732 - id: LWG3733 citation-label: LWG3733 title: "ranges::to misuses cpp17-input-iterator" author: - family: S. B. Tam URL: https://wg21.link/lwg3733 - id: LWG3734 citation-label: LWG3734 title: "Inconsistency in inout_ptr and out_ptr for empty case" author: - family: Doug Cook URL: https://wg21.link/lwg3734 - id: LWG3735 citation-label: LWG3735 title: "views::adjacent<0> should be prohibited" author: - family: Hewill Kang URL: https://wg21.link/lwg3735 - id: LWG3736 citation-label: LWG3736 title: "move_iterator missing disable_sized_sentinel_for specialization" author: - family: Hewill Kang URL: https://wg21.link/lwg3736 - id: LWG3737 citation-label: LWG3737 title: "take_view::sentinel should provide operator-" author: - family: Hewill Kang URL: https://wg21.link/lwg3737 - id: LWG3738 citation-label: LWG3738 title: "Missing preconditions for take_view constructor" author: - family: Hewill Kang URL: https://wg21.link/lwg3738 - id: LWG3739 citation-label: LWG3739 title: "chunk_view::size should preserve the signedness of the size of the underlying range" author: - family: Hewill Kang URL: https://wg21.link/lwg3739 - id: LWG3740 citation-label: LWG3740 title: "slide_view::size should preserve the signedness of underlying range's size" author: - family: Hewill Kang URL: https://wg21.link/lwg3740 - id: LWG3741 citation-label: LWG3741 title: "std::chrono::abs(duration) is ill-formed with non-reduced periods" author: - family: Charlie Barto URL: https://wg21.link/lwg3741 - id: LWG3742 citation-label: LWG3742 title: "deque::prepend_range needs to permute" author: - family: Casey Carter URL: https://wg21.link/lwg3742 - id: LWG3743 citation-label: LWG3743 title: "ranges::to's reserve may be ill-formed" author: - family: Hewill Kang URL: https://wg21.link/lwg3743 - id: LWG3744 citation-label: LWG3744 title: "copy_symlink(junction, new_symlink)'s behavior is unclear" author: - family: Nicole Mazzuca URL: https://wg21.link/lwg3744 - id: LWG3745 citation-label: LWG3745 title: "std::atomic_wait and its friends lack noexcept" author: - family: Jiang An URL: https://wg21.link/lwg3745 - id: LWG3746 citation-label: LWG3746 title: "optional's spaceship with U with a type derived from optional causes infinite constraint meta-recursion" author: - family: Ville Voutilainen URL: https://wg21.link/lwg3746 - id: LWG3747 citation-label: LWG3747 title: "ranges::uninitialized_copy_n, ranges::uninitialized_move_n, and ranges::destroy_n should use std::move" author: - family: Hewill Kang URL: https://wg21.link/lwg3747 - id: LWG3748 citation-label: LWG3748 title: "common_iterator and counted_iterator' operator- are missing cast to return type" author: - family: Hewill Kang URL: https://wg21.link/lwg3748 - id: LWG3749 citation-label: LWG3749 title: "common_iterator should handle integer-class difference types" author: - family: Hewill Kang URL: https://wg21.link/lwg3749 - id: LWG3750 citation-label: LWG3750 title: "Too many papers bump __cpp_lib_format" author: - family: Barry Revzin URL: https://wg21.link/lwg3750 - id: LWG3751 citation-label: LWG3751 title: "Missing feature macro for flat_set" author: - family: Barry Revzin URL: https://wg21.link/lwg3751 - id: LWG3752 citation-label: LWG3752 title: "Should string::substr forward the allocator to the newly created string?" author: - family: Igor Zhukov URL: https://wg21.link/lwg3752 - id: LWG3753 citation-label: LWG3753 title: "Clarify entity vs. freestanding entity" author: - family: Ben Craig URL: https://wg21.link/lwg3753 - id: LWG3754 citation-label: LWG3754 title: "Class template expected synopsis contains declarations that do not match the detailed description" author: - family: S. B. Tam URL: https://wg21.link/lwg3754 - id: LWG3755 citation-label: LWG3755 title: "tuple-for-each can call user-defined operator," author: - family: Nicole Mazzuca URL: https://wg21.link/lwg3755 - id: LWG3756 citation-label: LWG3756 title: "Is the std::atomic_flag class signal-safe?" author: - family: Ruslan Baratov URL: https://wg21.link/lwg3756 - id: LWG3757 citation-label: LWG3757 title: "What's the effect of std::forward_like(x)?" author: - family: Jiang An URL: https://wg21.link/lwg3757 - id: LWG3758 citation-label: LWG3758 title: "Element-relocating operations of std::vector and std::deque should conditionally require Cpp17CopyInsertable in their preconditions" author: - family: Jiang An URL: https://wg21.link/lwg3758 - id: LWG3759 citation-label: LWG3759 title: "ranges::rotate_copy should use std::move" author: - family: Hewill Kang URL: https://wg21.link/lwg3759 - id: LWG3760 citation-label: LWG3760 title: "cartesian_product_view::iterator's parent_ is never valid" author: - family: Hewill Kang URL: https://wg21.link/lwg3760 - id: LWG3761 citation-label: LWG3761 title: "cartesian_product_view::iterator::operator- should pass by reference" author: - family: Hewill Kang URL: https://wg21.link/lwg3761 - id: LWG3762 citation-label: LWG3762 title: "generator::iterator::operator== should pass by reference" author: - family: Hewill Kang URL: https://wg21.link/lwg3762 - id: LWG3763 citation-label: LWG3763 title: "Should range adaptor iterators only provide iterator_category when its difference_type is not an integer-class type?" author: - family: Hewill Kang URL: https://wg21.link/lwg3763 - id: LWG3764 citation-label: LWG3764 title: "reference_wrapper::operator() should propagate noexcept" author: - family: Zhihao Yuan URL: https://wg21.link/lwg3764 - id: LWG3765 citation-label: LWG3765 title: "const_sentinel should be constrained" author: - family: Hewill Kang URL: https://wg21.link/lwg3765 - id: LWG3766 citation-label: LWG3766 title: "view_interface::cbegin is underconstrained" author: - family: Hewill Kang URL: https://wg21.link/lwg3766 - id: LWG3767 citation-label: LWG3767 title: "codecvt incorrectly added to locale" author: - family: Victor Zverovich URL: https://wg21.link/lwg3767 - id: LWG3768 citation-label: LWG3768 title: "possibly-const-range is overconstrained" author: - family: Hewill Kang URL: https://wg21.link/lwg3768 - id: LWG3769 citation-label: LWG3769 title: "basic_const_iterator::operator== causes infinite constraint recursion" author: - family: Hewill Kang URL: https://wg21.link/lwg3769 - id: LWG3770 citation-label: LWG3770 title: "const_sentinel_t is missing" author: - family: Hewill Kang URL: https://wg21.link/lwg3770 - id: LWG3771 citation-label: LWG3771 title: "[fund.ts.v3] remove binders typedefs from function" author: - family: Alisdair Meredith URL: https://wg21.link/lwg3771 - id: LWG3772 citation-label: LWG3772 title: "repeat_view's piecewise constructor is missing Postconditions" author: - family: Hewill Kang URL: https://wg21.link/lwg3772 - id: LWG3773 citation-label: LWG3773 title: "views::zip_transform still requires F to be copy_constructible when empty pack" author: - family: Hewill Kang URL: https://wg21.link/lwg3773 - id: LWG3774 citation-label: LWG3774 title: " should include " author: - family: Jiang An URL: https://wg21.link/lwg3774 - id: LWG3775 citation-label: LWG3775 title: "Broken dependencies in the Cpp17Allocator requirements" author: - family: Alisdair Meredith URL: https://wg21.link/lwg3775 - id: LWG3776 citation-label: LWG3776 title: "Avoid parsing format-spec if it is not present or empty" author: - family: Mark de Wever URL: https://wg21.link/lwg3776 - id: LWG3777 citation-label: LWG3777 title: "Common cartesian_product_view produces an invalid range if the first range is input and one of the ranges is empty" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3777 - id: LWG3778 citation-label: LWG3778 title: "vector missing exception specifications" author: - family: Alisdair Meredith URL: https://wg21.link/lwg3778 - id: LWG3779 citation-label: LWG3779 title: "ranges::fold_* can unintentionally const_cast and reinterpret_cast" author: - family: Nicole Mazzuca URL: https://wg21.link/lwg3779 - id: LWG3780 citation-label: LWG3780 title: "format's width estimation is too approximate and not forward compatible" author: - family: Corentin Jabot URL: https://wg21.link/lwg3780 - id: LWG3781 citation-label: LWG3781 title: "The exposition-only alias templates cont-key-type and cont-mapped-type should be removed" author: - family: Hewill Kang URL: https://wg21.link/lwg3781 - id: LWG3782 citation-label: LWG3782 title: "Should declare ::lerp?" author: - family: Jiang An URL: https://wg21.link/lwg3782 - id: LWG3783 citation-label: LWG3783 title: "views::common may not be a range adaptor object" author: - family: Hewill Kang URL: https://wg21.link/lwg3783 - id: LWG3784 citation-label: LWG3784 title: "std.compat should not provide ::byte and its friends" author: - family: Jiang An URL: https://wg21.link/lwg3784 - id: LWG3785 citation-label: LWG3785 title: "ranges::to is over-constrained on the destination type being a range" author: - family: Barry Revzin URL: https://wg21.link/lwg3785 - id: LWG3786 citation-label: LWG3786 title: "Flat maps' deduction guide needs to default Allocator to be useful" author: - family: Johel Ernesto Guerrero Peña URL: https://wg21.link/lwg3786 - id: LWG3787 citation-label: LWG3787 title: "ranges::to's template parameter C should not be a reference type" author: - family: Hewill Kang URL: https://wg21.link/lwg3787 - id: LWG3788 citation-label: LWG3788 title: "jthread::operator=(jthread&&) postconditions are unimplementable under self-assignment" author: - family: Nicole Mazzuca URL: https://wg21.link/lwg3788 - id: LWG3789 citation-label: LWG3789 title: "Precondition of (not replaced) operator delete[]" author: - family: blacktea hamburger URL: https://wg21.link/lwg3789 - id: LWG3790 citation-label: LWG3790 title: "P1467 accidentally changed nexttoward's signature" author: - family: David Olsen URL: https://wg21.link/lwg3790 - id: LWG3791 citation-label: LWG3791 title: "join_view::iterator::operator-- may be ill-formed" author: - family: Hewill Kang URL: https://wg21.link/lwg3791 - id: LWG3792 citation-label: LWG3792 title: "__cpp_lib_constexpr_algorithms should also be defined in " author: - family: Marc Mutz URL: https://wg21.link/lwg3792 - id: LWG3793 citation-label: LWG3793 title: "Requirements for some algorithms' Size template parameters are unclear" author: - family: Jiang An URL: https://wg21.link/lwg3793 - id: LWG3794 citation-label: LWG3794 title: "std::filesystem::path::iterator::reference should be allowed to be std::filesystem::path" author: - family: Jiang An URL: https://wg21.link/lwg3794 - id: LWG3795 citation-label: LWG3795 title: "Self-move-assignment of std::future and std::shared_future have unimplementable postconditions" author: - family: Jiang An URL: https://wg21.link/lwg3795 - id: LWG3796 citation-label: LWG3796 title: "movable-box as member should use default-initialization instead of copy-initialization" author: - family: Hewill Kang URL: https://wg21.link/lwg3796 - id: LWG3797 citation-label: LWG3797 title: "elements_view insufficiently constrained" author: - family: Hui Xie URL: https://wg21.link/lwg3797 - id: LWG3798 citation-label: LWG3798 title: "Rvalue reference and iterator_category" author: - family: Jiang An URL: https://wg21.link/lwg3798 - id: LWG3799 citation-label: LWG3799 title: "Should provide 3-argument ::hypot overloads?" author: - family: Jiang An URL: https://wg21.link/lwg3799 - id: LWG3800 citation-label: LWG3800 title: "No deduction guide for std::match_results" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3800 - id: LWG3801 citation-label: LWG3801 title: "cartesian_product_view::iterator::distance-from ignores the size of last underlying range" author: - family: Patrick Palka URL: https://wg21.link/lwg3801 - id: LWG3802 citation-label: LWG3802 title: "flat_foo allocator-extended constructors lack move semantics" author: - family: Arthur O'Dwyer URL: https://wg21.link/lwg3802 - id: LWG3803 citation-label: LWG3803 title: "flat_foo constructors taking KeyContainer lack KeyCompare parameter" author: - family: Arthur O'Dwyer URL: https://wg21.link/lwg3803 - id: LWG3804 citation-label: LWG3804 title: "flat_foo missing some allocator-extended deduction guides" author: - family: Arthur O'Dwyer URL: https://wg21.link/lwg3804 - id: LWG3805 citation-label: LWG3805 title: "Expression evaluating to a call wrapper is a prvalue, not an object" author: - family: Johel Ernesto Guerrero Peña URL: https://wg21.link/lwg3805 - id: LWG3806 citation-label: LWG3806 title: "Should concept formattable default to char?" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3806 - id: LWG3807 citation-label: LWG3807 title: "The feature test macro for ranges::find_last should be renamed" author: - family: Daniel Marshall URL: https://wg21.link/lwg3807 - id: LWG3808 citation-label: LWG3808 title: "Inconsistent feature test macros for ranges algorithms" author: - family: Daniel Marshall URL: https://wg21.link/lwg3808 - id: LWG3809 citation-label: LWG3809 title: "Is std::subtract_with_carry_engine supposed to work?" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3809 - id: LWG3810 citation-label: LWG3810 title: "CTAD for std::basic_format_args" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3810 - id: LWG3811 citation-label: LWG3811 title: "views::as_const on ref_view should return ref_view" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3811 - id: LWG3812 citation-label: LWG3812 title: "[fund.ts.v3] Incorrect constraint on propagate_const conversion function" author: - family: Giuseppe D'Angelo URL: https://wg21.link/lwg3812 - id: LWG3813 citation-label: LWG3813 title: "std::span is made ill-formed by P2278R4 when T is a normal class type" author: - family: Jiang An URL: https://wg21.link/lwg3813 - id: LWG3814 citation-label: LWG3814 title: "Add freestanding items requested by NB comments" author: - family: Ben Craig URL: https://wg21.link/lwg3814 - id: LWG3815 citation-label: LWG3815 title: "Freestanding enumerators specification is lacking" author: - family: Ben Craig URL: https://wg21.link/lwg3815 - id: LWG3816 citation-label: LWG3816 title: "flat_map and flat_multimap should impose sequence container requirements" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3816 - id: LWG3817 citation-label: LWG3817 title: "Missing preconditions on forward_list modifiers" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3817 - id: LWG3818 citation-label: LWG3818 title: "Exposition-only concepts are not described in library intro" author: - family: Tim Song URL: https://wg21.link/lwg3818 - id: LWG3819 citation-label: LWG3819 title: "reference_meows_from_temporary should not use is_meowible" author: - family: Tim Song URL: https://wg21.link/lwg3819 - id: LWG3820 citation-label: LWG3820 title: "cartesian_product_view::iterator::prev is not quite right" author: - family: Hewill Kang URL: https://wg21.link/lwg3820 - id: LWG3821 citation-label: LWG3821 title: "uses_allocator_construction_args should have overload for pair-like" author: - family: Tim Song URL: https://wg21.link/lwg3821 - id: LWG3822 citation-label: LWG3822 title: "Avoiding normalization in filesystem::weakly_canonical" author: - family: US URL: https://wg21.link/lwg3822 - id: LWG3823 citation-label: LWG3823 title: "Unnecessary precondition for is_aggregate" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3823 - id: LWG3824 citation-label: LWG3824 title: "Number of bind placeholders is underspecified" author: - family: Tomasz Kamiński URL: https://wg21.link/lwg3824 - id: LWG3825 citation-label: LWG3825 title: "Missing compile-time argument id check in basic_format_parse_context::next_arg_id" author: - family: Victor Zverovich URL: https://wg21.link/lwg3825 - id: LWG3826 citation-label: LWG3826 title: "Redundant specification [for overload of yield_value]" author: - family: US URL: https://wg21.link/lwg3826 - id: LWG3827 citation-label: LWG3827 title: "Deprecate and macros" author: - family: GB URL: https://wg21.link/lwg3827 - id: LWG3828 citation-label: LWG3828 title: "Sync intmax_t and uintmax_t with C2x" author: - family: GB URL: https://wg21.link/lwg3828 - id: LWG3829 citation-label: LWG3829 title: "as_rvalue_view::end should improve non-common case" author: - family: Hewill Kang URL: https://wg21.link/lwg3829 - id: LWG3830 citation-label: LWG3830 title: "reverse_view should not cache when ranges::next has constant time complexity" author: - family: Hewill Kang URL: https://wg21.link/lwg3830 - id: LWG3831 citation-label: LWG3831 title: "Two-digit formatting of negative year is ambiguous" author: - family: Matt Stephanson URL: https://wg21.link/lwg3831 - id: LWG3832 citation-label: LWG3832 title: "Missing change for element_view::iterator in LWG 3798" author: - family: Jiang An URL: https://wg21.link/lwg3832 - id: LWG3833 citation-label: LWG3833 title: "Remove specialization template struct formatter" author: - family: Mark de Wever URL: https://wg21.link/lwg3833 - id: LWG3834 citation-label: LWG3834 title: "Missing constexpr for std::intmax_t math functions in " author: - family: George Tokmaji URL: https://wg21.link/lwg3834 - id: LWG3835 citation-label: LWG3835 title: "Requirements for CharT in the regex library" author: - family: Xie He URL: https://wg21.link/lwg3835 - id: LWG3836 citation-label: LWG3836 title: "std::expected conversion constructor expected(const expected&) should take precedence over expected(U&&) with operator bool" author: - family: Hui Xie URL: https://wg21.link/lwg3836 - id: LWG3837 citation-label: LWG3837 title: "std::erase_if overloads for non-associative containers should move (and not copy) their predicate object" author: - family: Giuseppe D'Angelo URL: https://wg21.link/lwg3837 - id: LWG3838 citation-label: LWG3838 title: "The last specialization of incrementable_traits is under-constrained" author: - family: Hewill Kang URL: https://wg21.link/lwg3838 - id: LWG3839 citation-label: LWG3839 title: "range_formatter's set_separator, set_brackets, and underlying functions should be noexcept" author: - family: Hewill Kang URL: https://wg21.link/lwg3839 - id: LWG3840 citation-label: LWG3840 title: "filesystem::u8path should be undeprecated" author: - family: Daniel Krügler URL: https://wg21.link/lwg3840 - id: LWG3841 citation-label: LWG3841 title: " should not be \"all freestanding\"" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3841 - id: LWG3842 citation-label: LWG3842 title: "Unclear wording for precision in chrono-format-spec" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3842 - id: LWG3843 citation-label: LWG3843 title: "std::expected::value() & assumes E is copy constructible" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3843 - id: LWG3844 citation-label: LWG3844 title: "Non-numeric formats for negative durations" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3844 - id: LWG3845 citation-label: LWG3845 title: "ranges::to's from_range_t tag branch has the wrong constraint" author: - family: Hewill Kang URL: https://wg21.link/lwg3845 - id: LWG3846 citation-label: LWG3846 title: "iota_view::iterator::operator- is overconstrained" author: - family: Hewill Kang URL: https://wg21.link/lwg3846 - id: LWG3847 citation-label: LWG3847 title: "ranges::to can still return views" author: - family: Hewill Kang URL: https://wg21.link/lwg3847 - id: LWG3848 citation-label: LWG3848 title: "adjacent_view, adjacent_transform_view and slide_view missing base accessor" author: - family: Hewill Kang URL: https://wg21.link/lwg3848 - id: LWG3849 citation-label: LWG3849 title: "cartesian_product_view::iterator's default constructor is overconstrained" author: - family: Hewill Kang URL: https://wg21.link/lwg3849 - id: LWG3850 citation-label: LWG3850 title: "views::as_const on empty_view should return empty_view" author: - family: Hewill Kang URL: https://wg21.link/lwg3850 - id: LWG3851 citation-label: LWG3851 title: "chunk_view::inner-iterator missing custom iter_move and iter_swap" author: - family: Hewill Kang URL: https://wg21.link/lwg3851 - id: LWG3852 citation-label: LWG3852 title: "join_with_view::iterator's iter_move and iter_swap should be conditionally noexcept" author: - family: Hewill Kang URL: https://wg21.link/lwg3852 - id: LWG3853 citation-label: LWG3853 title: "basic_const_iterator::operator-> is ill-formed" author: - family: Hewill Kang URL: https://wg21.link/lwg3853 - id: LWG3854 citation-label: LWG3854 title: "§[res.on.exception.handling]/3 should not be applied to all standard library types" author: - family: Jiang An URL: https://wg21.link/lwg3854 - id: LWG3855 citation-label: LWG3855 title: "tiny-range is not quite right" author: - family: Hewill Kang URL: https://wg21.link/lwg3855 - id: LWG3856 citation-label: LWG3856 title: "Unclear which conversion specifiers are valid for each chrono type" author: - family: Tam S. B. URL: https://wg21.link/lwg3856 - id: LWG3857 citation-label: LWG3857 title: "basic_string_view should allow explicit conversion when only traits vary" author: - family: Casey Carter URL: https://wg21.link/lwg3857 - id: LWG3858 citation-label: LWG3858 title: "basic_const_iterator is too strict to provide iterator_category" author: - family: Hewill Kang URL: https://wg21.link/lwg3858 - id: LWG3859 citation-label: LWG3859 title: "std::projected cannot handle proxy iterator" author: - family: Hewill Kang URL: https://wg21.link/lwg3859 - id: LWG3860 citation-label: LWG3860 title: "range_common_reference_t is missing" author: - family: Hewill Kang URL: https://wg21.link/lwg3860 - id: LWG3861 citation-label: LWG3861 title: "mdspan layout_stride::mapping default constructor problem" author: - family: Christian Robert Trott URL: https://wg21.link/lwg3861 - id: LWG3862 citation-label: LWG3862 title: "basic_const_iterator's common_type specialization is underconstrained" author: - family: Hewill Kang URL: https://wg21.link/lwg3862 - id: LWG3863 citation-label: LWG3863 title: "Is input_iterator guaranteed to have iter_const_reference_t?" author: - family: Hewill Kang URL: https://wg21.link/lwg3863 - id: LWG3864 citation-label: LWG3864 title: "zip over range of reference to an abstract type" author: - family: Barry Revzin URL: https://wg21.link/lwg3864 - id: LWG3865 citation-label: LWG3865 title: "Sorting a range of pairs" author: - family: Barry Revzin URL: https://wg21.link/lwg3865 - id: LWG3866 citation-label: LWG3866 title: "Bad Mandates for expected::transform_error overloads" author: - family: Casey Carter URL: https://wg21.link/lwg3866 - id: LWG3867 citation-label: LWG3867 title: "Should std::basic_osyncstream's move assignment operator be noexcept?" author: - family: Jiang An URL: https://wg21.link/lwg3867 - id: LWG3868 citation-label: LWG3868 title: "Constrained algorithms should not require output_iterator" author: - family: Hewill Kang URL: https://wg21.link/lwg3868 - id: LWG3869 citation-label: LWG3869 title: "Deprecate std::errc constants related to UNIX STREAMS" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3869 - id: LWG3870 citation-label: LWG3870 title: "Remove voidify" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3870 - id: LWG3871 citation-label: LWG3871 title: "Adjust note about terminate" author: - family: CA URL: https://wg21.link/lwg3871 - id: LWG3872 citation-label: LWG3872 title: "basic_const_iterator should have custom iter_move" author: - family: Hewill Kang URL: https://wg21.link/lwg3872 - id: LWG3873 citation-label: LWG3873 title: "join_with_view's const begin is underconstrained" author: - family: Hewill Kang URL: https://wg21.link/lwg3873 - id: LWG3874 citation-label: LWG3874 title: "Rename __cpp_lib_ranges_to_container to __cpp_lib_ranges_to" author: - family: Hewill Kang URL: https://wg21.link/lwg3874 - id: LWG3875 citation-label: LWG3875 title: "std::ranges::repeat_view::iterator may be ill-formed" author: - family: Jiang An URL: https://wg21.link/lwg3875 - id: LWG3876 citation-label: LWG3876 title: "Default constructor of std::layout_XX::mapping misses precondition" author: - family: Christian Trott URL: https://wg21.link/lwg3876 - id: LWG3877 citation-label: LWG3877 title: "Incorrect constraints on const-qualified monadic overloads for std::expected" author: - family: Sy Brand URL: https://wg21.link/lwg3877 - id: LWG3878 citation-label: LWG3878 title: "import std; should guarantee initialization of standard iostreams objects" author: - family: Tim Song URL: https://wg21.link/lwg3878 - id: LWG3879 citation-label: LWG3879 title: "erase_if for flat_{,multi}set is incorrectly specified" author: - family: Tim Song URL: https://wg21.link/lwg3879 - id: LWG3880 citation-label: LWG3880 title: "Clarify operator+= complexity for {chunk,stride}_view::iterator" author: - family: Tim Song URL: https://wg21.link/lwg3880 - id: LWG3881 citation-label: LWG3881 title: "Incorrect formatting of container adapters backed by std::string" author: - family: Victor Zverovich URL: https://wg21.link/lwg3881 - id: LWG3882 citation-label: LWG3882 title: "tuple relational operators have confused friendships" author: - family: Corentin Jabot URL: https://wg21.link/lwg3882 - id: LWG3883 citation-label: LWG3883 title: "§[support.c.headers.other] Ambiguity in the requirements for includes" author: - family: Alex Mills URL: https://wg21.link/lwg3883 - id: LWG3884 citation-label: LWG3884 title: "flat_foo is missing allocator-extended copy/move constructors" author: - family: Arthur O'Dwyer URL: https://wg21.link/lwg3884 - id: LWG3885 citation-label: LWG3885 title: "'op' should be in [zombie.names]" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3885 - id: LWG3886 citation-label: LWG3886 title: "Monad mo' problems" author: - family: Casey Carter URL: https://wg21.link/lwg3886 - id: LWG3887 citation-label: LWG3887 title: "Version macro for allocate_at_least" author: - family: Alisdair Meredith URL: https://wg21.link/lwg3887 - id: LWG3888 citation-label: LWG3888 title: "Most ranges uninitialized memory algorithms are underconstrained" author: - family: Jiang An URL: https://wg21.link/lwg3888 - id: LWG3889 citation-label: LWG3889 title: "std::(ranges::)destroy_at should destroy array elements in the decreasing index order" author: - family: Jiang An URL: https://wg21.link/lwg3889 - id: LWG3890 citation-label: LWG3890 title: "ABI issue for integer-class types" author: - family: Jiang An URL: https://wg21.link/lwg3890 - id: LWG3891 citation-label: LWG3891 title: "LWG 3870 breaks std::expected" author: - family: Jiang An URL: https://wg21.link/lwg3891 - id: LWG3892 citation-label: LWG3892 title: "Incorrect formatting of nested ranges and tuples" author: - family: Victor Zverovich URL: https://wg21.link/lwg3892 - id: LWG3893 citation-label: LWG3893 title: "LWG 3661 broke atomic> a; a = nullptr;" author: - family: Zachary Wassall URL: https://wg21.link/lwg3893 - id: LWG3894 citation-label: LWG3894 title: "generator::promise_type::yield_value(ranges::elements_of) should not be noexcept" author: - family: Tim Song URL: https://wg21.link/lwg3894 - id: LWG3895 citation-label: LWG3895 title: "Various relation concepts are missing default values of the second template parameters" author: - family: blacktea hamburger URL: https://wg21.link/lwg3895 - id: LWG3896 citation-label: LWG3896 title: "The definition of viewable_range is not quite right" author: - family: Hewill Kang URL: https://wg21.link/lwg3896 - id: LWG3897 citation-label: LWG3897 title: "inout_ptr will not update raw pointer to 0" author: - family: Doug Cook URL: https://wg21.link/lwg3897 - id: LWG3898 citation-label: LWG3898 title: "Possibly unintended preconditions for completion functions of std::barrier" author: - family: Jiang An URL: https://wg21.link/lwg3898 - id: LWG3899 citation-label: LWG3899 title: "co_yielding elements of an lvalue generator is unnecessarily inefficient" author: - family: Tim Song URL: https://wg21.link/lwg3899 - id: LWG3900 citation-label: LWG3900 title: "The allocator_arg_t overloads of generator::promise_type::operator new should not be constrained" author: - family: Tim Song URL: https://wg21.link/lwg3900 - id: LWG3901 citation-label: LWG3901 title: "Is uses-allocator construction of a cv-qualified object type still well-formed after LWG 3870?" author: - family: Jiang An URL: https://wg21.link/lwg3901 - id: LWG3902 citation-label: LWG3902 title: "Return type of std::declval should be (cv-unqualified) void" author: - family: Jiang An URL: https://wg21.link/lwg3902 - id: LWG3903 citation-label: LWG3903 title: "span destructor is redundantly noexcept" author: - family: Ben Craig URL: https://wg21.link/lwg3903 - id: LWG3904 citation-label: LWG3904 title: "lazy_split_view::outer-iterator's const-converting constructor isn't setting trailing_empty_" author: - family: Patrick Palka URL: https://wg21.link/lwg3904 - id: LWG3905 citation-label: LWG3905 title: "Type of std::fexcept_t" author: - family: Sam Elliott URL: https://wg21.link/lwg3905 - id: LWG3906 citation-label: LWG3906 title: "\"Undefined address\" is undefined" author: - family: Jiang An URL: https://wg21.link/lwg3906 - id: LWG3907 citation-label: LWG3907 title: "Can iterator types of range adaptors and range factories be SCARY?" author: - family: Jiang An URL: https://wg21.link/lwg3907 - id: LWG3908 citation-label: LWG3908 title: "enumerate_view::iterator constructor is explicit" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3908 - id: LWG3909 citation-label: LWG3909 title: "Issues about viewable_range" author: - family: Jiang An URL: https://wg21.link/lwg3909 - id: LWG3910 citation-label: LWG3910 title: "The effects of including on initialization are not yet precisely specified" author: - family: Jiang An URL: https://wg21.link/lwg3910 - id: LWG3911 citation-label: LWG3911 title: "unique_ptr's operator* is missing a mandate" author: - family: Brian Bi URL: https://wg21.link/lwg3911 - id: LWG3912 citation-label: LWG3912 title: "enumerate_view::iterator::operator- should be noexcept" author: - family: Hewill Kang URL: https://wg21.link/lwg3912 - id: LWG3913 citation-label: LWG3913 title: "ranges::const_iterator_t fails to accept arrays of unknown bound" author: - family: Arthur O'Dwyer URL: https://wg21.link/lwg3913 - id: LWG3914 citation-label: LWG3914 title: "Inconsistent template-head of ranges::enumerate_view" author: - family: Johel Ernesto Guerrero Peña URL: https://wg21.link/lwg3914 - id: LWG3915 citation-label: LWG3915 title: "Redundant paragraph about expression variations" author: - family: Johel Ernesto Guerrero Peña URL: https://wg21.link/lwg3915 - id: LWG3916 citation-label: LWG3916 title: "allocator, polymorphic_allocator, and containers should forbid cv-qualified types" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg3916 - id: LWG3917 citation-label: LWG3917 title: "Validity of allocator and possibly polymorphic_allocator should be clarified" author: - family: Daniel Krügler URL: https://wg21.link/lwg3917 - id: LWG3918 citation-label: LWG3918 title: "std::uninitialized_move/_n and guaranteed copy elision" author: - family: Jiang An URL: https://wg21.link/lwg3918 - id: LWG3919 citation-label: LWG3919 title: "enumerate_view may invoke UB for sized common non-forward underlying ranges" author: - family: Patrick Palka URL: https://wg21.link/lwg3919 - id: LWG3920 citation-label: LWG3920 title: "Bad footnotes claiming external linkage for entities defined as macros" author: - family: Alisdair Meredith URL: https://wg21.link/lwg3920 - id: LWG3921 citation-label: LWG3921 title: "Is std::chrono::duration>{40} required to be correctly formatted?" author: - family: Jiang An URL: https://wg21.link/lwg3921 - id: LWG3922 citation-label: LWG3922 title: "It's unclear whether numeric_limits can be specialized by users" author: - family: Christopher Di Bella URL: https://wg21.link/lwg3922 - id: LWG3923 citation-label: LWG3923 title: "The specification of numeric_limits doesn't clearly distinguish between implementation requirements and user requirements" author: - family: Daniel Krügler URL: https://wg21.link/lwg3923 - id: LWG3924 citation-label: LWG3924 title: "Stop token data race avoidance requirements unclear" author: - family: Brian Bi URL: https://wg21.link/lwg3924 - id: LWG3925 citation-label: LWG3925 title: "Concept formattable's definition is incorrect" author: - family: Mark de Wever URL: https://wg21.link/lwg3925 - id: LWG3926 citation-label: LWG3926 title: "Which namespace std is the mentioned one?" author: - family: jim x URL: https://wg21.link/lwg3926 - id: LWG3927 citation-label: LWG3927 title: "Unclear preconditions for operator[] for sequence containers" author: - family: Ville Voutilainen URL: https://wg21.link/lwg3927 - id: LWG3928 citation-label: LWG3928 title: "Non-top-level namespace posix shouldn't be reserved" author: - family: Jiang An URL: https://wg21.link/lwg3928 - id: LWG3929 citation-label: LWG3929 title: "Preconditions for type traits should be Mandates" author: - family: Alisdair Meredith URL: https://wg21.link/lwg3929 - id: LWG3930 citation-label: LWG3930 title: "Simplify type trait wording" author: - family: Alisdair Meredith URL: https://wg21.link/lwg3930 - id: LWG3931 citation-label: LWG3931 title: "Too many paper bump __cpp_lib_ranges" author: - family: Jiang An URL: https://wg21.link/lwg3931 - id: LWG3932 citation-label: LWG3932 title: "Expression-equivalence is sometimes unimplementable when passing prvalue expressions to comparison CPOs" author: - family: Jiang An URL: https://wg21.link/lwg3932 - id: LWG3933 citation-label: LWG3933 title: "P1467R9 accidentally changed the signatures of certain constructors of std::complex" author: - family: Jiang An URL: https://wg21.link/lwg3933 - id: LWG3934 citation-label: LWG3934 title: "std::complex::operator=(const T&) has no specification" author: - family: Daniel Krügler URL: https://wg21.link/lwg3934 - id: LWG3935 citation-label: LWG3935 title: "template constexpr complex& operator=(const complex&) has no specification" author: - family: Daniel Krügler URL: https://wg21.link/lwg3935 - id: LWG3936 citation-label: LWG3936 title: "Are implementations allowed to deprecate components not in [depr]?" author: - family: Jiang An URL: https://wg21.link/lwg3936 - id: LWG3937 citation-label: LWG3937 title: "I/O manipulators should be specified in terms of base classes" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3937 - id: LWG3938 citation-label: LWG3938 title: "Cannot use std::expected monadic ops with move-only error_type" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3938 - id: LWG3939 citation-label: LWG3939 title: "§[format.string.std] char is not formatted as a character when charT is wchar_t" author: - family: S. B. Tam URL: https://wg21.link/lwg3939 - id: LWG3940 citation-label: LWG3940 title: "std::expected::value() also needs E to be copy constructible" author: - family: Jiang An URL: https://wg21.link/lwg3940 - id: LWG3941 citation-label: LWG3941 title: "§[atomics.order] inadvertently prohibits widespread implementation techniques" author: - family: Hans Boehm URL: https://wg21.link/lwg3941 - id: LWG3942 citation-label: LWG3942 title: "Inconsistent use of const char_type& in standard specializations of std::char_traits" author: - family: Jiang An URL: https://wg21.link/lwg3942 - id: LWG3943 citation-label: LWG3943 title: "Clarify lifetime requirements of BasicFormatter and Formatter" author: - family: Mark de Wever URL: https://wg21.link/lwg3943 - id: LWG3944 citation-label: LWG3944 title: "Formatters converting sequences of char to sequences of wchar_t" author: - family: Mark de Wever URL: https://wg21.link/lwg3944 - id: LWG3945 citation-label: LWG3945 title: "§[cstdarg.syn] 'Compatible types' are undefined" author: - family: Lukas Barth URL: https://wg21.link/lwg3945 - id: LWG3946 citation-label: LWG3946 title: "The definition of const_iterator_t should be reworked" author: - family: Christopher Di Bella URL: https://wg21.link/lwg3946 - id: LWG3947 citation-label: LWG3947 title: "Unexpected constraints on adjacent_transform_view::base()" author: - family: Bo Persson URL: https://wg21.link/lwg3947 - id: LWG3948 citation-label: LWG3948 title: "possibly-const-range and as-const-pointer should be noexcept" author: - family: Jiang An URL: https://wg21.link/lwg3948 - id: LWG3949 citation-label: LWG3949 title: "std::atomic's trivial destructor dropped in C++17 spec wording" author: - family: Jeremy Hurwitz URL: https://wg21.link/lwg3949 - id: LWG3950 citation-label: LWG3950 title: "std::basic_string_view comparison operators are overspecified" author: - family: Giuseppe D'Angelo URL: https://wg21.link/lwg3950 - id: LWG3951 citation-label: LWG3951 title: "§[expected.object.swap]: Using value() instead of has_value()" author: - family: Ben Craig URL: https://wg21.link/lwg3951 - id: LWG3952 citation-label: LWG3952 title: "iter_common_reference_t does not conform to the definition of indirectly_readable" author: - family: Hewill Kang URL: https://wg21.link/lwg3952 - id: LWG3953 citation-label: LWG3953 title: "iter_move for common_iterator and counted_iterator should return decltype(auto)" author: - family: Hewill Kang URL: https://wg21.link/lwg3953 - id: LWG3954 citation-label: LWG3954 title: "Feature-test macros in C headers ( etc.)" author: - family: Jiang An URL: https://wg21.link/lwg3954 - id: LWG3955 citation-label: LWG3955 title: "Add noexcept to several repeat_view[::iterator] member functions" author: - family: Hewill Kang URL: https://wg21.link/lwg3955 - id: LWG3956 citation-label: LWG3956 title: "chrono::parse uses from_stream as a customization point" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3956 - id: LWG3957 citation-label: LWG3957 title: "§[container.alloc.reqmts] The value category of v should be claimed" author: - family: jim x URL: https://wg21.link/lwg3957 - id: LWG3958 citation-label: LWG3958 title: "ranges::to should prioritize the \"reserve\" branch" author: - family: Hewill Kang URL: https://wg21.link/lwg3958 - id: LWG3959 citation-label: LWG3959 title: "Should the comparator of std::flat_map/std::flat_multimap be copied twice in some operations?" author: - family: Jiang An URL: https://wg21.link/lwg3959 - id: LWG3960 citation-label: LWG3960 title: "How does chrono::parse handle duplicated data?" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3960 - id: LWG3961 citation-label: LWG3961 title: "Does chrono::parse check format strings?" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3961 - id: LWG3962 citation-label: LWG3962 title: "What is the \"decimal precision of the input\"?" author: - family: Jonathan Wakely URL: https://wg21.link/lwg3962 - id: LWG3963 citation-label: LWG3963 title: "Different std::flat_map/std::flat_multimap specializations should be able to share same nested classes" author: - family: Jiang An URL: https://wg21.link/lwg3963 - id: LWG3964 citation-label: LWG3964 title: "std::atan2 and std::pow overloads that take two std::valarray parameters should require the arguments to have the same length" author: - family: Jiang An URL: https://wg21.link/lwg3964 - id: LWG3965 citation-label: LWG3965 title: "Incorrect example in [format.string.escaped] p3 for formatting of combining characters" author: - family: Tom Honermann URL: https://wg21.link/lwg3965 - id: LWG3966 citation-label: LWG3966 title: "The value_type and reference members of std::flat_(multi)map::(const_)iterator are unclear" author: - family: Jiang An URL: https://wg21.link/lwg3966 - id: LWG3967 citation-label: LWG3967 title: "The specification for std::is_nothrow_* traits may be ambiguous in some cases involving noexcept(false)" author: - family: Jiang An URL: https://wg21.link/lwg3967 - id: LWG3968 citation-label: LWG3968 title: "std::endian::native value should be more specific about object representations" author: - family: Brian Bi URL: https://wg21.link/lwg3968 - id: LWG3969 citation-label: LWG3969 title: "std::ranges::fold_left_first_with_iter should be more ADL-proof" author: - family: Jiang An URL: https://wg21.link/lwg3969 - id: LWG3970 citation-label: LWG3970 title: "§[mdspan.syn] Missing definition of full_extent_t and full_extent" author: - family: S. B. Tam URL: https://wg21.link/lwg3970 - id: LWG3971 citation-label: LWG3971 title: "Join ranges of rvalue references with ranges of prvalues" author: - family: Hewill Kang URL: https://wg21.link/lwg3971 - id: LWG3972 citation-label: LWG3972 title: "Issues with join_with_view::iterator's iter_swap" author: - family: Hewill Kang URL: https://wg21.link/lwg3972 - id: LWG3973 citation-label: LWG3973 title: "Monadic operations should be ADL-proof" author: - family: Jiang An URL: https://wg21.link/lwg3973 - id: LWG3974 citation-label: LWG3974 title: "mdspan::operator[] should not copy OtherIndexTypes" author: - family: Casey Carter URL: https://wg21.link/lwg3974 - id: LWG3975 citation-label: LWG3975 title: "Specializations of basic_format_context should not be permitted" author: - family: Brian Bi URL: https://wg21.link/lwg3975 - id: LWG3976 citation-label: LWG3976 title: "What does it mean for a type to be \"allocator aware\"?" author: - family: Alisdair Meredith URL: https://wg21.link/lwg3976 - id: LWG3977 citation-label: LWG3977 title: "constexpr and noexcept for operators for bitmask types" author: - family: Jiang An URL: https://wg21.link/lwg3977 - id: LWG3978 citation-label: LWG3978 title: "The \"no effect\" requirement for std::ignore is unimplementable for volatile bit-fields" author: - family: Jiang An URL: https://wg21.link/lwg3978 - id: LWG3979 citation-label: LWG3979 title: "Should we reject std::bind_front<42>() and its friends?" author: - family: Jiang An URL: https://wg21.link/lwg3979 - id: LWG3980 citation-label: LWG3980 title: "The read exclusive ownership of an atomic read-modify-write operation and whether its read and write are two operations are unclear" author: - family: jim x URL: https://wg21.link/lwg3980 - id: LWG3981 citation-label: LWG3981 title: "Range adaptor closure object is underspecified for its return type" author: - family: Hewill Kang URL: https://wg21.link/lwg3981 - id: LWG3982 citation-label: LWG3982 title: "is-derived-from-view-interface should require that T is derived from view_interface" author: - family: Hewill Kang URL: https://wg21.link/lwg3982 - id: LWG3983 citation-label: LWG3983 title: "ranges::to adaptors are underconstrained" author: - family: Hewill Kang URL: https://wg21.link/lwg3983 - id: LWG3984 citation-label: LWG3984 title: "ranges::to's recursion branch may be ill-formed" author: - family: Hewill Kang URL: https://wg21.link/lwg3984 - id: LWG3985 citation-label: LWG3985 title: "ranges::to should Mandates C not to be view" author: - family: Hewill Kang URL: https://wg21.link/lwg3985 - id: LWG3986 citation-label: LWG3986 title: "basic_const_iterator doesn't work with optional" author: - family: Hewill Kang URL: https://wg21.link/lwg3986 - id: LWG3987 citation-label: LWG3987 title: "Including doesn't provide std::begin/end" author: - family: Hewill Kang URL: https://wg21.link/lwg3987 - id: LWG3988 citation-label: LWG3988 title: "Should as_const_view and basic_const_iterator provide base()?" author: - family: Hewill Kang URL: https://wg21.link/lwg3988 - id: LWG3989 citation-label: LWG3989 title: "The whole range for an iterator obtained from a std::span or std::basic_string_view is not clear" author: - family: Jiang An URL: https://wg21.link/lwg3989 - id: LWG3990 citation-label: LWG3990 title: "Program-defined specializations of std::tuple and std::variant can't be properly supported" author: - family: Jiang An URL: https://wg21.link/lwg3990 - id: LWG3991 citation-label: LWG3991 title: "variant's move assignment should not be guaranteed to produce a valueless by exception state" author: - family: Brian Bi URL: https://wg21.link/lwg3991 - id: LWG3992 citation-label: LWG3992 title: "basic_stringbuf::str()&& should enforce 𝒪(1)" author: - family: Peter Sommerlad URL: https://wg21.link/lwg3992 - id: LWG3993 citation-label: LWG3993 title: "The parse function of a BasicFormatter type needs to be constexpr" author: - family: Jiang An URL: https://wg21.link/lwg3993 - id: LWG3994 citation-label: LWG3994 title: "adaptor(args...)(r) is not equivalent to std::bind_back(adaptor, args...)(r)" author: - family: Hewill Kang URL: https://wg21.link/lwg3994 - id: LWG3995 citation-label: LWG3995 title: "Issue with custom index conversion in " author: - family: Hewill Kang URL: https://wg21.link/lwg3995 - id: LWG3996 citation-label: LWG3996 title: "projected should just be I" author: - family: Hewill Kang URL: https://wg21.link/lwg3996 - id: LWG3997 citation-label: LWG3997 title: "std::formatter specializations should be consistently restricted to supported character types" author: - family: Jiang An URL: https://wg21.link/lwg3997 - id: LWG3998 citation-label: LWG3998 title: "Constants in std::regex_constants should be allowed to be enumerators" author: - family: Jiang An URL: https://wg21.link/lwg3998 - id: LWG3999 citation-label: LWG3999 title: "P0439R0 changed the value category of memory order constants" author: - family: Jiang An URL: https://wg21.link/lwg3999 - id: LWG4000 citation-label: LWG4000 title: "flat_map::insert_range's Effects is not quite right" author: - family: Hewill Kang URL: https://wg21.link/lwg4000 - id: LWG4001 citation-label: LWG4001 title: "iota_view should provide empty" author: - family: Hewill Kang URL: https://wg21.link/lwg4001 - id: LWG4002 citation-label: LWG4002 title: "The definition of iota_view::iterator::iterator_concept should be improved" author: - family: Hewill Kang URL: https://wg21.link/lwg4002 - id: LWG4003 citation-label: LWG4003 title: "view_interface::back is overconstrained" author: - family: Hewill Kang URL: https://wg21.link/lwg4003 - id: LWG4004 citation-label: LWG4004 title: "The load and store operation in §[atomics.order] p1 is ambiguous" author: - family: jim x URL: https://wg21.link/lwg4004 - id: LWG4005 citation-label: LWG4005 title: "\"Required behavior\" too narrowly defined" author: - family: Eric Niebler URL: https://wg21.link/lwg4005 - id: LWG4006 citation-label: LWG4006 title: "chunk_view::outer-iterator::value_type should provide empty" author: - family: Hewill Kang URL: https://wg21.link/lwg4006 - id: LWG4007 citation-label: LWG4007 title: "Mystic prohibition of calling a volatile-qualified perfect forwarding call wrapper" author: - family: Jiang An URL: https://wg21.link/lwg4007 - id: LWG4008 citation-label: LWG4008 title: "§[range.utility.conv.to] ranges::to may cause infinite recursion if range_value_t is a non-move-constructible range" author: - family: S. B. Tam URL: https://wg21.link/lwg4008 - id: LWG4009 citation-label: LWG4009 title: "drop_view::begin const may have 𝒪(n) complexity" author: - family: Hewill Kang URL: https://wg21.link/lwg4009 - id: LWG4010 citation-label: LWG4010 title: "subrange::advance should be improved" author: - family: Hewill Kang URL: https://wg21.link/lwg4010 - id: LWG4011 citation-label: LWG4011 title: "\"Effects: Equivalent to return\" in [span.elem]" author: - family: Arthur O'Dwyer URL: https://wg21.link/lwg4011 - id: LWG4012 citation-label: LWG4012 title: "common_view::begin/end are missing the simple-view check" author: - family: Hewill Kang URL: https://wg21.link/lwg4012 - id: LWG4013 citation-label: LWG4013 title: "lazy_split_view::outer-iterator::value_type should not provide default constructor" author: - family: Hewill Kang URL: https://wg21.link/lwg4013 - id: LWG4014 citation-label: LWG4014 title: "LWG 3809 changes behavior of some existing std::subtract_with_carry_engine code" author: - family: Matt Stephanson URL: https://wg21.link/lwg4014 - id: LWG4015 citation-label: LWG4015 title: "LWG 3973 broke const overloads of std::optional monadic operations" author: - family: Jonathan Wakely URL: https://wg21.link/lwg4015 - id: LWG4016 citation-label: LWG4016 title: "container-insertable checks do not match what container-inserter does" author: - family: Jonathan Wakely URL: https://wg21.link/lwg4016 - id: LWG4017 citation-label: LWG4017 title: "Behavior of std::views::split on an empty range" author: - family: David Stone URL: https://wg21.link/lwg4017 - id: LWG4018 citation-label: LWG4018 title: "ranges::to's copy branch is underconstrained" author: - family: Hewill Kang URL: https://wg21.link/lwg4018 - id: LWG4019 citation-label: LWG4019 title: "Reversing an infinite range leads to an infinite loop" author: - family: Barry Revzin URL: https://wg21.link/lwg4019 - id: LWG4020 citation-label: LWG4020 title: "extents::index-cast weirdness" author: - family: Casey Carter URL: https://wg21.link/lwg4020 - id: LWG4021 citation-label: LWG4021 title: "mdspan::is_always_meow() should be noexcept" author: - family: Stephan T. Lavavej URL: https://wg21.link/lwg4021 - id: LWG4022 citation-label: LWG4022 title: "Ambiguity in the formatting of negative years with format specifier %C" author: - family: Jiang An URL: https://wg21.link/lwg4022 - id: LWG4023 citation-label: LWG4023 title: "Preconditions of std::basic_streambuf::setg/setp" author: - family: Jiang An URL: https://wg21.link/lwg4023 - id: LWG4024 citation-label: LWG4024 title: "Underspecified destruction of objects created in std::make_shared_for_overwrite/std::allocate_shared_for_overwrite" author: - family: Jiang An URL: https://wg21.link/lwg4024 - id: LWG4025 citation-label: LWG4025 title: "Move assignment operator of std::expected should not be conditionally deleted" author: - family: Jiang An URL: https://wg21.link/lwg4025 - id: LWG4026 citation-label: LWG4026 title: "Assignment operators of std::expected should propagate triviality" author: - family: Jiang An URL: https://wg21.link/lwg4026 - id: LWG4027 citation-label: LWG4027 title: "possibly-const-range should prefer returning const R&" author: - family: Hewill Kang URL: https://wg21.link/lwg4027 - id: LWG4028 citation-label: LWG4028 title: "std::is_(nothrow_)convertible should be reworded to avoid dependence on the return statement" author: - family: Jiang An URL: https://wg21.link/lwg4028 - id: LWG4029 citation-label: LWG4029 title: "basic_string accidentally fails to meet the reversible container requirements" author: - family: Jan Schultke URL: https://wg21.link/lwg4029 - id: LWG4030 citation-label: LWG4030 title: "Clarify whether arithmetic expressions in [numeric.sat.func] are mathematical or C++" author: - family: Thomas Köppe URL: https://wg21.link/lwg4030 - id: LWG4031 citation-label: LWG4031 title: "bad_expected_access member functions should be noexcept" author: - family: Cassio Neri URL: https://wg21.link/lwg4031 - id: LWG4032 citation-label: LWG4032 title: "Possibly invalid types in the constraints of constructors of std::shared_ptr" author: - family: Jiang An URL: https://wg21.link/lwg4032 - id: LWG4033 citation-label: LWG4033 title: "§[macro.names] defining macros after importing the standard library" author: - family: Alisdair Meredith URL: https://wg21.link/lwg4033 - id: LWG4034 citation-label: LWG4034 title: "Clarify specification of std::min and std::max" author: - family: Jan Schultke URL: https://wg21.link/lwg4034 - id: LWG4035 citation-label: LWG4035 title: "single_view should provide empty" author: - family: Hewill Kang URL: https://wg21.link/lwg4035 - id: LWG4036 citation-label: LWG4036 title: "__alignof_is_defined is only implicitly specified in C++ and not yet deprecated" author: - family: Jiang An URL: https://wg21.link/lwg4036 - id: LWG4037 citation-label: LWG4037 title: "Static data members of ctype_base are not yet required to be usable in constant expressions" author: - family: Jiang An URL: https://wg21.link/lwg4037 - id: LWG4038 citation-label: LWG4038 title: "std::text_encoding::aliases_view should have constexpr iterators" author: - family: Jonathan Wakely URL: https://wg21.link/lwg4038 - id: LWG4039 citation-label: LWG4039 title: "§[ostream.formatted.print]: Inappropriate usage of badbit in definition of vprint_unicode/vprint_nonunicode" author: - family: Jan Kokemüller URL: https://wg21.link/lwg4039 - id: LWG4040 citation-label: LWG4040 title: "Contradictory specification of std::tuple_size" author: - family: Jiang An URL: https://wg21.link/lwg4040 - id: LWG4041 citation-label: LWG4041 title: "The requirements on literal type in [concept.swappable] should be removed" author: - family: Jiang An URL: https://wg21.link/lwg4041 - id: LWG4042 citation-label: LWG4042 title: "std::print should permit an efficient implementation" author: - family: Victor Zverovich URL: https://wg21.link/lwg4042 - id: LWG4043 citation-label: LWG4043 title: "\"ASCII\" is not a registered character encoding" author: - family: Jonathan Wakely URL: https://wg21.link/lwg4043 - id: LWG4044 citation-label: LWG4044 title: "Confusing requirements for std::print on POSIX platforms" author: - family: Jonathan Wakely URL: https://wg21.link/lwg4044 - id: LWG4045 citation-label: LWG4045 title: "tuple can create dangling references from tuple-like" author: - family: Jonathan Wakely URL: https://wg21.link/lwg4045 - id: LWG4046 citation-label: LWG4046 title: "Effects of inserting into or erasing from flat container adaptors when an exception is thrown need to be more permissive" author: - family: Jiang An URL: https://wg21.link/lwg4046 - id: LWG4047 citation-label: LWG4047 title: "Explicitly specifying template arguments for std::swap should not be supported" author: - family: Jiang An URL: https://wg21.link/lwg4047 - id: LWG4048 citation-label: LWG4048 title: "Inconsistent preconditions for transparent insertion of std::flat_map/std::flat_set" author: - family: Jiang An URL: https://wg21.link/lwg4048 - id: LWG4049 citation-label: LWG4049 title: "C headers not in freestanding" author: - family: Ben Craig URL: https://wg21.link/lwg4049 - id: LWG4050 citation-label: LWG4050 title: "Should views::iota(0) | views::take(5) be views::iota(0, 5)?" author: - family: Hewill Kang URL: https://wg21.link/lwg4050 - id: N1208 citation-label: N1208 title: "Core Language Issues List (Revision 9)" author: - family: William M. Miller URL: https://wg21.link/n1208 - id: N1212 citation-label: N1212 title: "J16 Record of Discussion" author: - family: Sean A. Corfield URL: https://wg21.link/n1212 - id: N1213 citation-label: N1213 title: "WG21 Formal Minutes" author: - family: Sean A. Corfield URL: https://wg21.link/n1213 - id: N1214 citation-label: N1214 title: "J16 Formal Minutes" author: - family: Sean A. Corfield URL: https://wg21.link/n1214 - id: N1215 citation-label: N1215 title: "Exit Processing Order" author: - family: Stephen Clamage URL: https://wg21.link/n1215 - id: N1216 citation-label: N1216 title: "Allocating Zero Bytes or Objects" author: - family: Stephen Clamage URL: https://wg21.link/n1216 - id: N1217 citation-label: N1217 title: "Core WG Defect Resolutions" author: - family: William M. Miller URL: https://wg21.link/n1217 - id: N1218 citation-label: N1218 title: "Clarifying the Definition of Accessible Base Class (Rev. 3)" author: - family: Thomas R. Wilcox URL: https://wg21.link/n1218 - id: N1219 citation-label: N1219 title: "Proposed Resolution to Library Issue 60" author: - family: Judy Ward, Matt Austern URL: https://wg21.link/n1219 - id: N1220 citation-label: N1220 title: "Library Motion for Kona" author: - family: Beman Dawes URL: https://wg21.link/n1220 - id: N1221 citation-label: N1221 title: "Minutes of US TAG Meeting" author: - family: Herb Sutter URL: https://wg21.link/n1221 - id: N1222 citation-label: N1222 title: "C++ Standard Library Defect Report List (Revision 11)" author: - family: Beman Dawes URL: https://wg21.link/n1222 - id: N1223 citation-label: N1223 title: "C++ Standard Library Closed Issues List (Revision 11)" author: - family: Beman Dawes URL: https://wg21.link/n1223 - id: N1224 citation-label: N1224 title: "C++ Standard Library Active Issues List (Revision 11)" author: - family: Beman Dawes URL: https://wg21.link/n1224 - id: N1225 citation-label: N1225 title: "Agenda, SC22/WG21, C++, Tokyo, Japan" author: - family: Thomas Plum URL: https://wg21.link/n1225 - id: N1226 citation-label: N1226 title: "C++ Standard Library Active Issues List (Revision 12)" author: - family: Beman Dawes URL: https://wg21.link/n1226 - id: N1227 citation-label: N1227 title: "C++ Standard Library Defect Report List (Revision 12)" author: - family: Beman Dawes URL: https://wg21.link/n1227 - id: N1228 citation-label: N1228 title: "C++ Standard Library Closed Issues List (Revision 12)" author: - family: Beman Dawes URL: https://wg21.link/n1228 - id: N1229 citation-label: N1229 title: "Friend Declaration Issues" author: - family: John Spicer URL: https://wg21.link/n1229 - id: N1230 citation-label: N1230 title: "Agenda, J16 Meeting No. 30, WG21 Meeting No. 25" author: - family: Stephen D. Clamage URL: https://wg21.link/n1230 - id: N1231 citation-label: N1231 title: "Miscellaneous Template Issues for Tokyo Meeting" author: - family: John Spicer URL: https://wg21.link/n1231 - id: N1232 citation-label: N1232 title: "The core language auto_ptr problem" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1232 - id: N1233 citation-label: N1233 title: "Technical Report on Basic I/O Hardware Addressing" author: - family: Jan Kristoffersen URL: https://wg21.link/n1233 - id: N1234 citation-label: N1234 title: "Proposed Resolution for Core Issue 73" author: - family: William M. Miller URL: https://wg21.link/n1234 - id: N1235 citation-label: N1235 title: "October 2000 Meeting of WG21/J16 Travel Information" author: - family: Robert Klarer URL: https://wg21.link/n1235 - id: N1236 citation-label: N1236 title: "C++ Standard Core Language Active Issues, Revision 10" author: - family: William M. Miller URL: https://wg21.link/n1236 - id: N1237 citation-label: N1237 title: "C++ Standard Core Language Defect Reports, Revision 10" author: - family: William M. Miller URL: https://wg21.link/n1237 - id: N1238 citation-label: N1238 title: "C++ Standard Core Language Closed Issues, Revision 10" author: - family: William M. Miller URL: https://wg21.link/n1238 - id: N1239 citation-label: N1239 title: "C++ Standard Core Language Active Issues, Revision 12" author: - family: William M. Miller URL: https://wg21.link/n1239 - id: N1240 citation-label: N1240 title: "C++ Standard Core Language Defect Reports, Revision 12" author: - family: William M. Miller URL: https://wg21.link/n1240 - id: N1241 citation-label: N1241 title: "C++ Standard Core Language Closed Issues, Revision 12" author: - family: William M. Miller URL: https://wg21.link/n1241 - id: N1242 citation-label: N1242 title: "C++ Standard Library Active Issues List (Revision 14)" author: - family: Beman Dawes URL: https://wg21.link/n1242 - id: N1243 citation-label: N1243 title: "C++ Standard Library Closed Issues List (Revision 14)" author: - family: Beman Dawes URL: https://wg21.link/n1243 - id: N1244 citation-label: N1244 title: "C++ Standard Library Defect Report List (Revision 14)" author: - family: Beman Dawes URL: https://wg21.link/n1244 - id: N1245 citation-label: N1245 title: "Binder Problem and Reference Proposal (Revised)" author: - family: Bjarne Stroustrup URL: https://wg21.link/n1245 - id: N1246 citation-label: N1246 title: "Fixing valarray for Real-World Use" author: - family: AFNOR URL: https://wg21.link/n1246 - id: N1247 citation-label: N1247 title: "Programmer-directed Optimizations" author: - family: Seiji Hayashida URL: https://wg21.link/n1247 - id: N1248 citation-label: N1248 title: "Draft Technical Report on Performance Issues" author: - family: Performance WG URL: https://wg21.link/n1248 - id: N1249 citation-label: N1249 title: "Drafting from Tokyo Meeting — Revision 2" author: - family: John Spicer URL: https://wg21.link/n1249 - id: N1250 citation-label: N1250 title: "Library Motions for Tokyo" author: - family: Beman Dawes URL: https://wg21.link/n1250 - id: N1251 citation-label: N1251 title: "Definition of Dependent Name" author: - family: John Spicer URL: https://wg21.link/n1251 - id: N1252 citation-label: N1252 title: "Shades of Namespace std Functions" author: - family: Alan Griffiths URL: https://wg21.link/n1252 - id: N1253 citation-label: N1253 title: "Minutes, SC22/WG21, C++, Tokyo, Japan" author: - family: Thomas Plum URL: https://wg21.link/n1253 - id: N1254 citation-label: N1254 title: "Member Access Control — Proposed Revisions" author: - family: Martin O'Riordan URL: https://wg21.link/n1254 - id: N1255 citation-label: N1255 title: "Minutes, J16 + WG21 Meeting, Tokyo" author: - family: Robert Klarer URL: https://wg21.link/n1255 - id: N1256 citation-label: N1256 title: "Agenda, SC22/WG21, C++, Toronto, Canada" author: - family: Thomas Plum URL: https://wg21.link/n1256 - id: N1257 citation-label: N1257 title: "Business Plan and Convener's Report, ISO/IEC JTCI/SC22/WG21(C++)" author: - family: Thomas Plum URL: https://wg21.link/n1257 - id: N1258 citation-label: N1258 title: "ROM-ability (Performance Group)" author: - family: Seiji Hayashida URL: https://wg21.link/n1258 - id: N1259 citation-label: N1259 title: "C++ Standard Library Active Issues List (Revision 15)" author: - family: Matt Austern URL: https://wg21.link/n1259 - id: N1260 citation-label: N1260 title: "C++ Standard Library Closed Issues List (Revision 15)" author: - family: Matt Austern URL: https://wg21.link/n1260 - id: N1261 citation-label: N1261 title: "C++ Standard Library Defect Report List (Revision 15)" author: - family: Matt Austern URL: https://wg21.link/n1261 - id: N1262 citation-label: N1262 title: "Agenda, J16 Meeting No. 31, WG21 Meeting No. 26" author: - family: Stephen Clamage URL: https://wg21.link/n1262 - id: N1263 citation-label: N1263 title: "Default Arguments and Friend Declarations" author: - family: John Spicer URL: https://wg21.link/n1263 - id: N1265 citation-label: N1265 title: "C++ Standard Core Language Active Issues, Revision 13" author: - family: William M. Miller URL: https://wg21.link/n1265 - id: N1266 citation-label: N1266 title: "C++ Standard Core Language Defect Reports, Revision 13" author: - family: William M. Miller URL: https://wg21.link/n1266 - id: N1267 citation-label: N1267 title: "C++ Standard Core Language Closed Issues, Revision 13" author: - family: William M. Miller URL: https://wg21.link/n1267 - id: N1268 citation-label: N1268 title: "Member Access Control and Nested Classes" author: - family: Alan Griffiths and Mark Radford URL: https://wg21.link/n1268 - id: N1269 citation-label: N1269 title: "C++ Standard Library Active Issues List (Revision 16)" author: - family: Matt Austern URL: https://wg21.link/n1269 - id: N1270 citation-label: N1270 title: "C++ Standard Library Closed Issues List (Revision 16)" author: - family: Matt Austern URL: https://wg21.link/n1270 - id: N1271 citation-label: N1271 title: "C++ Standard Library Defect Report List (Revision 16)" author: - family: Matt Austern URL: https://wg21.link/n1271 - id: N1272 citation-label: N1272 title: "C++ Standard Core Language Active Issues, Revision 15" author: - family: William M. Miller URL: https://wg21.link/n1272 - id: N1273 citation-label: N1273 title: "C++ Standard Core Language Defect Reports, Revision 15" author: - family: William M. Miller URL: https://wg21.link/n1273 - id: N1274 citation-label: N1274 title: "C++ Standard Core Language Closed Issues, Revision 15" author: - family: William M. Miller URL: https://wg21.link/n1274 - id: N1275 citation-label: N1275 title: "Minutes of ISO WG21 Meeting, October 22, 2000" author: - family: Herb Sutter URL: https://wg21.link/n1275 - id: N1276 citation-label: N1276 title: "Minutes of ANSI J16 and ISO WG21 Co-located Meeting, October 23-27, 2000" author: - family: Herb Sutter URL: https://wg21.link/n1276 - id: N1278 citation-label: N1278 title: "October 2001 WG14/WG21 Meeting" author: - family: Jonathan E. Caves URL: https://wg21.link/n1278 - id: N1279 citation-label: N1279 title: "Definition of Dependent Name - Revision 2" author: - family: John Spicer URL: https://wg21.link/n1279 - id: N1280 citation-label: N1280 title: "Formal Motions" author: - family: Stephen D. Clamage URL: https://wg21.link/n1280 - id: N1281 citation-label: N1281 title: "Performance TR - Working Paper" author: - family: Performance WG URL: https://wg21.link/n1281 - id: N1282 citation-label: N1282 title: "Request for Library TR" author: - family: Nicolai Josuttis URL: https://wg21.link/n1282 - id: N1283 citation-label: N1283 title: "A New Work Item Proposal: Technical Report for Library Issues" author: - family: Nicolai Josuttis URL: https://wg21.link/n1283 - id: N1285 citation-label: N1285 title: "Minutes of U.S. TAG Meeting, October 27, 2000" author: - family: Herb Sutter URL: https://wg21.link/n1285 - id: N1286 citation-label: N1286 title: "The point of destruction of a call argument temporary" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1286 - id: N1287 citation-label: N1287 title: "Agenda, SC22/WG21, C++, Copenhagen, Denmark" author: - family: Thomas Plum URL: https://wg21.link/n1287 - id: N1288 citation-label: N1288 title: "Agenda, J16 Meeting No.32, WG21 Meeting No. 27, April 30-May 4, 2001" author: - family: Stephen D. Clamage URL: https://wg21.link/n1288 - id: N1289 citation-label: N1289 title: "Library issues 225 and 229" author: - family: Howard Hinnant URL: https://wg21.link/n1289 - id: N1290 citation-label: N1290 title: "Extensions for the programming language C to support embedded proces" author: - family: Jan Kristoffersensors URL: https://wg21.link/n1290 - id: N1291 citation-label: N1291 title: "C++ Standard Library Active Issues List (Revision 17)" author: - family: Matthew Austern URL: https://wg21.link/n1291 - id: N1292 citation-label: N1292 title: "C++ Standard Library Defect Report List (Revision 17)" author: - family: Matthew Austern URL: https://wg21.link/n1292 - id: N1293 citation-label: N1293 title: "C++ Standard Library Closed Issues List (Revision 17)" author: - family: Matthew Austern URL: https://wg21.link/n1293 - id: N1294 citation-label: N1294 title: "October 2001 WG14/WG21 Meeting" author: - family: Jonathan E. Caves URL: https://wg21.link/n1294 - id: N1295 citation-label: N1295 title: "Partial Specialization of Function Templates" author: - family: Peter Dimov URL: https://wg21.link/n1295 - id: N1296 citation-label: N1296 title: "User-supplied Specializations of Standard Library Algorithms" author: - family: Peter Dimov URL: https://wg21.link/n1296 - id: N1297 citation-label: N1297 title: "Improved Iterator Categories and Requirements" author: - family: Jeremy Siek URL: https://wg21.link/n1297 - id: N1298 citation-label: N1298 title: "C++ Core Language Active Issues, Revision 16" author: - family: William M. Miller URL: https://wg21.link/n1298 - id: N1299 citation-label: N1299 title: "C++ Core Language Defect Reports, Revision 16" author: - family: William M. Miller URL: https://wg21.link/n1299 - id: N1300 citation-label: N1300 title: "C++ Core Language Closed Issues, Revision 16" author: - family: William M. Miller URL: https://wg21.link/n1300 - id: N1301 citation-label: N1301 title: "DTR 14652: Specification Method for Cultural Conventions" author: - family: Keld Simonsen URL: https://wg21.link/n1301 - id: N1302 citation-label: N1302 title: "Core WG Defect Resolutions" author: - family: William M. Miller URL: https://wg21.link/n1302 - id: N1303 citation-label: N1303 title: "Minutes of ISO WG21 Meeting, April 29, 2001" author: - family: Robert Klarer, Herb Sutter URL: https://wg21.link/n1303 - id: N1304 citation-label: N1304 title: "Minutes of ANSI J16 and ISO WG21 Co-located Meeting, April 30-May 4," author: - family: Herb Sutter, Robert Klarer 2001 URL: https://wg21.link/n1304 - id: N1305 citation-label: N1305 title: "Agenda, SC22/WG21, C++, Redmond, Washington, USA" author: - family: Thomas Plum URL: https://wg21.link/n1305 - id: N1306 citation-label: N1306 title: "C++ Core Language Active Issues, Revision 18" author: - family: William M. Miller URL: https://wg21.link/n1306 - id: N1307 citation-label: N1307 title: "C++ Core Language Defect Reports, Revision 18" author: - family: William M. Miller URL: https://wg21.link/n1307 - id: N1308 citation-label: N1308 title: "C++ Core Language Closed Issues, Revision 18" author: - family: William M. Miller URL: https://wg21.link/n1308 - id: N1309 citation-label: N1309 title: "Technical Report on C++ Performance (DRAFT)" author: - family: Performance WG URL: https://wg21.link/n1309 - id: N1310 citation-label: N1310 title: "C++ Standard Library Active Issues List (Revision 18)" author: - family: Matthew Austern URL: https://wg21.link/n1310 - id: N1311 citation-label: N1311 title: "C++ Standard Library Defect Report List (Revision 18)" author: - family: Matthew Austern URL: https://wg21.link/n1311 - id: N1312 citation-label: N1312 title: "C++ Standard Library Closed Issues List (Revision 18)" author: - family: Matthew Austern URL: https://wg21.link/n1312 - id: N1313 citation-label: N1313 title: "Binary Search with Heterogeneous Comparison" author: - family: David Abrahams URL: https://wg21.link/n1313 - id: N1314 citation-label: N1314 title: "Notes on standard library extensions" author: - family: Matthew Austern URL: https://wg21.link/n1314 - id: N1315 citation-label: N1315 title: "Business Plan and Convenor's Report" author: - family: Thomas Plum issued: year: 2001 URL: https://wg21.link/n1315 - id: N1316 citation-label: N1316 title: "Draft Expanded Technical Corrigendum" author: - family: Andrew Koenig issued: year: 2001 URL: https://wg21.link/n1316 - id: N1317 citation-label: N1317 title: "C++ Standard Library Active Issues List (Revision 19)" author: - family: Matt Austern issued: year: 2001 URL: https://wg21.link/n1317 - id: N1318 citation-label: N1318 title: "C++ Standard Library Defect Report List (Revision 19)" author: - family: Matt Austern issued: year: 2001 URL: https://wg21.link/n1318 - id: N1319 citation-label: N1319 title: "C++ Standard Library Closed Issues List (Revision 19)" author: - family: Matt Austern issued: year: 2001 URL: https://wg21.link/n1319 - id: N1320 citation-label: N1320 title: "Agenda, J16 Meeting No.33, WG21 Meeting No. 28, October 22-26, 2001" author: - family: Steve Clamage issued: year: 2001 URL: https://wg21.link/n1320 - id: N1321 citation-label: N1321 title: "C++ Core Language Active Issues, Revision 19" author: - family: J. Stephen Adamczyk issued: year: 2001 URL: https://wg21.link/n1321 - id: N1322 citation-label: N1322 title: "C++ Core Language Defect Reports, Revision 19" author: - family: J. Stephen Adamczyk issued: year: 2001 URL: https://wg21.link/n1322 - id: N1323 citation-label: N1323 title: "C++ Core Language Closed Issues, Revision 19" author: - family: J. Stephen Adamczyk issued: year: 2001 URL: https://wg21.link/n1323 - id: N1324 citation-label: N1324 title: "Issue 273: POD classes and operator&" author: - family: Jens Maurer issued: year: 2001 URL: https://wg21.link/n1324 - id: N1325 citation-label: N1325 title: "Library Technical Report Proposals List Trial Balloon" author: - family: Beman Dawes issued: year: 2001 URL: https://wg21.link/n1325 - id: N1326 citation-label: N1326 title: "A Proposal to Add Hashtables to the Standard Library" author: - family: Matt Austern issued: year: 2001 URL: https://wg21.link/n1326 - id: N1327 citation-label: N1327 title: "Minutes of ISO WG21 Meeting, October 21, 2001" author: - family: Herb Sutter issued: year: 2001 URL: https://wg21.link/n1327 - id: N1328 citation-label: N1328 title: "Minutes of ANSI J16 and ISO WG21 Co-located Meeting, 22-26 October 2001" author: - family: Herb Sutter issued: year: 2001 URL: https://wg21.link/n1328 - id: N1329 citation-label: N1329 title: "Minutes of J16 TAG Meeting, 26 October 2001" author: - family: Herb Sutter issued: year: 2001 URL: https://wg21.link/n1329 - id: N1330 citation-label: N1330 title: "Spring 2002 Meeting" author: - family: Michiel Salters issued: year: 2001 URL: https://wg21.link/n1330 - id: N1331 citation-label: N1331 title: "ISO WG21 Meeting, October 21, 2001 Record of Discussion" author: - family: Herb Sutter issued: year: 2001 URL: https://wg21.link/n1331 - id: N1332 citation-label: N1332 title: "ANSI J16 and ISO WG21 Co-located Meeting, 22-26 October 2001 Record of Discussion" author: - family: Herb Sutter issued: year: 2001 URL: https://wg21.link/n1332 - id: N1333 citation-label: N1333 title: "J16 TAG Meeting, 26 October 2001 Record of Discussion" author: - family: Herb Sutter issued: year: 2001 URL: https://wg21.link/n1333 - id: N1334 citation-label: N1334 title: "Draft Consolidated Technical Corrigendum" author: - family: Andrew Koenig issued: year: 2001 URL: https://wg21.link/n1334 - id: N1335 citation-label: N1335 title: "Agenda, SC22/WG21, C++, Curacao" author: - family: Thomas Plum issued: year: 2001 URL: https://wg21.link/n1335 - id: N1336 citation-label: N1336 title: "Technical Report on C++ Performance (DRAFT)" author: - family: Performance WG issued: year: 2001 URL: https://wg21.link/n1336 - id: N1337 citation-label: N1337 title: "C++ Standard Library Active Issues List (Revision 20)" author: - family: Matt Austern issued: year: 2001 URL: https://wg21.link/n1337 - id: N1338 citation-label: N1338 title: "C++ Standard Library Defect Report List (Revision 20)" author: - family: Matt Austern issued: year: 2001 URL: https://wg21.link/n1338 - id: N1339 citation-label: N1339 title: "C++ Standard Library Closed Issues List (Revision 20)" author: - family: Matt Austern issued: year: 2001 URL: https://wg21.link/n1339 - id: N1340 citation-label: N1340 title: "WG21 and J16 (C++) Joint Mailing and Meeting Information" author: - family: Thomas Plum issued: year: 2001 URL: https://wg21.link/n1340 - id: N1341 citation-label: N1341 title: "C++ Standard Core Language Active Issues, Revision 20" author: - family: J. Stephen Adamczyk issued: year: 2001 URL: https://wg21.link/n1341 - id: N1342 citation-label: N1342 title: "C++ Standard Core Language Defect Reports, Revision 20" author: - family: J. Stephen Adamczyk issued: year: 2001 URL: https://wg21.link/n1342 - id: N1343 citation-label: N1343 title: "C++ Standard Core Language Closed Issues, Revision 20" author: - family: J. Stephen Adamczyk issued: year: 2001 URL: https://wg21.link/n1343 - id: N1344 citation-label: N1344 title: "Namespaces and Library Versioning" author: - family: Herb Sutter issued: year: 2002 URL: https://wg21.link/n1344 - id: N1345 citation-label: N1345 title: "Type Traits Proposal" author: - family: John Maddock issued: year: 2002 URL: https://wg21.link/n1345 - id: N1346 citation-label: N1346 title: "Agenda: J16 Meeting No. 34, WG21 Meeting No. 29, April 22-26, 2002" author: - family: Steve Clamage issued: year: 2002 URL: https://wg21.link/n1346 - id: N1347 citation-label: N1347 title: "C++ Standard Core Language Active Issues, Revision 21" author: - family: J. Stephen Adamczyk issued: year: 2002 URL: https://wg21.link/n1347 - id: N1348 citation-label: N1348 title: "C++ Standard Core Language Defect Reports, Revision 21" author: - family: J. Stephen Adamczyk issued: year: 2002 URL: https://wg21.link/n1348 - id: N1349 citation-label: N1349 title: "C++ Standard Core Language Closed Issues, Revision 21" author: - family: J. Stephen Adamczyk issued: year: 2002 URL: https://wg21.link/n1349 - id: N1350 citation-label: N1350 title: "C++ Standard Library Active Issuess List (Revision 21)" author: - family: Matt Austern issued: year: 2002 URL: https://wg21.link/n1350 - id: N1351 citation-label: N1351 title: "C++ Standard Library Defect Report List (Revision 21)" author: - family: Matt Austern issued: year: 2002 URL: https://wg21.link/n1351 - id: N1352 citation-label: N1352 title: "C++ Standard Library Closed Issues List (Revision 21)" author: - family: Matt Austern issued: year: 2002 URL: https://wg21.link/n1352 - id: N1353 citation-label: N1353 title: "Local Classes and Linkage" author: - family: Anthony Williams issued: year: 2001 URL: https://wg21.link/n1353 - id: N1354 citation-label: N1354 title: "Proposed C99 Library Additions to C++" author: - family: P.J. Plauger issued: year: 2002 URL: https://wg21.link/n1354 - id: N1355 citation-label: N1355 title: "Technical Report on C++ Performance (DRAFT)" author: - family: Martin J. O'Riordan issued: year: 2002 URL: https://wg21.link/n1355 - id: N1356 citation-label: N1356 title: "Predictable data layout for certain non-POD types" author: - family: R.W. Grosse-Kunstleve & D. Abrahams issued: year: 2002 URL: https://wg21.link/n1356 - id: N1357 citation-label: N1357 title: "Minutes of ISO WG21 Meeting, April 21, 2002" author: - family: Herb Sutter URL: https://wg21.link/n1357 - id: N1358 citation-label: N1358 title: "Minutes of ANSI J16 and ISO WG21 Co-located Meeting, 22-26 April 2002" author: - family: Herb Sutter URL: https://wg21.link/n1358 - id: N1359 citation-label: N1359 title: "Technical Report on C++ Performance (DRAFT)" author: - family: Martin J. O'Riordan URL: https://wg21.link/n1359 - id: N1360 citation-label: N1360 title: "const-correctness and other safety issues in clause 27: input/output library" author: - family: Walter Brown & Marc Paterno URL: https://wg21.link/n1360 - id: N1361 citation-label: N1361 title: "Library Technical Report Proposals and Issues List (Revision 3)" author: - family: Beman Dawes URL: https://wg21.link/n1361 - id: N1362 citation-label: N1362 title: "Agenda for October 2002 Meeting of WG21" author: - family: Tom Plum URL: https://wg21.link/n1362 - id: N1363 citation-label: N1363 title: "C++ Support for Delegation" author: - family: Lois Goldthwaite URL: https://wg21.link/n1363 - id: N1364 citation-label: N1364 title: "Evolution WG Proposal Skeleton" author: - family: Herb Sutter URL: https://wg21.link/n1364 - id: N1365 citation-label: N1365 title: "October 2002 meeting information in Santa Cruz CA" author: - family: P.J. Plauger URL: https://wg21.link/n1365 - id: N1366 citation-label: N1366 title: "C++ Standard Core Language Active Issues, Revision 22" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1366 - id: N1367 citation-label: N1367 title: "C++ Standard Core Language Defect Reports, Revision 22" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1367 - id: N1368 citation-label: N1368 title: "C++ Standard Core Language Closed Issues, Revision 22" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1368 - id: N1369 citation-label: N1369 title: "C++ Standard Library Active Issuess List (Revision 22)" author: - family: Matt Austern URL: https://wg21.link/n1369 - id: N1370 citation-label: N1370 title: "C++ Standard Library Defect Report List (Revision 22)" author: - family: Matt Austern URL: https://wg21.link/n1370 - id: N1371 citation-label: N1371 title: "C++ Standard Library Closed Issues List (Revision 22)" author: - family: Matt Austern URL: https://wg21.link/n1371 - id: N1372 citation-label: N1372 title: "Proposed C99 Library Additions to C++ (Revised)" author: - family: P.J. Plauger URL: https://wg21.link/n1372 - id: N1374 citation-label: N1374 title: "WG21 Business Plan and Convener's Report" author: - family: Thomas Plum URL: https://wg21.link/n1374 - id: N1375 citation-label: N1375 title: "A Proposal to add a Polymorphic Function Object Wrapper to the Standard Library" author: - family: Doug Gregor URL: https://wg21.link/n1375 - id: N1376 citation-label: N1376 title: "Consolidated edits for core issues 245, 254, et al." author: - family: Clark Nelson URL: https://wg21.link/n1376 - id: N1377 citation-label: N1377 title: "A Proposal to Add Move Semantics Support to the C++ Language" author: - family: H. Hinnant P. Dimov D. Abrahams URL: https://wg21.link/n1377 - id: N1378 citation-label: N1378 title: "C++ Standard Core Language Active Issues, Revision 23" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1378 - id: N1379 citation-label: N1379 title: "C++ Standard Core Language Defect Reports, Revision 23" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1379 - id: N1380 citation-label: N1380 title: "C++ Standard Core Language Closed Issues, Revision 23" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1380 - id: N1381 citation-label: N1381 title: "Proposal to Add Static Assertions to the Core Language" author: - family: R. Klarer J. Maddock URL: https://wg21.link/n1381 - id: N1382 citation-label: N1382 title: "Proposal for adding tuple type into the standard library" author: - family: Jaakko Järvi URL: https://wg21.link/n1382 - id: N1383 citation-label: N1383 title: "Agenda: J16 Meeting No. 35, WG21 Meeting No. 30, October 21-25, 2002" author: - family: Stephen D. Clamage URL: https://wg21.link/n1383 - id: N1384 citation-label: N1384 title: "PME: Properties, methods and events" author: - family: John Wiegley URL: https://wg21.link/n1384 - id: N1385 citation-label: N1385 title: "The Forwarding Problem: Arguments" author: - family: Peter Dimov URL: https://wg21.link/n1385 - id: N1386 citation-label: N1386 title: "A Proposal to add Regular Expressions to the Standard Library" author: - family: John Maddock URL: https://wg21.link/n1386 - id: N1387 citation-label: N1387 title: "Proposed Resolution to LWG Issues 225, 226, 229" author: - family: Howard Hinnant URL: https://wg21.link/n1387 - id: N1388 citation-label: N1388 title: "Enhancing numerical support" author: - family: Gabriel Dos Reis URL: https://wg21.link/n1388 - id: N1390 citation-label: N1390 title: "C++ Standard Library Active Issuess List (Revision 23)" author: - family: Matt Austern URL: https://wg21.link/n1390 - id: N1391 citation-label: N1391 title: "C++ Standard Library Defect Report List (Revision 23)" author: - family: Matt Austern URL: https://wg21.link/n1391 - id: N1392 citation-label: N1392 title: "C++ Standard Library Closed Issues List (Revision 23)" author: - family: Matt Austern URL: https://wg21.link/n1392 - id: N1393 citation-label: N1393 title: "Revisions to Partial Ordering Rules" author: - family: J. Spicer J. Wiegley URL: https://wg21.link/n1393 - id: N1394 citation-label: N1394 title: "Some proposed extensions to C++ language" author: - family: David Miller URL: https://wg21.link/n1394 - id: N1395 citation-label: N1395 title: "Aspects of Forwarding (was C++ Support For Delegation)" author: - family: Lois Goldthwaite URL: https://wg21.link/n1395 - id: N1396 citation-label: N1396 title: "Technical Report on C++ Performance" author: - family: Martin J. O'Riordan URL: https://wg21.link/n1396 - id: N1397 citation-label: N1397 title: "Library Technical Report Proposals and Issues List (Revision 4)" author: - family: Beman Dawes URL: https://wg21.link/n1397 - id: N1398 citation-label: N1398 title: "A Proposal to Add an Extensible Random Number Facility to the Standard Library" author: - family: Jens Maurer URL: https://wg21.link/n1398 - id: N1399 citation-label: N1399 title: "A proposal to add Hash Tables to the Standard Library (revision 2)" author: - family: Matt Austern URL: https://wg21.link/n1399 - id: N1400 citation-label: N1400 title: "Toward standardization of dynamic libraries" author: - family: Matt Austern URL: https://wg21.link/n1400 - id: N1401 citation-label: N1401 title: "Atomic operations with multi-threaded environments" author: - family: Jan Kristoffersen URL: https://wg21.link/n1401 - id: N1402 citation-label: N1402 title: "A Proposal to add a Polymorphic Function Object Wrapper to the Standard Library" author: - family: Doug Gregor URL: https://wg21.link/n1402 - id: N1403 citation-label: N1403 title: "Proposal for adding tuple types into the standard library" author: - family: Jaakko Järvi URL: https://wg21.link/n1403 - id: N1404 citation-label: N1404 title: "Evolution Working Group Record of Discussion" author: - family: Herb Sutter URL: https://wg21.link/n1404 - id: N1405 citation-label: N1405 title: "Minutes of ANSI J16 and ISO WG21 Co-located Meeting, 21-25 October 2002" author: - family: Herb Sutter URL: https://wg21.link/n1405 - id: N1406 citation-label: N1406 title: "Proposed Addition to C++: Typedef Templates" author: - family: Herb Sutter URL: https://wg21.link/n1406 - id: N1408 citation-label: N1408 title: "Qualified Namespaces" author: - family: David Abrahams URL: https://wg21.link/n1408 - id: N1409 citation-label: N1409 title: "Minutes of ISO WG21 meeting, October 20, 2002" author: - family: Robert Klarer URL: https://wg21.link/n1409 - id: N1411 citation-label: N1411 title: "C++ Standard Library Active Issuess List (Revision 24)" author: - family: Matt Austern URL: https://wg21.link/n1411 - id: N1412 citation-label: N1412 title: "C++ Standard Library Defect Report List (Revision 24)" author: - family: Matt Austern URL: https://wg21.link/n1412 - id: N1413 citation-label: N1413 title: "C++ Standard Library Closed Issues List (Revision 24)" author: - family: Matt Austern URL: https://wg21.link/n1413 - id: N1414 citation-label: N1414 title: "C++ Standard Core Language Active Issues, Revision 24" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1414 - id: N1415 citation-label: N1415 title: "C++ Standard Core Language Defect Reports, Revision 24" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1415 - id: N1416 citation-label: N1416 title: "C++ Standard Core Language Closed Issues, Revision 24" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1416 - id: N1417 citation-label: N1417 title: "Oxford meeting information" author: - family: Francis Glassborow URL: https://wg21.link/n1417 - id: N1418 citation-label: N1418 title: "Dynamic Libraries in C++" author: - family: Pete Becker URL: https://wg21.link/n1418 - id: N1419 citation-label: N1419 title: "WG21 Agenda" author: - family: Herb Sutter URL: https://wg21.link/n1419 - id: N1420 citation-label: N1420 title: "Proposed Addition to C++: Class Namespaces" author: - family: Carl Daniel URL: https://wg21.link/n1420 - id: N1421 citation-label: N1421 title: "Agenda: J16 Meeting No. 36, WG21 Meeting No. 31, April 7-11, 2003" author: - family: Steve Clamage URL: https://wg21.link/n1421 - id: N1422 citation-label: N1422 title: "A Proposal to Add Mathematical Special Functions to the C++ Standard Library" author: - family: Walter E. Brown URL: https://wg21.link/n1422 - id: N1423 citation-label: N1423 title: "2003 Five-Year Maintenance Review" author: - family: Steve Clamage URL: https://wg21.link/n1423 - id: N1424 citation-label: N1424 title: "A Proposal to add Type Traits to the Standard Library" author: - family: John Maddock URL: https://wg21.link/n1424 - id: N1425 citation-label: N1425 title: "Proposal for Technical Report on C++ Standard Library Security" author: - family: Martyn Lovell URL: https://wg21.link/n1425 - id: N1426 citation-label: N1426 title: "Why We Can't Afford Export" author: - family: H. Sutter T. Plum URL: https://wg21.link/n1426 - id: N1427 citation-label: N1427 title: "Making Local Templates more Useful" author: - family: Anthony Williams URL: https://wg21.link/n1427 - id: N1428 citation-label: N1428 title: "Proposal for Dynamic Library Support in C++" author: - family: Pete Becker URL: https://wg21.link/n1428 - id: N1429 citation-label: N1429 title: "A Proposal to add Regular Expression to the Standard Library" author: - family: John Maddock URL: https://wg21.link/n1429 - id: N1430 citation-label: N1430 title: "Technical Report on C++ Performance" author: - family: Lois Goldthwaite URL: https://wg21.link/n1430 - id: N1431 citation-label: N1431 title: "A Proposal to Add General Purpose Smart Pointers to the Library Technical Report" author: - family: P. Dimov B. Dawes G. Colvin URL: https://wg21.link/n1431 - id: N1432 citation-label: N1432 title: "A Proposal to Add an Enhanced Member Pointer Adaptor to the Library Technical Report" author: - family: Peter Dimov URL: https://wg21.link/n1432 - id: N1433 citation-label: N1433 title: "C++ Standard Core Language Active Issues, Revision 25" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1433 - id: N1434 citation-label: N1434 title: "C++ Standard Core Language Defect Reports, Revision 25" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1434 - id: N1435 citation-label: N1435 title: "C++ Standard Core Language Closed Issues, Revision 25" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1435 - id: N1436 citation-label: N1436 title: "A proposal to add a reference wrapper to the standard library" author: - family: Doug Gregor URL: https://wg21.link/n1436 - id: N1437 citation-label: N1437 title: "A uniform method for computing function object return types" author: - family: Doug Gregor URL: https://wg21.link/n1437 - id: N1438 citation-label: N1438 title: "A Proposal to Add an Enhanced Binder to the Library Technical Report" author: - family: P. Dimov D. Gregor J. Järvi G. Powell URL: https://wg21.link/n1438 - id: N1439 citation-label: N1439 title: "Proposed Resolution to LWG issues 225, 226, 229" author: - family: Howard Hinnant URL: https://wg21.link/n1439 - id: N1440 citation-label: N1440 title: "C++ Standard Library Active Issuess List (Revision 25)" author: - family: Matt Austern URL: https://wg21.link/n1440 - id: N1441 citation-label: N1441 title: "C++ Standard Library Defect Report List (Revision 25)" author: - family: Matt Austern URL: https://wg21.link/n1441 - id: N1442 citation-label: N1442 title: "C++ Standard Library Closed Issues List (Revision 25)" author: - family: Matt Austern URL: https://wg21.link/n1442 - id: N1443 citation-label: N1443 title: "A Proposal to Add Hash Tables to the Standard Library (revision 3)" author: - family: Matt Austern URL: https://wg21.link/n1443 - id: N1444 citation-label: N1444 title: "Library Technical Report Proposals and Issues List (Revision 5)" author: - family: Beman Dawes URL: https://wg21.link/n1444 - id: N1445 citation-label: N1445 title: "Class defaults" author: - family: Francis Glassborow URL: https://wg21.link/n1445 - id: N1448 citation-label: N1448 title: "Controling Implicit Template Instantiation" author: - family: M. MarcusG. Dos Reis URL: https://wg21.link/n1448 - id: N1449 citation-label: N1449 title: "Proposal to add template aliases to C++" author: - family: G. Dos ReisM. Marcus URL: https://wg21.link/n1449 - id: N1450 citation-label: N1450 title: "A Proposal to Add General Purpose Smart Pointers to the Library Technical Report" author: - family: P. DimovB. DawesG. Colvin URL: https://wg21.link/n1450 - id: N1451 citation-label: N1451 title: "A Case for Template Aliasing" author: - family: Walter E. Brown URL: https://wg21.link/n1451 - id: N1452 citation-label: N1452 title: "A Proposal to Add an Extensible Random Number Facility to the Standard Library (Revision 2)" author: - family: Jens Maurer URL: https://wg21.link/n1452 - id: N1453 citation-label: N1453 title: "A proposal to add a reference wrapper to the standard library (revision 1)" author: - family: D. GregorP. Dimov URL: https://wg21.link/n1453 - id: N1454 citation-label: N1454 title: "A uniform method for computing function object return types (revision 1)" author: - family: Douglas Gregor URL: https://wg21.link/n1454 - id: N1455 citation-label: N1455 title: "A Proposal to Add an Enhanced Binder to the Library Technical Report (revision 1)" author: - family: P. DimovD. GregorJ. JärviG. Powell URL: https://wg21.link/n1455 - id: N1456 citation-label: N1456 title: "A Proposal to Add Hash Tables to the Standard Library (revision 4)" author: - family: Matthew Austern URL: https://wg21.link/n1456 - id: N1457 citation-label: N1457 title: "Technical Report on C++ Performance" author: - family: Lois Goldthwaite URL: https://wg21.link/n1457 - id: N1458 citation-label: N1458 title: "Minutes of ISO WG21 Meeting, April 6, 2003" author: - family: Robert Klarer URL: https://wg21.link/n1458 - id: N1459 citation-label: N1459 title: "Minutes of J16 Meeting No. 36/WG21 Meeting No. 31, April 7-11, 2003" author: - family: Robert Klarer URL: https://wg21.link/n1459 - id: N1460 citation-label: N1460 title: "WG21 agenda" author: - family: Herb Sutter URL: https://wg21.link/n1460 - id: N1461 citation-label: N1461 title: "Security and Standard C Libraries" author: - family: Martyn Lovell URL: https://wg21.link/n1461 - id: N1462 citation-label: N1462 title: "Safe Exceptions and Compiler Security Checks" author: - family: Brandon Bray URL: https://wg21.link/n1462 - id: N1463 citation-label: N1463 title: "Draft proposal for adding Multimethods to C++" author: - family: Julian Smith URL: https://wg21.link/n1463 - id: N1464 citation-label: N1464 title: "Anonymous array members" author: - family: Daniel Gutson URL: https://wg21.link/n1464 - id: N1465 citation-label: N1465 title: "Constant inheritance" author: - family: Daniel Gutson URL: https://wg21.link/n1465 - id: N1466 citation-label: N1466 title: "Expliciting default parameters" author: - family: Daniel Gutson URL: https://wg21.link/n1466 - id: N1467 citation-label: N1467 title: "Non default constructors for arrays" author: - family: Daniel Gutson URL: https://wg21.link/n1467 - id: N1468 citation-label: N1468 title: "Self methods" author: - family: Daniel Gutson URL: https://wg21.link/n1468 - id: N1469 citation-label: N1469 title: "Inline Constants" author: - family: Daniel Gutson URL: https://wg21.link/n1469 - id: N1470 citation-label: N1470 title: "Enum Type checking for SWITCH statements" author: - family: Daniel Gutson URL: https://wg21.link/n1470 - id: N1471 citation-label: N1471 title: "Reflective Metaprogramming in C++" author: - family: Daveed Vandevoorde URL: https://wg21.link/n1471 - id: N1472 citation-label: N1472 title: "C++ Standard Core Language Active Issues, Revision 26" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1472 - id: N1473 citation-label: N1473 title: "C++ Standard Core Language Defect Reports, Revision 26" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1473 - id: N1474 citation-label: N1474 title: "C++ Standard Core Language Closed Issues, Revision 26" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1474 - id: N1475 citation-label: N1475 title: "Library Technical Report Proposals and Issues List (Revision 6)" author: - family: Beman Dawes URL: https://wg21.link/n1475 - id: N1476 citation-label: N1476 title: "Iterator Facade and Adaptor" author: - family: D. AbrahamsJ. SiekT. Witt URL: https://wg21.link/n1476 - id: N1477 citation-label: N1477 title: "New Iterator Concepts" author: - family: D. AbrahamsJ. SiekT. Witt URL: https://wg21.link/n1477 - id: N1478 citation-label: N1478 title: "Decltype and auto" author: - family: J. JärviB. StroustrupD. GregorJ. Siek URL: https://wg21.link/n1478 - id: N1479 citation-label: N1479 title: "A Proposal to Add a Fixed Size Array Wrapper to the Standard Library Technical Report" author: - family: Alisdair Meredith URL: https://wg21.link/n1479 - id: N1480 citation-label: N1480 title: "C++ Standard Library Active Issues List (Revision 26)" author: - family: Matt Austern URL: https://wg21.link/n1480 - id: N1481 citation-label: N1481 title: "C++ Standard Library Defect Report List (Revision 26)" author: - family: Matt Austern URL: https://wg21.link/n1481 - id: N1482 citation-label: N1482 title: "C++ Standard Library Closed Issues List (Revision 26)" author: - family: Matt Austern URL: https://wg21.link/n1482 - id: N1483 citation-label: N1483 title: "Typesafe Variable-length Function and Template Argument Lists" author: - family: D. GregorG. PowellJ. Järvi URL: https://wg21.link/n1483 - id: N1486 citation-label: N1486 title: "Business Plan and Convener's Report" author: - family: Herb Sutter URL: https://wg21.link/n1486 - id: N1487 citation-label: N1487 title: "Technical Report on C++ Performance" author: - family: Lois Goldthwaite URL: https://wg21.link/n1487 - id: N1488 citation-label: N1488 title: "A name for the null pointer: nullptr" author: - family: H. Sutter, B. Stroustrup URL: https://wg21.link/n1488 - id: N1489 citation-label: N1489 title: "Template aliases for C++" author: - family: B. Stroustrup, G. Dos Reis URL: https://wg21.link/n1489 - id: N1490 citation-label: N1490 title: "Proposed resolution of core issue 301" author: - family: Clark Nelson URL: https://wg21.link/n1490 - id: N1491 citation-label: N1491 title: "AGENDA, J16 Meeting No. 37, WG21 Meeting No. 32, October 27-31, 2003, Kona, Hawaii" author: - family: Stephen D. Clamage URL: https://wg21.link/n1491 - id: N1492 citation-label: N1492 title: "Exclusive Inheritance" author: - family: Daniel Gutson URL: https://wg21.link/n1492 - id: N1493 citation-label: N1493 title: "Braces Initialization Overloading" author: - family: Daniel F. Gutson URL: https://wg21.link/n1493 - id: N1494 citation-label: N1494 title: "Pure implementation method declaration" author: - family: Daniel F. Gutson URL: https://wg21.link/n1494 - id: N1496 citation-label: N1496 title: "Draft Proposal for Dynamic Libraries in C++ (Revision 1)" author: - family: Pete Becker URL: https://wg21.link/n1496 - id: N1499 citation-label: N1499 title: "Simplifying Interfaces in basic_regex" author: - family: Pete Becker URL: https://wg21.link/n1499 - id: N1500 citation-label: N1500 title: "Regular Expressions: Internationalization and Customization" author: - family: Pete Becker URL: https://wg21.link/n1500 - id: N1501 citation-label: N1501 title: "Information for March-April 2004 WG21/WG14 Meetings in Sydney, NSW Australia" author: - family: P.J. Plauger URL: https://wg21.link/n1501 - id: N1502 citation-label: N1502 title: "Proposed Signature Changes for Special Math Functions in TR-1" author: - family: P.J. Plauger URL: https://wg21.link/n1502 - id: N1503 citation-label: N1503 title: "Proposed Additions to TR-1 to Improve Compatibility with C99" author: - family: P.J. Plauger URL: https://wg21.link/n1503 - id: N1504 citation-label: N1504 title: "C++ Standard Core Language Active Issues, Revision 27" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1504 - id: N1505 citation-label: N1505 title: "C++ Standard Core Language Defect Reports, Revision 27" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1505 - id: N1506 citation-label: N1506 title: "C++ Standard Core Language Closed Issues, Revision 27" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1506 - id: N1507 citation-label: N1507 title: "Errata to the Regular Expression Proposal" author: - family: John Maddock URL: https://wg21.link/n1507 - id: N1508 citation-label: N1508 title: "Proposal to add Deletion Traits to the Standard Library" author: - family: Bronek Kozicki URL: https://wg21.link/n1508 - id: N1509 citation-label: N1509 title: "Generalized Initializer Lists" author: - family: Bjarne Stroustrup URL: https://wg21.link/n1509 - id: N1510 citation-label: N1510 title: "Concept checking - A more abstract complement to type checking" author: - family: Bjarne Stroustrup URL: https://wg21.link/n1510 - id: N1511 citation-label: N1511 title: "Literals for user-defined types" author: - family: Bjarne Stroustrup URL: https://wg21.link/n1511 - id: N1512 citation-label: N1512 title: "Evolution WG issues list" author: - family: Bjarne Stroustrup URL: https://wg21.link/n1512 - id: N1513 citation-label: N1513 title: "Improving Enumeration Types" author: - family: David Miller URL: https://wg21.link/n1513 - id: N1514 citation-label: N1514 title: "A Proposal to Add Mathematical Special Functions to the C++ Standard Library (version 2)" author: - family: Walter E. Brown URL: https://wg21.link/n1514 - id: N1515 citation-label: N1515 title: "C++ Standard Library Active Issuess List (Revision 27)" author: - family: Matt Austern URL: https://wg21.link/n1515 - id: N1516 citation-label: N1516 title: "C++ Standard Library Defect Report List (Revision 27)" author: - family: Matt Austern URL: https://wg21.link/n1516 - id: N1517 citation-label: N1517 title: "C++ Standard Library Closed Issues List (Revision 27)" author: - family: Matt Austern URL: https://wg21.link/n1517 - id: N1518 citation-label: N1518 title: "(Draft) Technical Report on Standard Library Extensions" author: - family: Matt Austern URL: https://wg21.link/n1518 - id: N1519 citation-label: N1519 title: "Type Traits Issue List" author: - family: John Maddock URL: https://wg21.link/n1519 - id: N1520 citation-label: N1520 title: "Extended friend Declarations" author: - family: William M. Miller URL: https://wg21.link/n1520 - id: N1521 citation-label: N1521 title: "Generalized Constant Expressions" author: - family: Gabriel Dos Reis URL: https://wg21.link/n1521 - id: N1522 citation-label: N1522 title: "Concepts - Design choices for template argument checking" author: - family: B. Stroustrup, G. Dos Reis URL: https://wg21.link/n1522 - id: N1523 citation-label: N1523 title: "Proposed Resolution To LWG issues 225, 226, 229 (revision 1)" author: - family: Howard E. Hinnant URL: https://wg21.link/n1523 - id: N1524 citation-label: N1524 title: "Nested Namespace Definition Proposal" author: - family: Jon Jagger URL: https://wg21.link/n1524 - id: N1526 citation-label: N1526 title: "Proposal to add namespace references to C++" author: - family: Benjamin Kosnik URL: https://wg21.link/n1526 - id: N1527 citation-label: N1527 title: "Mechanisms for querying types of expressions: decltype and auto revisited" author: - family: J. J�rvi, B. Stroustrup URL: https://wg21.link/n1527 - id: N1528 citation-label: N1528 title: "Syntactic Disambiguation Using the Template Keyword" author: - family: John H. Spicer URL: https://wg21.link/n1528 - id: N1529 citation-label: N1529 title: "Draft proposal for adding Multimethods to C++" author: - family: Julian Smith URL: https://wg21.link/n1529 - id: N1530 citation-label: N1530 title: "Iterator Facade and Adaptor" author: - family: D. Abrahams, J. Siek, T. Witt URL: https://wg21.link/n1530 - id: N1531 citation-label: N1531 title: "New Iterator Concepts" author: - family: D. Abrahams, J. Siek, T. Witt URL: https://wg21.link/n1531 - id: N1532 citation-label: N1532 title: "WG20 liaison report" author: - family: Keld Simonsen URL: https://wg21.link/n1532 - id: N1534 citation-label: N1534 title: "Proposed addition of __func__ predefined identifier from C99" author: - family: Alex Rosenberg URL: https://wg21.link/n1534 - id: N1535 citation-label: N1535 title: "Random Number Generators Issues List" author: - family: Pete Becker URL: https://wg21.link/n1535 - id: N1536 citation-label: N1536 title: "Concepts - syntax and composition" author: - family: B. Stroustrup, G. Dos Reis URL: https://wg21.link/n1536 - id: N1537 citation-label: N1537 title: "C++ Standard Library Active Issues List (Revision 28)" author: - family: Matt Austern URL: https://wg21.link/n1537 - id: N1538 citation-label: N1538 title: "C++ Standard Library Defect Report List (Revision 28)" author: - family: Matt Austern URL: https://wg21.link/n1538 - id: N1539 citation-label: N1539 title: "C++ Standard Library Closed Issues List (Revision 28)" author: - family: Matt Austern URL: https://wg21.link/n1539 - id: N1540 citation-label: N1540 title: "(Draft) Technical Report on Standard Library Extensions" author: - family: Matt Austern URL: https://wg21.link/n1540 - id: N1541 citation-label: N1541 title: "Library Extension Technical Report - Issues List" author: - family: Matt Austern URL: https://wg21.link/n1541 - id: N1542 citation-label: N1542 title: "A Proposal to Add Mathematical Special Functions to the C++ Standard Library (version 3)" author: - family: Walter E. Brown URL: https://wg21.link/n1542 - id: N1543 citation-label: N1543 title: "Analysis and Proposed Resolution for Core Issue 39" author: - family: William M. Miller URL: https://wg21.link/n1543 - id: N1544 citation-label: N1544 title: "Comments about Issues with Random Number Generators" author: - family: Jens Maurer URL: https://wg21.link/n1544 - id: N1545 citation-label: N1545 title: "Variadic Macros and Placemarkers" author: - family: Paul Mensonides URL: https://wg21.link/n1545 - id: N1546 citation-label: N1546 title: "Alignment Proposal" author: - family: Attila Feh�r URL: https://wg21.link/n1546 - id: N1547 citation-label: N1547 title: "Comments on the Initialization of Random Engines" author: - family: Marc Paterno URL: https://wg21.link/n1547 - id: N1548 citation-label: N1548 title: "A Proposal to Add a Fixed Size Array Wrapper to the Standard Library Technical Report" author: - family: Alisdair Meredith URL: https://wg21.link/n1548 - id: N1549 citation-label: N1549 title: "Const correctness in unordered associative containers" author: - family: Matt Austern URL: https://wg21.link/n1549 - id: N1550 citation-label: N1550 title: "New Iterator Concepts" author: - family: D. Abrahams, J. Siek, T. Witt URL: https://wg21.link/n1550 - id: N1551 citation-label: N1551 title: "Changes to N1540 to Implement N1499 Parts 1 and 2" author: - family: Pete Becker URL: https://wg21.link/n1551 - id: N1552 citation-label: N1552 title: "Minutes of ISO WG21 Meeting, October 26, 2003" author: - family: Robert Klarer URL: https://wg21.link/n1552 - id: N1553 citation-label: N1553 title: "Minutes of J16 Meeting No. 37/WG21 Meeting No. 32, October 27-31, 2003" author: - family: Robert Klarer URL: https://wg21.link/n1553 - id: N1554 citation-label: N1554 title: "C++ Standard Core Language Active Issues, Revision 28" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1554 - id: N1555 citation-label: N1555 title: "C++ Standard Core Language Defect Reports, Revision 28" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1555 - id: N1556 citation-label: N1556 title: "C++ Standard Core Language Closed Issues, Revision 28" author: - family: J. Stephen Adamczyk URL: https://wg21.link/n1556 - id: N1557 citation-label: N1557 title: "C++/CLI Overview" author: - family: Herb Sutter URL: https://wg21.link/n1557 - id: N1558 citation-label: N1558 title: "Library Technical Report Component Detection" author: - family: Beman Dawes URL: https://wg21.link/n1558 - id: N1559 citation-label: N1559 title: "WG21 Agenda" author: - family: Herb Sutter URL: https://wg21.link/n1559 - id: N1563 citation-label: N1563 title: "TG5 Liaison Report to WG21" author: - family: Herb Sutter issued: year: 2003 URL: https://wg21.link/n1563 - id: N1564 citation-label: N1564 title: "Core Issue 195 and \"Conditionally-Supported Behavior\"" author: - family: William M. Miller issued: year: 2004 URL: https://wg21.link/n1564 - id: N1565 citation-label: N1565 title: "Adding the long long type to C++" author: - family: J. Stephen Adamczyk issued: year: 2004 URL: https://wg21.link/n1565 - id: N1566 citation-label: N1566 title: "Synchronizing the C++ preprocessor with C99" author: - family: Clark Nelson issued: year: 2004 URL: https://wg21.link/n1566 - id: N1567 citation-label: N1567 title: "Critique of WG14/N1016 decimal floating-point arithmetic" author: - family: P.J. Plauger issued: year: 2004 URL: https://wg21.link/n1567 - id: N1568 citation-label: N1568 title: "Proposed additions to TR-1 to improve compatibility with C99" author: - family: P.J. Plauger issued: year: 2004 URL: https://wg21.link/n1568 - id: N1569 citation-label: N1569 title: "Proposed fixes to library inconsistencies" author: - family: P.J. Plauger issued: year: 2004 URL: https://wg21.link/n1569 - id: N1570 citation-label: N1570 title: "Corrections to domain-error reporting for TR1 chapter on special math functions" author: - family: P.J. Plauger issued: year: 2004 URL: https://wg21.link/n1570 - id: N1571 citation-label: N1571 title: "C++ Standard Core Language Active Issues, Revision 29" author: - family: J. Stephen Adamczyk issued: year: 2004 URL: https://wg21.link/n1571 - id: N1572 citation-label: N1572 title: "C++ Standard Core Language Defect Reports, Revision 29" author: - family: J. Stephen Adamczyk issued: year: 2004 URL: https://wg21.link/n1572 - id: N1573 citation-label: N1573 title: "C++ Standard Core Language Closed Issues, Revision 29" author: - family: J. Stephen Adamczyk issued: year: 2004 URL: https://wg21.link/n1573 - id: N1575 citation-label: N1575 title: "Library Technical Report Component Detection (Revision 1)" author: - family: Beman Dawes issued: year: 2004 URL: https://wg21.link/n1575 - id: N1576 citation-label: N1576 title: "Filesystem library query" author: - family: Beman Dawes issued: year: 2004 URL: https://wg21.link/n1576 - id: N1577 citation-label: N1577 title: "Working Draft, Standard for Programming Language C++" author: - family: P.J. Plauger, P. Becker issued: year: 2004 URL: https://wg21.link/n1577 - id: N1578 citation-label: N1578 title: "Editor's report" author: - family: P.J. Plauger, P. Becker issued: year: 2004 URL: https://wg21.link/n1578 - id: N1579 citation-label: N1579 title: "Strongly Typed Enums" author: - family: H. Sutter, D. Miller issued: year: 2004 URL: https://wg21.link/n1579 - id: N1580 citation-label: N1580 title: "AGENDA J16 Meeting No. 38 WG21 Meeting No. 33 March 22-26, 2004, Sydney Australia" author: - family: Stephen D. Clamage issued: year: 2004 URL: https://wg21.link/n1580 - id: N1581 citation-label: N1581 title: "Delegating Constructors" author: - family: H. Sutter, F. Glassborow issued: year: 2004 URL: https://wg21.link/n1581 - id: N1582 citation-label: N1582 title: "Compiler Generated Defaults" author: - family: Francis Glassborow issued: year: 2004 URL: https://wg21.link/n1582 - id: N1583 citation-label: N1583 title: "Inheriting Constructors" author: - family: Francis Glassborow issued: year: 2004 URL: https://wg21.link/n1583 - id: N1584 citation-label: N1584 title: "Regularizing Initialization Syntax" author: - family: Francis Glassborow issued: year: 2004 URL: https://wg21.link/n1584 - id: N1585 citation-label: N1585 title: "Uniform Calling Syntax (Re-opening public interfaces)" author: - family: Francis Glassborow issued: year: 2004 URL: https://wg21.link/n1585 - id: N1588 citation-label: N1588 title: "On Random-Number Distributions for C++0x" author: - family: Marc Paterno issued: year: 2004 URL: https://wg21.link/n1588 - id: N1589 citation-label: N1589 title: "complex and issue 387" author: - family: Howard E. Hinnant issued: year: 2004 URL: https://wg21.link/n1589 - id: N1590 citation-label: N1590 title: "Smart Pointer Comparison Operators" author: - family: Peter Dimov issued: year: 2004 URL: https://wg21.link/n1590 - id: N1591 citation-label: N1591 title: "October 2004 Meeting Information" author: - family: Herb Sutter issued: year: 2004 URL: https://wg21.link/n1591 - id: N1592 citation-label: N1592 title: "Explicit Conversion Operators" author: - family: Lois Goldthwaite issued: year: 2004 URL: https://wg21.link/n1592 - id: N1593 citation-label: N1593 title: "C++ Standard Library Active Issues List (Revision 29)" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1593 - id: N1594 citation-label: N1594 title: "C++ Standard Library Defect Report List (Revision 29)" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1594 - id: N1595 citation-label: N1595 title: "C++ Standard Library Closed Issues List (Revision 29)" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1595 - id: N1596 citation-label: N1596 title: "(Draft) Technical Report on Standard Library Extensions" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1596 - id: N1597 citation-label: N1597 title: "Library Extension Technical Report - Issues List" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1597 - id: N1598 citation-label: N1598 title: "Evolution WG issues list" author: - family: B. Stroustrup, D. Vandevoorde issued: year: 2004 URL: https://wg21.link/n1598 - id: N1599 citation-label: N1599 title: "Issue 431: Swapping containers with unequal allocators" author: - family: Howard E. Hinnant issued: year: 2004 URL: https://wg21.link/n1599 - id: N1600 citation-label: N1600 title: "C++/CLI Properties" author: - family: Daveed Vandevoorde issued: year: 2004 URL: https://wg21.link/n1600 - id: N1601 citation-label: N1601 title: "A name for the null pointer: nullptr (revision 2)" author: - family: H. Sutter, B. Stroustrup issued: year: 2004 URL: https://wg21.link/n1601 - id: N1602 citation-label: N1602 title: "Class Scope Using Declarations & private Members" author: - family: Francis Glassborow issued: year: 2004 URL: https://wg21.link/n1602 - id: N1603 citation-label: N1603 title: "Variadic Templates" author: - family: D. Gregor, J. J�rvi, G. Powell issued: year: 2004 URL: https://wg21.link/n1603 - id: N1604 citation-label: N1604 title: "Proposal to Add Static Assertions to the Core Language (Revision 1)" author: - family: R. Klarer, J. Maddock, B. Dawes, H. Hinnant issued: year: 2004 URL: https://wg21.link/n1604 - id: N1605 citation-label: N1605 title: "Extending Template Type Parameters I: Namespace and scope" author: - family: Daniel Gutson issued: year: 2004 URL: https://wg21.link/n1605 - id: N1607 citation-label: N1607 title: "Decltype and auto (revision 3)" author: - family: J. J�rvi, B. Stroustrup issued: year: 2004 URL: https://wg21.link/n1607 - id: N1608 citation-label: N1608 title: "TG5 Liaison Report #2" author: - family: Herb Sutter issued: year: 2004 URL: https://wg21.link/n1608 - id: N1609 citation-label: N1609 title: "More on Issues with Random Number Generators in the Library TR Proposal" author: - family: Jens Maurer issued: year: 2004 URL: https://wg21.link/n1609 - id: N1610 citation-label: N1610 title: "Clarification of Initialization of Class Objects by rvalues" author: - family: D. Abrahams, G. Powell issued: year: 2004 URL: https://wg21.link/n1610 - id: N1611 citation-label: N1611 title: "Implicitly-Callable Functions in C++0x" author: - family: Walter E. Brown issued: year: 2004 URL: https://wg21.link/n1611 - id: N1612 citation-label: N1612 title: "How we might remove the remaining shortcomings of std::complex" author: - family: Thorsten Ottosen issued: year: 2004 URL: https://wg21.link/n1612 - id: N1613 citation-label: N1613 title: "Proposal to add Design by Contract to C++" author: - family: Thorsten Ottosen issued: year: 2004 URL: https://wg21.link/n1613 - id: N1614 citation-label: N1614 title: "#scope: A simple scoping mechanism for the C/C++ preprocessor" author: - family: Bjarne Stroustrup issued: year: 2004 URL: https://wg21.link/n1614 - id: N1615 citation-label: N1615 title: "C++ Properties — a Library Solution" author: - family: Lois Goldthwaite issued: year: 2004 URL: https://wg21.link/n1615 - id: N1616 citation-label: N1616 title: "Extended friend Declarations (Rev. 1)" author: - family: William M. Miller issued: year: 2004 URL: https://wg21.link/n1616 - id: N1617 citation-label: N1617 title: "Proposal to Add Static Assertions to the Core Language (Revision 2)" author: - family: R. Klarer, J. Maddock, B. Dawes, H. Hinnant issued: year: 2004 URL: https://wg21.link/n1617 - id: N1618 citation-label: N1618 title: "Delegating Constructors (revision 1)" author: - family: H. Sutter, F. Glassborow issued: year: 2004 URL: https://wg21.link/n1618 - id: N1619 citation-label: N1619 title: "Library Extension Technical Report — Issues List" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1619 - id: N1620 citation-label: N1620 title: "Dimension and Rank" author: - family: Howard Hinnant issued: year: 2004 URL: https://wg21.link/n1620 - id: N1621 citation-label: N1621 title: "Resolution to TR issue 4.37" author: - family: Jens Maurer issued: year: 2004 URL: https://wg21.link/n1621 - id: N1622 citation-label: N1622 title: "Resolutions to unordered associative container issues" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1622 - id: N1623 citation-label: N1623 title: "Resolutions to regular expression issues" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1623 - id: N1624 citation-label: N1624 title: "Resolutions to fixed-size array issues" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1624 - id: N1625 citation-label: N1625 title: "#scope for C/C++" author: - family: Tom Plum issued: year: 2004 URL: https://wg21.link/n1625 - id: N1626 citation-label: N1626 title: "Proposed Resolution for Core Issue 39 (Rev. 1)" author: - family: William M. Miller issued: year: 2004 URL: https://wg21.link/n1626 - id: N1627 citation-label: N1627 title: "\"Conditionally-Supported Behavior\" (Rev. 1)" author: - family: William M. Miller issued: year: 2004 URL: https://wg21.link/n1627 - id: N1628 citation-label: N1628 title: "Extensions for the Programming Language C++ to Support New Character Data Types" author: - family: Lawrence Crowl issued: year: 2004 URL: https://wg21.link/n1628 - id: N1629 citation-label: N1629 title: "Minutes of J16 Meeting No. 38/WG21 Meeting No. 33, March 22-26, 2004" author: - family: Robert Klarer issued: year: 2004 URL: https://wg21.link/n1629 - id: N1630 citation-label: N1630 title: "Minutes of ISO WG21 Meeting, March 21, 2004" author: - family: Robert Klarer issued: year: 2004 URL: https://wg21.link/n1630 - id: N1631 citation-label: N1631 title: "Electronic review process" author: - family: D. Abrahams, B. Dawes, J. Siek issued: year: 2004 URL: https://wg21.link/n1631 - id: N1632 citation-label: N1632 title: "C++ Standard Core Language Active Issues, Revision 30" author: - family: J. Stephen Adamczyk issued: year: 2004 URL: https://wg21.link/n1632 - id: N1633 citation-label: N1633 title: "C++ Standard Core Language Defect Reports, Revision 30" author: - family: J. Stephen Adamczyk issued: year: 2004 URL: https://wg21.link/n1633 - id: N1634 citation-label: N1634 title: "C++ Standard Core Language Closed Issues, Revision 30" author: - family: J. Stephen Adamczyk issued: year: 2004 URL: https://wg21.link/n1634 - id: N1635 citation-label: N1635 title: "C++ Standard Library Active Issues List (Revision 30)" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1635 - id: N1636 citation-label: N1636 title: "C++ Standard Library Defect Report List (Revision 30)" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1636 - id: N1637 citation-label: N1637 title: "C++ Standard Library Closed Issues List (Revision 30)" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1637 - id: N1638 citation-label: N1638 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2004 URL: https://wg21.link/n1638 - id: N1639 citation-label: N1639 title: "Editor's Report" author: - family: Pete Becker issued: year: 2004 URL: https://wg21.link/n1639 - id: N1640 citation-label: N1640 title: "New Iterator Concepts" author: - family: D. Abrahams, J. Siek, T. Witt issued: year: 2004 URL: https://wg21.link/n1640 - id: N1641 citation-label: N1641 title: "Iterator Facade and Adaptor" author: - family: D. Abrahams, J. Siek, T. Witt issued: year: 2004 URL: https://wg21.link/n1641 - id: N1642 citation-label: N1642 title: "Adoption of C99's __func__ predefined identifier and improved default argument behavior" author: - family: Alex Rosenberg issued: year: 2004 URL: https://wg21.link/n1642 - id: N1647 citation-label: N1647 title: "(Draft) Technical Report on Standard Library Extensions" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1647 - id: N1648 citation-label: N1648 title: "Motivation, Objectives and Design Decisions" author: - family: Attila Feh�r issued: year: 2004 URL: https://wg21.link/n1648 - id: N1649 citation-label: N1649 title: "Right Angle Brackets" author: - family: Daveed Vandevoorde issued: year: 2004 URL: https://wg21.link/n1649 - id: N1650 citation-label: N1650 title: "C++ Evolution Working Group — Active Proposals, Revision 1" author: - family: D. Vandevoorde,B. Stroustrup,H. Sutter issued: year: 2004 URL: https://wg21.link/n1650 - id: N1651 citation-label: N1651 title: "WG21 agenda" author: - family: Herb Sutter issued: year: 2004 URL: https://wg21.link/n1651 - id: N1652 citation-label: N1652 title: "WG21 Agenda" author: - family: Herb Sutter issued: year: 2004 URL: https://wg21.link/n1652 - id: N1653 citation-label: N1653 title: "Working draft changes for C99 preprocessor synchronization" author: - family: Clark Nelson issued: year: 2004 URL: https://wg21.link/n1653 - id: N1654 citation-label: N1654 title: "TG5 Liaison Report #3" author: - family: Herb Sutter issued: year: 2004 URL: https://wg21.link/n1654 - id: N1655 citation-label: N1655 title: "Unofficial Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2004 URL: https://wg21.link/n1655 - id: N1656 citation-label: N1656 title: "Editor's report" author: - family: Pete Becker issued: year: 2004 URL: https://wg21.link/n1656 - id: N1657 citation-label: N1657 title: "C++ Standard Library Active Issues List (Revision 31)" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1657 - id: N1658 citation-label: N1658 title: "C++ Standard Library Defect Report List (Revision 31)" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1658 - id: N1659 citation-label: N1659 title: "C++ Standard Library Closed Issues List (Revision 31)" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1659 - id: N1660 citation-label: N1660 title: "(Draft) Technical Report on Standard Library Extensions" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1660 - id: N1661 citation-label: N1661 title: "Library Extension Technical Report - Issues List" author: - family: Matt Austern URL: https://wg21.link/n1661 - id: N1662 citation-label: N1662 title: "WG21 Business Plan and Convener's Report" author: - family: Herb Sutter issued: year: 2004 URL: https://wg21.link/n1662 - id: N1663 citation-label: N1663 title: "TG5 Liaison Report #4" author: - family: Herb Sutter issued: year: 2004 URL: https://wg21.link/n1663 - id: N1664 citation-label: N1664 title: "Toward Improved Optimization Opportunities in C++0x" author: - family: W. Brown,M. Paterno issued: year: 2004 URL: https://wg21.link/n1664 - id: N1665 citation-label: N1665 title: "Guidelines for Domain Errors in Mathematical Special Functions" author: - family: J. Marraffino,M. Paterno issued: year: 2004 URL: https://wg21.link/n1665 - id: N1666 citation-label: N1666 title: "Technical Report on C++ Performance" author: - family: Lois Goldwaithe issued: year: 2004 URL: https://wg21.link/n1666 - id: N1667 citation-label: N1667 title: "Accessing the target of a tr1::function object" author: - family: Douglas Gregor issued: year: 2004 URL: https://wg21.link/n1667 - id: N1668 citation-label: N1668 title: "A Proposal to add Mathematical Functions for Statistics to the C++ Standard Library" author: - family: Paul A Bristow issued: year: 2004 URL: https://wg21.link/n1668 - id: N1669 citation-label: N1669 title: "Proposal to add Contract Programming to C++ (revision 1)" author: - family: Thorsten Ottosen issued: year: 2004 URL: https://wg21.link/n1669 - id: N1671 citation-label: N1671 title: "Overloading Operator.() & Operator.*()" author: - family: G. Powell,D. Gregor,J. Jarvi issued: year: 2004 URL: https://wg21.link/n1671 - id: N1672 citation-label: N1672 title: "Adapting N1640=04-0080 To C++0x" author: - family: Pete Becker issued: year: 2004 URL: https://wg21.link/n1672 - id: N1673 citation-label: N1673 title: "Unifying TR1 Function Object Type Specifications" author: - family: P. Becker,P. Dimov issued: year: 2004 URL: https://wg21.link/n1673 - id: N1674 citation-label: N1674 title: "A Proposal to Improve const_iterator Use from C++0X Containers" author: - family: Walter E. Brown issued: year: 2004 URL: https://wg21.link/n1674 - id: N1675 citation-label: N1675 title: "TG5 Liaison Report #5" author: - family: Herb Sutter issued: year: 2004 URL: https://wg21.link/n1675 - id: N1676 citation-label: N1676 title: "Non-member overloaded copy assignment operator" author: - family: Bronek Kozicki issued: year: 2004 URL: https://wg21.link/n1676 - id: N1677 citation-label: N1677 title: "C++ Standard Core Language Active Issues, Revision 31" author: - family: William M. Miller issued: year: 2004 URL: https://wg21.link/n1677 - id: N1678 citation-label: N1678 title: "C++ Standard Core Language Defect Reports, Revision 31" author: - family: William M. Miller issued: year: 2004 URL: https://wg21.link/n1678 - id: N1679 citation-label: N1679 title: "C++ Standard Core Language Closed Issues, Revision 31" author: - family: William M. Miller issued: year: 2004 URL: https://wg21.link/n1679 - id: N1680 citation-label: N1680 title: "Memory Model for multithreaded C++" author: - family: A. Alexandrescu,H. Boehm,K. Henney,D. Lea,B. Pugh issued: year: 2004 URL: https://wg21.link/n1680 - id: N1681 citation-label: N1681 title: "A Proposal to Add a Policy-Based Smart Pointer Framework to the Standard Library" author: - family: David B. Held issued: year: 2004 URL: https://wg21.link/n1681 - id: N1682 citation-label: N1682 title: "A Multi-threading Library for Standard C++" author: - family: Pete Becker issued: year: 2004 URL: https://wg21.link/n1682 - id: N1683 citation-label: N1683 title: "Proposed Library Additions for Code Conversions" author: - family: P.J. Plauger issued: year: 2004 URL: https://wg21.link/n1683 - id: N1684 citation-label: N1684 title: "C++ Standard Library Active Issues List (Revision 32)" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1684 - id: N1685 citation-label: N1685 title: "C++ Standard Library Defect Report List (Revision 32)" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1685 - id: N1686 citation-label: N1686 title: "C++ Standard Library Closed Issues List (Revision 32)" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1686 - id: N1687 citation-label: N1687 title: "(Draft) Technical Report on Standard Library Extensions" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1687 - id: N1688 citation-label: N1688 title: "Library Extension Technical Report - Issues List (Revision 5)" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1688 - id: N1689 citation-label: N1689 title: "C++0x Standard Library wishlist" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1689 - id: N1690 citation-label: N1690 title: "A Proposal to Add an Rvalue Reference to the C++ Language" author: - family: H. Hinnant,D. Abrahams,P. Dimov issued: year: 2004 URL: https://wg21.link/n1690 - id: N1691 citation-label: N1691 title: "Explicit Namespaces" author: - family: David Abrahams issued: year: 2004 URL: https://wg21.link/n1691 - id: N1692 citation-label: N1692 title: "A Proposal to add the Infinite Precision Integer to the C++ Standard Library" author: - family: M.J. Kronenburg issued: year: 2004 URL: https://wg21.link/n1692 - id: N1693 citation-label: N1693 title: "Adding the long long type to C++ (Revision 1)" author: - family: J. Stephen Adamczyk issued: year: 2004 URL: https://wg21.link/n1693 - id: N1694 citation-label: N1694 title: "A Proposal to Extend the Function Call Operator" author: - family: Peter Dimov issued: year: 2004 URL: https://wg21.link/n1694 - id: N1695 citation-label: N1695 title: "A Proposal to Make Pointers to Members Callable" author: - family: Peter Dimov issued: year: 2004 URL: https://wg21.link/n1695 - id: N1696 citation-label: N1696 title: "Language Support for Restricted Templates" author: - family: Peter Dimov issued: year: 2004 URL: https://wg21.link/n1696 - id: N1697 citation-label: N1697 title: "Restrictions on Order Parameters for Bessels and Other Function Families" author: - family: P.J. Plauger issued: year: 2004 URL: https://wg21.link/n1697 - id: N1698 citation-label: N1698 title: "AGENDA J16 Meeting No. 39 WG21 Meeting No. 34 Oct 17-22, 2004, Redmond, Washington" author: - family: Stephen D. Clamage issued: year: 2004 URL: https://wg21.link/n1698 - id: N1700 citation-label: N1700 title: "C++ Evolution Working Group — Active Proposals, Revision 1b" author: - family: D. Vandevoorde,B. Stroustrup,H. Sutter issued: year: 2004 URL: https://wg21.link/n1700 - id: N1701 citation-label: N1701 title: "Regularizing Initialization Syntax (revision 1)" author: - family: Francis Glassborow issued: year: 2004 URL: https://wg21.link/n1701 - id: N1702 citation-label: N1702 title: "explicit class and default definitions" author: - family: Francis Glassborow issued: year: 2004 URL: https://wg21.link/n1702 - id: N1703 citation-label: N1703 title: "Function Qualifiers" author: - family: Francis Glassborow issued: year: 2004 URL: https://wg21.link/n1703 - id: N1704 citation-label: N1704 title: "Variadic Templates: Exploring the Design Space" author: - family: D. Gregor,J. Jarvi,G. Powell issued: year: 2004 URL: https://wg21.link/n1704 - id: N1705 citation-label: N1705 title: "Decltype and Auto (revision 4)" author: - family: J. Jarvi,B. Stroustrup,G. Dos Reis issued: year: 2004 URL: https://wg21.link/n1705 - id: N1706 citation-label: N1706 title: "Toward Opaque typedefs in C++0X" author: - family: Walter E. Brown issued: year: 2004 URL: https://wg21.link/n1706 - id: N1707 citation-label: N1707 title: "Invitation April 2005 meeting" author: - family: Keld Jorn Simonsen issued: year: 2004 URL: https://wg21.link/n1707 - id: N1708 citation-label: N1708 title: "C++ Standard Library Active Issues List (Revision 33)" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1708 - id: N1709 citation-label: N1709 title: "C++ Standard Library Defect Report List (Revision 33)" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1709 - id: N1710 citation-label: N1710 title: "C++ Standard Library Closed Issues List (Revision 33)" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1710 - id: N1711 citation-label: N1711 title: "(Draft) Technical Report on Standard Library Extensions" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1711 - id: N1712 citation-label: N1712 title: "Library Extension Technical Report - Issues List" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1712 - id: N1713 citation-label: N1713 title: "Proposed Resolution to TR1 Issues 3.12, 3.14, and 3.15" author: - family: Pete Becker issued: year: 2004 URL: https://wg21.link/n1713 - id: N1714 citation-label: N1714 title: "Minutes of ISO WG21 Meeting, October 17, 2004" author: - family: Robert Klarer issued: year: 2004 URL: https://wg21.link/n1714 - id: N1715 citation-label: N1715 title: "Minutes of J16 Meeting No. 39/WG21 Meeting No. 34, October 17-22, 2004" author: - family: Robert Klarer issued: year: 2004 URL: https://wg21.link/n1715 - id: N1717 citation-label: N1717 title: "Explicit class and default definitions" author: - family: F. Glassborow, L. Goldthwaite issued: year: 2004 URL: https://wg21.link/n1717 - id: N1718 citation-label: N1718 title: "A Proposal to add the Infinite Precision Integer and Rational to the C++ Standard Library" author: - family: M. J. Kronenburg issued: year: 2004 URL: https://wg21.link/n1718 - id: N1719 citation-label: N1719 title: "Strongly Typed Enums (revision 1)" author: - family: H. Sutter, D. Miller issued: year: 2004 URL: https://wg21.link/n1719 - id: N1720 citation-label: N1720 title: "Proposal to Add Static Assertions to the Core Language (Revision 3)" author: - family: R. Klarer, J. Maddock, B. Dawes, H. Hinnant issued: year: 2004 URL: https://wg21.link/n1720 - id: N1721 citation-label: N1721 title: "Deducing the type of variable from its initializer expression" author: - family: J. Jaarvi, B. Stroustrup, G. Dos Reis issued: year: 2004 URL: https://wg21.link/n1721 - id: N1722 citation-label: N1722 title: "Extended friend Declarations (Rev. 2)" author: - family: William M. Miller issued: year: 2004 URL: https://wg21.link/n1722 - id: N1723 citation-label: N1723 title: "Proposed Resolutions to Library TR Issues" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1723 - id: N1724 citation-label: N1724 title: "A Library Approach to Initialization" author: - family: Thorsten Ottosen issued: year: 2004 URL: https://wg21.link/n1724 - id: N1725 citation-label: N1725 title: "Copy Elision in Exception Handling" author: - family: William M. Miller issued: year: 2004 URL: https://wg21.link/n1725 - id: N1726 citation-label: N1726 title: "Macro scopes" author: - family: Thomas Plum issued: year: 2004 URL: https://wg21.link/n1726 - id: N1727 citation-label: N1727 title: "Changing Undefined Behavior into Diagnosable Errors" author: - family: William M. Miller issued: year: 2004 URL: https://wg21.link/n1727 - id: N1729 citation-label: N1729 title: "C++ Standard Core Language Active Issues, Revision 32" author: - family: William M. Miller issued: year: 2004 URL: https://wg21.link/n1729 - id: N1730 citation-label: N1730 title: "C++ Standard Core Language Defect Reports, Revision 32" author: - family: William M. Miller issued: year: 2004 URL: https://wg21.link/n1730 - id: N1731 citation-label: N1731 title: "C++ Standard Core Language Closed Issues, Revision 32" author: - family: William M. Miller issued: year: 2004 URL: https://wg21.link/n1731 - id: N1732 citation-label: N1732 title: "C++0x Standard Library wishlist (revision 2)" author: - family: Matt Austern issued: year: 2004 URL: https://wg21.link/n1732 - id: N1733 citation-label: N1733 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2004 URL: https://wg21.link/n1733 - id: N1734 citation-label: N1734 title: "Editor's report" author: - family: Pete Becker issued: year: 2004 URL: https://wg21.link/n1734 - id: N1735 citation-label: N1735 title: "Adding the long long type to C++ (Revision 2)" author: - family: J. Stephen Adamczyk issued: year: 2004 URL: https://wg21.link/n1735 - id: N1736 citation-label: N1736 title: "Modules in C++ (Revision 1)" author: - family: Daveed Vandevoorde issued: year: 2004 URL: https://wg21.link/n1736 - id: N1737 citation-label: N1737 title: "A Proposal to Restore Multi-declarator auto Declarations" author: - family: Walter E. Brown issued: year: 2004 URL: https://wg21.link/n1737 - id: N1738 citation-label: N1738 title: "Memory Model for Multithreaded C++" author: - family: A. Alexandrescu, H. Boehm, K. Henney, D. Lea, B. Pugh, M. Michael issued: year: 2004 URL: https://wg21.link/n1738 - id: N1739 citation-label: N1739 title: "Adding a Policy-Based Smart Pointer Framework to the Standard Library" author: - family: David B. Held issued: year: 2004 URL: https://wg21.link/n1739 - id: N1740 citation-label: N1740 title: "The \"scope\" extension for the C/C++ preprocessor" author: - family: Thomas Plum issued: year: 2004 URL: https://wg21.link/n1740 - id: N1741 citation-label: N1741 title: "Proposal for Extending the switch statement" author: - family: Francis Glassborow issued: year: 2004 URL: https://wg21.link/n1741 - id: N1742 citation-label: N1742 title: "Auxiliary class interfaces" author: - family: Francis Glassborow issued: year: 2004 URL: https://wg21.link/n1742 - id: N1743 citation-label: N1743 title: "Agenda" author: - family: Herb Sutter issued: year: 2004 URL: https://wg21.link/n1743 - id: N1744 citation-label: N1744 title: "Big Integer Library Proposal for C++0x" author: - family: Michiel Salters issued: year: 2005 URL: https://wg21.link/n1744 - id: N1745 citation-label: N1745 title: "Proposed Draft Technical Report on C++ Library Extensions" author: - family: Matt Austern issued: year: 2005 URL: https://wg21.link/n1745 - id: N1746 citation-label: N1746 title: "Adding extended integer types to C++" author: - family: J. Stephen Adamczyk issued: year: 2004 URL: https://wg21.link/n1746 - id: N1747 citation-label: N1747 title: "C++ Standard Core Language Active Issues, Revision 33" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1747 - id: N1748 citation-label: N1748 title: "C++ Standard Core Language Defect Reports, Revision 33" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1748 - id: N1749 citation-label: N1749 title: "C++ Standard Core Language Closed Issues, Revision 33" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1749 - id: N1750 citation-label: N1750 title: "Critique of Code Conversion Proposal (N1683)" author: - family: Beman Dawes issued: year: 2005 URL: https://wg21.link/n1750 - id: N1751 citation-label: N1751 title: "Aspects of Reflection in C++" author: - family: Detlef Vollmann issued: year: 2005 URL: https://wg21.link/n1751 - id: N1752 citation-label: N1752 title: "C++0x Standard Library wishlist (revision 3)" author: - family: Matt Austern issued: year: 2005 URL: https://wg21.link/n1752 - id: N1753 citation-label: N1753 title: "C++ Standard Library Active Issues List (Revision 34)" author: - family: Matt Austern issued: year: 2005 URL: https://wg21.link/n1753 - id: N1754 citation-label: N1754 title: "C++ Standard Library Defect Report List (Revision 34)" author: - family: Matt Austern issued: year: 2005 URL: https://wg21.link/n1754 - id: N1755 citation-label: N1755 title: "C++ Standard Library Closed Issues List (Revision 34)" author: - family: Matt Austern issued: year: 2005 URL: https://wg21.link/n1755 - id: N1756 citation-label: N1756 title: "Library Extension Technical Report - Issues List" author: - family: Matt Austern issued: year: 2005 URL: https://wg21.link/n1756 - id: N1757 citation-label: N1757 title: "Right Angle Brackets (Revision 1)" author: - family: Daveed Vandevoorde issued: year: 2005 URL: https://wg21.link/n1757 - id: N1758 citation-label: N1758 title: "Concepts for C++0x" author: - family: J. Siek, D. Gregor et al. issued: year: 2005 URL: https://wg21.link/n1758 - id: N1759 citation-label: N1759 title: "TG5 Liaison Report #6" author: - family: Herb Sutter issued: year: 2004 URL: https://wg21.link/n1759 - id: N1760 citation-label: N1760 title: "TG5 Liaison Report #7" author: - family: Herb Sutter issued: year: 2004 URL: https://wg21.link/n1760 - id: N1761 citation-label: N1761 title: "TG5 Liaison Report #8" author: - family: Herb Sutter issued: year: 2005 URL: https://wg21.link/n1761 - id: N1762 citation-label: N1762 title: "C++ Standard Library Active Issues List (Revision 35)" author: - family: Matt Austern issued: year: 2005 URL: https://wg21.link/n1762 - id: N1763 citation-label: N1763 title: "C++ Standard Library Defect Report List (Revision 35)" author: - family: Matt Austern issued: year: 2005 URL: https://wg21.link/n1763 - id: N1764 citation-label: N1764 title: "C++ Standard Library Closed Issues List (Revision 35)" author: - family: Matt Austern issued: year: 2005 URL: https://wg21.link/n1764 - id: N1765 citation-label: N1765 title: "Library Extension Technical Report - Issues List" author: - family: Matt Austern issued: year: 2005 URL: https://wg21.link/n1765 - id: N1766 citation-label: N1766 title: "C++0x Standard Library wishlist (revision 4)" author: - family: Matt Austern issued: year: 2005 URL: https://wg21.link/n1766 - id: N1767 citation-label: N1767 title: "C++ Standard Core Language Active Issues, Revision 34" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1767 - id: N1768 citation-label: N1768 title: "C++ Standard Core Language Defect Reports, Revision 34" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1768 - id: N1769 citation-label: N1769 title: "C++ Standard Core Language Closed Issues, Revision 34" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1769 - id: N1770 citation-label: N1770 title: "A Proposal to Add an Rvalue Reference to the C++ Language: Proposed Wording" author: - family: H. Hinnant, D. Abrahams, J. Adamczyk, P. Dimov, A. Hommel issued: year: 2005 URL: https://wg21.link/n1770 - id: N1771 citation-label: N1771 title: "Impact of the rvalue reference on the Standard Library" author: - family: H. Hinnant, D. Abrahams, P. Dimov, D. Gregor, A. Hommel, A. Meredith issued: year: 2005 URL: https://wg21.link/n1771 - id: N1772 citation-label: N1772 title: "Agenda" author: - family: Stephen D. Clamage issued: year: 2005 URL: https://wg21.link/n1772 - id: N1773 citation-label: N1773 title: "Proposal to add Contract Programming to C++ (revision 2)" author: - family: D. Abrahams, L. Crowl, T. Ottosen, J. Widman issued: year: 2005 URL: https://wg21.link/n1773 - id: N1774 citation-label: N1774 title: "On the Future Evolution of C++" author: - family: Lois Goldthwaite issued: year: 2005 URL: https://wg21.link/n1774 - id: N1775 citation-label: N1775 title: "A Case for Reflection" author: - family: Walter E. Brown, et al. issued: year: 2005 URL: https://wg21.link/n1775 - id: N1776 citation-label: N1776 title: "Decimal Types for C++" author: - family: Robert Klarer issued: year: 2005 URL: https://wg21.link/n1776 - id: N1777 citation-label: N1777 title: "Memory model for multithreaded C++: Issues" author: - family: A. Alexandrescu, H. Boehm, K. Henney, B. Hutchings, D. Lea, B. Pugh issued: year: 2005 URL: https://wg21.link/n1777 - id: N1778 citation-label: N1778 title: "Modules in C++ (Revision 1)" author: - family: Daveed Vandevoorde issued: year: 2005 URL: https://wg21.link/n1778 - id: N1780 citation-label: N1780 title: "Comments on LWG issue 233: Insertion hints in associative containers" author: - family: Howard E. Hinnant issued: year: 2005 URL: https://wg21.link/n1780 - id: N1781 citation-label: N1781 title: "Rules of thumb for the design of C++0x" author: - family: Bjarne Stroustrup URL: https://wg21.link/n1781 - id: N1782 citation-label: N1782 title: "A concept design (Rev. 1)" author: - family: B. Stroustrup, G. Dos Reis URL: https://wg21.link/n1782 - id: N1783 citation-label: N1783 title: "TG5 Liaison Report #9" author: - family: Herb Sutter issued: year: 2005 URL: https://wg21.link/n1783 - id: N1784 citation-label: N1784 title: "A proposal to add l-value member function qualifier" author: - family: Bronek Kozicki issued: year: 2005 URL: https://wg21.link/n1784 - id: N1785 citation-label: N1785 title: "Toward a Proposal for Object Templates in C++0x" author: - family: Walter E. Brown issued: year: 2005 URL: https://wg21.link/n1785 - id: N1786 citation-label: N1786 title: "C++ Standard Core Language Active Issues, Revision 35" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1786 - id: N1787 citation-label: N1787 title: "C++ Standard Core Language Defect Reports, Revision 35" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1787 - id: N1788 citation-label: N1788 title: "C++ Standard Core Language Closed Issues, Revision 35" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1788 - id: N1789 citation-label: N1789 title: "Minutes of J16 Meeting No. 40/WG21 Meeting No. 34, April 11-15, 2005" author: - family: Robert Klarer issued: year: 2005 URL: https://wg21.link/n1789 - id: N1790 citation-label: N1790 title: "Minutes of ISO WG21 Meeting, April 10, 2005" author: - family: Robert Klarer issued: year: 2005 URL: https://wg21.link/n1790 - id: N1791 citation-label: N1791 title: "Extended friend Declarations (Rev. 3)" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1791 - id: N1792 citation-label: N1792 title: "A Modest Proposal: Fixing ADL" author: - family: Herb Sutter issued: year: 2005 URL: https://wg21.link/n1792 - id: N1794 citation-label: N1794 title: "Deducing the type of variable from its initializer expression (revision 2)" author: - family: J. J�rvi, B. Stroustrup, G. Dos Reis issued: year: 2005 URL: https://wg21.link/n1794 - id: N1796 citation-label: N1796 title: "Proposal for new for-loop" author: - family: Thorsten Ottosen issued: year: 2005 URL: https://wg21.link/n1796 - id: N1798 citation-label: N1798 title: "Explicit model definitions are necessary" author: - family: D. Gregor, J. Siek issued: year: 2005 URL: https://wg21.link/n1798 - id: N1799 citation-label: N1799 title: "C++ Language Support for Generic Programming" author: - family: J. Siek, D. Gregor, R. Garcia, J. Willcock, J. J�rvi, A. Lumsdaine issued: year: 2005 URL: https://wg21.link/n1799 - id: N1800 citation-label: N1800 title: "Contract Programming For C++0x" author: - family: L. Crowl, T. Ottosen issued: year: 2005 URL: https://wg21.link/n1800 - id: N1801 citation-label: N1801 title: "Proposed resolution of core issue 301" author: - family: Clark Nelson issued: year: 2005 URL: https://wg21.link/n1801 - id: N1802 citation-label: N1802 title: "Uniform Use of std::string" author: - family: Pete Becker issued: year: 2005 URL: https://wg21.link/n1802 - id: N1803 citation-label: N1803 title: "Simple Numeric Access" author: - family: Pete Becker issued: year: 2005 URL: https://wg21.link/n1803 - id: N1804 citation-label: N1804 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2005 URL: https://wg21.link/n1804 - id: N1805 citation-label: N1805 title: "Editor's Report" author: - family: Pete Becker issued: year: 2005 URL: https://wg21.link/n1805 - id: N1806 citation-label: N1806 title: "C++ Standard Library Active Issues List (Revision R36)" author: - family: Matt Austern issued: year: 2005 URL: https://wg21.link/n1806 - id: N1807 citation-label: N1807 title: "C++ Standard Library Defect Report List (Revision R36)" author: - family: Matt Austern issued: year: 2005 URL: https://wg21.link/n1807 - id: N1808 citation-label: N1808 title: "C++ Standard Library Closed Issues List (Revision R36)" author: - family: Matt Austern issued: year: 2005 URL: https://wg21.link/n1808 - id: N1809 citation-label: N1809 title: "Library Extension Technical Report - Issues List" author: - family: Matt Austern issued: year: 2005 URL: https://wg21.link/n1809 - id: N1810 citation-label: N1810 title: "Library Extension TR2 Call for Proposals" author: - family: H. Hinnant, B. Dawes, M. Austern issued: year: 2005 URL: https://wg21.link/n1810 - id: N1811 citation-label: N1811 title: "Adding the long long type to C++ (Revision 3)" author: - family: J. Stephen Adamczyk issued: year: 2005 URL: https://wg21.link/n1811 - id: N1814 citation-label: N1814 title: "October 2005 Meeting Information (Revision 1)" author: - family: Stephen Michell issued: year: 2005 URL: https://wg21.link/n1814 - id: N1815 citation-label: N1815 title: "ISO C++ Strategic Plan for Multithreading" author: - family: Lawrence Crowl issued: year: 2005 URL: https://wg21.link/n1815 - id: N1816 citation-label: N1816 title: "Business Plan and Convener's Report" author: - family: Herb Sutter issued: year: 2005 URL: https://wg21.link/n1816 - id: N1817 citation-label: N1817 title: "Agenda" author: - family: Herb Sutter issued: year: 2005 URL: https://wg21.link/n1817 - id: N1818 citation-label: N1818 title: "C++ Standard Core Language Active Issues, Revision 36" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1818 - id: N1819 citation-label: N1819 title: "C++ Standard Core Language Defect Reports, Revision 36" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1819 - id: N1820 citation-label: N1820 title: "C++ Standard Core Language Closed Issues, Revision 36" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1820 - id: N1821 citation-label: N1821 title: "Extending Move Semantics To *this (Revision 2)" author: - family: D. Vandevoorde, B. Kozicki issued: year: 2005 URL: https://wg21.link/n1821 - id: N1822 citation-label: N1822 title: "A Proposal to add a max significant decimal digits value to the C++ Standard Library Numeric limits" author: - family: Paul A Bristow issued: year: 2005 URL: https://wg21.link/n1822 - id: N1823 citation-label: N1823 title: "New Character Types in C++" author: - family: Lawrence Crowl issued: year: 2005 URL: https://wg21.link/n1823 - id: N1824 citation-label: N1824 title: "Extending Aggregate Initialization" author: - family: Alisdair Meredith issued: year: 2005 URL: https://wg21.link/n1824 - id: N1825 citation-label: N1825 title: "Addressing Exception Specifications for Next Generation of C++" author: - family: Alisdair Meredith issued: year: 2005 URL: https://wg21.link/n1825 - id: N1827 citation-label: N1827 title: "An Explicit Override Syntax for C++" author: - family: C. Uzdavinis, A. Meredith issued: year: 2005 URL: https://wg21.link/n1827 - id: N1830 citation-label: N1830 title: "C++ Standard Library Active Issues List (Revision R37)" author: - family: Howard Hinnant issued: year: 2005 URL: https://wg21.link/n1830 - id: N1831 citation-label: N1831 title: "C++ Standard Library Defect Report List (Revision R37)" author: - family: Howard Hinnant issued: year: 2005 URL: https://wg21.link/n1831 - id: N1832 citation-label: N1832 title: "C++ Standard Library Closed Issues List (Revision R37)" author: - family: Howard Hinnant issued: year: 2005 URL: https://wg21.link/n1832 - id: N1833 citation-label: N1833 title: "Transparent Garbage Collection for C++" author: - family: H. Boehm, M. Spertus issued: year: 2005 URL: https://wg21.link/n1833 - id: N1834 citation-label: N1834 title: "A Pleading for Reasonable Parallel Processing Support in C++" author: - family: Detlef Vollmann issued: year: 2005 URL: https://wg21.link/n1834 - id: N1835 citation-label: N1835 title: " for C++" author: - family: Steve Clamage issued: year: 2005 URL: https://wg21.link/n1835 - id: N1836 citation-label: N1836 title: "Draft Technical Report on C++ Library Extensions" author: - family: Matt Austern issued: year: 2005 URL: https://wg21.link/n1836 - id: N1837 citation-label: N1837 title: "Library Extension Technical Report - Issues List" author: - family: Matt Austern issued: year: 2005 URL: https://wg21.link/n1837 - id: N1838 citation-label: N1838 title: "A Proposal to Add Sockets to the Standard Library" author: - family: Joseph S. Berr�os issued: year: 2005 URL: https://wg21.link/n1838 - id: N1839 citation-label: N1839 title: "Decimal Types for C++: Second Draft" author: - family: Robert Klarer issued: year: 2005 URL: https://wg21.link/n1839 - id: N1840 citation-label: N1840 title: "C++0x Proposal: Function template std::minmax and / or algorithm std::minmax_element" author: - family: Herv� Br�nnimann issued: year: 2005 URL: https://wg21.link/n1840 - id: N1841 citation-label: N1841 title: "Filesystem Library Proposal" author: - family: Beman Dawes issued: year: 2005 URL: https://wg21.link/n1841 - id: N1842 citation-label: N1842 title: "A Proposal to add two iostream manipulators to the C++ Standard Library" author: - family: Paul A Bristow issued: year: 2005 URL: https://wg21.link/n1842 - id: N1843 citation-label: N1843 title: "A Proposal to add Interval Arithmetic to the C++ Standard Library" author: - family: H. Br�nnimann, G. Melquiond, S. Pion issued: year: 2005 URL: https://wg21.link/n1843 - id: N1844 citation-label: N1844 title: "C++ Standard Core Language Active Issues, Revision 37" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1844 - id: N1845 citation-label: N1845 title: "C++ Standard Core Language Defect Reports, Revision 37" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1845 - id: N1846 citation-label: N1846 title: "C++ Standard Core Language Closed Issues, Revision 37" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1846 - id: N1847 citation-label: N1847 title: "vector: More Problems, Better Solutions" author: - family: Herb Sutter issued: year: 1999 URL: https://wg21.link/n1847 - id: N1848 citation-label: N1848 title: "Implementing Concepts" author: - family: D. Gregor, J. Siek issued: year: 2005 URL: https://wg21.link/n1848 - id: N1849 citation-label: N1849 title: "Concepts for C++0x Revision 1" author: - family: D. Gregor, J. Siek et al. issued: year: 2005 URL: https://wg21.link/n1849 - id: N1850 citation-label: N1850 title: "Towards a Better Allocator Model" author: - family: Pablo Halpern issued: year: 2005 URL: https://wg21.link/n1850 - id: N1851 citation-label: N1851 title: "Improving Usability and Performance of TR1 Smart Pointers" author: - family: V. Kliatchko, I. Rocha issued: year: 2005 URL: https://wg21.link/n1851 - id: N1852 citation-label: N1852 title: "C++ Standard Library Active Issues List (Revision R38)" author: - family: Howard Hinnant issued: year: 2005 URL: https://wg21.link/n1852 - id: N1853 citation-label: N1853 title: "C++ Standard Library Defect Report List (Revision R38)" author: - family: Howard Hinnant issued: year: 2005 URL: https://wg21.link/n1853 - id: N1854 citation-label: N1854 title: "C++ Standard Library Closed Issues List (Revision R38)" author: - family: Howard Hinnant issued: year: 2005 URL: https://wg21.link/n1854 - id: N1855 citation-label: N1855 title: "A Proposal to Add an Rvalue Reference to the C++ Language: Proposed Wording" author: - family: D. Abrahams, P. Dimov, H. Hinnant, A. Hommel issued: year: 2005 URL: https://wg21.link/n1855 - id: N1856 citation-label: N1856 title: "Rvalue Reference Recommendations for Chapter 20" author: - family: Howard E. Hinnant issued: year: 2005 URL: https://wg21.link/n1856 - id: N1857 citation-label: N1857 title: "Rvalue Reference Recommendations for Chapter 21" author: - family: Howard E. Hinnant issued: year: 2005 URL: https://wg21.link/n1857 - id: N1858 citation-label: N1858 title: "Rvalue Reference Recommendations for Chapter 23" author: - family: Howard E. Hinnant issued: year: 2005 URL: https://wg21.link/n1858 - id: N1859 citation-label: N1859 title: "Rvalue Reference Recommendations for Chapter 24" author: - family: Howard E. Hinnant issued: year: 2005 URL: https://wg21.link/n1859 - id: N1860 citation-label: N1860 title: "Rvalue Reference Recommendations for Chapter 25" author: - family: Howard E. Hinnant issued: year: 2005 URL: https://wg21.link/n1860 - id: N1861 citation-label: N1861 title: "Rvalue Reference Recommendations for Chapter 26" author: - family: Howard E. Hinnant issued: year: 2005 URL: https://wg21.link/n1861 - id: N1862 citation-label: N1862 title: "Rvalue Reference Recommendations for Chapter 27" author: - family: Howard E. Hinnant issued: year: 2005 URL: https://wg21.link/n1862 - id: N1864 citation-label: N1864 title: "TG4 liaison report" author: - family: Herb Sutter issued: year: 2005 URL: https://wg21.link/n1864 - id: N1865 citation-label: N1865 title: "A Proposal to Improve const_iterator Use (version 2)" author: - family: Walter E. Brown issued: year: 2005 URL: https://wg21.link/n1865 - id: N1866 citation-label: N1866 title: "Proposal to add Contract Programming to C++ (revision 3)" author: - family: L. Crowl, T. Ottosen issued: year: 2005 URL: https://wg21.link/n1866 - id: N1867 citation-label: N1867 title: "Synergies between Contract Programming, Concepts and Static Assertions" author: - family: L. Crowl, T. Ottosen issued: year: 2005 URL: https://wg21.link/n1867 - id: N1868 citation-label: N1868 title: "Proposal for new for-loop (revision 1)" author: - family: Thorsten Ottosen issued: year: 2005 URL: https://wg21.link/n1868 - id: N1869 citation-label: N1869 title: "Wording for imaginary numbers" author: - family: Thorsten Ottosen issued: year: 2005 URL: https://wg21.link/n1869 - id: N1870 citation-label: N1870 title: "14 crazy ideas for the standard library in C++0x" author: - family: Thorsten Ottosen issued: year: 2005 URL: https://wg21.link/n1870 - id: N1871 citation-label: N1871 title: "Range Library Proposal" author: - family: Thorsten Ottosen issued: year: 2005 URL: https://wg21.link/n1871 - id: N1872 citation-label: N1872 title: "Proposal for new string algorithms in C++0x" author: - family: P. Droba, T. Ottosen issued: year: 2005 URL: https://wg21.link/n1872 - id: N1873 citation-label: N1873 title: "The Cursor/Property Map Abstraction" author: - family: D. K�hl, D. Abrahams issued: year: 2005 URL: https://wg21.link/n1873 - id: N1874 citation-label: N1874 title: "Thread-Local Storage" author: - family: Lawrence Crowl issued: year: 2005 URL: https://wg21.link/n1874 - id: N1875 citation-label: N1875 title: "C++ Threads" author: - family: Lawrence Crowl issued: year: 2005 URL: https://wg21.link/n1875 - id: N1876 citation-label: N1876 title: "Memory model for multithreaded C++: August 2005 status update" author: - family: H. Boehm, D. Lea, B. Pugh issued: year: 2005 URL: https://wg21.link/n1876 - id: N1877 citation-label: N1877 title: "Adding Alignment Support to the C++ Programming Language" author: - family: Attila (Farkas) Feh�r issued: year: 2005 URL: https://wg21.link/n1877 - id: N1878 citation-label: N1878 title: "A proposal to add an utility class to represent optional objects (Revision 1)" author: - family: Fernando Cacciola issued: year: 2005 URL: https://wg21.link/n1878 - id: N1879 citation-label: N1879 title: "A proposal to add a general purpose ranged-checked numeric_cast<> (Revision 1)" author: - family: Fernando Cacciola issued: year: 2005 URL: https://wg21.link/n1879 - id: N1880 citation-label: N1880 title: "A proposal to extend numeric_limits for consistent range query (Revision 1)" author: - family: Fernando Cacciola issued: year: 2005 URL: https://wg21.link/n1880 - id: N1882 citation-label: N1882 title: "AGENDA" author: - family: Stephen D. Clamage issued: year: 2005 URL: https://wg21.link/n1882 - id: N1883 citation-label: N1883 title: "Preliminary Threading Library Proposal for TR2" author: - family: Kevlin Henney issued: year: 2005 URL: https://wg21.link/n1883 - id: N1884 citation-label: N1884 title: "Further Restrictions on Special Math Functions" author: - family: P.J. Plauger, C. Walker issued: year: 2005 URL: https://wg21.link/n1884 - id: N1885 citation-label: N1885 title: "A formalism for C++" author: - family: G. Dos Reis, B. Stroustrup issued: year: 2005 URL: https://wg21.link/n1885 - id: N1886 citation-label: N1886 title: "Specifying C++ concepts" author: - family: G. Dos Reis, B. Stroustrup issued: year: 2005 URL: https://wg21.link/n1886 - id: N1887 citation-label: N1887 title: "Meeting information for SC 22/WG 21 Meetings in Berlin" author: - family: Cord Wischhoeffer issued: year: 2005 URL: https://wg21.link/n1887 - id: N1888 citation-label: N1888 title: "Defining Members of Explicit Specializations" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1888 - id: N1889 citation-label: N1889 title: "Filesystem Library Proposal for TR2 (Revision 1)" author: - family: Beman Dawes issued: year: 2005 URL: https://wg21.link/n1889 - id: N1890 citation-label: N1890 title: "Initialization and initializers" author: - family: B. Stroustrup, G. Dos Reis issued: year: 2005 URL: https://wg21.link/n1890 - id: N1891 citation-label: N1891 title: "Progress toward Opaque Typedefs for C++0X" author: - family: Walter E. Brown issued: year: 2005 URL: https://wg21.link/n1891 - id: N1892 citation-label: N1892 title: "Extensible Literals" author: - family: I. McIntosh, M. Wong, R. Mak issued: year: 2005 URL: https://wg21.link/n1892 - id: N1893 citation-label: N1893 title: "A Modest Proposal: Fixing ADL (revision 1)" author: - family: Herb Sutter URL: https://wg21.link/n1893 - id: N1894 citation-label: N1894 title: "Deducing the type of variable from its initializer expression (revision 3)" author: - family: J. J�rvi, B. Stroustrup, G. Dos Reis issued: year: 2005 URL: https://wg21.link/n1894 - id: N1895 citation-label: N1895 title: "Delegating Constructors (revision 2)" author: - family: H. Sutter, F. Glassborow issued: year: 2005 URL: https://wg21.link/n1895 - id: N1896 citation-label: N1896 title: "Proposed resolution of core issue 301 (revision 1)" author: - family: Clark Nelson issued: year: 2005 URL: https://wg21.link/n1896 - id: N1898 citation-label: N1898 title: "Forwarding and inherited constructors" author: - family: M. Michaud, M. Wong issued: year: 2005 URL: https://wg21.link/n1898 - id: N1899 citation-label: N1899 title: "Concept proposal comparison" author: - family: Matt Austern issued: year: 2005 URL: https://wg21.link/n1899 - id: N1900 citation-label: N1900 title: "Proposal to Add Date-Time to the C++ Standard Library" author: - family: Jeff Garland issued: year: 2005 URL: https://wg21.link/n1900 - id: N1901 citation-label: N1901 title: "C++0x Standard Library wishlist (revision 5)" author: - family: Matt Austern issued: year: 2005 URL: https://wg21.link/n1901 - id: N1902 citation-label: N1902 title: "C++ Standard Core Language Active Issues, Revision 38" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1902 - id: N1903 citation-label: N1903 title: "C++ Standard Core Language Defect Reports, Revision 38" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1903 - id: N1904 citation-label: N1904 title: "C++ Standard Core Language Closed Issues, Revision 38" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1904 - id: N1905 citation-label: N1905 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2005 URL: https://wg21.link/n1905 - id: N1906 citation-label: N1906 title: "Editor's Report" author: - family: Pete Becker issued: year: 2005 URL: https://wg21.link/n1906 - id: N1907 citation-label: N1907 title: "A Multi-threading Library for Standard C++, Revision 1" author: - family: Pete Becker issued: year: 2005 URL: https://wg21.link/n1907 - id: N1908 citation-label: N1908 title: "C++ Standard Library Active Issues List (Revision R39)" author: - family: Howard Hinnant issued: year: 2005 URL: https://wg21.link/n1908 - id: N1909 citation-label: N1909 title: "C++ Standard Library Defect Report List (Revision R39)" author: - family: Howard Hinnant issued: year: 2005 URL: https://wg21.link/n1909 - id: N1910 citation-label: N1910 title: "C++ Standard Library Closed Issues List (Revision R39)" author: - family: Howard Hinnant issued: year: 2005 URL: https://wg21.link/n1910 - id: N1911 citation-label: N1911 title: "Memory Model for C++: Status update" author: - family: Hans Boehm issued: year: 2005 URL: https://wg21.link/n1911 - id: N1912 citation-label: N1912 title: "A sketch for a namespace() operator" author: - family: Daveed Vandevoorde issued: year: 2005 URL: https://wg21.link/n1912 - id: N1913 citation-label: N1913 title: "A Proposal to Improve const_iterator Use (version 3)" author: - family: Walter E. Brown issued: year: 2005 URL: https://wg21.link/n1913 - id: N1914 citation-label: N1914 title: "A Proposal to Add Random-Number Distributions to C++0x" author: - family: M. Paterno, M. Fischler, W. Brown, J. Kowalkowski issued: year: 2005 URL: https://wg21.link/n1914 - id: N1915 citation-label: N1915 title: "Minutes of J16 Meeting No. 41/WG21 Meeting No. 35, October 3-8, 2005" author: - family: Robert Klarer issued: year: 2005 URL: https://wg21.link/n1915 - id: N1916 citation-label: N1916 title: "Minutes of ISO WG21 Meeting, October 2, 2005" author: - family: Robert Klarer issued: year: 2005 URL: https://wg21.link/n1916 - id: N1917 citation-label: N1917 title: "Agenda" author: - family: Herb Sutter issued: year: 2005 URL: https://wg21.link/n1917 - id: N1919 citation-label: N1919 title: "Initializer lists" author: - family: Bjarne Stroustrup issued: year: 2005 URL: https://wg21.link/n1919 - id: N1924 citation-label: N1924 title: "TG5 Liaison Report #11" author: - family: Herb Sutter issued: year: 2005 URL: https://wg21.link/n1924 - id: N1925 citation-label: N1925 title: "Networking proposal for TR2 (rev. 1)" author: - family: Gerhard Wesp issued: year: 2005 URL: https://wg21.link/n1925 - id: N1926 citation-label: N1926 title: "C++ Standard Library Active Issues List (Revision R40)" author: - family: Howard Hinnant issued: year: 2005 URL: https://wg21.link/n1926 - id: N1927 citation-label: N1927 title: "C++ Standard Library Defect Report List (Revision R40)" author: - family: Howard Hinnant issued: year: 2005 URL: https://wg21.link/n1927 - id: N1928 citation-label: N1928 title: "C++ Standard Library Closed Issues List (Revision R40)" author: - family: Howard Hinnant issued: year: 2005 URL: https://wg21.link/n1928 - id: N1929 citation-label: N1929 title: "C++ Standard Core Language Active Issues, Revision 39" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1929 - id: N1930 citation-label: N1930 title: "C++ Standard Core Language Defect Reports, Revision 39" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1930 - id: N1931 citation-label: N1931 title: "C++ Standard Core Language Closed Issues, Revision 39" author: - family: William M. Miller issued: year: 2005 URL: https://wg21.link/n1931 - id: N1932 citation-label: N1932 title: "Random Number Generation in C++0X: A Comprehensive Proposal" author: - family: W. Brown, M. Fischler, J. Kowalkowski, M. Paterno issued: year: 2006 URL: https://wg21.link/n1932 - id: N1933 citation-label: N1933 title: "Improvements to TR1's Facility for Random Number Generation" author: - family: W. Brown, M. Fischler, J. Kowalkowski, M. Paterno issued: year: 2006 URL: https://wg21.link/n1933 - id: N1934 citation-label: N1934 title: "Filesystem Library Proposal for TR2 (Revision 2)" author: - family: Beman Dawes issued: year: 2006 URL: https://wg21.link/n1934 - id: N1935 citation-label: N1935 title: "C++ Standard Core Language Active Issues, Revision 40" author: - family: William M. Miller issued: year: 2006 URL: https://wg21.link/n1935 - id: N1936 citation-label: N1936 title: "C++ Standard Core Language Defect Reports, Revision 40" author: - family: William M. Miller issued: year: 2006 URL: https://wg21.link/n1936 - id: N1937 citation-label: N1937 title: "C++ Standard Core Language Closed Issues, Revision 40" author: - family: William M. Miller issued: year: 2006 URL: https://wg21.link/n1937 - id: N1938 citation-label: N1938 title: "Lookup Issues in Destructor and Pseudo-Destructor References" author: - family: William M. Miller issued: year: 2006 URL: https://wg21.link/n1938 - id: N1939 citation-label: N1939 title: "Any Library Proposal for TR2" author: - family: B. Dawes, K. Henney issued: year: 2006 URL: https://wg21.link/n1939 - id: N1940 citation-label: N1940 title: "Why POSIX Threads Are Unsuitable for C++" author: - family: Nick Maclaren issued: year: 2006 URL: https://wg21.link/n1940 - id: N1941 citation-label: N1941 title: "Agenda: J16 Meeting No. 42, WG21 Meeting No. 37" author: - family: Steve Clamage issued: year: 2006 URL: https://wg21.link/n1941 - id: N1942 citation-label: N1942 title: "A Memory Model for C++: Strawman Proposal" author: - family: Hans Boehm issued: year: 2006 URL: https://wg21.link/n1942 - id: N1943 citation-label: N1943 title: "Transparent Garbage Collection for C++" author: - family: H. Boehm, M. Spertus issued: year: 2006 URL: https://wg21.link/n1943 - id: N1944 citation-label: N1944 title: "A finer-grained alternative to sequence points" author: - family: Clark Nelson issued: year: 2006 URL: https://wg21.link/n1944 - id: N1945 citation-label: N1945 title: "Names, Linkage, and Templates" author: - family: Anthony Williams issued: year: 2006 URL: https://wg21.link/n1945 - id: N1946 citation-label: N1946 title: "Portland meeting information" author: - family: Clark Nelson issued: year: 2006 URL: https://wg21.link/n1946 - id: N1947 citation-label: N1947 title: "The Memory Model and the C++ Library, Non-Memory Actions etc." author: - family: Nick Maclaren issued: year: 2006 URL: https://wg21.link/n1947 - id: N1949 citation-label: N1949 title: "C++ Standard Library Active Issues List (Revision R41)" author: - family: Howard Hinnant issued: year: 2006 URL: https://wg21.link/n1949 - id: N1950 citation-label: N1950 title: "C++ Standard Library Defect Report List (Revision R41)" author: - family: Howard Hinnant issued: year: 2006 URL: https://wg21.link/n1950 - id: N1951 citation-label: N1951 title: "C++ Standard Library Closed Issues List (Revision R41)" author: - family: Howard Hinnant issued: year: 2006 URL: https://wg21.link/n1951 - id: N1952 citation-label: N1952 title: "A Proposal to Add an Rvalue Reference to the C++ Language: Proposed Wording Revision 2" author: - family: Howard Hinnant issued: year: 2006 URL: https://wg21.link/n1952 - id: N1953 citation-label: N1953 title: "Upgrading the Interface of Allocators using API Versioning" author: - family: Howard Hinnant issued: year: 2006 URL: https://wg21.link/n1953 - id: N1954 citation-label: N1954 title: "LWG Paper Summary" author: - family: Howard Hinnant issued: year: 2006 URL: https://wg21.link/n1954 - id: N1955 citation-label: N1955 title: "New Character Types in C++" author: - family: Lawrence Crowl issued: year: 2006 URL: https://wg21.link/n1955 - id: N1956 citation-label: N1956 title: "A Design Rationale for C++/CLI Version 1.1" author: - family: Herb Sutter issued: year: 2006 URL: https://wg21.link/n1956 - id: N1957 citation-label: N1957 title: "Proposed Library Additions for Code Conversion" author: - family: P.J. Plauger issued: year: 2006 URL: https://wg21.link/n1957 - id: N1958 citation-label: N1958 title: "A proposal to add lambda functions to the C++ standard" author: - family: Valentin Samko issued: year: 2006 URL: https://wg21.link/n1958 - id: N1959 citation-label: N1959 title: "Class member initializers" author: - family: Michael Spertus issued: year: 2006 URL: https://wg21.link/n1959 - id: N1960 citation-label: N1960 title: "Adding \"extern template\"" author: - family: John Spicer issued: year: 2006 URL: https://wg21.link/n1960 - id: N1961 citation-label: N1961 title: "Wording for range-based for-loop" author: - family: Thorsten Ottosen issued: year: 2006 URL: https://wg21.link/n1961 - id: N1962 citation-label: N1962 title: "Proposal to add Contract Programming to C++ (revision 4)" author: - family: L. Crowl, T. Ottosen issued: year: 2006 URL: https://wg21.link/n1962 - id: N1963 citation-label: N1963 title: "Generic Support for Threading Models" author: - family: Nick Maclaren issued: year: 2006 URL: https://wg21.link/n1963 - id: N1964 citation-label: N1964 title: "Modules in C++ (Revision 3)" author: - family: Daveed Vandevoorde issued: year: 2006 URL: https://wg21.link/n1964 - id: N1965 citation-label: N1965 title: "Decimal Types for C++: Draft 3" author: - family: Robert Klarer issued: year: 2006 URL: https://wg21.link/n1965 - id: N1966 citation-label: N1966 title: "Thread-Local Storage" author: - family: Lawrence Crowl issued: year: 2006 URL: https://wg21.link/n1966 - id: N1968 citation-label: N1968 title: "Lambda expressions and closures for C++" author: - family: J. Willcock, J. Järvi, D. Gregor, B. Stroustrup, A. Lumsdaine issued: year: 2006 URL: https://wg21.link/n1968 - id: N1969 citation-label: N1969 title: "State of C++ Evolution (before Berlin 2006 Meeting)" author: - family: Alisdair Meredith issued: year: 2006 URL: https://wg21.link/n1969 - id: N1970 citation-label: N1970 title: "C99 Compatibility : __func__ and predeclared identifiers" author: - family: Alisdair Meredith issued: year: 2006 URL: https://wg21.link/n1970 - id: N1971 citation-label: N1971 title: "Adding Alignment Support to the C++ Programming Language" author: - family: Attila (Farkas) Feh�r issued: year: 2006 URL: https://wg21.link/n1971 - id: N1972 citation-label: N1972 title: "Generalized Constant Expressions — Revision 2" author: - family: G. Dos Reis, B. Stroustrup issued: year: 2006 URL: https://wg21.link/n1972 - id: N1973 citation-label: N1973 title: "Lexical Conversion Library Proposal for TR2" author: - family: K. Henney, B. Dawes issued: year: 2006 URL: https://wg21.link/n1973 - id: N1974 citation-label: N1974 title: "Boost Network Library Query" author: - family: Christopher Kohlhoff issued: year: 2006 URL: https://wg21.link/n1974 - id: N1975 citation-label: N1975 title: "Filesystem Library Proposal for TR2 (Revision 3)" author: - family: Beman Dawes issued: year: 2006 URL: https://wg21.link/n1975 - id: N1976 citation-label: N1976 title: "Dynamic Shared Objects: Survey and Issues" author: - family: Benjamin Kosnik issued: year: 2006 URL: https://wg21.link/n1976 - id: N1977 citation-label: N1977 title: "Decimal Types for C++: Draft 4" author: - family: Robert Klarer issued: year: 2006 URL: https://wg21.link/n1977 - id: N1978 citation-label: N1978 title: "Decltype (revision 5)" author: - family: J. Jarvi, B. Stroustrup, G. Dos Reis issued: year: 2006 URL: https://wg21.link/n1978 - id: N1980 citation-label: N1980 title: "Generalized Constant Expressions— Revision 3" author: - family: G. Dos Reis, B. Stroustrup issued: year: 2006 URL: https://wg21.link/n1980 - id: N1981 citation-label: N1981 title: "Uniform Use of std::string Revision 1" author: - family: Pete Becker issued: year: 2006 URL: https://wg21.link/n1981 - id: N1982 citation-label: N1982 title: "Simple Numeric Access Revision 1" author: - family: Pete Becker issued: year: 2006 URL: https://wg21.link/n1982 - id: N1983 citation-label: N1983 title: "long long, size t and compatibility" author: - family: Nick Maclaren issued: year: 2006 URL: https://wg21.link/n1983 - id: N1984 citation-label: N1984 title: "Deducing the type of variable from its initializer expression (revision 4)" author: - family: J. J�rvi, B. Stroustrup, G. Dos Reis issued: year: 2006 URL: https://wg21.link/n1984 - id: N1985 citation-label: N1985 title: "Request the Standard Provide Explicit Specialization of char_traits For All Built-in Character Types" author: - family: Jack W. Reeves issued: year: 2006 URL: https://wg21.link/n1985 - id: N1986 citation-label: N1986 title: "Delegating Constructors (revision 3)" author: - family: H. Sutter, F. Glassborow issued: year: 2006 URL: https://wg21.link/n1986 - id: N1987 citation-label: N1987 title: "Adding \"extern template\" (version 2)" author: - family: John Spicer issued: year: 2006 URL: https://wg21.link/n1987 - id: N1988 citation-label: N1988 title: "Adding extended integer types to C++ (Revision 1)" author: - family: J. Stephen Adamczyk issued: year: 2006 URL: https://wg21.link/n1988 - id: N1990 citation-label: N1990 title: "Proposed Text for minmax (N1840)" author: - family: Howard E. Hinnant issued: year: 2006 URL: https://wg21.link/n1990 - id: N1991 citation-label: N1991 title: "Proposed Text for defaultfloat (N1842)" author: - family: Howard E. Hinnant issued: year: 2006 URL: https://wg21.link/n1991 - id: N1992 citation-label: N1992 title: "Minutes of ISO WG21 Meeting, April 2, 2006" author: - family: Robert Klarer issued: year: 2006 URL: https://wg21.link/n1992 - id: N1993 citation-label: N1993 title: "Minutes of J16 Meeting No. 42/WG21 Meeting No. 37, April 3-7, 2006" author: - family: Robert Klarer issued: year: 2006 URL: https://wg21.link/n1993 - id: N1997 citation-label: N1997 title: "C++ Standard Core Language Active Issues, Revision 41" author: - family: William M. Miller issued: year: 2006 URL: https://wg21.link/n1997 - id: N1998 citation-label: N1998 title: "C++ Standard Core Language Defect Reports, Revision 41" author: - family: William M. Miller issued: year: 2006 URL: https://wg21.link/n1998 - id: N1999 citation-label: N1999 title: "C++ Standard Core Language Closed Issues, Revision 41" author: - family: William M. Miller issued: year: 2006 URL: https://wg21.link/n1999 - id: N2000 citation-label: N2000 title: "C++ Standard Library Active Issues List (Revision R42)" author: - family: Howard Hinnant issued: year: 2006 URL: https://wg21.link/n2000 - id: N2001 citation-label: N2001 title: "C++ Standard Library Defect Report List (Revision R42)" author: - family: Howard Hinnant issued: year: 2006 URL: https://wg21.link/n2001 - id: N2002 citation-label: N2002 title: "C++ Standard Library Closed Issues List (Revision R42)" author: - family: Howard Hinnant issued: year: 2006 URL: https://wg21.link/n2002 - id: N2003 citation-label: N2003 title: "LWG Paper Summary" author: - family: Howard Hinnant issued: year: 2006 URL: https://wg21.link/n2003 - id: N2004 citation-label: N2004 title: "Impact of Language Changes on LWG Schedule" author: - family: Beman Dawes issued: year: 2006 URL: https://wg21.link/n2004 - id: N2005 citation-label: N2005 title: "A maximum significant decimal digits value for the C++0x Standard Library Numeric limits" author: - family: Paul A Bristow issued: year: 2006 URL: https://wg21.link/n2005 - id: N2006 citation-label: N2006 title: "Accessibility and Visibility in C++ Modules" author: - family: Daveed Vandevoorde issued: year: 2006 URL: https://wg21.link/n2006 - id: N2007 citation-label: N2007 title: "Proposed Library Additions for Code Conversion" author: - family: P.J. Plauger issued: year: 2006 URL: https://wg21.link/n2007 - id: N2008 citation-label: N2008 title: "Editor's Report" author: - family: Pete Becker issued: year: 2006 URL: https://wg21.link/n2008 - id: N2009 citation-label: N2009 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2006 URL: https://wg21.link/n2009 - id: N2010 citation-label: N2010 title: "Memory Model Overview" author: - family: Hans Boehm issued: year: 2006 URL: https://wg21.link/n2010 - id: N2011 citation-label: N2011 title: "State of C++ Evolution (after Berlin 2006 Meeting)" author: - family: Alisdair Meredith issued: year: 2006 URL: https://wg21.link/n2011 - id: N2012 citation-label: N2012 title: "Thread Subcommittee Minutes from Berlin" author: - family: Lawrence Crowl issued: year: 2006 URL: https://wg21.link/n2012 - id: N2013 citation-label: N2013 title: "Versioning with Namespaces" author: - family: Benjamin Kosnik issued: year: 2006 URL: https://wg21.link/n2013 - id: N2014 citation-label: N2014 title: "C99 and POSIX(2001) Compatibility" author: - family: Nick Maclaren issued: year: 2006 URL: https://wg21.link/n2014 - id: N2015 citation-label: N2015 title: "Plugins in C++" author: - family: Daveed Vandevoorde issued: year: 2006 URL: https://wg21.link/n2015 - id: N2016 citation-label: N2016 title: "Should volatile Acquire Atomicity and Thread Visibility Semantics?" author: - family: H. Boehm, N. Maclaren issued: year: 2006 URL: https://wg21.link/n2016 - id: N2018 citation-label: N2018 title: "New Character Types in C++" author: - family: Lawrence Crowl issued: year: 2006 URL: https://wg21.link/n2018 - id: N2019 citation-label: N2019 title: "Agenda" author: - family: Herb Sutter issued: year: 2006 URL: https://wg21.link/n2019 - id: N2020 citation-label: N2020 title: "Proposal for an Infinite Precision Integer for Library Technical Report 2, Revision 1" author: - family: M.J. Kronenburg issued: year: 2006 URL: https://wg21.link/n2020 - id: N2021 citation-label: N2021 title: "Business plan and convenor's report" author: - family: Herb Sutter URL: https://wg21.link/n2021 - id: N2022 citation-label: N2022 title: "Input & Output of NaN and infinity for the C++ Standard Library" author: - family: Paul A Bristow issued: year: 2006 URL: https://wg21.link/n2022 - id: N2023 citation-label: N2023 title: "erase(iterator) for unordered containers should not return an iterator" author: - family: Joaqu�n M� L�pez Mu�oz issued: year: 2006 URL: https://wg21.link/n2023 - id: N2024 citation-label: N2024 title: "C++ Standard Library Active Issues List (Revision R43)" author: - family: Howard Hinnant issued: year: 2006 URL: https://wg21.link/n2024 - id: N2025 citation-label: N2025 title: "C++ Standard Library Defect Report List (Revision R43)" author: - family: Howard Hinnant issued: year: 2006 URL: https://wg21.link/n2025 - id: N2026 citation-label: N2026 title: "C++ Standard Library Closed Issues List (Revision R43)" author: - family: Howard Hinnant issued: year: 2006 URL: https://wg21.link/n2026 - id: N2027 citation-label: N2027 title: "A Brief Introduction to Rvalue References" author: - family: H. Hinnant, B. Stroustrup, B. Kozicki issued: year: 2006 URL: https://wg21.link/n2027 - id: N2028 citation-label: N2028 title: "Minor Modifications to the type traits Wording" author: - family: Howard E. Hinnant issued: year: 2006 URL: https://wg21.link/n2028 - id: N2029 citation-label: N2029 title: "C++ Standard Core Language Active Issues, Revision 42" author: - family: William M. Miller issued: year: 2006 URL: https://wg21.link/n2029 - id: N2030 citation-label: N2030 title: "C++ Standard Core Language Defect Reports, Revision 42" author: - family: William M. Miller issued: year: 2006 URL: https://wg21.link/n2030 - id: N2031 citation-label: N2031 title: "C++ Standard Core Language Closed Issues, Revision 42" author: - family: William M. Miller issued: year: 2006 URL: https://wg21.link/n2031 - id: N2032 citation-label: N2032 title: "Random Number Generation in C++0X: A Comprehensive Proposal, version 2" author: - family: W. Brown, M. Fischler, J. Kowalkowski, M. Paterno issued: year: 2006 URL: https://wg21.link/n2032 - id: N2033 citation-label: N2033 title: "Proposal to Consolidate the Subtract-with-Carry Engines" author: - family: W. Brown, M. Fischler, J. Kowalkowski, M. Paterno issued: year: 2006 URL: https://wg21.link/n2033 - id: N2034 citation-label: N2034 title: "C++0x Standard Library wishlist (revision 6)" author: - family: Matt Austern issued: year: 2006 URL: https://wg21.link/n2034 - id: N2035 citation-label: N2035 title: "Minimal Unicode support for the standard library" author: - family: Matthew Austern issued: year: 2006 URL: https://wg21.link/n2035 - id: N2036 citation-label: N2036 title: "Concepts for the C++0x Standard Library: Approach" author: - family: D. Gregor, J. Willcock, A. Lumsdaine issued: year: 2006 URL: https://wg21.link/n2036 - id: N2037 citation-label: N2037 title: "Concepts for the C++0x Standard Library: Introduction" author: - family: D. Gregor, J. Willcock, A. Lumsdaine issued: year: 2006 URL: https://wg21.link/n2037 - id: N2038 citation-label: N2038 title: "Concepts for the C++0x Standard Library: Utilities" author: - family: D. Gregor, J. Willcock, A. Lumsdaine issued: year: 2006 URL: https://wg21.link/n2038 - id: N2039 citation-label: N2039 title: "Concepts for the C++0x Standard Library: Iterators" author: - family: D. Gregor, J. Willcock, A. Lumsdaine issued: year: 2006 URL: https://wg21.link/n2039 - id: N2040 citation-label: N2040 title: "Concepts for the C++0x Standard Library: Algorithms" author: - family: D. Gregor, J. Willcock, A. Lumsdaine issued: year: 2006 URL: https://wg21.link/n2040 - id: N2041 citation-label: N2041 title: "Concepts for the C++0x Standard Library: Numerics" author: - family: D. Gregor, J. Willcock, A. Lumsdaine issued: year: 2006 URL: https://wg21.link/n2041 - id: N2042 citation-label: N2042 title: "Concepts" author: - family: D. Gregor, B. Stroustrup issued: year: 2006 URL: https://wg21.link/n2042 - id: N2043 citation-label: N2043 title: "Simplifying And Extending Mutex and Scoped Lock Types For C++ Multi-Threading Library" author: - family: Ion Gazta�aga issued: year: 2006 URL: https://wg21.link/n2043 - id: N2044 citation-label: N2044 title: "Memory Mapped Files And Shared Memory For C++" author: - family: Ion Gazta�aga issued: year: 2006 URL: https://wg21.link/n2044 - id: N2045 citation-label: N2045 title: "Improving STL Allocators" author: - family: Ion Gazta�aga issued: year: 2006 URL: https://wg21.link/n2045 - id: N2046 citation-label: N2046 title: "Bool_set: multi-valued logic" author: - family: H. Br�nnimann, G. Melquiond, S. Pion issued: year: 2006 URL: https://wg21.link/n2046 - id: N2047 citation-label: N2047 title: "An Atomic Operations Library for C++" author: - family: Hans-J. Boehm issued: year: 2006 URL: https://wg21.link/n2047 - id: N2049 citation-label: N2049 title: "Conceptualizing the Range-Based for Loop" author: - family: Douglas Gregor issued: year: 2006 URL: https://wg21.link/n2049 - id: N2050 citation-label: N2050 title: "Proposal to Add a Dynamically Sizeable Bitset to the Standard Library Technical Report Revision 1" author: - family: J. Allsop, A. Meredith, G. Prota issued: year: 2006 URL: https://wg21.link/n2050 - id: N2051 citation-label: N2051 title: "Evolution of the C++ Standard Library" author: - family: Alisdair Meredith issued: year: 2006 URL: https://wg21.link/n2051 - id: N2052 citation-label: N2052 title: "Sequencing and the concurrency memory model" author: - family: C. Nelson, H.-J. Boehm issued: year: 2006 URL: https://wg21.link/n2052 - id: N2053 citation-label: N2053 title: "Raw String Literals" author: - family: Beman Dawes issued: year: 2006 URL: https://wg21.link/n2053 - id: N2054 citation-label: N2054 title: "Networking Library Proposal for TR2" author: - family: Christopher Kohlhoff issued: year: 2006 URL: https://wg21.link/n2054 - id: N2055 citation-label: N2055 title: "C++ Standard Core Language Active Issues, Revision 43" author: - family: William M. Miller issued: year: 2006 URL: https://wg21.link/n2055 - id: N2056 citation-label: N2056 title: "C++ Standard Core Language Defect Reports, Revision 43" author: - family: William M. Miller issued: year: 2006 URL: https://wg21.link/n2056 - id: N2057 citation-label: N2057 title: "C++ Standard Core Language Closed Issues, Revision 43" author: - family: William M. Miller issued: year: 2006 URL: https://wg21.link/n2057 - id: N2058 citation-label: N2058 title: "Proposed Text for Proposal to add Date-Time to the Standard Library 1.0" author: - family: Jeff Garland issued: year: 2006 URL: https://wg21.link/n2058 - id: N2059 citation-label: N2059 title: "Proposal for new string algorithms in TR2" author: - family: Pavol Droba issued: year: 2006 URL: https://wg21.link/n2059 - id: N2061 citation-label: N2061 title: "Library Exception Propagation Support" author: - family: Beman Dawes issued: year: 2006 URL: https://wg21.link/n2061 - id: N2062 citation-label: N2062 title: "POD's Revisited" author: - family: Beman Dawes issued: year: 2006 URL: https://wg21.link/n2062 - id: N2063 citation-label: N2063 title: "AGENDA: J16 Meeting No. 43, WG21 Meeting No. 38" author: - family: Stephen D. Clamage issued: year: 2006 URL: https://wg21.link/n2063 - id: N2065 citation-label: N2065 title: "A proposal to add stream objects based on fixed memory buffers" author: - family: Alberto Ganesh Barbati issued: year: 2006 URL: https://wg21.link/n2065 - id: N2066 citation-label: N2066 title: "TR2 Diagnostics Enhancements" author: - family: Beman Dawes issued: year: 2006 URL: https://wg21.link/n2066 - id: N2067 citation-label: N2067 title: "A Proposal to add Interval Arithmetic to the C++ Standard Library" author: - family: H. Br�nnimann, G. Melquiond, S. Pion issued: year: 2006 URL: https://wg21.link/n2067 - id: N2068 citation-label: N2068 title: "Range Library Core" author: - family: Thorsten Ottosen issued: year: 2006 URL: https://wg21.link/n2068 - id: N2069 citation-label: N2069 title: "Yet another type-trait: decay" author: - family: Thorsten Ottosen issued: year: 2006 URL: https://wg21.link/n2069 - id: N2070 citation-label: N2070 title: "Enhancing the time_get facet for POSIX� compatibility" author: - family: Martin Sebor issued: year: 2006 URL: https://wg21.link/n2070 - id: N2071 citation-label: N2071 title: "Iostream manipulators for convenient extraction and insertion of struct tm objects" author: - family: Martin Sebor issued: year: 2006 URL: https://wg21.link/n2071 - id: N2072 citation-label: N2072 title: "Iostream manipulators for convenient extraction and insertion of monetary values" author: - family: Martin Sebor issued: year: 2006 URL: https://wg21.link/n2072 - id: N2073 citation-label: N2073 title: "Modules in C++ (Revision 4)" author: - family: Daveed Vandevoorde issued: year: 2006 URL: https://wg21.link/n2073 - id: N2074 citation-label: N2074 title: "Plugins in C++" author: - family: Daveed Vandevoorde issued: year: 2006 URL: https://wg21.link/n2074 - id: N2075 citation-label: N2075 title: "Prism: A Principle-Based Sequential Memory Model for Microsoft Native Code Platforms" author: - family: Herb Sutter issued: year: 2006 URL: https://wg21.link/n2075 - id: N2076 citation-label: N2076 title: "Oxford meeting invitation" author: - family: Lois Goldthwaite issued: year: 2006 URL: https://wg21.link/n2076 - id: N2079 citation-label: N2079 title: "Random Number Generation in C++0X: A Comprehensive Proposal, version 3" author: - family: W. Brown, M. Fischler, J. Kowalkowski, M. Paterno issued: year: 2006 URL: https://wg21.link/n2079 - id: N2080 citation-label: N2080 title: "Variadic Templates (Revision 3)" author: - family: D. Gregor, J. Järvi, G. Powell issued: year: 2006 URL: https://wg21.link/n2080 - id: N2081 citation-label: N2081 title: "Concepts (Revision 1)" author: - family: D. Gregor, B. Stroustrup issued: year: 2006 URL: https://wg21.link/n2081 - id: N2082 citation-label: N2082 title: "Concepts for the C++0x Standard Library: Utilities (Revision 1)" author: - family: D. Gregor, J. Willcock, A. Lumsdaine issued: year: 2006 URL: https://wg21.link/n2082 - id: N2083 citation-label: N2083 title: "Concepts for the C++0x Standard Library: Iterators (Revision 1)" author: - family: D. Gregor, J. Willcock, A. Lumsdaine issued: year: 2006 URL: https://wg21.link/n2083 - id: N2084 citation-label: N2084 title: "Concepts for the C++0x Standard Library: Algorithms (Revision 1)" author: - family: D. Gregor, J. Willcock, A. Lumsdaine issued: year: 2006 URL: https://wg21.link/n2084 - id: N2085 citation-label: N2085 title: "Concepts for the C++0x Standard Library: Containers" author: - family: Douglas Gregor issued: year: 2006 URL: https://wg21.link/n2085 - id: N2086 citation-label: N2086 title: "Signals and Slots for Library TR2" author: - family: Douglas Gregor issued: year: 2006 URL: https://wg21.link/n2086 - id: N2087 citation-label: N2087 title: "A Brief Introduction to Variadic Templates" author: - family: Douglas Gregor issued: year: 2006 URL: https://wg21.link/n2087 - id: N2088 citation-label: N2088 title: "IEEE 754R Support and Threading (and Decimal)" author: - family: Nick Maclaren issued: year: 2006 URL: https://wg21.link/n2088 - id: N2089 citation-label: N2089 title: "Asynchronous Exceptions for Threads" author: - family: Nick Maclaren issued: year: 2006 URL: https://wg21.link/n2089 - id: N2090 citation-label: N2090 title: "A Threading API for C++" author: - family: Peter Dimov issued: year: 2006 URL: https://wg21.link/n2090 - id: N2091 citation-label: N2091 title: "C++ Standard Library Active Issues List (Revision R44)" author: - family: Howard Hinnant issued: year: 2006 URL: https://wg21.link/n2091 - id: N2092 citation-label: N2092 title: "C++ Standard Library Defect Report List (Revision R44)" author: - family: Howard Hinnant issued: year: 2006 URL: https://wg21.link/n2092 - id: N2093 citation-label: N2093 title: "C++ Standard Library Closed Issues List (Revision R44)" author: - family: Howard Hinnant issued: year: 2006 URL: https://wg21.link/n2093 - id: N2094 citation-label: N2094 title: "Multithreading API for C++0X - A Layered Approach" author: - family: Howard E. Hinnant issued: year: 2006 URL: https://wg21.link/n2094 - id: N2095 citation-label: N2095 title: "long long Goes to the Library" author: - family: Robert Klarer issued: year: 2006 URL: https://wg21.link/n2095 - id: N2096 citation-label: N2096 title: "Transporting Values and Exceptions between Threads" author: - family: Peter Dimov issued: year: 2006 URL: https://wg21.link/n2096 - id: N2098 citation-label: N2098 title: "Scoped Concept Maps" author: - family: Jeremy Siek issued: year: 2006 URL: https://wg21.link/n2098 - id: N2099 citation-label: N2099 title: "3 of the least crazy ideas for the standard library in C++0x" author: - family: Thorsten Ottosen issued: year: 2006 URL: https://wg21.link/n2099 - id: N2100 citation-label: N2100 title: "Initializer lists" author: - family: B. Stroustrup, G. Dos Reis issued: year: 2006 URL: https://wg21.link/n2100 - id: N2101 citation-label: N2101 title: "Hierarchical Data Structures and Related Concepts for the C++ Standard Library" author: - family: B. Reiter, R. Rivera issued: year: 2006 URL: https://wg21.link/n2101 - id: N2102 citation-label: N2102 title: "POD's Revisited; Resolving Core Issue 568 (Revision 1)" author: - family: Beman Dawes issued: year: 2006 URL: https://wg21.link/n2102 - id: N2103 citation-label: N2103 title: "A Modest Proposal: Fixing ADL (revision 2)" author: - family: Herb Sutter issued: year: 2006 URL: https://wg21.link/n2103 - id: N2104 citation-label: N2104 title: "A Proposal to Add Parallel Iteration to the Standard Library" author: - family: Arch D. Robison issued: year: 2006 URL: https://wg21.link/n2104 - id: N2105 citation-label: N2105 title: "Proposed C++0x Keywords Considered" author: - family: Beman Dawes issued: year: 2006 URL: https://wg21.link/n2105 - id: N2106 citation-label: N2106 title: "Cloning and Throwing Dynamically Typed Exceptions" author: - family: Beman Dawes issued: year: 2006 URL: https://wg21.link/n2106 - id: N2107 citation-label: N2107 title: "Exception Propagation across Threads" author: - family: J. Maurer, A. Meredith issued: year: 2006 URL: https://wg21.link/n2107 - id: N2108 citation-label: N2108 title: "Explicit Virtual Overides" author: - family: J. Maurer, A. Meredith issued: year: 2006 URL: https://wg21.link/n2108 - id: N2109 citation-label: N2109 title: "Minutes of ISO WG21 Meeting, October 15, 2006" author: - family: Robert Klarer issued: year: 2006 URL: https://wg21.link/n2109 - id: N2110 citation-label: N2110 title: "Minutes of J16 Meeting No. 43/WG21 Meeting No. 38, October 16-20, 2006" author: - family: Robert Klarer issued: year: 2006 URL: https://wg21.link/n2110 - id: N2111 citation-label: N2111 title: "Random Number Generation in C++0X: A Comprehensive Proposal, version 4" author: - family: W. Brown, M. Fischler, J. Kowalkowski, M. Paterno issued: year: 2006 URL: https://wg21.link/n2111 - id: N2112 citation-label: N2112 title: "Templates Aliases" author: - family: G. Dos Reis, B. Stroustrup issued: year: 2006 URL: https://wg21.link/n2112 - id: N2114 citation-label: N2114 title: "long long Goes to the Library, Revision 1" author: - family: Robert Klarer issued: year: 2006 URL: https://wg21.link/n2114 - id: N2115 citation-label: N2115 title: "Decltype (revision 6): proposed wording" author: - family: J. Järvi, B. Stroustrup, G. Dos Reis issued: year: 2006 URL: https://wg21.link/n2115 - id: N2116 citation-label: N2116 title: "Generalized Constant Expressions— Revision 4" author: - family: G. Dos Reis, B. Stroustrup, J. Maurer issued: year: 2006 URL: https://wg21.link/n2116 - id: N2117 citation-label: N2117 title: "Minimal Dynamic Library Support" author: - family: Lawrence Crowl issued: year: 2006 URL: https://wg21.link/n2117 - id: N2118 citation-label: N2118 title: "A Proposal to Add an Rvalue Reference to the C++ Language: Proposed Wording: Revision 3" author: - family: Howard E. Hinnant issued: year: 2006 URL: https://wg21.link/n2118 - id: N2119 citation-label: N2119 title: "Inheriting Constructors" author: - family: A. Meredith, M. Wong, J. Maurer issued: year: 2006 URL: https://wg21.link/n2119 - id: N2120 citation-label: N2120 title: "April 2007 Meeting" author: - family: Lois Goldthwaite issued: year: 2006 URL: https://wg21.link/n2120 - id: N2121 citation-label: N2121 title: "Proposed Improvements to the Presentation of Requirements for Functions" author: - family: Alan Talbot issued: year: 2006 URL: https://wg21.link/n2121 - id: N2122 citation-label: N2122 title: "State of C++ Evolution (after Portland 2006 Meeting)" author: - family: Alisdair Meredith issued: year: 2006 URL: https://wg21.link/n2122 - id: N2123 citation-label: N2123 title: "Adding the prohibited access specifier to C++09" author: - family: Alisdair Meredith issued: year: 2006 URL: https://wg21.link/n2123 - id: N2125 citation-label: N2125 title: "C++ Standard Core Language Active Issues, Revision 44" author: - family: William M. Miller issued: year: 2006 URL: https://wg21.link/n2125 - id: N2126 citation-label: N2126 title: "C++ Standard Core Language Defect Reports, Revision 44" author: - family: William M. Miller issued: year: 2006 URL: https://wg21.link/n2126 - id: N2127 citation-label: N2127 title: "C++ Standard Core Language Closed Issues, Revision 44" author: - family: William M. Miller issued: year: 2006 URL: https://wg21.link/n2127 - id: N2128 citation-label: N2128 title: "Transparent Programmer-Directed Garbage Collection for C++" author: - family: H.-J. Boehm, M. Spertus issued: year: 2006 URL: https://wg21.link/n2128 - id: N2129 citation-label: N2129 title: "Transparent Garbage Collection for C++ (Revised)" author: - family: H. Boehm, M. Spertus issued: year: 2006 URL: https://wg21.link/n2129 - id: N2130 citation-label: N2130 title: "C++ Standard Library Active Issues List (Revision R45)" author: - family: Howard Hinnant issued: year: 2006 URL: https://wg21.link/n2130 - id: N2131 citation-label: N2131 title: "C++ Standard Library Defect Report List (Revision R45)" author: - family: Howard Hinnant issued: year: 2006 URL: https://wg21.link/n2131 - id: N2132 citation-label: N2132 title: "C++ Standard Library Closed Issues List (Revision R45)" author: - family: Howard Hinnant issued: year: 2006 URL: https://wg21.link/n2132 - id: N2133 citation-label: N2133 title: "Editor's Report" author: - family: Pete Becker issued: year: 2006 URL: https://wg21.link/n2133 - id: N2134 citation-label: N2134 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2006 URL: https://wg21.link/n2134 - id: N2135 citation-label: N2135 title: "Programming Languages —C++" author: - family: Pete Becker issued: year: 2006 URL: https://wg21.link/n2135 - id: N2136 citation-label: N2136 title: "Bool_set: multi-valued logic (revision 1)" author: - family: H. Br�nnimann, G. Melquiond, S. Pion issued: year: 2006 URL: https://wg21.link/n2136 - id: N2137 citation-label: N2137 title: "A Proposal to add Interval Arithmetic to the C++ Standard Library (revision 2)" author: - family: H. Br�nnimann, G. Melquiond, S. Pion issued: year: 2006 URL: https://wg21.link/n2137 - id: N2138 citation-label: N2138 title: "A Less Formal Explanation of the Proposed C++ Concurrency Memory Model" author: - family: Hans-J. Boehm issued: year: 2006 URL: https://wg21.link/n2138 - id: N2139 citation-label: N2139 title: "Thoughts on a Thread Library for C++" author: - family: Anthony Williams issued: year: 2006 URL: https://wg21.link/n2139 - id: N2140 citation-label: N2140 title: "Adding Alignment Support to the C++ Programming Language / Consolidated" author: - family: Attila (Farkas) Feh�r issued: year: 2006 URL: https://wg21.link/n2140 - id: N2141 citation-label: N2141 title: "Strong Typedefs in C++09(Revisited)" author: - family: Alisdair Meredith issued: year: 2006 URL: https://wg21.link/n2141 - id: N2142 citation-label: N2142 title: "State of C++ Evolution (between Portland and Oxford 2007 Meetings)" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/n2142 - id: N2143 citation-label: N2143 title: "Proposal for an Infinite Precision Integer for Library Technical Report 2, Revision 2" author: - family: M.J. Kronenburg issued: year: 2007 URL: https://wg21.link/n2143 - id: N2144 citation-label: N2144 title: "Proposal for exact specification of is modulo" author: - family: M.J. Kronenburg issued: year: 2007 URL: https://wg21.link/n2144 - id: N2145 citation-label: N2145 title: "C++ Atomic Types and Operations" author: - family: H.-J. Boehm, L. Crowl issued: year: 2007 URL: https://wg21.link/n2145 - id: N2146 citation-label: N2146 title: "Raw String Literals (Revision 1)" author: - family: Beman Dawes issued: year: 2007 URL: https://wg21.link/n2146 - id: N2147 citation-label: N2147 title: "Thread-Local Storage" author: - family: Lawrence Crowl issued: year: 2007 URL: https://wg21.link/n2147 - id: N2148 citation-label: N2148 title: "Dynamic Initialization and Destruction with Concurrency" author: - family: Lawrence Crowl issued: year: 2007 URL: https://wg21.link/n2148 - id: N2149 citation-label: N2149 title: "New Character Types in C++" author: - family: Lawrence Crowl issued: year: 2007 URL: https://wg21.link/n2149 - id: N2150 citation-label: N2150 title: "Extending sizeof to apply to non-static data members without an object" author: - family: Jens Maurer issued: year: 2007 URL: https://wg21.link/n2150 - id: N2151 citation-label: N2151 title: "Variadic Templates for the C++0x Standard Library" author: - family: D. Gregor, J. J�rvi, issued: year: 2007 URL: https://wg21.link/n2151 - id: N2152 citation-label: N2152 title: "Proposed Wording for Variadic Templates" author: - family: D. Gregor, J. Järvi, J. Maurer, J. Merrill issued: year: 2007 URL: https://wg21.link/n2152 - id: N2153 citation-label: N2153 title: "A simple and efficient memory model for weakly-ordered architectures" author: - family: R. Silvera, M. Wong, P. McKenney, B. Blainey issued: year: 2007 URL: https://wg21.link/n2153 - id: N2154 citation-label: N2154 title: "C++ Standard Library Active Issues List (Revision R46)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2154 - id: N2155 citation-label: N2155 title: "C++ Standard Library Defect Report List (Revision R46)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2155 - id: N2156 citation-label: N2156 title: "C++ Standard Library Closed Issues List (Revision R46)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2156 - id: N2157 citation-label: N2157 title: "Minor Modifications to the type traits Wording Revision 1" author: - family: Howard E. Hinnant issued: year: 2007 URL: https://wg21.link/n2157 - id: N2158 citation-label: N2158 title: "LWG Issue 206: Linking new/delete operators" author: - family: Howard E. Hinnant issued: year: 2006 URL: https://wg21.link/n2158 - id: N2159 citation-label: N2159 title: "UTF-8 String Literals" author: - family: Lawrence Crowl issued: year: 2007 URL: https://wg21.link/n2159 - id: N2160 citation-label: N2160 title: "Library Issue 96: Fixing vector" author: - family: Beman Dawes issued: year: 2007 URL: https://wg21.link/n2160 - id: N2161 citation-label: N2161 title: "Considering Concept Constraint Combinators" author: - family: D. Gregor, A. Lumsdaine issued: year: 2007 URL: https://wg21.link/n2161 - id: N2162 citation-label: N2162 title: "C++ Standard Core Language Active Issues, Revision 45" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2162 - id: N2163 citation-label: N2163 title: "C++ Standard Core Language Defect Reports, Revision 45" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2163 - id: N2164 citation-label: N2164 title: "C++ Standard Core Language Closed Issues, Revision 45" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2164 - id: N2165 citation-label: N2165 title: "Adding Alignment Support to the C++ Programming Language / Wording" author: - family: Attila (Farkas) Feh�r issued: year: 2007 URL: https://wg21.link/n2165 - id: N2166 citation-label: N2166 title: "Agenda" author: - family: Herb Sutter issued: year: 2007 URL: https://wg21.link/n2166 - id: N2167 citation-label: N2167 title: "Overview of Linux-Kernel Reference Counting" author: - family: Paul E. McKenney issued: year: 2007 URL: https://wg21.link/n2167 - id: N2168 citation-label: N2168 title: "July 2007 Meeting of WG21/J16 Travel Information" author: - family: Robert Klarer issued: year: 2007 URL: https://wg21.link/n2168 - id: N2169 citation-label: N2169 title: "State of C++ Evolution (pre-Oxford 2007 Meeting)" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/n2169 - id: N2170 citation-label: N2170 title: "Universal Character Names in Literals" author: - family: Lawrence Crowl issued: year: 2007 URL: https://wg21.link/n2170 - id: N2171 citation-label: N2171 title: "Sequencing and the concurrency memory model (revised)" author: - family: C. Nelson, H.-J. Boehm issued: year: 2007 URL: https://wg21.link/n2171 - id: N2172 citation-label: N2172 title: "POD's Revisited; Resolving Core Issue 568 (Revision 2)" author: - family: Beman Dawes issued: year: 2007 URL: https://wg21.link/n2172 - id: N2173 citation-label: N2173 title: "Core Extensions for Evolution" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/n2173 - id: N2174 citation-label: N2174 title: "Diagnostics Enhancements for C++0x" author: - family: Beman Dawes issued: year: 2007 URL: https://wg21.link/n2174 - id: N2175 citation-label: N2175 title: "Networking Library Proposal for TR2 (Revision 1)" author: - family: Christopher Kohlhoff issued: year: 2007 URL: https://wg21.link/n2175 - id: N2176 citation-label: N2176 title: "Memory Model Rationales" author: - family: Hans-J. Boehm issued: year: 2007 URL: https://wg21.link/n2176 - id: N2177 citation-label: N2177 title: "Sequential Consistency for Atomics" author: - family: Hans-J. Boehm issued: year: 2007 URL: https://wg21.link/n2177 - id: N2178 citation-label: N2178 title: "Proposed Text for Chapter 30, Thread Support Library [threads]" author: - family: Peter Dimov issued: year: 2007 URL: https://wg21.link/n2178 - id: N2179 citation-label: N2179 title: "Language Support for Transporting Exceptions between Threads" author: - family: Peter Dimov issued: year: 2007 URL: https://wg21.link/n2179 - id: N2180 citation-label: N2180 title: "C++ Standard Library Active Issues List (Revision R47)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2180 - id: N2181 citation-label: N2181 title: "C++ Standard Library Defect Report List (Revision R47)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2181 - id: N2182 citation-label: N2182 title: "C++ Standard Library Closed Issues List (Revision R47)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2182 - id: N2183 citation-label: N2183 title: "Issues From Batavia" author: - family: Howard E. Hinnant issued: year: 2007 URL: https://wg21.link/n2183 - id: N2184 citation-label: N2184 title: "Thread Launching for C++0X" author: - family: Howard E. Hinnant issued: year: 2007 URL: https://wg21.link/n2184 - id: N2185 citation-label: N2185 title: "Proposed Text for Parallel Task Execution" author: - family: Peter Dimov issued: year: 2007 URL: https://wg21.link/n2185 - id: N2186 citation-label: N2186 title: "Some Small Additions to iostream" author: - family: James Kanze issued: year: 2007 URL: https://wg21.link/n2186 - id: N2187 citation-label: N2187 title: "Names, Linkage, and Templates (rev 1)" author: - family: Anthony Williams issued: year: 2007 URL: https://wg21.link/n2187 - id: N2188 citation-label: N2188 title: "C++ Standard Core Language Defect Reports, Revision 46" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2188 - id: N2189 citation-label: N2189 title: "C++ Standard Core Language Active Issues, Revision 46" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2189 - id: N2190 citation-label: N2190 title: "C++ Standard Core Language Closed Issues, Revision 46" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2190 - id: N2191 citation-label: N2191 title: "Proposed Wording for Variadic Templates (Revision 1)" author: - family: D. Gregor, J. Järvi, J. Maurer, J. Merrill issued: year: 2007 URL: https://wg21.link/n2191 - id: N2192 citation-label: N2192 title: "Variadic Templates for the C++0x Standard Library (Revision 1)" author: - family: D. Gregor, J. J�rvi issued: year: 2007 URL: https://wg21.link/n2192 - id: N2193 citation-label: N2193 title: "Proposed Wording for Concepts" author: - family: D. Gregor, B. Stroustrup issued: year: 2007 URL: https://wg21.link/n2193 - id: N2194 citation-label: N2194 title: "decltype for the C++0x Standard Library" author: - family: D. Gregor, J. J�rvi issued: year: 2007 URL: https://wg21.link/n2194 - id: N2195 citation-label: N2195 title: "Proposed Text for Chapter 29, Atomic Operations Library [atomics]" author: - family: Peter Dimov issued: year: 2007 URL: https://wg21.link/n2195 - id: N2196 citation-label: N2196 title: "Wording for range-based for-loop (revision 1)" author: - family: Thorsten Ottosen issued: year: 2007 URL: https://wg21.link/n2196 - id: N2197 citation-label: N2197 title: "Prism: A Principle-Based Sequential Memory Model for Microsoft Native Code Platforms" author: - family: Herb Sutter issued: year: 2007 URL: https://wg21.link/n2197 - id: N2198 citation-label: N2198 title: "Extension for the programming language C++ to support decimal floating-point arithmetic" author: - family: Robert Klarer issued: year: 2007 URL: https://wg21.link/n2198 - id: N2199 citation-label: N2199 title: "Improved min/max" author: - family: Howard E. Hinnant issued: year: 2007 URL: https://wg21.link/n2199 - id: N2200 citation-label: N2200 title: "Operator Overloading" author: - family: G. Powell, D. Gregor, J. Järvi issued: year: 2007 URL: https://wg21.link/n2200 - id: N2201 citation-label: N2201 title: "AGENDA J16 Meeting No. 44 WG21 Meeting No. 39 April 16-20, 2006, Oxford, UK" author: - family: Steve Clamage issued: year: 2007 URL: https://wg21.link/n2201 - id: N2202 citation-label: N2202 title: "C99 Compatibility : __func__ and predeclared identifiers" author: - family: Alisdair Meredith, Jens Maurer issued: year: 2007 URL: https://wg21.link/n2202 - id: N2203 citation-label: N2203 title: "Inheriting Constructors" author: - family: A. Meredith, M. Wong, J. Maurer issued: year: 2007 URL: https://wg21.link/n2203 - id: N2204 citation-label: N2204 title: "A Specification to deprecate vector" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/n2204 - id: N2206 citation-label: N2206 title: "Consistent Insertion into Standard Containers" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/n2206 - id: N2207 citation-label: N2207 title: "Minimal Unicode support for the standard library (revision 2)" author: - family: Matthew Austern issued: year: 2007 URL: https://wg21.link/n2207 - id: N2209 citation-label: N2209 title: "UTF-8 String Literals" author: - family: Lawrence Crowl issued: year: 2007 URL: https://wg21.link/n2209 - id: N2210 citation-label: N2210 title: "Defaulted and Deleted Functions" author: - family: Lawrence Crowl issued: year: 2007 URL: https://wg21.link/n2210 - id: N2211 citation-label: N2211 title: "Enhancing the time_get facet for POSIX� compatibility, Revision 1" author: - family: Martin Sebor issued: year: 2007 URL: https://wg21.link/n2211 - id: N2212 citation-label: N2212 title: "Support for sequence in-place construction" author: - family: Thorsten Ottosen issued: year: 2007 URL: https://wg21.link/n2212 - id: N2213 citation-label: N2213 title: "Strongly Typed Enums (revision 2)" author: - family: H. Sutter, D. Miller, B. Stroustrup issued: year: 2007 URL: https://wg21.link/n2213 - id: N2214 citation-label: N2214 title: "A name for the null pointer: nullptr (revision 3)" author: - family: H. Sutter, B. Stroustrup issued: year: 2007 URL: https://wg21.link/n2214 - id: N2215 citation-label: N2215 title: "Initializer lists (Rev. 3)" author: - family: B. Stroustrup, G. Dos Reis issued: year: 2007 URL: https://wg21.link/n2215 - id: N2216 citation-label: N2216 title: "Report on language support for Multi-Methods and Open-Methods for C++" author: - family: P. Pirkelbauer, Y. Solodkyy, B. Stroustrup issued: year: 2007 URL: https://wg21.link/n2216 - id: N2217 citation-label: N2217 title: "Placement Insert for Containers" author: - family: Alan Talbot issued: year: 2007 URL: https://wg21.link/n2217 - id: N2219 citation-label: N2219 title: "Constant Expressions in the Standard Library" author: - family: G. Dos Reis, B. Stroustrup issued: year: 2007 URL: https://wg21.link/n2219 - id: N2220 citation-label: N2220 title: "Initializer Lists for Standard Containers" author: - family: G. Dos Reis, B. Stroustrup issued: year: 2007 URL: https://wg21.link/n2220 - id: N2221 citation-label: N2221 title: "An analysis of concept intersection" author: - family: B. Stroustrup, G. Dos Reis issued: year: 2007 URL: https://wg21.link/n2221 - id: N2222 citation-label: N2222 title: "Toronto Agenda" author: - family: Herb Sutter issued: year: 2007 URL: https://wg21.link/n2222 - id: N2223 citation-label: N2223 title: "Explicit Conversion Operator Draft Working Paper" author: - family: L. Goldthwaite, M. Wong issued: year: 2007 URL: https://wg21.link/n2223 - id: N2224 citation-label: N2224 title: "Seeking a Syntax for Attributes in C++09" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/n2224 - id: N2225 citation-label: N2225 title: "Improved integration with C arrays and strings" author: - family: Thorsten Ottosen issued: year: 2007 URL: https://wg21.link/n2225 - id: N2228 citation-label: N2228 title: "State of C++ Evolution (pre-Oxford 2007 Meeting)" author: - family: Alisdair Meredith URL: https://wg21.link/n2228 - id: N2229 citation-label: N2229 title: "Cloning and Throwing Dynamically Typed Exceptions (Rev 1)" author: - family: Beman Dawes issued: year: 2007 URL: https://wg21.link/n2229 - id: N2230 citation-label: N2230 title: "POD's Revisited; Resolving Core Issue 568 (Revision 3)" author: - family: Beman Dawes issued: year: 2007 URL: https://wg21.link/n2230 - id: N2231 citation-label: N2231 title: "STL singly linked lists" author: - family: Matt Austern issued: year: 2007 URL: https://wg21.link/n2231 - id: N2232 citation-label: N2232 title: "Improving shared_ptr for C++0x" author: - family: P. Dimov, B. Dawes issued: year: 2007 URL: https://wg21.link/n2232 - id: N2233 citation-label: N2233 title: "basic_string operator <<" author: - family: Lawrence Crowl issued: year: 2007 URL: https://wg21.link/n2233 - id: N2234 citation-label: N2234 title: "French Panel (AFNOR) Position" author: - family: AFNOR issued: year: 2007 URL: https://wg21.link/n2234 - id: N2235 citation-label: N2235 title: "Generalized Constant Expressions—Revision 5" author: - family: G. Dos Reis, B. Stroustrup, J. Maurer issued: year: 2007 URL: https://wg21.link/n2235 - id: N2236 citation-label: N2236 title: "Towards support for attributes in C++" author: - family: J. Maurer, M. Wong issued: year: 2007 URL: https://wg21.link/n2236 - id: N2237 citation-label: N2237 title: "A simple and efficient memory model for weakly-ordered architectures" author: - family: R. Silvera, M. Wong, P. McKenney, B. Blainey issued: year: 2007 URL: https://wg21.link/n2237 - id: N2238 citation-label: N2238 title: "Minimal Unicode support for the standard library (revision 3)" author: - family: Matthew Austern issued: year: 2007 URL: https://wg21.link/n2238 - id: N2239 citation-label: N2239 title: "A finer-grained alternative to sequence points (revised)" author: - family: Clark Nelson issued: year: 2007 URL: https://wg21.link/n2239 - id: N2240 citation-label: N2240 title: "Two missing traits: enable_if and conditional" author: - family: Benjamin Kosnik issued: year: 2007 URL: https://wg21.link/n2240 - id: N2241 citation-label: N2241 title: "Diagnostics Enhancements for C++0x (Rev. 1)" author: - family: Beman Dawes issued: year: 2007 URL: https://wg21.link/n2241 - id: N2242 citation-label: N2242 title: "Proposed Wording for Variadic Templates (Revision 2)" author: - family: D. Gregor, J. Järvi, J. Maurer, J. Merrill issued: year: 2007 URL: https://wg21.link/n2242 - id: N2243 citation-label: N2243 title: "Wording for range-based for-loop (revision 2)" author: - family: Thorsten Ottosen issued: year: 2007 URL: https://wg21.link/n2243 - id: N2244 citation-label: N2244 title: "Wording for decay, make_pair and make_tuple" author: - family: Thorsten Ottosen issued: year: 2006 URL: https://wg21.link/n2244 - id: N2245 citation-label: N2245 title: "Range Utilities for C++0x" author: - family: Thorsten Ottosen issued: year: 2007 URL: https://wg21.link/n2245 - id: N2246 citation-label: N2246 title: "2 of the least crazy ideas for the standard library in C++0x" author: - family: Thorsten Ottosen issued: year: 2007 URL: https://wg21.link/n2246 - id: N2248 citation-label: N2248 title: "Toward a More Perfect Union" author: - family: Lois Goldthwaite issued: year: 2007 URL: https://wg21.link/n2248 - id: N2249 citation-label: N2249 title: "New Character Types in C++" author: - family: Lawrence Crowl issued: year: 2007 URL: https://wg21.link/n2249 - id: N2251 citation-label: N2251 title: "C99 Compatibility : __func__ and predeclared identifiers (revision 1)" author: - family: A. Meredith, J. Maurer issued: year: 2007 URL: https://wg21.link/n2251 - id: N2252 citation-label: N2252 title: "Adding Alignment Support to the C++ Programming Language / Wording" author: - family: A. Feh�r, C. Nelson issued: year: 2007 URL: https://wg21.link/n2252 - id: N2253 citation-label: N2253 title: "Extending sizeof to apply to non-static data members without an object (revision 1)" author: - family: Jens Maurer issued: year: 2007 URL: https://wg21.link/n2253 - id: N2254 citation-label: N2254 title: "Inheriting Constructors (revision 1)" author: - family: A. Meredith, M. Wong, J. Maurer issued: year: 2007 URL: https://wg21.link/n2254 - id: N2255 citation-label: N2255 title: "Minor Modifications to the type traits Wording Revision 2" author: - family: Howard E. Hinnant issued: year: 2007 URL: https://wg21.link/n2255 - id: N2256 citation-label: N2256 title: "Container insert/erase and iterator constness" author: - family: Matthew Austern issued: year: 2007 URL: https://wg21.link/n2256 - id: N2257 citation-label: N2257 title: "Removing unused allocator functions" author: - family: Matthew Austern issued: year: 2007 URL: https://wg21.link/n2257 - id: N2258 citation-label: N2258 title: "Templates Aliases" author: - family: G. Dos Reis, B. Stroustrup issued: year: 2007 URL: https://wg21.link/n2258 - id: N2259 citation-label: N2259 title: "Specify header dependency for " author: - family: Howard E. Hinnant issued: year: 2007 URL: https://wg21.link/n2259 - id: N2260 citation-label: N2260 title: "C++ Data-Dependency Ordering" author: - family: Paul E. McKenney issued: year: 2007 URL: https://wg21.link/n2260 - id: N2261 citation-label: N2261 title: "Optimization-robust finalization" author: - family: H.-J. Boehm, M. Spertus issued: year: 2007 URL: https://wg21.link/n2261 - id: N2262 citation-label: N2262 title: "Explicit Memory Fences" author: - family: R. Silvera, P. Dimov issued: year: 2007 URL: https://wg21.link/n2262 - id: N2263 citation-label: N2263 title: "C++ Standard Core Language Active Issues, Revision 47" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2263 - id: N2264 citation-label: N2264 title: "C++ Standard Core Language Defect Reports, Revision 47" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2264 - id: N2265 citation-label: N2265 title: "C++ Standard Core Language Closed Issues, Revision 47" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2265 - id: N2266 citation-label: N2266 title: "Minutes of J16 Meeting No. 44/WG21 Meeting No. 39, April 16-20, 2007" author: - family: Robert Klarer issued: year: 2007 URL: https://wg21.link/n2266 - id: N2267 citation-label: N2267 title: "Minutes of ISO WG21 Meeting, April 15, 2007" author: - family: Robert Klarer issued: year: 2007 URL: https://wg21.link/n2267 - id: N2268 citation-label: N2268 title: "Placement Insert for Containers (Revision 1)" author: - family: Alan Talbot issued: year: 2007 URL: https://wg21.link/n2268 - id: N2269 citation-label: N2269 title: "AGENDA July 16-20, 2007, Toronto, Ontario, Canada" author: - family: Stephen D. Clamage issued: year: 2007 URL: https://wg21.link/n2269 - id: N2270 citation-label: N2270 title: "Incompatible changes in C++0x" author: - family: B. Kosnik, M. Austern issued: year: 2007 URL: https://wg21.link/n2270 - id: N2271 citation-label: N2271 title: "EASTL — Electronic Arts Standard Template Library" author: - family: Paul Pedriana issued: year: 2007 URL: https://wg21.link/n2271 - id: N2272 citation-label: N2272 title: "Optional Sequential Consistency" author: - family: Nick Maclaren issued: year: 2007 URL: https://wg21.link/n2272 - id: N2273 citation-label: N2273 title: "Non-Memory Actions (Core Aspects)" author: - family: Nick Maclaren issued: year: 2007 URL: https://wg21.link/n2273 - id: N2274 citation-label: N2274 title: "Object Aliasing and Threads" author: - family: Nick Maclaren issued: year: 2007 URL: https://wg21.link/n2274 - id: N2275 citation-label: N2275 title: "Non-Memory Actions (Library)" author: - family: Nick Maclaren issued: year: 2007 URL: https://wg21.link/n2275 - id: N2276 citation-label: N2276 title: "Thread Pools and Futures" author: - family: Anthony Williams issued: year: 2007 URL: https://wg21.link/n2276 - id: N2277 citation-label: N2277 title: "C++ Standard Library Active Issues List (Revision R48)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2277 - id: N2278 citation-label: N2278 title: "C++ Standard Library Defect Report List (Revision R48)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2278 - id: N2279 citation-label: N2279 title: "C++ Standard Library Closed Issues List (Revision R48)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2279 - id: N2280 citation-label: N2280 title: "Thread-Local Storage" author: - family: Lawrence Crowl issued: year: 2007 URL: https://wg21.link/n2280 - id: N2281 citation-label: N2281 title: "Digit Separators" author: - family: Lawrence Crowl issued: year: 2007 URL: https://wg21.link/n2281 - id: N2282 citation-label: N2282 title: "Extensible Literals (revision 2)" author: - family: I. McIntosh, M. Wong, R. Mak, R. Klarer issued: year: 2007 URL: https://wg21.link/n2282 - id: N2283 citation-label: N2283 title: "Editor's report" author: - family: Pete Becker issued: year: 2007 URL: https://wg21.link/n2283 - id: N2284 citation-label: N2284 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2007 URL: https://wg21.link/n2284 - id: N2285 citation-label: N2285 title: "A Multi-threading Library for Standard C++, Revision 2" author: - family: Pete Becker issued: year: 2007 URL: https://wg21.link/n2285 - id: N2286 citation-label: N2286 title: "Programmer Directed GC for C++" author: - family: Michael Spertus issued: year: 2007 URL: https://wg21.link/n2286 - id: N2287 citation-label: N2287 title: "Transparent Programmer-Directed Garbage Collection for C++" author: - family: H.-J. Boehm, M. Spertus issued: year: 2007 URL: https://wg21.link/n2287 - id: N2288 citation-label: N2288 title: "Constant Expressions in the Standard Library —Revision 1" author: - family: G. Dos Reis, B. Stroustrup issued: year: 2007 URL: https://wg21.link/n2288 - id: N2289 citation-label: N2289 title: "October 2007 Meeting" author: - family: Tom Plum issued: year: 2007 URL: https://wg21.link/n2289 - id: N2290 citation-label: N2290 title: "Business plan and convenor's report" author: - family: Herb Sutter URL: https://wg21.link/n2290 - id: N2291 citation-label: N2291 title: "State of C++ Evolution (Toronto 2007 Meeting)" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/n2291 - id: N2292 citation-label: N2292 title: "Standard Library Applications for Deleted Functions" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/n2292 - id: N2293 citation-label: N2293 title: "Standard Library Applications for Explicit Conversion Operators" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/n2293 - id: N2294 citation-label: N2294 title: "POD's Revisited; Resolving Core Issue 568 (Revision 4)" author: - family: Beman Dawes issued: year: 2007 URL: https://wg21.link/n2294 - id: N2295 citation-label: N2295 title: "Raw and Unicode String Literals; Unified Proposal" author: - family: L. Crowl, B. Dawes issued: year: 2007 URL: https://wg21.link/n2295 - id: N2296 citation-label: N2296 title: "Diagnostics Enhancements; Resolution of Small Issues" author: - family: B. Dawes, B. Kosnik issued: year: 2007 URL: https://wg21.link/n2296 - id: N2297 citation-label: N2297 title: "Improving shared_ptr for C++0x, Revision 1" author: - family: P. Dimov, B. Dawes issued: year: 2007 URL: https://wg21.link/n2297 - id: N2298 citation-label: N2298 title: "Thread-Safety in the Standard Library" author: - family: B. Dawes, P. Dimov, H. Sutter issued: year: 2007 URL: https://wg21.link/n2298 - id: N2299 citation-label: N2299 title: "Concatenating tuples" author: - family: Joe Gottman issued: year: 2007 URL: https://wg21.link/n2299 - id: N2300 citation-label: N2300 title: "Concurrency memory model (revised)" author: - family: C. Nelson, H.-J. Boehm issued: year: 2007 URL: https://wg21.link/n2300 - id: N2301 citation-label: N2301 title: "Adding Alignment Support to the C++ Programming Language / Wording" author: - family: A. Feh�r, C. Nelson issued: year: 2007 URL: https://wg21.link/n2301 - id: N2303 citation-label: N2303 title: "Revised system_error" author: - family: Benjamin Kosnik issued: year: 2007 URL: https://wg21.link/n2303 - id: N2304 citation-label: N2304 title: "C++ Standard Core Language Active Issues, Revision 48" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2304 - id: N2305 citation-label: N2305 title: "C++ Standard Core Language Defect Reports, Revision 48" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2305 - id: N2306 citation-label: N2306 title: "C++ Standard Core Language Closed Issues, Revision 48" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2306 - id: N2307 citation-label: N2307 title: "Proposed Wording for Concepts (Revision 1)" author: - family: D. Gregor, B. Stroustrup issued: year: 2007 URL: https://wg21.link/n2307 - id: N2308 citation-label: N2308 title: "Adding allocator support to std::function for C++0x" author: - family: Emil Dotchevski issued: year: 2007 URL: https://wg21.link/n2308 - id: N2309 citation-label: N2309 title: "Error-handling and Exception-related library changes for C++0x" author: - family: Benjamin Kosnik issued: year: 2007 URL: https://wg21.link/n2309 - id: N2310 citation-label: N2310 title: "Transparent Programmer-Directed Garbage Collection for C++" author: - family: H.-J. Boehm, M. Spertus issued: year: 2007 URL: https://wg21.link/n2310 - id: N2311 citation-label: N2311 title: "2008 Fees for Participation on INCITS Technical Committees and Task Groups" author: - family: INCITS Secretariat issued: year: 2007 URL: https://wg21.link/n2311 - id: N2312 citation-label: N2312 title: "Namespace Regions" author: - family: Michael Spertus issued: year: 2007 URL: https://wg21.link/n2312 - id: N2314 citation-label: N2314 title: "Editor's report" author: - family: Pete Becker issued: year: 2007 URL: https://wg21.link/n2314 - id: N2315 citation-label: N2315 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2007 URL: https://wg21.link/n2315 - id: N2316 citation-label: N2316 title: "Modules in C++ (Revision 5)" author: - family: Daveed Vandevoorde issued: year: 2007 URL: https://wg21.link/n2316 - id: N2317 citation-label: N2317 title: "C++ Standard Library Active Issues List (Revision R49)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2317 - id: N2318 citation-label: N2318 title: "C++ Standard Library Defect Report List (Revision R49)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2318 - id: N2319 citation-label: N2319 title: "C++ Standard Library Closed Issues List (Revision R49)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2319 - id: N2320 citation-label: N2320 title: "Multi-threading Library for Standard C++" author: - family: H. Hinnant, B. Dawes, L. Crowl, J. Garland, A. Williams issued: year: 2007 URL: https://wg21.link/n2320 - id: N2321 citation-label: N2321 title: "Enhancing the time_get facet for POSIX� compatibility, Revision 2" author: - family: Martin Sebor issued: year: 2007 URL: https://wg21.link/n2321 - id: N2322 citation-label: N2322 title: "Concepts for the C++0x Standard Library: Utilities (Revision 2)" author: - family: D. Gregor, A. Lumsdaine issued: year: 2007 URL: https://wg21.link/n2322 - id: N2323 citation-label: N2323 title: "Concepts for the C++0x Standard Library: Iterators (Revision 2)" author: - family: D. Gregor, J. Siek, A. Lumsdaine issued: year: 2007 URL: https://wg21.link/n2323 - id: N2324 citation-label: N2324 title: "C++ Atomic Types and Operations" author: - family: H.-J. Boehm, L. Crowl issued: year: 2007 URL: https://wg21.link/n2324 - id: N2325 citation-label: N2325 title: "Dynamic Initialization and Destruction with Concurrency" author: - family: Lawrence Crowl issued: year: 2007 URL: https://wg21.link/n2325 - id: N2326 citation-label: N2326 title: "Defaulted and Deleted Functions" author: - family: Lawrence Crowl issued: year: 2007 URL: https://wg21.link/n2326 - id: N2327 citation-label: N2327 title: "Inconsistencies in IOStreams Numeric Extraction" author: - family: Cosmin Truta issued: year: 2007 URL: https://wg21.link/n2327 - id: N2328 citation-label: N2328 title: "Proposal for Date-Time Types in C++0x To Support Threading APIs" author: - family: Jeff Garland issued: year: 2007 URL: https://wg21.link/n2328 - id: N2329 citation-label: N2329 title: "Lambda expressions and closures for C++ (Revision 1)" author: - family: J. Järvi, J. Freeman, L. Crowl issued: year: 2007 URL: https://wg21.link/n2329 - id: N2331 citation-label: N2331 title: "Namespace Association (\"strong\" using)" author: - family: Jason Merrill issued: year: 2007 URL: https://wg21.link/n2331 - id: N2332 citation-label: N2332 title: "Argument Deduction for Constructors" author: - family: Michael Spertus issued: year: 2007 URL: https://wg21.link/n2332 - id: N2333 citation-label: N2333 title: "Explicit Conversion Operator Draft Working Paper Revision 1" author: - family: L. Goldthwaite, M. Wong, J. Maurer issued: year: 2007 URL: https://wg21.link/n2333 - id: N2334 citation-label: N2334 title: "Concurrency memory model (revised again)" author: - family: C. Nelson, H.-J. Boehm issued: year: 2007 URL: https://wg21.link/n2334 - id: N2336 citation-label: N2336 title: "State of C++ Evolution (Toronto 2007 Meeting)" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/n2336 - id: N2337 citation-label: N2337 title: "The Syntax of auto Declarations" author: - family: Daveed Vandevoorde issued: year: 2007 URL: https://wg21.link/n2337 - id: N2338 citation-label: N2338 title: "Concurrency memory model compiler consequences" author: - family: Hans-J. Boehm issued: year: 2007 URL: https://wg21.link/n2338 - id: N2339 citation-label: N2339 title: "Response to N2257=07-0117 \"Removing unused allocator functions\"" author: - family: Detlef Vollmann issued: year: 2007 URL: https://wg21.link/n2339 - id: N2340 citation-label: N2340 title: "C99 Compatibility : __func__ and predeclared identifiers (revision 2)" author: - family: A. Meredith, J. Maurer issued: year: 2007 URL: https://wg21.link/n2340 - id: N2341 citation-label: N2341 title: "Adding Alignment Support to the C++ Programming Language / Wording" author: - family: A. Feh�r, C. Nelson issued: year: 2007 URL: https://wg21.link/n2341 - id: N2342 citation-label: N2342 title: "POD's Revisited; Resolving Core Issue 568 (Revision 5)" author: - family: Beman Dawes issued: year: 2007 URL: https://wg21.link/n2342 - id: N2343 citation-label: N2343 title: "Decltype (revision 7): proposed wording" author: - family: J. Järvi, B. Stroustrup, G. Dos Reis issued: year: 2007 URL: https://wg21.link/n2343 - id: N2345 citation-label: N2345 title: "Placement Insert for Containers (Revision 2)" author: - family: Alan Talbot issued: year: 2007 URL: https://wg21.link/n2345 - id: N2346 citation-label: N2346 title: "Defaulted and Deleted Functions" author: - family: Lawrence Crowl issued: year: 2007 URL: https://wg21.link/n2346 - id: N2347 citation-label: N2347 title: "Strongly Typed Enums (revision 3)" author: - family: D. Miller, H. Sutter, B. Stroustrup issued: year: 2007 URL: https://wg21.link/n2347 - id: N2348 citation-label: N2348 title: "Wording for std::numeric_limits::lowest()" author: - family: Marc Paterno issued: year: 2007 URL: https://wg21.link/n2348 - id: N2349 citation-label: N2349 title: "Constant Expressions in the Standard Library —Revision 2" author: - family: G. Dos Reis, B. Stroustrup issued: year: 2007 URL: https://wg21.link/n2349 - id: N2350 citation-label: N2350 title: "Container insert/erase and iterator constness (Revision 1)" author: - family: M. Austern, A. Talbot issued: year: 2007 URL: https://wg21.link/n2350 - id: N2351 citation-label: N2351 title: "Improving shared_ptr for C++0x, Revision 2" author: - family: P. Dimov, B. Dawes issued: year: 2007 URL: https://wg21.link/n2351 - id: N2353 citation-label: N2353 title: "A Specification for vector" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/n2353 - id: N2354 citation-label: N2354 title: "Class member initializers" author: - family: M. Spertus, B. Seymour issued: year: 2007 URL: https://wg21.link/n2354 - id: N2355 citation-label: N2355 title: "Minutes of J16 Meeting No. 45/WG21 Meeting No. 40, July 16-20, 2007" author: - family: Robert Klarer issued: year: 2007 URL: https://wg21.link/n2355 - id: N2356 citation-label: N2356 title: "Minutes of ISO WG21 Meeting, July 15, 2007" author: - family: Robert Klarer issued: year: 2007 URL: https://wg21.link/n2356 - id: N2359 citation-label: N2359 title: "C++ Data-Dependency Ordering: Atomics" author: - family: Paul E. McKenney issued: year: 2007 URL: https://wg21.link/n2359 - id: N2360 citation-label: N2360 title: "C++ Data-Dependency Ordering: Memory Model" author: - family: Paul E. McKenney issued: year: 2007 URL: https://wg21.link/n2360 - id: N2361 citation-label: N2361 title: "C++ Data-Dependency Ordering: Function Annotation" author: - family: Paul E. McKenney issued: year: 2007 URL: https://wg21.link/n2361 - id: N2362 citation-label: N2362 title: "Converting Memory Fences to N2324 Form" author: - family: P. McKenney, L. Crowl issued: year: 2007 URL: https://wg21.link/n2362 - id: N2363 citation-label: N2363 title: "C++ Library Working Group Status Report (post-Toronto 2007 Meeting)" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/n2363 - id: N2364 citation-label: N2364 title: "Development of C++ Standard C++ Library Technical Report no. 1" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/n2364 - id: N2365 citation-label: N2365 title: "Explicit Virtual Overides" author: - family: J. Maurer, A. Meredith issued: year: 2007 URL: https://wg21.link/n2365 - id: N2366 citation-label: N2366 title: "C++ Standard Core Language Active Issues, Revision 49" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2366 - id: N2367 citation-label: N2367 title: "C++ Standard Core Language Defect Reports, Revision 49" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2367 - id: N2368 citation-label: N2368 title: "C++ Standard Core Language Closed Issues, Revision 49" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2368 - id: N2369 citation-label: N2369 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2007 URL: https://wg21.link/n2369 - id: N2370 citation-label: N2370 title: "Editor’s Report" author: - family: Pete Becker issued: year: 2007 URL: https://wg21.link/n2370 - id: N2371 citation-label: N2371 title: "C++ Standard Library Active Issues List (Revision R50)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2371 - id: N2372 citation-label: N2372 title: "C++ Standard Library Defect Report List (Revision R50)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2372 - id: N2373 citation-label: N2373 title: "C++ Standard Library Closed Issues List (Revision R50)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2373 - id: N2374 citation-label: N2374 title: "WG21 agenda" author: - family: Herb Sutter issued: year: 2007 URL: https://wg21.link/n2374 - id: N2375 citation-label: N2375 title: "AGENDA J16 Meeting No. 46 WG21 Meeting No. 41 October 1-6, 2007, Kona, Hawaii" author: - family: Stephen D. Clamage issued: year: 2007 URL: https://wg21.link/n2375 - id: N2376 citation-label: N2376 title: "Inheriting Constructors (revision 2)" author: - family: A. Meredith, M. Wong, J. Maurer issued: year: 2007 URL: https://wg21.link/n2376 - id: N2377 citation-label: N2377 title: "Extending move semantics to *this (revised wording)" author: - family: B. Kozicki, D. Vandevoorde issued: year: 2007 URL: https://wg21.link/n2377 - id: N2378 citation-label: N2378 title: "User-defined Literals (aka. Extensible Literals (revision 3))" author: - family: I. McIntosh, M. Wong, R. Mak, R. Klarer, et al. issued: year: 2007 URL: https://wg21.link/n2378 - id: N2379 citation-label: N2379 title: "Towards support for attributes in C++ (Revision 2)" author: - family: J. Maurer, M. Wong issued: year: 2007 URL: https://wg21.link/n2379 - id: N2380 citation-label: N2380 title: "Explicit Conversion Operator Draft Working Paper (revision 2)" author: - family: L. Goldthwaite, M. Wong, J. Maurer, A. Meredith issued: year: 2007 URL: https://wg21.link/n2380 - id: N2381 citation-label: N2381 title: "C++ Atomic Types and Operations" author: - family: H.-J. Boehm, L. Crowl issued: year: 2007 URL: https://wg21.link/n2381 - id: N2382 citation-label: N2382 title: "Dynamic Initialization and Destruction with Concurrency" author: - family: Lawrence Crowl issued: year: 2007 URL: https://wg21.link/n2382 - id: N2383 citation-label: N2383 title: "Abandoning a Process" author: - family: Lawrence Crowl issued: year: 2007 URL: https://wg21.link/n2383 - id: N2384 citation-label: N2384 title: "Raw and Unicode String Literals; Unified Proposal (Rev. 1)" author: - family: L. Crowl, B. Dawes issued: year: 2007 URL: https://wg21.link/n2384 - id: N2385 citation-label: N2385 title: "Initializer lists WP wording" author: - family: J. S. Adamczyk, G. Dos Reis, B. Stroustrup issued: year: 2007 URL: https://wg21.link/n2385 - id: N2386 citation-label: N2386 title: "Namespace Regions" author: - family: Michael Spertus issued: year: 2007 URL: https://wg21.link/n2386 - id: N2387 citation-label: N2387 title: "Omnibus Allocator Fix-up Proposals" author: - family: Pablo Halpern issued: year: 2007 URL: https://wg21.link/n2387 - id: N2388 citation-label: N2388 title: "Pointer Arithmetic for shared_ptr" author: - family: Pablo Halpern issued: year: 2007 URL: https://wg21.link/n2388 - id: N2389 citation-label: N2389 title: "State of C++ Evolution (pre-Kona 2007 Meeting)" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/n2389 - id: N2390 citation-label: N2390 title: "C++ Library Working Group Status Report (pre-Kona 2007 Meeting)" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/n2390 - id: N2391 citation-label: N2391 title: "Recommendations for Resolving Issues re [rand]" author: - family: Walter E. Brown issued: year: 2007 URL: https://wg21.link/n2391 - id: N2392 citation-label: N2392 title: "A Memory Model for C++: Sequential Consistency for Race-Free Programs" author: - family: Hans-J. Boehm issued: year: 2007 URL: https://wg21.link/n2392 - id: N2393 citation-label: N2393 title: "C++ Atomic Types and Operations" author: - family: H.-J. Boehm, L. Crowl issued: year: 2007 URL: https://wg21.link/n2393 - id: N2394 citation-label: N2394 title: "Wording for range-based for-loop (revision 3)" author: - family: Thorsten Ottosen issued: year: 2007 URL: https://wg21.link/n2394 - id: N2395 citation-label: N2395 title: "C++ Standard Core Language Active Issues, Revision 50" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2395 - id: N2396 citation-label: N2396 title: "C++ Standard Core Language Defect Reports, Revision 50" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2396 - id: N2397 citation-label: N2397 title: "C++ Standard Core Language Closed Issues, Revision 50" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2397 - id: N2398 citation-label: N2398 title: "Proposed Wording for Concepts (Revision 2)" author: - family: D. Gregor, B. Stroustrup issued: year: 2007 URL: https://wg21.link/n2398 - id: N2399 citation-label: N2399 title: "A Tour of the Concepts Wording" author: - family: Douglas Gregor issued: year: 2007 URL: https://wg21.link/n2399 - id: N2400 citation-label: N2400 title: "February 2008 Meeting" author: - family: Jon Caves issued: year: 2007 URL: https://wg21.link/n2400 - id: N2401 citation-label: N2401 title: "Code Conversion Facets for the Standard C++ Library" author: - family: P.J. Plauger issued: year: 2007 URL: https://wg21.link/n2401 - id: N2402 citation-label: N2402 title: "Names, Linkage, and Templates (rev 2)" author: - family: Anthony Williams issued: year: 2007 URL: https://wg21.link/n2402 - id: N2403 citation-label: N2403 title: "C++ Standard Library Active Issues List (Revision R51)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2403 - id: N2404 citation-label: N2404 title: "C++ Standard Library Defect Report List (Revision R51)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2404 - id: N2405 citation-label: N2405 title: "C++ Standard Library Closed Issues List (Revision R51)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2405 - id: N2406 citation-label: N2406 title: "Mutex, Lock, Condition Variable Rationale" author: - family: Howard E. Hinnant issued: year: 2007 URL: https://wg21.link/n2406 - id: N2407 citation-label: N2407 title: "C++ Dynamic Library Support" author: - family: Lawrence Crowl issued: year: 2007 URL: https://wg21.link/n2407 - id: N2408 citation-label: N2408 title: "Simple Numeric Access Revision 2" author: - family: Pete Becker issued: year: 2007 URL: https://wg21.link/n2408 - id: N2409 citation-label: N2409 title: "Proposed Resolutions for the Outstanding Issues in Chapter 28: Regular expressions library" author: - family: John Maddock issued: year: 2007 URL: https://wg21.link/n2409 - id: N2410 citation-label: N2410 title: "Thread-Safety in the Standard Library (Rev 1)" author: - family: B. Dawes, P. Dimov, H. Sutter issued: year: 2007 URL: https://wg21.link/n2410 - id: N2411 citation-label: N2411 title: "Proposal for Date-Time Types in C++0x To Support Threading APIs v2" author: - family: Jeff Garland issued: year: 2007 URL: https://wg21.link/n2411 - id: N2412 citation-label: N2412 title: "Unrestricted Unions" author: - family: A. Talbot, L. Goldthwaite, L. Crowl issued: year: 2007 URL: https://wg21.link/n2412 - id: N2413 citation-label: N2413 title: "Lambda Expressions and Closures: Wording for Monomorphic Lambdas" author: - family: J. Järvi, J. Freeman, L. Crowl issued: year: 2007 URL: https://wg21.link/n2413 - id: N2414 citation-label: N2414 title: "Proposed Wording for Scoped Concept Maps" author: - family: J. Siek, J. Widman issued: year: 2007 URL: https://wg21.link/n2414 - id: N2415 citation-label: N2415 title: "Diagnostics Issues (Rev. 1)" author: - family: B. Dawes, C. Kohlhoff issued: year: 2007 URL: https://wg21.link/n2415 - id: N2416 citation-label: N2416 title: "Agenda" author: - family: Herb Sutter issued: year: 2007 URL: https://wg21.link/n2416 - id: N2417 citation-label: N2417 title: "C++0x Timing Options for Kona Discussion" author: - family: Herb Sutter issued: year: 2007 URL: https://wg21.link/n2417 - id: N2418 citation-label: N2418 title: "Towards support for attributes in C++ (Revision 3)" author: - family: J. Maurer, M. Wong issued: year: 2007 URL: https://wg21.link/n2418 - id: N2420 citation-label: N2420 title: "POSIX/C++ Liaison Report" author: - family: N. Stoughton, H. Sutter issued: year: 2007 URL: https://wg21.link/n2420 - id: N2421 citation-label: N2421 title: "Proposed Wording for Concepts (Revision 3)" author: - family: D. Gregor, B. Stroustrup, J. Siek, J. Widman issued: year: 2007 URL: https://wg21.link/n2421 - id: N2422 citation-label: N2422 title: "Diagnostics Issues (Rev. 2)" author: - family: B. Dawes, C. Kohlhoff issued: year: 2007 URL: https://wg21.link/n2422 - id: N2423 citation-label: N2423 title: "Recommendations for Resolving Issues re [rand], Version 2" author: - family: Walter E. Brown issued: year: 2007 URL: https://wg21.link/n2423 - id: N2424 citation-label: N2424 title: "Recommendations for Resolving the 2007-09-21 Issues re [rand]" author: - family: Walter E. Brown issued: year: 2007 URL: https://wg21.link/n2424 - id: N2425 citation-label: N2425 title: "DRAFT C++ Dynamic Library Support" author: - family: Lawrence Crowl issued: year: 2007 URL: https://wg21.link/n2425 - id: N2426 citation-label: N2426 title: "Class member initializers" author: - family: M. Spertus, B. Seymour issued: year: 2007 URL: https://wg21.link/n2426 - id: N2427 citation-label: N2427 title: "C++ Atomic Types and Operations" author: - family: H.-J. Boehm, L. Crowl issued: year: 2007 URL: https://wg21.link/n2427 - id: N2429 citation-label: N2429 title: "Concurrency memory model (final revision)" author: - family: C. Nelson, H.-J. Boehm issued: year: 2007 URL: https://wg21.link/n2429 - id: N2430 citation-label: N2430 title: "Unrestricted Unions (Revision 1)" author: - family: A. Talbot, L. Goldthwaite, L. Crowl, J. Maurer issued: year: 2007 URL: https://wg21.link/n2430 - id: N2431 citation-label: N2431 title: "A name for the null pointer: nullptr (revision 4)" author: - family: H. Sutter, B. Stroustrup issued: year: 2007 URL: https://wg21.link/n2431 - id: N2432 citation-label: N2432 title: "State of C++ Evolution (post-Kona 2007 Meeting)" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/n2432 - id: N2433 citation-label: N2433 title: "C++ Library Working Group Status Report (post-Kona 2007 Meeting)" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/n2433 - id: N2434 citation-label: N2434 title: "Standard Library Applications for Explicit Conversion Operators" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/n2434 - id: N2435 citation-label: N2435 title: "Explicit bool for Smart Pointers" author: - family: Alisdair Meredith issued: year: 2007 URL: https://wg21.link/n2435 - id: N2436 citation-label: N2436 title: "Small Allocator Fix-ups" author: - family: Pablo Halpern issued: year: 2007 URL: https://wg21.link/n2436 - id: N2437 citation-label: N2437 title: "Explicit Conversion Operator Draft Working Paper (revision 3)" author: - family: L. Goldthwaite, M. Wong, J. Maurer, A. Meredith issued: year: 2007 URL: https://wg21.link/n2437 - id: N2438 citation-label: N2438 title: "Inheriting Constructors (revision 3)" author: - family: A. Meredith, M. Wong, J. Maurer issued: year: 2007 URL: https://wg21.link/n2438 - id: N2439 citation-label: N2439 title: "Extending move semantics to *this (revised wording)" author: - family: Bronek Kozicki issued: year: 2007 URL: https://wg21.link/n2439 - id: N2440 citation-label: N2440 title: "Abandoning a Process" author: - family: Lawrence Crowl issued: year: 2007 URL: https://wg21.link/n2440 - id: N2442 citation-label: N2442 title: "Raw and Unicode String Literals; Unified Proposal (Rev. 2)" author: - family: L. Crowl, B. Dawes issued: year: 2007 URL: https://wg21.link/n2442 - id: N2444 citation-label: N2444 title: "Dynamic Initialization and Destruction with Concurrency" author: - family: Lawrence Crowl issued: year: 2007 URL: https://wg21.link/n2444 - id: N2445 citation-label: N2445 title: "New Function Declarator Syntax Wording" author: - family: Jason Merrill issued: year: 2007 URL: https://wg21.link/n2445 - id: N2446 citation-label: N2446 title: "The Scoped Allocator Model" author: - family: Pablo Halpern issued: year: 2007 URL: https://wg21.link/n2446 - id: N2447 citation-label: N2447 title: "Multi-threading Library for Standard C++" author: - family: H. Hinnant, J. Garland, A. Meredith, C. Kohlhoff, D. K�hl, et al. issued: year: 2007 URL: https://wg21.link/n2447 - id: N2448 citation-label: N2448 title: "STL singly linked lists (revision 2)" author: - family: Matt Austern issued: year: 2007 URL: https://wg21.link/n2448 - id: N2449 citation-label: N2449 title: "C++ Standard Core Language Active Issues, Revision 51" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2449 - id: N2450 citation-label: N2450 title: "C++ Standard Core Language Defect Reports, Revision 51" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2450 - id: N2451 citation-label: N2451 title: "C++ Standard Core Language Closed Issues, Revision 51" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2451 - id: N2452 citation-label: N2452 title: "Minutes of WG21 Meeting No. 41, October 1-6, 2007" author: - family: Robert Klarer issued: year: 2007 URL: https://wg21.link/n2452 - id: N2453 citation-label: N2453 title: "Minutes of J16 Meeting No. 46, October 1-6, 2007" author: - family: Robert Klarer issued: year: 2007 URL: https://wg21.link/n2453 - id: N2454 citation-label: N2454 title: "Minutes of ISO WG21 Meeting, October 1, 2007" author: - family: Robert Klarer issued: year: 2007 URL: https://wg21.link/n2454 - id: N2455 citation-label: N2455 title: "Thread Cancellation" author: - family: WG 14 issued: year: 2007 URL: https://wg21.link/n2455 - id: N2456 citation-label: N2456 title: "C++ Standard Library Active Issues List (Revision R52)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2456 - id: N2457 citation-label: N2457 title: "C++ Standard Library Defect Report List (Revision R52)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2457 - id: N2458 citation-label: N2458 title: "C++ Standard Library Closed Issues List (Revision R52)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2458 - id: N2459 citation-label: N2459 title: "Allow atomics use in signal handlers" author: - family: Hans-J. Boehm issued: year: 2007 URL: https://wg21.link/n2459 - id: N2461 citation-label: N2461 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2007 URL: https://wg21.link/n2461 - id: N2462 citation-label: N2462 title: "Editor’s Report" author: - family: Pete Becker issued: year: 2007 URL: https://wg21.link/n2462 - id: N2464 citation-label: N2464 title: "Agenda" author: - family: Herb Sutter issued: year: 2007 URL: https://wg21.link/n2464 - id: N2465 citation-label: N2465 title: "Winter 2008 Meeting (Version 2)" author: - family: Jonathan Caves issued: year: 2007 URL: https://wg21.link/n2465 - id: N2466 citation-label: N2466 title: "WG 14: Towards Attributes for C" author: - family: N. Stoughton, J. Benito, T. Plum, A. Bijanki, J. Muller issued: year: 2007 URL: https://wg21.link/n2466 - id: N2472 citation-label: N2472 title: "June 2008 Meeting" author: - family: G. Dos Reis, S. Pion, J.-P. Rigault issued: year: 2007 URL: https://wg21.link/n2472 - id: N2473 citation-label: N2473 title: "C++ Standard Core Language Active Issues, Revision 52" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2473 - id: N2474 citation-label: N2474 title: "C++ Standard Core Language Defect Reports, Revision 52" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2474 - id: N2475 citation-label: N2475 title: "C++ Standard Core Language Closed Issues, Revision 52" author: - family: William M. Miller issued: year: 2007 URL: https://wg21.link/n2475 - id: N2476 citation-label: N2476 title: "AGENDA J16 Meeting No. 47 February 25 - Mar 1, 2008, Bellevue, WA" author: - family: Stephen D. Clamage issued: year: 2007 URL: https://wg21.link/n2476 - id: N2477 citation-label: N2477 title: "Uniform initialization design choices" author: - family: Bjarne Stroustrup issued: year: 2007 URL: https://wg21.link/n2477 - id: N2478 citation-label: N2478 title: "A Proposal to Add typedef default_random_engine to C++0X" author: - family: Walter E. Brown issued: year: 2007 URL: https://wg21.link/n2478 - id: N2479 citation-label: N2479 title: "Normative Language to Describe Value Copy Semantics" author: - family: John Lakos issued: year: 2007 URL: https://wg21.link/n2479 - id: N2480 citation-label: N2480 title: "A Less Formal Explanation of the Proposed C++ Concurrency Memory Model" author: - family: Hans-J. Boehm issued: year: 2007 URL: https://wg21.link/n2480 - id: N2481 citation-label: N2481 title: "Minimal Support for Garbage Collection and Reachability-Based Leak Detection" author: - family: H.-J. Boehm, M. Spertus issued: year: 2007 URL: https://wg21.link/n2481 - id: N2482 citation-label: N2482 title: "C++ Standard Library Active Issues List (Revision R53)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2482 - id: N2483 citation-label: N2483 title: "C++ Standard Library Defect Report List (Revision R53)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2483 - id: N2484 citation-label: N2484 title: "C++ Standard Library Closed Issues List (Revision R53)" author: - family: Howard Hinnant issued: year: 2007 URL: https://wg21.link/n2484 - id: N2485 citation-label: N2485 title: "A variadic std::min(T, ...) for the C++ Standard Library" author: - family: Sylvain Pion issued: year: 2007 URL: https://wg21.link/n2485 - id: N2486 citation-label: N2486 title: "Alternative Allocators and Standard Containers" author: - family: Lance Diduck issued: year: 2007 URL: https://wg21.link/n2486 - id: N2487 citation-label: N2487 title: "Lambda Expressions and Closures: Wording for Monomorphic Lambdas (Revision 2)" author: - family: J. Järvi, J. Freeman, L. Crowl issued: year: 2007 URL: https://wg21.link/n2487 - id: N2488 citation-label: N2488 title: "Extending Variadic Template Template Parameters" author: - family: D. Gregor, E. Niebler issued: year: 2007 URL: https://wg21.link/n2488 - id: N2492 citation-label: N2492 title: "C++ Data-Dependency Ordering: Atomics and Memory Model" author: - family: P. McKenney, H.-J. Boehm, L. Crowl issued: year: 2008 URL: https://wg21.link/n2492 - id: N2493 citation-label: N2493 title: "C++ Data-Dependency Ordering: Function Annotation" author: - family: P. McKenney, L. Crowl issued: year: 2008 URL: https://wg21.link/n2493 - id: N2494 citation-label: N2494 title: "C++ Standard Library Active Issues List (Revision R54)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2494 - id: N2495 citation-label: N2495 title: "C++ Standard Library Defect Report List (Revision R54)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2495 - id: N2496 citation-label: N2496 title: "C++ Standard Library Closed Issues List (Revision R54)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2496 - id: N2497 citation-label: N2497 title: "Multi-threading Library for Standard C++ (Revision 1)" author: - family: H. Hinnant, L. Crowl, B. Dawes, A. Williams, J. Garland, et al. issued: year: 2008 URL: https://wg21.link/n2497 - id: N2498 citation-label: N2498 title: "Custom Time Duration Support" author: - family: H. Hinnant, J. Garland issued: year: 2008 URL: https://wg21.link/n2498 - id: N2499 citation-label: N2499 title: "Forward declaration of enumerations" author: - family: Alberto Ganesh Barbati issued: year: 2008 URL: https://wg21.link/n2499 - id: N2500 citation-label: N2500 title: "Iterator Concepts for the C++0x Standard Library" author: - family: D. Gregor, J. Siek, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2500 - id: N2501 citation-label: N2501 title: "Proposed Wording for Concepts (Revision 4)" author: - family: D. Gregor, B. Stroustrup, J. Siek, J. Widman issued: year: 2008 URL: https://wg21.link/n2501 - id: N2502 citation-label: N2502 title: "Core Concepts for the C++0x Standard Library" author: - family: D. Gregor, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2502 - id: N2503 citation-label: N2503 title: "Indicating iostream failures with system_error" author: - family: A. Meredith, B. Dawes issued: year: 2008 URL: https://wg21.link/n2503 - id: N2504 citation-label: N2504 title: "C++ Standard Core Language Active Issues, Revision 53" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2504 - id: N2505 citation-label: N2505 title: "C++ Standard Core Language Defect Reports, Revision 53" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2505 - id: N2506 citation-label: N2506 title: "C++ Standard Core Language Closed Issues, Revision 53" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2506 - id: N2507 citation-label: N2507 title: "State of C++ Evolution (Pre-Bellevue 2008 Mailing)" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/n2507 - id: N2508 citation-label: N2508 title: "C++ Library Working Group Status Report (Belleuve 2008 Mailing)" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/n2508 - id: N2509 citation-label: N2509 title: "Nesting Exceptions" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/n2509 - id: N2510 citation-label: N2510 title: "BSI Position on Lambda Functions" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/n2510 - id: N2511 citation-label: N2511 title: "Named Lambdas and Local Functions" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/n2511 - id: N2512 citation-label: N2512 title: "Inheriting Constructors (revision 4)" author: - family: A. Meredith, M. Wong, J. Maurer issued: year: 2008 URL: https://wg21.link/n2512 - id: N2513 citation-label: N2513 title: "Dynamic Initialization and Destruction with Concurrency" author: - family: Lawrence Crowl issued: year: 2008 URL: https://wg21.link/n2513 - id: N2514 citation-label: N2514 title: "Implicit Conversion Operators for Atomics" author: - family: Lawrence Crowl issued: year: 2008 URL: https://wg21.link/n2514 - id: N2516 citation-label: N2516 title: "Threads API Review Committee Report" author: - family: Hans-J. Boehm issued: year: 2008 URL: https://wg21.link/n2516 - id: N2517 citation-label: N2517 title: "June 2008 Meeting" author: - family: G. Dos Reis, S. Pion, J.-P. Rigault issued: year: 2008 URL: https://wg21.link/n2517 - id: N2518 citation-label: N2518 title: "Compiler Support for type_traits" author: - family: James Widman issued: year: 2008 URL: https://wg21.link/n2518 - id: N2519 citation-label: N2519 title: "Library thread-safety from a user's point of view, with wording" author: - family: Jeffrey Yasskin issued: year: 2008 URL: https://wg21.link/n2519 - id: N2520 citation-label: N2520 title: "Proposed Wording for Concepts (Changes from Revision 3 to Revision 4)" author: - family: D. Gregor, B. Stroustrup, J. Siek, J. Widman issued: year: 2008 URL: https://wg21.link/n2520 - id: N2521 citation-label: N2521 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2008 URL: https://wg21.link/n2521 - id: N2522 citation-label: N2522 title: "Editor’s Report" author: - family: Pete Becker issued: year: 2008 URL: https://wg21.link/n2522 - id: N2523 citation-label: N2523 title: "The Scoped Allocator Model (Rev 1)" author: - family: Pablo Halpern issued: year: 2008 URL: https://wg21.link/n2523 - id: N2524 citation-label: N2524 title: "Conservative Swap and Move with Stateful Allocators" author: - family: Pablo Halpern issued: year: 2008 URL: https://wg21.link/n2524 - id: N2525 citation-label: N2525 title: "Allocator-specific Swap and Move Behavior" author: - family: Pablo Halpern issued: year: 2008 URL: https://wg21.link/n2525 - id: N2526 citation-label: N2526 title: "Why duration Should Be a Type in C++0X" author: - family: W. Brown, M. Paterno issued: year: 2008 URL: https://wg21.link/n2526 - id: N2527 citation-label: N2527 title: "Minimal Support for Garbage Collection and Reachability-Based Leak Detection (revised)" author: - family: H.-J. Boehm, M. Spertus issued: year: 2008 URL: https://wg21.link/n2527 - id: N2528 citation-label: N2528 title: "Timed_mutex in C++0x" author: - family: Hans-J. Boehm issued: year: 2008 URL: https://wg21.link/n2528 - id: N2529 citation-label: N2529 title: "Lambda Expressions and Closures: Wording for Monomorphic Lambdas (Revision 3)" author: - family: J. Järvi, J. Freeman, L. Crowl issued: year: 2008 URL: https://wg21.link/n2529 - id: N2530 citation-label: N2530 title: "Making It Easier to Use std::type_info as an Index in an Associative Container" author: - family: James Kanze issued: year: 2008 URL: https://wg21.link/n2530 - id: N2531 citation-label: N2531 title: "Initializer lists WP wording" author: - family: J. S. Adamczyk, G. Dos Reis, B. Stroustrup issued: year: 2008 URL: https://wg21.link/n2531 - id: N2532 citation-label: N2532 title: "Uniform initialization design choices (Revision 2)" author: - family: Bjarne Stroustrup issued: year: 2008 URL: https://wg21.link/n2532 - id: N2533 citation-label: N2533 title: "Tuples and Pairs" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/n2533 - id: N2534 citation-label: N2534 title: "Concurrency Modifications to Basic String" author: - family: A. Meredith, H. Boehm, L. Crowl, P. Dimov issued: year: 2008 URL: https://wg21.link/n2534 - id: N2535 citation-label: N2535 title: "Namespace Association (\"inline namespace\")" author: - family: Jason Merrill issued: year: 2008 URL: https://wg21.link/n2535 - id: N2536 citation-label: N2536 title: "POSIX Liaison Report" author: - family: Nick Stoughton issued: year: 2008 URL: https://wg21.link/n2536 - id: N2537 citation-label: N2537 title: "Fall 2008 meeting" author: - family: Matt Austern issued: year: 2008 URL: https://wg21.link/n2537 - id: N2538 citation-label: N2538 title: "Removal of System error support" author: - family: Benjamin Kosnik issued: year: 2008 URL: https://wg21.link/n2538 - id: N2539 citation-label: N2539 title: "A New Interface for C++ std::duration Type" author: - family: P. McKenney, M. Wong issued: year: 2008 URL: https://wg21.link/n2539 - id: N2540 citation-label: N2540 title: "Inheriting Constructors (revision 5)" author: - family: A. Meredith, M. Wong, J. Maurer issued: year: 2008 URL: https://wg21.link/n2540 - id: N2541 citation-label: N2541 title: "New Function Declarator Syntax Wording" author: - family: Jason Merrill issued: year: 2008 URL: https://wg21.link/n2541 - id: N2542 citation-label: N2542 title: "Reserved namespaces for POSIX" author: - family: Bejnamin Kosnik issued: year: 2008 URL: https://wg21.link/n2542 - id: N2543 citation-label: N2543 title: "STL singly linked lists (revision 3)" author: - family: Matt Austern issued: year: 2008 URL: https://wg21.link/n2543 - id: N2544 citation-label: N2544 title: "Unrestricted Unions (Revision 2)" author: - family: A. Talbot, L. Goldthwaite, L. Crowl, J. Maurer issued: year: 2008 URL: https://wg21.link/n2544 - id: N2545 citation-label: N2545 title: "Thread-Local Storage" author: - family: Lawrence Crowl issued: year: 2008 URL: https://wg21.link/n2545 - id: N2546 citation-label: N2546 title: "Removal of auto as a storage-class specifier" author: - family: D. Vandevoorde, J. Maurer issued: year: 2008 URL: https://wg21.link/n2546 - id: N2547 citation-label: N2547 title: "Allow atomics use in signal handlers" author: - family: Hans-J. Boehm issued: year: 2008 URL: https://wg21.link/n2547 - id: N2549 citation-label: N2549 title: "Excision of Clause 31" author: - family: Thomas Plum issued: year: 2008 URL: https://wg21.link/n2549 - id: N2550 citation-label: N2550 title: "Lambda Expressions and Closures: Wording for Monomorphic Lambdas (Revision 4)" author: - family: J. Järvi, J. Freeman, L. Crowl issued: year: 2008 URL: https://wg21.link/n2550 - id: N2551 citation-label: N2551 title: "A variadic std::min(T, ...) for the C++ Standard Library (Revision 2)" author: - family: Sylvain Pion issued: year: 2008 URL: https://wg21.link/n2551 - id: N2552 citation-label: N2552 title: "Using ytime for Times in the Thread Support Library" author: - family: Pete Becker issued: year: 2008 URL: https://wg21.link/n2552 - id: N2553 citation-label: N2553 title: "Towards support for attributes in C++ (Revision 4)" author: - family: J. Maurer, M. Wong issued: year: 2008 URL: https://wg21.link/n2553 - id: N2554 citation-label: N2554 title: "The Scoped Allocator Model (Rev 2)" author: - family: Pablo Halpern issued: year: 2008 URL: https://wg21.link/n2554 - id: N2555 citation-label: N2555 title: "Extending Variadic Template Template Parameters (Revision 1)" author: - family: D. Gregor, E. Niebler issued: year: 2008 URL: https://wg21.link/n2555 - id: N2556 citation-label: N2556 title: "C++ Data-Dependency Ordering: Atomics and Memory Model" author: - family: P. McKenney, H.-J. Boehm, L. Crowl issued: year: 2008 URL: https://wg21.link/n2556 - id: N2559 citation-label: N2559 title: "Nesting Exception Objects (Revision 1)" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/n2559 - id: N2561 citation-label: N2561 title: "An Asynchronous Future Value" author: - family: D. Vollmann, H. Hinnant, A. Williams issued: year: 2008 URL: https://wg21.link/n2561 - id: N2562 citation-label: N2562 title: "C++ Standard Core Language Active Issues, Revision 54" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2562 - id: N2563 citation-label: N2563 title: "C++ Standard Core Language Defect Reports, Revision 54" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2563 - id: N2564 citation-label: N2564 title: "C++ Standard Core Language Closed Issues, Revision 54" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2564 - id: N2565 citation-label: N2565 title: "State of C++ Evolution (Post-Bellevue 2008 Mailing)" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/n2565 - id: N2566 citation-label: N2566 title: "C++ Library Working Group Status Report (Post-Bellevue 2008 Mailing)" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/n2566 - id: N2568 citation-label: N2568 title: "Forward declaration of enumerations (rev. 1)" author: - family: Alberto Ganesh Barbati issued: year: 2008 URL: https://wg21.link/n2568 - id: N2569 citation-label: N2569 title: "More STL algorithms" author: - family: Matt Austern issued: year: 2008 URL: https://wg21.link/n2569 - id: N2570 citation-label: N2570 title: "Iterator Concepts for the C++0x Standard Library (Revision 1)" author: - family: D. Gregor, J. Siek, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2570 - id: N2572 citation-label: N2572 title: "Core Concepts for the C++0x Standard Library (Revision 1)" author: - family: D. Gregor, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2572 - id: N2573 citation-label: N2573 title: "Concepts for the C++0x Standard Library: Algorithms (Revision 2)" author: - family: D. Gregor, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2573 - id: N2574 citation-label: N2574 title: "Concepts for the C++0x Standard Library: Numerics (Revision 1)" author: - family: D. Gregor, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2574 - id: N2575 citation-label: N2575 title: "Initializer Lists — Alternative Mechanism and Rationale" author: - family: J. Merrill, D. Vandevoorde issued: year: 2008 URL: https://wg21.link/n2575 - id: N2576 citation-label: N2576 title: "Type-Soundness and Optimization in the Concepts Proposal" author: - family: Douglas Gregor issued: year: 2008 URL: https://wg21.link/n2576 - id: N2577 citation-label: N2577 title: "C++ Standard Library Active Issues List (Revision R55)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2577 - id: N2578 citation-label: N2578 title: "C++ Standard Library Defect Report List (Revision R55)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2578 - id: N2579 citation-label: N2579 title: "C++ Standard Library Closed Issues List (Revision R55)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2579 - id: N2580 citation-label: N2580 title: "Some More Small Additions to iostream" author: - family: James Kanze issued: year: 2007 URL: https://wg21.link/n2580 - id: N2581 citation-label: N2581 title: "Named Requirements for C++0X Concepts" author: - family: W. Brown, C. Jefferson, A. Meredith, J. Widman issued: year: 2008 URL: https://wg21.link/n2581 - id: N2582 citation-label: N2582 title: "Unified Function Syntax" author: - family: L. Crowl, A. Meredith issued: year: 2008 URL: https://wg21.link/n2582 - id: N2583 citation-label: N2583 title: "Default Move Functions" author: - family: Lawrence Crowl issued: year: 2008 URL: https://wg21.link/n2583 - id: N2584 citation-label: N2584 title: "Default Swap Functions" author: - family: Lawrence Crowl issued: year: 2008 URL: https://wg21.link/n2584 - id: N2585 citation-label: N2585 title: "Minimal Support for Garbage Collection and Reachability-Based Leak Detection" author: - family: H. Boehm, M. Spertus issued: year: 2008 URL: https://wg21.link/n2585 - id: N2586 citation-label: N2586 title: "Minimal Support for Garbage Collection and Reachability-Based Leak Detection (revised)" author: - family: H.-J. Boehm, M. Spertus, C. Nelson issued: year: 2008 URL: https://wg21.link/n2586 - id: N2587 citation-label: N2587 title: "Minimal Garbage Collection Status API" author: - family: M. Spertus, H.-J. Boehm issued: year: 2008 URL: https://wg21.link/n2587 - id: N2588 citation-label: N2588 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2008 URL: https://wg21.link/n2588 - id: N2589 citation-label: N2589 title: "Editor’s Report" author: - family: Pete Becker issued: year: 2008 URL: https://wg21.link/n2589 - id: N2590 citation-label: N2590 title: "Simplifying swap overloads" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/n2590 - id: N2591 citation-label: N2591 title: "Refactoring numeric_limits" author: - family: A. Meredith, F. Oram issued: year: 2008 URL: https://wg21.link/n2591 - id: N2592 citation-label: N2592 title: "Minutes of J16 Meeting No. 47, February 25-March 1, 2008" author: - family: Robert Klarer issued: year: 2008 URL: https://wg21.link/n2592 - id: N2593 citation-label: N2593 title: "Minutes of ISO WG21 Meeting, February 23, 2008" author: - family: Robert Klarer issued: year: 2008 URL: https://wg21.link/n2593 - id: N2595 citation-label: N2595 title: "WG21 Agenda" author: - family: Herb Sutter issued: year: 2008 URL: https://wg21.link/n2595 - id: N2596 citation-label: N2596 title: "Unofficial Record of Discussion: J16 Meeting No. 47, February 25-March 1, 2008" author: - family: Robert Klarer issued: year: 2008 URL: https://wg21.link/n2596 - id: N2597 citation-label: N2597 title: "State of C++ Evolution (Pre-Antipolis 2008 Mailing)" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/n2597 - id: N2598 citation-label: N2598 title: "C++ Library Working Group Status Report (Pre-Antipolis 2008 Mailing)" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/n2598 - id: N2600 citation-label: N2600 title: "noncopyable utility class" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/n2600 - id: N2601 citation-label: N2601 title: "Sexagesimal Numbers in C++" author: - family: Lawrence Crowl issued: year: 2008 URL: https://wg21.link/n2601 - id: N2602 citation-label: N2602 title: "BSI Requirements for a system-time library in C++0x" author: - family: A. Meredith, R. Orr, A. Williams issued: year: 2008 URL: https://wg21.link/n2602 - id: N2604 citation-label: N2604 title: "Thoughts on Implementing errno as a Macro" author: - family: Nick Stoughton issued: year: 2008 URL: https://wg21.link/n2604 - id: N2605 citation-label: N2605 title: "Changing some \"undefined behavior\" into \"ill-formed\"" author: - family: Thomas Plum issued: year: 2008 URL: https://wg21.link/n2605 - id: N2606 citation-label: N2606 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2008 URL: https://wg21.link/n2606 - id: N2607 citation-label: N2607 title: "Editor's Report" author: - family: Pete Becker issued: year: 2008 URL: https://wg21.link/n2607 - id: N2608 citation-label: N2608 title: "C++ Standard Core Language Active Issues, Revision 55" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2608 - id: N2609 citation-label: N2609 title: "C++ Standard Core Language Defect Reports, Revision 55" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2609 - id: N2610 citation-label: N2610 title: "C++ Standard Core Language Closed Issues, Revision 55" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2610 - id: N2611 citation-label: N2611 title: "AGENDA J16 Meeting No. 48 June 9-14, 2008, Sophia Antipolis, France" author: - family: Stephen D. Clamage issued: year: 2008 URL: https://wg21.link/n2611 - id: N2612 citation-label: N2612 title: "C++ Standard Library Active Issues List (Revision R56)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2612 - id: N2613 citation-label: N2613 title: "C++ Standard Library Defect Report List (Revision R56)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2613 - id: N2614 citation-label: N2614 title: "C++ Standard Library Closed Issues List (Revision R56)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2614 - id: N2615 citation-label: N2615 title: "A Foundation to Sleep On" author: - family: H. Hinnant, W. Brown, J. Garland, M. Paterno issued: year: 2008 URL: https://wg21.link/n2615 - id: N2617 citation-label: N2617 title: "Proposed Wording for Concepts (Revision 5)" author: - family: D. Gregor, B. Stroustrup, J. Widman, J. Siek issued: year: 2008 URL: https://wg21.link/n2617 - id: N2618 citation-label: N2618 title: "Concepts for the C++0x Standard Library: Chapter 17 -Introduction (Revision 1)" author: - family: B. Dawes, D. Gregor, J. Willcock, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2618 - id: N2619 citation-label: N2619 title: "CONCEPTS FOR CLAUSE 18" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/n2619 - id: N2620 citation-label: N2620 title: "Concepts for the C++0x Standard Library: Diagnostics library" author: - family: B. Dawes, D. Krügler, D. Gregor issued: year: 2008 URL: https://wg21.link/n2620 - id: N2621 citation-label: N2621 title: "Core Concepts for the C++0x Standard Library (Revision 2)" author: - family: D. Gregor, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2621 - id: N2622 citation-label: N2622 title: "Concepts for the C++0x Standard Library: Utilities (Revision 3)" author: - family: D. Gregor, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2622 - id: N2623 citation-label: N2623 title: "Concepts for the C++0x Standard Library: Containers (Revision 1)" author: - family: D. Gregor, P. Halpern issued: year: 2008 URL: https://wg21.link/n2623 - id: N2624 citation-label: N2624 title: "Iterator Concepts for the C++0x Standard Library (Revision 2)" author: - family: D. Gregor, J. Siek, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2624 - id: N2625 citation-label: N2625 title: "Concepts for the C++0x Standard Library: Algorithms (Revision 2)" author: - family: D. Gregor, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2625 - id: N2626 citation-label: N2626 title: "Concepts for the C++0x Standard Library: Numerics (Revision 2)" author: - family: D. Gregor, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2626 - id: N2627 citation-label: N2627 title: "An Asynchronous Future Value (revised)" author: - family: D. Vollmann, H. Hinnant, A. Williams issued: year: 2008 URL: https://wg21.link/n2627 - id: N2628 citation-label: N2628 title: "Non-static data member initializers" author: - family: M. Spertus, B. Seymour issued: year: 2008 URL: https://wg21.link/n2628 - id: N2629 citation-label: N2629 title: "Detailed Reporting for Input/Output Library Errors" author: - family: Beman Dawes issued: year: 2008 URL: https://wg21.link/n2629 - id: N2631 citation-label: N2631 title: "Resolving the difference between C and C++ with regards to object representation of integers" author: - family: James Kanze issued: year: 2008 URL: https://wg21.link/n2631 - id: N2632 citation-label: N2632 title: "Shared_ptr atomic access" author: - family: P. Dimov, B. Dawes issued: year: 2008 URL: https://wg21.link/n2632 - id: N2633 citation-label: N2633 title: "Improved support for bidirectional fences" author: - family: Peter Dimov issued: year: 2008 URL: https://wg21.link/n2633 - id: N2634 citation-label: N2634 title: "Solving the SFINAE problem for expressions" author: - family: J. Spicer, S. Adamczyk issued: year: 2008 URL: https://wg21.link/n2634 - id: N2635 citation-label: N2635 title: "Local and Unnamed Types as Template Arguments" author: - family: John Spicer issued: year: 2008 URL: https://wg21.link/n2635 - id: N2636 citation-label: N2636 title: "Error Handling Specification for Chapter 30 (Threads)" author: - family: J. Garland, N. Stoughton, B. Kosnik, B. Dawes issued: year: 2008 URL: https://wg21.link/n2636 - id: N2637 citation-label: N2637 title: "Revisiting std::shared_ptr comparison" author: - family: Herv� Br�nnimann issued: year: 2008 URL: https://wg21.link/n2637 - id: N2638 citation-label: N2638 title: "Improving the wording of std::shared_ptr" author: - family: Herv� Br�nnimann URL: https://wg21.link/n2638 - id: N2639 citation-label: N2639 title: "Algorithms for permutations and combinations, with and without repetitions" author: - family: Herv� Br�nnimann issued: year: 2008 URL: https://wg21.link/n2639 - id: N2640 citation-label: N2640 title: "Initializer Lists — Alternative Mechanism and Rationale (v. 2)" author: - family: J. Merrill, D. Vandevoorde issued: year: 2008 URL: https://wg21.link/n2640 - id: N2641 citation-label: N2641 title: "Allocator Concepts" author: - family: Pablo Halpern issued: year: 2008 URL: https://wg21.link/n2641 - id: N2642 citation-label: N2642 title: "Proposed Wording for Placement Insert" author: - family: Alan Talbot issued: year: 2008 URL: https://wg21.link/n2642 - id: N2643 citation-label: N2643 title: "C++ Data-Dependency Ordering: Function Annotation" author: - family: P. McKenney, L. Crowl issued: year: 2008 URL: https://wg21.link/n2643 - id: N2644 citation-label: N2644 title: "Agenda" author: - family: Herb Sutter issued: year: 2008 URL: https://wg21.link/n2644 - id: N2645 citation-label: N2645 title: "Fundamental Mathematical Concepts for the STL in C++0x" author: - family: P. Gottschling, W. Brown issued: year: 2008 URL: https://wg21.link/n2645 - id: N2646 citation-label: N2646 title: "Concept Implication and Requirement Propagation" author: - family: Peter Gottschling issued: year: 2008 URL: https://wg21.link/n2646 - id: N2647 citation-label: N2647 title: "Concurrency Modifications to Basic String" author: - family: A. Meredith, H. Boehm, L. Crowl, P. Dimov, D. Krügler issued: year: 2008 URL: https://wg21.link/n2647 - id: N2648 citation-label: N2648 title: "C++ Dynamic Arrays" author: - family: L. Crowl, M. Austern issued: year: 2008 URL: https://wg21.link/n2648 - id: N2649 citation-label: N2649 title: "Proposed Resolution for Valarray Constructors" author: - family: Gabriel Dos Reis issued: year: 2008 URL: https://wg21.link/n2649 - id: N2650 citation-label: N2650 title: "Toward a More Complete Taxonomy of Algebraic Properties for Numeric Libraries in TR2" author: - family: P. Gottschling, W. Brown issued: year: 2008 URL: https://wg21.link/n2650 - id: N2651 citation-label: N2651 title: "Constness of Lambda Functions" author: - family: J. Järvi, P. Dimov issued: year: 2008 URL: https://wg21.link/n2651 - id: N2652 citation-label: N2652 title: "State of C++ Evolution (Post-Antipolis 2008 Mailing)" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/n2652 - id: N2653 citation-label: N2653 title: "C++ Library Working Group Status Report (Post-Antipolis 2008 Mailing)" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/n2653 - id: N2654 citation-label: N2654 title: "Allocator Concepts (revision 1)" author: - family: Pablo Halpern issued: year: 2008 URL: https://wg21.link/n2654 - id: N2655 citation-label: N2655 title: "Detailed Reporting for Input/Output Library Errors (Revision 1)" author: - family: Beman Dawes issued: year: 2008 URL: https://wg21.link/n2655 - id: N2656 citation-label: N2656 title: "Core issue 654 wording" author: - family: J. Stephen Adamczyk issued: year: 2008 URL: https://wg21.link/n2656 - id: N2657 citation-label: N2657 title: "Local and Unnamed Types as Template Arguments" author: - family: John Spicer issued: year: 2008 URL: https://wg21.link/n2657 - id: N2658 citation-label: N2658 title: "Constness of Lambda Functions (Revision 1)" author: - family: J. Järvi, P. Dimov, J. Freeman issued: year: 2008 URL: https://wg21.link/n2658 - id: N2659 citation-label: N2659 title: "Thread-Local Storage" author: - family: Lawrence Crowl issued: year: 2008 URL: https://wg21.link/n2659 - id: N2660 citation-label: N2660 title: "Dynamic Initialization and Destruction with Concurrency" author: - family: Lawrence Crowl issued: year: 2008 URL: https://wg21.link/n2660 - id: N2661 citation-label: N2661 title: "A Foundation to Sleep On" author: - family: H. Hinnant, W. Brown, J. Garland, M. Paterno issued: year: 2008 URL: https://wg21.link/n2661 - id: N2664 citation-label: N2664 title: "C++ Data-Dependency Ordering: Atomics and Memory Model" author: - family: P. McKenney, H.-J. Boehm, L. Crowl issued: year: 2008 URL: https://wg21.link/n2664 - id: N2666 citation-label: N2666 title: "More STL algorithms (revision 2)" author: - family: Matt Austern issued: year: 2008 URL: https://wg21.link/n2666 - id: N2667 citation-label: N2667 title: "Reserved namespaces for POSIX" author: - family: Bejnamin Kosnik issued: year: 2008 URL: https://wg21.link/n2667 - id: N2668 citation-label: N2668 title: "Concurrency Modifications to Basic String" author: - family: A. Meredith, H. Boehm, L. Crowl, P. Dimov, D. Krügler issued: year: 2008 URL: https://wg21.link/n2668 - id: N2669 citation-label: N2669 title: "Thread-Safety in the Standard Library (Rev 2)" author: - family: B. Dawes, P. Dimov, H. Sutter, H. Boehm, L. Crowl, et al. issued: year: 2008 URL: https://wg21.link/n2669 - id: N2670 citation-label: N2670 title: "Minimal Support for Garbage Collection and Reachability-Based Leak Detection (revised)" author: - family: H.-J. Boehm, M. Spertus, C. Nelson issued: year: 2008 URL: https://wg21.link/n2670 - id: N2671 citation-label: N2671 title: "An Asynchronous Future Value: Proposed Wording" author: - family: D. Vollmann, H. Hinnant, A. Williams issued: year: 2008 URL: https://wg21.link/n2671 - id: N2672 citation-label: N2672 title: "Initializer List proposed wording" author: - family: J. Merrill, D. Vandevoorde issued: year: 2008 URL: https://wg21.link/n2672 - id: N2673 citation-label: N2673 title: "Non-static data member initializers with draft of initializer list wording" author: - family: M. Spertus, B. Seymour issued: year: 2008 URL: https://wg21.link/n2673 - id: N2674 citation-label: N2674 title: "Shared_ptr atomic access, revision 1" author: - family: P. Dimov, B. Dawes issued: year: 2008 URL: https://wg21.link/n2674 - id: N2675 citation-label: N2675 title: "noncopyable utility class (revision 1)" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/n2675 - id: N2676 citation-label: N2676 title: "Proposed Wording for Concepts (Revision 6)" author: - family: D. Gregor, B. Stroustrup, J. Widman, J. Siek issued: year: 2008 URL: https://wg21.link/n2676 - id: N2677 citation-label: N2677 title: "Foundational Concepts for the C++0x Standard Library (Revision 3)" author: - family: D. Gregor, M. Marcus, T. Witt, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2677 - id: N2678 citation-label: N2678 title: "Error Handling Specification for Chapter 30 (Threads)" author: - family: J. Garland, N. Stoughton, B. Kosnik, B. Dawes issued: year: 2008 URL: https://wg21.link/n2678 - id: N2679 citation-label: N2679 title: "Initializer Lists for Standard Containers (Revision 1)" author: - family: G. Dos Reis, B. Stroustrup issued: year: 2008 URL: https://wg21.link/n2679 - id: N2680 citation-label: N2680 title: "Proposed Wording for Placement Insert (Revision 1)" author: - family: Alan Talbot issued: year: 2008 URL: https://wg21.link/n2680 - id: N2681 citation-label: N2681 title: "Minutes of PL22.16 Meeting No. 48, June 8-15, 2008" author: - family: Robert Klarer issued: year: 2008 URL: https://wg21.link/n2681 - id: N2682 citation-label: N2682 title: "Minutes of ISO WG21 Meeting, June 8, 2008" author: - family: Robert Klarer issued: year: 2008 URL: https://wg21.link/n2682 - id: N2683 citation-label: N2683 title: "issue 454: problems and solutions" author: - family: Martin Sebor issued: year: 2008 URL: https://wg21.link/n2683 - id: N2684 citation-label: N2684 title: "C++ Standard Library Active Issues List (Revision R57)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2684 - id: N2685 citation-label: N2685 title: "C++ Standard Library Defect Report List (Revision R57)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2685 - id: N2686 citation-label: N2686 title: "C++ Standard Library Closed Issues List (Revision R57)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2686 - id: N2687 citation-label: N2687 title: "Forward declaration of enumerations (rev. 2)" author: - family: Alberto Ganesh Barbati issued: year: 2008 URL: https://wg21.link/n2687 - id: N2688 citation-label: N2688 title: "C++ Standard Core Language Active Issues, Revision 56" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2688 - id: N2689 citation-label: N2689 title: "C++ Standard Core Language Defect Reports, Revision 56" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2689 - id: N2690 citation-label: N2690 title: "C++ Standard Core Language Closed Issues, Revision 56" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2690 - id: N2691 citation-label: N2691 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2008 URL: https://wg21.link/n2691 - id: N2692 citation-label: N2692 title: "Editor's Report" author: - family: Pete Becker issued: year: 2008 URL: https://wg21.link/n2692 - id: N2693 citation-label: N2693 title: "Requirements on programs and backwards compatibility" author: - family: Jens Maurer issued: year: 2008 URL: https://wg21.link/n2693 - id: N2694 citation-label: N2694 title: "Concepts for the C++0x Standard Library: Containers (Revision 2)" author: - family: D. Gregor, M. Marcus, P. Halpern issued: year: 2008 URL: https://wg21.link/n2694 - id: N2695 citation-label: N2695 title: "Iterator Concepts for the C++0x Standard Library (Revision 3)" author: - family: D. Gregor, J. Siek, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2695 - id: N2696 citation-label: N2696 title: "Concepts for the C++0x Standard Library: Algorithms (Revision 3)" author: - family: D. Gregor, M. Marcus, T. Witt, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2696 - id: N2697 citation-label: N2697 title: "Minutes of WG21 Meeting, June 8-15, 2008" author: - family: Robert Klarer issued: year: 2008 URL: https://wg21.link/n2697 - id: N2698 citation-label: N2698 title: "Additional type traits: has_trivial_destructor_after_move and has_trivial_reallocation" author: - family: Rodrigo Castro Campos issued: year: 2008 URL: https://wg21.link/n2698 - id: N2699 citation-label: N2699 title: "C++ Standard Core Language Active Issues, Revision 57" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2699 - id: N2700 citation-label: N2700 title: "C++ Standard Core Language Defect Reports, Revision 57" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2700 - id: N2701 citation-label: N2701 title: "C++ Standard Core Language Closed Issues, Revision 57" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2701 - id: N2702 citation-label: N2702 title: "C++ Standard Library Active Issues List (Revision R58)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2702 - id: N2703 citation-label: N2703 title: "C++ Standard Library Defect Report List (Revision R58)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2703 - id: N2704 citation-label: N2704 title: "C++ Standard Library Closed Issues List (Revision R58)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2704 - id: N2705 citation-label: N2705 title: "State of C++ Evolution (Mid-term 2008 Mailing)" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/n2705 - id: N2706 citation-label: N2706 title: "C++ Library Working Group Status Report (Mid-term 2008 Mailing)" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/n2706 - id: N2707 citation-label: N2707 title: "Expedited core issues handling" author: - family: Jens Maurer issued: year: 2008 URL: https://wg21.link/n2707 - id: N2708 citation-label: N2708 title: "Business Plan and Convener's Report" author: - family: Herb Sutter URL: https://wg21.link/n2708 - id: N2709 citation-label: N2709 title: "Packaging Tasks for Asynchronous Execution" author: - family: Anthony Williams issued: year: 2008 URL: https://wg21.link/n2709 - id: N2710 citation-label: N2710 title: "Proposed Wording for Concepts (Revision 7)" author: - family: D. Gregor, B. Stroustrup, J. Widman, J. Siek issued: year: 2008 URL: https://wg21.link/n2710 - id: N2711 citation-label: N2711 title: "WG21 July 2009 Meeting" author: - family: Jens Maurer issued: year: 2008 URL: https://wg21.link/n2711 - id: N2712 citation-label: N2712 title: "Non-static data member initializers" author: - family: M. Spertus, B. Seymour issued: year: 2008 URL: https://wg21.link/n2712 - id: N2713 citation-label: N2713 title: "Allow auto for non-static data members" author: - family: Bill Seymour issued: year: 2008 URL: https://wg21.link/n2713 - id: N2714 citation-label: N2714 title: "C++ Standard Core Language Active Issues, Revision 58" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2714 - id: N2715 citation-label: N2715 title: "C++ Standard Core Language Defect Reports, Revision 58" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2715 - id: N2716 citation-label: N2716 title: "C++ Standard Core Language Closed Issues, Revision 58" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2716 - id: N2717 citation-label: N2717 title: "Extensions to the C++ Library to Support Mathematical Special Functions" author: - family: Walter Brown issued: year: 2008 URL: https://wg21.link/n2717 - id: N2718 citation-label: N2718 title: "Additional type traits: has_trivial_destructor_after_move and has_trivial_reallocation (rev1)" author: - family: Rodrigo Castro Campos issued: year: 2008 URL: https://wg21.link/n2718 - id: N2719 citation-label: N2719 title: "Initializer lists and move semantics" author: - family: Rodrigo Castro Campos issued: year: 2008 URL: https://wg21.link/n2719 - id: N2720 citation-label: N2720 title: "AGENDA PL22.16 Meeting No. 49 September 15-20, 2008, San Francisco, California" author: - family: Stephen D. Clamage issued: year: 2008 URL: https://wg21.link/n2720 - id: N2722 citation-label: N2722 title: "Variadic functions: Variadic templates or initializer lists?" author: - family: Lo�c Joly issued: year: 2008 URL: https://wg21.link/n2722 - id: N2723 citation-label: N2723 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2008 URL: https://wg21.link/n2723 - id: N2724 citation-label: N2724 title: "Editor's Report" author: - family: Pete Becker issued: year: 2008 URL: https://wg21.link/n2724 - id: N2727 citation-label: N2727 title: "C++ Standard Library Active Issues List (Revision R59)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2727 - id: N2728 citation-label: N2728 title: "C++ Standard Library Defect Report List (Revision R59)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2728 - id: N2729 citation-label: N2729 title: "C++ Standard Library Closed Issues List (Revision R59)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2729 - id: N2730 citation-label: N2730 title: "Expedited core issues handling (revision 1)" author: - family: Jens Maurer issued: year: 2008 URL: https://wg21.link/n2730 - id: N2731 citation-label: N2731 title: "Proposed Text for Bidirectional Fences" author: - family: Peter Dimov issued: year: 2008 URL: https://wg21.link/n2731 - id: N2732 citation-label: N2732 title: "Extension for the programming language C++ to support decimal floating-point arithmetic" author: - family: Robert Klarer issued: year: 2008 URL: https://wg21.link/n2732 - id: N2733 citation-label: N2733 title: "Appendix C: ISO C++ 2003 Compatibility" author: - family: Benjamin Kosnik issued: year: 2008 URL: https://wg21.link/n2733 - id: N2734 citation-label: N2734 title: "Concepts for the C++0x Standard Library: Iterators (Revision 3)" author: - family: D. Gregor, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2734 - id: N2735 citation-label: N2735 title: "Concepts for the C++0x Standard Library: Utilities (Revision 4)" author: - family: D. Gregor, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2735 - id: N2736 citation-label: N2736 title: "Concepts for the C++0x Standard Library: Numerics (Revision 3)" author: - family: D. Gregor, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2736 - id: N2737 citation-label: N2737 title: "Foundational Concepts for the C++0x Standard Library (Revision 4)" author: - family: D. Gregor, M. Marcus, T. Witt, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2737 - id: N2738 citation-label: N2738 title: "Concepts for the C++0x Standard Library: Containers (Revision 3)" author: - family: D. Gregor, M. Marcus, P. Halpern issued: year: 2008 URL: https://wg21.link/n2738 - id: N2739 citation-label: N2739 title: "Iterator Concepts for the C++0x Standard Library (Revision 4)" author: - family: D. Gregor, J. Siek, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2739 - id: N2740 citation-label: N2740 title: "Concepts for the C++0x Standard Library: Algorithms (Revision 4)" author: - family: D. Gregor, M. Marcus, T. Witt, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2740 - id: N2741 citation-label: N2741 title: "Proposed Wording for Concepts (Revision 8)" author: - family: D. Gregor, B. Stroustrup, J. Widman, J. Siek issued: year: 2008 URL: https://wg21.link/n2741 - id: N2742 citation-label: N2742 title: "Simplifying unique copy" author: - family: Douglas Gregor issued: year: 2008 URL: https://wg21.link/n2742 - id: N2743 citation-label: N2743 title: "Unifying Operator and Function-Object Variants of Standard Library Algorithms" author: - family: Douglas Gregor issued: year: 2008 URL: https://wg21.link/n2743 - id: N2744 citation-label: N2744 title: "Comments on Asynchronous Future Value Proposal" author: - family: Christopher Kohlhoff issued: year: 2008 URL: https://wg21.link/n2744 - id: N2745 citation-label: N2745 title: "Example POWER Implementation for C/C++ Memory Model" author: - family: P. McKenney, R. Silvera issued: year: 2008 URL: https://wg21.link/n2745 - id: N2746 citation-label: N2746 title: "Rationale for the C++ working paper definition of \"memory location\"" author: - family: Hans-J. Boehm issued: year: 2008 URL: https://wg21.link/n2746 - id: N2747 citation-label: N2747 title: "Ambiguity and Insecurity with User-Defined Literals" author: - family: Lawrence Crowl issued: year: 2008 URL: https://wg21.link/n2747 - id: N2748 citation-label: N2748 title: "Strong Compare and Exchange" author: - family: Lawrence Crowl issued: year: 2008 URL: https://wg21.link/n2748 - id: N2749 citation-label: N2749 title: "Not so Trivial Issues with Trivial" author: - family: L. Crowl, J. Maurer issued: year: 2008 URL: https://wg21.link/n2749 - id: N2750 citation-label: N2750 title: "User-defined Literals (aka. Extensible Literals (revision 4))" author: - family: I. McIntosh, M. Wong, R. Mak, R. Klarer, et al. issued: year: 2008 URL: https://wg21.link/n2750 - id: N2751 citation-label: N2751 title: "Towards support for attributes in C++ (Revision 5)" author: - family: J. Maurer, M. Wong issued: year: 2008 URL: https://wg21.link/n2751 - id: N2752 citation-label: N2752 title: "Proposed Text for Bidirectional Fences" author: - family: P. Dimov, C. Nelson issued: year: 2008 URL: https://wg21.link/n2752 - id: N2753 citation-label: N2753 title: "March 2009 meeting information" author: - family: J. Stephen Adamczyk issued: year: 2008 URL: https://wg21.link/n2753 - id: N2754 citation-label: N2754 title: "Additional concepts: TriviallyDestructibleAfterMove and TriviallyReallocatable" author: - family: Rodrigo Castro Campos issued: year: 2008 URL: https://wg21.link/n2754 - id: N2755 citation-label: N2755 title: "Concepts for the C++0x Standard Library: Chapter 17 -Introduction (Revision 2)" author: - family: B. Dawes, D. Gregor, J. Willcock, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2755 - id: N2756 citation-label: N2756 title: "Non-static data member initializers" author: - family: M. Spertus, B. Seymour issued: year: 2008 URL: https://wg21.link/n2756 - id: N2757 citation-label: N2757 title: "Expedited core issues handling (revision 2)" author: - family: J. Maurer, W. M. Miller issued: year: 2008 URL: https://wg21.link/n2757 - id: N2758 citation-label: N2758 title: "Iterator Concepts for the C++0x Standard Library (Revision 5)" author: - family: D. Gregor, J. Siek, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2758 - id: N2759 citation-label: N2759 title: "Concepts for the C++0x Standard Library: Algorithms (Revision 5)" author: - family: D. Gregor, M. Marcus, T. Witt, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2759 - id: N2760 citation-label: N2760 title: "Input/Output Library Thread Safety" author: - family: Beman Dawes issued: year: 2008 URL: https://wg21.link/n2760 - id: N2761 citation-label: N2761 title: "Towards support for attributes in C++ (Revision 6)" author: - family: J. Maurer, M. Wong issued: year: 2008 URL: https://wg21.link/n2761 - id: N2762 citation-label: N2762 title: "Not so Trivial Issues with Trivial" author: - family: L. Crowl, J. Maurer, W. M. Miller issued: year: 2008 URL: https://wg21.link/n2762 - id: N2763 citation-label: N2763 title: "Unified Function Syntax" author: - family: L. Crowl, A. Meredith issued: year: 2008 URL: https://wg21.link/n2763 - id: N2764 citation-label: N2764 title: "Forward declaration of enumerations (rev. 3)" author: - family: Alberto Ganesh Barbati issued: year: 2008 URL: https://wg21.link/n2764 - id: N2765 citation-label: N2765 title: "User-defined Literals (aka. Extensible Literals (revision 5))" author: - family: I. McIntosh, M. Wong, R. Mak, R. Klarer, et al. issued: year: 2008 URL: https://wg21.link/n2765 - id: N2768 citation-label: N2768 title: "Allocator Concepts, part 1 (revision 2)" author: - family: Pablo Halpern issued: year: 2008 URL: https://wg21.link/n2768 - id: N2769 citation-label: N2769 title: "Detailed Reporting for Input/Output Library Errors (Revision 2)" author: - family: Beman Dawes issued: year: 2008 URL: https://wg21.link/n2769 - id: N2770 citation-label: N2770 title: "Concepts for the C++0x Standard Library: Utilities (Revision 5)" author: - family: D. Gregor, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2770 - id: N2771 citation-label: N2771 title: "LWG Issues" author: - family: Howard E. Hinnant issued: year: 2008 URL: https://wg21.link/n2771 - id: N2772 citation-label: N2772 title: "Variadic functions: Variadic templates or initializer lists? — Revision 1" author: - family: L. Joly, R. Klarer issued: year: 2008 URL: https://wg21.link/n2772 - id: N2773 citation-label: N2773 title: "Proposed Wording for Concepts (Revision 9)" author: - family: D. Gregor, B. Stroustrup, J. Widman, J. Siek issued: year: 2008 URL: https://wg21.link/n2773 - id: N2774 citation-label: N2774 title: "Foundational Concepts for the C++0x Standard Library (Revision 5)" author: - family: D. Gregor, M. Marcus, T. Witt, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2774 - id: N2775 citation-label: N2775 title: "Small library thread-safety revisions" author: - family: H.-J. Boehm, B. Dawes issued: year: 2008 URL: https://wg21.link/n2775 - id: N2776 citation-label: N2776 title: "Concepts for the C++0x Standard Library: Containers (Revision 4)" author: - family: D. Gregor, M. Marcus, P. Halpern issued: year: 2008 URL: https://wg21.link/n2776 - id: N2777 citation-label: N2777 title: "Concepts for the C++0x Standard Library: Iterators (Revision 4)" author: - family: D. Gregor, A. Lumsdaine issued: year: 2008 URL: https://wg21.link/n2777 - id: N2778 citation-label: N2778 title: "Wording for range-based for-loop (revision 4)" author: - family: Thorsten Ottosen issued: year: 2008 URL: https://wg21.link/n2778 - id: N2779 citation-label: N2779 title: "Concepts for Clause 18: Part 2" author: - family: Alisdair Meredith issued: year: 2008 URL: https://wg21.link/n2779 - id: N2780 citation-label: N2780 title: "Named Requirements for C++0X Concepts, version 2" author: - family: W. Brown, C. Jefferson, A. Meredith, J. Widman issued: year: 2008 URL: https://wg21.link/n2780 - id: N2781 citation-label: N2781 title: "Concepts for Random Number Generation in C++0X" author: - family: Walter E. Brown issued: year: 2008 URL: https://wg21.link/n2781 - id: N2782 citation-label: N2782 title: "C++ Data-Dependency Ordering: Function Annotation" author: - family: P. McKenney, L. Crowl issued: year: 2008 URL: https://wg21.link/n2782 - id: N2783 citation-label: N2783 title: "Collected Issues with Atomics" author: - family: Lawrence Crowl issued: year: 2008 URL: https://wg21.link/n2783 - id: N2784 citation-label: N2784 title: "Minutes of WG21 Meeting, September 15-20, 2008" author: - family: Robert Klarer issued: year: 2008 URL: https://wg21.link/n2784 - id: N2785 citation-label: N2785 title: "Minutes of PL22.16 Meeting, September 15-20, 2008" author: - family: Robert Klarer issued: year: 2008 URL: https://wg21.link/n2785 - id: N2786 citation-label: N2786 title: "Simplifying unique copy (Revision 1)" author: - family: D. Gregor, D. Abrahams issued: year: 2008 URL: https://wg21.link/n2786 - id: N2791 citation-label: N2791 title: "C++ Standard Core Language Active Issues, Revision 59" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2791 - id: N2792 citation-label: N2792 title: "C++ Standard Core Language Defect Reports, Revision 59" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2792 - id: N2793 citation-label: N2793 title: "C++ Standard Core Language Closed Issues, Revision 59" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2793 - id: N2794 citation-label: N2794 title: "C++ Standard Library Active Issues List (Revision R60)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2794 - id: N2795 citation-label: N2795 title: "C++ Standard Library Defect Report List (Revision R60)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2795 - id: N2796 citation-label: N2796 title: "C++ Standard Library Closed Issues List (Revision R60)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2796 - id: N2797 citation-label: N2797 title: "AGENDA PL22.16 Meeting No. 50 WG21 Meeting No. 45 March 1-6, 2009, Summit, NJ" author: - family: Stephen D. Clamage issued: year: 2008 URL: https://wg21.link/n2797 - id: N2798 citation-label: N2798 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2008 URL: https://wg21.link/n2798 - id: N2799 citation-label: N2799 title: "Editor's Report" author: - family: Pete Becker issued: year: 2008 URL: https://wg21.link/n2799 - id: N2800 citation-label: N2800 title: "Programming Languages — C++" author: - family: Pete Becker issued: year: 2008 URL: https://wg21.link/n2800 - id: N2801 citation-label: N2801 title: "Initializer lists and move semantics" author: - family: Rodrigo Castro Campos issued: year: 2008 URL: https://wg21.link/n2801 - id: N2802 citation-label: N2802 title: "A plea to reconsider detach-on-destruction for thread objects" author: - family: Hans-J. Boehm issued: year: 2008 URL: https://wg21.link/n2802 - id: N2803 citation-label: N2803 title: "C++ Standard Core Language Active Issues, Revision 60" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2803 - id: N2804 citation-label: N2804 title: "C++ Standard Core Language Defect Reports, Revision 60" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2804 - id: N2805 citation-label: N2805 title: "C++ Standard Core Language Closed Issues, Revision 60" author: - family: William M. Miller issued: year: 2008 URL: https://wg21.link/n2805 - id: N2806 citation-label: N2806 title: "C++ Standard Library Active Issues List (Revision R61)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2806 - id: N2807 citation-label: N2807 title: "C++ Standard Library Defect Report List (Revision R61)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2807 - id: N2808 citation-label: N2808 title: "C++ Standard Library Closed Issues List (Revision R61)" author: - family: Howard Hinnant issued: year: 2008 URL: https://wg21.link/n2808 - id: N2809 citation-label: N2809 title: "Library Support for hybrid error handling" author: - family: Beman Dawes issued: year: 2008 URL: https://wg21.link/n2809 - id: N2810 citation-label: N2810 title: "Defects and Proposed Resolutions for Allocator Concepts" author: - family: Pablo Halpern issued: year: 2008 URL: https://wg21.link/n2810 - id: N2811 citation-label: N2811 title: "Directed Rounding Arithmetic Operations" author: - family: G. Melquiond, S. Pion issued: year: 2008 URL: https://wg21.link/n2811 - id: N2812 citation-label: N2812 title: "A Safety Problem with RValue References (and what to do about it)" author: - family: D. Abrahams, D. Gregor issued: year: 2008 URL: https://wg21.link/n2812 - id: N2813 citation-label: N2813 title: "Issue Resolutions for Concept-enabled Random Number Generation in C++0X" author: - family: Walter E. Brown issued: year: 2009 URL: https://wg21.link/n2813 - id: N2814 citation-label: N2814 title: "Fixing freestanding" author: - family: Martin Tasker issued: year: 2009 URL: https://wg21.link/n2814 - id: N2815 citation-label: N2815 title: "Improving the standard library's exception specifications" author: - family: Rani Sharoni issued: year: 2009 URL: https://wg21.link/n2815 - id: N2816 citation-label: N2816 title: "C++ Standard Core Language Active Issues, Revision 61" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n2816 - id: N2817 citation-label: N2817 title: "C++ Standard Core Language Defect Reports, Revision 61" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n2817 - id: N2818 citation-label: N2818 title: "C++ Standard Core Language Closed Issues, Revision 61" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n2818 - id: N2819 citation-label: N2819 title: "Ref-qualifiers for assignment operators of the Standard Library" author: - family: N. Dekker, D. Krügler issued: year: 2009 URL: https://wg21.link/n2819 - id: N2820 citation-label: N2820 title: "Adding heterogeneous comparison lookup to associative containers" author: - family: Joaqu�n M� L�pez Mu�oz issued: year: 2009 URL: https://wg21.link/n2820 - id: N2821 citation-label: N2821 title: "C++ Standard Library Active Issues List (Revision R62)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n2821 - id: N2822 citation-label: N2822 title: "C++ Standard Library Defect Report List (Revision R62)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n2822 - id: N2823 citation-label: N2823 title: "C++ Standard Library Closed Issues List (Revision R62)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n2823 - id: N2824 citation-label: N2824 title: "AGENDA, PL22.16 Meeting No. 51, WG21 Meeting No. 46, July 13-18, 2009, Frankfurt, Germany" author: - family: Stephen D. Clamage issued: year: 2009 URL: https://wg21.link/n2824 - id: N2825 citation-label: N2825 title: "Unified Function Syntax" author: - family: L. Crowl, A. Meredith issued: year: 2009 URL: https://wg21.link/n2825 - id: N2826 citation-label: N2826 title: "Issues with Constexpr" author: - family: L. Crowl, W. Miller issued: year: 2009 URL: https://wg21.link/n2826 - id: N2827 citation-label: N2827 title: "Thread Unsafe Standard Functions" author: - family: L. Crowl, P. Plauger, N. Stoughton issued: year: 2009 URL: https://wg21.link/n2827 - id: N2828 citation-label: N2828 title: "Library Support for Hybrid Error Handling (Rev 1)" author: - family: Beman Dawes issued: year: 2009 URL: https://wg21.link/n2828 - id: N2829 citation-label: N2829 title: "Defects and Proposed Resolutions for Allocator Concepts (Rev 1)" author: - family: Pablo Halpern issued: year: 2009 URL: https://wg21.link/n2829 - id: N2830 citation-label: N2830 title: "Problems with reference_closure" author: - family: J. Spicer, D. Vandevoorde, D. Gregor issued: year: 2009 URL: https://wg21.link/n2830 - id: N2831 citation-label: N2831 title: "Fixing a Safety Problem with Rvalue References: Proposed Wording" author: - family: D. Gregor, D. Abrahams issued: year: 2009 URL: https://wg21.link/n2831 - id: N2832 citation-label: N2832 title: "Concepts and Ref-qualifiers" author: - family: Douglas Gregor issued: year: 2009 URL: https://wg21.link/n2832 - id: N2834 citation-label: N2834 title: "Several Proposals to Simplify pair" author: - family: Pablo Halpern issued: year: 2009 URL: https://wg21.link/n2834 - id: N2835 citation-label: N2835 title: "forward" author: - family: Howard E. Hinnant issued: year: 2009 URL: https://wg21.link/n2835 - id: N2836 citation-label: N2836 title: "Wording Tweaks for Concept-enabled Random Number Generation in C++0X" author: - family: Walter E. Brown issued: year: 2009 URL: https://wg21.link/n2836 - id: N2837 citation-label: N2837 title: "C++0X, CD 1, National Body Comments" author: - family: Barry Hedquist issued: year: 2009 URL: https://wg21.link/n2837 - id: N2838 citation-label: N2838 title: "Library Support for Hybrid Error Handling (Rev 2)" author: - family: Beman Dawes issued: year: 2009 URL: https://wg21.link/n2838 - id: N2839 citation-label: N2839 title: "Response to \"Problems with reference_closure\"" author: - family: Lawrence Crowl issued: year: 2009 URL: https://wg21.link/n2839 - id: N2840 citation-label: N2840 title: "Defects and Proposed Resolutions for Allocator Concepts (Rev 2)" author: - family: Pablo Halpern issued: year: 2009 URL: https://wg21.link/n2840 - id: N2841 citation-label: N2841 title: "Consolidated Quasi-Editorial Changes for National Body Comments Concerning the Core Language" author: - family: Jens Maurer issued: year: 2009 URL: https://wg21.link/n2841 - id: N2842 citation-label: N2842 title: "Another numeric facet" author: - family: Bill Seymour issued: year: 2009 URL: https://wg21.link/n2842 - id: N2843 citation-label: N2843 title: "Pack Expansion and Attributes" author: - family: J. Maurer, A. Meredith issued: year: 2009 URL: https://wg21.link/n2843 - id: N2844 citation-label: N2844 title: "Fixing a Safety Problem with Rvalue References: Proposed Wording (Revision 1)" author: - family: D. Gregor, D. Abrahams issued: year: 2009 URL: https://wg21.link/n2844 - id: N2845 citation-label: N2845 title: "Remove std::reference_closure" author: - family: L. Crowl, D. Gregor, D. Abrahams issued: year: 2009 URL: https://wg21.link/n2845 - id: N2847 citation-label: N2847 title: "Minutes of PL22.16 Meeting, March 2, 2009" author: - family: Robert Klarer issued: year: 2009 URL: https://wg21.link/n2847 - id: N2848 citation-label: N2848 title: "Minutes of WG21 Meeting, March 2, 2009" author: - family: Robert Klarer issued: year: 2009 URL: https://wg21.link/n2848 - id: N2849 citation-label: N2849 title: "Extension for the programming language C++ to support decimal floating-point arithmetic" author: - family: Robert Klarer issued: year: 2009 URL: https://wg21.link/n2849 - id: N2850 citation-label: N2850 title: "Extensions to the C++ Library to Support Mathematical Special Functions" author: - family: Walter Brown issued: year: 2009 URL: https://wg21.link/n2850 - id: N2851 citation-label: N2851 title: "Changes to the Decimal TR since the PDTR Ballot" author: - family: Robert Klarer issued: year: 2009 URL: https://wg21.link/n2851 - id: N2852 citation-label: N2852 title: "Explicit Virtual Overrides" author: - family: V. Voutilainen, A. Meredith, J. Maurer, C. Uzdavinis issued: year: 2009 URL: https://wg21.link/n2852 - id: N2853 citation-label: N2853 title: "Constraining unique_ptr" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/n2853 - id: N2855 citation-label: N2855 title: "Rvalue References and Exception Safety" author: - family: D. Gregor, D. Abrahams issued: year: 2009 URL: https://wg21.link/n2855 - id: N2857 citation-label: N2857 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2009 URL: https://wg21.link/n2857 - id: N2858 citation-label: N2858 title: "Editor's Report" author: - family: Pete Becker issued: year: 2009 URL: https://wg21.link/n2858 - id: N2859 citation-label: N2859 title: "New wording for C++0x Lambdas" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/n2859 - id: N2860 citation-label: N2860 title: "C++ Standard Core Language Active Issues, Revision 62" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n2860 - id: N2861 citation-label: N2861 title: "C++ Standard Core Language Defect Reports, Revision 62" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n2861 - id: N2862 citation-label: N2862 title: "C++ Standard Core Language Closed Issues, Revision 62" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n2862 - id: N2863 citation-label: N2863 title: "C++ CD1 Comment Status" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n2863 - id: N2864 citation-label: N2864 title: "Thread Unsafe Standard Functions" author: - family: L. Crowl, P. Plauger, N. Stoughton issued: year: 2009 URL: https://wg21.link/n2864 - id: N2866 citation-label: N2866 title: "C++ Standard Library Active Issues List (Revision R63)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n2866 - id: N2867 citation-label: N2867 title: "C++ Standard Library Defect Report List (Revision R63)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n2867 - id: N2868 citation-label: N2868 title: "C++ Standard Library Closed Issues List (Revision R63)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n2868 - id: N2869 citation-label: N2869 title: "State of C++ Evolution (Post San Francisco 2008)" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/n2869 - id: N2870 citation-label: N2870 title: "C++ Library Working Group Status Report (Post San Francisco 2008)" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/n2870 - id: N2871 citation-label: N2871 title: "Summary of C++0x Standard : CD 1" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/n2871 - id: N2872 citation-label: N2872 title: "Ensuring Certain C++0x Features \"just work\"" author: - family: Beman Dawes issued: year: 2009 URL: https://wg21.link/n2872 - id: N2873 citation-label: N2873 title: "C++ Standard Library Active Issues List (Revision R64)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n2873 - id: N2874 citation-label: N2874 title: "C++ Standard Library Defect Report List (Revision R64)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n2874 - id: N2875 citation-label: N2875 title: "C++ Standard Library Closed Issues List (Revision R64)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n2875 - id: N2876 citation-label: N2876 title: "Directed Rounding Arithmetic Operations (Revision 1)" author: - family: G. Melquiond, S. Pion issued: year: 2009 URL: https://wg21.link/n2876 - id: N2877 citation-label: N2877 title: "C++ Standard Core Language Active Issues, Revision 64" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n2877 - id: N2878 citation-label: N2878 title: "C++ Standard Core Language Defect Reports, Revision 64" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n2878 - id: N2879 citation-label: N2879 title: "C++ Standard Core Language Closed Issues, Revision 64" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n2879 - id: N2880 citation-label: N2880 title: "C++ object lifetime interactions with the threads API" author: - family: H.-J. Boehm, L. Crowl issued: year: 2009 URL: https://wg21.link/n2880 - id: N2881 citation-label: N2881 title: "Base Class Aliases for The-C++-After-0x" author: - family: J. Widman, T. Ottosen issued: year: 2009 URL: https://wg21.link/n2881 - id: N2882 citation-label: N2882 title: "Adding heterogeneous comparison lookup to associative containers for TR2 (Rev 1)" author: - family: Joaqu�n M� L�pez Mu�oz issued: year: 2009 URL: https://wg21.link/n2882 - id: N2883 citation-label: N2883 title: "Report of the 2009-05.htm\">2009-05.htm\">2009-05.htm\">2009-05 Batavia Meeting" author: - family: Walter E. Brown issued: year: 2009 URL: https://wg21.link/n2883 - id: N2884 citation-label: N2884 title: "C++0x Stream Positioning" author: - family: Beman Dawes issued: year: 2009 URL: https://wg21.link/n2884 - id: N2886 citation-label: N2886 title: "Fixing freestanding: iteration 2" author: - family: Martin Tasker issued: year: 2009 URL: https://wg21.link/n2886 - id: N2887 citation-label: N2887 title: "Axioms: Semantics Aspects of C++ Concepts" author: - family: G. Dos Reis, B. Stroustrup, A. Meredith issued: year: 2009 URL: https://wg21.link/n2887 - id: N2888 citation-label: N2888 title: "Moving Futures - Proposed Wording for UK comments 335, 336, 337 and 338" author: - family: Anthony Williams issued: year: 2009 URL: https://wg21.link/n2888 - id: N2889 citation-label: N2889 title: "An Asynchronous Call for C++" author: - family: Lawrence Crowl issued: year: 2009 URL: https://wg21.link/n2889 - id: N2890 citation-label: N2890 title: "Unified Function Syntax" author: - family: L. Crowl, A. Meredith issued: year: 2009 URL: https://wg21.link/n2890 - id: N2891 citation-label: N2891 title: "AGENDA, PL22.16 Meeting No. 52, WG21 Meeting No. 47, October 19-24, 2009, Santa Cruz, California" author: - family: Stephen D. Clamage issued: year: 2009 URL: https://wg21.link/n2891 - id: N2892 citation-label: N2892 title: "Some Concerns About Axioms" author: - family: Alan Talbot issued: year: 2009 URL: https://wg21.link/n2892 - id: N2893 citation-label: N2893 title: "The long pole gets longer" author: - family: Martin Tasker issued: year: 2009 URL: https://wg21.link/n2893 - id: N2894 citation-label: N2894 title: "C++ Standard Library Active Issues List (Revision R65)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n2894 - id: N2895 citation-label: N2895 title: "C++ Standard Library Defect Report List (Revision R65)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n2895 - id: N2896 citation-label: N2896 title: "C++ Standard Library Closed Issues List (Revision R65)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n2896 - id: N2898 citation-label: N2898 title: "C++ CD1 Comment Status" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n2898 - id: N2899 citation-label: N2899 title: "Directed Rounding Arithmetic Operations (Revision 2)" author: - family: G. Melquiond, S. Pion issued: year: 2009 URL: https://wg21.link/n2899 - id: N2900 citation-label: N2900 title: "Ensuring Certain C++0x Features \"just work\" - Revision 1" author: - family: Beman Dawes issued: year: 2009 URL: https://wg21.link/n2900 - id: N2901 citation-label: N2901 title: "A simple async()" author: - family: Herb Sutter issued: year: 2009 URL: https://wg21.link/n2901 - id: N2902 citation-label: N2902 title: "Business Plan and Convener's Report" author: - family: P.J. Plauger URL: https://wg21.link/n2902 - id: N2903 citation-label: N2903 title: "New wording for C++0x Lambdas" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/n2903 - id: N2904 citation-label: N2904 title: "Defining default copy and move" author: - family: Bjarne Stroustrup issued: year: 2009 URL: https://wg21.link/n2904 - id: N2905 citation-label: N2905 title: "Aggregation headers" author: - family: Bjarne Stroustrup issued: year: 2009 URL: https://wg21.link/n2905 - id: N2906 citation-label: N2906 title: "Simplifying the use of concepts" author: - family: Bjarne Stroustrup issued: year: 2009 URL: https://wg21.link/n2906 - id: N2907 citation-label: N2907 title: "Managing the lifetime of thread_local variables with contexts" author: - family: Anthony Williams issued: year: 2009 URL: https://wg21.link/n2907 - id: N2908 citation-label: N2908 title: "Several Proposals to Simplify pair (Rev 1)" author: - family: P. Halpern, A. Talbot issued: year: 2009 URL: https://wg21.link/n2908 - id: N2909 citation-label: N2909 title: "Specifying the complexity of size()" author: - family: Alan Talbot issued: year: 2009 URL: https://wg21.link/n2909 - id: N2910 citation-label: N2910 title: "Comment on Proposed Trigraph Deprecation" author: - family: M. Wong, H. Tong, R. Klarer, I. McIntosh, et al. issued: year: 2009 URL: https://wg21.link/n2910 - id: N2911 citation-label: N2911 title: "Minimizing Dependencies within Generic Classes for Faster and Smaller Programs" author: - family: D. Tsafrir, R. Wisniewksi, D. Bacon, B. Stroustrup issued: year: 2009 URL: https://wg21.link/n2911 - id: N2913 citation-label: N2913 title: "SCARY Iterator Assignment and Initialization" author: - family: R. Klarer, B. Stroustrup, D. Tsafrir, M. Wong issued: year: 2009 URL: https://wg21.link/n2913 - id: N2914 citation-label: N2914 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2009 URL: https://wg21.link/n2914 - id: N2915 citation-label: N2915 title: "Editor's Report" author: - family: Pete Becker issued: year: 2009 URL: https://wg21.link/n2915 - id: N2916 citation-label: N2916 title: "Intentional Concept Mapping" author: - family: D. Abrahams, B. Dawes issued: year: 2009 URL: https://wg21.link/n2916 - id: N2917 citation-label: N2917 title: "N2880 Distilled, and a New Issue With Function Statics" author: - family: Herb Sutter issued: year: 2009 URL: https://wg21.link/n2917 - id: N2918 citation-label: N2918 title: "Exported Concept Maps" author: - family: D. Abrahams, D. Gregor issued: year: 2009 URL: https://wg21.link/n2918 - id: N2919 citation-label: N2919 title: "Concept mapping unconstrained templates" author: - family: V. Voutilainen, D. Krügler issued: year: 2009 URL: https://wg21.link/n2919 - id: N2920 citation-label: N2920 title: "Minutes of WG21 Meeting, July 13, 2009" author: - family: Robert Klarer issued: year: 2009 URL: https://wg21.link/n2920 - id: N2921 citation-label: N2921 title: "Minutes of PL22.16 Meeting, July 13, 2009" author: - family: Robert Klarer issued: year: 2009 URL: https://wg21.link/n2921 - id: N2923 citation-label: N2923 title: "Specifying the complexity of size()(Revision 1)" author: - family: Alan Talbot issued: year: 2009 URL: https://wg21.link/n2923 - id: N2924 citation-label: N2924 title: "Implicitly-Deleted Special Member Functions" author: - family: Douglas Gregor issued: year: 2009 URL: https://wg21.link/n2924 - id: N2925 citation-label: N2925 title: "More Collected Issues with Atomics" author: - family: Lawrence Crowl issued: year: 2009 URL: https://wg21.link/n2925 - id: N2926 citation-label: N2926 title: "C++0x Stream Positioning - Revision 1" author: - family: Beman Dawes issued: year: 2009 URL: https://wg21.link/n2926 - id: N2927 citation-label: N2927 title: "New wording for C++0x Lambdas (rev. 2)" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/n2927 - id: N2928 citation-label: N2928 title: "Explicit Virtual Overrides" author: - family: V. Voutilainen, A. Meredith, J. Maurer, C. Uzdavinis issued: year: 2009 URL: https://wg21.link/n2928 - id: N2929 citation-label: N2929 title: "LWG Papers to Re-Merge into C++0x After Removing Concepts" author: - family: Bill Seymour issued: year: 2009 URL: https://wg21.link/n2929 - id: N2930 citation-label: N2930 title: "Range-Based For Loop Wording (Without Concepts)" author: - family: D. Gregor, B. Dawes issued: year: 2009 URL: https://wg21.link/n2930 - id: N2931 citation-label: N2931 title: "Unified Function Syntax" author: - family: L. Crowl, A. Meredith issued: year: 2009 URL: https://wg21.link/n2931 - id: N2932 citation-label: N2932 title: "Fixing freestanding: iteration 2.2" author: - family: Martin Tasker issued: year: 2009 URL: https://wg21.link/n2932 - id: N2933 citation-label: N2933 title: "Pack Expansion and Attributes" author: - family: J. Maurer, A. Meredith issued: year: 2009 URL: https://wg21.link/n2933 - id: N2935 citation-label: N2935 title: "Fall 2009 WG21 Meeting Information" author: - family: P.J. Plauger issued: year: 2009 URL: https://wg21.link/n2935 - id: N2936 citation-label: N2936 title: "C++ Standard Core Language Active Issues, Revision 65" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n2936 - id: N2937 citation-label: N2937 title: "C++ Standard Core Language Defect Reports, Revision 65" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n2937 - id: N2938 citation-label: N2938 title: "C++ Standard Core Language Closed Issues, Revision 65" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n2938 - id: N2939 citation-label: N2939 title: "C++ CD1 Comment Status, Rev. 2" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n2939 - id: N2940 citation-label: N2940 title: "C++ Standard Library Active Issues List (Revision R66)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n2940 - id: N2941 citation-label: N2941 title: "C++ Standard Library Defect Report List (Revision R66)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n2941 - id: N2942 citation-label: N2942 title: "C++ Standard Library Closed Issues List (Revision R66)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n2942 - id: N2943 citation-label: N2943 title: "Allocators without Concepts (preview)" author: - family: Pablo Halpern issued: year: 2009 URL: https://wg21.link/n2943 - id: N2944 citation-label: N2944 title: "Equality Comparison for Unordered Containers" author: - family: J. Lakos, P. Halpern issued: year: 2009 URL: https://wg21.link/n2944 - id: N2945 citation-label: N2945 title: "Proposal to Simplify pair (rev 2)" author: - family: Pablo Halpern issued: year: 2009 URL: https://wg21.link/n2945 - id: N2946 citation-label: N2946 title: "Allocators post Removal of C++ Concepts" author: - family: Pablo Halpern issued: year: 2009 URL: https://wg21.link/n2946 - id: N2947 citation-label: N2947 title: "Additional Type Traits for C++0x" author: - family: B. Dawes, D. Krügler, A. Meredith issued: year: 2009 URL: https://wg21.link/n2947 - id: N2948 citation-label: N2948 title: "C++ Standard Library Active Issues List (Revision R67)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n2948 - id: N2949 citation-label: N2949 title: "C++ Standard Library Defect Report List (Revision R67)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n2949 - id: N2950 citation-label: N2950 title: "C++ Standard Library Closed Issues List (Revision R67)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n2950 - id: N2951 citation-label: N2951 title: "forward" author: - family: Howard E. Hinnant issued: year: 2009 URL: https://wg21.link/n2951 - id: N2952 citation-label: N2952 title: "Accessing current exception during unwinding" author: - family: Ville Voutilainen issued: year: 2009 URL: https://wg21.link/n2952 - id: N2953 citation-label: N2953 title: "Defining Move Special Member Functions" author: - family: L. Crowl, B. Stroustrup issued: year: 2009 URL: https://wg21.link/n2953 - id: N2954 citation-label: N2954 title: "Unified Function Syntax" author: - family: L. Crowl, A. Meredith issued: year: 2009 URL: https://wg21.link/n2954 - id: N2955 citation-label: N2955 title: "Comments on the C++ Memory Model Following a Partial Formalization Attempt" author: - family: Mark Batty issued: year: 2009 URL: https://wg21.link/n2955 - id: N2956 citation-label: N2956 title: "Spring 2010 JTC1/SC22/WG21 C++ Standards Committee Meeting" author: - family: Robert Seacord issued: year: 2009 URL: https://wg21.link/n2956 - id: N2957 citation-label: N2957 title: "Reaching Scope of Lambda Expressions" author: - family: Lawrence Crowl issued: year: 2009 URL: https://wg21.link/n2957 - id: N2958 citation-label: N2958 title: "Moving Swap Forward" author: - family: Daniel Krügler issued: year: 2009 URL: https://wg21.link/n2958 - id: N2959 citation-label: N2959 title: "Managing the lifetime of thread_local variables with contexts (Revision 1)" author: - family: Anthony Williams issued: year: 2009 URL: https://wg21.link/n2959 - id: N2960 citation-label: N2960 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2009 URL: https://wg21.link/n2960 - id: N2961 citation-label: N2961 title: "Editor's Report" author: - family: Pete Becker issued: year: 2009 URL: https://wg21.link/n2961 - id: N2962 citation-label: N2962 title: "C++ Standard Core Language Active Issues, Revision 66" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n2962 - id: N2963 citation-label: N2963 title: "C++ Standard Core Language Defect Reports, Revision 66" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n2963 - id: N2964 citation-label: N2964 title: "C++ Standard Core Language Closed Issues, Revision 66" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n2964 - id: N2965 citation-label: N2965 title: "Type traits and base classes" author: - family: Michael Spertus issued: year: 2009 URL: https://wg21.link/n2965 - id: N2967 citation-label: N2967 title: "Issues on Futures" author: - family: D. Vollmann, A. Williams issued: year: 2009 URL: https://wg21.link/n2967 - id: N2969 citation-label: N2969 title: "Background for issue 887: Clocks and Condition Variables" author: - family: Detlef Vollmann issued: year: 2009 URL: https://wg21.link/n2969 - id: N2970 citation-label: N2970 title: "A simple async() (revision 1)" author: - family: Herb Sutter issued: year: 2009 URL: https://wg21.link/n2970 - id: N2971 citation-label: N2971 title: "Core issue 743: decltype(...) name qualifiers" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/n2971 - id: N2972 citation-label: N2972 title: "Core issue 814: Attribute [[nothrow]]" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/n2972 - id: N2973 citation-label: N2973 title: "An Asynchronous Call for C++" author: - family: Lawrence Crowl issued: year: 2009 URL: https://wg21.link/n2973 - id: N2974 citation-label: N2974 title: "An Analysis of Async and Futures" author: - family: Lawrence Crowl issued: year: 2009 URL: https://wg21.link/n2974 - id: N2975 citation-label: N2975 title: "Collected Issues for Tuples" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/n2975 - id: N2976 citation-label: N2976 title: "constexpr in the library: take 2" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/n2976 - id: N2977 citation-label: N2977 title: "Pairs do not make good ranges" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/n2977 - id: N2978 citation-label: N2978 title: "Core issue 789: Replacing Trigraphs" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/n2978 - id: N2979 citation-label: N2979 title: "Moving Swap Forward (revision 1)" author: - family: Daniel Kr�gler issued: year: 2009 URL: https://wg21.link/n2979 - id: N2980 citation-label: N2980 title: "SCARY Iterator Assignment and Initialization Revision 1" author: - family: R. Klarer, B. Stroustrup, D. Tsafrir, M. Wong issued: year: 2009 URL: https://wg21.link/n2980 - id: N2981 citation-label: N2981 title: "Proposal to Simplify pair (rev 3)" author: - family: Pablo Halpern issued: year: 2009 URL: https://wg21.link/n2981 - id: N2982 citation-label: N2982 title: "Allocators post Removal of C++ Concepts (Rev 1)" author: - family: Pablo Halpern issued: year: 2009 URL: https://wg21.link/n2982 - id: N2983 citation-label: N2983 title: "Allowing Move Constructors to Throw" author: - family: D. Abrahams, R. Sharoni, D. Gregor issued: year: 2009 URL: https://wg21.link/n2983 - id: N2984 citation-label: N2984 title: "Additional Type Traits for C++0x (Revision 1)" author: - family: B. Dawes, D. Krügler, A. Meredith issued: year: 2009 URL: https://wg21.link/n2984 - id: N2985 citation-label: N2985 title: "C and C++ Thread Compatibility" author: - family: Lawrence Crowl issued: year: 2009 URL: https://wg21.link/n2985 - id: N2986 citation-label: N2986 title: "Equality Comparison for Unordered Containers" author: - family: J. Lakos, P. Halpern issued: year: 2009 URL: https://wg21.link/n2986 - id: N2987 citation-label: N2987 title: "Defining Move Special Member Functions" author: - family: B. Stroustrup, L. Crowl issued: year: 2009 URL: https://wg21.link/n2987 - id: N2988 citation-label: N2988 title: "LWG Issue 897 and other small changes to forward_list" author: - family: Alan Talbot issued: year: 2009 URL: https://wg21.link/n2988 - id: N2989 citation-label: N2989 title: "Unified Function Syntax" author: - family: L. Crowl, A. Meredith issued: year: 2009 URL: https://wg21.link/n2989 - id: N2990 citation-label: N2990 title: "Core issue 789: Fixing Raw Strings wrt. Trigraphs" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/n2990 - id: N2991 citation-label: N2991 title: "Core issue 743: decltype(...) name qualifiers" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/n2991 - id: N2992 citation-label: N2992 title: "More Collected Issues with Atomics" author: - family: Lawrence Crowl issued: year: 2009 URL: https://wg21.link/n2992 - id: N2993 citation-label: N2993 title: "Expanding the meaning of variable" author: - family: Jens Maurer issued: year: 2009 URL: https://wg21.link/n2993 - id: N2994 citation-label: N2994 title: "constexpr in the library: take 2" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/n2994 - id: N2995 citation-label: N2995 title: "Pairs do not make good ranges" author: - family: Alisdair Meredith issued: year: 2009 URL: https://wg21.link/n2995 - id: N2996 citation-label: N2996 title: "A Simple Asynchronous Call" author: - family: L. Crowl, H. Sutter issued: year: 2009 URL: https://wg21.link/n2996 - id: N2997 citation-label: N2997 title: "Issues on Futures (Rev. 1)" author: - family: D. Vollmann, A. Williams issued: year: 2009 URL: https://wg21.link/n2997 - id: N2998 citation-label: N2998 title: "Reaching Scope of Lambda Expressions" author: - family: Lawrence Crowl issued: year: 2009 URL: https://wg21.link/n2998 - id: N2999 citation-label: N2999 title: "Background for issue 887: Clocks and Condition Variables (Rev. 1)" author: - family: Detlef Vollmann issued: year: 2009 URL: https://wg21.link/n2999 - id: N3000 citation-label: N3000 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2009 URL: https://wg21.link/n3000 - id: N3001 citation-label: N3001 title: "Editor's Report" author: - family: Pete Becker issued: year: 2009 URL: https://wg21.link/n3001 - id: N3002 citation-label: N3002 title: "Gaussian Integers in the Standard Library" author: - family: Gabriel Dos Reis issued: year: 2009 URL: https://wg21.link/n3002 - id: N3003 citation-label: N3003 title: "Minutes of WG21 Meeting, October 19, 2009" author: - family: Stefanus Du Toit issued: year: 2009 URL: https://wg21.link/n3003 - id: N3004 citation-label: N3004 title: "Minutes of PL22.16 Meeting, October 19, 2009" author: - family: Stefanus Du Toit issued: year: 2009 URL: https://wg21.link/n3004 - id: N3006 citation-label: N3006 title: "C++ Standard Core Language Active Issues, Revision 67" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n3006 - id: N3007 citation-label: N3007 title: "C++ Standard Core Language Defect Reports, Revision 67" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n3007 - id: N3008 citation-label: N3008 title: "C++ Standard Core Language Closed Issues, Revision 67" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n3008 - id: N3009 citation-label: N3009 title: "C++ CD1 Comment Status, Rev. 3" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n3009 - id: N3010 citation-label: N3010 title: "Rvalue References as \"Funny\" Lvalues" author: - family: William M. Miller issued: year: 2009 URL: https://wg21.link/n3010 - id: N3011 citation-label: N3011 title: "C++ Standard Library Active Issues List (Revision R68)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n3011 - id: N3012 citation-label: N3012 title: "C++ Standard Library Defect Report List (Revision R68)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n3012 - id: N3013 citation-label: N3013 title: "C++ Standard Library Closed Issues List (Revision R68)" author: - family: Howard Hinnant issued: year: 2009 URL: https://wg21.link/n3013 - id: N3014 citation-label: N3014 title: "AGENDA, PL22.16 Meeting No. 53, WG21 Meeting No. 48, March 8-13, 2010, Pittsburgh, PA" author: - family: Stephen D. Clamage issued: year: 2009 URL: https://wg21.link/n3014 - id: N3015 citation-label: N3015 title: "Fall 2010 WG21 Meeting Information" author: - family: Walter E. Brown issued: year: 2010 URL: https://wg21.link/n3015 - id: N3016 citation-label: N3016 title: "SUMMER 2010 JTC1/SC22/WG21 C++ STANDARDS COMMITTEE MEETING" author: - family: Peter Sommerlad URL: https://wg21.link/n3016 - id: N3017 citation-label: N3017 title: "Agenda and Meeting Notice for WG21 Telecon Meeting, 2010-06-18" author: - family: Herb Sutter issued: year: 2010 URL: https://wg21.link/n3017 - id: N3018 citation-label: N3018 title: "C++ Standard Library Active Issues List (Revision R69)" author: - family: Howard Hinnant issued: year: 2010 URL: https://wg21.link/n3018 - id: N3019 citation-label: N3019 title: "C++ Standard Library Defect Report List (Revision R69)" author: - family: Howard Hinnant issued: year: 2010 URL: https://wg21.link/n3019 - id: N3020 citation-label: N3020 title: "C++ Standard Library Closed Issues List (Revision R69)" author: - family: Howard Hinnant issued: year: 2010 URL: https://wg21.link/n3020 - id: N3021 citation-label: N3021 title: "Harmonizing Effects and Returns Elements in Clause 21" author: - family: Martin Sebor issued: year: 2010 URL: https://wg21.link/n3021 - id: N3023 citation-label: N3023 title: "Defaulting non-public special member functions on first declaration" author: - family: Ville Voutilainen issued: year: 2010 URL: https://wg21.link/n3023 - id: N3024 citation-label: N3024 title: "Proposal to Simplify pair (rev 4)" author: - family: Pablo Halpern issued: year: 2010 URL: https://wg21.link/n3024 - id: N3025 citation-label: N3025 title: "Specifying Pointer-Like Requirements" author: - family: Daniel Kr�gler issued: year: 2010 URL: https://wg21.link/n3025 - id: N3026 citation-label: N3026 title: "C++ Standard Core Language Active Issues, Revision 68" author: - family: William M. Miller issued: year: 2010 URL: https://wg21.link/n3026 - id: N3027 citation-label: N3027 title: "C++ Standard Core Language Defect Reports, Revision 68" author: - family: William M. Miller issued: year: 2010 URL: https://wg21.link/n3027 - id: N3028 citation-label: N3028 title: "C++ Standard Core Language Closed Issues, Revision 68" author: - family: William M. Miller issued: year: 2010 URL: https://wg21.link/n3028 - id: N3029 citation-label: N3029 title: "C++ CD1 Comment Status, Rev. 4" author: - family: W. M. Miller, B. Dawes issued: year: 2010 URL: https://wg21.link/n3029 - id: N3030 citation-label: N3030 title: "Rvalue References as \"Funny\" Lvalues" author: - family: William M. Miller issued: year: 2010 URL: https://wg21.link/n3030 - id: N3031 citation-label: N3031 title: "Core issues 743 and 950: Additional decltype(...) uses" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/n3031 - id: N3032 citation-label: N3032 title: "Core issue 374: Explicit specialization outside a template's parent" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/n3032 - id: N3033 citation-label: N3033 title: "Core issue 951: Various Attribute Issues" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/n3033 - id: N3034 citation-label: N3034 title: "Core issue 968: Disambiguating [[" author: - family: Daveed Vandevoorde issued: year: 2009 URL: https://wg21.link/n3034 - id: N3035 citation-label: N3035 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2010 URL: https://wg21.link/n3035 - id: N3036 citation-label: N3036 title: "Editor's Report" author: - family: Pete Becker issued: year: 2010 URL: https://wg21.link/n3036 - id: N3037 citation-label: N3037 title: "Conceptless Random Number Generation in C++0X" author: - family: Walter E. Brown issued: year: 2010 URL: https://wg21.link/n3037 - id: N3038 citation-label: N3038 title: "Managing the lifetime of thread_local variables with contexts (Revision 2)" author: - family: Anthony Williams issued: year: 2010 URL: https://wg21.link/n3038 - id: N3039 citation-label: N3039 title: "Constexpr functions with const reference parameters (a summary)" author: - family: B. Stroustrup, A. Meredith, G. Dos Reis issued: year: 2010 URL: https://wg21.link/n3039 - id: N3040 citation-label: N3040 title: "Various threads issues in the library (LWG 1151)" author: - family: Hans-J. Boehm issued: year: 2010 URL: https://wg21.link/n3040 - id: N3041 citation-label: N3041 title: "Futures and Async Cleanup" author: - family: Detlef Vollmann issued: year: 2010 URL: https://wg21.link/n3041 - id: N3042 citation-label: N3042 title: "Renaming launch::any and what asyncs really might be" author: - family: Detlef Vollmann issued: year: 2010 URL: https://wg21.link/n3042 - id: N3043 citation-label: N3043 title: "Converting Lambdas to Function Pointers" author: - family: L. Crowl, A. Meredith issued: year: 2010 URL: https://wg21.link/n3043 - id: N3044 citation-label: N3044 title: "Defining Move Special Member Functions" author: - family: B. Stroustrup, L. Crowl issued: year: 2010 URL: https://wg21.link/n3044 - id: N3045 citation-label: N3045 title: "Updates to C++ Memory Model Based on Formalization" author: - family: Paul McKenney, et al. issued: year: 2010 URL: https://wg21.link/n3045 - id: N3046 citation-label: N3046 title: "Iterators in C++0x" author: - family: Alisdair Meredith issued: year: 2010 URL: https://wg21.link/n3046 - id: N3047 citation-label: N3047 title: "Fixing is_constructible and is_explicitly_convertible" author: - family: Daniel Kr�gler issued: year: 2010 URL: https://wg21.link/n3047 - id: N3048 citation-label: N3048 title: "Defining Swappable Requirements" author: - family: D. Kr�gler, M. Spertus, S. Du Toit, W. Brown issued: year: 2010 URL: https://wg21.link/n3048 - id: N3049 citation-label: N3049 title: "Core issues 743 and 950: Additional decltype(...) uses (revision 1)" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/n3049 - id: N3050 citation-label: N3050 title: "Allowing Move Constructors to Throw (Rev. 1)" author: - family: D. Abrahams, R. Sharoni, D. Gregor issued: year: 2010 URL: https://wg21.link/n3050 - id: N3051 citation-label: N3051 title: "Deprecating Exception Specifications" author: - family: Doug Gregor issued: year: 2010 URL: https://wg21.link/n3051 - id: N3052 citation-label: N3052 title: "Converting Lambdas to Function Pointers" author: - family: L. Crowl, A. Meredith issued: year: 2010 URL: https://wg21.link/n3052 - id: N3053 citation-label: N3053 title: "Defining Move Special Member Functions" author: - family: B. Stroustrup, L. Crowl issued: year: 2010 URL: https://wg21.link/n3053 - id: N3054 citation-label: N3054 title: "C++ Standard Library Active Issues List (Revision D70)" author: - family: Howard Hinnant issued: year: 2010 URL: https://wg21.link/n3054 - id: N3055 citation-label: N3055 title: "A Taxonomy of Expression Value Categories" author: - family: William M. Miller issued: year: 2010 URL: https://wg21.link/n3055 - id: N3056 citation-label: N3056 title: "Conceptless Random Number Generation in C++0X, version 2" author: - family: Walter E. Brown issued: year: 2010 URL: https://wg21.link/n3056 - id: N3057 citation-label: N3057 title: "Explicit Initializers for Atomics" author: - family: Paul McKenney, et al. issued: year: 2010 URL: https://wg21.link/n3057 - id: N3058 citation-label: N3058 title: "Futures and Async Cleanup (Rev.)" author: - family: Detlef Vollmann issued: year: 2010 URL: https://wg21.link/n3058 - id: N3059 citation-label: N3059 title: "Proposal to Simplify pair (rev 5.2)" author: - family: Pablo Halpern issued: year: 2010 URL: https://wg21.link/n3059 - id: N3060 citation-label: N3060 title: "Extensions to the C++ Library to Support Mathematical Special Functions" author: - family: Walter Brown issued: year: 2010 URL: https://wg21.link/n3060 - id: N3061 citation-label: N3061 title: "Record of Response" author: - family: Walter Brown issued: year: 2010 URL: https://wg21.link/n3061 - id: N3062 citation-label: N3062 title: "Core issue 789: Fixing Raw Strings wrt. Trigraphs (revision 1)" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/n3062 - id: N3063 citation-label: N3063 title: "Core issue 968: Disambiguating [[ (revision 1)" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/n3063 - id: N3064 citation-label: N3064 title: "Core issue 374: Explicit specialization outside a template's parent (revision 1)" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/n3064 - id: N3065 citation-label: N3065 title: "Removing Export" author: - family: John Spicer issued: year: 2010 URL: https://wg21.link/n3065 - id: N3066 citation-label: N3066 title: "Iterators in C++0x" author: - family: Alisdair Meredith issued: year: 2010 URL: https://wg21.link/n3066 - id: N3067 citation-label: N3067 title: "Core issue 951: Various Attribute Issues (revision 1)" author: - family: Daveed Vandevoorde issued: year: 2010 URL: https://wg21.link/n3067 - id: N3068 citation-label: N3068 title: "Equality Comparison for Unordered Containers (Rev 2)" author: - family: J. Lakos, P. Halpern URL: https://wg21.link/n3068 - id: N3069 citation-label: N3069 title: "Various threads issues in the library (LWG 1151)" author: - family: Hans-J. Boehm issued: year: 2010 URL: https://wg21.link/n3069 - id: N3070 citation-label: N3070 title: "Handling Detached Threads and thread_local Variables" author: - family: Anthony Williams issued: year: 2010 URL: https://wg21.link/n3070 - id: N3071 citation-label: N3071 title: "Renaming launch::any and what asyncs really might be (Rev.)" author: - family: Detlef Vollmann issued: year: 2010 URL: https://wg21.link/n3071 - id: N3072 citation-label: N3072 title: "Harmonizing Effects and Returns Elements in Clause 21" author: - family: Martin Sebor issued: year: 2010 URL: https://wg21.link/n3072 - id: N3073 citation-label: N3073 title: "Specifying Pointer-Like Requirements (Revision 1)" author: - family: D. Kr�gler, W. Brown issued: year: 2010 URL: https://wg21.link/n3073 - id: N3074 citation-label: N3074 title: "Updates to C++ Memory Model Based on Formalization" author: - family: Paul McKenney, et al. issued: year: 2010 URL: https://wg21.link/n3074 - id: N3075 citation-label: N3075 title: "C++0X, CD 14882, National Body Comments and Responses" author: - family: Barry Hedquist issued: year: 2010 URL: https://wg21.link/n3075 - id: N3076 citation-label: N3076 title: "SUMMER 2010 JTC1/SC22/WG21 C++ STANDARDS COMMITTEE MEETING (REVISION 1.1)" author: - family: Peter Sommerlad URL: https://wg21.link/n3076 - id: N3077 citation-label: N3077 title: "Alternative approach to Raw String issues" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/n3077 - id: N3078 citation-label: N3078 title: "Constexpr functions with reference parameters" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/n3078 - id: N3079 citation-label: N3079 title: "Redrafting: issues 667, 861, 990, 818" author: - family: J. Merrill, J. Spicer issued: year: 2010 URL: https://wg21.link/n3079 - id: N3080 citation-label: N3080 title: "Minutes of PL22.16 Meeting, March 08, 2010" author: - family: Stefanus Du Toit issued: year: 2010 URL: https://wg21.link/n3080 - id: N3081 citation-label: N3081 title: "Minutes of WG21 Meeting, March 08, 2010" author: - family: Stefanus Du Toit issued: year: 2010 URL: https://wg21.link/n3081 - id: N3082 citation-label: N3082 title: "C++0x Meeting Schedule" author: - family: Herb Sutter issued: year: 2010 URL: https://wg21.link/n3082 - id: N3083 citation-label: N3083 title: "C++ Standard Core Language Active Issues, Revision 69" author: - family: William M. Miller issued: year: 2010 URL: https://wg21.link/n3083 - id: N3084 citation-label: N3084 title: "C++ Standard Core Language Defect Reports, Revision 69" author: - family: William M. Miller issued: year: 2010 URL: https://wg21.link/n3084 - id: N3085 citation-label: N3085 title: "C++ Standard Core Language Closed Issues, Revision 69" author: - family: William M. Miller issued: year: 2010 URL: https://wg21.link/n3085 - id: N3086 citation-label: N3086 title: "C++ CD1 Comment Status Rev. 7" author: - family: W. M. Miller, B. Dawes issued: year: 2010 URL: https://wg21.link/n3086 - id: N3087 citation-label: N3087 title: "C++ Standard Library Active Issues List (Revision R70)" author: - family: Howard Hinnant issued: year: 2010 URL: https://wg21.link/n3087 - id: N3088 citation-label: N3088 title: "C++ Standard Library Defect Report List (Revision R70)" author: - family: Howard Hinnant issued: year: 2010 URL: https://wg21.link/n3088 - id: N3089 citation-label: N3089 title: "C++ Standard Library Closed Issues List (Revision R70)" author: - family: Howard Hinnant issued: year: 2010 URL: https://wg21.link/n3089 - id: N3090 citation-label: N3090 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2010 URL: https://wg21.link/n3090 - id: N3091 citation-label: N3091 title: "Editor's Report" author: - family: Pete Becker issued: year: 2010 URL: https://wg21.link/n3091 - id: N3092 citation-label: N3092 title: "Programming Languages - C++" author: - family: Pete Becker issued: year: 2010 URL: https://wg21.link/n3092 - id: N3093 citation-label: N3093 title: "C and C++ Alignment Compatibility" author: - family: Lawrence Crowl issued: year: 2010 URL: https://wg21.link/n3093 - id: N3094 citation-label: N3094 title: "Minutes of PL22.16 Meeting, March 08, 2010 (Revision 2 )" author: - family: Stefanus Du Toit issued: year: 2010 URL: https://wg21.link/n3094 - id: N3095 citation-label: N3095 title: "Minutes of WG21 Meeting, March 08, 2010 (Revision 2)" author: - family: Stefanus Du Toit issued: year: 2010 URL: https://wg21.link/n3095 - id: N3096 citation-label: N3096 title: "AGENDA, PL22.16 Meeting No. 54, WG21 Meeting No. 49, August 2-7, 2010, Rapperswil, Switzerland" author: - family: Stephen D. Clamage issued: year: 2010 URL: https://wg21.link/n3096 - id: N3097 citation-label: N3097 title: "Minutes, WG21 Teleconference 2010-06-18" author: - family: Stefanus Du Toit issued: year: 2010 URL: https://wg21.link/n3097 - id: N3101 citation-label: N3101 title: "Spring 2011 JTC1/SC22/WG21 C++ Standards Committee Meeting" author: - family: Joaquín Mª López Muñoz issued: year: 2010 URL: https://wg21.link/n3101 - id: N3102 citation-label: N3102 title: "ISO/IEC FCD 14882, C++0X, National Body Comments" author: - family: Barry Hedquist issued: year: 2010 URL: https://wg21.link/n3102 - id: N3103 citation-label: N3103 title: "Security impact of noexcept" author: - family: D. Kohlbrenner, D. Svoboda, A. Wesie issued: year: 2010 URL: https://wg21.link/n3103 - id: N3104 citation-label: N3104 title: "Agenda and Meeting Notice for Upcoming WG21 Telecon Meetings" author: - family: Herb Sutter issued: year: 2010 URL: https://wg21.link/n3104 - id: N3105 citation-label: N3105 title: "Business Plan and Convener's Report, ISO/IEC JTC1/SC22/WG21 (C++)" author: - family: Herb Sutter URL: https://wg21.link/n3105 - id: N3106 citation-label: N3106 title: "Proposed Resolution for US 122: Revision of N2772 and Issue 915 to adopt it into the Standard" author: - family: Nicolai Josuttis issued: year: 2010 URL: https://wg21.link/n3106 - id: N3108 citation-label: N3108 title: "Proposed Resolution for US 114: Small-string optimization not possible with current swap() specification" author: - family: Nicolai Josuttis issued: year: 2010 URL: https://wg21.link/n3108 - id: N3109 citation-label: N3109 title: "US 108" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/n3109 - id: N3110 citation-label: N3110 title: "Problems with bitmask types in the library" author: - family: Jonathan Wakely issued: year: 2010 URL: https://wg21.link/n3110 - id: N3111 citation-label: N3111 title: "C++ Standard Core Language Active Issues, Revision 70" author: - family: William M. Miller issued: year: 2010 URL: https://wg21.link/n3111 - id: N3112 citation-label: N3112 title: "Proposed Resolution for CH 15: Double check copy and move semantics of classes due to new rules for default move constructors and assignment operators" author: - family: Nicolai Josuttis issued: year: 2010 URL: https://wg21.link/n3112 - id: N3113 citation-label: N3113 title: "Async Launch Policies (CH 36)" author: - family: Peter Sommerlad issued: year: 2010 URL: https://wg21.link/n3113 - id: N3114 citation-label: N3114 title: "throw() becomes noexcept" author: - family: J. Daniel Garcia issued: year: 2010 URL: https://wg21.link/n3114 - id: N3115 citation-label: N3115 title: "C++ Standard Core Language Active Issues, Revision 72" author: - family: William M. Miller issued: year: 2010 URL: https://wg21.link/n3115 - id: N3116 citation-label: N3116 title: "C++ Standard Core Language Defect Reports, Revision 72" author: - family: William M. Miller issued: year: 2010 URL: https://wg21.link/n3116 - id: N3117 citation-label: N3117 title: "C++ Standard Core Language Closed Issues, Revision 72" author: - family: William M. Miller issued: year: 2010 URL: https://wg21.link/n3117 - id: N3118 citation-label: N3118 title: "C++ FCD Comment Status" author: - family: W. M. Miller, B. Dawes issued: year: 2010 URL: https://wg21.link/n3118 - id: N3119 citation-label: N3119 title: "Minutes of WG21 Meeting, August 2, 2010" author: - family: Stefanus Du Toit issued: year: 2010 URL: https://wg21.link/n3119 - id: N3120 citation-label: N3120 title: "Minutes of PL22.16 Meeting, August 2, 2010" author: - family: Stefanus Du Toit issued: year: 2010 URL: https://wg21.link/n3120 - id: N3121 citation-label: N3121 title: "Minutes, WG21 Teleconference 2010-07-23" author: - family: Stefanus du Toit issued: year: 2010 URL: https://wg21.link/n3121 - id: N3122 citation-label: N3122 title: "Observers for the three handler functions" author: - family: Daniel Kr�gler issued: year: 2010 URL: https://wg21.link/n3122 - id: N3123 citation-label: N3123 title: "Bringing result_of near to INVOKE" author: - family: Daniel Kr�gler issued: year: 2010 URL: https://wg21.link/n3123 - id: N3124 citation-label: N3124 title: "C and C++ Alignment Compatibility" author: - family: L. Crowl, D. Vandevoorde issued: year: 2010 URL: https://wg21.link/n3124 - id: N3125 citation-label: N3125 title: "Omnibus Memory Model and Atomics Paper" author: - family: P. McKenney, M. Batty, C. Nelson, et al. issued: year: 2010 URL: https://wg21.link/n3125 - id: N3126 citation-label: N3126 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2010 URL: https://wg21.link/n3126 - id: N3127 citation-label: N3127 title: "Editor's Report" author: - family: Pete Becker issued: year: 2010 URL: https://wg21.link/n3127 - id: N3128 citation-label: N3128 title: "C++ Timeout Specification" author: - family: Lawrence Crowl issued: year: 2010 URL: https://wg21.link/n3128 - id: N3129 citation-label: N3129 title: "Managing C++ Associated Asynchronous State" author: - family: Lawrence Crowl issued: year: 2010 URL: https://wg21.link/n3129 - id: N3130 citation-label: N3130 title: "Lockable requirements for C++0x" author: - family: Anthony Williams issued: year: 2010 URL: https://wg21.link/n3130 - id: N3131 citation-label: N3131 title: "Compile-time rational arithmetic and overflow" author: - family: Anthony Williams issued: year: 2010 URL: https://wg21.link/n3131 - id: N3132 citation-label: N3132 title: "Mathematizing C++ Concurrency: The Post-Rapperswil Model" author: - family: M. Batty, S. Owens, S. Sarkar, P. Sewell, T. Weber issued: year: 2010 URL: https://wg21.link/n3132 - id: N3133 citation-label: N3133 title: "C++ Standard Library Active Issues List (Revision R71)" author: - family: Alisdair Meredith issued: year: 2010 URL: https://wg21.link/n3133 - id: N3134 citation-label: N3134 title: "C++ Standard Library Defect Report List (Revision R71)" author: - family: Alisdair Meredith issued: year: 2010 URL: https://wg21.link/n3134 - id: N3135 citation-label: N3135 title: "C++ Standard Library Closed Issues List (Revision R71)" author: - family: Alisdair Meredith issued: year: 2010 URL: https://wg21.link/n3135 - id: N3136 citation-label: N3136 title: "Coherence Requirements Detailed" author: - family: M. Wong, B. Kosnik, M. Batty issued: year: 2010 URL: https://wg21.link/n3136 - id: N3137 citation-label: N3137 title: "C and C++ Liaison: Compatibility for Atomics" author: - family: Lawrence Crowl issued: year: 2010 URL: https://wg21.link/n3137 - id: N3138 citation-label: N3138 title: "AGENDA: PL22.16 Meeting No. 55, WG21 Meeting No. 50, Novermber 8-13, 2010, Batavia, IL" author: - family: Stephen D. Clamage issued: year: 2010 URL: https://wg21.link/n3138 - id: N3139 citation-label: N3139 title: "An Incomplete Language Feature" author: - family: Bjarne Stroustrup issued: year: 2010 URL: https://wg21.link/n3139 - id: N3140 citation-label: N3140 title: "Cleanup of pair and tuple" author: - family: Daniel Kr�gler issued: year: 2010 URL: https://wg21.link/n3140 - id: N3141 citation-label: N3141 title: "ISO/IEC FCD 14882, C++0X, National Body Comments" author: - family: Barry Hedquist issued: year: 2010 URL: https://wg21.link/n3141 - id: N3142 citation-label: N3142 title: "Adjustments to constructor and assignment traits" author: - family: J. Merrill, D. Krügler, H. Hinnant, G. Dos Reis issued: year: 2010 URL: https://wg21.link/n3142 - id: N3143 citation-label: N3143 title: "Proposed wording for US 90" author: - family: H. Hinnant, D. Krügler issued: year: 2010 URL: https://wg21.link/n3143 - id: N3144 citation-label: N3144 title: "Wording for US 84" author: - family: Howard Hinnant issued: year: 2010 URL: https://wg21.link/n3144 - id: N3145 citation-label: N3145 title: "Deprecating unary_function and binary_function" author: - family: Daniel Kr�gler issued: year: 2010 URL: https://wg21.link/n3145 - id: N3146 citation-label: N3146 title: "Recommendations for extended identifier characters for C and C++" author: - family: Clark Nelson issued: year: 2010 URL: https://wg21.link/n3146 - id: N3148 citation-label: N3148 title: "throw() becomes noexcept (Version 2)" author: - family: J. Daniel Garcia issued: year: 2010 URL: https://wg21.link/n3148 - id: N3149 citation-label: N3149 title: "From Throws: Nothing to noexcept" author: - family: J. Daniel Garcia issued: year: 2010 URL: https://wg21.link/n3149 - id: N3150 citation-label: N3150 title: "Removing non-empty dynamic exception specifications from the library" author: - family: J. Daniel Garcia issued: year: 2010 URL: https://wg21.link/n3150 - id: N3151 citation-label: N3151 title: "Keywords for override control" author: - family: Ville Voutilainen issued: year: 2010 URL: https://wg21.link/n3151 - id: N3152 citation-label: N3152 title: "Progress guarantees for C++0x (US 3 and US 186)" author: - family: H.-J. Boehm, P. Halpern issued: year: 2010 URL: https://wg21.link/n3152 - id: N3153 citation-label: N3153 title: "Implicit Move Must Go" author: - family: Dave Abrahams issued: year: 2010 URL: https://wg21.link/n3153 - id: N3154 citation-label: N3154 title: "US 19: Ambiguous use of \"use\"" author: - family: Jens Maurer issued: year: 2010 URL: https://wg21.link/n3154 - id: N3155 citation-label: N3155 title: "More on noexcept for the language support library" author: - family: J. Daniel Garcia issued: year: 2010 URL: https://wg21.link/n3155 - id: N3156 citation-label: N3156 title: "More on noexcept for the diagnostics library" author: - family: J. Daniel Garcia issued: year: 2010 URL: https://wg21.link/n3156 - id: N3157 citation-label: N3157 title: "More on noexcept for the General Utilities Library" author: - family: J. Daniel Garcia issued: year: 2010 URL: https://wg21.link/n3157 - id: N3158 citation-label: N3158 title: "Missing preconditions for default-constructed match_result objects" author: - family: Daniel Kr�gler issued: year: 2010 URL: https://wg21.link/n3158 - id: N3159 citation-label: N3159 title: "C++ Standard Core Language Active Issues, Revision 73" author: - family: William M. Miller issued: year: 2010 URL: https://wg21.link/n3159 - id: N3160 citation-label: N3160 title: "C++ Standard Core Language Defect Reports, Revision 73" author: - family: William M. Miller issued: year: 2010 URL: https://wg21.link/n3160 - id: N3161 citation-label: N3161 title: "C++ Standard Core Language Closed Issues, Revision 73" author: - family: William M. Miller issued: year: 2010 URL: https://wg21.link/n3161 - id: N3162 citation-label: N3162 title: "C++ FCD Comment Status, Rev. 1" author: - family: W. M. Miller, B. Dawes issued: year: 2010 URL: https://wg21.link/n3162 - id: N3163 citation-label: N3163 title: "Override Control Using Contextual Keywords" author: - family: Herb Sutter issued: year: 2010 URL: https://wg21.link/n3163 - id: N3164 citation-label: N3164 title: "Adjusting C++ Atomics for C Compatibility" author: - family: Lawrence Crowl issued: year: 2010 URL: https://wg21.link/n3164 - id: N3165 citation-label: N3165 title: "Allocator Requirements: Alternatives to US88" author: - family: Pablo Halpern issued: year: 2010 URL: https://wg21.link/n3165 - id: N3166 citation-label: N3166 title: "Destructors default to noexcept" author: - family: David Svoboda issued: year: 2010 URL: https://wg21.link/n3166 - id: N3167 citation-label: N3167 title: "Delete operators default to noexcept" author: - family: David Svoboda issued: year: 2010 URL: https://wg21.link/n3167 - id: N3168 citation-label: N3168 title: "Problems with Iostreams Member Functions (Amended from US 137)" author: - family: P.J. Plauger issued: year: 2010 URL: https://wg21.link/n3168 - id: N3169 citation-label: N3169 title: "A Few Small Library Issues" author: - family: P.J. Plauger issued: year: 2010 URL: https://wg21.link/n3169 - id: N3170 citation-label: N3170 title: "Clarifying C++ Futures" author: - family: L. Crowl, A. Williams, H. Hinnant issued: year: 2010 URL: https://wg21.link/n3170 - id: N3171 citation-label: N3171 title: "Proposed resolution for US104: Allocator-aware regular expressions" author: - family: Michael Spertus issued: year: 2010 URL: https://wg21.link/n3171 - id: N3172 citation-label: N3172 title: "Allocators for stringstream (US140)" author: - family: Pablo Halpern issued: year: 2010 URL: https://wg21.link/n3172 - id: N3173 citation-label: N3173 title: "Terminology for constructing container elements (US115)" author: - family: Pablo Halpern issued: year: 2010 URL: https://wg21.link/n3173 - id: N3174 citation-label: N3174 title: "To move or not to move" author: - family: Bjarne Stroustrup issued: year: 2010 URL: https://wg21.link/n3174 - id: N3175 citation-label: N3175 title: "C++ Standard Library Active Issues List (Revision R72)" author: - family: Alisdair Meredith issued: year: 2010 URL: https://wg21.link/n3175 - id: N3176 citation-label: N3176 title: "C++ Standard Library Defect Report List (Revision R72)" author: - family: Alisdair Meredith issued: year: 2010 URL: https://wg21.link/n3176 - id: N3177 citation-label: N3177 title: "C++ Standard Library Closed Issues List (Revision R72)" author: - family: Alisdair Meredith issued: year: 2010 URL: https://wg21.link/n3177 - id: N3178 citation-label: N3178 title: "emplace Broken for Associative Containers" author: - family: Pablo Halpern issued: year: 2010 URL: https://wg21.link/n3178 - id: N3179 citation-label: N3179 title: "Move and swap for I/O streams (US138)" author: - family: Pablo Halpern issued: year: 2010 URL: https://wg21.link/n3179 - id: N3180 citation-label: N3180 title: "More on noexcept for the Strings Library" author: - family: J. Daniel Garcia issued: year: 2010 URL: https://wg21.link/n3180 - id: N3181 citation-label: N3181 title: "C++ Standard Library Active Issues List (Revision R73)" author: - family: Alisdair Meredith issued: year: 2010 URL: https://wg21.link/n3181 - id: N3182 citation-label: N3182 title: "C++ Standard Library Defect Report List (Revision R73)" author: - family: Alisdair Meredith issued: year: 2010 URL: https://wg21.link/n3182 - id: N3183 citation-label: N3183 title: "C++ Standard Library Closed Issues List (Revision R73)" author: - family: Alisdair Meredith issued: year: 2010 URL: https://wg21.link/n3183 - id: N3186 citation-label: N3186 title: "Appendix C: ISO C++ 2003 Compatibility, Revision 1" author: - family: Benjamin Kosnik issued: year: 2010 URL: https://wg21.link/n3186 - id: N3187 citation-label: N3187 title: "More on noexcept for the Containers Library" author: - family: J. Daniel Garcia issued: year: 2010 URL: https://wg21.link/n3187 - id: N3188 citation-label: N3188 title: "Revision to N3113: Async Launch Policies (CH 36)" author: - family: Peter Sommerlad issued: year: 2010 URL: https://wg21.link/n3188 - id: N3189 citation-label: N3189 title: "Observers for the three handler functions" author: - family: Daniel Krügler issued: year: 2010 URL: https://wg21.link/n3189 - id: N3190 citation-label: N3190 title: "C and C++ Alignment Compatibility" author: - family: L. Crowl, D. Vandevoorde issued: year: 2010 URL: https://wg21.link/n3190 - id: N3191 citation-label: N3191 title: "C++ Timeout Specification" author: - family: Lawrence Crowl issued: year: 2010 URL: https://wg21.link/n3191 - id: N3192 citation-label: N3192 title: "Managing C++ Associated Asynchronous State" author: - family: Lawrence Crowl issued: year: 2010 URL: https://wg21.link/n3192 - id: N3193 citation-label: N3193 title: "Adjusting C++ Atomics for C Compatibility" author: - family: Lawrence Crowl issued: year: 2010 URL: https://wg21.link/n3193 - id: N3194 citation-label: N3194 title: "Clarifying C++ Futures" author: - family: L. Crowl, A. Williams, H. Hinnant issued: year: 2010 URL: https://wg21.link/n3194 - id: N3195 citation-label: N3195 title: "From Throws: Nothing to noexcept (version 2)" author: - family: J. Daniel Garcia issued: year: 2010 URL: https://wg21.link/n3195 - id: N3196 citation-label: N3196 title: "Omnibus Memory Model and Atomics Paper" author: - family: P. McKenney, M. Batty, C. Nelson, et al. issued: year: 2010 URL: https://wg21.link/n3196 - id: N3197 citation-label: N3197 title: "Lockable requirements for C++0x" author: - family: Anthony Williams issued: year: 2010 URL: https://wg21.link/n3197 - id: N3198 citation-label: N3198 title: "Deprecating unary_function and binary_function (Revision 1)" author: - family: Daniel Kr�gler issued: year: 2010 URL: https://wg21.link/n3198 - id: N3199 citation-label: N3199 title: "More on noexcept for the General Utilities Library (version 2)" author: - family: J. Daniel Garcia issued: year: 2010 URL: https://wg21.link/n3199 - id: N3201 citation-label: N3201 title: "Moving right along" author: - family: Bjarne Stroustrup issued: year: 2010 URL: https://wg21.link/n3201 - id: N3202 citation-label: N3202 title: "To which extent can noexcept be deduced?" author: - family: Bjarne Stroustrup issued: year: 2010 URL: https://wg21.link/n3202 - id: N3203 citation-label: N3203 title: "Tightening the conditions for generating implicit moves" author: - family: Jens Maurer issued: year: 2010 URL: https://wg21.link/n3203 - id: N3204 citation-label: N3204 title: "Deducing \"noexcept\" for destructors" author: - family: Jens Maurer issued: year: 2010 URL: https://wg21.link/n3204 - id: N3205 citation-label: N3205 title: "Delete operators default to noexcept" author: - family: David Svoboda issued: year: 2010 URL: https://wg21.link/n3205 - id: N3206 citation-label: N3206 title: "Override control: Eliminating Attributes" author: - family: J. Maurer, M. Hall, V. Voutilainen issued: year: 2010 URL: https://wg21.link/n3206 - id: N3207 citation-label: N3207 title: "noexcept(auto)" author: - family: Jason Merrill issued: year: 2010 URL: https://wg21.link/n3207 - id: N3208 citation-label: N3208 title: "Library Working group Issues resolved in Batavia" author: - family: Alisdair Meredith issued: year: 2010 URL: https://wg21.link/n3208 - id: N3209 citation-label: N3209 title: "Progress guarantees for C++0x (US 3 and US 186)(revised)" author: - family: H.-J. Boehm, P. Halpern issued: year: 2010 URL: https://wg21.link/n3209 - id: N3210 citation-label: N3210 title: "New wording for arithmetic on ratios" author: - family: Stefanus Du Toit issued: year: 2010 URL: https://wg21.link/n3210 - id: N3211 citation-label: N3211 title: "Minutes, WG21 Teleconference 2010-10-29" author: - family: Stefanus Du Toit issued: year: 2010 URL: https://wg21.link/n3211 - id: N3212 citation-label: N3212 title: "Minutes of WG21 Meeting, November 8, 2010" author: - family: Stefanus Du Toit issued: year: 2010 URL: https://wg21.link/n3212 - id: N3213 citation-label: N3213 title: "Minutes of PL22.16 Meeting, November 8, 2010" author: - family: Stefanus Du Toit issued: year: 2010 URL: https://wg21.link/n3213 - id: N3214 citation-label: N3214 title: "US 19: Ambiguous use of \"use\" (version 2)" author: - family: Jens Maurer issued: year: 2010 URL: https://wg21.link/n3214 - id: N3215 citation-label: N3215 title: "Fixing LWG 1322, Explicit CopyConstructible requirements are insufficient" author: - family: Beman Dawes issued: year: 2010 URL: https://wg21.link/n3215 - id: N3216 citation-label: N3216 title: "Removing Implicit Move Constructors and Move Assignment Operators" author: - family: A. Williams, J. Merrill issued: year: 2010 URL: https://wg21.link/n3216 - id: N3217 citation-label: N3217 title: "Wording for brace-initializers as default arguments" author: - family: Jens Maurer issued: year: 2010 URL: https://wg21.link/n3217 - id: N3218 citation-label: N3218 title: "Core Issue 1125: Unclear definition of \"potential constant expression\" (DE 8, GB 26)" author: - family: Jens Maurer issued: year: 2010 URL: https://wg21.link/n3218 - id: N3220 citation-label: N3220 title: "AGENDA, PL22.16 Meeting No. 56, WG21 Meeting No. 51, March 21-26, 2011, Madrid, Spain" author: - family: Stephen D. Clamage issued: year: 2010 URL: https://wg21.link/n3220 - id: N3221 citation-label: N3221 title: "C++ Standard Core Language Active Issues, Revision 74" author: - family: William M. Miller issued: year: 2010 URL: https://wg21.link/n3221 - id: N3222 citation-label: N3222 title: "C++ Standard Core Language Defect Reports, Revision 74" author: - family: William M. Miller issued: year: 2010 URL: https://wg21.link/n3222 - id: N3223 citation-label: N3223 title: "C++ Standard Core Language Closed Issues, Revision 74" author: - family: William M. Miller issued: year: 2010 URL: https://wg21.link/n3223 - id: N3224 citation-label: N3224 title: "C++ FCD Comment Status, Rev. 4" author: - family: W. M. Miller, B. Dawes issued: year: 2010 URL: https://wg21.link/n3224 - id: N3225 citation-label: N3225 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2010 URL: https://wg21.link/n3225 - id: N3226 citation-label: N3226 title: "Editor's Report" author: - family: Pete Becker issued: year: 2010 URL: https://wg21.link/n3226 - id: N3227 citation-label: N3227 title: "Please reconsider noexcept" author: - family: Thorsten Ottosen issued: year: 2010 URL: https://wg21.link/n3227 - id: N3228 citation-label: N3228 title: "Constexpr Library Additions: complex" author: - family: Benjamin Kosnik issued: year: 2010 URL: https://wg21.link/n3228 - id: N3229 citation-label: N3229 title: "Constexpr Library Additions: chrono" author: - family: Benjamin Kosnik issued: year: 2010 URL: https://wg21.link/n3229 - id: N3230 citation-label: N3230 title: "Constexpr Library Additions: future" author: - family: Benjamin Kosnik issued: year: 2010 URL: https://wg21.link/n3230 - id: N3231 citation-label: N3231 title: "Constexpr Library Additions: support/utilities" author: - family: Benjamin Kosnik issued: year: 2010 URL: https://wg21.link/n3231 - id: N3232 citation-label: N3232 title: "Spring 2011 JTC1/SC22/WG21 C++ Standards Committee Meeting" author: - family: Joaqu�n M� L�pez Mu�oz issued: year: 2010 URL: https://wg21.link/n3232 - id: N3233 citation-label: N3233 title: "US22/DE9 Revisited: Decltype and Call Expressions" author: - family: E. Niebler, D. Gregor, J. Widman issued: year: 2011 URL: https://wg21.link/n3233 - id: N3234 citation-label: N3234 title: "Remove explicit from class-head" author: - family: Ville Voutilainen issued: year: 2010 URL: https://wg21.link/n3234 - id: N3235 citation-label: N3235 title: "Generalized pointer casts" author: - family: Pablo Halpern issued: year: 2011 URL: https://wg21.link/n3235 - id: N3236 citation-label: N3236 title: "C++ Standard Core Language Active Issues, Revision 75" author: - family: William M. Miller issued: year: 2011 URL: https://wg21.link/n3236 - id: N3237 citation-label: N3237 title: "C++ Standard Core Language Defect Reports, Revision 75" author: - family: William M. Miller issued: year: 2011 URL: https://wg21.link/n3237 - id: N3238 citation-label: N3238 title: "C++ Standard Core Language Closed Issues, Revision 75" author: - family: William M. Miller issued: year: 2011 URL: https://wg21.link/n3238 - id: N3239 citation-label: N3239 title: "Filesystem Library Update for TR2 (Preliminary)" author: - family: Beman Dawes issued: year: 2011 URL: https://wg21.link/n3239 - id: N3240 citation-label: N3240 title: "Agenda and Meeting Notice for Upcoming WG21 Telecon Meetings" author: - family: Herb Sutter issued: year: 2011 URL: https://wg21.link/n3240 - id: N3241 citation-label: N3241 title: "CH-18 and US-85: Clarifying the state of moved-from objects" author: - family: Beman Dawes issued: year: 2011 URL: https://wg21.link/n3241 - id: N3242 citation-label: N3242 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2011 URL: https://wg21.link/n3242 - id: N3243 citation-label: N3243 title: "Editor's Report" author: - family: Pete Becker issued: year: 2011 URL: https://wg21.link/n3243 - id: N3244 citation-label: N3244 title: "WG21 C++ Standards Committee Meeting Summer 2011" author: - family: A. Lumsdaine, R. Lowe URL: https://wg21.link/n3244 - id: N3245 citation-label: N3245 title: "C++ Standard Library Active Issues List (Revision R74)" author: - family: Alisdair Meredith issued: year: 2011 URL: https://wg21.link/n3245 - id: N3246 citation-label: N3246 title: "C++ Standard Library Defect Report List (Revision R74)" author: - family: Alisdair Meredith issued: year: 2011 URL: https://wg21.link/n3246 - id: N3247 citation-label: N3247 title: "C++ Standard Library Closed Issues List (Revision R74)" author: - family: Alisdair Meredith issued: year: 2011 URL: https://wg21.link/n3247 - id: N3248 citation-label: N3248 title: "noexcept Prevents Library Validation" author: - family: A. Meredith, J. Lakos issued: year: 2011 URL: https://wg21.link/n3248 - id: N3249 citation-label: N3249 title: "C++ FCD Comment Status Rev. 5" author: - family: W. M. Miller, B. Dawes issued: year: 2011 URL: https://wg21.link/n3249 - id: N3250 citation-label: N3250 title: "US-18: Removing User-Defined Literals" author: - family: Douglas Gregor issued: year: 2011 URL: https://wg21.link/n3250 - id: N3251 citation-label: N3251 title: "noexcept for the Atomics Library" author: - family: J. D. Garcia, M. Wong issued: year: 2011 URL: https://wg21.link/n3251 - id: N3252 citation-label: N3252 title: "A review of noexcept in the threads library" author: - family: J. D. Garcia, M. Wong issued: year: 2011 URL: https://wg21.link/n3252 - id: N3253 citation-label: N3253 title: "A Proposal to Tweak Certain C++ Contextual Conversions" author: - family: Walter E. Brown issued: year: 2011 URL: https://wg21.link/n3253 - id: N3254 citation-label: N3254 title: "Proposed resolution for US104: Allocator-aware regular expressions (rev 2)" author: - family: Michael Spertus issued: year: 2011 URL: https://wg21.link/n3254 - id: N3255 citation-label: N3255 title: "C++ Decay Copy" author: - family: L. Crowl, D. Kr�gler issued: year: 2011 URL: https://wg21.link/n3255 - id: N3256 citation-label: N3256 title: "C++ Freestanding and Conditionally Supported" author: - family: L. Crowl, A. G. Barbati issued: year: 2011 URL: https://wg21.link/n3256 - id: N3257 citation-label: N3257 title: "Range-based for statements and ADL" author: - family: J. Wakely, B. Stroustrup issued: year: 2011 URL: https://wg21.link/n3257 - id: N3258 citation-label: N3258 title: "US-65: Removing Inheriting Constructors" author: - family: Gregor issued: year: 2011 URL: https://wg21.link/n3258 - id: N3259 citation-label: N3259 title: "Core Issue 355: Global-scope :: in elaborated-type-specifier" author: - family: Jens Maurer issued: year: 2011 URL: https://wg21.link/n3259 - id: N3260 citation-label: N3260 title: "Consolidated corrections for a cluster of constexpr concerns" author: - family: Jens Maurer issued: year: 2011 URL: https://wg21.link/n3260 - id: N3261 citation-label: N3261 title: "Agenda and Meeting Notice for Upcoming WG21 Telecon Meetings" author: - family: Herb Sutter issued: year: 2011 URL: https://wg21.link/n3261 - id: N3262 citation-label: N3262 title: "Additional Core Language Issue Resolutions for Madrid" author: - family: William M. Miller issued: year: 2011 URL: https://wg21.link/n3262 - id: N3263 citation-label: N3263 title: "More on noexcept for the Containers Library (revision)" author: - family: J. Daniel Garcia issued: year: 2011 URL: https://wg21.link/n3263 - id: N3264 citation-label: N3264 title: "CH-18 and US-85: Clarifying the state of moved-from objects (Revision 1)" author: - family: Beman Dawes issued: year: 2011 URL: https://wg21.link/n3264 - id: N3265 citation-label: N3265 title: "AGENDA, PL22.16 Meeting No. 57, WG21 Meeting No. 52, August 15-19, 2011, Bloomington, IN" author: - family: Stephen D. Clamage issued: year: 2011 URL: https://wg21.link/n3265 - id: N3266 citation-label: N3266 title: "Revision 2 of: Proposed Resolution for CH 15: Double check copy and move semantics of classes due to new rules for default move constructors and assignment operators" author: - family: Nicolai Josuttis issued: year: 2011 URL: https://wg21.link/n3266 - id: N3267 citation-label: N3267 title: "A review of noexcept in the threads library (revised)" author: - family: J. D. Garcia, M. Wong issued: year: 2011 URL: https://wg21.link/n3267 - id: N3268 citation-label: N3268 title: "static_assert and list-initialization in constexpr functions" author: - family: Jason Merrill issued: year: 2011 URL: https://wg21.link/n3268 - id: N3269 citation-label: N3269 title: "shared_future(future&& rhs) should be allowed to throw" author: - family: Peter Sommerlad issued: year: 2011 URL: https://wg21.link/n3269 - id: N3270 citation-label: N3270 title: "Variadic Templates: Wording for Core Issues 778, 1182, and 1183" author: - family: Doug Gregor issued: year: 2011 URL: https://wg21.link/n3270 - id: N3271 citation-label: N3271 title: "Wording for Range-Based For Loop (Option #5)" author: - family: Doug Gregor issued: year: 2011 URL: https://wg21.link/n3271 - id: N3272 citation-label: N3272 title: "Follow-up on override control" author: - family: Jens Maurer issued: year: 2011 URL: https://wg21.link/n3272 - id: N3273 citation-label: N3273 title: "Minutes, WG21 Teleconference 2011-03-04" author: - family: Stefanus Du Toit issued: year: 2011 URL: https://wg21.link/n3273 - id: N3274 citation-label: N3274 title: "Minutes of WG21 Meeting, March 21, 2011" author: - family: Stefanus Du Toit issued: year: 2011 URL: https://wg21.link/n3274 - id: N3275 citation-label: N3275 title: "Minutes of PL22.16 Meeting, March 21, 2011" author: - family: Stefanus Du Toit issued: year: 2011 URL: https://wg21.link/n3275 - id: N3276 citation-label: N3276 title: "US22/DE9 Revisited: Decltype and Call Expressions" author: - family: E. Niebler, D. Gregor, J. Widman issued: year: 2011 URL: https://wg21.link/n3276 - id: N3277 citation-label: N3277 title: "Core issues 1194/1195/1199: References and constexpr" author: - family: Jens Maurer issued: year: 2011 URL: https://wg21.link/n3277 - id: N3278 citation-label: N3278 title: "Recent Concurrency Issue Resolutions" author: - family: Lawrence Crowl issued: year: 2011 URL: https://wg21.link/n3278 - id: N3279 citation-label: N3279 title: "Conservative use of noexcept in the Library" author: - family: A. Meredith, J. Lakos issued: year: 2011 URL: https://wg21.link/n3279 - id: N3280 citation-label: N3280 title: "C++ Freestanding and Conditionally Supported" author: - family: L. Crowl, A. G. Barbati issued: year: 2011 URL: https://wg21.link/n3280 - id: N3281 citation-label: N3281 title: "692. Partial ordering of variadic class template partial specializations" author: - family: James Widman issued: year: 2011 URL: https://wg21.link/n3281 - id: N3282 citation-label: N3282 title: "Resolution for core issues 1207 and 1017" author: - family: J. Widman, D. Gregor issued: year: 2011 URL: https://wg21.link/n3282 - id: N3283 citation-label: N3283 title: "Dependent Bases and the Current Instantiation: Wording for Core Issue 1043" author: - family: Doug Gregor issued: year: 2011 URL: https://wg21.link/n3283 - id: N3284 citation-label: N3284 title: "C++ Standard Library Active Issues List (Madrid Resolutions)" author: - family: Alisdair Meredith issued: year: 2011 URL: https://wg21.link/n3284 - id: N3285 citation-label: N3285 title: "C++ Standard Library Active Issues List (Revision R75)" author: - family: Alisdair Meredith issued: year: 2011 URL: https://wg21.link/n3285 - id: N3286 citation-label: N3286 title: "C++ Standard Library Closed Issues List (Revision R75)" author: - family: Alisdair Meredith issued: year: 2011 URL: https://wg21.link/n3286 - id: N3287 citation-label: N3287 title: "C++ Standard Library Closed Issues List (Revision R75)" author: - family: Alisdair Meredith issued: year: 2011 URL: https://wg21.link/n3287 - id: N3288 citation-label: N3288 title: "Appendix C: ISO C++ 2003 Compatibility, Revision 7" author: - family: Benjamin Kosnik issued: year: 2011 URL: https://wg21.link/n3288 - id: N3289 citation-label: N3289 title: "ISO/IEC FCD 14882, C++0X Responses to National Body Comments" author: - family: Barry Hedquist issued: year: 2011 URL: https://wg21.link/n3289 - id: N3290 citation-label: N3290 title: "Programming Languages — C++" author: - family: Pete Becker issued: year: 2011 URL: https://wg21.link/n3290 - id: N3291 citation-label: N3291 title: "Working Draft, Standard for Programming Language C++" author: - family: Pete Becker issued: year: 2011 URL: https://wg21.link/n3291 - id: N3292 citation-label: N3292 title: "Editor's report" author: - family: Pete Becker issued: year: 2011 URL: https://wg21.link/n3292 - id: N3293 citation-label: N3293 title: "C++ Standard Core Language Active Issues, Revision 76" author: - family: William M. Miller issued: year: 2011 URL: https://wg21.link/n3293 - id: N3294 citation-label: N3294 title: "C++ Standard Core Language Defect Reports, Revision 76" author: - family: William M. Miller issued: year: 2011 URL: https://wg21.link/n3294 - id: N3295 citation-label: N3295 title: "C++ Standard Core Language Closed Issues, Revision 76" author: - family: William M. Miller issued: year: 2011 URL: https://wg21.link/n3295 - id: N3296 citation-label: N3296 title: "C++ FCD Comment Status Rev. 6" author: - family: W. M. Miller, B. Dawes issued: year: 2011 URL: https://wg21.link/n3296 - id: N3297 citation-label: N3297 title: "ISO/IEC FCD 14882, C++0X, Responses to National Body Comments, Rev. 1" author: - family: Barry Hedquist issued: year: 2011 URL: https://wg21.link/n3297 - id: N3298 citation-label: N3298 title: "Convener's report" author: - family: Herb Sutter issued: year: 2011 URL: https://wg21.link/n3298 - id: N3299 citation-label: N3299 title: "February 2012 Meeting" author: - family: T. Plum, J. Lakos issued: year: 2011 URL: https://wg21.link/n3299 - id: N3300 citation-label: N3300 title: "Minutes, WG21 Teleconference 2011-08-05" author: - family: Kyle Kloepper issued: year: 2011 URL: https://wg21.link/n3300 - id: N3301 citation-label: N3301 title: "Defect Report: Terminology for Container Element Requirements" author: - family: Pablo Halpern issued: year: 2011 URL: https://wg21.link/n3301 - id: N3302 citation-label: N3302 title: "Constexpr Library Additions: complex, v2" author: - family: B. Kosnik, G. Dos Reis, D. Kr�gler issued: year: 2011 URL: https://wg21.link/n3302 - id: N3303 citation-label: N3303 title: "Constexpr Library Additions: chrono, v2" author: - family: B. Kosnik, D. Kr�gler issued: year: 2011 URL: https://wg21.link/n3303 - id: N3304 citation-label: N3304 title: "Constexpr Library Additions: containers" author: - family: B. Kosnik, D. Kr�gler issued: year: 2011 URL: https://wg21.link/n3304 - id: N3305 citation-label: N3305 title: "Constexpr Library Additions: utilities, v2" author: - family: B. Kosnik, D. Kr�gler issued: year: 2011 URL: https://wg21.link/n3305 - id: N3306 citation-label: N3306 title: "A Proposal to Tweak Certain C++ Contextual Conversions, v2" author: - family: Walter E. Brown issued: year: 2011 URL: https://wg21.link/n3306 - id: N3307 citation-label: N3307 title: "Issues Found Implementing C++0x" author: - family: S. Hunt, R. Smith, S. Redl, D. Majnemer issued: year: 2011 URL: https://wg21.link/n3307 - id: N3308 citation-label: N3308 title: "constexpr consternation" author: - family: R. Smith, D. Gregor issued: year: 2011 URL: https://wg21.link/n3308 - id: N3309 citation-label: N3309 title: "C++ Standard Core Language Active Issues, Revision 77" author: - family: William M. Miller issued: year: 2011 URL: https://wg21.link/n3309 - id: N3310 citation-label: N3310 title: "C++ Standard Core Language Defect Reports, Revision 77" author: - family: William M. Miller issued: year: 2011 URL: https://wg21.link/n3310 - id: N3311 citation-label: N3311 title: "C++ Standard Core Language Closed Issues, Revision 77" author: - family: William M. Miller issued: year: 2011 URL: https://wg21.link/n3311 - id: N3312 citation-label: N3312 title: "C++ Standard Library Active Issues List (Revision R76)" author: - family: Alisdair Meredith issued: year: 2011 URL: https://wg21.link/n3312 - id: N3313 citation-label: N3313 title: "C++ Standard Library Defect Report List (Revision R76)" author: - family: Alisdair Meredith issued: year: 2011 URL: https://wg21.link/n3313 - id: N3314 citation-label: N3314 title: "C++ Standard Library Closed Issues List (Revision R76)" author: - family: Alisdair Meredith issued: year: 2011 URL: https://wg21.link/n3314 - id: N3315 citation-label: N3315 title: "Minutes, PL22.16 Meeting No. 57, WG21 Meeting No. 52, 15-19 August 2011 Bloomington, Indiana, USA" author: - family: Kyle Kloepper issued: year: 2011 URL: https://wg21.link/n3315 - id: N3316 citation-label: N3316 title: "Minutes, PL22.16 Meeting No. 57, WG21 Meeting No. 52, 15-19 August 2011 Bloomington, Indiana, USA" author: - family: Kyle Kloepper issued: year: 2011 URL: https://wg21.link/n3316 - id: N3317 citation-label: N3317 title: "AGENDA, PL22.16 Meeting No. 58, WG21 Meeting No. 53, February 6-10, 2012, Kona Hawaii" author: - family: Steve Clamage issued: year: 2011 URL: https://wg21.link/n3317 - id: N3318 citation-label: N3318 title: "C++ Standard Library Active Issues List (Revision R77)" author: - family: Alisdair Meredith issued: year: 2012 URL: https://wg21.link/n3318 - id: N3319 citation-label: N3319 title: "C++ Standard Library Defect Report List (Revision R77)" author: - family: Alisdair Meredith issued: year: 2012 URL: https://wg21.link/n3319 - id: N3320 citation-label: N3320 title: "C++ Standard Library Closed Issues List (Revision R77)" author: - family: Alisdair Meredith issued: year: 2012 URL: https://wg21.link/n3320 - id: N3321 citation-label: N3321 title: "Agenda and Meeting Notice for Upcoming WG21 Telecon Meetings" author: - family: Herb Sutter issued: year: 2011 URL: https://wg21.link/n3321 - id: N3322 citation-label: N3322 title: "A Preliminary Proposal for a Static if" author: - family: Walter E. Brown issued: year: 2011 URL: https://wg21.link/n3322 - id: N3323 citation-label: N3323 title: "A Proposal to Tweak Certain C++ Contextual Conversions, v3" author: - family: Walter E. Brown issued: year: 2011 URL: https://wg21.link/n3323 - id: N3324 citation-label: N3324 title: "Terminology: \"indirection\" versus \"dereference\"" author: - family: Jens Maurer issued: year: 2011 URL: https://wg21.link/n3324 - id: N3325 citation-label: N3325 title: "HTML for C++ Standards Documents" author: - family: Lawrence Crowl issued: year: 2012 URL: https://wg21.link/n3325 - id: N3326 citation-label: N3326 title: "Sequential access to data members and base sub-objects" author: - family: Andrzej Krzemieński issued: year: 2011 URL: https://wg21.link/n3326 - id: N3327 citation-label: N3327 title: "A Standard Programmatic Interface for Asynchronous Operations" author: - family: N. Gustafsson, A. Laksberg issued: year: 2012 URL: https://wg21.link/n3327 - id: N3328 citation-label: N3328 title: "Resumable Functions" author: - family: Niklas Gustafsson issued: year: 2012 URL: https://wg21.link/n3328 - id: N3329 citation-label: N3329 title: "Proposal: static if declaration" author: - family: H. Sutter, W. Bright, A. Alexandrescu issued: year: 2012 URL: https://wg21.link/n3329 - id: N3330 citation-label: N3330 title: "C++ Standard Core Language Active Issues, Revision 78" author: - family: William M. Miller issued: year: 2012 URL: https://wg21.link/n3330 - id: N3331 citation-label: N3331 title: "C++ Standard Core Language Defect Reports, Revision 78" author: - family: William M. Miller issued: year: 2012 URL: https://wg21.link/n3331 - id: N3332 citation-label: N3332 title: "C++ Standard Core Language Closed Issues, Revision 78" author: - family: William M. Miller issued: year: 2012 URL: https://wg21.link/n3332 - id: N3333 citation-label: N3333 title: "Hashing User-Defined Types in C++1y" author: - family: J. Yasskin, C. Carruth issued: year: 2012 URL: https://wg21.link/n3333 - id: N3334 citation-label: N3334 title: "Proposing array_ref and string_ref" author: - family: Jeffrey Yasskin issued: year: 2012 URL: https://wg21.link/n3334 - id: N3335 citation-label: N3335 title: "Filesystem Library for C++11/TR2 (Revision 1)" author: - family: Beman Dawes issued: year: 2012 URL: https://wg21.link/n3335 - id: N3336 citation-label: N3336 title: "Adapting Standard Library Strings and I/O to a Unicode World" author: - family: Beman Dawes issued: year: 2012 URL: https://wg21.link/n3336 - id: N3337 citation-label: N3337 title: "Working Draft, Standard for Programming Language C++" author: - family: Stefanus Du Toit issued: year: 2012 URL: https://wg21.link/n3337 - id: N3338 citation-label: N3338 title: "Editor's Report" author: - family: Stefanus Du Toit issued: year: 2012 URL: https://wg21.link/n3338 - id: N3339 citation-label: N3339 title: "A Preliminary Proposal for a Deep-Copying Smart Pointer" author: - family: Walter E. Brown issued: year: 2012 URL: https://wg21.link/n3339 - id: N3340 citation-label: N3340 title: "Rich Pointers" author: - family: D. M. Berris, M. Austern, L. Crowl issued: year: 2012 URL: https://wg21.link/n3340 - id: N3341 citation-label: N3341 title: "Transactional Language Constructs for C++" author: - family: M. Wong, H. Boehm, J. Gottschlich, T. Shpeisman, et al. issued: year: 2012 URL: https://wg21.link/n3341 - id: N3342 citation-label: N3342 title: "Digit Separators coming back" author: - family: Jens Maurer issued: year: 2012 URL: https://wg21.link/n3342 - id: N3343 citation-label: N3343 title: "Portland meeting information" author: - family: Clark Nelson issued: year: 2012 URL: https://wg21.link/n3343 - id: N3344 citation-label: N3344 title: "Toward a Standard C++ 'Date' Class" author: - family: S. Pacifico, A. Meredith, J. Lakos issued: year: 2012 URL: https://wg21.link/n3344 - id: N3345 citation-label: N3345 title: "C++ Language Constructs for Parallel Programming" author: - family: P. Halpern, C. Nelson, S. Du Toit, R. Geva issued: year: 2012 URL: https://wg21.link/n3345 - id: N3346 citation-label: N3346 title: "Defect Report: Terminology for Container Element Requirements - Rev 1" author: - family: Pablo Halpern issued: year: 2012 URL: https://wg21.link/n3346 - id: N3347 citation-label: N3347 title: "Modules in C++ (Revision 6)" author: - family: Daveed Vandevoorde issued: year: 2012 URL: https://wg21.link/n3347 - id: N3348 citation-label: N3348 title: "Scoping of operator new" author: - family: Nikhil Joshi issued: year: 2012 URL: https://wg21.link/n3348 - id: N3349 citation-label: N3349 title: "Ease of using namespaces" author: - family: Nikhil Joshi issued: year: 2012 URL: https://wg21.link/n3349 - id: N3350 citation-label: N3350 title: "A minimal std::range" author: - family: Jeffrey Yasskin issued: year: 2012 URL: https://wg21.link/n3350 - id: N3351 citation-label: N3351 title: "A Concept Design for the STL" author: - family: B. Stroustrup, A. Sutton issued: year: 2012 URL: https://wg21.link/n3351 - id: N3352 citation-label: N3352 title: "C++ Binary Fixed-Point Arithmetic" author: - family: Lawrence Crowl issued: year: 2012 URL: https://wg21.link/n3352 - id: N3353 citation-label: N3353 title: "C++ Concurrent Queues" author: - family: Lawrence Crowl issued: year: 2012 URL: https://wg21.link/n3353 - id: N3354 citation-label: N3354 title: "C++ Stream Mutexes" author: - family: Lawrence Crowl issued: year: 2012 URL: https://wg21.link/n3354 - id: N3355 citation-label: N3355 title: "C++ Distributed Counters" author: - family: Lawrence Crowl issued: year: 2012 URL: https://wg21.link/n3355 - id: N3356 citation-label: N3356 title: "C++ Mutable Threads" author: - family: Chris Mysen issued: year: 2012 URL: https://wg21.link/n3356 - id: N3357 citation-label: N3357 title: "C++ Standard Library Active Issues List (Revision R78)" author: - family: Alisdair Meredith issued: year: 2012 URL: https://wg21.link/n3357 - id: N3358 citation-label: N3358 title: "C++ Standard Library Defect Report List (Revision R78)" author: - family: Alisdair Meredith issued: year: 2012 URL: https://wg21.link/n3358 - id: N3359 citation-label: N3359 title: "C++ Standard Library Closed Issues List (Revision R78)" author: - family: Alisdair Meredith issued: year: 2012 URL: https://wg21.link/n3359 - id: N3360 citation-label: N3360 title: "Networking Library Status Report" author: - family: Christopher Kohlhoff issued: year: 2012 URL: https://wg21.link/n3360 - id: N3361 citation-label: N3361 title: "C++ Language Constructs for Parallel Programming" author: - family: P. Halpern, S. Du Toit, C. Nelson, R. Geva issued: year: 2012 URL: https://wg21.link/n3361 - id: N3362 citation-label: N3362 title: "Terminology: \"indirection\" versus \"dereference\" (revision 2)" author: - family: Jens Maurer issued: year: 2012 URL: https://wg21.link/n3362 - id: N3363 citation-label: N3363 title: "A Rational Number Library for C++" author: - family: Bill Seymour issued: year: 2012 URL: https://wg21.link/n3363 - id: N3365 citation-label: N3365 title: "Filesystem Library Proposal (Revision 2)" author: - family: Beman Dawes issued: year: 2012 URL: https://wg21.link/n3365 - id: N3366 citation-label: N3366 title: "Runtime-sized arrays with automatic storage duration" author: - family: Jens Maurer issued: year: 2012 URL: https://wg21.link/n3366 - id: N3367 citation-label: N3367 title: "C++ Standard Core Language Active Issues, Revision 79" author: - family: William M. Miller issued: year: 2012 URL: https://wg21.link/n3367 - id: N3368 citation-label: N3368 title: "C++ Standard Core Language Defect Reports, Revision 79" author: - family: William M. Miller issued: year: 2012 URL: https://wg21.link/n3368 - id: N3369 citation-label: N3369 title: "C++ Standard Core Language Closed Issues, Revision 79" author: - family: William M. Miller issued: year: 2012 URL: https://wg21.link/n3369 - id: N3370 citation-label: N3370 title: "Call for Library Proposals" author: - family: Alisdair Meredith issued: year: 2012 URL: https://wg21.link/n3370 - id: N3371 citation-label: N3371 title: "Status List for Library Proposals" author: - family: Alisdair Meredith issued: year: 2012 URL: https://wg21.link/n3371 - id: N3373 citation-label: N3373 title: "AGENDA, PL22.16 Meeting No. 59, WG21 Meeting No. 54, October 15-19, 2012 - Portland, Oregon" author: - family: Stephen D. Clamage issued: year: 2012 URL: https://wg21.link/n3373 - id: N3374 citation-label: N3374 title: "SG4: Networking" author: - family: K. Kloepper, N. Meyer issued: year: 2012 URL: https://wg21.link/n3374 - id: N3375 citation-label: N3375 title: "Proposal for Unbounded-Precision Integer Types" author: - family: Pete Becker issued: year: 2012 URL: https://wg21.link/n3375 - id: N3376 citation-label: N3376 title: "Working Draft, Standard for Programming Language C++" author: - family: Stefanus Du Toit issued: year: 2012 URL: https://wg21.link/n3376 - id: N3377 citation-label: N3377 title: "C++ Editor's Report, February 2012" author: - family: Stefanus Du Toit issued: year: 2012 URL: https://wg21.link/n3377 - id: N3378 citation-label: N3378 title: "A preliminary proposal for work executors" author: - family: J. Yasskin, M. Austern, L. Crowl, C. Carruth, C. Mysen issued: year: 2012 URL: https://wg21.link/n3378 - id: N3379 citation-label: N3379 title: "Minutes, WG21 Teleconference 2012-01-27" author: - family: Kyle Kloepper issued: year: 2012 URL: https://wg21.link/n3379 - id: N3380 citation-label: N3380 title: "Minutes, WG21 Meeting No. 53, 6-10 February 2012 Kona, Hawaii, USA" author: - family: Kyle Kloepper issued: year: 2012 URL: https://wg21.link/n3380 - id: N3381 citation-label: N3381 title: "Minutes, PL22.16 Meeting No. 58, 6-10 February 2012 Kona, Hawaii, USA" author: - family: Kyle Kloepper issued: year: 2012 URL: https://wg21.link/n3381 - id: N3382 citation-label: N3382 title: "C++ Standard Core Language Active Issues, Revision 80" author: - family: William M. Miller issued: year: 2012 URL: https://wg21.link/n3382 - id: N3383 citation-label: N3383 title: "C++ Standard Core Language Defect Reports, Revision 80" author: - family: William M. Miller issued: year: 2012 URL: https://wg21.link/n3383 - id: N3384 citation-label: N3384 title: "C++ Standard Core Language Closed Issues, Revision 80" author: - family: William M. Miller issued: year: 2012 URL: https://wg21.link/n3384 - id: N3386 citation-label: N3386 title: "Return type deduction for normal functions" author: - family: Jason Merrill issued: year: 2012 URL: https://wg21.link/n3386 - id: N3387 citation-label: N3387 title: "Overload resolution tiebreakers for integer types" author: - family: Jens Maurer issued: year: 2012 URL: https://wg21.link/n3387 - id: N3388 citation-label: N3388 title: "Using Asio with C++11" author: - family: Christopher Kohlhoff issued: year: 2012 URL: https://wg21.link/n3388 - id: N3389 citation-label: N3389 title: "Urdl: a simple library for accessing web content" author: - family: Christopher Kohlhoff issued: year: 2012 URL: https://wg21.link/n3389 - id: N3390 citation-label: N3390 title: "Any Library Proposal (Revision 1)" author: - family: B. Dawes, K. Henney issued: year: 2012 URL: https://wg21.link/n3390 - id: N3391 citation-label: N3391 title: "ISO C++ SG1 Meeting Minutes for May 2012" author: - family: L. Crowl, S. du Toit issued: year: 2012 URL: https://wg21.link/n3391 - id: N3392 citation-label: N3392 title: "Minutes, WG21/SG4 Meeting 8 May 2012 Redmond, Washington, USA" author: - family: Neal Meyer issued: year: 2012 URL: https://wg21.link/n3392 - id: N3393 citation-label: N3393 title: "Business Plan and Convener's Report" author: - family: Herb Sutter issued: year: 2012 URL: https://wg21.link/n3393 - id: N3394 citation-label: N3394 title: "[[deprecated]] attribute" author: - family: Alberto Ganesh Barbati issued: year: 2012 URL: https://wg21.link/n3394 - id: N3395 citation-label: N3395 title: "C++ Stream Mutexes" author: - family: Lawrence Crowl issued: year: 2012 URL: https://wg21.link/n3395 - id: N3396 citation-label: N3396 title: "Dynamic memory allocation for over-aligned data" author: - family: Clark Nelson issued: year: 2012 URL: https://wg21.link/n3396 - id: N3397 citation-label: N3397 title: "Spring 2013 JTC1/SC22/WG21 C++ Standards Committee Meeting" author: - family: Roger Orr issued: year: 2012 URL: https://wg21.link/n3397 - id: N3398 citation-label: N3398 title: "String Interoperation Library" author: - family: Beman Dawes issued: year: 2012 URL: https://wg21.link/n3398 - id: N3399 citation-label: N3399 title: "Filesystem Library Proposal (Revision 3)" author: - family: Beman Dawes issued: year: 2012 URL: https://wg21.link/n3399 - id: N3400 citation-label: N3400 title: "A proposal for eliminating the underscore madness that library writers have to suffer" author: - family: Jonathan de Boyne Pollard issued: year: 2012 URL: https://wg21.link/n3400 - id: N3401 citation-label: N3401 title: "Generating move operations (elaborating on Core 1402)" author: - family: Ville Voutilainen issued: year: 2012 URL: https://wg21.link/n3401 - id: N3402 citation-label: N3402 title: "User-defined Literals for Standard Library Types" author: - family: Peter Sommerlad issued: year: 2012 URL: https://wg21.link/n3402 - id: N3403 citation-label: N3403 title: "Use Cases for Compile-Time Reflection" author: - family: Mike Spertus issued: year: 2012 URL: https://wg21.link/n3403 - id: N3404 citation-label: N3404 title: "Tuple Tidbits" author: - family: Mike Spertus issued: year: 2012 URL: https://wg21.link/n3404 - id: N3405 citation-label: N3405 title: "Template Tidbits" author: - family: Mike Spertus issued: year: 2012 URL: https://wg21.link/n3405 - id: N3406 citation-label: N3406 title: "A proposal to add a utility class to represent optional objects (Revision 2)" author: - family: F. Cacciola, A. Krzemieński issued: year: 2012 URL: https://wg21.link/n3406 - id: N3407 citation-label: N3407 title: "Proposal to Add Decimal Floating Point Support to C++" author: - family: Dietmar Kühl issued: year: 2012 URL: https://wg21.link/n3407 - id: N3408 citation-label: N3408 title: "Parallelizing The Standard Algorithms Library" author: - family: J. Hoberock, O. Giroux, V. Grover, J. Marathe, et al. issued: year: 2012 URL: https://wg21.link/n3408 - id: N3409 citation-label: N3409 title: "Strict Fork-Join Parallelism" author: - family: Pablo Halpern issued: year: 2012 URL: https://wg21.link/n3409 - id: N3410 citation-label: N3410 title: "Rich Pointers with Dynamic and Static Introspection" author: - family: D. M. Berris, M. Austern, L. Crowl, L. Singh issued: year: 2012 URL: https://wg21.link/n3410 - id: N3411 citation-label: N3411 title: "Additional Searching Algorithms" author: - family: Marshall Clow issued: year: 2012 URL: https://wg21.link/n3411 - id: N3412 citation-label: N3412 title: "Runtime-sized arrays with automatic storage duration (revision 2)" author: - family: Jens Maurer issued: year: 2012 URL: https://wg21.link/n3412 - id: N3413 citation-label: N3413 title: "Allowing arbitrary literal types for non-type template parameters" author: - family: Jens Maurer issued: year: 2012 URL: https://wg21.link/n3413 - id: N3414 citation-label: N3414 title: "A Rational Number Library for C++" author: - family: Bill Seymour issued: year: 2012 URL: https://wg21.link/n3414 - id: N3415 citation-label: N3415 title: "A Database Access Library" author: - family: Bill Seymour issued: year: 2012 URL: https://wg21.link/n3415 - id: N3416 citation-label: N3416 title: "Packaging Parameter Packs" author: - family: Mike Spertus issued: year: 2012 URL: https://wg21.link/n3416 - id: N3417 citation-label: N3417 title: "Proposal for Unbounded-Precision Integer Types" author: - family: Pete Becker issued: year: 2012 URL: https://wg21.link/n3417 - id: N3418 citation-label: N3418 title: "Proposal for Generic (Polymorphic) Lambda Expressions" author: - family: F. Vali, H. Sutter, D. Abrahams issued: year: 2012 URL: https://wg21.link/n3418 - id: N3419 citation-label: N3419 title: "Vector loops and Parallel Loops" author: - family: Robert Geva issued: year: 2012 URL: https://wg21.link/n3419 - id: N3420 citation-label: N3420 title: "A URI Library for C++" author: - family: G. Matthews, D. Berris issued: year: 2012 URL: https://wg21.link/n3420 - id: N3421 citation-label: N3421 title: "Making Operator Functors greater<>" author: - family: Stephan T. Lavavej issued: year: 2012 URL: https://wg21.link/n3421 - id: N3422 citation-label: N3422 title: "SG5: Software Transactional Memory (TM) Status Report" author: - family: M. Wong, J. Gottschlich issued: year: 2012 URL: https://wg21.link/n3422 - id: N3423 citation-label: N3423 title: "SG5: Software Transactional Memory (TM) Meeting Minutes" author: - family: Michael Wong issued: year: 2012 URL: https://wg21.link/n3423 - id: N3424 citation-label: N3424 title: "Lambda Correctness and Usability Issues" author: - family: Herb Sutter issued: year: 2012 URL: https://wg21.link/n3424 - id: N3425 citation-label: N3425 title: "Concurrent Unordered Associative Containers for C++" author: - family: A. Robison, A. Malakhov, A. Laksberg issued: year: 2012 URL: https://wg21.link/n3425 - id: N3426 citation-label: N3426 title: "Experience with Pre-Parsed Headers" author: - family: Lawrence Crowl issued: year: 2012 URL: https://wg21.link/n3426 - id: N3427 citation-label: N3427 title: "Shared locking in C++" author: - family: Howard Hinnant issued: year: 2012 URL: https://wg21.link/n3427 - id: N3428 citation-label: N3428 title: "A Standard Programmatic Interface for Asynchronous Operations" author: - family: N. Gustafsson, A. Laksberg, H. Sutter, S. Mithani issued: year: 2012 URL: https://wg21.link/n3428 - id: N3429 citation-label: N3429 title: "A C++ Library Solution To Parallelism" author: - family: A. Laksberg, H. Sutter, A. Robison, S. Mithani issued: year: 2012 URL: https://wg21.link/n3429 - id: N3430 citation-label: N3430 title: "Proposing std::split()" author: - family: Greg Miller issued: year: 2012 URL: https://wg21.link/n3430 - id: N3431 citation-label: N3431 title: "Quoted Strings Library Proposal" author: - family: Beman Dawes issued: year: 2012 URL: https://wg21.link/n3431 - id: N3432 citation-label: N3432 title: "C++ Sized Deallocation" author: - family: Lawrence Crowl issued: year: 2012 URL: https://wg21.link/n3432 - id: N3433 citation-label: N3433 title: "Clarifying Memory Allocation" author: - family: L. Crowl, C. Carruth issued: year: 2012 URL: https://wg21.link/n3433 - id: N3434 citation-label: N3434 title: "C++ Concurrent Queues" author: - family: Lawrence Crowl issued: year: 2012 URL: https://wg21.link/n3434 - id: N3435 citation-label: N3435 title: "Standardized feature-test macros" author: - family: Clark Nelson issued: year: 2012 URL: https://wg21.link/n3435 - id: N3436 citation-label: N3436 title: "std::result_of and SFINAE" author: - family: E. Niebler, D. Walker, J. de Guzman issued: year: 2012 URL: https://wg21.link/n3436 - id: N3437 citation-label: N3437 title: "Type Name Strings For C++" author: - family: Axel Naumann issued: year: 2012 URL: https://wg21.link/n3437 - id: N3438 citation-label: N3438 title: "C++ Standard Library Active Issues List (Revision R79)" author: - family: Alisdair Meredith issued: year: 2012 URL: https://wg21.link/n3438 - id: N3439 citation-label: N3439 title: "C++ Standard Library Defect Report List (Revision R79)" author: - family: Alisdair Meredith issued: year: 2012 URL: https://wg21.link/n3439 - id: N3440 citation-label: N3440 title: "C++ Standard Library Closed Issues List (Revision R79)" author: - family: Alisdair Meredith issued: year: 2012 URL: https://wg21.link/n3440 - id: N3441 citation-label: N3441 title: "Call Stack Utilities and std::exception Extension Proposal" author: - family: Aurelian Melinte issued: year: 2012 URL: https://wg21.link/n3441 - id: N3442 citation-label: N3442 title: "string_ref: a non-owning reference to a string" author: - family: Jeffrey Yasskin issued: year: 2012 URL: https://wg21.link/n3442 - id: N3443 citation-label: N3443 title: "Priority Queue Changes and Additions" author: - family: G. Powell, T. Blechmann issued: year: 2012 URL: https://wg21.link/n3443 - id: N3444 citation-label: N3444 title: "Relaxing syntactic constraints on constexpr function definitions" author: - family: Richard Smith issued: year: 2012 URL: https://wg21.link/n3444 - id: N3445 citation-label: N3445 title: "Pass by Const Reference or Value" author: - family: Lawrence Crowl issued: year: 2012 URL: https://wg21.link/n3445 - id: N3446 citation-label: N3446 title: "C++ Mapreduce" author: - family: C. Mysen, L. Crowl, A. Berkan issued: year: 2012 URL: https://wg21.link/n3446 - id: N3448 citation-label: N3448 title: "Painless Digit Separation" author: - family: Daveed Vandevoorde issued: year: 2012 URL: https://wg21.link/n3448 - id: N3449 citation-label: N3449 title: "Open and Efficient Type Switch for C++" author: - family: B. Stroustrup, G. Dos Reis, Y. Solodkyy issued: year: 2012 URL: https://wg21.link/n3449 - id: N3450 citation-label: N3450 title: "Iterator-Related Improvements to Containers" author: - family: Alan Talbot issued: year: 2012 URL: https://wg21.link/n3450 - id: N3451 citation-label: N3451 title: "async and ~future" author: - family: Herb Sutter issued: year: 2012 URL: https://wg21.link/n3451 - id: N3453 citation-label: N3453 title: "Minutes, WG21 Teleconference 2012-10-5" author: - family: Kyle Kloepper URL: https://wg21.link/n3453 - id: N3454 citation-label: N3454 title: "Minutes, WG21 Meeting No. 54, 15-19 October 2012 Portland, Oregon, USA" author: - family: Kyle Kloepper URL: https://wg21.link/n3454 - id: N3455 citation-label: N3455 title: "Minutes, PL22.16 Meeting No. 59, 15-19 October 2012 Portland, Oregon, USA" author: - family: Kyle Kloepper URL: https://wg21.link/n3455 - id: N3456 citation-label: N3456 title: "Range arguments for container constructors and methods, with wording" author: - family: Jeffrey Yasskin issued: year: 2012 URL: https://wg21.link/n3456 - id: N3457 citation-label: N3457 title: "Algorithm std::iota and its modifications." author: - family: Vladimir Grigoriev issued: year: 2012 URL: https://wg21.link/n3457 - id: N3458 citation-label: N3458 title: "Simple Database Integration in C++11" author: - family: Thomas Neumann issued: year: 2012 URL: https://wg21.link/n3458 - id: N3459 citation-label: N3459 title: "Comparison of Two Database Access Methodologies" author: - family: Bill Seymour issued: year: 2012 URL: https://wg21.link/n3459 - id: N3462 citation-label: N3462 title: "std::result_of and SFINAE" author: - family: E. Niebler, D. Walker, J. de Guzman issued: year: 2012 URL: https://wg21.link/n3462 - id: N3463 citation-label: N3463 title: "Portable Program Source Files" author: - family: Beman Dawes issued: year: 2012 URL: https://wg21.link/n3463 - id: N3465 citation-label: N3465 title: "Adding heterogeneous comparison lookup to associative containers for TR2 (Rev 2)" author: - family: Joaquín Mª López Muñoz issued: year: 2012 URL: https://wg21.link/n3465 - id: N3466 citation-label: N3466 title: "More Perfect Forwarding" author: - family: Mike Spertus issued: year: 2012 URL: https://wg21.link/n3466 - id: N3467 citation-label: N3467 title: "Runtime-sized arrays with automatic storage duration (revision 3)" author: - family: Jens Maurer issued: year: 2012 URL: https://wg21.link/n3467 - id: N3468 citation-label: N3468 title: "User-defined Literals for Standard Library Types (version 2)" author: - family: Peter Sommerlad issued: year: 2012 URL: https://wg21.link/n3468 - id: N3469 citation-label: N3469 title: "Constexpr Library Additions: chrono, v3" author: - family: B. Kosnik, D. Krügler issued: year: 2012 URL: https://wg21.link/n3469 - id: N3470 citation-label: N3470 title: "Constexpr Library Additions: containers, v2" author: - family: B. Kosnik, D. Krügler issued: year: 2012 URL: https://wg21.link/n3470 - id: N3471 citation-label: N3471 title: "Constexpr Library Additions: utilities, v3" author: - family: B. Kosnik, D. Krügler issued: year: 2012 URL: https://wg21.link/n3471 - id: N3472 citation-label: N3472 title: "Binary Literals in the C++ Core Language" author: - family: James Dennett issued: year: 2012 URL: https://wg21.link/n3472 - id: N3473 citation-label: N3473 title: "C++ Standard Library Active Issues List (Revision R80)" author: - family: Alisdair Meredith issued: year: 2012 URL: https://wg21.link/n3473 - id: N3474 citation-label: N3474 title: "C++ Standard Library Defect Report List (Revision R80)" author: - family: Alisdair Meredith issued: year: 2012 URL: https://wg21.link/n3474 - id: N3475 citation-label: N3475 title: "C++ Standard Library Closed Issues List (Revision R80)" author: - family: Alisdair Meredith issued: year: 2012 URL: https://wg21.link/n3475 - id: N3477 citation-label: N3477 title: "C++ Internet Protocol Classes" author: - family: A. Fabijanic, G. Obiltschnig issued: year: 2012 URL: https://wg21.link/n3477 - id: N3478 citation-label: N3478 title: "Core Issue 1512: Pointer comparison vs qualification conversions" author: - family: Jens Maurer issued: year: 2012 URL: https://wg21.link/n3478 - id: N3479 citation-label: N3479 title: "Priority Queue, Queue and Stack: Changes and Additions" author: - family: G. Powell, T. Blechmann issued: year: 2012 URL: https://wg21.link/n3479 - id: N3480 citation-label: N3480 title: "C++ Standard Core Language Active Issues, Revision 81" author: - family: William M. Miller issued: year: 2012 URL: https://wg21.link/n3480 - id: N3481 citation-label: N3481 title: "C++ Standard Core Language Defect Reports and Accepted Issues, Revision 81" author: - family: William M. Miller issued: year: 2012 URL: https://wg21.link/n3481 - id: N3482 citation-label: N3482 title: "C++ Standard Core Language Closed Issues, Revision 81" author: - family: William M. Miller issued: year: 2012 URL: https://wg21.link/n3482 - id: N3484 citation-label: N3484 title: "A URI Library for C++" author: - family: G. Matthews, D. Berris issued: year: 2012 URL: https://wg21.link/n3484 - id: N3485 citation-label: N3485 title: "Working Draft, Standard for Programming Language C++" author: - family: Stefanus Du Toit issued: year: 2012 URL: https://wg21.link/n3485 - id: N3486 citation-label: N3486 title: "C++ Editor's Report, October 2012" author: - family: Stefanus Du Toit issued: year: 2012 URL: https://wg21.link/n3486 - id: N3487 citation-label: N3487 title: "TLS and Parallelism" author: - family: Pablo Halpern issued: year: 2012 URL: https://wg21.link/n3487 - id: N3488 citation-label: N3488 title: "Evolution Working Group paper status" author: - family: Ville Voutilainen issued: year: 2012 URL: https://wg21.link/n3488 - id: N3489 citation-label: N3489 title: "A Rational Number Library for C++" author: - family: Bill Seymour issued: year: 2012 URL: https://wg21.link/n3489 - id: N3490 citation-label: N3490 title: "ADL Control for C++" author: - family: Dave Abrahams issued: year: 2012 URL: https://wg21.link/n3490 - id: N3491 citation-label: N3491 title: "Minutes: SG4 Networking, October 2012" author: - family: Alex Fabijanic issued: year: 2012 URL: https://wg21.link/n3491 - id: N3492 citation-label: N3492 title: "Use Cases for Compile-Time Reflection (Rev. 2)" author: - family: Mike Spertus issued: year: 2012 URL: https://wg21.link/n3492 - id: N3493 citation-label: N3493 title: "Compile-time integer sequences" author: - family: Jonathan Wakely issued: year: 2013 URL: https://wg21.link/n3493 - id: N3494 citation-label: N3494 title: "A proposal to add special mathematical functions according to the ISO/IEC 80000-2:2009 standard" author: - family: Vincent Reverdy issued: year: 2012 URL: https://wg21.link/n3494 - id: N3495 citation-label: N3495 title: "inplace realloc" author: - family: Ariane van der Steldt issued: year: 2012 URL: https://wg21.link/n3495 - id: N3496 citation-label: N3496 title: "AGENDA, PL22.16 Meeting No. 60, WG21 Meeting No. 55, April 15-20, 2013 — Bristol, UK" author: - family: Stephen D. Clamage issued: year: 2013 URL: https://wg21.link/n3496 - id: N3497 citation-label: N3497 title: "Runtime-sized arrays with automatic storage duration (revision 4)" author: - family: Jens Maurer issued: year: 2013 URL: https://wg21.link/n3497 - id: N3498 citation-label: N3498 title: "Core Issue 1512: Pointer comparison vs qualification conversions (revision 2)" author: - family: Jens Maurer issued: year: 2013 URL: https://wg21.link/n3498 - id: N3499 citation-label: N3499 title: "Digit Separators" author: - family: Lawrence Crowl issued: year: 2012 URL: https://wg21.link/n3499 - id: N3500 citation-label: N3500 title: "New assert variants" author: - family: Olaf van der Spek issued: year: 2012 URL: https://wg21.link/n3500 - id: N3501 citation-label: N3501 title: "C++ Standard Core Language Active Issues, Revision 82" author: - family: William M. Miller issued: year: 2013 URL: https://wg21.link/n3501 - id: N3502 citation-label: N3502 title: "C++ Standard Core Language Defect Reports and Accepted Issues, Revision 82" author: - family: William M. Miller issued: year: 2013 URL: https://wg21.link/n3502 - id: N3503 citation-label: N3503 title: "C++ Standard Core Language Closed Issues, Revision 82" author: - family: William M. Miller issued: year: 2013 URL: https://wg21.link/n3503 - id: N3505 citation-label: N3505 title: "Filesystem Library Proposal (Revision 4)" author: - family: Beman Dawes issued: year: 2013 URL: https://wg21.link/n3505 - id: N3506 citation-label: N3506 title: "A printf-like Interface for the Streams Library" author: - family: Zhihao Yuan issued: year: 2012 URL: https://wg21.link/n3506 - id: N3507 citation-label: N3507 title: "A URI Library for C++" author: - family: G. Matthews, D. Berris issued: year: 2013 URL: https://wg21.link/n3507 - id: N3508 citation-label: N3508 title: "Any Library Proposal (Revision 2)" author: - family: B. Dawes, K. Henney issued: year: 2013 URL: https://wg21.link/n3508 - id: N3509 citation-label: N3509 title: "Operator Bool for Ranges" author: - family: Olaf van der Spek issued: year: 2012 URL: https://wg21.link/n3509 - id: N3510 citation-label: N3510 title: "std::split(): An algorithm for splitting strings" author: - family: Greg Miller issued: year: 2013 URL: https://wg21.link/n3510 - id: N3511 citation-label: N3511 title: "exchange() utility function" author: - family: Jeffrey Yasskin issued: year: 2013 URL: https://wg21.link/n3511 - id: N3512 citation-label: N3512 title: "string_ref: a non-owning reference to a string, revision 2" author: - family: Jeffrey Yasskin issued: year: 2013 URL: https://wg21.link/n3512 - id: N3513 citation-label: N3513 title: "Range arguments for container constructors and methods, wording revision 2" author: - family: Jeffrey Yasskin issued: year: 2013 URL: https://wg21.link/n3513 - id: N3514 citation-label: N3514 title: "A Proposal for the World's Dumbest Smart Pointer" author: - family: Walter Brown issued: year: 2012 URL: https://wg21.link/n3514 - id: N3515 citation-label: N3515 title: "Toward Opaque Typedefs for C++1Y" author: - family: Walter Brown issued: year: 2013 URL: https://wg21.link/n3515 - id: N3516 citation-label: N3516 title: "C++ Standard Library Active Issues List (Revision R81)" author: - family: Alisdair Meredith issued: year: 2013 URL: https://wg21.link/n3516 - id: N3517 citation-label: N3517 title: "C++ Standard Library Defect Report List (Revision R81)" author: - family: Alisdair Meredith issued: year: 2013 URL: https://wg21.link/n3517 - id: N3518 citation-label: N3518 title: "C++ Standard Library Closed Issues List (Revision R81)" author: - family: Alisdair Meredith issued: year: 2013 URL: https://wg21.link/n3518 - id: N3519 citation-label: N3519 title: "Feb 5, 2013 SG1 Teleconference Announcement and Agenda" author: - family: Hans Boehm issued: year: 2013 URL: https://wg21.link/n3519 - id: N3520 citation-label: N3520 title: "Critical sections in vector loops" author: - family: Robert Geva issued: year: 2013 URL: https://wg21.link/n3520 - id: N3521 citation-label: N3521 title: "convert() utility function" author: - family: Jeffrey Yasskin issued: year: 2013 URL: https://wg21.link/n3521 - id: N3522 citation-label: N3522 title: "C++ Standard Library Active Issues List (Revision R82)" author: - family: Alisdair Meredith issued: year: 2013 URL: https://wg21.link/n3522 - id: N3523 citation-label: N3523 title: "C++ Standard Library Defect Report List (Revision R82)" author: - family: Alisdair Meredith issued: year: 2013 URL: https://wg21.link/n3523 - id: N3524 citation-label: N3524 title: "C++ Standard Library Closed Issues List (Revision R82)" author: - family: Alisdair Meredith issued: year: 2013 URL: https://wg21.link/n3524 - id: N3525 citation-label: N3525 title: "Polymorphic Allocators" author: - family: Pablo Halpern issued: year: 2013 URL: https://wg21.link/n3525 - id: N3526 citation-label: N3526 title: "Uniform initialization for arrays and class aggregate types" author: - family: Michael Price issued: year: 2013 URL: https://wg21.link/n3526 - id: N3527 citation-label: N3527 title: "A proposal to add a utility class to represent optional objects (Revision 2)" author: - family: F. Cacciola, A. Krzemieński issued: year: 2013 URL: https://wg21.link/n3527 - id: N3528 citation-label: N3528 title: "Minutes of Feb 5 2013 SG1 Phone Call" author: - family: Pablo Halpern issued: year: 2013 URL: https://wg21.link/n3528 - id: N3529 citation-label: N3529 title: "SG5: Transactional Memory (TM) Meeting Minutes 2012/10/30-2013/02/04" author: - family: Michael Wong issued: year: 2013 URL: https://wg21.link/n3529 - id: N3530 citation-label: N3530 title: "Leveraging OpenMP infrastructure for language level parallelisation" author: - family: D. Gove, N. Copty, M. Wong issued: year: 2013 URL: https://wg21.link/n3530 - id: N3531 citation-label: N3531 title: "User-defined Literals for Standard Library Types (version 3)" author: - family: Peter Sommerlad issued: year: 2013 URL: https://wg21.link/n3531 - id: N3532 citation-label: N3532 title: "C++ Dynamic Arrays" author: - family: L. Crowl, M. Austern issued: year: 2013 URL: https://wg21.link/n3532 - id: N3533 citation-label: N3533 title: "C++ Concurrent Queues" author: - family: L. Crowl, C. Mysen issued: year: 2013 URL: https://wg21.link/n3533 - id: N3534 citation-label: N3534 title: "C++ Pipelines" author: - family: A. Mackintosh, A. Berkan issued: year: 2013 URL: https://wg21.link/n3534 - id: N3535 citation-label: N3535 title: "C++ Stream Mutexes" author: - family: Lawrence Crowl issued: year: 2013 URL: https://wg21.link/n3535 - id: N3536 citation-label: N3536 title: "C++ Sized Deallocation" author: - family: Lawrence Crowl issued: year: 2013 URL: https://wg21.link/n3536 - id: N3537 citation-label: N3537 title: "Clarifying Memory Allocation" author: - family: L. Crowl, C. Carruth issued: year: 2013 URL: https://wg21.link/n3537 - id: N3538 citation-label: N3538 title: "Pass by Const Reference or Value" author: - family: Lawrence Crowl issued: year: 2013 URL: https://wg21.link/n3538 - id: N3539 citation-label: N3539 title: "C++ Standard Core Language Active Issues, Revision 83" author: - family: William M. Miller issued: year: 2013 URL: https://wg21.link/n3539 - id: N3540 citation-label: N3540 title: "C++ Standard Core Language Defect Reports and Accepted Issues, Revision 83" author: - family: William M. Miller issued: year: 2013 URL: https://wg21.link/n3540 - id: N3541 citation-label: N3541 title: "C++ Standard Core Language Closed Issues, Revision 83" author: - family: William M. Miller issued: year: 2013 URL: https://wg21.link/n3541 - id: N3542 citation-label: N3542 title: "Proposal for Unbounded-Precision Integer Types" author: - family: Pete Becker issued: year: 2013 URL: https://wg21.link/n3542 - id: N3543 citation-label: N3543 title: "Priority Queue, Queue and Stack: Changes and Additions" author: - family: G. Powell, T. Blechmann issued: year: 2013 URL: https://wg21.link/n3543 - id: N3544 citation-label: N3544 title: "SG5: Transactional Memory (TM) Meeting Minutes 2013/02/25-2013/03/04" author: - family: Michael Wong issued: year: 2013 URL: https://wg21.link/n3544 - id: N3545 citation-label: N3545 title: "An Incremental Improvement to integral_constant" author: - family: Walter E. Brown issued: year: 2013 URL: https://wg21.link/n3545 - id: N3546 citation-label: N3546 title: "TransformationTraits Redux" author: - family: Walter E. Brown issued: year: 2013 URL: https://wg21.link/n3546 - id: N3547 citation-label: N3547 title: "Three -related Proposals" author: - family: Walter E. Brown issued: year: 2013 URL: https://wg21.link/n3547 - id: N3548 citation-label: N3548 title: "Conditionally-supported Special Math Functions for C++14" author: - family: Walter E. Brown issued: year: 2013 URL: https://wg21.link/n3548 - id: N3549 citation-label: N3549 title: "s/bound/extent/" author: - family: Walter E. Brown issued: year: 2013 URL: https://wg21.link/n3549 - id: N3550 citation-label: N3550 title: "Proposed C++14 Value Classification" author: - family: Walter E. Brown issued: year: 2013 URL: https://wg21.link/n3550 - id: N3551 citation-label: N3551 title: "Random Number Generation in C++11" author: - family: Walter E. Brown issued: year: 2013 URL: https://wg21.link/n3551 - id: N3552 citation-label: N3552 title: "Introducing Object Aliases" author: - family: Walter E. Brown issued: year: 2013 URL: https://wg21.link/n3552 - id: N3553 citation-label: N3553 title: "Proposing a C++1Y Swap Operator" author: - family: Walter E. Brown issued: year: 2013 URL: https://wg21.link/n3553 - id: N3554 citation-label: N3554 title: "A Parallel Algorithms Library" author: - family: J. Hoberock, O. Giroux, V. Grover, H. Sutter, et al. issued: year: 2013 URL: https://wg21.link/n3554 - id: N3556 citation-label: N3556 title: "Thread-Local Storage in X-Parallel Computations" author: - family: P. Halpern, C. Leiserson issued: year: 2013 URL: https://wg21.link/n3556 - id: N3557 citation-label: N3557 title: "Considering a Fork-Join Parallelism Library" author: - family: Pablo Halpern issued: year: 2013 URL: https://wg21.link/n3557 - id: N3558 citation-label: N3558 title: "A Standardized Representation of Asynchronous Operations" author: - family: N. Gustafsson, A. Laksberg, H. Sutter, S. Mithani issued: year: 2013 URL: https://wg21.link/n3558 - id: N3559 citation-label: N3559 title: "Proposal for Generic (Polymorphic) Lambda Expressions" author: - family: F. Vali, H. Sutter, D. Abrahams issued: year: 2013 URL: https://wg21.link/n3559 - id: N3560 citation-label: N3560 title: "Proposal for Assorted Extensions to Lambda Expressions" author: - family: F. Vali, H. Sutter, D. Abrahams issued: year: 2013 URL: https://wg21.link/n3560 - id: N3561 citation-label: N3561 title: "Semantics of Vector Loops" author: - family: R. Geva, C. Nelson issued: year: 2013 URL: https://wg21.link/n3561 - id: N3562 citation-label: N3562 title: "Executors and schedulers, revision 1" author: - family: M. Austern, L. Crowl, C. Carruth, N. Gustafsson, et al. issued: year: 2013 URL: https://wg21.link/n3562 - id: N3563 citation-label: N3563 title: "C++ Mapreduce" author: - family: C. Mysen, L. Crowl, A. Berkan issued: year: 2013 URL: https://wg21.link/n3563 - id: N3564 citation-label: N3564 title: "Resumable Functions" author: - family: N. Gustafsson, D. Brewis, H. Sutter, S. Mithani issued: year: 2013 URL: https://wg21.link/n3564 - id: N3565 citation-label: N3565 title: "IP Address Design Constraints" author: - family: Aleksandar Fabijanic issued: year: 2013 URL: https://wg21.link/n3565 - id: N3566 citation-label: N3566 title: "Evolution Open Issues" author: - family: Ville Voutilainen issued: year: 2013 URL: https://wg21.link/n3566 - id: N3567 citation-label: N3567 title: "Evolution Closed Issues" author: - family: Ville Voutilainen issued: year: 2013 URL: https://wg21.link/n3567 - id: N3568 citation-label: N3568 title: "Shared locking in C++" author: - family: Howard Hinnant issued: year: 2013 URL: https://wg21.link/n3568 - id: N3569 citation-label: N3569 title: "SPRING 2014 JTC1/SC22/WG21 C++ STANDARDS COMMITTEE MEETING: Preliminary Information" author: - family: Peter Sommerlad issued: year: 2013 URL: https://wg21.link/n3569 - id: N3570 citation-label: N3570 title: "Quoted Strings Library Proposal (Revision 1)" author: - family: Beman Dawes issued: year: 2013 URL: https://wg21.link/n3570 - id: N3571 citation-label: N3571 title: "A Proposal to add Single Instruction Multiple Data Computation to the Standard Library" author: - family: P. Estérie, M. Gaunard, J. Falcou issued: year: 2013 URL: https://wg21.link/n3571 - id: N3572 citation-label: N3572 title: "Unicode Support in the Standard Library" author: - family: Mark Boyall issued: year: 2013 URL: https://wg21.link/n3572 - id: N3573 citation-label: N3573 title: "Heterogenous extensions to unordered containers" author: - family: Mark Boyall issued: year: 2013 URL: https://wg21.link/n3573 - id: N3574 citation-label: N3574 title: "Binding stateful functions as function pointers" author: - family: Mark Boyall issued: year: 2013 URL: https://wg21.link/n3574 - id: N3575 citation-label: N3575 title: "Additional Standard allocation schemes" author: - family: Mark Boyall issued: year: 2013 URL: https://wg21.link/n3575 - id: N3576 citation-label: N3576 title: "SG8 Concepts Teleconference Minutes - 2013-03-12" author: - family: Herb Sutter issued: year: 2013 URL: https://wg21.link/n3576 - id: N3577 citation-label: N3577 title: "Fall 2013 JTC1/SC22/WG21 C++ Standards Committee Meeting" author: - family: Nevin Liber issued: year: 2013 URL: https://wg21.link/n3577 - id: N3578 citation-label: N3578 title: "Proposing the Rule of Five" author: - family: Walter E. Brown issued: year: 2013 URL: https://wg21.link/n3578 - id: N3579 citation-label: N3579 title: "A type trait for signatures" author: - family: Mike Spertus issued: year: 2013 URL: https://wg21.link/n3579 - id: N3580 citation-label: N3580 title: "Concepts Lite: Constraining Templates with Predicates" author: - family: A. Sutton, B. Stroustrup, G. Dos Reis issued: year: 2013 URL: https://wg21.link/n3580 - id: N3581 citation-label: N3581 title: "Delimited iterators" author: - family: Mike Spertus issued: year: 2013 URL: https://wg21.link/n3581 - id: N3582 citation-label: N3582 title: "Return type deduction for normal functions" author: - family: Jason Merrill issued: year: 2013 URL: https://wg21.link/n3582 - id: N3583 citation-label: N3583 title: "Exploring constexpr at Runtime" author: - family: Scott Schurr issued: year: 2013 URL: https://wg21.link/n3583 - id: N3584 citation-label: N3584 title: "Wording for Accessing Tuple Fields by Type" author: - family: Mike Spertus issued: year: 2013 URL: https://wg21.link/n3584 - id: N3585 citation-label: N3585 title: "Iterator-Related Improvements to Containers (Revision 2)" author: - family: Alan Talbot issued: year: 2013 URL: https://wg21.link/n3585 - id: N3586 citation-label: N3586 title: "Splicing Maps and Sets" author: - family: A. Talbot, H. Hinnant issued: year: 2013 URL: https://wg21.link/n3586 - id: N3587 citation-label: N3587 title: "For Loop Exit Strategies" author: - family: Alan Talbot issued: year: 2013 URL: https://wg21.link/n3587 - id: N3588 citation-label: N3588 title: "make_unique" author: - family: Stephan T. Lavavej issued: year: 2013 URL: https://wg21.link/n3588 - id: N3589 citation-label: N3589 title: "Summary of Progress Since Portland towards Transactional Language Constructs for C++" author: - family: H. Boehm, J. Gottschlich, V. Luchangco, M. Wong, et al. issued: year: 2013 URL: https://wg21.link/n3589 - id: N3591 citation-label: N3591 title: "Summary of Discussions on Explicit Cancellation in Transactional Language Constructs for C++" author: - family: H. Boehm, J. Gottschlich, M. Moir, M. Wong, et al. issued: year: 2013 URL: https://wg21.link/n3591 - id: N3592 citation-label: N3592 title: "Alternative cancellation and data escape mechanisms for transactions" author: - family: Torvald Riegel issued: year: 2013 URL: https://wg21.link/n3592 - id: N3593 citation-label: N3593 title: "std::split(): An algorithm for splitting strings" author: - family: Greg Miller issued: year: 2013 URL: https://wg21.link/n3593 - id: N3594 citation-label: N3594 title: "std::join(): An algorithm for joining a range of elements" author: - family: Greg Miller issued: year: 2013 URL: https://wg21.link/n3594 - id: N3595 citation-label: N3595 title: "Simplifying Argument-Dependent Lookup Rules" author: - family: Peter Gottschling issued: year: 2013 URL: https://wg21.link/n3595 - id: N3596 citation-label: N3596 title: "Code Reuse in Class Template Specialization" author: - family: Peter Gottschling issued: year: 2013 URL: https://wg21.link/n3596 - id: N3597 citation-label: N3597 title: "Relaxing constraints on constexpr functions" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/n3597 - id: N3598 citation-label: N3598 title: "constexpr member functions and implicit const" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/n3598 - id: N3599 citation-label: N3599 title: "Literal operator templates for strings" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/n3599 - id: N3600 citation-label: N3600 title: "C++ Latches and Barriers" author: - family: Alasdair Mackintosh issued: year: 2013 URL: https://wg21.link/n3600 - id: N3601 citation-label: N3601 title: "Implicit template parameters" author: - family: M. Spertus, D. Vandevoorde issued: year: 2013 URL: https://wg21.link/n3601 - id: N3602 citation-label: N3602 title: "Template parameter deduction for constructors" author: - family: M. Spertus, D. Vandevoorde issued: year: 2013 URL: https://wg21.link/n3602 - id: N3603 citation-label: N3603 title: "A Three-Class IP Address Proposal" author: - family: Christopher Kohlhoff issued: year: 2013 URL: https://wg21.link/n3603 - id: N3604 citation-label: N3604 title: "Centralized Defensive-Programming Support for Narrow Contracts" author: - family: J. Lakos, A. Zakharov issued: year: 2013 URL: https://wg21.link/n3604 - id: N3605 citation-label: N3605 title: "Member initializers and aggregates" author: - family: Ville Voutilainen issued: year: 2013 URL: https://wg21.link/n3605 - id: N3606 citation-label: N3606 title: "Extending std::search to use Additional Searching Algorithms" author: - family: Marshall Clow issued: year: 2013 URL: https://wg21.link/n3606 - id: N3607 citation-label: N3607 title: "Making non-modifying sequence operations more robust" author: - family: M. Spertus, A. Pall issued: year: 2013 URL: https://wg21.link/n3607 - id: N3608 citation-label: N3608 title: "exchange() utility function, revision 2" author: - family: Jeffrey Yasskin issued: year: 2013 URL: https://wg21.link/n3608 - id: N3609 citation-label: N3609 title: "string_view: a non-owning reference to a string, revision 3" author: - family: Jeffrey Yasskin issued: year: 2013 URL: https://wg21.link/n3609 - id: N3610 citation-label: N3610 title: "Generic lambda-capture initializers, supporting capture-by-move" author: - family: Ville Voutilainen issued: year: 2013 URL: https://wg21.link/n3610 - id: N3611 citation-label: N3611 title: "A Rational Number Library for C++" author: - family: Bill Seymour issued: year: 2013 URL: https://wg21.link/n3611 - id: N3612 citation-label: N3612 title: "Desiderata of a C++11 Database Interface" author: - family: Thomas Neumann issued: year: 2013 URL: https://wg21.link/n3612 - id: N3613 citation-label: N3613 title: "\"Static If\" Considered" author: - family: B. Stroustrup, G. Dos Reis, A. Sutton issued: year: 2013 URL: https://wg21.link/n3613 - id: N3614 citation-label: N3614 title: "unwinding_exception" author: - family: Herb Sutter issued: year: 2013 URL: https://wg21.link/n3614 - id: N3615 citation-label: N3615 title: "Constexpr Variable Templates" author: - family: Gabriel Dos Reis issued: year: 2013 URL: https://wg21.link/n3615 - id: N3617 citation-label: N3617 title: "Lifting overload sets into function objects" author: - family: Philipp Juschka issued: year: 2013 URL: https://wg21.link/n3617 - id: N3618 citation-label: N3618 title: "What can signal handlers do? (CWG 1441)" author: - family: Hans Boehm issued: year: 2013 URL: https://wg21.link/n3618 - id: N3619 citation-label: N3619 title: "A proposal to add swappability traits to the standard library" author: - family: Andrew Morrow issued: year: 2013 URL: https://wg21.link/n3619 - id: N3620 citation-label: N3620 title: "Network byte order conversion" author: - family: Kyle Kloepper issued: year: 2013 URL: https://wg21.link/n3620 - id: N3621 citation-label: N3621 title: "Minutes, WG21 Teleconference 2013-03-29" author: - family: Kyle Kloepper issued: year: 2013 URL: https://wg21.link/n3621 - id: N3622 citation-label: N3622 title: "Minutes: WG21 Meeting No. 55, 15-20 April 2013 - Bristol, UK" author: - family: Kyle Kloepper issued: year: 2013 URL: https://wg21.link/n3622 - id: N3623 citation-label: N3623 title: "Minutes: PL22.16 Meeting No. 60, 15-20 April 2013 - Bristol, UK" author: - family: Kyle Kloepper issued: year: 2013 URL: https://wg21.link/n3623 - id: N3624 citation-label: N3624 title: "Core Issue 1512: Pointer comparison vs qualification conversions (revision 3)" author: - family: Jens Maurer issued: year: 2013 URL: https://wg21.link/n3624 - id: N3625 citation-label: N3625 title: "A URI Library for C++" author: - family: G. Matthews, D. Berris issued: year: 2013 URL: https://wg21.link/n3625 - id: N3626 citation-label: N3626 title: "Floating-Point Typedefs Having Specified Widths" author: - family: P. Bristow, C. Kormanyos, J. Maddock issued: year: 2013 URL: https://wg21.link/n3626 - id: N3627 citation-label: N3627 title: "Relaxed switch statement" author: - family: Zhihao Yuan issued: year: 2013 URL: https://wg21.link/n3627 - id: N3628 citation-label: N3628 title: "C and C++ Compatibility" author: - family: Bjarne Stroustrup issued: year: 2013 URL: https://wg21.link/n3628 - id: N3629 citation-label: N3629 title: "Simplifying C++0x Concepts" author: - family: Doug Gregor issued: year: 2013 URL: https://wg21.link/n3629 - id: N3630 citation-label: N3630 title: "async, ~future, and ~thread (Revision 1)" author: - family: Herb Sutter issued: year: 2013 URL: https://wg21.link/n3630 - id: N3631 citation-label: N3631 title: "C11: The New C Standard" author: - family: Thomas Plum URL: https://wg21.link/n3631 - id: N3632 citation-label: N3632 title: "Additional std::async Launch Policies" author: - family: Peter Dimov issued: year: 2013 URL: https://wg21.link/n3632 - id: N3633 citation-label: N3633 title: "What can signal handlers do? (CWG 1441)" author: - family: Hans Boehm URL: https://wg21.link/n3633 - id: N3634 citation-label: N3634 title: "Improvements to std::future and Related APIs" author: - family: N. Gustafsson, A. Laksberg, H. Sutter, S. Mithani issued: year: 2013 URL: https://wg21.link/n3634 - id: N3635 citation-label: N3635 title: "Towards restrict-like semantics for C++" author: - family: M. Wong, R. Silvera, R. Mak, C. Cambly, et al. issued: year: 2013 URL: https://wg21.link/n3635 - id: N3636 citation-label: N3636 title: "~thread should join" author: - family: Herb Sutter issued: year: 2013 URL: https://wg21.link/n3636 - id: N3637 citation-label: N3637 title: "async and ~future (Revision 3)" author: - family: Herb Sutter issued: year: 2013 URL: https://wg21.link/n3637 - id: N3638 citation-label: N3638 title: "Return type deduction for normal functions" author: - family: Jason Merrill issued: year: 2013 URL: https://wg21.link/n3638 - id: N3639 citation-label: N3639 title: "Runtime-sized arrays with automatic storage duration (revision 5)" author: - family: Jens Maurer issued: year: 2013 URL: https://wg21.link/n3639 - id: N3640 citation-label: N3640 title: "Extending shared_ptr to Support Arrays" author: - family: Peter Dimov issued: year: 2013 URL: https://wg21.link/n3640 - id: N3641 citation-label: N3641 title: "Extending make_shared to Support Arrays" author: - family: Peter Dimov issued: year: 2013 URL: https://wg21.link/n3641 - id: N3642 citation-label: N3642 title: "User-defined Literals for Standard Library Types (part 1 - version 4)" author: - family: Peter Sommerlad issued: year: 2013 URL: https://wg21.link/n3642 - id: N3643 citation-label: N3643 title: "Range Adaptor for Selecting from Pair or Tuple" author: - family: Alan Talbot issued: year: 2013 URL: https://wg21.link/n3643 - id: N3644 citation-label: N3644 title: "Null Forward Iterators" author: - family: Alan Talbot issued: year: 2013 URL: https://wg21.link/n3644 - id: N3645 citation-label: N3645 title: "Splicing Maps and Sets (Revision 1)" author: - family: A. Talbot, H. Hinnant, J. Dennett, J. Wakely issued: year: 2013 URL: https://wg21.link/n3645 - id: N3646 citation-label: N3646 title: "Network byte order conversion" author: - family: Robert Pratte issued: year: 2013 URL: https://wg21.link/n3646 - id: N3647 citation-label: N3647 title: "Minutes: PL22.16 Meeting No. 59, 15-19 October 2012 Portland, Oregon, USA" author: - family: Kyle Kloepper issued: year: 2013 URL: https://wg21.link/n3647 - id: N3648 citation-label: N3648 title: "Wording Changes for Generalized Lambda-capture" author: - family: D. Vandevoorde, V. Voutilainen issued: year: 2013 URL: https://wg21.link/n3648 - id: N3649 citation-label: N3649 title: "Generic (Polymorphic) Lambda Expressions (Revision 3)" author: - family: F. Vali, H. Sutter, D. Abrahams issued: year: 2013 URL: https://wg21.link/n3649 - id: N3650 citation-label: N3650 title: "Resumable Functions" author: - family: N. Gustafsson, D. Brewis, H. Sutter, S. Mithani issued: year: 2013 URL: https://wg21.link/n3650 - id: N3651 citation-label: N3651 title: "Variable Templates (Revision 1)" author: - family: Gabriel Dos Reis issued: year: 2013 URL: https://wg21.link/n3651 - id: N3652 citation-label: N3652 title: "Relaxing constraints on constexpr functions / constexpr member functions and implicit const" author: - family: Richard Smith issued: year: 2013 URL: https://wg21.link/n3652 - id: N3653 citation-label: N3653 title: "Member initializers and aggregates" author: - family: V. Voutilainen, R. Smith issued: year: 2013 URL: https://wg21.link/n3653 - id: N3654 citation-label: N3654 title: "Quoted Strings Library Proposal (Revision 2)" author: - family: Beman Dawes issued: year: 2013 URL: https://wg21.link/n3654 - id: N3655 citation-label: N3655 title: "TransformationTraits Redux, v2" author: - family: Walter E. Brown issued: year: 2013 URL: https://wg21.link/n3655 - id: N3656 citation-label: N3656 title: "make_unique (Revision 1)" author: - family: Stephan T. Lavavej issued: year: 2013 URL: https://wg21.link/n3656 - id: N3657 citation-label: N3657 title: "Adding heterogeneous comparison lookup to associative containers (rev 4)" author: - family: J. Wakely, S. Lavavej, J. Muñoz issued: year: 2013 URL: https://wg21.link/n3657 - id: N3658 citation-label: N3658 title: "Compile-time integer sequences" author: - family: Jonathan Wakely issued: year: 2013 URL: https://wg21.link/n3658 - id: N3659 citation-label: N3659 title: "Shared locking in C++" author: - family: H. Hinnant, D. Vollmann, H. Boehm issued: year: 2013 URL: https://wg21.link/n3659 - id: N3660 citation-label: N3660 title: "User-defined Literals for std::complex, part 2 of UDL for Standard Library Types (version 4)" author: - family: Peter Sommerlad issued: year: 2013 URL: https://wg21.link/n3660 - id: N3661 citation-label: N3661 title: "Digit Separators" author: - family: Lawrence Crowl issued: year: 2013 URL: https://wg21.link/n3661 - id: N3662 citation-label: N3662 title: "C++ Dynamic Arrays" author: - family: L. Crowl, M. Austern issued: year: 2013 URL: https://wg21.link/n3662 - id: N3663 citation-label: N3663 title: "C++ Sized Deallocation" author: - family: Lawrence Crowl issued: year: 2013 URL: https://wg21.link/n3663 - id: N3664 citation-label: N3664 title: "Clarifying Memory Allocation" author: - family: L. Crowl, C. Carruth, R. Smith issued: year: 2013 URL: https://wg21.link/n3664 - id: N3665 citation-label: N3665 title: "Uninterleaved String Output Streaming" author: - family: L. Crowl issued: year: 2013 URL: https://wg21.link/n3665 - id: N3666 citation-label: N3666 title: "C++ Latches and Barriers" author: - family: Alasdair Mackintosh issued: year: 2013 URL: https://wg21.link/n3666 - id: N3667 citation-label: N3667 title: "Drafting for Core 1402" author: - family: Jason Merrill issued: year: 2012 URL: https://wg21.link/n3667 - id: N3668 citation-label: N3668 title: "exchange() utility function, revision 3" author: - family: Jeffrey Yasskin issued: year: 2013 URL: https://wg21.link/n3668 - id: N3669 citation-label: N3669 title: "Fixing constexpr member functions without const" author: - family: Nicolai Josuttis issued: year: 2013 URL: https://wg21.link/n3669 - id: N3670 citation-label: N3670 title: "Wording for Addressing Tuples by Type: Revision 2" author: - family: Mike Spertus issued: year: 2013 URL: https://wg21.link/n3670 - id: N3671 citation-label: N3671 title: "Making non-modifying sequence operations more robust: Revision 2" author: - family: M. Spertus, A. Pall issued: year: 2013 URL: https://wg21.link/n3671 - id: N3672 citation-label: N3672 title: "A proposal to add a utility class to represent optional objects (Revision 4)" author: - family: F. Cacciola, A. Krzemieński issued: year: 2013 URL: https://wg21.link/n3672 - id: N3673 citation-label: N3673 title: "C++ Library Working Group Ready Issues Bristol 2013" author: - family: Daniel Krügler issued: year: 2013 URL: https://wg21.link/n3673 - id: N3674 citation-label: N3674 title: "C++ Standard Core Language Active Issues, Revision 84" author: - family: William M. Miller issued: year: 2013 URL: https://wg21.link/n3674 - id: N3675 citation-label: N3675 title: "C++ Standard Core Language Defect Reports and Accepted Issues, Revision 84" author: - family: William M. Miller issued: year: 2013 URL: https://wg21.link/n3675 - id: N3676 citation-label: N3676 title: "C++ Standard Core Language Closed Issues, Revision 84" author: - family: William M. Miller issued: year: 2013 URL: https://wg21.link/n3676 - id: N3677 citation-label: N3677 title: "A Proposal to Add additional RAII Wrappers to the Standard Library" author: - family: Andrew L. Sandoval issued: year: 2013 URL: https://wg21.link/n3677 - id: N3678 citation-label: N3678 title: "C++ Stream Guards" author: - family: Lawrence Crowl issued: year: 2013 URL: https://wg21.link/n3678 - id: N3679 citation-label: N3679 title: "Async() future destructors must wait" author: - family: Hans-J. Boehm URL: https://wg21.link/n3679 - id: N3680 citation-label: N3680 title: "Improving pair and tuple" author: - family: Daniel Krügler issued: year: 2013 URL: https://wg21.link/n3680 - id: N3681 citation-label: N3681 title: "Auto and braced-init lists" author: - family: Ville Voutilainen issued: year: 2013 URL: https://wg21.link/n3681 - id: N3682 citation-label: N3682 title: "C++ Standard Evolution Active Issues List (Revision R02)" author: - family: Ville Voutilainen issued: year: 2013 URL: https://wg21.link/n3682 - id: N3683 citation-label: N3683 title: "C++ Standard Evolution Completed Issues List (Revision R02)" author: - family: Ville Voutilainen issued: year: 2013 URL: https://wg21.link/n3683 - id: N3684 citation-label: N3684 title: "C++ Standard Evolution Closed Issues List (Revision R02)" author: - family: Ville Voutilainen issued: year: 2013 URL: https://wg21.link/n3684 - id: N3685 citation-label: N3685 title: "string_view: a non-owning reference to a string, revision 4" author: - family: Jeffrey Yasskin issued: year: 2013 URL: https://wg21.link/n3685 - id: N3686 citation-label: N3686 title: "Traversable arguments for container constructors and methods, wording revision 3" author: - family: Jeffrey Yasskin issued: year: 2013 URL: https://wg21.link/n3686 - id: N3687 citation-label: N3687 title: "C++ Standard Library Active Issues List (Revision R83)" author: - family: Alisdair Meredith issued: year: 2013 URL: https://wg21.link/n3687 - id: N3688 citation-label: N3688 title: "C++ Standard Library Defect Report List (Revision R83)" author: - family: Alisdair Meredith issued: year: 2013 URL: https://wg21.link/n3688 - id: N3689 citation-label: N3689 title: "C++ Standard Library Closed Issues List (Revision R83)" author: - family: Alisdair Meredith issued: year: 2013 URL: https://wg21.link/n3689 - id: N3690 citation-label: N3690 title: "Programming Languages - C++" author: - family: Stefanus Du Toit issued: year: 2013 URL: https://wg21.link/n3690 - id: N3691 citation-label: N3691 title: "Working Draft, Standard for Programming Language C++" author: - family: Stefanus Du Toit issued: year: 2013 URL: https://wg21.link/n3691 - id: N3692 citation-label: N3692 title: "C++ Editor's Report, October 2012" author: - family: Stefanus Du Toit issued: year: 2013 URL: https://wg21.link/n3692 - id: N3693 citation-label: N3693 title: "Working Draft, Technical Specification — File System" author: - family: Beman Dawes issued: year: 2013 URL: https://wg21.link/n3693 - id: N3694 citation-label: N3694 title: "Feature-testing recommendations for C++" author: - family: Clark Nelson issued: year: 2013 URL: https://wg21.link/n3694 - id: N3695 citation-label: N3695 title: "SG5: Transactional Memory (TM) Meeting Minutes 2013/03/11-2013/06/10" author: - family: Michael Wong issued: year: 2013 URL: https://wg21.link/n3695 - id: N3696 citation-label: N3696 title: "Proposal to extend atomic with priority update functions" author: - family: Bronek Kozicki issued: year: 2013 URL: https://wg21.link/n3696 - id: N3697 citation-label: N3697 title: "Business Plan and Convener's Report" author: - family: Herb Sutter issued: year: 2013 URL: https://wg21.link/n3697 - id: N3698 citation-label: N3698 title: "July 25-26 Santa Clara SG1 Meeting Announcement and Agenda" author: - family: Hans-J. Boehm issued: year: 2013 URL: https://wg21.link/n3698 - id: N3699 citation-label: N3699 title: "A proposal to add a generalized callable negator" author: - family: Tomasz Kamiński issued: year: 2013 URL: https://wg21.link/n3699 - id: N3700 citation-label: N3700 title: "Hierarchical Data Structures and Related Concepts for the C++ Standard Library" author: - family: B. Reiter, R. Rivera issued: year: 2013 URL: https://wg21.link/n3700 - id: N3701 citation-label: N3701 title: "Concepts Lite" author: - family: A. Sutton, B. Stroustrup, G. Dos Reis issued: year: 2013 URL: https://wg21.link/n3701 - id: N3702 citation-label: N3702 title: "Introducing an optional parameter for mem_fn, which allows to bind an object to its member function" author: - family: Mikhail Semenov issued: year: 2013 URL: https://wg21.link/n3702 - id: N3703 citation-label: N3703 title: "Extending std::search to use Additional Searching Algorithms (Version 3)" author: - family: Marshall Clow issued: year: 2013 URL: https://wg21.link/n3703 - id: N3704 citation-label: N3704 title: "AGENDA, PL22.16 Meeting No. 61, WG21 Meeting No. 56, September 23-28, 2013 - Chicago, IL, USA" author: - family: Stephen D. Clamage issued: year: 2013 URL: https://wg21.link/n3704 - id: N3705 citation-label: N3705 title: "Agenda and Meeting Notice for WG21 Telecon Meeting" author: - family: Herb Sutter issued: year: 2013 URL: https://wg21.link/n3705 - id: N3706 citation-label: N3706 title: "C++ Distributed Counters" author: - family: Lawrence Crowl issued: year: 2013 URL: https://wg21.link/n3706 - id: N3707 citation-label: N3707 title: "2014-02 Meeting Invitation and Information" author: - family: Herb Sutter issued: year: 2013 URL: https://wg21.link/n3707 - id: N3708 citation-label: N3708 title: "A proposal to add coroutines to the C++ standard library" author: - family: O. Kowalke, N. Godspeed issued: year: 2013 URL: https://wg21.link/n3708 - id: N3709 citation-label: N3709 title: "Minutes for July 2013 Santa Clara SG1 Meeting" author: - family: H.. Boehm, J. Hoberock, A. Mackintosh URL: https://wg21.link/n3709 - id: N3710 citation-label: N3710 title: "Specifying the absence of \"out of thin air\" results (LWG2265)" author: - family: H. Boehm, et al. URL: https://wg21.link/n3710 - id: N3711 citation-label: N3711 title: "Task Groups As a Lower Level C++ Library Solution To Fork-Join Parallelism" author: - family: A. Laksberg, H. Sutter issued: year: 2013 URL: https://wg21.link/n3711 - id: N3712 citation-label: N3712 title: "Policy-Based Design for Safe Destruction in Concurrent Containers" author: - family: Arch D. Robison issued: year: 2013 URL: https://wg21.link/n3712 - id: N3713 citation-label: N3713 title: "C++ Standard Core Language Active Issues, Revision 85" author: - family: William M. Miller issued: year: 2013 URL: https://wg21.link/n3713 - id: N3714 citation-label: N3714 title: "C++ Standard Core Language Defect Reports and Accepted Issues, Revision 85" author: - family: William M. Miller issued: year: 2013 URL: https://wg21.link/n3714 - id: N3715 citation-label: N3715 title: "C++ Standard Core Language Closed Issues, Revision 85" author: - family: William M. Miller issued: year: 2013 URL: https://wg21.link/n3715 - id: N3716 citation-label: N3716 title: "A printf-like Interface for the Streams Library" author: - family: Zhihao Yuan issued: year: 2013 URL: https://wg21.link/n3716 - id: N3717 citation-label: N3717 title: "SG5: Transactional Memory (TM) Meeting Minutes 2013/06/24-2013/08/26" author: - family: Michael Wong issued: year: 2013 URL: https://wg21.link/n3717 - id: N3718 citation-label: N3718 title: "Transactional Memory Support for C++" author: - family: M. Wong, V. Luchangco, J. Maurer, M. Moir, et al. issued: year: 2013 URL: https://wg21.link/n3718 - id: N3719 citation-label: N3719 title: "Extend INVOKE to support types convertible to target class" author: - family: Tomasz Kamiński issued: year: 2013 URL: https://wg21.link/n3719 - id: N3720 citation-label: N3720 title: "Working Draft Technical Specification - URI" author: - family: G. Matthews, D. Berris issued: year: 2013 URL: https://wg21.link/n3720 - id: N3721 citation-label: N3721 title: "Improvements to std::future and Related APIs" author: - family: N. Gustafsson, A. Laksberg, H. Sutter, S. Mithani issued: year: 2013 URL: https://wg21.link/n3721 - id: N3722 citation-label: N3722 title: "Resumable Functions" author: - family: N. Gustafsson, D. Brewis, H. Sutter, S. Mithani issued: year: 2013 URL: https://wg21.link/n3722 - id: N3723 citation-label: N3723 title: "Extend operator-> to support rvalues" author: - family: Pascal Constanza issued: year: 2013 URL: https://wg21.link/n3723 - id: N3724 citation-label: N3724 title: "A Parallel Algorithms Library" author: - family: J. Hoberock, O. Giroux, V. Grover, H. Sutter, et al. issued: year: 2013 URL: https://wg21.link/n3724 - id: N3725 citation-label: N3725 title: "Original Draft Specification of Transactional Language Constructs for C++ Version 1.1 (February 3, 2012)" author: - family: M. Wong, A. Adl-Tabatabai, T. Shpeisman, J. Gottschlich issued: year: 2013 URL: https://wg21.link/n3725 - id: N3726 citation-label: N3726 title: "Polymorphic Memory Resources" author: - family: Pablo Halpern issued: year: 2013 URL: https://wg21.link/n3726 - id: N3727 citation-label: N3727 title: "A proposal to add invoke function template" author: - family: Tomasz Kamiński issued: year: 2013 URL: https://wg21.link/n3727 - id: N3728 citation-label: N3728 title: "Packaging Parameter Packs (Rev. 2)" author: - family: Mike Spertus issued: year: 2013 URL: https://wg21.link/n3728 - id: N3729 citation-label: N3729 title: "Invocation type traits" author: - family: Mike Spertus issued: year: 2013 URL: https://wg21.link/n3729 - id: N3730 citation-label: N3730 title: "Specializations and namespaces" author: - family: Mike Spertus issued: year: 2013 URL: https://wg21.link/n3730 - id: N3731 citation-label: N3731 title: "Executors and schedulers, revision 2" author: - family: C. Mysen, N. Gustafsson URL: https://wg21.link/n3731 - id: N3732 citation-label: N3732 title: "Value-Oriented Concurrent Unordered Containers" author: - family: A. Robison, A. Potapov, A. Malakhov issued: year: 2013 URL: https://wg21.link/n3732 - id: N3733 citation-label: N3733 title: "ISO/IEC CD 14882, C++ 2014, National Body Comments" author: - family: Barry Hedquist issued: year: 2013 URL: https://wg21.link/n3733 - id: N3734 citation-label: N3734 title: "Vector Programming: A proposal for WG21" author: - family: Robert Geva issued: year: 2013 URL: https://wg21.link/n3734 - id: N3735 citation-label: N3735 title: "On the difference between parallel loops and vector loops" author: - family: Robert Geva issued: year: 2013 URL: https://wg21.link/n3735 - id: N3736 citation-label: N3736 title: "C++ Standard Evolution Active Issues List (Revision R03)" author: - family: Ville Voutilainen issued: year: 2013 URL: https://wg21.link/n3736 - id: N3737 citation-label: N3737 title: "C++ Standard Evolution Completed Issues List (Revision R03)" author: - family: Ville Voutilainen issued: year: 2013 URL: https://wg21.link/n3737 - id: N3738 citation-label: N3738 title: "C++ Standard Evolution Closed Issues List (Revision R03)" author: - family: Ville Voutilainen issued: year: 2013 URL: https://wg21.link/n3738 - id: N3739 citation-label: N3739 title: "Improving pair and tuple, revision 1" author: - family: Daniel Krügler issued: year: 2013 URL: https://wg21.link/n3739 - id: N3740 citation-label: N3740 title: "A Proposal for the World's Dumbest Smart Pointer, v2" author: - family: Walter E. Brown issued: year: 2013 URL: https://wg21.link/n3740 - id: N3741 citation-label: N3741 title: "Toward Opaque Typedefs for C++1Y, v2" author: - family: Walter E. Brown issued: year: 2013 URL: https://wg21.link/n3741 - id: N3742 citation-label: N3742 title: "Three -related Proposals, v2" author: - family: Walter E. Brown issued: year: 2013 URL: https://wg21.link/n3742 - id: N3743 citation-label: N3743 title: "Conditionally-supported Special Math Functions for C++14, v2" author: - family: Walter E. Brown issued: year: 2013 URL: https://wg21.link/n3743 - id: N3744 citation-label: N3744 title: "Proposing [[pure]]" author: - family: Walter E. Brown issued: year: 2013 URL: https://wg21.link/n3744 - id: N3745 citation-label: N3745 title: "Feature-testing recommendations for C++" author: - family: Clark Nelson issued: year: 2013 URL: https://wg21.link/n3745 - id: N3746 citation-label: N3746 title: "Proposing a C++1Y Swap Operator, v2" author: - family: Walter E. Brown issued: year: 2013 URL: https://wg21.link/n3746 - id: N3747 citation-label: N3747 title: "A Universal Model for Asynchronous Operations" author: - family: Christopher Kohlhoff issued: year: 2013 URL: https://wg21.link/n3747 - id: N3748 citation-label: N3748 title: "Implicit Evaluation of \"auto\" Variables and Arguments" author: - family: P. Gottschling, J. Falcou, H. Sutter issued: year: 2013 URL: https://wg21.link/n3748 - id: N3749 citation-label: N3749 title: "Constexpr Library Additions: functional" author: - family: Marshall Clow issued: year: 2013 URL: https://wg21.link/n3749 - id: N3750 citation-label: N3750 title: "C++ Ostream Buffers" author: - family: Lawrence Crowl issued: year: 2013 URL: https://wg21.link/n3750 - id: N3751 citation-label: N3751 title: "Object Lifetime, Low-level Programming, and memcpy" author: - family: Gabriel Dos Reis issued: year: 2013 URL: https://wg21.link/n3751 - id: N3752 citation-label: N3752 title: "Index Based Ranges" author: - family: A. Shödl, F. Fracassi issued: year: 2013 URL: https://wg21.link/n3752 - id: N3753 citation-label: N3753 title: "Centralized Defensive-Programming Support for Narrow Contracts (Revision 1)" author: - family: J. Lakos, A. Zakharov issued: year: 2013 URL: https://wg21.link/n3753 - id: N3754 citation-label: N3754 title: "C++ Standard Library Active Issues List (Revision R84)" author: - family: Alisdair Meredith issued: year: 2013 URL: https://wg21.link/n3754 - id: N3755 citation-label: N3755 title: "C++ Standard Library Defect Report List (Revision R84)" author: - family: Alisdair Meredith issued: year: 2013 URL: https://wg21.link/n3755 - id: N3756 citation-label: N3756 title: "C++ Standard Library Closed Issues List (Revision R84)" author: - family: Alisdair Meredith issued: year: 2013 URL: https://wg21.link/n3756 - id: N3757 citation-label: N3757 title: "Support for user-defined exception information and diagnostic information in std::exception" author: - family: Emil Dotchevski issued: year: 2013 URL: https://wg21.link/n3757 - id: N3758 citation-label: N3758 title: "Standard exception information types for std::exception" author: - family: Emil Dotchevski issued: year: 2013 URL: https://wg21.link/n3758 - id: N3759 citation-label: N3759 title: "SIMD Vector Types" author: - family: Matthias Kretz issued: year: 2013 URL: https://wg21.link/n3759 - id: N3760 citation-label: N3760 title: "[[deprecated]] attribute" author: - family: Alberto Ganesh Barbati issued: year: 2013 URL: https://wg21.link/n3760 - id: N3761 citation-label: N3761 title: "Proposing type_at<>" author: - family: Sean Middleditch issued: year: 2013 URL: https://wg21.link/n3761 - id: N3762 citation-label: N3762 title: "string_view: a non-owning reference to a string, revision 5" author: - family: Jeffrey Yasskin issued: year: 2013 URL: https://wg21.link/n3762 - id: N3763 citation-label: N3763 title: "Traversable arguments for container constructors and methods, wording revision 4" author: - family: Jeffrey Yasskin issued: year: 2013 URL: https://wg21.link/n3763 - id: N3764 citation-label: N3764 title: "Ruminations on relational operators" author: - family: Ville Voutilainen issued: year: 2013 URL: https://wg21.link/n3764 - id: N3765 citation-label: N3765 title: "On Optional" author: - family: Tony Van Eerd URL: https://wg21.link/n3765 - id: N3766 citation-label: N3766 title: "The identity type transformation" author: - family: Jeffrey Yasskin issued: year: 2013 URL: https://wg21.link/n3766 - id: N3767 citation-label: N3767 title: "Teleconference Minutes (September 2013)" author: - family: Kyle Kloepper issued: year: 2013 URL: https://wg21.link/n3767 - id: N3768 citation-label: N3768 title: "Minutes (September 2013)" author: - family: Kyle Kloepper issued: year: 2013 URL: https://wg21.link/n3768 - id: N3769 citation-label: N3769 title: "Minutes: PL22.16 Meeting No. 61, 2013-09 Chicago Minutes" author: - family: Kyle Kloepper issued: year: 2013 URL: https://wg21.link/n3769 - id: N3770 citation-label: N3770 title: "C++ CD Comment Status, Rev. 1" author: - family: William M. Miller issued: year: 2013 URL: https://wg21.link/n3770 - id: N3771 citation-label: N3771 title: "Canadian C++14 Comments" author: - family: H. Tong, M. Wong issued: year: 2013 URL: https://wg21.link/n3771 - id: N3772 citation-label: N3772 title: "Changing the type of address-of-member expression" author: - family: David Rodríguez Ibeas issued: year: 2013 URL: https://wg21.link/n3772 - id: N3773 citation-label: N3773 title: "async and ~future (Revision 4)" author: - family: Herb Sutter issued: year: 2013 URL: https://wg21.link/n3773 - id: N3774 citation-label: N3774 title: "C++ Needs Language Support For Vectorization" author: - family: A. Naumann, S. Wenzel issued: year: 2013 URL: https://wg21.link/n3774 - id: N3775 citation-label: N3775 title: "Deprecating rand() and Friends" author: - family: Walter E. Brown issued: year: 2013 URL: https://wg21.link/n3775 - id: N3776 citation-label: N3776 title: "Wording for ~future" author: - family: Herb Sutter issued: year: 2013 URL: https://wg21.link/n3776 - id: N3777 citation-label: N3777 title: "Wording for deprecating async" author: - family: Herb Sutter issued: year: 2013 URL: https://wg21.link/n3777 - id: N3778 citation-label: N3778 title: "C++ Sized Deallocation" author: - family: Lawrence Crowl issued: year: 2013 URL: https://wg21.link/n3778 - id: N3779 citation-label: N3779 title: "User-defined Literals for std::complex" author: - family: Peter Sommerlad issued: year: 2013 URL: https://wg21.link/n3779 - id: N3780 citation-label: N3780 title: "Why Deprecating async() is the Worst of all Options" author: - family: Nico Josuttis issued: year: 2013 URL: https://wg21.link/n3780 - id: N3781 citation-label: N3781 title: "Single-Quotation-Mark as a Digit Separator" author: - family: L. Crowl, R. Smith, J. Snyder, D. Vandevoorde issued: year: 2013 URL: https://wg21.link/n3781 - id: N3782 citation-label: N3782 title: "Index Based Ranges (Rev. 1)" author: - family: A. Shödl, F. Fracassi issued: year: 2013 URL: https://wg21.link/n3782 - id: N3783 citation-label: N3783 title: "Network Byte Order Conversion" author: - family: Robert Pratte issued: year: 2013 URL: https://wg21.link/n3783 - id: N3784 citation-label: N3784 title: "Improvements to std::future and Related APIs" author: - family: N. Gustafsson, A. Laksberg, H. Sutter, S. Mithani issued: year: 2013 URL: https://wg21.link/n3784 - id: N3785 citation-label: N3785 title: "Executors and schedulers, revision 3" author: - family: C. Mysen, N. Gustafsson, M. Austern, J. Yasskin URL: https://wg21.link/n3785 - id: N3786 citation-label: N3786 title: "Prohibiting \"out of thin air\" results in C++14" author: - family: Hans-J. Boehm URL: https://wg21.link/n3786 - id: N3787 citation-label: N3787 title: "What can signal handlers do? (CWG 1441)" author: - family: Hans Boehm issued: year: 2013 URL: https://wg21.link/n3787 - id: N3788 citation-label: N3788 title: "Immediate issues" author: - family: Alisdair Meredith issued: year: 2013 URL: https://wg21.link/n3788 - id: N3789 citation-label: N3789 title: "Constexpr Library Additions: functional" author: - family: Marshall Clow issued: year: 2013 URL: https://wg21.link/n3789 - id: N3790 citation-label: N3790 title: "Working Draft, Technical Specification — File System" author: - family: Beman Dawes issued: year: 2013 URL: https://wg21.link/n3790 - id: N3791 citation-label: N3791 title: "Lightweight Drawing Library - Objectives, Requirements, Strategies" author: - family: Beman Dawes issued: year: 2013 URL: https://wg21.link/n3791 - id: N3792 citation-label: N3792 title: "Working Draft Technical Specification - URI" author: - family: G. Matthews, D. Berris issued: year: 2013 URL: https://wg21.link/n3792 - id: N3793 citation-label: N3793 title: "A proposal to add a utility class to represent optional objects (Revision 5)" author: - family: F. Cacciola, A. Krzemieński issued: year: 2013 URL: https://wg21.link/n3793 - id: N3794 citation-label: N3794 title: "Proposal to Add Multi-Dimensional Support to std::array" author: - family: Daryle Walker issued: year: 2013 URL: https://wg21.link/n3794 - id: N3795 citation-label: N3795 title: "A more common version of algorithm std::partition_copy" author: - family: Vladimir Grigoriev issued: year: 2013 URL: https://wg21.link/n3795 - id: N3796 citation-label: N3796 title: "std::rand replacement" author: - family: Zhihao Yuan issued: year: 2013 URL: https://wg21.link/n3796 - id: N3797 citation-label: N3797 title: "Working Draft, Standard for Programming Language C++" author: - family: Stefanus Du Toit issued: year: 2013 URL: https://wg21.link/n3797 - id: N3798 citation-label: N3798 title: "C++ Editor's Report, October 2013" author: - family: Stefanus Du Toit issued: year: 2013 URL: https://wg21.link/n3798 - id: N3799 citation-label: N3799 title: "AGENDA: PL22.16 Meeting No. 62, WG21 Meeting No. 57, February 10-15, 2014 - Issaquah, WA, USA" author: - family: Stephen D. Clamage issued: year: 2013 URL: https://wg21.link/n3799 - id: N3800 citation-label: N3800 title: "A proposal to add a generalized callable negator (Revision 1)" author: - family: Tomasz Kamiński issued: year: 2013 URL: https://wg21.link/n3800 - id: N3801 citation-label: N3801 title: "Removing Undefined Behavior from the Preprocessor" author: - family: Gabriel Dos Reis issued: year: 2013 URL: https://wg21.link/n3801 - id: N3802 citation-label: N3802 title: "apply() call a function with arguments from a tuple" author: - family: Peter Sommerlad issued: year: 2013 URL: https://wg21.link/n3802 - id: N3803 citation-label: N3803 title: "Programming Languages — C++ Standard Library — File System Technical Specification" author: - family: Beman Dawes issued: year: 2013 URL: https://wg21.link/n3803 - id: N3804 citation-label: N3804 title: "Any Library Proposal (Revision 3)" author: - family: B. Dawes, K. Henney, D. Krügler issued: year: 2013 URL: https://wg21.link/n3804 - id: N3805 citation-label: N3805 title: "SPRING 2014 JTC1/SC22/WG21 C++ STANDARDS COMMITTEE MEETING: Preliminary Information" author: - family: Peter Sommerlad URL: https://wg21.link/n3805 - id: N3806 citation-label: N3806 title: "C++ Standard Core Language Active Issues, Revision 86" author: - family: William M. Miller issued: year: 2013 URL: https://wg21.link/n3806 - id: N3807 citation-label: N3807 title: "C++ Standard Core Language Defect Reports and Accepted Issues, Revision 86" author: - family: William M. Miller issued: year: 2013 URL: https://wg21.link/n3807 - id: N3808 citation-label: N3808 title: "C++ Standard Core Language Closed Issues, Revision 86" author: - family: William M. Miller issued: year: 2013 URL: https://wg21.link/n3808 - id: N3810 citation-label: N3810 title: "Alternatives for Array Extensions" author: - family: Bjarne Stroustrup issued: year: 2013 URL: https://wg21.link/n3810 - id: N3811 citation-label: N3811 title: "C++ Standard Evolution Active Issues List (Revision R04)" author: - family: Ville Voutilainen issued: year: 2013 URL: https://wg21.link/n3811 - id: N3812 citation-label: N3812 title: "C++ Standard Evolution Completed Issues List (Revision R04)" author: - family: Ville Voutilainen issued: year: 2013 URL: https://wg21.link/n3812 - id: N3813 citation-label: N3813 title: "C++ Standard Evolution Closed Issues List (Revision R04)" author: - family: Ville Voutilainen issued: year: 2013 URL: https://wg21.link/n3813 - id: N3814 citation-label: N3814 title: "Call for Compile-Time Reflection Proposals" author: - family: J. Snyder, C. Carruth issued: year: 2013 URL: https://wg21.link/n3814 - id: N3815 citation-label: N3815 title: "Enumerator List Property Queries" author: - family: A. Tomazos, C. Käser issued: year: 2013 URL: https://wg21.link/n3815 - id: N3816 citation-label: N3816 title: "Polymorphic Memory Resources - r1" author: - family: Pablo Halpern issued: year: 2013 URL: https://wg21.link/n3816 - id: N3817 citation-label: N3817 title: "C++ Latches and Barriers" author: - family: Alasdair Mackintosh issued: year: 2013 URL: https://wg21.link/n3817 - id: N3818 citation-label: N3818 title: "Centralized Defensive-Programming Support for Narrow Contracts (Revision 2)" author: - family: J. Lakos, A. Zakharov issued: year: 2013 URL: https://wg21.link/n3818 - id: N3819 citation-label: N3819 title: "Concepts Lite Specification" author: - family: A. Sutton, B. Stroustrup, G. Dos Reis issued: year: 2013 URL: https://wg21.link/n3819 - id: N3820 citation-label: N3820 title: "Working Draft, Technical Specification — Array Extensions" author: - family: Lawrence Crowl issued: year: 2013 URL: https://wg21.link/n3820 - id: N3821 citation-label: N3821 title: "C++ Standard Library Active Issues List (Revision R85)" author: - family: Alisdair Meredith issued: year: 2013 URL: https://wg21.link/n3821 - id: N3822 citation-label: N3822 title: "C++ Standard Library Defect Report List (Revision R85)" author: - family: Alisdair Meredith issued: year: 2013 URL: https://wg21.link/n3822 - id: N3823 citation-label: N3823 title: "C++ Standard Library Closed Issues List (Revision R85)" author: - family: Alisdair Meredith issued: year: 2013 URL: https://wg21.link/n3823 - id: N3824 citation-label: N3824 title: "make_array" author: - family: Zhihao Yuan issued: year: 2013 URL: https://wg21.link/n3824 - id: N3825 citation-label: N3825 title: "SG13 Graphics Discussion" author: - family: Jason Zink issued: year: 2013 URL: https://wg21.link/n3825 - id: N3826 citation-label: N3826 title: "Agenda and Meeting Notice for WG21 Telecon Meeting" author: - family: Herb Sutter issued: year: 2013 URL: https://wg21.link/n3826 - id: N3827 citation-label: N3827 title: "Working Draft Technical Specification - URI" author: - family: G. Matthews, D. Berris issued: year: 2014 URL: https://wg21.link/n3827 - id: N3828 citation-label: N3828 title: "FALL 2014 JTC1/SC22/WG21 C++ Standards Committee Meeting" author: - family: Jill Peckham issued: year: 2014 URL: https://wg21.link/n3828 - id: N3829 citation-label: N3829 title: "apply() call a function with arguments from a tuple (V2)" author: - family: Peter Sommerlad issued: year: 2013 URL: https://wg21.link/n3829 - id: N3830 citation-label: N3830 title: "Scoped Resource - Generic RAII Wrapper for the Standard Library" author: - family: P. Sommerlad, A. Sandoval issued: year: 2013 URL: https://wg21.link/n3830 - id: N3831 citation-label: N3831 title: "Language Extensions for Vector level parallelism" author: - family: R. Geva, C. Nelson issued: year: 2014 URL: https://wg21.link/n3831 - id: N3832 citation-label: N3832 title: "Task Region" author: - family: P. Halpern, A. Robison, A. Laksberg, H. Sutter, et al. issued: year: 2014 URL: https://wg21.link/n3832 - id: N3833 citation-label: N3833 title: "C++ Standard Core Language Active Issues, Revision 87" author: - family: William M. Miller issued: year: 2014 URL: https://wg21.link/n3833 - id: N3834 citation-label: N3834 title: "C++ Standard Core Language Defect Reports and Accepted Issues, Revision 87" author: - family: William M. Miller issued: year: 2014 URL: https://wg21.link/n3834 - id: N3835 citation-label: N3835 title: "C++ Standard Core Language Closed Issues, Revision 87" author: - family: William M. Miller issued: year: 2014 URL: https://wg21.link/n3835 - id: N3836 citation-label: N3836 title: "C++ Standard Evolution Active Issues List (Revision R05)" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n3836 - id: N3837 citation-label: N3837 title: "C++ Standard Evolution Completed Issues List (Revision R05)" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n3837 - id: N3838 citation-label: N3838 title: "C++ Standard Evolution Closed Issues List (Revision R05)" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n3838 - id: N3839 citation-label: N3839 title: "Proposing the Rule of Five, v2" author: - family: Walter E. Brown issued: year: 2014 URL: https://wg21.link/n3839 - id: N3840 citation-label: N3840 title: "A Proposal for the World's Dumbest Smart Pointer, v3" author: - family: Walter E. Brown issued: year: 2014 URL: https://wg21.link/n3840 - id: N3841 citation-label: N3841 title: "Discouraging rand() in C++14" author: - family: Walter E. Brown issued: year: 2014 URL: https://wg21.link/n3841 - id: N3842 citation-label: N3842 title: "A sample Proposal" author: - family: Walter E. Brown issued: year: 2014 URL: https://wg21.link/n3842 - id: N3843 citation-label: N3843 title: "A SFINAE-Friendly std::common_type" author: - family: Walter E. Brown issued: year: 2014 URL: https://wg21.link/n3843 - id: N3844 citation-label: N3844 title: "A SFINAE-Friendly std::iterator_traits" author: - family: Walter E. Brown issued: year: 2014 URL: https://wg21.link/n3844 - id: N3845 citation-label: N3845 title: "Greatest Common Divisor and Least Common Multiple" author: - family: Walter E. Brown issued: year: 2014 URL: https://wg21.link/n3845 - id: N3846 citation-label: N3846 title: "Extending static_assert" author: - family: Walter E. Brown issued: year: 2014 URL: https://wg21.link/n3846 - id: N3847 citation-label: N3847 title: "Random Number Generation is Not Simple!" author: - family: Walter E. Brown issued: year: 2014 URL: https://wg21.link/n3847 - id: N3848 citation-label: N3848 title: "Working Draft, Technical Specification on C++ Extensions for Library Fundamentals" author: - family: Jeffrey Yasskin issued: year: 2014 URL: https://wg21.link/n3848 - id: N3849 citation-label: N3849 title: "string_view: a non-owning reference to a string, revision 6" author: - family: Jeffrey Yasskin issued: year: 2014 URL: https://wg21.link/n3849 - id: N3850 citation-label: N3850 title: "Working Draft, Technical Specification for C++ Extensions for Parallelism" author: - family: Jared Hoberock issued: year: 2014 URL: https://wg21.link/n3850 - id: N3851 citation-label: N3851 title: "Multidimensional bounds, index and array_view" author: - family: Ł. Mendakiewicz, H. Sutter issued: year: 2014 URL: https://wg21.link/n3851 - id: N3852 citation-label: N3852 title: "C++ CD Status, Rev. 1" author: - family: William M. Miller URL: https://wg21.link/n3852 - id: N3853 citation-label: N3853 title: "Range-Based For-Loops: The Next Generation" author: - family: Stephan T. Lavavej issued: year: 2014 URL: https://wg21.link/n3853 - id: N3854 citation-label: N3854 title: "Variable Templates For Type Traits" author: - family: Stephan T. Lavavej issued: year: 2014 URL: https://wg21.link/n3854 - id: N3856 citation-label: N3856 title: "Unforgetting standard functions min/max as constexpr" author: - family: Gabriel Dos Reis issued: year: 2014 URL: https://wg21.link/n3856 - id: N3857 citation-label: N3857 title: "Improvements to std::future and Related APIs" author: - family: N. Gustafsson, A. Laksberg, H. Sutter, S. Mithani issued: year: 2014 URL: https://wg21.link/n3857 - id: N3858 citation-label: N3858 title: "Resumable Functions" author: - family: N. Gustafsson, D. Brewis, H. Sutter issued: year: 2014 URL: https://wg21.link/n3858 - id: N3859 citation-label: N3859 title: "Transactional Memory Support for C++" author: - family: M. Wong, V. Luchangco, J. Maurer, M. Moir, et al. issued: year: 2014 URL: https://wg21.link/n3859 - id: N3861 citation-label: N3861 title: "Transactional Memory (TM) Meeting Minutes 2013/09/09-2014/01/20" author: - family: M. Wong issued: year: 2014 URL: https://wg21.link/n3861 - id: N3862 citation-label: N3862 title: "Towards a Transaction-safe C++ Standard Library: std::list" author: - family: J. Gottschlich, M. Spear, M. Wong, et al. issued: year: 2014 URL: https://wg21.link/n3862 - id: N3863 citation-label: N3863 title: "Private Extension Methods" author: - family: Matthew Fioravante issued: year: 2013 URL: https://wg21.link/n3863 - id: N3864 citation-label: N3864 title: "A constexpr bitwise operations library for C++" author: - family: Matthew Fioravante issued: year: 2014 URL: https://wg21.link/n3864 - id: N3865 citation-label: N3865 title: "More Improvements to std::future" author: - family: Vicente J. Botet Escriba issued: year: 2014 URL: https://wg21.link/n3865 - id: N3866 citation-label: N3866 title: "Invocation type traits (Rev. 2)" author: - family: Mike Spertus issued: year: 2014 URL: https://wg21.link/n3866 - id: N3867 citation-label: N3867 title: "Specializations and namespaces (Rev. 2)" author: - family: Mike Spertus issued: year: 2014 URL: https://wg21.link/n3867 - id: N3869 citation-label: N3869 title: "Extending shared_ptr to Support Arrays, Revision 1" author: - family: Peter Dimov issued: year: 2014 URL: https://wg21.link/n3869 - id: N3870 citation-label: N3870 title: "Extending make_shared to Support Arrays, Revision 1" author: - family: P. Dimov, G. Fernandes issued: year: 2014 URL: https://wg21.link/n3870 - id: N3871 citation-label: N3871 title: "Proposal to Add Decimal Floating Point Support to C++ (revision 2)" author: - family: Dietmar Kühl issued: year: 2014 URL: https://wg21.link/n3871 - id: N3872 citation-label: N3872 title: "A Primer on Scheduling Fork-Join Parallelism with Work Stealing" author: - family: Arch Robison issued: year: 2014 URL: https://wg21.link/n3872 - id: N3873 citation-label: N3873 title: "Improved insertion interface for unique-key maps" author: - family: Thomas Köppe issued: year: 2014 URL: https://wg21.link/n3873 - id: N3874 citation-label: N3874 title: "Light-Weight Execution Agents" author: - family: Torvald Riegel issued: year: 2014 URL: https://wg21.link/n3874 - id: N3875 citation-label: N3875 title: "Run-time bound array data members" author: - family: J. D. Garcia, X. Li issued: year: 2014 URL: https://wg21.link/n3875 - id: N3876 citation-label: N3876 title: "Convenience Functions to Combine Hash Values" author: - family: Nicolai Josuttis issued: year: 2014 URL: https://wg21.link/n3876 - id: N3877 citation-label: N3877 title: "Centralized Defensive-Programming Support for Narrow Contracts (Revision 3)" author: - family: J. Lakos, A. Zakharov issued: year: 2014 URL: https://wg21.link/n3877 - id: N3878 citation-label: N3878 title: "Extensions to the Concept Introduction Syntax in Concepts Lite" author: - family: B. Ballo, A. Sutton issued: year: 2014 URL: https://wg21.link/n3878 - id: N3879 citation-label: N3879 title: "Explicit Flow Control: break label, goto case and explicit switch" author: - family: Andrew Tomazos issued: year: 2014 URL: https://wg21.link/n3879 - id: N3880 citation-label: N3880 title: "Improving the Verification of C++ Programs" author: - family: Michael Price issued: year: 2014 URL: https://wg21.link/n3880 - id: N3881 citation-label: N3881 title: "Fixing the specification of universal-character-names" author: - family: David Krauss issued: year: 2014 URL: https://wg21.link/n3881 - id: N3882 citation-label: N3882 title: "An update to the preprocessor specification" author: - family: David Krauss issued: year: 2014 URL: https://wg21.link/n3882 - id: N3883 citation-label: N3883 title: "Code checkers & generators" author: - family: Németh Péter issued: year: 2014 URL: https://wg21.link/n3883 - id: N3884 citation-label: N3884 title: "Contiguous Iterators: A Refinement of Random Access Iterators" author: - family: Nevin Liber issued: year: 2014 URL: https://wg21.link/n3884 - id: N3886 citation-label: N3886 title: "A Proposal to add a Database Access Layer to the Standard Library" author: - family: Johann Anhofer issued: year: 2014 URL: https://wg21.link/n3886 - id: N3887 citation-label: N3887 title: "Consistent Metafunction Aliases" author: - family: Michael Park issued: year: 2013 URL: https://wg21.link/n3887 - id: N3888 citation-label: N3888 title: "A Proposal to Add 2D Graphics Rendering and Display to C++" author: - family: M. McLaughlin, H. Sutter, J. Zink issued: year: 2014 URL: https://wg21.link/n3888 - id: N3889 citation-label: N3889 title: "Concepts Lite Specification" author: - family: Andrew Sutton issued: year: 2014 URL: https://wg21.link/n3889 - id: N3890 citation-label: N3890 title: "Container" author: - family: Zhihao Yuan issued: year: 2014 URL: https://wg21.link/n3890 - id: N3891 citation-label: N3891 title: "A proposal to rename shared_mutex to shared_timed_mutex" author: - family: G. Nishanov, H. Sutter issued: year: 2014 URL: https://wg21.link/n3891 - id: N3892 citation-label: N3892 title: "C++ Ostream Buffers" author: - family: Lawrence Crowl issued: year: 2014 URL: https://wg21.link/n3892 - id: N3893 citation-label: N3893 title: "C++ Standard Library Active Issues List (Revision R86)" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n3893 - id: N3894 citation-label: N3894 title: "C++ Standard Library Defect Report List (Revision R86)" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n3894 - id: N3895 citation-label: N3895 title: "C++ Standard Library Closed Issues List (Revision R86)" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n3895 - id: N3896 citation-label: N3896 title: "LIBRARY FOUNDATIONS FOR ASYNCHRONOUS OPERATIONS" author: - family: Christopher Kohlhoff issued: year: 2014 URL: https://wg21.link/n3896 - id: N3897 citation-label: N3897 title: "Auto-type members" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n3897 - id: N3898 citation-label: N3898 title: "HASHING AND FINGERPRINTING" author: - family: Geoff Pike issued: year: 2014 URL: https://wg21.link/n3898 - id: N3899 citation-label: N3899 title: "Nested Allocation" author: - family: Lawrence Crowl issued: year: 2014 URL: https://wg21.link/n3899 - id: N3900 citation-label: N3900 title: "WG21 2014-01-31 Telecon Minutes" author: - family: Herb Sutter issued: year: 2014 URL: https://wg21.link/n3900 - id: N3901 citation-label: N3901 title: "Minutes (February 2014) WG21 Meeting No. 57" author: - family: Kyle Kloepper issued: year: 2014 URL: https://wg21.link/n3901 - id: N3902 citation-label: N3902 title: "Minutes (February 2014) PL22.16 Meeting No. 62" author: - family: Kyle Kloepper issued: year: 2014 URL: https://wg21.link/n3902 - id: N3903 citation-label: N3903 title: "C++ CD Comment Status Rev. 6" author: - family: William M. Miller issued: year: 2014 URL: https://wg21.link/n3903 - id: N3905 citation-label: N3905 title: "Extending std::search to use Additional Searching Algorithms (Version 4)" author: - family: Marshall Clow issued: year: 2014 URL: https://wg21.link/n3905 - id: N3906 citation-label: N3906 title: "ISO/IEC PDTS 18822, File System, National Body Comments" author: - family: Barry Hedquist issued: year: 2014 URL: https://wg21.link/n3906 - id: N3908 citation-label: N3908 title: "Working Draft, Information technology – Programming languages, their environments and system software interfaces – C++ Extensions for Library Fundamentals" author: - family: Jeffrey Yasskin issued: year: 2014 URL: https://wg21.link/n3908 - id: N3909 citation-label: N3909 title: "A SFINAE-Friendly std::iterator_traits, v2" author: - family: Walter E. Brown issued: year: 2014 URL: https://wg21.link/n3909 - id: N3910 citation-label: N3910 title: "What can signal handlers do? (CWG 1441)" author: - family: Hans Boehm issued: year: 2014 URL: https://wg21.link/n3910 - id: N3911 citation-label: N3911 title: "TransformationTrait Alias void_t" author: - family: Walter E. Brown issued: year: 2014 URL: https://wg21.link/n3911 - id: N3912 citation-label: N3912 title: "Auto and braced-init-lists, continued" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n3912 - id: N3913 citation-label: N3913 title: "Greatest Common Divisor and Least Common Multiple, v2" author: - family: Walter E. Brown issued: year: 2014 URL: https://wg21.link/n3913 - id: N3914 citation-label: N3914 title: "Additional Core Language Issue Resolutions for Issaquah" author: - family: William M. Miller issued: year: 2014 URL: https://wg21.link/n3914 - id: N3915 citation-label: N3915 title: "apply() call a function with arguments from a tuple (V3)" author: - family: Peter Sommerlad issued: year: 2014 URL: https://wg21.link/n3915 - id: N3916 citation-label: N3916 title: "Polymorphic Memory Resources - r2" author: - family: Pablo Halpern issued: year: 2014 URL: https://wg21.link/n3916 - id: N3918 citation-label: N3918 title: "Core Issue 1299: Temporary objects vs temporary expressions" author: - family: Jens Maurer issued: year: 2014 URL: https://wg21.link/n3918 - id: N3919 citation-label: N3919 title: "Transactional Memory Support for C++" author: - family: M. Wong, V. Luchangco, J. Maurer, M. Moir, et al. issued: year: 2014 URL: https://wg21.link/n3919 - id: N3920 citation-label: N3920 title: "Extending shared_ptr to Support Arrays, Revision 2" author: - family: Peter Dimov issued: year: 2014 URL: https://wg21.link/n3920 - id: N3921 citation-label: N3921 title: "string_view: a non-owning reference to a string, revision 7" author: - family: Jeffrey Yasskin issued: year: 2014 URL: https://wg21.link/n3921 - id: N3922 citation-label: N3922 title: "New Rules for auto deduction from braced-init-list" author: - family: James Dennett issued: year: 2014 URL: https://wg21.link/n3922 - id: N3923 citation-label: N3923 title: "A SFINAE-Friendly std::iterator_traits, v3" author: - family: Walter E. Brown issued: year: 2014 URL: https://wg21.link/n3923 - id: N3924 citation-label: N3924 title: "Discouraging rand() in C++14, v2" author: - family: Walter E. Brown issued: year: 2014 URL: https://wg21.link/n3924 - id: N3925 citation-label: N3925 title: "A sample Proposal, v4" author: - family: Walter E. Brown issued: year: 2014 URL: https://wg21.link/n3925 - id: N3926 citation-label: N3926 title: "LWG Issue 2168 is NAD" author: - family: Walter E. Brown issued: year: 2014 URL: https://wg21.link/n3926 - id: N3927 citation-label: N3927 title: "Definition of Lock-Free" author: - family: Lawrence Crowl issued: year: 2014 URL: https://wg21.link/n3927 - id: N3928 citation-label: N3928 title: "Extending static_assert, v2" author: - family: Walter E. Brown issued: year: 2014 URL: https://wg21.link/n3928 - id: N3929 citation-label: N3929 title: "Concepts Lite Specification" author: - family: Andrew Sutton issued: year: 2014 URL: https://wg21.link/n3929 - id: N3930 citation-label: N3930 title: "Immediate Issues" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n3930 - id: N3931 citation-label: N3931 title: "Immediate Issues" author: - family: Beman Dawes issued: year: 2014 URL: https://wg21.link/n3931 - id: N3932 citation-label: N3932 title: "Variable Templates For Type Traits (Revision 1)" author: - family: Stephan T. Lavavej issued: year: 2014 URL: https://wg21.link/n3932 - id: N3936 citation-label: N3936 title: "Working Draft, Standard for Programming Language C++" author: - family: Stefanus du Toit issued: year: 2014 URL: https://wg21.link/n3936 - id: N3937 citation-label: N3937 title: "Programming Languages — C++" author: - family: Stefanus du Toit issued: year: 2014 URL: https://wg21.link/n3937 - id: N3938 citation-label: N3938 title: "Editor's Report" author: - family: Stefanus du Toit issued: year: 2014 URL: https://wg21.link/n3938 - id: N3939 citation-label: N3939 title: "Extending make_shared to Support Arrays, Revision 2" author: - family: P. Dimov, G. Fernandes issued: year: 2014 URL: https://wg21.link/n3939 - id: N3940 citation-label: N3940 title: "Working Draft, Technical Specification – File System" author: - family: Beman Dawes issued: year: 2014 URL: https://wg21.link/n3940 - id: N3941 citation-label: N3941 title: "Filesystem Study Group (SG3) Active Issues List (Revision R0)" author: - family: Beman Dawes issued: year: 2014 URL: https://wg21.link/n3941 - id: N3942 citation-label: N3942 title: "Filesystem Study Group (SG3) Closed Issues List (Revision R0)" author: - family: Beman Dawes issued: year: 2014 URL: https://wg21.link/n3942 - id: N3943 citation-label: N3943 title: "Filesystem Study Group (SG3) Defect Report List (Revision R0)" author: - family: Beman Dawes issued: year: 2014 URL: https://wg21.link/n3943 - id: N3944 citation-label: N3944 title: "C++ Standard Library Active Issues List (Revision R87)" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n3944 - id: N3945 citation-label: N3945 title: "C++ Standard Library Defect Report List (Revision R87)" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n3945 - id: N3946 citation-label: N3946 title: "C++ Standard Library Closed Issues List (Revision R87)" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n3946 - id: N3947 citation-label: N3947 title: "URI - Proposed Wording (Revision 4)" author: - family: G. Matthews, D. Berris issued: year: 2014 URL: https://wg21.link/n3947 - id: N3948 citation-label: N3948 title: "Feature-testing for C++ Technical Specifications" author: - family: Clark Nelson issued: year: 2014 URL: https://wg21.link/n3948 - id: N3949 citation-label: N3949 title: "Scoped Resource - Generic RAII Wrapper for the Standard Library" author: - family: P. Sommerlad, A. Sandoval issued: year: 2014 URL: https://wg21.link/n3949 - id: N3950 citation-label: N3950 title: "Defaulted comparison operators" author: - family: Oleg Smolsky issued: year: 2014 URL: https://wg21.link/n3950 - id: N3951 citation-label: N3951 title: "C++ type reflection via variadic template expansion" author: - family: C. Silva, D. Auresco issued: year: 2014 URL: https://wg21.link/n3951 - id: N3952 citation-label: N3952 title: "C++ Standard Core Language Active Issues, Revision 88" author: - family: William M. Miller issued: year: 2014 URL: https://wg21.link/n3952 - id: N3953 citation-label: N3953 title: "C++ Standard Core Language Defect Reports and Accepted Issues, Revision 88" author: - family: William M. Miller issued: year: 2014 URL: https://wg21.link/n3953 - id: N3954 citation-label: N3954 title: "C++ Standard Core Language Closed Issues, Revision 88" author: - family: William M. Miller issued: year: 2014 URL: https://wg21.link/n3954 - id: N3955 citation-label: N3955 title: "Group Member Specifiers" author: - family: Andrew Tomazos issued: year: 2014 URL: https://wg21.link/n3955 - id: N3956 citation-label: N3956 title: "ISO/IEC CD 14882, C++ 2014 Responses to National Body Comments" author: - family: Barry Hedquist issued: year: 2014 URL: https://wg21.link/n3956 - id: N3957 citation-label: N3957 title: "C++ Standard Evolution Active Issues List (Revision R06)" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n3957 - id: N3958 citation-label: N3958 title: "C++ Standard Evolution Completed Issues List (Revision R06)" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n3958 - id: N3959 citation-label: N3959 title: "C++ Standard Evolution Closed Issues List (Revision R06)" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n3959 - id: N3960 citation-label: N3960 title: "Working Draft, Technical Specification for C++ Extensions for Parallelism" author: - family: Jared Hoberock issued: year: 2014 URL: https://wg21.link/n3960 - id: N3961 citation-label: N3961 title: "A proposal to add shared_mutex (untimed)" author: - family: Gor Nishanov issued: year: 2014 URL: https://wg21.link/n3961 - id: N3962 citation-label: N3962 title: "File System TS Editor's Report, February 2014 - Post-Issaquah" author: - family: Beman Dawes issued: year: 2014 URL: https://wg21.link/n3962 - id: N3963 citation-label: N3963 title: "Centralized Defensive-Programming Support for Narrow Contracts (Revision 4)" author: - family: J. Lakos, A. Zakharov issued: year: 2014 URL: https://wg21.link/n3963 - id: N3964 citation-label: N3964 title: "Library Foundations for Asynchronous Operations, Revision 1" author: - family: Christopher Kohlhoff issued: year: 2014 URL: https://wg21.link/n3964 - id: N3965 citation-label: N3965 title: "Proposal for Unbounded-Precision Integer Types" author: - family: Pete Becker issued: year: 2014 URL: https://wg21.link/n3965 - id: N3966 citation-label: N3966 title: "Fixes for optional objects" author: - family: F. Cacciola, A. Krzemieński issued: year: 2014 URL: https://wg21.link/n3966 - id: N3967 citation-label: N3967 title: "C++ Standard Library Active Issues List (Revision R88)" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n3967 - id: N3968 citation-label: N3968 title: "C++ Standard Library Defect Report List (Revision R88)" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n3968 - id: N3969 citation-label: N3969 title: "C++ Standard Library Closed Issues List (Revision R88)" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n3969 - id: N3970 citation-label: N3970 title: "Working Draft, Technical Specification for C++ Extensions for Concurrency" author: - family: Artur Laksberg issued: year: 2014 URL: https://wg21.link/n3970 - id: N3971 citation-label: N3971 title: "Concurrency TS Editor's Report, May 2014" author: - family: Artur Laksberg issued: year: 2014 URL: https://wg21.link/n3971 - id: N3972 citation-label: N3972 title: "Source-Code Information Capture" author: - family: Robert Douglas issued: year: 2014 URL: https://wg21.link/n3972 - id: N3973 citation-label: N3973 title: "A Proposal to Add a Logical Const Wrapper to the Standard Library Technical Report" author: - family: J. Coe, R. Mill issued: year: 2014 URL: https://wg21.link/n3973 - id: N3974 citation-label: N3974 title: "Polymorphic Deleter for Unique Pointers" author: - family: M. Arena, D. di Gennaro, P. Sommerlad issued: year: 2014 URL: https://wg21.link/n3974 - id: N3975 citation-label: N3975 title: "URI - Proposed Wording (Revision 5)" author: - family: G. Matthews, D. Berris issued: year: 2014 URL: https://wg21.link/n3975 - id: N3976 citation-label: N3976 title: "Multidimensional bounds, index and array_view, revision 2" author: - family: Ł. Mendakiewicz, H. Sutter issued: year: 2014 URL: https://wg21.link/n3976 - id: N3977 citation-label: N3977 title: "Resumable Functions" author: - family: Niklas Gustafsson issued: year: 2014 URL: https://wg21.link/n3977 - id: N3978 citation-label: N3978 title: "C++ Ostream Buffers" author: - family: Lawrence Crowl issued: year: 2014 URL: https://wg21.link/n3978 - id: N3979 citation-label: N3979 title: "AGENDA, PL22.16 Meeting No. 63, WG21 Meeting No. 58, June 16-21, 2014 — Rapperswil, Switzerland" author: - family: Stephen D. Clamage issued: year: 2014 URL: https://wg21.link/n3979 - id: N3980 citation-label: N3980 title: "Types don't know #" author: - family: H. Hinnant, V. Falco, J. Byteway issued: year: 2014 URL: https://wg21.link/n3980 - id: N3981 citation-label: N3981 title: "Removing trigraphs??!" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/n3981 - id: N3982 citation-label: N3982 title: "Rvalue reference overloads for optional" author: - family: Andrzej Krzemieński issued: year: 2014 URL: https://wg21.link/n3982 - id: N3983 citation-label: N3983 title: "Hashing tuple-like types" author: - family: Geoffrey Romer issued: year: 2014 URL: https://wg21.link/n3983 - id: N3984 citation-label: N3984 title: "Adding attribute reflection to C++." author: - family: C. Silva, D. Auresco issued: year: 2014 URL: https://wg21.link/n3984 - id: N3985 citation-label: N3985 title: "A proposal to add coroutines to the C++ standard library (Revision 1)" author: - family: O. Kowalke, N. Goodspeed issued: year: 2014 URL: https://wg21.link/n3985 - id: N3986 citation-label: N3986 title: "Adding Standard support to avoid padding within structures" author: - family: S. Davalle, D. Gutson, A. Bustamante issued: year: 2014 URL: https://wg21.link/n3986 - id: N3987 citation-label: N3987 title: "Yet another set of C++ type traits." author: - family: C. Silva, D. Auresco issued: year: 2014 URL: https://wg21.link/n3987 - id: N3988 citation-label: N3988 title: "Towards restrict-like aliasing semantics for C++" author: - family: H. Finkel, H. Tong, et al. issued: year: 2014 URL: https://wg21.link/n3988 - id: N3989 citation-label: N3989 title: "Working Draft, Technical Specification for C++ Extensions for Parallelism" author: - family: Jared Hoberock issued: year: 2014 URL: https://wg21.link/n3989 - id: N3990 citation-label: N3990 title: "Adding Standard Circular Shift operators for computer integers" author: - family: D. Gutson, A. Bustamante issued: year: 2014 URL: https://wg21.link/n3990 - id: N3991 citation-label: N3991 title: "Task Region R2" author: - family: P. Halpern, A. Robison, A. Laksberg, H. Sutter, et al. issued: year: 2014 URL: https://wg21.link/n3991 - id: N3992 citation-label: N3992 title: "Agenda and Meeting Notice for WG21 Telecon Meeting" author: - family: Herb Sutter issued: year: 2014 URL: https://wg21.link/n3992 - id: N3993 citation-label: N3993 title: "On Parallel Invocations of Functions in Parallelism TS" author: - family: Artur Laksberg issued: year: 2014 URL: https://wg21.link/n3993 - id: N3994 citation-label: N3994 title: "Range-Based For-Loops: The Next Generation (Revision 1)" author: - family: Stephan T. Lavavej issued: year: 2014 URL: https://wg21.link/n3994 - id: N3995 citation-label: N3995 title: "A proposal to add shared_mutex (untimed) (Revision 2)" author: - family: Gor Nishanov issued: year: 2014 URL: https://wg21.link/n3995 - id: N3996 citation-label: N3996 title: "Static reflection" author: - family: Matúš Chochlík issued: year: 2014 URL: https://wg21.link/n3996 - id: N3997 citation-label: N3997 title: "Centralized Defensive-Programming Support for Narrow Contracts (Revision 5)" author: - family: J. Lakos, A. Zakharov, A. Beels issued: year: 2014 URL: https://wg21.link/n3997 - id: N3998 citation-label: N3998 title: "C++ Latches and Barriers" author: - family: A. Mackintosh, O. Giroux issued: year: 2014 URL: https://wg21.link/n3998 - id: N3999 citation-label: N3999 title: "Standard Wording for Transactional Memory Support for C++" author: - family: V. Luchangco, J. Maurer, M. Wong, et al. issued: year: 2014 URL: https://wg21.link/n3999 - id: N4000 citation-label: N4000 title: "Towards a Transaction-safe C++ Standard Library: std::list" author: - family: M. Wong, J. Maurer, M. Spear, J. Gottschlich, T. Riegel, et al. issued: year: 2014 URL: https://wg21.link/n4000 - id: N4001 citation-label: N4001 title: "SG5: Transactional Memory (TM) Meeting Minutes 2014/02/03-2014/05/19" author: - family: Michael Wong issued: year: 2014 URL: https://wg21.link/n4001 - id: N4002 citation-label: N4002 title: "Cleaning-up noexcept in the Library" author: - family: Nicolai Josuttis issued: year: 2014 URL: https://wg21.link/n4002 - id: N4003 citation-label: N4003 title: "File System TS Active Issues List (Revision R1)" author: - family: Beman Dawes issued: year: 2014 URL: https://wg21.link/n4003 - id: N4004 citation-label: N4004 title: "File System TS Closed Issues List (Revision R1)" author: - family: Beman Dawes issued: year: 2014 URL: https://wg21.link/n4004 - id: N4005 citation-label: N4005 title: "File System TS Defect Report List (Revision R1)" author: - family: Beman Dawes issued: year: 2014 URL: https://wg21.link/n4005 - id: N4006 citation-label: N4006 title: "An improved emplace() for unique-key maps" author: - family: Thomas Köppe issued: year: 2014 URL: https://wg21.link/n4006 - id: N4007 citation-label: N4007 title: "Delimited iterators (Rev. 2)" author: - family: M. Spertus, N. Wilson issued: year: 2014 URL: https://wg21.link/n4007 - id: N4008 citation-label: N4008 title: "SIMD polymorphism" author: - family: Arch Robison issued: year: 2014 URL: https://wg21.link/n4008 - id: N4009 citation-label: N4009 title: "Uniform Container Erasure" author: - family: Stephan T. Lavavej issued: year: 2014 URL: https://wg21.link/n4009 - id: N4010 citation-label: N4010 title: "C++ Standard Evolution Active Issues List (Revision R07)" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n4010 - id: N4011 citation-label: N4011 title: "C++ Standard Evolution Completed Issues List (Revision R07)" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n4011 - id: N4012 citation-label: N4012 title: "C++ Standard Evolution Closed Issues List (Revision R07)" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n4012 - id: N4013 citation-label: N4013 title: "Atomic operations on non-atomic data" author: - family: Hans Boehm issued: year: 2014 URL: https://wg21.link/n4013 - id: N4014 citation-label: N4014 title: "Uniform Copy Initialization" author: - family: Nicolai Josuttis issued: year: 2014 URL: https://wg21.link/n4014 - id: N4015 citation-label: N4015 title: "A proposal to add a utility class to represent expected monad" author: - family: V. Escriba, P. Talbot issued: year: 2014 URL: https://wg21.link/n4015 - id: N4016 citation-label: N4016 title: "Light-Weight Execution Agents Revision 2" author: - family: Torvald Riegel issued: year: 2014 URL: https://wg21.link/n4016 - id: N4017 citation-label: N4017 title: "Non-member size() and more" author: - family: Riccardo Marcangelo issued: year: 2014 URL: https://wg21.link/n4017 - id: N4018 citation-label: N4018 title: "C++ Standard Core Language Active Issues, Revision 89" author: - family: William M. Miller issued: year: 2014 URL: https://wg21.link/n4018 - id: N4019 citation-label: N4019 title: "C++ Standard Core Language Defect Reports and Accepted Issues, Revision 89" author: - family: William M. Miller issued: year: 2014 URL: https://wg21.link/n4019 - id: N4020 citation-label: N4020 title: "C++ Standard Core Language Closed Issues, Revision 89" author: - family: William M. Miller issued: year: 2014 URL: https://wg21.link/n4020 - id: N4021 citation-label: N4021 title: "A Proposal to Add 2D Graphics Rendering and Display to C++" author: - family: M. McLaughlin, H. Sutter, J. Zink issued: year: 2014 URL: https://wg21.link/n4021 - id: N4022 citation-label: N4022 title: "A proposal to add a generalized callable negator (Revision 2)" author: - family: Tomasz Kamiński issued: year: 2014 URL: https://wg21.link/n4022 - id: N4023 citation-label: N4023 title: "Working Draft, C++ Extensions for Library Fundamentals" author: - family: Jeffrey Yasskin issued: year: 2014 URL: https://wg21.link/n4023 - id: N4024 citation-label: N4024 title: "Distinguishing coroutines and fibers" author: - family: O. Kowalke, N. Goodspeed issued: year: 2014 URL: https://wg21.link/n4024 - id: N4025 citation-label: N4025 title: "Exploring classes of runtime size" author: - family: J. Snyder, R. Smith issued: year: 2014 URL: https://wg21.link/n4025 - id: N4026 citation-label: N4026 title: "Nested namespace definition" author: - family: Robert Kawulak issued: year: 2014 URL: https://wg21.link/n4026 - id: N4027 citation-label: N4027 title: "Type Member Property Queries (rev 2)" author: - family: A. Tomazos, C. Kaeser issued: year: 2014 URL: https://wg21.link/n4027 - id: N4028 citation-label: N4028 title: "Defining a Portable C++ ABI" author: - family: Herb Sutter issued: year: 2014 URL: https://wg21.link/n4028 - id: N4029 citation-label: N4029 title: "Let return Be Direct and explicit" author: - family: Herb Sutter issued: year: 2014 URL: https://wg21.link/n4029 - id: N4030 citation-label: N4030 title: "Feature-testing recommendations for C++" author: - family: Clark Nelson issued: year: 2014 URL: https://wg21.link/n4030 - id: N4031 citation-label: N4031 title: "make_array, revision 1" author: - family: Zhihao Yuan issued: year: 2014 URL: https://wg21.link/n4031 - id: N4032 citation-label: N4032 title: "Comments on continuations and executors" author: - family: Anthony Williams issued: year: 2014 URL: https://wg21.link/n4032 - id: N4033 citation-label: N4033 title: "synchronized_value for associating a mutex with a value" author: - family: Anthony Williams issued: year: 2014 URL: https://wg21.link/n4033 - id: N4034 citation-label: N4034 title: "Destructive Move" author: - family: Pablo Halpern issued: year: 2014 URL: https://wg21.link/n4034 - id: N4035 citation-label: N4035 title: "Implicit Evaluation of \"auto\" Variables and Arguments" author: - family: P. Gottschling, J. Falcou, H. Sutter issued: year: 2014 URL: https://wg21.link/n4035 - id: N4036 citation-label: N4036 title: "Towards Implementation and Use of memory_order_consume" author: - family: P. McKenney, T. Riegel, J. Preshing issued: year: 2014 URL: https://wg21.link/n4036 - id: N4037 citation-label: N4037 title: "Non-Transactional Implementation of Atomic Tree Move" author: - family: Paul E. McKenney issued: year: 2014 URL: https://wg21.link/n4037 - id: N4038 citation-label: N4038 title: "Proposal for Unbounded-Precision Integer Types" author: - family: Pete Becker issued: year: 2014 URL: https://wg21.link/n4038 - id: N4039 citation-label: N4039 title: "Default executor" author: - family: A. Berkan, C. Mysen, H. Boehm; issued: year: 2014 URL: https://wg21.link/n4039 - id: N4040 citation-label: N4040 title: "Working Draft, C++ Extensions for Concepts" author: - family: Andrew Sutton issued: year: 2014 URL: https://wg21.link/n4040 - id: N4041 citation-label: N4041 title: "Concerns with changing existing types in Technical Specifications" author: - family: Jonathan Wakely issued: year: 2014 URL: https://wg21.link/n4041 - id: N4042 citation-label: N4042 title: "Safe conversions in unique_ptr" author: - family: Geoffrey Romer issued: year: 2014 URL: https://wg21.link/n4042 - id: N4043 citation-label: N4043 title: "Dynarray Allocation Context" author: - family: Lawrence Crowl issued: year: 2014 URL: https://wg21.link/n4043 - id: N4044 citation-label: N4044 title: "A Three-Class IP Address Proposal, Revision 1" author: - family: Christopher Kohlhoff issued: year: 2014 URL: https://wg21.link/n4044 - id: N4045 citation-label: N4045 title: "Library Foundations for Asynchronous Operations, Revision 2" author: - family: Christopher Kohlhoff issued: year: 2014 URL: https://wg21.link/n4045 - id: N4046 citation-label: N4046 title: "Executors and Asynchronous Operations" author: - family: Christopher Kohlhoff issued: year: 2014 URL: https://wg21.link/n4046 - id: N4047 citation-label: N4047 title: "A Module System for C++" author: - family: G. Dos Reis, M. Hall, G. Nishanov issued: year: 2014 URL: https://wg21.link/n4047 - id: N4048 citation-label: N4048 title: "More Improvements to std::future - Revision 1" author: - family: Vicente J. Botet Escribá issued: year: 2014 URL: https://wg21.link/n4048 - id: N4049 citation-label: N4049 title: "0-overhead-principle violations in exception handling" author: - family: D. Gutson, A. Bustamante, P. Oliva, M. Diaz issued: year: 2014 URL: https://wg21.link/n4049 - id: N4050 citation-label: N4050 title: "Dynarray Semi-Editorial Issues" author: - family: Lawrence Crowl issued: year: 2014 URL: https://wg21.link/n4050 - id: N4051 citation-label: N4051 title: "Allow typename in a template template parameter" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/n4051 - id: N4052 citation-label: N4052 title: "WG21 2014-06-06 Telecon Minutes" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n4052 - id: N4053 citation-label: N4053 title: "WG21 2014-06 Rapperswil Minutes" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n4053 - id: N4054 citation-label: N4054 title: "PL22.16 2014-06 Rapperswil Minutes" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n4054 - id: N4055 citation-label: N4055 title: "Ruminations on (node-based) containers and noexcept" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n4055 - id: N4056 citation-label: N4056 title: "Minimal incomplete type support for standard containers" author: - family: Zhihao Yuan issued: year: 2014 URL: https://wg21.link/n4056 - id: N4057 citation-label: N4057 title: "A Proposal to Add a Const-Propagating Wrapper to the Standard Library" author: - family: J. Coe, R. Mill issued: year: 2014 URL: https://wg21.link/n4057 - id: N4058 citation-label: N4058 title: "Atomic Smart Pointers" author: - family: Herb Sutter issued: year: 2014 URL: https://wg21.link/n4058 - id: N4059 citation-label: N4059 title: "Spring 2015 C++ Standards Committee Meeting" author: - family: Michael Price issued: year: 2014 URL: https://wg21.link/n4059 - id: N4060 citation-label: N4060 title: "Changes to vector_execution_policy" author: - family: Pablo Halpern issued: year: 2014 URL: https://wg21.link/n4060 - id: N4061 citation-label: N4061 title: "Greatest Common Divisor and Least Common Multiple, v3" author: - family: Walter E. Brown issued: year: 2014 URL: https://wg21.link/n4061 - id: N4063 citation-label: N4063 title: "On Parallel Invocations of Functions in Parallelism TS" author: - family: Artur Laksberg issued: year: 2014 URL: https://wg21.link/n4063 - id: N4064 citation-label: N4064 title: "Improving pair and tuple, revision 2" author: - family: Daniel Krügler issued: year: 2014 URL: https://wg21.link/n4064 - id: N4065 citation-label: N4065 title: "make_array, revision 2" author: - family: Zhihao Yuan issued: year: 2014 URL: https://wg21.link/n4065 - id: N4066 citation-label: N4066 title: "Delimited iterators (Rev. 3)" author: - family: M. Spertus, N. Wilson issued: year: 2014 URL: https://wg21.link/n4066 - id: N4067 citation-label: N4067 title: "Experimental std::function etc." author: - family: Daniel Krügler issued: year: 2014 URL: https://wg21.link/n4067 - id: N4068 citation-label: N4068 title: "Toward More Expressive Iterator Tags" author: - family: Bill Seymour issued: year: 2014 URL: https://wg21.link/n4068 - id: N4069 citation-label: N4069 title: "C++ Ostream Buffers" author: - family: L. Crowl, P. Sommerlad issued: year: 2014 URL: https://wg21.link/n4069 - id: N4070 citation-label: N4070 title: "Improving the specification of the vector execution policy in Parallelism TS" author: - family: Hans-J. Boehm issued: year: 2014 URL: https://wg21.link/n4070 - id: N4071 citation-label: N4071 title: "Working Draft, Technical Specification for C++ Extensions for Parallelism" author: - family: Jared Hoberock issued: year: 2014 URL: https://wg21.link/n4071 - id: N4072 citation-label: N4072 title: "Fixed Size Parameter Packs" author: - family: M. Bos issued: year: 2014 URL: https://wg21.link/n4072 - id: N4073 citation-label: N4073 title: "A Proposal to Add 2D Graphics Rendering and Display to C++" author: - family: M. McLaughlin, H. Sutter, J. Zink issued: year: 2014 URL: https://wg21.link/n4073 - id: N4074 citation-label: N4074 title: "Let return {expr} Be Explicit, Revision 2" author: - family: Herb Sutter issued: year: 2014 URL: https://wg21.link/n4074 - id: N4075 citation-label: N4075 title: "Centralized Defensive-Programming Support for Narrow Contracts (Revision 5)" author: - family: J. Lakos, A. Zakharov, A. Beels issued: year: 2014 URL: https://wg21.link/n4075 - id: N4076 citation-label: N4076 title: "A proposal to add a generalized callable negator (Revision 2)" author: - family: Tomasz Kamiński issued: year: 2014 URL: https://wg21.link/n4076 - id: N4077 citation-label: N4077 title: "Experimental shared_ptr for Library Fundamentals TS" author: - family: Jonathan Wakely issued: year: 2014 URL: https://wg21.link/n4077 - id: N4078 citation-label: N4078 title: "Fixes for optional objects" author: - family: F. Cacciola, A. Krzemieński, V. Voutilainen issued: year: 2014 URL: https://wg21.link/n4078 - id: N4079 citation-label: N4079 title: "C++ Standard Library Issues Resolved Directly In Rapperswil, 2014" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n4079 - id: N4080 citation-label: N4080 title: "File System TS Immediate Issues for Rapperswil" author: - family: Beman Dawes issued: year: 2014 URL: https://wg21.link/n4080 - id: N4081 citation-label: N4081 title: "Working Draft, C++ Extensions for Library Fundamentals" author: - family: Jeffrey Yasskin issued: year: 2014 URL: https://wg21.link/n4081 - id: N4082 citation-label: N4082 title: "Programming Languages — C++ Extensions for Library Fundamentals" author: - family: Jeffrey Yasskin issued: year: 2014 URL: https://wg21.link/n4082 - id: N4083 citation-label: N4083 title: "Editor's Report for Version 1 of the Library Fundamentals TS" author: - family: Jeffrey Yasskin issued: year: 2014 URL: https://wg21.link/n4083 - id: N4084 citation-label: N4084 title: "Working Draft, C++ Extensions for Library Fundamentals, Version 2" author: - family: Jeffrey Yasskin issued: year: 2014 URL: https://wg21.link/n4084 - id: N4085 citation-label: N4085 title: "Editor's Report for Version 2 of the Library Fundamentals TS" author: - family: Jeffrey Yasskin issued: year: 2014 URL: https://wg21.link/n4085 - id: N4086 citation-label: N4086 title: "Removing trigraphs??!" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/n4086 - id: N4087 citation-label: N4087 title: "Multidimensional bounds, index and array_view, revision 3" author: - family: Ł. Mendakiewicz, H. Sutter issued: year: 2014 URL: https://wg21.link/n4087 - id: N4088 citation-label: N4088 title: "Task Region R3" author: - family: P. Halpern, A. Robison, A. Laksberg, H. Sutter, et al. issued: year: 2014 URL: https://wg21.link/n4088 - id: N4089 citation-label: N4089 title: "Safe conversions in unique_ptr, revision 2" author: - family: Geoffrey Romer URL: https://wg21.link/n4089 - id: N4090 citation-label: N4090 title: "The Maladies of All Member Templates: An Incomplete Biography of Specialization (DR727 + DR1755)" author: - family: Faisal Vali issued: year: 2014 URL: https://wg21.link/n4090 - id: N4091 citation-label: N4091 title: "C++ Standard Core Language Active Issues, Revision 90" author: - family: William M. Miller issued: year: 2014 URL: https://wg21.link/n4091 - id: N4092 citation-label: N4092 title: "C++ Standard Core Language Defect Reports and Accepted Issues, Revision 90" author: - family: William M. Miller issued: year: 2014 URL: https://wg21.link/n4092 - id: N4093 citation-label: N4093 title: "C++ Standard Core Language Closed Issues, Revision 90" author: - family: William M. Miller issued: year: 2014 URL: https://wg21.link/n4093 - id: N4094 citation-label: N4094 title: "Response To: Let return {expr} Be Explicit" author: - family: H. Hinnant, V. Voutilainen issued: year: 2014 URL: https://wg21.link/n4094 - id: N4095 citation-label: N4095 title: "File System TS Active Issues List (Revision R2)" author: - family: Beman Dawes issued: year: 2014 URL: https://wg21.link/n4095 - id: N4096 citation-label: N4096 title: "File System TS Closed Issues List (Revision R2)" author: - family: Beman Dawes issued: year: 2014 URL: https://wg21.link/n4096 - id: N4097 citation-label: N4097 title: "File System TS Defect Report List (Revision R2)" author: - family: Beman Dawes issued: year: 2014 URL: https://wg21.link/n4097 - id: N4098 citation-label: N4098 title: "File System TS Editor's Report, Post-Rapperswil" author: - family: Beman Dawes issued: year: 2014 URL: https://wg21.link/n4098 - id: N4099 citation-label: N4099 title: "Working Draft, Technical Specification — File System" author: - family: Beman Dawes issued: year: 2014 URL: https://wg21.link/n4099 - id: N4100 citation-label: N4100 title: "Programming Languages — C++ — File System Technical Specification" author: - family: Beman Dawes issued: year: 2014 URL: https://wg21.link/n4100 - id: N4101 citation-label: N4101 title: "C++ Standard Evolution Active Issues List (Revision R08)" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n4101 - id: N4102 citation-label: N4102 title: "C++ Standard Evolution Completed Issues List (Revision R08)" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n4102 - id: N4103 citation-label: N4103 title: "C++ Standard Evolution Closed Issues List (Revision R08)" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n4103 - id: N4104 citation-label: N4104 title: "Working Draft, Technical Specification for C++ Extensions for Parallelism" author: - family: Jared Hoberock issued: year: 2014 URL: https://wg21.link/n4104 - id: N4105 citation-label: N4105 title: "Information technology – Programming languages, their environments and system software interfaces – Technical Specification for C++ Extensions for Parallelism" author: - family: Jared Hoberock issued: year: 2014 URL: https://wg21.link/n4105 - id: N4106 citation-label: N4106 title: "Parallelism TS Editor's Report, post-Rapperswil" author: - family: Jared Hoberock issued: year: 2014 URL: https://wg21.link/n4106 - id: N4107 citation-label: N4107 title: "Working Draft, Technical Specification for C++ Extensions for Concurrency" author: - family: Artur Laksberg issued: year: 2014 URL: https://wg21.link/n4107 - id: N4108 citation-label: N4108 title: "Concurrency TS Editor's Report, July 2014" author: - family: Artur Laksberg issued: year: 2014 URL: https://wg21.link/n4108 - id: N4109 citation-label: N4109 title: "A proposal to add a utility class to represent expected monad - Revision 1" author: - family: V. Escriba, P. Talbot issued: year: 2014 URL: https://wg21.link/n4109 - id: N4110 citation-label: N4110 title: "Exploring the design space of contract specifications for C++" author: - family: J. Daniel Garcia issued: year: 2014 URL: https://wg21.link/n4110 - id: N4111 citation-label: N4111 title: "Static reflection (rev. 2)" author: - family: Matúš Chochlík issued: year: 2014 URL: https://wg21.link/n4111 - id: N4112 citation-label: N4112 title: "File System PDTS National Body Comments Record of Response" author: - family: Beman Dawes issued: year: 2014 URL: https://wg21.link/n4112 - id: N4113 citation-label: N4113 title: "Reflection Type Traits For Classes, Unions and Enumerations (rev 3)" author: - family: A. Tomazos, C. Kaeser issued: year: 2014 URL: https://wg21.link/n4113 - id: N4114 citation-label: N4114 title: "Defaulted comparison operators" author: - family: Oleg Smolsky issued: year: 2014 URL: https://wg21.link/n4114 - id: N4115 citation-label: N4115 title: "Searching for Types in Parameter Packs" author: - family: B. Seymour, S. Lavavej issued: year: 2014 URL: https://wg21.link/n4115 - id: N4116 citation-label: N4116 title: "Nested Namespace Definition (rev 1)" author: - family: A. Tomazos, R. Kawulak issued: year: 2014 URL: https://wg21.link/n4116 - id: N4117 citation-label: N4117 title: "C++ Standard Library Active Issues List (Revision R89)" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n4117 - id: N4118 citation-label: N4118 title: "C++ Standard Library Defect Report List (Revision R89)" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n4118 - id: N4119 citation-label: N4119 title: "C++ Standard Library Closed Issues List (Revision R89)" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n4119 - id: N4120 citation-label: N4120 title: "Null Coalescing Conditional Operator" author: - family: Alexander Bock issued: year: 2014 URL: https://wg21.link/n4120 - id: N4121 citation-label: N4121 title: "Compile-Time String: std::string_literal" author: - family: Andrew Tomazos issued: year: 2014 URL: https://wg21.link/n4121 - id: N4122 citation-label: N4122 title: "AGENDA, PL22.16 Meeting No. 64, WG21 Meeting No. 59, November 3-8, 2014 – Urbana-Champaign, IL" author: - family: Stephen D. Clamage issued: year: 2014 URL: https://wg21.link/n4122 - id: N4123 citation-label: N4123 title: "Improvements to the Concurrency Technical Specification" author: - family: A. Laksberg, V. Escriba issued: year: 2014 URL: https://wg21.link/n4123 - id: N4124 citation-label: N4124 title: "Toward More Expressive Iterator Tags" author: - family: Bill Seymour issued: year: 2014 URL: https://wg21.link/n4124 - id: N4125 citation-label: N4125 title: "2014-09 WG21/SG1 Meeting Information" author: - family: Herb Sutter issued: year: 2014 URL: https://wg21.link/n4125 - id: N4126 citation-label: N4126 title: "Explicitly defaulted comparison operators" author: - family: Oleg Smolsky issued: year: 2014 URL: https://wg21.link/n4126 - id: N4127 citation-label: N4127 title: "Checked-dereference conditions" author: - family: Eelis van der Weegen issued: year: 2014 URL: https://wg21.link/n4127 - id: N4128 citation-label: N4128 title: "Ranges for the Standard Library, Revision 1" author: - family: E. Niebler, S. Parent, A. Sutton issued: year: 2014 URL: https://wg21.link/n4128 - id: N4129 citation-label: N4129 title: "Source-Code Information Capture" author: - family: Robert Douglas issued: year: 2014 URL: https://wg21.link/n4129 - id: N4130 citation-label: N4130 title: "Pad Thy Atomics" author: - family: JF Bastien, O. Giroux issued: year: 2014 URL: https://wg21.link/n4130 - id: N4131 citation-label: N4131 title: "explicit should never be implicit" author: - family: Filip Roséen issued: year: 2014 URL: https://wg21.link/n4131 - id: N4132 citation-label: N4132 title: "Contiguous Iterators" author: - family: Jens Maurer issued: year: 2014 URL: https://wg21.link/n4132 - id: N4133 citation-label: N4133 title: "Cleanup for exception-specification and throw-expression" author: - family: Jens Maurer issued: year: 2014 URL: https://wg21.link/n4133 - id: N4134 citation-label: N4134 title: "Resumable Functions v.2" author: - family: G. Nishanov, J. Radigan issued: year: 2014 URL: https://wg21.link/n4134 - id: N4135 citation-label: N4135 title: "Language Support for Runtime Contract Validation (Revision 8)" author: - family: J. Lakos, A. Zakharov, A. Beels, N. Myers issued: year: 2014 URL: https://wg21.link/n4135 - id: N4136 citation-label: N4136 title: "C Concurrency Challenges Draft" author: - family: M. Batty, P. Sewell, et al. issued: year: 2014 URL: https://wg21.link/n4136 - id: N4137 citation-label: N4137 title: "Business Plan and Convener's Report" author: - family: Herb Sutter issued: year: 2014 URL: https://wg21.link/n4137 - id: N4138 citation-label: N4138 title: "Editor's Report — Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/n4138 - id: N4139 citation-label: N4139 title: "Editor's Report — Programming Languages — C++" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/n4139 - id: N4140 citation-label: N4140 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/n4140 - id: N4141 citation-label: N4141 title: "Programming Languages — C++" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/n4141 - id: N4142 citation-label: N4142 title: "Atomic Operations on a Very Large Array" author: - family: Carter Edwards issued: year: 2014 URL: https://wg21.link/n4142 - id: N4143 citation-label: N4143 title: "Executors and schedulers, revision 4" author: - family: Chris Mysen issued: year: 2014 URL: https://wg21.link/n4143 - id: N4144 citation-label: N4144 title: "Searching and Manipulation of Parameter Packs" author: - family: B. Seymour, S. Lavavej issued: year: 2014 URL: https://wg21.link/n4144 - id: N4145 citation-label: N4145 title: "Data-Invariant Functions" author: - family: Jens Maurer issued: year: 2014 URL: https://wg21.link/n4145 - id: N4146 citation-label: N4146 title: "Disposition of Comments, ISO/IEC DIS 14882 C++ 2014" author: - family: Barry Hedquist issued: year: 2014 URL: https://wg21.link/n4146 - id: N4147 citation-label: N4147 title: "Inline variables, or encapsulated expressions" author: - family: David Krauss issued: year: 2014 URL: https://wg21.link/n4147 - id: N4148 citation-label: N4148 title: "Disallowing Inaccessible Operators From Trivially Copyable" author: - family: Matheus Izvekov issued: year: 2014 URL: https://wg21.link/n4148 - id: N4149 citation-label: N4149 title: "Categorically qualified classes" author: - family: David Krauss issued: year: 2014 URL: https://wg21.link/n4149 - id: N4150 citation-label: N4150 title: "Alias-Set Attributes: Toward restrict-like aliasing semantics for C++" author: - family: H. Finkel, H. Tong, et al. issued: year: 2014 URL: https://wg21.link/n4150 - id: N4151 citation-label: N4151 title: "TriviallyCopyable reference_wrapper" author: - family: Agustín Bergé issued: year: 2014 URL: https://wg21.link/n4151 - id: N4152 citation-label: N4152 title: "uncaught_exceptions" author: - family: Herb Sutter issued: year: 2014 URL: https://wg21.link/n4152 - id: N4153 citation-label: N4153 title: "2015-02 LWG Meeting Invitation and Information" author: - family: Nico Josuttis issued: year: 2014 URL: https://wg21.link/n4153 - id: N4154 citation-label: N4154 title: "Operator assert" author: - family: David Krauss issued: year: 2014 URL: https://wg21.link/n4154 - id: N4155 citation-label: N4155 title: "Non-member size() and more (Revision 1)" author: - family: Riccardo Marcangelo issued: year: 2014 URL: https://wg21.link/n4155 - id: N4156 citation-label: N4156 title: "Light-Weight Execution Agents Revision 3" author: - family: Torvald Riegel issued: year: 2014 URL: https://wg21.link/n4156 - id: N4157 citation-label: N4157 title: "Relaxing Packaging Rules for Exceptions Thrown by Parallel Algorithms" author: - family: A. Robison, J. Hoberock, A. Laksberg issued: year: 2014 URL: https://wg21.link/n4157 - id: N4158 citation-label: N4158 title: "Destructive Move (Rev 1)" author: - family: Pablo Halpern issued: year: 2014 URL: https://wg21.link/n4158 - id: N4159 citation-label: N4159 title: "std::function and Beyond" author: - family: G. Romer, R. Perepelitsa issued: year: 2014 URL: https://wg21.link/n4159 - id: N4160 citation-label: N4160 title: "Value constraints" author: - family: Andrzej Krzemieński issued: year: 2014 URL: https://wg21.link/n4160 - id: N4161 citation-label: N4161 title: "Uniform Container Erasure (Revision 1)" author: - family: Stephan T. Lavavej issued: year: 2014 URL: https://wg21.link/n4161 - id: N4162 citation-label: N4162 title: "Atomic Smart Pointers, rev. 1" author: - family: Herb Sutter issued: year: 2014 URL: https://wg21.link/n4162 - id: N4163 citation-label: N4163 title: "Agenda and Meeting Notice for WG21 Telecon Meeting" author: - family: Herb Sutter issued: year: 2014 URL: https://wg21.link/n4163 - id: N4164 citation-label: N4164 title: "Forwarding References" author: - family: H. Sutter, B. Stroustrup, G. Dos Reis issued: year: 2014 URL: https://wg21.link/n4164 - id: N4165 citation-label: N4165 title: "Unified Call Syntax" author: - family: Herb Sutter issued: year: 2014 URL: https://wg21.link/n4165 - id: N4166 citation-label: N4166 title: "Movable initializer lists" author: - family: David Krauss issued: year: 2014 URL: https://wg21.link/n4166 - id: N4167 citation-label: N4167 title: "Transform Reduce, an Additional Algorithm for C++ Extensions for Parallelism" author: - family: G. Mercer, A. Bergé, H. Kaiser issued: year: 2014 URL: https://wg21.link/n4167 - id: N4168 citation-label: N4168 title: "Removing auto_ptr" author: - family: Billy Baker issued: year: 2014 URL: https://wg21.link/n4168 - id: N4169 citation-label: N4169 title: "A proposal to add invoke function template (Revision 1)" author: - family: Tomasz Kamiński issued: year: 2014 URL: https://wg21.link/n4169 - id: N4170 citation-label: N4170 title: "Extend INVOKE to support types convertible to target class (Revision 1)" author: - family: Tomasz Kamiński issued: year: 2014 URL: https://wg21.link/n4170 - id: N4171 citation-label: N4171 title: "Parameter group placeholders for bind" author: - family: Tomasz Kamiński issued: year: 2014 URL: https://wg21.link/n4171 - id: N4172 citation-label: N4172 title: "Named arguments" author: - family: E. Akhgari, B. Ballo issued: year: 2014 URL: https://wg21.link/n4172 - id: N4173 citation-label: N4173 title: "Operator Dot" author: - family: B. Stroustrup, G. Dos Reis issued: year: 2014 URL: https://wg21.link/n4173 - id: N4174 citation-label: N4174 title: "Call syntax: x.f(y) vs. f(x,y)" author: - family: Bjarne Stroustrup issued: year: 2014 URL: https://wg21.link/n4174 - id: N4175 citation-label: N4175 title: "Default comparisons" author: - family: Bjarne Stroustrup issued: year: 2014 URL: https://wg21.link/n4175 - id: N4176 citation-label: N4176 title: "Thoughts about Comparisons" author: - family: Bjarne Stroustrup issued: year: 2014 URL: https://wg21.link/n4176 - id: N4177 citation-label: N4177 title: "Multidimensional bounds, index and array_view, revision 4" author: - family: Ł. Mendakiewicz, H. Sutter issued: year: 2014 URL: https://wg21.link/n4177 - id: N4178 citation-label: N4178 title: "Proposed resolution for Core Issue 330: Qualification conversions and pointers to arrays of pointers" author: - family: Jens Maurer issued: year: 2014 URL: https://wg21.link/n4178 - id: N4179 citation-label: N4179 title: "Transactional Memory Support for C++: Wording (revision 2)" author: - family: Jens Maurer issued: year: 2014 URL: https://wg21.link/n4179 - id: N4180 citation-label: N4180 title: "SG5 Transactional Memory Support for C++ Update" author: - family: M. Wong, V. Luchangco, J. Maurer, et al. issued: year: 2014 URL: https://wg21.link/n4180 - id: N4182 citation-label: N4182 title: "SG5: Transactional Memory (TM) Meeting Minutes 2014/07/14-2014/10/06" author: - family: Michael Wong issued: year: 2014 URL: https://wg21.link/n4182 - id: N4183 citation-label: N4183 title: "Contiguous Iterators: Pointer Conversion & Type Trait" author: - family: Nevin Liber issued: year: 2014 URL: https://wg21.link/n4183 - id: N4184 citation-label: N4184 title: "SIMD Types: The Vector Type & Operations" author: - family: Matthias Kretz issued: year: 2014 URL: https://wg21.link/n4184 - id: N4185 citation-label: N4185 title: "SIMD Types: The Mask Type & Write-Masking" author: - family: Matthias Kretz issued: year: 2014 URL: https://wg21.link/n4185 - id: N4186 citation-label: N4186 title: "Supporting Custom Diagnostics and SFINAE" author: - family: Matthias Kretz issued: year: 2014 URL: https://wg21.link/n4186 - id: N4187 citation-label: N4187 title: "C++ Ostream Buffers" author: - family: L. Crowl, P. Sommerlad issued: year: 2014 URL: https://wg21.link/n4187 - id: N4188 citation-label: N4188 title: "Proposal for classes with runtime size" author: - family: L. Deniau, A. Naumann issued: year: 2014 URL: https://wg21.link/n4188 - id: N4189 citation-label: N4189 title: "Generic Scope Guard and RAII Wrapper for the Standard Library" author: - family: P. Sommerlad, A. Sandoval issued: year: 2014 URL: https://wg21.link/n4189 - id: N4190 citation-label: N4190 title: "Removing auto_ptr, random_shuffle(), And Old Stuff" author: - family: Stephan T. Lavavej issued: year: 2014 URL: https://wg21.link/n4190 - id: N4191 citation-label: N4191 title: "Folding expressions" author: - family: A. Sutton, R. Smith issued: year: 2014 URL: https://wg21.link/n4191 - id: N4192 citation-label: N4192 title: "C++ Standard Core Language Active Issues, Revision 91" author: - family: William M. Miller issued: year: 2014 URL: https://wg21.link/n4192 - id: N4193 citation-label: N4193 title: "C++ Standard Core Language Defect Reports and Accepted Issues, Revision 91" author: - family: William M. Miller issued: year: 2014 URL: https://wg21.link/n4193 - id: N4194 citation-label: N4194 title: "C++ Standard Core Language Closed Issues, Revision 91" author: - family: William M. Miller issued: year: 2014 URL: https://wg21.link/n4194 - id: N4195 citation-label: N4195 title: "std::synchronic" author: - family: O. Giroux, C. Edwards issued: year: 2014 URL: https://wg21.link/n4195 - id: N4196 citation-label: N4196 title: "Attributes for namespaces and enumerators" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/n4196 - id: N4197 citation-label: N4197 title: "Adding u8 character literals" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/n4197 - id: N4198 citation-label: N4198 title: "Allow constant evaluation for all non-type template arguments" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/n4198 - id: N4199 citation-label: N4199 title: "Minutes of Sept. 4-5, 2014 SG1 meeting in Redmond, WA" author: - family: Hans-J. Boehm issued: year: 2014 URL: https://wg21.link/n4199 - id: N4200 citation-label: N4200 title: "Feature-testing recommendations for C++" author: - family: Clark Nelson issued: year: 2014 URL: https://wg21.link/n4200 - id: N4201 citation-label: N4201 title: "Alignment Helpers for C++" author: - family: Matthew Fioravante issued: year: 2014 URL: https://wg21.link/n4201 - id: N4202 citation-label: N4202 title: "Strongly Typed Bitset" author: - family: Matthew Fioravante issued: year: 2014 URL: https://wg21.link/n4202 - id: N4203 citation-label: N4203 title: "Fast ASCII Character Manipulation" author: - family: Matthew Fioravante issued: year: 2014 URL: https://wg21.link/n4203 - id: N4204 citation-label: N4204 title: "C++ Latches and Barriers" author: - family: A. Mackintosh, O. Giroux issued: year: 2014 URL: https://wg21.link/n4204 - id: N4205 citation-label: N4205 title: "Working Draft, C++ Extensions for Concepts" author: - family: Andrew Sutton issued: year: 2014 URL: https://wg21.link/n4205 - id: N4206 citation-label: N4206 title: "C++ Standard Evolution Active Issues List (Revision R09)" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n4206 - id: N4207 citation-label: N4207 title: "C++ Standard Evolution Completed Issues List (Revision R09)" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n4207 - id: N4208 citation-label: N4208 title: "C++ Standard Evolution Closed Issues List (Revision R09)" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n4208 - id: N4209 citation-label: N4209 title: "A Proposal to Add a Const-Propagating Wrapper to the Standard Library" author: - family: J. Coe, R. Mill issued: year: 2014 URL: https://wg21.link/n4209 - id: N4210 citation-label: N4210 title: "IBM comment on preparing for a Trigraph-adverse future in C++17" author: - family: M. Wong, H. Tong, R. Bhakta, D. Inglis issued: year: 2014 URL: https://wg21.link/n4210 - id: N4211 citation-label: N4211 title: "File System TS Active Issues List (Revision R3)" author: - family: Beman Dawes issued: year: 2014 URL: https://wg21.link/n4211 - id: N4212 citation-label: N4212 title: "File System TS Closed Issues List (Revision R3)" author: - family: Beman Dawes issued: year: 2014 URL: https://wg21.link/n4212 - id: N4213 citation-label: N4213 title: "File System TS Defect Report List (Revision R3)" author: - family: Beman Dawes issued: year: 2014 URL: https://wg21.link/n4213 - id: N4214 citation-label: N4214 title: "A Module System for C++ (Revision 2)" author: - family: G. Dos Reis, M. Hall, G. Nishanov issued: year: 2014 URL: https://wg21.link/n4214 - id: N4215 citation-label: N4215 title: "Towards Implementation and Use of memory_order_consume" author: - family: P. McKenney, T. Riegel, J. Preshing issued: year: 2014 URL: https://wg21.link/n4215 - id: N4216 citation-label: N4216 title: "Out-of-Thin-Air Execution is Vacuous" author: - family: P. McKenney, A. Jeffrey, A. Sezgin issued: year: 2014 URL: https://wg21.link/n4216 - id: N4217 citation-label: N4217 title: "std::rand replacement" author: - family: Zhihao Yuan issued: year: 2014 URL: https://wg21.link/n4217 - id: N4218 citation-label: N4218 title: "Variant: a typesafe union" author: - family: Axel Naumann issued: year: 2014 URL: https://wg21.link/n4218 - id: N4219 citation-label: N4219 title: "Fixing the specification of universal-character-names (rev. 2)" author: - family: David Krauss issued: year: 2014 URL: https://wg21.link/n4219 - id: N4220 citation-label: N4220 title: "An update to the preprocessor specification (rev. 2)" author: - family: David Krauss issued: year: 2014 URL: https://wg21.link/n4220 - id: N4221 citation-label: N4221 title: "Generalized lifetime extension" author: - family: David Krauss issued: year: 2014 URL: https://wg21.link/n4221 - id: N4222 citation-label: N4222 title: "Minimal Additions to the Array View Library for Performance and Interoperability" author: - family: R. ter Borg, J. Perla issued: year: 2014 URL: https://wg21.link/n4222 - id: N4223 citation-label: N4223 title: "Response To: Let return {expr} Be Explicit" author: - family: V. Voutilainen, M. Kilpeläinen, J. Wakely issued: year: 2014 URL: https://wg21.link/n4223 - id: N4224 citation-label: N4224 title: "Supplements to C++ Latches" author: - family: A. Mackintosh, A. Berkan issued: year: 2014 URL: https://wg21.link/n4224 - id: N4225 citation-label: N4225 title: "Towards uniform handling of subobjects" author: - family: Ville Voutilainen issued: year: 2014 URL: https://wg21.link/n4225 - id: N4226 citation-label: N4226 title: "Apply the [[noreturn]] attribute to main as a hint to eliminate global object destructor calls" author: - family: D. Diaz, E. Bringas, D. Gutson, J. Maurer issued: year: 2014 URL: https://wg21.link/n4226 - id: N4227 citation-label: N4227 title: "Cleaning-up noexcept in the Library (Rev 2)" author: - family: Nicolai Josuttis issued: year: 2014 URL: https://wg21.link/n4227 - id: N4228 citation-label: N4228 title: "Refining Expression Evaluation Order for Idiomatic C++" author: - family: G. Dos Reis, H. Sutter, J. Caves issued: year: 2014 URL: https://wg21.link/n4228 - id: N4229 citation-label: N4229 title: "Pointer Ordering" author: - family: Gabriel Dos Reis issued: year: 2014 URL: https://wg21.link/n4229 - id: N4230 citation-label: N4230 title: "Nested namespace definition (revision 2)" author: - family: R. Kawulak, A. Tomazos issued: year: 2014 URL: https://wg21.link/n4230 - id: N4231 citation-label: N4231 title: "Terms and definitions related to \"threads\"" author: - family: T. Riegel, C. Nelson issued: year: 2014 URL: https://wg21.link/n4231 - id: N4232 citation-label: N4232 title: "Stackful Coroutines and Stackless Resumable Functions" author: - family: Nat Goodspeed issued: year: 2014 URL: https://wg21.link/n4232 - id: N4233 citation-label: N4233 title: "A Class for Status and Optional Value" author: - family: L. Crowl, C. Mysen issued: year: 2014 URL: https://wg21.link/n4233 - id: N4234 citation-label: N4234 title: "0-overhead-principle violations in exception handling - part 2" author: - family: Daniel Gutson issued: year: 2014 URL: https://wg21.link/n4234 - id: N4235 citation-label: N4235 title: "Selecting from Parameter Packs" author: - family: Daveed Vandevoorde issued: year: 2014 URL: https://wg21.link/n4235 - id: N4236 citation-label: N4236 title: "A compile-time string library template with UDL operator templates" author: - family: Michael Price issued: year: 2014 URL: https://wg21.link/n4236 - id: N4237 citation-label: N4237 title: "Language Extensions for Vector loop level parallelism" author: - family: R. Geva, C. Nelson issued: year: 2014 URL: https://wg21.link/n4237 - id: N4238 citation-label: N4238 title: "An Abstract Model of Vector Parallelism" author: - family: Pablo Halpern issued: year: 2014 URL: https://wg21.link/n4238 - id: N4239 citation-label: N4239 title: "Defaulted Comparison Using Reflection" author: - family: A. Tomazos, M. Spertus issued: year: 2014 URL: https://wg21.link/n4239 - id: N4240 citation-label: N4240 title: "Improved insertion interface for unique-key maps (Revision 2)" author: - family: Thomas Köppe issued: year: 2014 URL: https://wg21.link/n4240 - id: N4241 citation-label: N4241 title: "A proposal to add shared_mutex (untimed) (Revision 3)" author: - family: Gor Nishanov issued: year: 2014 URL: https://wg21.link/n4241 - id: N4242 citation-label: N4242 title: "Executors and Asynchronous Operations, Revision 1" author: - family: Christopher Kohlhoff issued: year: 2014 URL: https://wg21.link/n4242 - id: N4243 citation-label: N4243 title: "Networking Library Proposal (Revision 2)" author: - family: Christopher Kohlhoff issued: year: 2014 URL: https://wg21.link/n4243 - id: N4244 citation-label: N4244 title: "Resumable Lambdas: A language extension for generators and coroutines" author: - family: Christopher Kohlhoff issued: year: 2014 URL: https://wg21.link/n4244 - id: N4245 citation-label: N4245 title: "C++ Standard Library Active Issues List (Revision R90)" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n4245 - id: N4246 citation-label: N4246 title: "C++ Standard Library Defect Report List (Revision R90)" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n4246 - id: N4247 citation-label: N4247 title: "C++ Standard Library Closed Issues List (Revision R90)" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n4247 - id: N4248 citation-label: N4248 title: "Library Preconditions are a Language Feature" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n4248 - id: N4249 citation-label: N4249 title: "Networking Primitives: std::experimental::network::htonl Considered Harmful" author: - family: A. Meredith, J. Burley, A. Martin, D. Chisnall, et al. issued: year: 2014 URL: https://wg21.link/n4249 - id: N4250 citation-label: N4250 title: "WG21 2014-10-24 Telecon Minutes" author: - family: Jonathan Wakely issued: year: 2014 URL: https://wg21.link/n4250 - id: N4251 citation-label: N4251 title: "WG21 2014-11 Urbana Minutes" author: - family: Jonathan Wakely issued: year: 2014 URL: https://wg21.link/n4251 - id: N4252 citation-label: N4252 title: "PL22.16 2014-11 Urbana Minutes" author: - family: Jonathan Wakely issued: year: 2014 URL: https://wg21.link/n4252 - id: N4253 citation-label: N4253 title: "Language Support for Runtime Contract Validation (Revision 9)" author: - family: J. Lakos, A. Zakharov, A. Beels, N. Myers issued: year: 2014 URL: https://wg21.link/n4253 - id: N4254 citation-label: N4254 title: "User-defined Literals for size_t and ptrdiff_t" author: - family: Rein Halbersma issued: year: 2014 URL: https://wg21.link/n4254 - id: N4255 citation-label: N4255 title: "Proposed resolution for US104: Allocator-aware regular expressions (rev 3)" author: - family: Mike Spertus issued: year: 2014 URL: https://wg21.link/n4255 - id: N4257 citation-label: N4257 title: "Delimited iterators (rev 4)" author: - family: Mike Spertus, Nathan Wilson issued: year: 2014 URL: https://wg21.link/n4257 - id: N4258 citation-label: N4258 title: "Cleaning up noexcept in the Library (Rev 3)" author: - family: Nicolai Josuttis issued: year: 2014 URL: https://wg21.link/n4258 - id: N4259 citation-label: N4259 title: "Wording for std::uncaught_exceptions" author: - family: Herb Sutter issued: year: 2014 URL: https://wg21.link/n4259 - id: N4260 citation-label: N4260 title: "Wording for Atomic Smart Pointers" author: - family: Herb Sutter issued: year: 2014 URL: https://wg21.link/n4260 - id: N4261 citation-label: N4261 title: "Proposed resolution for Core Issue 330: Qualification conversions and pointers to arrays of pointers" author: - family: Jens Maurer issued: year: 2014 URL: https://wg21.link/n4261 - id: N4262 citation-label: N4262 title: "Wording for Forwarding References" author: - family: Herb Sutter issued: year: 2014 URL: https://wg21.link/n4262 - id: N4263 citation-label: N4263 title: "Toward a concept-enabled standard library" author: - family: Matt Austern, Gabriel Dos Reis, Eric Niebler, Bjarne Stroustrup, Herb Sutter, Andrew Sutton, Jeffrey Yasskin issued: year: 2014 URL: https://wg21.link/n4263 - id: N4265 citation-label: N4265 title: "Transactional Memory Support for C++: Wording (revision 3)" author: - family: Jens Maurer issued: year: 2014 URL: https://wg21.link/n4265 - id: N4266 citation-label: N4266 title: "Attributes for namespaces and enumerators" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/n4266 - id: N4267 citation-label: N4267 title: "Adding u8 character literals" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/n4267 - id: N4268 citation-label: N4268 title: "Allow constant evaluation for all non-type template arguments" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/n4268 - id: N4270 citation-label: N4270 title: "Consolidated Revisions to C++ Extensions for Library Fundamentals" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n4270 - id: N4272 citation-label: N4272 title: "Working Draft, Technical Specification for C++ Extensions for Transactional Memory" author: - family: Michael Wong issued: year: 2014 URL: https://wg21.link/n4272 - id: N4273 citation-label: N4273 title: "Uniform Container Erasure (Revision 2)" author: - family: Stephan T. Lavavej issued: year: 2014 URL: https://wg21.link/n4273 - id: N4274 citation-label: N4274 title: "Relaxing Packaging Rules for Exceptions Thrown by Parallel Algorithms - Proposed Wording (Revision 1)" author: - family: Arch D. Robison, Jared Hoberock, Artur Laksberg issued: year: 2014 URL: https://wg21.link/n4274 - id: N4275 citation-label: N4275 title: "Parallelism PDTS Comment Responses" author: - family: Hans-J. Boehm issued: year: 2014 URL: https://wg21.link/n4275 - id: N4276 citation-label: N4276 title: "Adding Fused Transform Algorithms to the Parallelism TS" author: - family: Jared Hoberock issued: year: 2014 URL: https://wg21.link/n4276 - id: N4277 citation-label: N4277 title: "TriviallyCopyable reference_wrapper (Revision 1)" author: - family: Agustín Bergé issued: year: 2014 URL: https://wg21.link/n4277 - id: N4279 citation-label: N4279 title: "Improved insertion interface for unique-key maps (Revision 2.3)" author: - family: Thomas Köpp issued: year: 2014 URL: https://wg21.link/n4279 - id: N4280 citation-label: N4280 title: "Non-member size() and more (Revison 2)" author: - family: Riccardo Marcangelo issued: year: 2014 URL: https://wg21.link/n4280 - id: N4282 citation-label: N4282 title: "A Proposal for the World's Dumbest Smart Pointer, v4" author: - family: Walter E. Brown issued: year: 2014 URL: https://wg21.link/n4282 - id: N4284 citation-label: N4284 title: "Contiguous Iterators" author: - family: Jens Maurer issued: year: 2014 URL: https://wg21.link/n4284 - id: N4285 citation-label: N4285 title: "Cleanup for exception-specification and throw-expression" author: - family: Jens Maurer issued: year: 2014 URL: https://wg21.link/n4285 - id: N4286 citation-label: N4286 title: "Resumable Functions (revision 3)" author: - family: Gor Nishanov, Jim Radigan issued: year: 2014 URL: https://wg21.link/n4286 - id: N4287 citation-label: N4287 title: "Threads, Fibers and Couroutines (slides deck)" author: - family: Gor Nishanov issued: year: 2014 URL: https://wg21.link/n4287 - id: N4288 citation-label: N4288 title: "Strike string_view::clear from Library Fundamentals" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n4288 - id: N4293 citation-label: N4293 title: "C++ language support for contract programming" author: - family: J. Daniel Garcia issued: year: 2014 URL: https://wg21.link/n4293 - id: N4294 citation-label: N4294 title: "Arrays of run-time bounds as data members" author: - family: J. Daniel Garcia issued: year: 2014 URL: https://wg21.link/n4294 - id: N4295 citation-label: N4295 title: "Folding Expressions" author: - family: Andrew Sutton, Richard Smith issued: year: 2014 URL: https://wg21.link/n4295 - id: N4296 citation-label: N4296 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/n4296 - id: N4297 citation-label: N4297 title: "Editor's Report — Programming Languages — C++" author: - family: Richard Smith issued: year: 2014 URL: https://wg21.link/n4297 - id: N4298 citation-label: N4298 title: "Agenda and Meeting Notice for WG21 Ballot Resolution Telecon Meeting" author: - family: Herb Sutter issued: year: 2011 URL: https://wg21.link/n4298 - id: N4301 citation-label: N4301 title: "Working Draft, Technical Specification for C++ Extensions for Transactional Memory" author: - family: Michael Wong issued: year: 2014 URL: https://wg21.link/n4301 - id: N4302 citation-label: N4302 title: "Technical Specification for C++ Extensions for Technical Specification for C++ Extensions for Transactional Memory" author: - family: Michael Wong issued: year: 2014 URL: https://wg21.link/n4302 - id: N4303 citation-label: N4303 title: "Pointer Safety and Placement New" author: - family: Richard Smith, Hubert Tong issued: year: 2014 URL: https://wg21.link/n4303 - id: N4304 citation-label: N4304 title: "C++ Standard Core Language Active Issues, Revision 92" author: - family: William M. Miller issued: year: 2014 URL: https://wg21.link/n4304 - id: N4305 citation-label: N4305 title: "C++ Standard Core Language Defect Reports and Accepted Issues, Revision 92" author: - family: William M. Miller issued: year: 2014 URL: https://wg21.link/n4305 - id: N4306 citation-label: N4306 title: "C++ Standard Core Language Closed Issues, Revision 92" author: - family: William M. Miller issued: year: 2014 URL: https://wg21.link/n4306 - id: N4307 citation-label: N4307 title: "National Body Comment — ISO/IEC PDTS 19568 — Technical Specification: C++ Extensions for Library Fundamentals" author: - family: Barry Hedquist issued: year: 2014 URL: https://wg21.link/n4307 - id: N4308 citation-label: N4308 title: "National Body Comment — ISO/IEC PDTS 19570 — Technical Specification: C++ Extensions for Parallelism" author: - family: Barry Hedquist issued: year: 2014 URL: https://wg21.link/n4308 - id: N4309 citation-label: N4309 title: "Return type deduction for explicitly-defaulted and deleted special member functions" author: - family: Michael Price issued: year: 2014 URL: https://wg21.link/n4309 - id: N4310 citation-label: N4310 title: "Working Draft, Technical Specification for C++ Extensions for Parallelism" author: - family: Jared Hoberock issued: year: 2014 URL: https://wg21.link/n4310 - id: N4311 citation-label: N4311 title: "Parallelism TS Editor's Report" author: - family: Jared Hoberock issued: year: 2014 URL: https://wg21.link/n4311 - id: N4312 citation-label: N4312 title: "Programming Languages — Technical Specification for C++ Extensions for Parallelism" author: - family: Jared Hoberock issued: year: 2014 URL: https://wg21.link/n4312 - id: N4313 citation-label: N4313 title: "Improvements to the Concurrency Technical Specification, revision 1" author: - family: Artur Laksberg issued: year: 2014 URL: https://wg21.link/n4313 - id: N4314 citation-label: N4314 title: "Data-Invariant Functions (revision 2)" author: - family: Jens Maurer issued: year: 2014 URL: https://wg21.link/n4314 - id: N4315 citation-label: N4315 title: "make_array, revision 3" author: - family: Zhihao Yuan issued: year: 2014 URL: https://wg21.link/n4315 - id: N4316 citation-label: N4316 title: "std::rand replacement, revision 2" author: - family: Zhihao Yuan issued: year: 2014 URL: https://wg21.link/n4316 - id: N4317 citation-label: N4317 title: "New Safer Functions to Advance Iterators" author: - family: Patrick Grace issued: year: 2014 URL: https://wg21.link/n4317 - id: N4318 citation-label: N4318 title: "Proposal to add an absolute difference function to the C++ Standard Library" author: - family: Jeremy Turnbull issued: year: 2014 URL: https://wg21.link/n4318 - id: N4319 citation-label: N4319 title: "Contracts for C++: What are the Choices" author: - family: Gabriel Dos Reis, Shuvendu Lahiri, Francesco Logozzo, Thomas Ball, Jared Parsons issued: year: 2014 URL: https://wg21.link/n4319 - id: N4320 citation-label: N4320 title: "Make exception specifications be part of the type system" author: - family: Jens Maurer issued: year: 2014 URL: https://wg21.link/n4320 - id: N4321 citation-label: N4321 title: "Towards Implementation and Use of memory_order_consume" author: - family: Paul McKenney issued: year: 2014 URL: https://wg21.link/n4321 - id: N4322 citation-label: N4322 title: "Linux-Kernel Memory Model" author: - family: Paul McKenney issued: year: 2014 URL: https://wg21.link/n4322 - id: N4323 citation-label: N4323 title: "Out-of-Thin-Air Execution is Vacuous" author: - family: Paul McKenney issued: year: 2014 URL: https://wg21.link/n4323 - id: N4324 citation-label: N4324 title: "Use Cases for Thread-Local Storage" author: - family: Paul McKenney issued: year: 2014 URL: https://wg21.link/n4324 - id: N4325 citation-label: N4325 title: "C++ Standard Evolution Active Issues List (Revision R10)" author: - family: Ville Voutilanen issued: year: 2014 URL: https://wg21.link/n4325 - id: N4326 citation-label: N4326 title: "C++ Standard Evolution Completed Issues List (Revision R10)" author: - family: Ville Voutilanen issued: year: 2014 URL: https://wg21.link/n4326 - id: N4327 citation-label: N4327 title: "C++ Standard Evolution Closed Issues List (Revision R10)" author: - family: Ville Voutilanen issued: year: 2014 URL: https://wg21.link/n4327 - id: N4328 citation-label: N4328 title: "C++ Standard Library Issues History for C++14" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n4328 - id: N4329 citation-label: N4329 title: "C++ Standard Library Active Issues List (Revision R91)" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n4329 - id: N4330 citation-label: N4330 title: "C++ Standard Library Defect Report List (Revision R91)" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n4330 - id: N4331 citation-label: N4331 title: "C++ Standard Library Closed Issues List (Revision R91)" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n4331 - id: N4332 citation-label: N4332 title: "Networking Library Proposal (Revision 3)" author: - family: Christopher Kohlhoff issued: year: 2014 URL: https://wg21.link/n4332 - id: N4333 citation-label: N4333 title: "Concepts Lite" author: - family: Andrew Sutton issued: year: 2014 URL: https://wg21.link/n4333 - id: N4334 citation-label: N4334 title: "Wording for bool_constant" author: - family: Zhihao Yuan issued: year: 2014 URL: https://wg21.link/n4334 - id: N4335 citation-label: N4335 title: "Working Draft, C++ Extensions for Library Fundamentals" author: - family: Jeffrey Yasskin issued: year: 2014 URL: https://wg21.link/n4335 - id: N4336 citation-label: N4336 title: "Working Draft, C++ Extensions for Library Fundamentals, Version 2" author: - family: Jeffrey Yasskin issued: year: 2014 URL: https://wg21.link/n4336 - id: N4337 citation-label: N4337 title: "Editor's Report for the Library Fundamentals TS" author: - family: Jeffrey Yasskin issued: year: 2014 URL: https://wg21.link/n4337 - id: N4338 citation-label: N4338 title: "Editor's Report: Technical Specification for C++ Extensions for Transactional Memory" author: - family: Michael Wong issued: year: 2014 URL: https://wg21.link/n4338 - id: N4339 citation-label: N4339 title: "Agenda and Meeting Notice for WG21 Concepts Meeting" author: - family: Herb Sutter issued: year: 2014 URL: https://wg21.link/n4339 - id: N4340 citation-label: N4340 title: "Remove Deprecated Use of the register Keyword" author: - family: Alisdair Meredith issued: year: 2014 URL: https://wg21.link/n4340 - id: N4346 citation-label: N4346 title: "Multidimensional bounds, index and array_view, revision 5" author: - family: Lukasz Mendakiewicz issued: year: 2015 URL: https://wg21.link/n4346 - id: N4348 citation-label: N4348 title: "Making std::function thread-safe" author: - family: Geoffrey Romer issued: year: 2015 URL: https://wg21.link/n4348 - id: N4349 citation-label: N4349 title: "Minutes of WG21 Telecon" author: - family: Jonathan Wakely issued: year: 2014 URL: https://wg21.link/n4349 - id: N4350 citation-label: N4350 title: "Agenda and Meeting Notice for WG21 Concepts Meeting Notice (revision 1)" author: - family: Herb Sutter issued: year: 2015 URL: https://wg21.link/n4350 - id: N4351 citation-label: N4351 title: "Responses to National Body Comments, PDTS 19570, C++ Extensions for Parallelism" author: - family: Barry Hedquist issued: year: 2014 URL: https://wg21.link/n4351 - id: N4352 citation-label: N4352 title: "Parallelism TS" author: - family: Jared Hoberock issued: year: 2015 URL: https://wg21.link/n4352 - id: N4353 citation-label: N4353 title: "Parallelism TS - Editor's Report" author: - family: Jared Hoberock issued: year: 2015 URL: https://wg21.link/n4353 - id: N4354 citation-label: N4354 title: "Parallelism TS - DTS Ballot Document" author: - family: Jared Hoberock issued: year: 2015 URL: https://wg21.link/n4354 - id: N4355 citation-label: N4355 title: "Shared Multidimensional Arrays with Polymorphic Layout" author: - family: Carter Edwards issued: year: 2015 URL: https://wg21.link/n4355 - id: N4356 citation-label: N4356 title: "Relaxed Array Type Declarator" author: - family: Carter Edwards issued: year: 2015 URL: https://wg21.link/n4356 - id: N4357 citation-label: N4357 title: "Introduce the [[noexit]] attribute for main as a hint to eliminate destructor calls for objects with static storage duration" author: - family: Jens Maurer issued: year: 2015 URL: https://wg21.link/n4357 - id: N4358 citation-label: N4358 title: "Unary Folds and Empty Parameter Packs" author: - family: Thibaut Le Jehan issued: year: 2015 URL: https://wg21.link/n4358 - id: N4359 citation-label: N4359 title: "A Proposal to Add vector release method just like unique_ptr release method to the Standard Library" author: - family: Jerry Liang issued: year: 2015 URL: https://wg21.link/n4359 - id: N4360 citation-label: N4360 title: "Delayed Evaluation Parameters" author: - family: Douglas Boffey issued: year: 2015 URL: https://wg21.link/n4360 - id: N4361 citation-label: N4361 title: "Concepts Lite TS" author: - family: Andrew Sutton issued: year: 2015 URL: https://wg21.link/n4361 - id: N4362 citation-label: N4362 title: "WG21 2015-01 Skillman Minutes" author: - family: John Spicer issued: year: 2015 URL: https://wg21.link/n4362 - id: N4365 citation-label: N4365 title: "Responses to National Body Comments, ISO/IEC PDTS 19568, C++ Extensions for Library Fundamentals" author: - family: Barry Hedquist issued: year: 2015 URL: https://wg21.link/n4365 - id: N4366 citation-label: N4366 title: "LWG 2228: Missing SFINAE rule in unique_ptr templated assignment" author: - family: Howard Hinnant issued: year: 2015 URL: https://wg21.link/n4366 - id: N4367 citation-label: N4367 title: "Comparison in C++" author: - family: Lawrence Crowl issued: year: 2015 URL: https://wg21.link/n4367 - id: N4368 citation-label: N4368 title: "Introducing alias size_type for type size_t in class std::bitset" author: - family: Vladimir Grigoriev issued: year: 2015 URL: https://wg21.link/n4368 - id: N4369 citation-label: N4369 title: "Default argument for second parameter of std::advance" author: - family: Vladimir Grigoriev issued: year: 2015 URL: https://wg21.link/n4369 - id: N4370 citation-label: N4370 title: "Networking Library Proposal (Revision 4)" author: - family: Christopher Kohlhoff issued: year: 2015 URL: https://wg21.link/n4370 - id: N4371 citation-label: N4371 title: "Minimal incomplete type support for standard containers, revision 2" author: - family: Zhihao Yuan issued: year: 2015 URL: https://wg21.link/n4371 - id: N4372 citation-label: N4372 title: "A Proposal to Add a Const-Propagating Wrapper to the Standard Library" author: - family: Jonathan Coe issued: year: 2015 URL: https://wg21.link/n4372 - id: N4373 citation-label: N4373 title: "Atomic View" author: - family: Carter Edwards, Hans Boehm issued: year: 2015 URL: https://wg21.link/n4373 - id: N4374 citation-label: N4374 title: "Linux-Kernel Memory Mode" author: - family: Paul E. McKenney issued: year: 2015 URL: https://wg21.link/n4374 - id: N4375 citation-label: N4375 title: "Out-of-Thin-Air Execution is Vacuous" author: - family: Paul E. McKenney issued: year: 2015 URL: https://wg21.link/n4375 - id: N4376 citation-label: N4376 title: "Use Cases for Thread-Local Storage" author: - family: Paul E. McKenney issued: year: 2015 URL: https://wg21.link/n4376 - id: N4377 citation-label: N4377 title: "C++ Extensions for Concepts PDTS" author: - family: Andrew Sutton issued: year: 2015 URL: https://wg21.link/n4377 - id: N4378 citation-label: N4378 title: "Language Support for Contract Assertions" author: - family: John Lakos, Nathan Myers, Alexei Zakharov, Alexander Beels issued: year: 2015 URL: https://wg21.link/n4378 - id: N4379 citation-label: N4379 title: "FAQ about N4378, Language Support for Contract Assertions" author: - family: John Lakos, Nathan Myers issued: year: 2015 URL: https://wg21.link/n4379 - id: N4380 citation-label: N4380 title: "Constant View: A proposal for a std::as_const helper function template" author: - family: ADAM David Alan Martin, Alisdair Meredith issued: year: 2015 URL: https://wg21.link/n4380 - id: N4381 citation-label: N4381 title: "Suggested Design for Customization Points" author: - family: Eric Niebler issued: year: 2015 URL: https://wg21.link/n4381 - id: N4382 citation-label: N4382 title: "Working Draft, C++ extensions for Ranges" author: - family: Eric Niebler issued: year: 2015 URL: https://wg21.link/n4382 - id: N4383 citation-label: N4383 title: "C++ Standard Library Active Issues List (Revision R92)" author: - family: Marshall Clow issued: year: 2015 URL: https://wg21.link/n4383 - id: N4384 citation-label: N4384 title: "C++ Standard Library Defect Report List (Revision R92)" author: - family: Marshall Clow issued: year: 2015 URL: https://wg21.link/n4384 - id: N4385 citation-label: N4385 title: "C++ Standard Library Closed Issues List (Revision R92)" author: - family: Marshall Clow issued: year: 2015 URL: https://wg21.link/n4385 - id: N4386 citation-label: N4386 title: "Unspecialized std::tuple_size should be defined" author: - family: Nevin Liber issued: year: 2015 URL: https://wg21.link/n4386 - id: N4387 citation-label: N4387 title: "Improving pair and tuple, revision 3" author: - family: Daniel Krügler, Geoffrey Romer, Ville Voutilainen issued: year: 2015 URL: https://wg21.link/n4387 - id: N4388 citation-label: N4388 title: "A Proposal to Add a Const-Propagating Wrapper to the Standard Library" author: - family: Jonathan Coe, Robert Mill issued: year: 2015 URL: https://wg21.link/n4388 - id: N4389 citation-label: N4389 title: "Wording for bool_constant, revision 1" author: - family: Zhihao Yuan issued: year: 2015 URL: https://wg21.link/n4389 - id: N4390 citation-label: N4390 title: "Minimal incomplete type support for standard containers, revision 3" author: - family: Zhihao Yuan issued: year: 2015 URL: https://wg21.link/n4390 - id: N4391 citation-label: N4391 title: "make_array, revision 4" author: - family: Zhihao Yuan issued: year: 2015 URL: https://wg21.link/n4391 - id: N4392 citation-label: N4392 title: "C++ Latches and Barriers" author: - family: Alasdair Mackintosh, Olivier Giroux issued: year: 2015 URL: https://wg21.link/n4392 - id: N4393 citation-label: N4393 title: "Noop Constructors and Destructors" author: - family: Pablo Halpern issued: year: 2015 URL: https://wg21.link/n4393 - id: N4394 citation-label: N4394 title: "Agenda for Lenexa Meeting" author: - family: Clark Nelson issued: year: 2015 URL: https://wg21.link/n4394 - id: N4395 citation-label: N4395 title: "SIMD Types: ABI Considerations" author: - family: Matthias Kretz issued: year: 2015 URL: https://wg21.link/n4395 - id: N4396 citation-label: N4396 title: "National Body Comments: PDTS 19841, Transactional Memory" author: - family: Barry Hedquist issued: year: 2015 URL: https://wg21.link/n4396 - id: N4397 citation-label: N4397 title: "A low-level API for stackful coroutines" author: - family: Oliver Kowalke issued: year: 2015 URL: https://wg21.link/n4397 - id: N4398 citation-label: N4398 title: "A unified syntax for stackless and stackful coroutines" author: - family: Oliver Kowalke issued: year: 2015 URL: https://wg21.link/n4398 - id: N4399 citation-label: N4399 title: "Proposed Working Draft, Technical Specification for C++ Extensions for Concurrency" author: - family: Artur Laksberg issued: year: 2015 URL: https://wg21.link/n4399 - id: N4400 citation-label: N4400 title: "Concurrency TS Editor's Report, May 2015" author: - family: Artur Laksberg issued: year: 2015 URL: https://wg21.link/n4400 - id: N4401 citation-label: N4401 title: "Defaulted comparison operator semantics should be uniform" author: - family: Michael Price issued: year: 2015 URL: https://wg21.link/n4401 - id: N4402 citation-label: N4402 title: "Resumable Functions (revision 4)" author: - family: Gor Nishanov, Jim Radigan URL: https://wg21.link/n4402 - id: N4403 citation-label: N4403 title: "Draft wording for Resumable Functions" author: - family: Gor Nishanov URL: https://wg21.link/n4403 - id: N4404 citation-label: N4404 title: "Extension to aggregate initialization" author: - family: Oleg Smolsky issued: year: 2015 URL: https://wg21.link/n4404 - id: N4405 citation-label: N4405 title: "Type of the accumulaters of standard algorithms std::accumulate and std::inner_product" author: - family: Vladimir Grigoriev issued: year: 2015 URL: https://wg21.link/n4405 - id: N4406 citation-label: N4406 title: "Integrating Executors with Parallel Algorithm Execution" author: - family: Jared Hoberock, Michael Garland, Oliver Giroux issued: year: 2015 URL: https://wg21.link/n4406 - id: N4407 citation-label: N4407 title: "Working Draft, Technical Specification for C++ Extensions for Parallelism" author: - family: Jared Hoberock issued: year: 2015 URL: https://wg21.link/n4407 - id: N4408 citation-label: N4408 title: "Parallelism TS Editor's Report" author: - family: Jared Hoberock issued: year: 2015 URL: https://wg21.link/n4408 - id: N4409 citation-label: N4409 title: "Programming Languages — Technical Specification for C++ Extensions for Parallelism" author: - family: Jared Hoberock issued: year: 2015 URL: https://wg21.link/n4409 - id: N4410 citation-label: N4410 title: "Responses to PDTS comments on Transactional Memory" author: - family: Jens Maurer issued: year: 2015 URL: https://wg21.link/n4410 - id: N4411 citation-label: N4411 title: "Task Block (formerly Task Region) R4" author: - family: Pablo Halpern, Arch Robison, Hong Hong, Artur Laksberg, Gor Nishanov, Herb Sutter issued: year: 2015 URL: https://wg21.link/n4411 - id: N4412 citation-label: N4412 title: "Shortcomings of iostreams" author: - family: Jens Maurer issued: year: 2015 URL: https://wg21.link/n4412 - id: N4414 citation-label: N4414 title: "Executors and Schedulers Revision 5" author: - family: Chris Mysen issued: year: 2015 URL: https://wg21.link/n4414 - id: N4415 citation-label: N4415 title: "Simple Contracts for C++" author: - family: Gabriel Dos Reis, J. Daniel Garcia, Francesco Logozzo, Manuel Fahndrich, Shuvendu Lahri issued: year: 2015 URL: https://wg21.link/n4415 - id: N4416 citation-label: N4416 title: "Don't Move: Vector Can Have Your Non-Moveable Types Covered" author: - family: Nevin Liber issued: year: 2015 URL: https://wg21.link/n4416 - id: N4417 citation-label: N4417 title: "Source-Code Information Capture" author: - family: Robert Douglas issued: year: 2015 URL: https://wg21.link/n4417 - id: N4418 citation-label: N4418 title: "Parameter Stringization" author: - family: Robert Douglas issued: year: 2015 URL: https://wg21.link/n4418 - id: N4419 citation-label: N4419 title: "Potential extensions to Source-Code Information Capture" author: - family: Robert Douglas issued: year: 2015 URL: https://wg21.link/n4419 - id: N4420 citation-label: N4420 title: "Defining Test Code" author: - family: Robert Douglas issued: year: 2015 URL: https://wg21.link/n4420 - id: N4421 citation-label: N4421 title: "Evolution Active Issues List (Revision R11)" author: - family: Ville Voutilainen issued: year: 2015 URL: https://wg21.link/n4421 - id: N4422 citation-label: N4422 title: "Evolution Completed Issues List (Revision R11)" author: - family: Ville Voutilainen issued: year: 2015 URL: https://wg21.link/n4422 - id: N4423 citation-label: N4423 title: "Evolution Closed Issues List (Revision R11)" author: - family: Ville Voutilainen issued: year: 2015 URL: https://wg21.link/n4423 - id: N4424 citation-label: N4424 title: "Inline Variables" author: - family: Hal Finkel, Richard Smith issued: year: 2015 URL: https://wg21.link/n4424 - id: N4425 citation-label: N4425 title: "Generalized Dynamic Assumptions" author: - family: Hal Finkel issued: year: 2015 URL: https://wg21.link/n4425 - id: N4426 citation-label: N4426 title: "Adding [nothrow-] swappable traits" author: - family: Daniel Krügler issued: year: 2015 URL: https://wg21.link/n4426 - id: N4427 citation-label: N4427 title: "Agenda and Meeting Notice for WG21 Pre-Lenexa Telecon Meeting" author: - family: Herb Sutter issued: year: 2015 URL: https://wg21.link/n4427 - id: N4428 citation-label: N4428 title: "Type Property Queries (rev 4)" author: - family: Andrew Tomazos, Christian Kaeser issued: year: 2015 URL: https://wg21.link/n4428 - id: N4429 citation-label: N4429 title: "Core issue 1941 - rewording inherited constructors" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/n4429 - id: N4430 citation-label: N4430 title: "Core issue 1776 - replacement of class objects containing reference members" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/n4430 - id: N4431 citation-label: N4431 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/n4431 - id: N4432 citation-label: N4432 title: "Editor's Report — Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/n4432 - id: N4433 citation-label: N4433 title: "Flexible static_assert messages" author: - family: Michael Price issued: year: 2015 URL: https://wg21.link/n4433 - id: N4434 citation-label: N4434 title: "Tweaks to Streamline Concepts Lite Syntax" author: - family: Walter Brown issued: year: 2015 URL: https://wg21.link/n4434 - id: N4435 citation-label: N4435 title: "Proposing Contract Attributes" author: - family: Walter Brown issued: year: 2015 URL: https://wg21.link/n4435 - id: N4436 citation-label: N4436 title: "Proposing Standard Library Support for the C++ Detection Idiom" author: - family: Walter Brown issued: year: 2015 URL: https://wg21.link/n4436 - id: N4437 citation-label: N4437 title: "Conditionally-supported Special Math Functions, v3" author: - family: Walter Brown issued: year: 2015 URL: https://wg21.link/n4437 - id: N4438 citation-label: N4438 title: "Industrial Experience with Transactional Memory at Wyatt Technologies." author: - family: Brett Hall issued: year: 2015 URL: https://wg21.link/n4438 - id: N4439 citation-label: N4439 title: "Light-Weight Execution Agents Revision 3" author: - family: Torvald Riegel issued: year: 2015 URL: https://wg21.link/n4439 - id: N4440 citation-label: N4440 title: "Feature-testing recommendations for C++" author: - family: Clark Nelson issued: year: 2014 URL: https://wg21.link/n4440 - id: N4441 citation-label: N4441 title: "SG5: Transactional Memory (TM) Meeting Minutes 2015-03-23 and 2015-04-06" author: - family: Michael Wong issued: year: 2015 URL: https://wg21.link/n4441 - id: N4442 citation-label: N4442 title: "Default argument for second parameter of std::advance (Rev. 1)" author: - family: Vladimir Grigoriev issued: year: 2015 URL: https://wg21.link/n4442 - id: N4443 citation-label: N4443 title: "Introducing alias size_type for type size_t in class std::bitset (Rev. 1 )" author: - family: Vladimir Grigoriev issued: year: 2015 URL: https://wg21.link/n4443 - id: N4444 citation-label: N4444 title: "Linux-Kernel Memory Model" author: - family: Paul E. McKenney issued: year: 2015 URL: https://wg21.link/n4444 - id: N4445 citation-label: N4445 title: "Overly attached promise" author: - family: Agustín Bergé, Hartmut Kaiser issued: year: 2015 URL: https://wg21.link/n4445 - id: N4446 citation-label: N4446 title: "The missing INVOKE related trait" author: - family: Agustín Bergé issued: year: 2015 URL: https://wg21.link/n4446 - id: N4447 citation-label: N4447 title: "From a type T, gather members name and type information, via variadic template expansion" author: - family: Cleiton Santoia Silva, Daniel Auresco issued: year: 2015 URL: https://wg21.link/n4447 - id: N4448 citation-label: N4448 title: "Rounding and Overflow in C++" author: - family: Lawrence Crowl issued: year: 2015 URL: https://wg21.link/n4448 - id: N4449 citation-label: N4449 title: "Message Digest Library for C++" author: - family: Zhihao Yuan issued: year: 2015 URL: https://wg21.link/n4449 - id: N4450 citation-label: N4450 title: "Variant: a typesafe union (v2)" author: - family: Axel Naumann issued: year: 2015 URL: https://wg21.link/n4450 - id: N4451 citation-label: N4451 title: "Static reflection" author: - family: Matúš Chochlík issued: year: 2014 URL: https://wg21.link/n4451 - id: N4452 citation-label: N4452 title: "Use cases of reflection" author: - family: Matúš Chochlík issued: year: 2014 URL: https://wg21.link/n4452 - id: N4453 citation-label: N4453 title: "Resumable Expressions" author: - family: Christopher Kohlhoff issued: year: 2015 URL: https://wg21.link/n4453 - id: N4454 citation-label: N4454 title: "SIMD Types Example: Matrix Multiplication" author: - family: Matthias Kretz issued: year: 2015 URL: https://wg21.link/n4454 - id: N4455 citation-label: N4455 title: "No Sane Compiler Would Optimize Atomics" author: - family: JF Bastien issued: year: 2015 URL: https://wg21.link/n4455 - id: N4456 citation-label: N4456 title: "Towards improved support for games, graphics, real-time, low latency, embedded systems" author: - family: Michael Wong issued: year: 2015 URL: https://wg21.link/n4456 - id: N4457 citation-label: N4457 title: "C++ Standard Core Language Active Issues, Revision 93" author: - family: William M. Miller issued: year: 2015 URL: https://wg21.link/n4457 - id: N4458 citation-label: N4458 title: "C++ Standard Core Language Defect Reports and Accepted Issues, Revision 93" author: - family: William M. Miller issued: year: 2015 URL: https://wg21.link/n4458 - id: N4459 citation-label: N4459 title: "C++ Standard Core Language Closed Issues, Revision 93" author: - family: William M. Miller issued: year: 2015 URL: https://wg21.link/n4459 - id: N4460 citation-label: N4460 title: "LWG 2424: Atomics, mutexes and condition variables should not be trivially copyable" author: - family: Ville Voutilainen issued: year: 2015 URL: https://wg21.link/n4460 - id: N4461 citation-label: N4461 title: "Static if resurrected" author: - family: Ville Voutilainen issued: year: 2015 URL: https://wg21.link/n4461 - id: N4462 citation-label: N4462 title: "LWG 2089, Towards more perfect forwarding" author: - family: Ville Voutilainen issued: year: 2015 URL: https://wg21.link/n4462 - id: N4463 citation-label: N4463 title: "IO device requirements for C++" author: - family: Cleiton Santoia Silva, Daniel Auresco issued: year: 2015 URL: https://wg21.link/n4463 - id: N4464 citation-label: N4464 title: "Pi-calculus syntax for C++ executors" author: - family: Cleiton Santoia Silva issued: year: 2015 URL: https://wg21.link/n4464 - id: N4465 citation-label: N4465 title: "A Module System for C++ (Revision 3)" author: - family: Gabriel Dos Reis, Mark Hall, Gor Nishanov issued: year: 2015 URL: https://wg21.link/n4465 - id: N4466 citation-label: N4466 title: "Wording for Modules" author: - family: Gabriel Dos Reis issued: year: 2015 URL: https://wg21.link/n4466 - id: N4468 citation-label: N4468 title: "On Quantifying Memory-Allocation Strategies" author: - family: John Lakos, Jeffrey Mendelsohn, Alisdair Meredith, Nathan Myers issued: year: 2015 URL: https://wg21.link/n4468 - id: N4469 citation-label: N4469 title: "Template Argument Type Deduction" author: - family: James Touton, Mike Spertus issued: year: 2015 URL: https://wg21.link/n4469 - id: N4470 citation-label: N4470 title: "Variadic lock_guard" author: - family: Mike Spertus issued: year: 2015 URL: https://wg21.link/n4470 - id: N4471 citation-label: N4471 title: "Template parameter deduction for constructors (Rev 2)" author: - family: Mike Spertus issued: year: 2015 URL: https://wg21.link/n4471 - id: N4472 citation-label: N4472 title: "consexpr goto" author: - family: Ville Voutilainen issued: year: 2015 URL: https://wg21.link/n4472 - id: N4473 citation-label: N4473 title: "noexcept(auto), again" author: - family: Ville Voutilainen issued: year: 2015 URL: https://wg21.link/n4473 - id: N4474 citation-label: N4474 title: "Unified Call Syntax: x.f(y) and f(x,y)" author: - family: Bjarne Stroustrup, Herb Sutter issued: year: 2015 URL: https://wg21.link/n4474 - id: N4475 citation-label: N4475 title: "Default comparisons (R2)" author: - family: Bjarne Stroustrup issued: year: 2015 URL: https://wg21.link/n4475 - id: N4476 citation-label: N4476 title: "Thoughts about Comparisons (R2)" author: - family: Bjarne Stroustrup issued: year: 2015 URL: https://wg21.link/n4476 - id: N4477 citation-label: N4477 title: "Operator Dot (R2)" author: - family: Bjarne Stroustrup, Gabriel Dos Reis issued: year: 2015 URL: https://wg21.link/n4477 - id: N4478 citation-label: N4478 title: "Networking Library Proposal (Revision 5" author: - family: Christopher Kohlhoff issued: year: 2015 URL: https://wg21.link/n4478 - id: N4479 citation-label: N4479 title: "Merge Fundamentals V1 into v2" author: - family: Jeffrey Yasskin issued: year: 2015 URL: https://wg21.link/n4479 - id: N4480 citation-label: N4480 title: "Programming Languages — C++ Extensions for Library Fundamentals DTS" author: - family: Jeffrey Yasskin issued: year: 2015 URL: https://wg21.link/n4480 - id: N4481 citation-label: N4481 title: "Working Draft, C++ Extensions for Library Fundamentals, Version 2" author: - family: Jeffrey Yasskin issued: year: 2015 URL: https://wg21.link/n4481 - id: N4482 citation-label: N4482 title: "Some notes on executors and the Networking Library Proposal" author: - family: Christopher Kohlhoff issued: year: 2015 URL: https://wg21.link/n4482 - id: N4483 citation-label: N4483 title: "Read-copy-update" author: - family: Paul E. McKenney issued: year: 2015 URL: https://wg21.link/n4483 - id: N4484 citation-label: N4484 title: "C++ Standard Library Active Issues List (Revision R93)" author: - family: Marshall Clow issued: year: 2015 URL: https://wg21.link/n4484 - id: N4485 citation-label: N4485 title: "C++ Standard Library Defect Report List (Revision R93)" author: - family: Marshall Clow issued: year: 2015 URL: https://wg21.link/n4485 - id: N4486 citation-label: N4486 title: "C++ Standard Library Closed Issues List (Revision R93)" author: - family: Marshall Clow issued: year: 2015 URL: https://wg21.link/n4486 - id: N4487 citation-label: N4487 title: "Constexpr lambdas" author: - family: Faisal Vali, Ville Voutilainen issued: year: 2015 URL: https://wg21.link/n4487 - id: N4488 citation-label: N4488 title: "Responses to PDTS comments on Transactional Memory, version 2" author: - family: Jens Maurer issued: year: 2015 URL: https://wg21.link/n4488 - id: N4489 citation-label: N4489 title: "WG21 2015-04-24 Telecon Minutes" author: - family: Jonathan Wakely issued: year: 2015 URL: https://wg21.link/n4489 - id: N4490 citation-label: N4490 title: "WG21 2015-05 Lenexa Minutes" author: - family: Jonathan Wakely issued: year: 2015 URL: https://wg21.link/n4490 - id: N4491 citation-label: N4491 title: "PL22.16 2015-05 Lenexa Minutes (Draft)" author: - family: Jonathan Wakely issued: year: 2015 URL: https://wg21.link/n4491 - id: N4492 citation-label: N4492 title: "Thoughts about C++17" author: - family: Bjarne Stroustrup issued: year: 2015 URL: https://wg21.link/n4492 - id: N4494 citation-label: N4494 title: "Multidimensional bounds, offset and array_view, revision 6" author: - family: Lukasz Mendakiewicz, Herb Sutter issued: year: 2015 URL: https://wg21.link/n4494 - id: N4495 citation-label: N4495 title: "Operator dot" author: - family: Mathias Gaunard, Dietmar Kühl issued: year: 2015 URL: https://wg21.link/n4495 - id: N4496 citation-label: N4496 title: "WG21 2014-11 Urbana Minutes (revision 1)" author: - family: Jonathan Wakely issued: year: 2015 URL: https://wg21.link/n4496 - id: N4497 citation-label: N4497 title: "PL22.16 2014-11 Urbana Minutes (Final)" author: - family: Jonathan Wakely issued: year: 2015 URL: https://wg21.link/n4497 - id: N4498 citation-label: N4498 title: "Variadic lock_guard (Rev. 2)" author: - family: Mike Spertus issued: year: 2015 URL: https://wg21.link/n4498 - id: N4499 citation-label: N4499 title: "Draft wording for Coroutines (Revision 2)" author: - family: Gor Nishanov, Daveed Vandevoorde issued: year: 2015 URL: https://wg21.link/n4499 - id: N4501 citation-label: N4501 title: "Working Draft, Technical Specification for C++ Extensions for Concurrency" author: - family: Artur Laksberg issued: year: 2015 URL: https://wg21.link/n4501 - id: N4502 citation-label: N4502 title: "Proposing Standard Library Support for the C++ Detection Idiom, V2" author: - family: Walter E. Brown issued: year: 2015 URL: https://wg21.link/n4502 - id: N4505 citation-label: N4505 title: "Working Draft, Technical Specification for C++ Extensions for Parallelism" author: - family: Jared Hoberock issued: year: 2015 URL: https://wg21.link/n4505 - id: N4506 citation-label: N4506 title: "Parallelism TS Editor's Report" author: - family: Jared Hoberock issued: year: 2015 URL: https://wg21.link/n4506 - id: N4507 citation-label: N4507 title: "Technical Specification for C++ Extensions for Parallelism" author: - family: Jared Hoberock issued: year: 2015 URL: https://wg21.link/n4507 - id: N4508 citation-label: N4508 title: "A proposal to add shared_mutex (untimed) (Revision 4)" author: - family: Gor Nishanov issued: year: 2015 URL: https://wg21.link/n4508 - id: N4509 citation-label: N4509 title: "constexpr atomic::is_always_lock_free" author: - family: Olivier Giroux, JF Bastien, Jeff Snyder issued: year: 2015 URL: https://wg21.link/n4509 - id: N4510 citation-label: N4510 title: "Minimal incomplete type support for standard containers, revision 4" author: - family: Zhihao Yuan issued: year: 2015 URL: https://wg21.link/n4510 - id: N4511 citation-label: N4511 title: "Adding [nothrow-]swappable traits, revision 1" author: - family: Daniel Krügler issued: year: 2015 URL: https://wg21.link/n4511 - id: N4512 citation-label: N4512 title: "Multidimensional bounds, offset and array_view, revision 7" author: - family: _ukasz Mendakiewicz, Herb Sutter issued: year: 2015 URL: https://wg21.link/n4512 - id: N4513 citation-label: N4513 title: "Working Draft Technical Specification for C++ Extensions for Transactional Memory" author: - family: Michael Wong issued: year: 2015 URL: https://wg21.link/n4513 - id: N4514 citation-label: N4514 title: "Technical Specification for C++ Extensions for Transactional Memory" author: - family: Michael Wong issued: year: 2015 URL: https://wg21.link/n4514 - id: N4515 citation-label: N4515 title: "Editor's Report: Technical Specification for C++ Extensions for Transactional Memory" author: - family: Michael Wong issued: year: 2015 URL: https://wg21.link/n4515 - id: N4516 citation-label: N4516 title: "Variant: a type-safe union (v3)" author: - family: Axel Naumann issued: year: 2015 URL: https://wg21.link/n4516 - id: N4517 citation-label: N4517 title: "Record of Response: National Body Comments ISO/IEC PDTS 19841" author: - family: Barry Hedquist issued: year: 2015 URL: https://wg21.link/n4517 - id: N4518 citation-label: N4518 title: "Make exception specifications be part of the type system, version 2" author: - family: Jens Maurer issued: year: 2015 URL: https://wg21.link/n4518 - id: N4519 citation-label: N4519 title: "Source-Code Information Capture" author: - family: Robert Douglas issued: year: 2015 URL: https://wg21.link/n4519 - id: N4521 citation-label: N4521 title: "Merge Fundamentals V1 into V2" author: - family: Jeffrey Yaskin issued: year: 2015 URL: https://wg21.link/n4521 - id: N4522 citation-label: N4522 title: "std::atomic_object_fence(mo, T&&...)" author: - family: Olivier Giroux, JF Bastien issued: year: 2015 URL: https://wg21.link/n4522 - id: N4523 citation-label: N4523 title: "constexpr std::thread::hardware_{true,false}_sharing_size" author: - family: Olivier Giroux, JF Bastien issued: year: 2015 URL: https://wg21.link/n4523 - id: N4524 citation-label: N4524 title: "Respect vector::reserve(request) Relative to Reallocation" author: - family: Nevin Liber issued: year: 2015 URL: https://wg21.link/n4524 - id: N4525 citation-label: N4525 title: "C++ Standard Library Issues Resolved Directly In Lenexa" author: - family: Marshall Clow issued: year: 2015 URL: https://wg21.link/n4525 - id: N4526 citation-label: N4526 title: "Towards improved support for games, graphics, real-time, low latency, embedded systems" author: - family: Michael Wong, Sean Middleditch, Nicolas Guillemot issued: year: 2015 URL: https://wg21.link/n4526 - id: N4527 citation-label: N4527 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/n4527 - id: N4528 citation-label: N4528 title: "Editor's Report — Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/n4528 - id: N4529 citation-label: N4529 title: "Working Draft, C++ Extensions for Library Fundamentals, Version 2" author: - family: Jeffrey Yaskin issued: year: 2015 URL: https://wg21.link/n4529 - id: N4530 citation-label: N4530 title: "Editor's Report for the Library Fundamentals TS" author: - family: Jeffrey Yaskin issued: year: 2015 URL: https://wg21.link/n4530 - id: N4531 citation-label: N4531 title: "std::rand replacement, revision 3" author: - family: Zhihao Yuan issued: year: 2015 URL: https://wg21.link/n4531 - id: N4532 citation-label: N4532 title: "Proposed wording for default comparisons" author: - family: Jens Maurer issued: year: 2015 URL: https://wg21.link/n4532 - id: N4533 citation-label: N4533 title: "Make exception specifications be part of the type system, version 3" author: - family: Jens Maurer issued: year: 2015 URL: https://wg21.link/n4533 - id: N4534 citation-label: N4534 title: "Data-Invariant Functions (revision 3)" author: - family: Jens Maurer issued: year: 2015 URL: https://wg21.link/n4534 - id: N4535 citation-label: N4535 title: "Feature-testing preprocessor predicates for C++17" author: - family: Clark Nelson, Richard Smith issued: year: 2015 URL: https://wg21.link/n4535 - id: N4536 citation-label: N4536 title: "An algorithm to \"clamp\" a value between a pair of boundary values" author: - family: Martin Moene, Niels Dekker issued: year: 2015 URL: https://wg21.link/n4536 - id: N4537 citation-label: N4537 title: "Adding Symmetry Between shared_ptr and weak_ptr" author: - family: Arthur O'Dwyer issued: year: 2015 URL: https://wg21.link/n4537 - id: N4538 citation-label: N4538 title: "Technical Specification for C++ Extensions for Concurrency" author: - family: Artur Laksberg issued: year: 2015 URL: https://wg21.link/n4538 - id: N4539 citation-label: N4539 title: "Evolution Active Issues List (Revision R12)" author: - family: Ville Voutilainen issued: year: 2015 URL: https://wg21.link/n4539 - id: N4540 citation-label: N4540 title: "Evolution Completed Issues List (Revision R12)" author: - family: Ville Voutilainen issued: year: 2015 URL: https://wg21.link/n4540 - id: N4541 citation-label: N4541 title: "Evolution Closed Issues List (Revision R12)" author: - family: Ville Voutilainen issued: year: 2015 URL: https://wg21.link/n4541 - id: N4542 citation-label: N4542 title: "Variant: a type-safe union (v4)." author: - family: Axel Naumann issued: year: 2015 URL: https://wg21.link/n4542 - id: N4543 citation-label: N4543 title: "A polymorphic wrapper for all Callable objects" author: - family: David Krauss issued: year: 2015 URL: https://wg21.link/n4543 - id: N4544 citation-label: N4544 title: "October 2015 WG21 Meeting (Kona)" author: - family: Thomas Plum issued: year: 2015 URL: https://wg21.link/n4544 - id: N4545 citation-label: N4545 title: "PL22.16/WG21 draft agenda: 19-24 Oct 2015, Kona, HI/US" author: - family: Clark Nelson issued: year: 2015 URL: https://wg21.link/n4545 - id: N4546 citation-label: N4546 title: "Agenda and Meeting Notice for WG21 Concepts Telecon" author: - family: Herb Sutter issued: year: 2015 URL: https://wg21.link/n4546 - id: N4547 citation-label: N4547 title: "Business Plan and Convener's report" author: - family: Herb Sutter issued: year: 2015 URL: https://wg21.link/n4547 - id: N4548 citation-label: N4548 title: "WG21 2015-07-20 Telecon Minutes" author: - family: Roger Orr issued: year: 2015 URL: https://wg21.link/n4548 - id: N4549 citation-label: N4549 title: "Programming Languages — C++ Extensions for Concepts" author: - family: Andrew Sutton issued: year: 2015 URL: https://wg21.link/n4549 - id: N4550 citation-label: N4550 title: "Record of Response: National Body Comments on ISO/IEC PDTS 19217, Technical Specification: C++ Extensions for Concepts" author: - family: Barry Hedquist issued: year: 2015 URL: https://wg21.link/n4550 - id: N4551 citation-label: N4551 title: "National Body Comments, ISO/IEC PDTS 19571, C++ Extensions for Concurrency" author: - family: Barry Hedquist issued: year: 2015 URL: https://wg21.link/n4551 - id: N4552 citation-label: N4552 title: "Pre-Kona WG21 Telecon" author: - family: Herb Sutter issued: year: 2015 URL: https://wg21.link/n4552 - id: N4553 citation-label: N4553 title: "Working Draft, C++ extensions for Concepts" author: - family: Andrew Sutton issued: year: 2015 URL: https://wg21.link/n4553 - id: N4554 citation-label: N4554 title: "Editor's report for the Concepts TS" author: - family: Andrew Sutton issued: year: 2015 URL: https://wg21.link/n4554 - id: N4555 citation-label: N4555 title: "February 2016 WG21 Meeting" author: - family: Barry Hedquist issued: year: 2015 URL: https://wg21.link/n4555 - id: N4556 citation-label: N4556 title: "WG21 telecon minutes" author: - family: Marhsall Clow issued: year: 2015 URL: https://wg21.link/n4556 - id: N4557 citation-label: N4557 title: "WG21 2015-07-20 Telecon (revised)" author: - family: Roger Orr issued: year: 2015 URL: https://wg21.link/n4557 - id: N4558 citation-label: N4558 title: "Kona WG21 Minutes" author: - family: Jonathan Wakely issued: year: 2015 URL: https://wg21.link/n4558 - id: N4559 citation-label: N4559 title: "Kona PL22.16 Minutes" author: - family: Jonathan Wakely issued: year: 2015 URL: https://wg21.link/n4559 - id: N4560 citation-label: N4560 title: "Working Draft, C++ Extensions for Ranges" author: - family: Eric Niebler, Casey Carter issued: year: 2015 URL: https://wg21.link/n4560 - id: N4561 citation-label: N4561 title: "Ranges Editor's Report" author: - family: Eric Niebler issued: year: 2015 URL: https://wg21.link/n4561 - id: N4562 citation-label: N4562 title: "Working Draft, C++ Extensions for Library Fundamentals, Version 2" author: - family: Geoffrey Romer issued: year: 2015 URL: https://wg21.link/n4562 - id: N4563 citation-label: N4563 title: "Editor's Report for the Library Fundamentals TS" author: - family: Geoffrey Romer issued: year: 2015 URL: https://wg21.link/n4563 - id: N4564 citation-label: N4564 title: "C++ Extensions for Library Fundamentals, Version 2 PDTS" author: - family: Geoffrey Romer issued: year: 2015 URL: https://wg21.link/n4564 - id: N4565 citation-label: N4565 title: "Record of Response: National Body Comments ISO/IEC PDTS 19571 Technical Specification: C++ Extensions for Concurrency" author: - family: Barry Hedquist issued: year: 2015 URL: https://wg21.link/n4565 - id: N4566 citation-label: N4566 title: "Editor's Report — Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/n4566 - id: N4567 citation-label: N4567 title: "Working Draft, Standard for Programming Language C++ Note:" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/n4567 - id: N4568 citation-label: N4568 title: "PL22.16/WG21 draft agenda: 29 Feb-05 Mar 2016, Jacksonville, FL/US" author: - family: Clark Nelson issued: year: 2015 URL: https://wg21.link/n4568 - id: N4569 citation-label: N4569 title: "Proposed Ranges TS working draft" author: - family: Eric Niebler issued: year: 2016 URL: https://wg21.link/n4569 - id: N4570 citation-label: N4570 title: "Oulu Meeting Information" author: - family: Ville Voutilainen issued: year: 2016 URL: https://wg21.link/n4570 - id: N4571 citation-label: N4571 title: "2016-11 Issaquah meeting information" author: - family: Herb Sutter issued: year: 2016 URL: https://wg21.link/n4571 - id: N4572 citation-label: N4572 title: "WG21 telecon meeting: Pre-Jacksonville" author: - family: Herb Sutter issued: year: 2016 URL: https://wg21.link/n4572 - id: N4573 citation-label: N4573 title: "2017-02 Kona WG21 Meeting Information" author: - family: Thomas Plum issued: year: 2016 URL: https://wg21.link/n4573 - id: N4575 citation-label: N4575 title: "Networking TS Working Draft" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4575 - id: N4576 citation-label: N4576 title: "Networking TS Editor's Report" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4576 - id: N4577 citation-label: N4577 title: "Technical Specification for C++ Extensions for Concurrency" author: - family: Artur Laksberg issued: year: 2016 URL: https://wg21.link/n4577 - id: N4578 citation-label: N4578 title: "Working Draft, Technical Specification for C++ Extensions for Parallelism Version 2" author: - family: Jared Hoberock issued: year: 2016 URL: https://wg21.link/n4578 - id: N4579 citation-label: N4579 title: "Parallelism TS Editor's Report, pre-Jacksonville mailing" author: - family: Jared Hoberock issued: year: 2016 URL: https://wg21.link/n4579 - id: N4580 citation-label: N4580 title: "WG21 2016-02-19 Telecon Minutes" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4580 - id: N4581 citation-label: N4581 title: "Revised WG21 2016-02-19 Telecon Minutes" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4581 - id: N4582 citation-label: N4582 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/n4582 - id: N4583 citation-label: N4583 title: "Editor's Report — Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/n4583 - id: N4584 citation-label: N4584 title: "Working Draft, C++ Extensions for Library Fundamentals, Version 2" author: - family: Geoffrey Romer issued: year: 2016 URL: https://wg21.link/n4584 - id: N4585 citation-label: N4585 title: "Editor's Report for the Library Fundamentals TS" author: - family: Geoffrey Romer issued: year: 2016 URL: https://wg21.link/n4585 - id: N4586 citation-label: N4586 title: "WG21 2016-02 Jacksonville Min" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4586 - id: N4587 citation-label: N4587 title: "PL22.16 2016-02 Jacksonville Minutes (Draft)" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4587 - id: N4588 citation-label: N4588 title: "Working Draft, C++ extensions for Networking Note:" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4588 - id: N4589 citation-label: N4589 title: "Networking TS Editor's Report" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4589 - id: N4590 citation-label: N4590 title: "PL22.16/WG21 draft agenda: 20-25 Jun 2016, Oulu, FI" author: - family: Clark Nelson issued: year: 2016 URL: https://wg21.link/n4590 - id: N4591 citation-label: N4591 title: "WG21 telecon meeting: Pre-Oulu" author: - family: Herb Sutter issued: year: 2016 URL: https://wg21.link/n4591 - id: N4592 citation-label: N4592 title: "Modules TS Working Draft" author: - family: Gabriel Dos Reis issued: year: 2016 URL: https://wg21.link/n4592 - id: N4593 citation-label: N4593 title: "Editor's Report — Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/n4593 - id: N4594 citation-label: N4594 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/n4594 - id: N4595 citation-label: N4595 title: "WG21 2016-06-10 Telecon Minutes" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4595 - id: N4596 citation-label: N4596 title: "PL22.16 Jacksonville Minutes (revised)" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4596 - id: N4597 citation-label: N4597 title: "WG21 2016-06 Oulu Minutes" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4597 - id: N4598 citation-label: N4598 title: "PL22.16 2016-06 Oulu Minutes" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4598 - id: N4599 citation-label: N4599 title: "2016-08 LWG Meeting" author: - family: Robert Douglas issued: year: 2016 URL: https://wg21.link/n4599 - id: N4600 citation-label: N4600 title: "Working Draft, C++ Extensions for Library Fundamentals, Version 2" author: - family: Geoffrey Romer issued: year: 2016 URL: https://wg21.link/n4600 - id: N4601 citation-label: N4601 title: "Editor's Report for the Library Fundamentals TS" author: - family: Geoffrey Romer issued: year: 2016 URL: https://wg21.link/n4601 - id: N4602 citation-label: N4602 title: "WG21 telecon minutes - pre-Oulu (revised)" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4602 - id: N4603 citation-label: N4603 title: "Editor's Report — Committee Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/n4603 - id: N4604 citation-label: N4604 title: "C++17 CD Ballot Document" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/n4604 - id: N4606 citation-label: N4606 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/n4606 - id: N4607 citation-label: N4607 title: "Toronto Meeting Information" author: - family: Michael Wong issued: year: 2016 URL: https://wg21.link/n4607 - id: N4608 citation-label: N4608 title: "PL22.16/WG21 draft agenda: 7-12 Nov 2016, Issaquah, WA, US" author: - family: Clark Nelson issued: year: 2016 URL: https://wg21.link/n4608 - id: N4609 citation-label: N4609 title: "Business Plan and Convener's Report" author: - family: Herb Sutter issued: year: 2016 URL: https://wg21.link/n4609 - id: N4610 citation-label: N4610 title: "Working Draft, Extensions to C++ for Modules" author: - family: Gabriel Dos Reis issued: year: 2016 URL: https://wg21.link/n4610 - id: N4611 citation-label: N4611 title: "Editor's Report for the Modules TS" author: - family: Gabriel Dos Reis issued: year: 2016 URL: https://wg21.link/n4611 - id: N4612 citation-label: N4612 title: "Working Draft, C++ extensions for Networking" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4612 - id: N4613 citation-label: N4613 title: "Networking TS - Editor's Report" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4613 - id: N4614 citation-label: N4614 title: "WG21 telecon meeting: Pre-Issaquah" author: - family: Herb Sutter issued: year: 2016 URL: https://wg21.link/n4614 - id: N4615 citation-label: N4615 title: "WG21 2016-10-28 Telecon Minutes" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4615 - id: N4616 citation-label: N4616 title: "Response to NB Comments: SC22 N5097, ISO/IEC PDTS 19568 Part 2, Library Fundamentals, Part 2" author: - family: Barry Hedquist issued: year: 2016 URL: https://wg21.link/n4616 - id: N4617 citation-label: N4617 title: "Programming Languages — C++ Extensions for Library Fundamentals, Version 2 DTS" author: - family: Geoffrey Romer issued: year: 2016 URL: https://wg21.link/n4617 - id: N4618 citation-label: N4618 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/n4618 - id: N4619 citation-label: N4619 title: "Editor's Report — Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/n4619 - id: N4620 citation-label: N4620 title: "Working Draft, C++ Extensions for Ranges" author: - family: Eric Niebler, Casey Carter issued: year: 2016 URL: https://wg21.link/n4620 - id: N4621 citation-label: N4621 title: "Editor's Report for the Ranges TS" author: - family: Casey Carter issued: year: 2016 URL: https://wg21.link/n4621 - id: N4622 citation-label: N4622 title: "Programming Languages — C++ Extensions for Ranges PDTS" author: - family: Eric Niebler, Casey Carter issued: year: 2016 URL: https://wg21.link/n4622 - id: N4623 citation-label: N4623 title: "WG21 2016-11 Issaquah Minutes" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4623 - id: N4624 citation-label: N4624 title: "PL22.16 2016-11 Issaquah Minutes" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4624 - id: N4625 citation-label: N4625 title: "Programming Languages — C++ Extensions for Networking PDTS" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4625 - id: N4626 citation-label: N4626 title: "Working Draft, C++ Extensions for Networking" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4626 - id: N4627 citation-label: N4627 title: "Networking TS - Editor's Report" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/n4627 - id: N4628 citation-label: N4628 title: "Working Draft, Technical Specification on C++ Extensions for Coroutines" author: - family: Gor Nishanov issued: year: 2016 URL: https://wg21.link/n4628 - id: N4629 citation-label: N4629 title: "Editor's report for the Coroutines TS" author: - family: Gor Nishanov issued: year: 2016 URL: https://wg21.link/n4629 - id: N4630 citation-label: N4630 title: "Working Draft, C++ extensions for Concepts" author: - family: Andrew Sutton issued: year: 2016 URL: https://wg21.link/n4630 - id: N4631 citation-label: N4631 title: "Editor's report for the Concepts TS" author: - family: Andrew Sutton issued: year: 2016 URL: https://wg21.link/n4631 - id: N4632 citation-label: N4632 title: "PL22.16/WG21 draft agenda: 27 Feb - 4 Mar 2017, Kona, HI, US" author: - family: Clark Nelson issued: year: 2016 URL: https://wg21.link/n4632 - id: N4633 citation-label: N4633 title: "2017-11 Albuquerque WG21 meeting information" author: - family: Carter Edwards issued: year: 2017 URL: https://wg21.link/n4633 - id: N4634 citation-label: N4634 title: "PL22.16 2016-11 Issaquah Minutes (final)" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/n4634 - id: N4635 citation-label: N4635 title: "Pre-Kona WG21 Telecon Agenda" author: - family: Herb Sutter issued: year: 2017 URL: https://wg21.link/n4635 - id: N4636 citation-label: N4636 title: "2017-07-10-15 ISO WG21 C++ Standard Meeting in Toronto" author: - family: Michael Wong, Botond Ballo, JF Bastien, Hubert Tong, Patrice Roy, Tony Van Eerd, Duncan Exon Smith issued: year: 2017 URL: https://wg21.link/n4636 - id: N4637 citation-label: N4637 title: "Working Draft, Extensions to C++ for Modules" author: - family: Gabriel Dos Reis issued: year: 2017 URL: https://wg21.link/n4637 - id: N4638 citation-label: N4638 title: "Editor's Report for the Module TS" author: - family: Gabriel Dos Reis issued: year: 2017 URL: https://wg21.link/n4638 - id: N4639 citation-label: N4639 title: "Editor's Report — Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/n4639 - id: N4640 citation-label: N4640 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/n4640 - id: N4641 citation-label: N4641 title: "Working Draft, C++ extensions for Concepts" author: - family: Andrew Sutton issued: year: 2017 URL: https://wg21.link/n4641 - id: N4642 citation-label: N4642 title: "Editor's report for the Concepts TS" author: - family: Andrew Sutton issued: year: 2017 URL: https://wg21.link/n4642 - id: N4643 citation-label: N4643 title: "National Body Comments for PDTS 19216, C++ Extensions for Networking" author: - family: Barry Hedquist issued: year: 2017 URL: https://wg21.link/n4643 - id: N4644 citation-label: N4644 title: "National Body Comments for PDTS 21425, C++ Extensions for Ranges" author: - family: Barry Hedquist issued: year: 2017 URL: https://wg21.link/n4644 - id: N4645 citation-label: N4645 title: "WG21 Telecon Minutes" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/n4645 - id: N4647 citation-label: N4647 title: "Working Draft, Extensions to C++ for Modules" author: - family: Gabriel Dos Reis issued: year: 2017 URL: https://wg21.link/n4647 - id: N4648 citation-label: N4648 title: "Editor's Report for the Module TS" author: - family: Gabriel Dos Reis issued: year: 2017 URL: https://wg21.link/n4648 - id: N4649 citation-label: N4649 title: "Working Draft, Technical Specification on C++ Extensions for Coroutines" author: - family: Gor Nishanov issued: year: 2017 URL: https://wg21.link/n4649 - id: N4650 citation-label: N4650 title: "Editor's report for the Coroutines TS" author: - family: Gor Nishanov issued: year: 2017 URL: https://wg21.link/n4650 - id: N4651 citation-label: N4651 title: "Working Draft, C++ Extensions for Ranges" author: - family: Eric Niebler, Casey Carter issued: year: 2017 URL: https://wg21.link/n4651 - id: N4652 citation-label: N4652 title: "Editor's Report for the Ranges TS" author: - family: Casey Carter issued: year: 2017 URL: https://wg21.link/n4652 - id: N4653 citation-label: N4653 title: "2017-02 Kona Record of Discussion ISO/IEC" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/n4653 - id: N4654 citation-label: N4654 title: "WG21 2017-02 Kona Minutes" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/n4654 - id: N4655 citation-label: N4655 title: "PL22.16 2017-02 Kona Minutes" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/n4655 - id: N4656 citation-label: N4656 title: "Working Draft, C++ Extensions for Networking" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/n4656 - id: N4657 citation-label: N4657 title: "Networking TS - Editor's Report" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/n4657 - id: N4658 citation-label: N4658 title: "Alternative accommodation (student residence) for the 2017-07 Toronto WG21 Meeting" author: - family: Botond Ballo issued: year: 2017 URL: https://wg21.link/n4658 - id: N4659 citation-label: N4659 title: "Working Draft, Standard for Programming Language C++ Note:" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/n4659 - id: N4660 citation-label: N4660 title: "C++17 DIS Ballot Document" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/n4660 - id: N4661 citation-label: N4661 title: "Editor's Report — Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/n4661 - id: N4662 citation-label: N4662 title: "PL22.16/WG21 draft agenda: 10-15 Jul 2017, Toronto, ON, CA" author: - family: Clark Nelson issued: year: 2017 URL: https://wg21.link/n4662 - id: N4663 citation-label: N4663 title: "Coroutines PDTS document" author: - family: Gor Nishanov issued: year: 2017 URL: https://wg21.link/n4663 - id: N4664 citation-label: N4664 title: "Responses to National Body Comments for ISO/IEC CD 14882" author: - family: Barry Hedquist issued: year: 2017 URL: https://wg21.link/n4664 - id: N4665 citation-label: N4665 title: "WG21 telecon meeting: Pre-Toronto" author: - family: Herb Sutter issued: year: 2017 URL: https://wg21.link/n4665 - id: N4666 citation-label: N4666 title: "National Body Comments, SC22 N 5205, ISO/IEC PDTS 22277, C++ Extensions for Coroutines" author: - family: Barry Hedquist issued: year: 2017 URL: https://wg21.link/n4666 - id: N4667 citation-label: N4667 title: "Working Draft, Extensions to C++ for Modules" author: - family: Gabriel Dos Reis issued: year: 2017 URL: https://wg21.link/n4667 - id: N4668 citation-label: N4668 title: "Editor's Report for the Module TS" author: - family: Gabriel Dos Reis issued: year: 2017 URL: https://wg21.link/n4668 - id: N4669 citation-label: N4669 title: "Working Draft, Technical Specification for C++ Extensions for Parallelism Version 2" author: - family: Jared Hoberock issued: year: 2017 URL: https://wg21.link/n4669 - id: N4670 citation-label: N4670 title: "Parallelism TS Editor's Report, pre-Toronto mailing" author: - family: Jared Hoberock issued: year: 2017 URL: https://wg21.link/n4670 - id: N4671 citation-label: N4671 title: "Working Draft, C++ Extensions for Ranges" author: - family: Casey Carter issued: year: 2017 URL: https://wg21.link/n4671 - id: N4672 citation-label: N4672 title: "Editor's Report for the Ranges TS" author: - family: Casey Carter issued: year: 2017 URL: https://wg21.link/n4672 - id: N4673 citation-label: N4673 title: "Spring 2018 WG21 Meeting Information (Rapperswil)" author: - family: Peter Sommerlad issued: year: 2017 URL: https://wg21.link/n4673 - id: N4674 citation-label: N4674 title: "Working Draft, C++ extensions for Concepts" author: - family: Andrew Sutton issued: year: 2017 URL: https://wg21.link/n4674 - id: N4675 citation-label: N4675 title: "Editor's report for the Concepts TS" author: - family: Andrew Sutton issued: year: 2017 URL: https://wg21.link/n4675 - id: N4676 citation-label: N4676 title: "WG21 Telecon Minutes" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/n4676 - id: N4677 citation-label: N4677 title: "WG21 / PL22.16 Meeting, Jacksonville, FL, March 12 - 17, 2018" author: - family: Barry Hedquist issued: year: 2017 URL: https://wg21.link/n4677 - id: N4678 citation-label: N4678 title: "National Body Comments for ISO/IEC PDTS 22277, C++ Extensions for Coroutines" author: - family: Gor Nishanov issued: year: 2017 URL: https://wg21.link/n4678 - id: N4679 citation-label: N4679 title: "Editor's report for the Coroutines TS" author: - family: Gor Nishanov issued: year: 2017 URL: https://wg21.link/n4679 - id: N4680 citation-label: N4680 title: "C++ Extensions for Coroutines TS Document" author: - family: Gor Nishanov issued: year: 2017 URL: https://wg21.link/n4680 - id: N4681 citation-label: N4681 title: "Working Draft, Extensions to C++ for Modules" author: - family: Gabriel Dos Reis issued: year: 2017 URL: https://wg21.link/n4681 - id: N4682 citation-label: N4682 title: "Editor's Report for the Module TS" author: - family: Gabriel Dos Reis issued: year: 2017 URL: https://wg21.link/n4682 - id: N4683 citation-label: N4683 title: "Business Plan and Convener's Report" author: - family: Herb Sutter issued: year: 2017 URL: https://wg21.link/n4683 - id: N4684 citation-label: N4684 title: "Ranges TS Ballot Document" author: - family: Casey Carter issued: year: 2017 URL: https://wg21.link/n4684 - id: N4685 citation-label: N4685 title: "Working Draft, C++ Extensions for Ranges" author: - family: Casey Carter issued: year: 2017 URL: https://wg21.link/n4685 - id: N4686 citation-label: N4686 title: "Editor's Report for the Ranges TS" author: - family: Casey Carter issued: year: 2017 URL: https://wg21.link/n4686 - id: N4687 citation-label: N4687 title: "Working Draft, Standard for Programming Language C++ Note:" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/n4687 - id: N4688 citation-label: N4688 title: "Editor's Report — Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/n4688 - id: N4689 citation-label: N4689 title: "Extensions to C++ for Modules Ballot Document" author: - family: Gabriel Dos Reis issued: year: 2017 URL: https://wg21.link/n4689 - id: N4690 citation-label: N4690 title: "2017-07 Toronto Record of Discussion" author: - family: Patrice Roy issued: year: 2017 URL: https://wg21.link/n4690 - id: N4691 citation-label: N4691 title: "WG21 2017-07 Toronto Minutes" author: - family: Patrice Roy issued: year: 2017 URL: https://wg21.link/n4691 - id: N4692 citation-label: N4692 title: "PL22.16 2017-07 Toronto Minutes" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/n4692 - id: N4693 citation-label: N4693 title: "PL22.16/WG21 draft agenda: 06-11 Nov 2017, Albuquerque, NM, US" author: - family: Clark Nelson issued: year: 2017 URL: https://wg21.link/n4693 - id: N4694 citation-label: N4694 title: "Responses to National Body Comments to ISO/IEC PDTS 21425, C++ Extensions for Ranges" author: - family: Casey Carter issued: year: 2017 URL: https://wg21.link/n4694 - id: N4697 citation-label: N4697 title: "NB Comments, ISO/IEC PDTS 21544, C++ Extensions for Modules" author: - family: Barry Hedquist issued: year: 2017 URL: https://wg21.link/n4697 - id: N4698 citation-label: N4698 title: "Working Draft, Technical Specification for C++ Extensions for Parallelism Version 2" author: - family: Jared Hoberock issued: year: 2017 URL: https://wg21.link/n4698 - id: N4699 citation-label: N4699 title: "Parallelism TS Editor's Report" author: - family: Jared Hoberock issued: year: 2017 URL: https://wg21.link/n4699 - id: N4700 citation-label: N4700 title: "Working Draft, Standard for Programming Language C++ Note:" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/n4700 - id: N4701 citation-label: N4701 title: "Editor's Report — Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/n4701 - id: N4704 citation-label: N4704 title: "WG21 telecon meeting: Pre-Albuquerque" author: - family: Herb Sutter issued: year: 2017 URL: https://wg21.link/n4704 - id: N4705 citation-label: N4705 title: "WG21 2017-10-27 Telecon Minutes" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/n4705 - id: N4706 citation-label: N4706 title: "Working Draft, Technical Specification for C++ Extensions for Parallelism Version 2" author: - family: Jared Hoberock issued: year: 2017 URL: https://wg21.link/n4706 - id: N4707 citation-label: N4707 title: "Parallelism TS Editor's Report" author: - family: Jared Hoberock issued: year: 2017 URL: https://wg21.link/n4707 - id: N4708 citation-label: N4708 title: "Responses to National Body Comments, ISO/IEC PDTS 19216, C++ Extensions for Networking" author: - family: Barry Hedquist issued: year: 2017 URL: https://wg21.link/n4708 - id: N4709 citation-label: N4709 title: "WG21 2017-11 Albuquerque Minutes" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/n4709 - id: N4710 citation-label: N4710 title: "PL22.16 2017-11 Albuquerque Minutes" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/n4710 - id: N4711 citation-label: N4711 title: "Working Draft, C ++ Extensions for Networking" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/n4711 - id: N4712 citation-label: N4712 title: "Networking TS - Editor's Report" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/n4712 - id: N4713 citation-label: N4713 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/n4713 - id: N4714 citation-label: N4714 title: "Editors' Report — Programming Languages — C++" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/n4714 - id: N4715 citation-label: N4715 title: "2018-11 San Diego Meeting Information" author: - family: Marshall Clow issued: year: 2018 URL: https://wg21.link/n4715 - id: N4716 citation-label: N4716 title: "PL22.16/WG21 draft agenda: 12-17 March 2018, Jacksonville, FL, US" author: - family: John Spicer issued: year: 2018 URL: https://wg21.link/n4716 - id: N4717 citation-label: N4717 title: "WG21 telecon meeting: Pre-Jacksonville" author: - family: Herb Sutter issued: year: 2018 URL: https://wg21.link/n4717 - id: N4718 citation-label: N4718 title: "WG21 telecon meeting: Modules TS publication" author: - family: Herb Sutter issued: year: 2018 URL: https://wg21.link/n4718 - id: N4719 citation-label: N4719 title: "Programming Languages — Extensions to C++ for Modules" author: - family: Gabriel Dos Reis issued: year: 2018 URL: https://wg21.link/n4719 - id: N4720 citation-label: N4720 title: "Working Draft, Extensions to C++ for Modules" author: - family: Gabriel Dos Reis issued: year: 2018 URL: https://wg21.link/n4720 - id: N4721 citation-label: N4721 title: "Editor’s Report for the Module TS" author: - family: Gabriel Dos Reis issued: year: 2018 URL: https://wg21.link/n4721 - id: N4722 citation-label: N4722 title: "Responses to SC22 N5250, ISO/IEC PDTS 21544, C++ Extensions for Modules" author: - family: Barry Hedquist issued: year: 2018 URL: https://wg21.link/n4722 - id: N4723 citation-label: N4723 title: "Working Draft, C++ Extensions for Coroutines" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/n4723 - id: N4724 citation-label: N4724 title: "Editor's report for the Coroutines TS" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/n4724 - id: N4725 citation-label: N4725 title: "Working Draft, Technical Specification for C++ Extensions for Parallelism Version 2" author: - family: Jared Hoberock issued: year: 2018 URL: https://wg21.link/n4725 - id: N4726 citation-label: N4726 title: "Parallelism TS Editor’s Report" author: - family: Jared Hoberock issued: year: 2018 URL: https://wg21.link/n4726 - id: N4727 citation-label: N4727 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/n4727 - id: N4728 citation-label: N4728 title: "Editors' Report — Programming Languages – C++" author: - family: Richard Smith, Dawn Perchik, Thomas Köppe issued: year: 2018 URL: https://wg21.link/n4728 - id: N4729 citation-label: N4729 title: "WG21 telecon meeting: Modules TS publication" author: - family: Jonathan Wakely issued: year: 2018 URL: https://wg21.link/n4729 - id: N4730 citation-label: N4730 title: "WG21 pre-Jacksonville telecon minutes" author: - family: Jonathan Wakely issued: year: 2018 URL: https://wg21.link/n4730 - id: N4731 citation-label: N4731 title: "SC22 WG14 Liaison Report (C Standard)" author: - family: Barry Hedquist issued: year: 2018 URL: https://wg21.link/n4731 - id: N4732 citation-label: N4732 title: "WG21 2018-03 Jacksonville Minutes" author: - family: Patrice Roy issued: year: 2018 URL: https://wg21.link/n4732 - id: N4734 citation-label: N4734 title: "Working Draft, C ++ Extensions for Networking" author: - family: Jonathan Wakely issued: year: 2018 URL: https://wg21.link/n4734 - id: N4735 citation-label: N4735 title: "Networking TS - Editor's Report" author: - family: Jonathan Wakely issued: year: 2018 URL: https://wg21.link/n4735 - id: N4736 citation-label: N4736 title: "Working Draft, C ++ Extensions for Coroutines" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/n4736 - id: N4737 citation-label: N4737 title: "Editor's report for the Coroutines TS" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/n4737 - id: N4738 citation-label: N4738 title: "C++ Standardization Committee Meeting, HSR Rapperswil – Latest Info" author: - family: Peter Sommerlad issued: year: 2018 URL: https://wg21.link/n4738 - id: N4739 citation-label: N4739 title: "Jacksonville 2018 LEWG Summary" author: - family: Titus Winters issued: year: 2018 URL: https://wg21.link/n4739 - id: N4740 citation-label: N4740 title: "N4740 Editors' Report - Programming Languages - C++" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/n4740 - id: N4741 citation-label: N4741 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/n4741 - id: N4742 citation-label: N4742 title: "Working Draft, Technical Specification for C++ Extensions for Parallelism Version 2" author: - family: Jared Hoberock issued: year: 2018 URL: https://wg21.link/n4742 - id: N4743 citation-label: N4743 title: "Parallelism TS Editor’s Report, post-Jacksonville mailing" author: - family: Jared Hoberock issued: year: 2018 URL: https://wg21.link/n4743 - id: N4744 citation-label: N4744 title: "Programming Languages - Technical Specification for C++ Extensions for Parallelism Version 2" author: - family: Jared Hoberock issued: year: 2018 URL: https://wg21.link/n4744 - id: N4745 citation-label: N4745 title: "PL22.16/WG21 draft agenda: 4-9 June 2018, Rapperswil, Switzerland" author: - family: John Spicer issued: year: 2018 URL: https://wg21.link/n4745 - id: N4746 citation-label: N4746 title: "Working Draft, C++ Extensions for Reflection" author: - family: David Sankel issued: year: 2018 URL: https://wg21.link/n4746 - id: N4747 citation-label: N4747 title: "Reflection TS - Editor’s Report" author: - family: David Sankel issued: year: 2017 URL: https://wg21.link/n4747 - id: N4748 citation-label: N4748 title: "WG21 telecon meeting: Pre-Rapperswil" author: - family: Herb Sutter issued: year: 2018 URL: https://wg21.link/n4748 - id: N4749 citation-label: N4749 title: "Editors' Report - Programming Languages - C++" author: - family: Richard Smith, Dawn Perchik, Thomas Köppe issued: year: 2018 URL: https://wg21.link/n4749 - id: N4750 citation-label: N4750 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/n4750 - id: N4751 citation-label: N4751 title: "WG21 pre-Rapperswil telecon minutes" author: - family: Nina Dinka Ranns issued: year: 2018 URL: https://wg21.link/n4751 - id: N4752 citation-label: N4752 title: "Responses to National Body Comments for ISO/IEC PDTS 19750, C++ Extensions for Parallelism Version 2" author: - family: Bryce Adelstein Lelbach issued: year: 2018 URL: https://wg21.link/n4752 - id: N4753 citation-label: N4753 title: "WG21 2018-06 Rapperswil Minutes" author: - family: Nina Dinka Ranns issued: year: 2018 URL: https://wg21.link/n4753 - id: N4754 citation-label: N4754 title: "Rapperswil 2018 LEWG Summary" author: - family: Titus Winters issued: year: 2018 URL: https://wg21.link/n4754 - id: N4755 citation-label: N4755 title: "Working Draft, C++ Extensions for Parallelism Version 2" author: - family: Jared Hoberock issued: year: 2018 URL: https://wg21.link/n4755 - id: N4756 citation-label: N4756 title: "Parallelism TS Editor’s Report, post-Rapperswil mailing" author: - family: Jared Hoberock issued: year: 2018 URL: https://wg21.link/n4756 - id: N4757 citation-label: N4757 title: "Programming Languages - C++ Extensions for Parallelism Version 2" author: - family: Jared Hoberock issued: year: 2018 URL: https://wg21.link/n4757 - id: N4758 citation-label: N4758 title: "Working Draft, C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2018 URL: https://wg21.link/n4758 - id: N4759 citation-label: N4759 title: "Editor’s Report: C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2018 URL: https://wg21.link/n4759 - id: N4760 citation-label: N4760 title: "Working Draft, C++ Extensions for Coroutines" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/n4760 - id: N4761 citation-label: N4761 title: "Editor's report for the Coroutines TS" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/n4761 - id: N4762 citation-label: N4762 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/n4762 - id: N4763 citation-label: N4763 title: "Collated Responses to National Body Comments, PDTS 19750, Parallelism, V2" author: - family: Barry Hedquist issued: year: 2018 URL: https://wg21.link/n4763 - id: N4764 citation-label: N4764 title: "Editors' Report - Programming Languages - C++" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/n4764 - id: N4765 citation-label: N4765 title: "2019 Kona meeting information" author: - family: Herb Sutter issued: year: 2018 URL: https://wg21.link/n4765 - id: N4766 citation-label: N4766 title: "Working Draft, C++ Extensions for Reflection" author: - family: David Sankel issued: year: 2018 URL: https://wg21.link/n4766 - id: N4767 citation-label: N4767 title: "Reflection TS - Editor’s Report" author: - family: David Sankel issued: year: 2018 URL: https://wg21.link/n4767 - id: N4768 citation-label: N4768 title: "Business Plan and Convener's Report: ISO/IEC JTC1/SC22/WG21 (C++)" author: - family: Herb Sutter issued: year: 2018 URL: https://wg21.link/n4768 - id: N4769 citation-label: N4769 title: "PL22.16/WG21 draft agenda: 5-10 November 2018, San-Diego, USA" author: - family: John Spicer issued: year: 2018 URL: https://wg21.link/n4769 - id: N4770 citation-label: N4770 title: "2019 Kona meeting information (rev. 1)" author: - family: Herb Sutter issued: year: 2018 URL: https://wg21.link/n4770 - id: N4771 citation-label: N4771 title: "Working Draft, C++ Extensions for Networking" author: - family: Jonathan Wakely issued: year: 2018 URL: https://wg21.link/n4771 - id: N4772 citation-label: N4772 title: "Networking TS - Editor's Report" author: - family: Jonathan Wakely issued: year: 2018 URL: https://wg21.link/n4772 - id: N4773 citation-label: N4773 title: "Working Draft, C++ Extensions for Parallelism Version 2" author: - family: Jared Hoberock issued: year: 2018 URL: https://wg21.link/n4773 - id: N4774 citation-label: N4774 title: "Parallelism TS Editor’s Report, pre-San Diego mailing" author: - family: Jared Hoberock issued: year: 2018 URL: https://wg21.link/n4774 - id: N4775 citation-label: N4775 title: "Working Draft, C++ Extensions for Coroutines" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/n4775 - id: N4776 citation-label: N4776 title: "Editor's report for the Coroutines TS" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/n4776 - id: N4777 citation-label: N4777 title: "WG21 telecon meeting: Pre-San Diego" author: - family: Herb Sutter issued: year: 2018 URL: https://wg21.link/n4777 - id: N4778 citation-label: N4778 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/n4778 - id: N4779 citation-label: N4779 title: "Editors' Report - Programming Languages - C++" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/n4779 - id: N4780 citation-label: N4780 title: "2019 Cologne Meeting Invitation and Information" author: - family: Nico Josuttis URL: https://wg21.link/n4780 - id: N4781 citation-label: N4781 title: "WG21 2018-06 Rapperswil Minutes" author: - family: Nina Dinka Ranns issued: year: 2018 URL: https://wg21.link/n4781 - id: N4782 citation-label: N4782 title: "WG21 Autumn Meeting - Belfast, Northern Ireland" author: - family: Jamie Allsop issued: year: 2018 URL: https://wg21.link/n4782 - id: N4783 citation-label: N4783 title: "2019 Cologne Meeting Invitation and Information" author: - family: Nico Josuttis URL: https://wg21.link/n4783 - id: N4784 citation-label: N4784 title: "WG21 pre-San Diego telecon minutes" author: - family: Nina Dinka Ranns issued: year: 2018 URL: https://wg21.link/n4784 - id: N4785 citation-label: N4785 title: "San Diego 2018 LEWG Summary" author: - family: Titus Winters issued: year: 2018 URL: https://wg21.link/n4785 - id: N4786 citation-label: N4786 title: "Working Draft, C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2018 URL: https://wg21.link/n4786 - id: N4787 citation-label: N4787 title: "Editor’s Report: C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2018 URL: https://wg21.link/n4787 - id: N4788 citation-label: N4788 title: "" URL: https://wg21.link/n4788 - id: N4789 citation-label: N4789 title: "" URL: https://wg21.link/n4789 - id: N4790 citation-label: N4790 title: "WG21 2018-11 San Diego Minutes" author: - family: Nina Dinka Ranns issued: year: 2018 URL: https://wg21.link/n4790 - id: N4791 citation-label: N4791 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/n4791 - id: N4792 citation-label: N4792 title: "Editors' Report - Programming Languages - C++" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/n4792 - id: N4793 citation-label: N4793 title: "Working Draft, C++ Extensions for Parallelism Version 2" author: - family: Jared Hoberock issued: year: 2018 URL: https://wg21.link/n4793 - id: N4794 citation-label: N4794 title: "Parallelism TS Editor’s Report, post-San Diego mailing" author: - family: Jared Hoberock issued: year: 2018 URL: https://wg21.link/n4794 - id: N4795 citation-label: N4795 title: "PL22.16/WG21 Draft agenda: 18-23 Febuary 2019, Kona, HI, USA" author: - family: John Spicer issued: year: 2019 URL: https://wg21.link/n4795 - id: N4796 citation-label: N4796 title: "Working Draft, C++ Extensions for Parallelism Version 2" author: - family: Jared Hoberock issued: year: 2019 URL: https://wg21.link/n4796 - id: N4797 citation-label: N4797 title: "Parallelism TS Editor’s Report, pre-Kona mailing" author: - family: Jared Hoberock issued: year: 2019 URL: https://wg21.link/n4797 - id: N4798 citation-label: N4798 title: "WG21 telecon meeting: Pre-Kona" author: - family: Herb Sutter issued: year: 2019 URL: https://wg21.link/n4798 - id: N4799 citation-label: N4799 title: "Editors' Report - Programming Languages - C++" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/n4799 - id: N4800 citation-label: N4800 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/n4800 - id: N4801 citation-label: N4801 title: "WG21 pre-Kona telecon minutes" author: - family: Nina Dinka Ranns issued: year: 2019 URL: https://wg21.link/n4801 - id: N4802 citation-label: N4802 title: "WG21 2018-11 San Diego Minutes" author: - family: Nina Dinka Ranns issued: year: 2018 URL: https://wg21.link/n4802 - id: N4803 citation-label: N4803 title: "Kona 2019 LEWG Summary" author: - family: Titus Winters issued: year: 2019 URL: https://wg21.link/n4803 - id: N4805 citation-label: N4805 title: "WG21 2019-02 Kona Minutes of Meeting" author: - family: Nina Dinka Ranns issued: year: 2019 URL: https://wg21.link/n4805 - id: N4806 citation-label: N4806 title: "Working Draft, C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2019 URL: https://wg21.link/n4806 - id: N4807 citation-label: N4807 title: "Editor’s Report: C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2019 URL: https://wg21.link/n4807 - id: N4808 citation-label: N4808 title: "Working Draft, C++ Extensions for Parallelism Version 2" author: - family: Jared Hoberock issued: year: 2019 URL: https://wg21.link/n4808 - id: N4809 citation-label: N4809 title: "Parallelism TS Editor’s Report, post-Kona mailing" author: - family: Jared Hoberock issued: year: 2019 URL: https://wg21.link/n4809 - id: N4810 citation-label: N4810 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/n4810 - id: N4811 citation-label: N4811 title: "Editors' Report - Programming Languages - C++" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/n4811 - id: N4812 citation-label: N4812 title: "Editors' Report - Programming Languages - C++" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/n4812 - id: N4814 citation-label: N4814 title: "2019 Belfast Meeting Invitation and Information" author: - family: Jamie Allsop issued: year: 2019 URL: https://wg21.link/n4814 - id: N4815 citation-label: N4815 title: "Cologne Agenda" author: - family: John Spicer issued: year: 2019 URL: https://wg21.link/n4815 - id: N4816 citation-label: N4816 title: "WG21 telecon meeting: Pre-Cologne" author: - family: Herb Sutter issued: year: 2019 URL: https://wg21.link/n4816 - id: N4817 citation-label: N4817 title: "2020 Prague Meeting Invitation and Information" author: - family: Hana Dusíková issued: year: 2019 URL: https://wg21.link/n4817 - id: N4818 citation-label: N4818 title: "Working Draft, C++ Extensions for Reflection" author: - family: David Sankel issued: year: 2019 URL: https://wg21.link/n4818 - id: N4819 citation-label: N4819 title: "Reflection TS - Editor's Report" author: - family: David Sankel issued: year: 2019 URL: https://wg21.link/n4819 - id: N4820 citation-label: N4820 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/n4820 - id: N4821 citation-label: N4821 title: "Editors' Report - Programming Languages - C++" author: - family: Richard Smith, Thomas Koeppe, Jens Maurer, Dawn Perchik issued: year: 2019 URL: https://wg21.link/n4821 - id: N4823 citation-label: N4823 title: "Cologne 2019 LEWG Summary" author: - family: Titus Winters issued: year: 2019 URL: https://wg21.link/n4823 - id: N4824 citation-label: N4824 title: "Business plan and convener's report" author: - family: Herb Sutter issued: year: 2019 URL: https://wg21.link/n4824 - id: N4825 citation-label: N4825 title: "2020 Varna Meeting Information" author: - family: Vassil Vassilev, Mark Zeren, Vassil Keremidchiev, Anton Stoyanov issued: year: 2019 URL: https://wg21.link/n4825 - id: N4826 citation-label: N4826 title: "WG21 2019-07 Cologne Minutes of Meeting" author: - family: Nina Dinka Ranns issued: year: 2019 URL: https://wg21.link/n4826 - id: N4827 citation-label: N4827 title: "" URL: https://wg21.link/n4827 - id: N4828 citation-label: N4828 title: "" URL: https://wg21.link/n4828 - id: N4829 citation-label: N4829 title: "Editors' Report - Programming Languages - C++" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/n4829 - id: N4830 citation-label: N4830 title: "Committee Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/n4830 - id: N4831 citation-label: N4831 title: "2022 Portland Meeting Invitation and Information" author: - family: Erich Keane issued: year: 2019 URL: https://wg21.link/n4831 - id: N4832 citation-label: N4832 title: "2021 Kona meeting information" author: - family: Herb Sutter issued: year: 2019 URL: https://wg21.link/n4832 - id: N4833 citation-label: N4833 title: "Agenda for Belfast" author: - family: John Spicer issued: year: 2019 URL: https://wg21.link/n4833 - id: N4834 citation-label: N4834 title: "WG21 telecon meeting: Pre-Belfast" author: - family: Herb Sutter issued: year: 2019 URL: https://wg21.link/n4834 - id: N4835 citation-label: N4835 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/n4835 - id: N4836 citation-label: N4836 title: "Editors’ Report - Programming Languages - C++" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/n4836 - id: N4837 citation-label: N4837 title: "2020 Varna Meeting Information" author: - family: Vassil Vassilev issued: year: 2019 URL: https://wg21.link/n4837 - id: N4838 citation-label: N4838 title: "Pre-Belfast Minutes of Meeting" author: - family: Nina Ranns issued: year: 2019 URL: https://wg21.link/n4838 - id: N4839 citation-label: N4839 title: "WG21 2019-11 Belfast Minutes of Meeting" author: - family: Nina Ranns issued: year: 2019 URL: https://wg21.link/n4839 - id: N4840 citation-label: N4840 title: "Working Draft, C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2019 URL: https://wg21.link/n4840 - id: N4841 citation-label: N4841 title: "Editor's Report: C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2019 URL: https://wg21.link/n4841 - id: N4842 citation-label: N4842 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/n4842 - id: N4843 citation-label: N4843 title: "Editors' Report - Programming Languages - C++" author: - family: Richard Smith, Thomas Koeppe, Jens Maurer, Dawn Perchik issued: year: 2019 URL: https://wg21.link/n4843 - id: N4844 citation-label: N4844 title: "Collated CD 14882 Comments" author: - family: Barry Hedquist issued: year: 2019 URL: https://wg21.link/n4844 - id: N4845 citation-label: N4845 title: "Belfast 2019 LEWG Summary" author: - family: Titus Winters issued: year: 2019 URL: https://wg21.link/n4845 - id: N4846 citation-label: N4846 title: "Agenda - Prague, February 2020" author: - family: John Spicer issued: year: 2019 URL: https://wg21.link/n4846 - id: N4847 citation-label: N4847 title: "WG21 telecon meeting: Pre-Prague" author: - family: Herb Sutter issued: year: 2020 URL: https://wg21.link/n4847 - id: N4848 citation-label: N4848 title: "WG21 Autumn Meeting 2020 - New York, New York, USA" author: - family: Kevin Fleming issued: year: 2020 URL: https://wg21.link/n4848 - id: N4849 citation-label: N4849 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2020 URL: https://wg21.link/n4849 - id: N4850 citation-label: N4850 title: "Editors' Report - Programming Languages - C++" author: - family: Richard Smith, Thomas Koeppe, Jens Maurer, Dawn Perchik issued: year: 2020 URL: https://wg21.link/n4850 - id: N4851 citation-label: N4851 title: "Pre-Prague Telco Minutes of Meeting" author: - family: Nina Ranns issued: year: 2020 URL: https://wg21.link/n4851 - id: N4852 citation-label: N4852 title: "Prague LEWG Summary" author: - family: Titus Winters issued: year: 2020 URL: https://wg21.link/n4852 - id: N4853 citation-label: N4853 title: "Working Draft, C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2020 URL: https://wg21.link/n4853 - id: N4854 citation-label: N4854 title: "Editor's Report: C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2020 URL: https://wg21.link/n4854 - id: N4855 citation-label: N4855 title: "WG21 2020-02 Prague Minutes of Meeting" author: - family: Nina Ranns issued: year: 2020 URL: https://wg21.link/n4855 - id: N4856 citation-label: N4856 title: "C++ Extensions for Reflection" author: - family: David Sankel issued: year: 2020 URL: https://wg21.link/n4856 - id: N4857 citation-label: N4857 title: "Reflection TS - Responses" author: - family: David Sankel issued: year: 2020 URL: https://wg21.link/n4857 - id: N4858 citation-label: N4858 title: "Disposition of Comments: SC22 5415, ISO/IEC CD 14882" author: - family: Barry Hedquist issued: year: 2020 URL: https://wg21.link/n4858 - id: N4859 citation-label: N4859 title: "Editors' Report - Programming Languages - C++" author: - family: Richard Smith, Thomas Koeppe, Jens Maurer, Dawn Perchik issued: year: 2020 URL: https://wg21.link/n4859 - id: N4860 citation-label: N4860 title: "Draft International Standard - Programming Languages - C++" author: - family: Richard Smith issued: year: 2020 URL: https://wg21.link/n4860 - id: N4861 citation-label: N4861 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith, Thomas Koeppe, Jens Maurer, Dawn Perchik issued: year: 2020 URL: https://wg21.link/n4861 - id: N4862 citation-label: N4862 title: "Business Plan and Convener's Report" author: - family: Herb Sutter issued: year: 2020 URL: https://wg21.link/n4862 - id: N4863 citation-label: N4863 title: "Agenda for Fall Virtual WG21/PL22.16 Meeting" author: - family: John Spicer issued: year: 2020 URL: https://wg21.link/n4863 - id: N4864 citation-label: N4864 title: "WG21 virtual meeting: Autumn 2020" author: - family: Herb Sutter issued: year: 2020 URL: https://wg21.link/n4864 - id: N4865 citation-label: N4865 title: "Response to Editorial Comments: ISO/IEC DIS 14882, Programming Language C++" author: - family: Barry Hedquist issued: year: 2020 URL: https://wg21.link/n4865 - id: N4866 citation-label: N4866 title: "WG21 admin telecon meeting: Pre-Autumn 2020" author: - family: Herb Sutter issued: year: 2020 URL: https://wg21.link/n4866 - id: N4867 citation-label: N4867 title: "Editors' Report - Programming Languages - C++" author: - family: Richard Smith, Thomas Koeppe, Jens Maurer, Dawn Perchik issued: year: 2020 URL: https://wg21.link/n4867 - id: N4868 citation-label: N4868 title: "Working Draft, Standard for Programming Language C++" author: - family: Richard Smith issued: year: 2020 URL: https://wg21.link/n4868 - id: N4869 citation-label: N4869 title: "WG21 Pre-Autumn 2020 telecon minutes" author: - family: Nina Ranns issued: year: 2020 URL: https://wg21.link/n4869 - id: N4870 citation-label: N4870 title: "WG21 2020-02 Prague Minutes of Meeting" author: - family: Nina Ranns issued: year: 2020 URL: https://wg21.link/n4870 - id: N4871 citation-label: N4871 title: "WG21 Pre-Autumn 2020 telecon minutes" author: - family: Nina Ranns issued: year: 2020 URL: https://wg21.link/n4871 - id: N4873 citation-label: N4873 title: "Working Draft, C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2020 URL: https://wg21.link/n4873 - id: N4874 citation-label: N4874 title: "Editor's Report: C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2020 URL: https://wg21.link/n4874 - id: N4875 citation-label: N4875 title: "WG21 admin telecon meeting: Winter 2021" author: - family: Herb Sutter issued: year: 2020 URL: https://wg21.link/n4875 - id: N4876 citation-label: N4876 title: "WG21 virtual meeting: Winter 2021" author: - family: Herb Sutter issued: year: 2020 URL: https://wg21.link/n4876 - id: N4877 citation-label: N4877 title: "WG21 2020-11 Virtual Meeting Minutes of Meeting" author: - family: Nina Ranns issued: year: 2020 URL: https://wg21.link/n4877 - id: N4878 citation-label: N4878 title: "Working Draft, Standard for Programming Language C++" author: - family: Thomas Köppe issued: year: 2020 URL: https://wg21.link/n4878 - id: N4879 citation-label: N4879 title: "Editors' Report - Programming Languages - C++" author: - family: Thomas Köppe, Jens Maurer, Dawn Perchik, Richard Smith issued: year: 2020 URL: https://wg21.link/n4879 - id: N4880 citation-label: N4880 title: "PL22.16/WG21 agenda: 22 February 2021, Virtual Meeting" author: - family: John Spicer issued: year: 2021 URL: https://wg21.link/n4880 - id: N4881 citation-label: N4881 title: "WG21 virtual meetings: 2021-02, -06, and -10" author: - family: Herb Sutter issued: year: 2021 URL: https://wg21.link/n4881 - id: N4882 citation-label: N4882 title: "WG21 admin telecon meetings: 2021-02, -05, and -09" author: - family: Herb Sutter issued: year: 2021 URL: https://wg21.link/n4882 - id: N4883 citation-label: N4883 title: "WG21 February 2021 admin telecon minutes" author: - family: Nina Ranns issued: year: 2021 URL: https://wg21.link/n4883 - id: N4884 citation-label: N4884 title: "WG21 2021-02 Virtual Meeting Minutes of Meeting" author: - family: Nina Ranns issued: year: 2021 URL: https://wg21.link/n4884 - id: N4885 citation-label: N4885 title: "Working Draft, Standard for Programming Language C++" author: - family: Thomas Köppe issued: year: 2021 URL: https://wg21.link/n4885 - id: N4886 citation-label: N4886 title: "Editors’ Report - Programming Languages - C++" author: - family: Thomas Köppe issued: year: 2021 URL: https://wg21.link/n4886 - id: N4887 citation-label: N4887 title: "PL22.16/WG21 agenda: 7 June 2021, Virtual Meeting" author: - family: John Spicer issued: year: 2021 URL: https://wg21.link/n4887 - id: N4888 citation-label: N4888 title: "WG21 virtual meetings: 2021-06, and -10" author: - family: Herb Sutter issued: year: 2021 URL: https://wg21.link/n4888 - id: N4889 citation-label: N4889 title: "WG21 admin telecon meeting: 2021-09" author: - family: Herb Sutter issued: year: 2021 URL: https://wg21.link/n4889 - id: N4890 citation-label: N4890 title: "WG21 2021-05 Admin telecon minutes" author: - family: Nina Ranns issued: year: 2021 URL: https://wg21.link/n4890 - id: N4891 citation-label: N4891 title: "WG21 2021-06 Virtual Meeting Minutes of Meeting" author: - family: Nina Ranns issued: year: 2021 URL: https://wg21.link/n4891 - id: N4892 citation-label: N4892 title: "Working Draft, Standard for Programming Language C++" author: - family: Thomas Köppe issued: year: 2021 URL: https://wg21.link/n4892 - id: N4893 citation-label: N4893 title: "Editors' Report - Programming Languages - C++" author: - family: Thomas Köppe issued: year: 2021 URL: https://wg21.link/n4893 - id: N4894 citation-label: N4894 title: "Business Plan and Convener's Report" author: - family: Herb Sutter issued: year: 2021 URL: https://wg21.link/n4894 - id: N4895 citation-label: N4895 title: "Working Draft, Extensions to C++ for Concurrency Version 2" author: - family: Michael Wong issued: year: 2021 URL: https://wg21.link/n4895 - id: N4896 citation-label: N4896 title: "PL22.16/WG21 agenda: 4 October 2021, Virtual Meeting" author: - family: John Spicer issued: year: 2021 URL: https://wg21.link/n4896 - id: N4897 citation-label: N4897 title: "WG21 admin telecon meeting: September 2021" author: - family: Nina Ranns issued: year: 2021 URL: https://wg21.link/n4897 - id: N4898 citation-label: N4898 title: "WG21 2021-10 Virtual Meeting Minutes of Meeting" author: - family: Nina Ranns issued: year: 2021 URL: https://wg21.link/n4898 - id: N4899 citation-label: N4899 title: "WG21 admin telecon meetings: 2022" author: - family: Herb Sutter issued: year: 2021 URL: https://wg21.link/n4899 - id: N4900 citation-label: N4900 title: "WG21 virtual plenary meeting(s): 2022" author: - family: Herb Sutter issued: year: 2021 URL: https://wg21.link/n4900 - id: N4901 citation-label: N4901 title: "Working Draft, Standard for Programming Language C++" author: - family: Thomas Köppe issued: year: 2021 URL: https://wg21.link/n4901 - id: N4902 citation-label: N4902 title: "Editors' Report - Programming Languages - C++" author: - family: Thomas Köppe issued: year: 2021 URL: https://wg21.link/n4902 - id: N4903 citation-label: N4903 title: "PL22.16/WG21 agenda: 7 February 2022, Virtual Meeting" author: - family: John Spicer issued: year: 2022 URL: https://wg21.link/n4903 - id: N4904 citation-label: N4904 title: "WG21 admin telecon meetings: 2022 summer and autumn (revision 1)" author: - family: Herb Sutter issued: year: 2022 URL: https://wg21.link/n4904 - id: N4905 citation-label: N4905 title: "WG21 2022-01 Admin telecon minutes" author: - family: Nina Ranns issued: year: 2022 URL: https://wg21.link/n4905 - id: N4906 citation-label: N4906 title: "Transactional Memory TS2" author: - family: Michael Wong issued: year: 2022 URL: https://wg21.link/n4906 - id: N4907 citation-label: N4907 title: "WG21 2022-02 Virtual Meeting Minutes of Meeting" author: - family: Nina Ranns issued: year: 2022 URL: https://wg21.link/n4907 - id: N4908 citation-label: N4908 title: "Working Draft, C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2022 URL: https://wg21.link/n4908 - id: N4909 citation-label: N4909 title: "Editor's Report: C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2022 URL: https://wg21.link/n4909 - id: N4910 citation-label: N4910 title: "Working Draft, Standard for Programming Language C++" author: - family: Thomas Köppe issued: year: 2022 URL: https://wg21.link/n4910 - id: N4911 citation-label: N4911 title: "Editors’ Report - Programming Languages - C++" author: - family: Thomas Köppe issued: year: 2022 URL: https://wg21.link/n4911 - id: N4912 citation-label: N4912 title: "2022-11 Kona hybrid meeting information" author: - family: Herb Sutter issued: year: 2022 URL: https://wg21.link/n4912 - id: N4913 citation-label: N4913 title: "PL22.16/WG21 agenda: 25 July 2022, Virtual Meeting" author: - family: John Spicer issued: year: 2022 URL: https://wg21.link/n4913 - id: N4914 citation-label: N4914 title: "WG21 2022-07 Admin telecon minutes" author: - family: Nina Ranns issued: year: 2022 URL: https://wg21.link/n4914 - id: N4915 citation-label: N4915 title: "Business Plan and Convener's Report: ISO/IEC JTC1/SC22/WG21 (C++)" author: - family: Herb Sutter issued: year: 2022 URL: https://wg21.link/n4915 - id: N4916 citation-label: N4916 title: "WG21 2022-07 Virtual Meeting Minutes of Meeting" author: - family: Nina Ranns issued: year: 2022 URL: https://wg21.link/n4916 - id: N4917 citation-label: N4917 title: "Working Draft, Standard for Programming Language C++" author: - family: Thomas Köppe issued: year: 2022 URL: https://wg21.link/n4917 - id: N4918 citation-label: N4918 title: "Editors’ Report - Programming Languages – C++" author: - family: Thomas Köppe issued: year: 2022 URL: https://wg21.link/n4918 - id: N4919 citation-label: N4919 title: "Programming Languages - C++" author: - family: Thomas Köppe issued: year: 2022 URL: https://wg21.link/n4919 - id: N4920 citation-label: N4920 title: "Working Draft, C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2022 URL: https://wg21.link/n4920 - id: N4921 citation-label: N4921 title: "Editor’s Report: C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2022 URL: https://wg21.link/n4921 - id: N4922 citation-label: N4922 title: "INCITS C++/WG21 agenda: 7-12 November 2022, Kona, HI US" author: - family: John Spicer issued: year: 2022 URL: https://wg21.link/n4922 - id: N4923 citation-label: N4923 title: "Working Draft, Extensions to C++ for Transactional Memory Version 2" author: - family: Michael Wong issued: year: 2022 URL: https://wg21.link/n4923 - id: N4924 citation-label: N4924 title: "WG21 2022-10 Admin telecon minutes" author: - family: Nina Ranns issued: year: 2022 URL: https://wg21.link/n4924 - id: N4925 citation-label: N4925 title: "2023-02 Issaquah meeting information" author: - family: Herb Sutter issued: year: 2022 URL: https://wg21.link/n4925 - id: N4926 citation-label: N4926 title: "Working Draft, C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2022 URL: https://wg21.link/n4926 - id: N4927 citation-label: N4927 title: "Editor's Report: C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2022 URL: https://wg21.link/n4927 - id: N4928 citation-label: N4928 title: "Working Draft, Standard for Programming Language C++" author: - family: Thomas Köppe issued: year: 2022 URL: https://wg21.link/n4928 - id: N4929 citation-label: N4929 title: "Editors' Report - Programming Languages - C++" author: - family: Thomas Köppe issued: year: 2022 URL: https://wg21.link/n4929 - id: N4933 citation-label: N4933 title: "WG21 November 2022 Kona Minutes of Meeting" author: - family: Nina Ranns issued: year: 2022 URL: https://wg21.link/n4933 - id: N4934 citation-label: N4934 title: "2023 WG21 admin telecon meetings" author: - family: Herb Sutter issued: year: 2023 URL: https://wg21.link/n4934 - id: N4935 citation-label: N4935 title: "2023 Varna Meeting Invitation and Information" author: - family: Vassil Vassilev, Mark Zeren, Vassil Keremidchiev, Stanimir Lukanov issued: year: 2022 URL: https://wg21.link/n4935 - id: N4936 citation-label: N4936 title: "2023-11 Kona meeting information" author: - family: Herb Sutter issued: year: 2022 URL: https://wg21.link/n4936 - id: N4937 citation-label: N4937 title: "Programming Languages — C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2022 URL: https://wg21.link/n4937 - id: N4938 citation-label: N4938 title: "Editor's Report: C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2022 URL: https://wg21.link/n4938 - id: N4939 citation-label: N4939 title: "Working Draft, C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2022 URL: https://wg21.link/n4939 - id: N4940 citation-label: N4940 title: "WG21 2022-11 Kona Minutes of Meeting V2" author: - family: Nina Ranns issued: year: 2023 URL: https://wg21.link/n4940 - id: N4941 citation-label: N4941 title: "INCITS C++/WG21 Agenda: 6-11 February 2023, Issaquah, WA USA" author: - family: John Spicer issued: year: 2023 URL: https://wg21.link/n4941 - id: N4942 citation-label: N4942 title: "WG21 2023-01 Admin telecon minutes" author: - family: Nina Ranns issued: year: 2023 URL: https://wg21.link/n4942 - id: N4943 citation-label: N4943 title: "WG21 February 2023 Issaquah Minutes of Meeting" author: - family: Nina Ranns issued: year: 2023 URL: https://wg21.link/n4943 - id: N4944 citation-label: N4944 title: "Working Draft, Standard for Programming Language C++" author: - family: Thomas Köppe issued: year: 2023 URL: https://wg21.link/n4944 - id: N4945 citation-label: N4945 title: "Editors' Report - Programming Languages - C++" author: - family: Thomas Köppe issued: year: 2023 URL: https://wg21.link/n4945 - id: N4946 citation-label: N4946 title: "2024-03 Tokyo meeting information" author: - family: JF Bastien issued: year: 2023 URL: https://wg21.link/n4946 - id: N4947 citation-label: N4947 title: "INCITS C++/WG21 agenda: 12-17 June 2023, Varna, Bulgaria" author: - family: John Spicer issued: year: 2023 URL: https://wg21.link/n4947 - id: N4948 citation-label: N4948 title: "Working Draft, C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2023 URL: https://wg21.link/n4948 - id: N4949 citation-label: N4949 title: "Editor's Report: C++ Extensions for Library Fundamentals, Version 3" author: - family: Thomas Köppe issued: year: 2023 URL: https://wg21.link/n4949 - id: N4950 citation-label: N4950 title: "Working Draft, Standard for Programming Language C++" author: - family: Thomas Köppe issued: year: 2023 URL: https://wg21.link/n4950 - id: N4951 citation-label: N4951 title: "Editors' Report - Programming Languages - C++" author: - family: Thomas Köppe issued: year: 2023 URL: https://wg21.link/n4951 - id: N4953 citation-label: N4953 title: "Concurrency TS2" author: - family: Michael Wong issued: year: 2023 URL: https://wg21.link/n4953 - id: N4954 citation-label: N4954 title: "2023 WG21 admin telecon meetings, rev. 1" author: - family: Herb Sutter issued: year: 2023 URL: https://wg21.link/n4954 - id: N4955 citation-label: N4955 title: "WG21 2023-06 Admin telecon minutes" author: - family: Nina Ranns issued: year: 2023 URL: https://wg21.link/n4955 - id: N4956 citation-label: N4956 title: "Concurrency TS2 PDTS" author: - family: Michael Wong issued: year: 2023 URL: https://wg21.link/n4956 - id: N4957 citation-label: N4957 title: "WG21 June 2023 Varna Minutes of Meeting" author: - family: Nina Ranns issued: year: 2023 URL: https://wg21.link/n4957 - id: N4958 citation-label: N4958 title: "Working Draft, Programming Languages — C++" author: - family: Thomas Köppe issued: year: 2023 URL: https://wg21.link/n4958 - id: N4959 citation-label: N4959 title: "Editors' Report, Programming Languages — C++" author: - family: Thomas Köppe issued: year: 2023 URL: https://wg21.link/n4959 - id: N4960 citation-label: N4960 title: "Business Plan and Convener's Report: ISO/IEC JTC1/SC22/WG21 (C++)" author: - family: Herb Sutter issued: year: 2023 URL: https://wg21.link/n4960 - id: N4961 citation-label: N4961 title: "2024-03 Tokyo meeting information" author: - family: JF Bastien issued: year: 2023 URL: https://wg21.link/n4961 - id: N4962 citation-label: N4962 title: "WG21 agenda: 6-11 November 2023, Kona, HI" author: - family: John Spicer issued: year: 2023 URL: https://wg21.link/n4962 - id: N4963 citation-label: N4963 title: "2023 WG21 admin telecon meetings, rev. 2" author: - family: Herb Sutter issued: year: 2023 URL: https://wg21.link/n4963 - id: N4964 citation-label: N4964 title: "Working Draft, Programming Languages — C++" author: - family: Thomas Köppe issued: year: 2023 URL: https://wg21.link/n4964 - id: N4965 citation-label: N4965 title: "Editors' Report, Programming Languages — C++" author: - family: Thomas Köppe issued: year: 2023 URL: https://wg21.link/n4965 - id: N4966 citation-label: N4966 title: "St. Louis Meeting Invitation and Information" author: - family: Bill Seymour issued: year: 2023 URL: https://wg21.link/n4966 - id: N4967 citation-label: N4967 title: "WG21 2023-10 Admin telecon minutes" author: - family: Nina Ranns issued: year: 2023 URL: https://wg21.link/n4967 - id: N4970 citation-label: N4970 title: "WG21 2023-11 Kona Minutes of Meeting" author: - family: Nina Ranns issued: year: 2023 URL: https://wg21.link/n4970 - id: N4971 citation-label: N4971 title: "Working Draft, Programming Languages — C++" author: - family: Thomas Köppe issued: year: 2023 URL: https://wg21.link/n4971 - id: N4972 citation-label: N4972 title: "Editors' Report, Programming Languages — C++" author: - family: Thomas Köppe issued: year: 2023 URL: https://wg21.link/n4972 - id: N4974 citation-label: N4974 title: "2024-11 Wroclaw meeting information" author: - family: Herb Sutter issued: year: 2024 URL: https://wg21.link/n4974 - id: N4975 citation-label: N4975 title: "2024 WG21 admin telecon meetings" author: - family: Herb Sutter issued: year: 2024 URL: https://wg21.link/n4975 - id: N4976 citation-label: N4976 title: "WG21 agenda: 18-23 March 2024, Tokyo, Japan" author: - family: John Spicer issued: year: 2024 URL: https://wg21.link/n4976 - id: N4978 citation-label: N4978 title: "WG21 2024-03 Admin telecon minutes" author: - family: Nina Ranns issued: year: 2024 URL: https://wg21.link/n4978 - id: N4979 citation-label: N4979 title: "Hagenberg Meeting Invitation and Information" author: - family: Peter Kulczycki, Michael Hava issued: year: 2024 URL: https://wg21.link/n4979 - id: N4980 citation-label: N4980 title: "WG21 2024-03 Tokyo Minutes of Meeting" author: - family: Nina Ranns issued: year: 2024 URL: https://wg21.link/n4980 - id: N4981 citation-label: N4981 title: "Working Draft, Programming Languages — C++" author: - family: Thomas Köppe issued: year: 2024 URL: https://wg21.link/n4981 - id: N4982 citation-label: N4982 title: "Editors' Report, Programming Languages — C++" author: - family: Thomas Köppe issued: year: 2024 URL: https://wg21.link/n4982 - id: N4983 citation-label: N4983 title: "WG21 agenda: 24-29 June 2024, St. Louis, MO, USA" author: - family: John Spicer issued: year: 2024 URL: https://wg21.link/n4983 - id: N4984 citation-label: N4984 title: "WG21 June 2024 Admin Minutes of Meeting" author: - family: Nina Ranns issued: year: 2024 URL: https://wg21.link/n4984 - id: N4985 citation-label: N4985 title: "WG21 2024-06 St Louis Minutes of Meeting" author: - family: Nina Ranns issued: year: 2024 URL: https://wg21.link/n4985 - id: N4986 citation-label: N4986 title: "Working Draft, Programming Languages — C++" author: - family: Thomas Köppe issued: year: 2024 URL: https://wg21.link/n4986 - id: N4987 citation-label: N4987 title: "Editors' Report, Programming Languages — C++" author: - family: Thomas Köppe issued: year: 2024 URL: https://wg21.link/n4987 - id: N4988 citation-label: N4988 title: "Working Draft, Programming Languages — C++" author: - family: Thomas Köppe issued: year: 2024 URL: https://wg21.link/n4988 - id: N4989 citation-label: N4989 title: "Editors' Report, Programming Languages — C++" author: - family: Thomas Köppe issued: year: 2024 URL: https://wg21.link/n4989 - id: N4990 citation-label: N4990 title: "Business Plan and Convener's Report" author: - family: Herb Sutter issued: year: 2024 URL: https://wg21.link/n4990 - id: N4991 citation-label: N4991 title: "2025 Sofia Meeting Invitation and Information" author: - family: Vassil Vassilev, Vassil Keremidchiev, Maya Traykova issued: year: 2024 URL: https://wg21.link/n4991 - id: N4993 citation-label: N4993 title: "Working Draft, Programming Languages — C++" author: - family: Thomas Köppe issued: year: 2024 URL: https://wg21.link/n4993 - id: N4994 citation-label: N4994 title: "Editors' Report, Programming Languages — C++" author: - family: Thomas Köppe issued: year: 2024 URL: https://wg21.link/n4994 - id: P0001R0 citation-label: P0001R0 title: "Removing Deprecated Register Keyword" author: - family: Alisdair Meredith issued: year: 2015 URL: https://wg21.link/p0001r0 - id: P0001R1 citation-label: P0001R1 title: "Removing Deprecated Register Keyword" author: - family: Alisdair Meredith issued: year: 2015 URL: https://wg21.link/p0001r1 - id: P0002R0 citation-label: P0002R0 title: "Removing Deprecated Operator++ for bool" author: - family: Alisdair Meredith issued: year: 2015 URL: https://wg21.link/p0002r0 - id: P0002R1 citation-label: P0002R1 title: "Removing Deprecated Operator++ for bool" author: - family: Alisdair Meredith issued: year: 2015 URL: https://wg21.link/p0002r1 - id: P0003R0 citation-label: P0003R0 title: "Removing Deprecated Dynamic Exception Specifications" author: - family: Alisdair Meredith issued: year: 2015 URL: https://wg21.link/p0003r0 - id: P0003R1 citation-label: P0003R1 title: "Removing Deprecated Exception Specifications from C++17" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0003r1 - id: P0003R2 citation-label: P0003R2 title: "Removing Deprecated Dynamic Exception Specifications from C++17" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0003r2 - id: P0003R3 citation-label: P0003R3 title: "Removing Deprecated Exception Specifications from C++17" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0003r3 - id: P0003R4 citation-label: P0003R4 title: "Removing Deprecated Exception Specifications from C++17" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0003r4 - id: P0003R5 citation-label: P0003R5 title: "Removing Deprecated Exception Specifications from C++17" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0003r5 - id: P0004R0 citation-label: P0004R0 title: "Removing Deprecated Aliases in iostreams" author: - family: Alisdair Meredith issued: year: 2015 URL: https://wg21.link/p0004r0 - id: P0004R1 citation-label: P0004R1 title: "Removing Deprecated Aliases in iostreams" author: - family: Alisdair Meredith issued: year: 2015 URL: https://wg21.link/p0004r1 - id: P0005R0 citation-label: P0005R0 title: "Adopt not_fn from Library Fundamentals 2 for C++17" author: - family: Alisdair Meredith issued: year: 2015 URL: https://wg21.link/p0005r0 - id: P0005R1 citation-label: P0005R1 title: "Adopt not_fn from Library Fundamentals 2 for C++17" author: - family: Alisdair Meredith, Stephan T. Lavavej, Tomasz Kamiński issued: year: 2015 URL: https://wg21.link/p0005r1 - id: P0005R2 citation-label: P0005R2 title: "Adopt not_fn from Library Fundamentals 2 for C++17" author: - family: Alisdair Meredith, Stephan T. Lavavej, Tomasz Kamiński issued: year: 2015 URL: https://wg21.link/p0005r2 - id: P0005R3 citation-label: P0005R3 title: "Adopt not_fn from Library Fundamentals 2 for C++17" author: - family: Alisdair Meredith, Stephan T. Lavavej, Tomasz Kamiński issued: year: 2016 URL: https://wg21.link/p0005r3 - id: P0005R4 citation-label: P0005R4 title: "Adopt not_fn from Library Fundamentals 2 for C++17" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0005r4 - id: P0006R0 citation-label: P0006R0 title: "Adopt Type Traits Variable Templates from Library Fundamentals TS for C++17" author: - family: Alisdair Meredith issued: year: 2015 URL: https://wg21.link/p0006r0 - id: P0007R0 citation-label: P0007R0 title: "Constant View: A proposal for a std::as_const helper function template" author: - family: Alisdair Meredith issued: year: 2015 URL: https://wg21.link/p0007r0 - id: P0007R1 citation-label: P0007R1 title: "Constant View: A proposal for a std::as_const helper function template" author: - family: ADAM David Alan Martin, Alisdair Meredith issued: year: 2015 URL: https://wg21.link/p0007r1 - id: P0008R0 citation-label: P0008R0 title: "C++ Executors" author: - family: Chris Mysen issued: year: 2015 URL: https://wg21.link/p0008r0 - id: P0009R0 citation-label: P0009R0 title: "Polymorphic Multidimensional Array View" author: - family: H. Carter Edwards, Christian Trott, Juan Alday, Jesse Perla, Mauro Bianco, Robin Maffeo, Ben Sander, Bryce Lelbach issued: year: 2015 URL: https://wg21.link/p0009r0 - id: P0009R1 citation-label: P0009R1 title: "Polymorphic Multidimensional Array View" author: - family: H. Carter Edwards, Christian Trott, Juan Alday, Jesse Perla, Mauro Bianco, Robin Maffeo, Ben Sander, Bryce Lelbach issued: year: 2016 URL: https://wg21.link/p0009r1 - id: P0009R2 citation-label: P0009R2 title: "Polymorphic Multidimensional Array View" author: - family: H. Carter Edwards, Bryce Lelbach, Christian Trott, Mauro Bianco, Robin Maffeo, Ben Sander issued: year: 2016 URL: https://wg21.link/p0009r2 - id: P0009R3 citation-label: P0009R3 title: "Polymorphic Multidimensional Array View" author: - family: H. Carter Edwards, Bryce Lelbach, Christian Trott, Mauro Bianco, Robin Maffeo, Ben Sander issued: year: 2016 URL: https://wg21.link/p0009r3 - id: P0009R4 citation-label: P0009R4 title: "Polymorphic Multidimensional Array Reference" author: - family: H. Carter Edwards, Bryce Lelbach, Christian Trott, Mauro Bianco, Robin Maffeo, Ben Sander, Athanasios Iliopoulos, John Michopoulos issued: year: 2017 URL: https://wg21.link/p0009r4 - id: P0009R5 citation-label: P0009R5 title: "Polymorphic Multidimensional Array Reference" author: - family: H. Carter Edwards, Daniel Sunderland, D. S. Hollman, Christian Trott, Mauro Bianco, Ben Sander, Athanasios Iliopoulos, John Michopoulos issued: year: 2018 URL: https://wg21.link/p0009r5 - id: P0009R6 citation-label: P0009R6 title: "mdspan: A Non-Owning Multidimensional Array Reference" author: - family: H. Carter Edwards, Bryce Adelstein Lelbach, Daniel Sunderland, D. S. Hollman, Christian Trott, Mauro Bianco, Ben Sander, Athanasios Iliopoulos, John Michopoulos, Daniel Sunderland issued: year: 2018 URL: https://wg21.link/p0009r6 - id: P0009R7 citation-label: P0009R7 title: "mdspan: A Non-Owning Multidimensional Array Reference" author: - family: H. Carter Edwards, Bryce Adelstein Lelbach, Daniel Sunderland, D. S. Hollman, Christian Trott, Mauro Bianco, Ben Sander, Athanasios Iliopoulos, John Michopoulos, Mark Hoemmen issued: year: 2018 URL: https://wg21.link/p0009r7 - id: P0009R8 citation-label: P0009R8 title: "mdspan: A Non-Owning Multidimensional Array Reference" author: - family: H. Carter Edwards, Bryce Adelstein Lelbach, Daniel Sunderland, D. S. Hollman, Christian Trott, Mauro Bianco, Ben Sander, Athanasios Iliopoulos, John Michopoulos, Mark Hoemmen issued: year: 2018 URL: https://wg21.link/p0009r8 - id: P0009R9 citation-label: P0009R9 title: "mdspan: A Non-Owning Multidimensional Array Reference" author: - family: H. Carter Edwards, Bryce Adelstein Lelbach, Daniel Sunderland, D. S. Hollman, Christian Trott, Mauro Bianco, Ben Sander, Athanasios Iliopoulos, John Michopoulos, Mark Hoemmen issued: year: 2019 URL: https://wg21.link/p0009r9 - id: P0009R10 citation-label: P0009R10 title: "mdspan" author: - family: Christian Trott, Bryce Adelstein Lelbach, Daniel Sunderland, D. S. Hollman, H. Carter Edwards, Mauro Bianco, Ben Sander, Athanasios Iliopoulos, John Michopoulos, Mark Hoemmen issued: year: 2020 URL: https://wg21.link/p0009r10 - id: P0009R11 citation-label: P0009R11 title: "MDSPAN" author: - family: Christian Trott, D.S. Hollman, Damien Lebrun-Grandie, Mark Hoemmen, Daniel Sunderland, H. Carter Edwards, Bryce Adelstein Lelbach, Mauro Bianco, Ben Sander, Athanasios Iliopoulos, John Michopoulos, Nevin Liber issued: year: 2021 URL: https://wg21.link/p0009r11 - id: P0009R12 citation-label: P0009R12 title: "MDSPAN" author: - family: Christian Trott, D.S. Hollman, Damien Lebrun-Grandie, Mark Hoemmen, Daniel Sunderland, H. Carter Edwards, Bryce Adelstein Lelbach, Mauro Bianco, Ben Sander, Athanasios Iliopoulos, John Michopoulos, Nevin Liber issued: year: 2021 URL: https://wg21.link/p0009r12 - id: P0009R13 citation-label: P0009R13 title: "MDSPAN" author: - family: Christian Trott, D.S. Hollman, Damien Lebrun-Grandie, Mark Hoemmen, Daniel Sunderland, H. Carter Edwards, Bryce Adelstein Lelbach, Mauro Bianco, Ben Sander, Athanasios Iliopoulos, John Michopoulos, Nevin Liber issued: year: 2021 URL: https://wg21.link/p0009r13 - id: P0009R14 citation-label: P0009R14 title: "MDSPAN" author: - family: Christian Trott, D.S. Hollman, Damien Lebrun-Grandie, Mark Hoemmen, Daniel Sunderland, H. Carter Edwards, Bryce Adelstein Lelbach, Mauro Bianco, Ben Sander, Athanasios Iliopoulos, John Michopoulos, Nevin Liber issued: year: 2021 URL: https://wg21.link/p0009r14 - id: P0009R15 citation-label: P0009R15 title: "MDSPAN" author: - family: Christian Trott, D.S. Hollman, Damien Lebrun-Grandie, Mark Hoemmen, Daniel Sunderland, H. Carter Edwards, Bryce Adelstein Lelbach, Mauro Bianco, Ben Sander, Athanasios Iliopoulos, John Michopoulos, Nevin Liber issued: year: 2022 URL: https://wg21.link/p0009r15 - id: P0009R16 citation-label: P0009R16 title: "MDSPAN" author: - family: Christian Trott, D.S. Hollman, Damien Lebrun-Grandie, Mark Hoemmen, Daniel Sunderland, H. Carter Edwards, Bryce Adelstein Lelbach, Mauro Bianco, Ben Sander, Athanasios Iliopoulos, John Michopoulos, Nevin Liber issued: year: 2022 URL: https://wg21.link/p0009r16 - id: P0009R17 citation-label: P0009R17 title: "MDSPAN" author: - family: Christian Trott, D.S. Hollman, Damien Lebrun-Grandie, Mark Hoemmen, Daniel Sunderland, H. Carter Edwards, Bryce Adelstein Lelbach, Mauro Bianco, Ben Sander, Athanasios Iliopoulos, John Michopoulos, Nevin Liber issued: year: 2022 URL: https://wg21.link/p0009r17 - id: P0009R18 citation-label: P0009R18 title: "MDSPAN" author: - family: Christian Trott, D.S. Hollman, Damien Lebrun-Grandie, Mark Hoemmen, Daniel Sunderland, H. Carter Edwards, Bryce Adelstein Lelbach, Mauro Bianco, Ben Sander, Athanasios Iliopoulos, John Michopoulos, Nevin Liber issued: year: 2022 URL: https://wg21.link/p0009r18 - id: P0010R0 citation-label: P0010R0 title: "Adding a subsection for concurrent random number generation in C++17" author: - family: Pattabhi Raman issued: year: 2015 URL: https://wg21.link/p0010r0 - id: P0011R0 citation-label: P0011R0 title: "Additions to Filesystem supporting Relative Paths" author: - family: Jamie Alsop, Nicolai Josuttis issued: year: 2015 URL: https://wg21.link/p0011r0 - id: P0012R0 citation-label: P0012R0 title: "Make exception specifications be part of the type system, version 4" author: - family: Jens Maurer issued: year: 2015 URL: https://wg21.link/p0012r0 - id: P0012R1 citation-label: P0012R1 title: "Make exception specifications be part of the type system, version 5" author: - family: Jens Maurer issued: year: 2015 URL: https://wg21.link/p0012r1 - id: P0013R0 citation-label: P0013R0 title: "Logical Operator Type Traits" author: - family: Jonathan Wakely issued: year: 2015 URL: https://wg21.link/p0013r0 - id: P0013R1 citation-label: P0013R1 title: "Logical Operator Type Traits (revison 1)" author: - family: Jonathan Wakely issued: year: 2015 URL: https://wg21.link/p0013r1 - id: P0014R0 citation-label: P0014R0 title: "Proposal to add the multiline option to std::regex for its ECMAScript engine" author: - family: Nozomu Katō issued: year: 2015 URL: https://wg21.link/p0014r0 - id: P0014R1 citation-label: P0014R1 title: "Proposal to add the multiline option to std::regex for its ECMAScript engine" author: - family: Nozomu Katō issued: year: 2015 URL: https://wg21.link/p0014r1 - id: P0015R0 citation-label: P0015R0 title: "A specialization-friendly std::common_type" author: - family: David Stone issued: year: 2015 URL: https://wg21.link/p0015r0 - id: P0017R0 citation-label: P0017R0 title: "Extension to aggregate initialization" author: - family: Oleg Smolsky issued: year: 2015 URL: https://wg21.link/p0017r0 - id: P0017R1 citation-label: P0017R1 title: "Extension to aggregate initialization" author: - family: Oleg Smolsky issued: year: 2015 URL: https://wg21.link/p0017r1 - id: P0018R0 citation-label: P0018R0 title: "Lambda Capture of *this by Value" author: - family: H. Carter Edwards, Christian Trott, Hal Finkel, Jim Reus, Robin Maffeo, Ben Sander issued: year: 2015 URL: https://wg21.link/p0018r0 - id: P0018R1 citation-label: P0018R1 title: "Lambda Capture of *this by Value" author: - family: H. Carter Edwards, Christian Trott, Hal Finkel, Jim Reus, Robin Maffeo, Ben Sander issued: year: 2015 URL: https://wg21.link/p0018r1 - id: P0018R2 citation-label: P0018R2 title: "Lambda Capture of *this by Value" author: - family: H. Carter Edwards, Daveed Vandevoorde, Christian Trott, Hal Finkel, Jim Reus, Robin Maffeo, Ben Sander issued: year: 2015 URL: https://wg21.link/p0018r2 - id: P0018R3 citation-label: P0018R3 title: "Lambda Capture of *this by Value as [=,*this]" author: - family: H. Carter Edwards, Daveed Vandevoorde, Christian Trott, Hal Finkel, Jim Reus, Robin Maffeo, Ben Sander issued: year: 2016 URL: https://wg21.link/p0018r3 - id: P0019R0 citation-label: P0019R0 title: "Atomic View" author: - family: H. Carter Edwards, Hans Boehm, Olivier Giroux, James Reus issued: year: 2015 URL: https://wg21.link/p0019r0 - id: P0019R1 citation-label: P0019R1 title: "Atomic View" author: - family: H. Carter Edwards, Hans Boehm, Olivier Giroux, James Reus issued: year: 2015 URL: https://wg21.link/p0019r1 - id: P0019R2 citation-label: P0019R2 title: "Atomic View" author: - family: H. Carter Edwards, Hans Boehm, Olivier Giroux, James Reus issued: year: 2016 URL: https://wg21.link/p0019r2 - id: P0019R3 citation-label: P0019R3 title: "Atomic View" author: - family: H. Carter Edwards, Hans Boehm, Olivier Giroux, James Reus issued: year: 2016 URL: https://wg21.link/p0019r3 - id: P0019R4 citation-label: P0019R4 title: "Atomic View" author: - family: H. Carter Edwards, Hans Boehm, Olivier Giroux, James Reus issued: year: 2016 URL: https://wg21.link/p0019r4 - id: P0019R5 citation-label: P0019R5 title: "Atomic View" author: - family: H. Carter Edwards, Hans Boehm, Olivier Giroux, James Reus issued: year: 2017 URL: https://wg21.link/p0019r5 - id: P0019R6 citation-label: P0019R6 title: "Atomic View" author: - family: H. Carter Edwards, Hans Boehm, Olivier Giroux, James Reus issued: year: 2018 URL: https://wg21.link/p0019r6 - id: P0019R7 citation-label: P0019R7 title: "Atomic Ref" author: - family: H. Carter Edwards, Hans Boehm, Olivier Giroux, Daniel Sunderland, Mark Hoemmen, D. S. Hollman, Bryce Adelstein Lelbach, Jens Maurer issued: year: 2018 URL: https://wg21.link/p0019r7 - id: P0019R8 citation-label: P0019R8 title: "Atomic Ref" author: - family: Daniel Sunderland, H. Carter Edwards, Hans Boehm, Olivier Giroux, Mark Hoemmen, D. S. Hollman, Bryce Adelstein Lelbach, Jens Maurer issued: year: 2018 URL: https://wg21.link/p0019r8 - id: P0020R0 citation-label: P0020R0 title: "Floating Point Atomic View" author: - family: H. Carter Edwards, Hans Boehm, Olivier Giroux, JF Bastien, James Reus issued: year: 2015 URL: https://wg21.link/p0020r0 - id: P0020R1 citation-label: P0020R1 title: "Floating Point Atomic" author: - family: H. Carter Edwards, Hans Boehm, Olivier Giroux, JF Bastien, James Reus issued: year: 2015 URL: https://wg21.link/p0020r1 - id: P0020R2 citation-label: P0020R2 title: "Floating Point Atomic" author: - family: H. Carter Edwards, Hans Boehm, Olivier Giroux, JF Bastien, James Reus issued: year: 2016 URL: https://wg21.link/p0020r2 - id: P0020R3 citation-label: P0020R3 title: "Floating Point Atomic View" author: - family: H. Carter Edwards, Hans Boehm, Olivier Giroux, JF Bastien, James Reus issued: year: 2016 URL: https://wg21.link/p0020r3 - id: P0020R4 citation-label: P0020R4 title: "Floating Point Atomic" author: - family: H. Carter Edwards, Hans Boehm, Olivier Giroux, JF Bastien, James Reus issued: year: 2016 URL: https://wg21.link/p0020r4 - id: P0020R5 citation-label: P0020R5 title: "Floating Point Atomic" author: - family: H. Carter Edwards, Hans Boehm, Olivier Giroux, JF Bastien, James Reus issued: year: 2017 URL: https://wg21.link/p0020r5 - id: P0020R6 citation-label: P0020R6 title: "Floating Point Atomic" author: - family: H. Carter Edwards, Hans Boehm, Olivier Giroux, JF Bastien, James Reus issued: year: 2017 URL: https://wg21.link/p0020r6 - id: P0021R0 citation-label: P0021R0 title: "Working Draft, C++ Extensions for Ranges" author: - family: Eric Niebler, Casey Carter issued: year: 2015 URL: https://wg21.link/p0021r0 - id: P0022R0 citation-label: P0022R0 title: "Proxy Iterators for the Ranges Extensions" author: - family: Eric Niebler issued: year: 2015 URL: https://wg21.link/p0022r0 - id: P0022R1 citation-label: P0022R1 title: "Proxy Iterators for the Ranges Extensions" author: - family: Eric Niebler issued: year: 2015 URL: https://wg21.link/p0022r1 - id: P0022R2 citation-label: P0022R2 title: "Proxy Iterators for the Ranges Extensions" author: - family: Eric Niebler issued: year: 2016 URL: https://wg21.link/p0022r2 - id: P0023R0 citation-label: P0023R0 title: "Relocator: Efficiently moving objects" author: - family: Denis Bider issued: year: 2016 URL: https://wg21.link/p0023r0 - id: P0024R0 citation-label: P0024R0 title: "The Parallelism TS Should be Standardized" author: - family: Jared Hoberock issued: year: 2015 URL: https://wg21.link/p0024r0 - id: P0024R1 citation-label: P0024R1 title: "The Parallelism TS Should be Standardized" author: - family: Jared Hoberock issued: year: 2016 URL: https://wg21.link/p0024r1 - id: P0024R2 citation-label: P0024R2 title: "The Parallelism TS Should be Standardized" author: - family: Jared Hoberock issued: year: 2016 URL: https://wg21.link/p0024r2 - id: P0025R0 citation-label: P0025R0 title: "An algorithm to \"clamp\" a value between a pair of boundary values" author: - family: Martin Moene, Niels Dekker issued: year: 2015 URL: https://wg21.link/p0025r0 - id: P0025R1 citation-label: P0025R1 title: "An algorithm to \"clamp\" a value between a pair of boundary values" author: - family: Martin Moene, Niels Dekker issued: year: 2015 URL: https://wg21.link/p0025r1 - id: P0026R0 citation-label: P0026R0 title: "multi-range-based for loops" author: - family: Matthew McAtamney-Greenwood issued: year: 2015 URL: https://wg21.link/p0026r0 - id: P0027R0 citation-label: P0027R0 title: "Named Types" author: - family: Troy Korjuslommi URL: https://wg21.link/p0027r0 - id: P0028R0 citation-label: P0028R0 title: "Using non-standard attributes" author: - family: J. Daniel Garcia, Luis M. Sanchez, Massimo Torquati, Marco Danelutto, Peter Sommerlad issued: year: 2015 URL: https://wg21.link/p0028r0 - id: P0028R1 citation-label: P0028R1 title: "Using non-standard attributes" author: - family: J. Daniel Garcia, Luis M. Sanchez, Massimo Torquati, Marco Danelutto, Peter Sommerlad issued: year: 2016 URL: https://wg21.link/p0028r1 - id: P0028R2 citation-label: P0028R2 title: "Using non-standard attributes" author: - family: J. Daniel Garcia, Luis M. Sanchez, Massimo Torquati, Marco Danelutto, Peter Sommerlad issued: year: 2016 URL: https://wg21.link/p0028r2 - id: P0028R3 citation-label: P0028R3 title: "Using non-standard attributes" author: - family: J. Daniel Garcia, Daveed Vandevoorde issued: year: 2016 URL: https://wg21.link/p0028r3 - id: P0028R4 citation-label: P0028R4 title: "Using attribute namespaces without repetition" author: - family: J. Daniel Garcia, Daveed Vandevoorde issued: year: 2016 URL: https://wg21.link/p0028r4 - id: P0029R0 citation-label: P0029R0 title: "A Unified Proposal for Composable Hashing" author: - family: Geoff Romer, Chandler Carruth issued: year: 2015 URL: https://wg21.link/p0029r0 - id: P0030R0 citation-label: P0030R0 title: "Proposal to Introduce a 3-Argument Overload to std::hypot" author: - family: Benson Ma issued: year: 2015 URL: https://wg21.link/p0030r0 - id: P0030R1 citation-label: P0030R1 title: "Proposal to Introduce a 3-Argument Overload to std::hypot" author: - family: Benson Ma issued: year: 2015 URL: https://wg21.link/p0030r1 - id: P0031R0 citation-label: P0031R0 title: "A Proposal to Add Constexpr Modifiers to reverse_iterator, move_iterator, array and Range Access" author: - family: Antony Polukhin issued: year: 2015 URL: https://wg21.link/p0031r0 - id: P0032R0 citation-label: P0032R0 title: "Homogeneous interface for variant, any and optional" author: - family: Vicente J. Botet Escriba issued: year: 2015 URL: https://wg21.link/p0032r0 - id: P0032R1 citation-label: P0032R1 title: "Homogeneous interface for variant, any and optional (Revision 1)" author: - family: Vicente J. Botet Escriba issued: year: 2015 URL: https://wg21.link/p0032r1 - id: P0032R2 citation-label: P0032R2 title: "Homogeneous interface for variant, any and optional (Revision 2)" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0032r2 - id: P0032R3 citation-label: P0032R3 title: "Homogeneous interface for variant, any and optional (Revision 3)" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0032r3 - id: P0033R0 citation-label: P0033R0 title: "Re-enabling shared_from_this" author: - family: Jonathan Wakely, Peter Dimov issued: year: 2015 URL: https://wg21.link/p0033r0 - id: P0033R1 citation-label: P0033R1 title: "Re-enabling shared_from_this (revision 1)" author: - family: Jonathan Wakely, Peter Dimov issued: year: 2015 URL: https://wg21.link/p0033r1 - id: P0034R0 citation-label: P0034R0 title: "Civil Time for the Standard Library" author: - family: Bill Seymour issued: year: 2015 URL: https://wg21.link/p0034r0 - id: P0035R0 citation-label: P0035R0 title: "Dynamic memory allocation for over-aligned data" author: - family: Clark Nelson issued: year: 2015 URL: https://wg21.link/p0035r0 - id: P0035R1 citation-label: P0035R1 title: "Dynamic memory allocation for over-aligned data" author: - family: Clark Nelson issued: year: 2015 URL: https://wg21.link/p0035r1 - id: P0035R2 citation-label: P0035R2 title: "Dynamic memory allocation for over-aligned data" author: - family: Clark Nelson issued: year: 2016 URL: https://wg21.link/p0035r2 - id: P0035R3 citation-label: P0035R3 title: "Dynamic memory allocation for over-aligned data" author: - family: Clark Nelson issued: year: 2016 URL: https://wg21.link/p0035r3 - id: P0035R4 citation-label: P0035R4 title: "Dynamic memory allocation for over-aligned data" author: - family: Clark Nelson issued: year: 2016 URL: https://wg21.link/p0035r4 - id: P0036R0 citation-label: P0036R0 title: "Unary Folds and Empty Parameter Packs (Revision 1)" author: - family: Thibaut Le Jehan issued: year: 2015 URL: https://wg21.link/p0036r0 - id: P0037R0 citation-label: P0037R0 title: "Fixed point real numbers" author: - family: John McFarlane issued: year: 2015 URL: https://wg21.link/p0037r0 - id: P0037R1 citation-label: P0037R1 title: "Fixed point real numbers" author: - family: John McFarlane issued: year: 2016 URL: https://wg21.link/p0037r1 - id: P0037R2 citation-label: P0037R2 title: "Fixed-point real numbers" author: - family: John McFarlane issued: year: 2016 URL: https://wg21.link/p0037r2 - id: P0037R3 citation-label: P0037R3 title: "Fixed-point real numbers" author: - family: John McFarlane, Michael Wong issued: year: 2016 URL: https://wg21.link/p0037r3 - id: P0037R4 citation-label: P0037R4 title: "Fixed-point real numbers" author: - family: John McFarlane issued: year: 2017 URL: https://wg21.link/p0037r4 - id: P0037R5 citation-label: P0037R5 title: "Fixed-Point Real Numbers" author: - family: John McFarlane issued: year: 2018 URL: https://wg21.link/p0037r5 - id: P0037R6 citation-label: P0037R6 title: "Fixed-Point Real Numbers" author: - family: John McFarlane issued: year: 2019 URL: https://wg21.link/p0037r6 - id: P0037R7 citation-label: P0037R7 title: "Fixed-Point Real Numbers" author: - family: John McFarlane issued: year: 2019 URL: https://wg21.link/p0037r7 - id: P0038R0 citation-label: P0038R0 title: "Flat Containers" author: - family: Sean Middleditch issued: year: 2015 URL: https://wg21.link/p0038r0 - id: P0039R0 citation-label: P0039R0 title: "Extending raw_storage_iterator" author: - family: Brent Friedman issued: year: 2015 URL: https://wg21.link/p0039r0 - id: P0040R0 citation-label: P0040R0 title: "Extending memory management tools" author: - family: Brent Friedman issued: year: 2015 URL: https://wg21.link/p0040r0 - id: P0040R1 citation-label: P0040R1 title: "Extending memory management tools" author: - family: Brent Friedman issued: year: 2016 URL: https://wg21.link/p0040r1 - id: P0040R2 citation-label: P0040R2 title: "Extending memory management tools" author: - family: Brent Friedman issued: year: 2016 URL: https://wg21.link/p0040r2 - id: P0040R3 citation-label: P0040R3 title: "Extending memory management tools" author: - family: Brent Friedman issued: year: 2016 URL: https://wg21.link/p0040r3 - id: P0041R0 citation-label: P0041R0 title: "Unstable remove algorithms" author: - family: Brent Friedman issued: year: 2015 URL: https://wg21.link/p0041r0 - id: P0042R0 citation-label: P0042R0 title: "std::recover: undoing type erasure" author: - family: David Krauss issued: year: 2015 URL: https://wg21.link/p0042r0 - id: P0043R0 citation-label: P0043R0 title: "Function wrappers with allocators and noexcept" author: - family: David Krauss issued: year: 2015 URL: https://wg21.link/p0043r0 - id: P0044R0 citation-label: P0044R0 title: "unwinding_state: safe exception relativity" author: - family: David Krauss issued: year: 2015 URL: https://wg21.link/p0044r0 - id: P0045R0 citation-label: P0045R0 title: "Overloaded and qualified std::function" author: - family: David Krauss issued: year: 2015 URL: https://wg21.link/p0045r0 - id: P0045R1 citation-label: P0045R1 title: "Qualified std::function signatures" author: - family: David Krauss issued: year: 2017 URL: https://wg21.link/p0045r1 - id: P0046R0 citation-label: P0046R0 title: "Change is_transparent to metafunction" author: - family: Tomasz Kamiński issued: year: 2015 URL: https://wg21.link/p0046r0 - id: P0046R1 citation-label: P0046R1 title: "Change is_transparent to metafunction" author: - family: Tomasz Kamiński issued: year: 2016 URL: https://wg21.link/p0046r1 - id: P0047R0 citation-label: P0047R0 title: "Transactional Memory (TM) Meeting Minutes 2015/06/01-2015/09/21" author: - family: Michael Wong issued: year: 2015 URL: https://wg21.link/p0047r0 - id: P0048R0 citation-label: P0048R0 title: "Games Dev/Low Latency/Financial Trading/Banking Meeting Minutes 2015/08/12-2015/09/23" author: - family: Michael Wong issued: year: 2015 URL: https://wg21.link/p0048r0 - id: P0050R0 citation-label: P0050R0 title: "C++ generic match function" author: - family: Vicente J. Botet Escriba issued: year: 2015 URL: https://wg21.link/p0050r0 - id: P0051R0 citation-label: P0051R0 title: "C++ generic overload function" author: - family: Vicente J. Botet Escriba issued: year: 2015 URL: https://wg21.link/p0051r0 - id: P0051R1 citation-label: P0051R1 title: "C++ generic overload function (Revision 1)" author: - family: Vicente J. Botet Escriba issued: year: 2015 URL: https://wg21.link/p0051r1 - id: P0051R2 citation-label: P0051R2 title: "C++ generic overload function" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0051r2 - id: P0051R3 citation-label: P0051R3 title: "C++ generic overload function" author: - family: Vicente J. Botet Escribá issued: year: 2018 URL: https://wg21.link/p0051r3 - id: P0052R0 citation-label: P0052R0 title: "Generic Scope Guard and RAII Wrapper for the Standard Library" author: - family: Peter Sommerlad, Andrew L. Sandoval issued: year: 2015 URL: https://wg21.link/p0052r0 - id: P0052R1 citation-label: P0052R1 title: "Generic Scope Guard and RAII Wrapper for the Standard Library" author: - family: Peter Sommerlad, Andrew L. Sandoval issued: year: 2016 URL: https://wg21.link/p0052r1 - id: P0052R2 citation-label: P0052R2 title: "Generic Scope Guard and RAII Wrapper for the Standard Library" author: - family: Peter Sommerlad, Andrew L. Sandoval issued: year: 2016 URL: https://wg21.link/p0052r2 - id: P0052R3 citation-label: P0052R3 title: "Generic Scope Guard and RAII Wrapper for the Standard Library" author: - family: Peter Sommerlad, Andrew L. Sandoval issued: year: 2017 URL: https://wg21.link/p0052r3 - id: P0052R4 citation-label: P0052R4 title: "Generic Scope Guard and RAII Wrapper for the Standard Library" author: - family: Peter Sommerlad, Andrew L. Sandoval issued: year: 2017 URL: https://wg21.link/p0052r4 - id: P0052R5 citation-label: P0052R5 title: "Generic Scope Guard and RAII Wrapper for the Standard Library" author: - family: Peter Sommerlad, Andrew L. Sandoval issued: year: 2017 URL: https://wg21.link/p0052r5 - id: P0052R6 citation-label: P0052R6 title: "Generic Scope Guard and RAII Wrapper for the Standard Library" author: - family: Peter Sommerlad, Andrew L. Sandoval issued: year: 2017 URL: https://wg21.link/p0052r6 - id: P0052R7 citation-label: P0052R7 title: "Generic Scope Guard and RAII Wrapper for the Standard Library" author: - family: Peter Sommerlad, Andrew L. Sandoval issued: year: 2018 URL: https://wg21.link/p0052r7 - id: P0052R8 citation-label: P0052R8 title: "Generic Scope Guard and RAII Wrapper for the Standard Library" author: - family: Peter Sommerlad, Andrew L. Sandoval issued: year: 2018 URL: https://wg21.link/p0052r8 - id: P0052R9 citation-label: P0052R9 title: "Generic Scope Guard and RAII Wrapper for the Standard Library" author: - family: Peter Sommerlad, Andrew L. Sandoval issued: year: 2018 URL: https://wg21.link/p0052r9 - id: P0052R10 citation-label: P0052R10 title: "Generic Scope Guard and RAII Wrapper for the Standard Library" author: - family: Peter Sommerlad, Andrew L. Sandoval issued: year: 2019 URL: https://wg21.link/p0052r10 - id: P0053R0 citation-label: P0053R0 title: "C++ Synchronized Buffered Ostream" author: - family: Lawrence Crowl, Peter Sommerlad issued: year: 2015 URL: https://wg21.link/p0053r0 - id: P0053R1 citation-label: P0053R1 title: "C++ Synchronized Buffered Ostream" author: - family: Lawrence Crowl, Peter Sommerlad, Nicolia Josuttis issued: year: 2015 URL: https://wg21.link/p0053r1 - id: P0053R2 citation-label: P0053R2 title: "C++ Synchronized Buffered Ostream" author: - family: Lawrence Crowl, Peter Sommerlad, Nicolia Josuttis issued: year: 2016 URL: https://wg21.link/p0053r2 - id: P0053R3 citation-label: P0053R3 title: "DRAFT C++ Synchronized Buffered Ostream" author: - family: Lawrence Crowl, Peter Sommerlad, Nicolia Josuttis issued: year: 2016 URL: https://wg21.link/p0053r3 - id: P0053R4 citation-label: P0053R4 title: "DRAFT C++ Synchronized Buffered Ostream" author: - family: Lawrence Crowl, Peter Sommerlad, Nicolai Josuttis issued: year: 2017 URL: https://wg21.link/p0053r4 - id: P0053R5 citation-label: P0053R5 title: "C++ Synchronized Buffered Ostream" author: - family: Lawrence Crowl, Peter Sommerlad, Nicolai Josuttis, Pablo Halpern issued: year: 2017 URL: https://wg21.link/p0053r5 - id: P0053R6 citation-label: P0053R6 title: "C++ Synchronized Buffered Ostream" author: - family: Lawrence Crowl, Peter Sommerlad, Nicolai Josuttis, Pablo Halpern issued: year: 2017 URL: https://wg21.link/p0053r6 - id: P0053R7 citation-label: P0053R7 title: "C++ Synchronized Buffered Ostream" author: - family: Lawrence Crowl, Peter Sommerlad, Nicolai Josuttis, Pablo Halpern issued: year: 2017 URL: https://wg21.link/p0053r7 - id: P0054R0 citation-label: P0054R0 title: "Coroutines: reports from the fields" author: - family: Gor Nishanov issued: year: 2015 URL: https://wg21.link/p0054r0 - id: P0055R0 citation-label: P0055R0 title: "On Interactions Between Coroutines and Networking Library" author: - family: Gor Nishanov issued: year: 2015 URL: https://wg21.link/p0055r0 - id: P0055R1 citation-label: P0055R1 title: "On Interactions Between Coroutines and Networking Library" author: - family: Gor Nishanov issued: year: 2016 URL: https://wg21.link/p0055r1 - id: P0056R0 citation-label: P0056R0 title: "Soft Keywords" author: - family: Gor Nishanov issued: year: 2015 URL: https://wg21.link/p0056r0 - id: P0057R0 citation-label: P0057R0 title: "Wording for Coroutines (Revision 3)" author: - family: Gor Nishanov issued: year: 2015 URL: https://wg21.link/p0057r0 - id: P0057R1 citation-label: P0057R1 title: "Wording for Coroutines" author: - family: Gor Nishanov issued: year: 2015 URL: https://wg21.link/p0057r1 - id: P0057R2 citation-label: P0057R2 title: "Wording for Coroutines" author: - family: Gor Nishanov issued: year: 2016 URL: https://wg21.link/p0057r2 - id: P0057R3 citation-label: P0057R3 title: "Wording for Coroutines" author: - family: Gor Nishanov, Jens Maurer, Richard Smith, Daveed Vandevoorde issued: year: 2016 URL: https://wg21.link/p0057r3 - id: P0057R4 citation-label: P0057R4 title: "Wording for Coroutines" author: - family: Gor Nishanov issued: year: 2016 URL: https://wg21.link/p0057r4 - id: P0057R5 citation-label: P0057R5 title: "Wording for Coroutines" author: - family: Gor Nishanov issued: year: 2016 URL: https://wg21.link/p0057r5 - id: P0057R6 citation-label: P0057R6 title: "Wording for Coroutines" author: - family: Gor Nishanov issued: year: 2016 URL: https://wg21.link/p0057r6 - id: P0057R7 citation-label: P0057R7 title: "Wording for Coroutines" author: - family: Gor Nishanov issued: year: 2016 URL: https://wg21.link/p0057r7 - id: P0057R8 citation-label: P0057R8 title: "Working Draft, C++ Extensions for Coroutines" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p0057r8 - id: P0058R0 citation-label: P0058R0 title: "An Interface for Abstracting Execution" author: - family: Jared Hoberock, Michael Garland, Olivier Girioux issued: year: 2015 URL: https://wg21.link/p0058r0 - id: P0058R1 citation-label: P0058R1 title: "An Interface for Abstracting Execution" author: - family: Jared Hoberock, Michael Garland, Olivier Girioux issued: year: 2016 URL: https://wg21.link/p0058r1 - id: P0059R0 citation-label: P0059R0 title: "Add rings to the Standard Library" author: - family: Guy Davidson issued: year: 2015 URL: https://wg21.link/p0059r0 - id: P0059R1 citation-label: P0059R1 title: "Add rings to the Standard Library" author: - family: Guy Davidson, Arthur O'Dwyer issued: year: 2016 URL: https://wg21.link/p0059r1 - id: P0059R2 citation-label: P0059R2 title: "Add rings to the Standard Library" author: - family: Guy Davidson, Arthur O'Dwyer, Joe Best-Rotheray issued: year: 2016 URL: https://wg21.link/p0059r2 - id: P0059R3 citation-label: P0059R3 title: "A proposal to add a ring span to the standard library" author: - family: Guy Davidson, Arthur O'Dwyer issued: year: 2017 URL: https://wg21.link/p0059r3 - id: P0059R4 citation-label: P0059R4 title: "A proposal to add a ring span to the standard library" author: - family: Guy Davidson, Arthur O'Dwyer issued: year: 2017 URL: https://wg21.link/p0059r4 - id: P0060R0 citation-label: P0060R0 title: "Function Object-Based Overloading of Operator Dot" author: - family: Mathias Gaunard, Dietmar Kühl issued: year: 2015 URL: https://wg21.link/p0060r0 - id: P0061R0 citation-label: P0061R0 title: "Feature-testing preprocessor predicates for C++17" author: - family: Clark Nelson issued: year: 2015 URL: https://wg21.link/p0061r0 - id: P0061R1 citation-label: P0061R1 title: "__has_include for C++17" author: - family: Clark Nelson issued: year: 2015 URL: https://wg21.link/p0061r1 - id: P0062R0 citation-label: P0062R0 title: "When should compilers optimize atomics?" author: - family: Hans Boehm, JF Bastien, Peter Dimov, Hal Finkel, Paul McKenney, Michael Wong, Jeffrey Yasskin issued: year: 2015 URL: https://wg21.link/p0062r0 - id: P0062R1 citation-label: P0062R1 title: "When should compilers optimize atomics?" author: - family: JF Bastien, Peter Dimov, Hal Finkel, Paul McKenney, Michael Wong, Jeffrey Yasskin issued: year: 2016 URL: https://wg21.link/p0062r1 - id: P0063R0 citation-label: P0063R0 title: "C++17 should refer to C11 instead of C99" author: - family: Hans Boehm, Clark Nelson issued: year: 2015 URL: https://wg21.link/p0063r0 - id: P0063R1 citation-label: P0063R1 title: "C++17 should refer to C11 instead of C99" author: - family: Clark Nelson, Hans Boehm issued: year: 2016 URL: https://wg21.link/p0063r1 - id: P0063R2 citation-label: P0063R2 title: "C++17 should refer to C11 instead of C99" author: - family: Hans Boehm issued: year: 2016 URL: https://wg21.link/p0063r2 - id: P0063R3 citation-label: P0063R3 title: "C++17 should refer to C11 instead of C99" author: - family: Clark Nelson, Hans Boehm issued: year: 2016 URL: https://wg21.link/p0063r3 - id: P0065R0 citation-label: P0065R0 title: "Movable initializer lists, rev. 2" author: - family: David Krauss issued: year: 2015 URL: https://wg21.link/p0065r0 - id: P0066R0 citation-label: P0066R0 title: "Accessors and views with lifetime extension" author: - family: David Krauss issued: year: 2015 URL: https://wg21.link/p0066r0 - id: P0067R0 citation-label: P0067R0 title: "Elementary string conversions" author: - family: Jens Maurer issued: year: 2015 URL: https://wg21.link/p0067r0 - id: P0067R1 citation-label: P0067R1 title: "Elementary string conversions" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0067r1 - id: P0067R2 citation-label: P0067R2 title: "Elementary string conversions, revision 2" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0067r2 - id: P0067R3 citation-label: P0067R3 title: "Elementary string conversions, revision 2" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0067r3 - id: P0067R4 citation-label: P0067R4 title: "Elementary string conversions, revision 4" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0067r4 - id: P0067R5 citation-label: P0067R5 title: "Elementary string conversions, revision 5" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0067r5 - id: P0068R0 citation-label: P0068R0 title: "Proposal of [[unused]], [[nodiscard]] and [[fallthrough]] attributes" author: - family: Andrew Tomazos issued: year: 2015 URL: https://wg21.link/p0068r0 - id: P0069R0 citation-label: P0069R0 title: "A C++ Compiler for Heterogeneous Computing" author: - family: Ben Sander, Greg Stoner, Siu-chi Chan, Wen-Heng (Jack) Chung issued: year: 2015 URL: https://wg21.link/p0069r0 - id: P0070R0 citation-label: P0070R0 title: "Coroutines: Return Before Await" author: - family: Gor Nishanov issued: year: 2015 URL: https://wg21.link/p0070r0 - id: P0071R0 citation-label: P0071R0 title: "Coroutines: Keyword alternatives" author: - family: Gor Nishanov issued: year: 2015 URL: https://wg21.link/p0071r0 - id: P0072R0 citation-label: P0072R0 title: "Light-Weight Execution Agents" author: - family: Torvald Riegel issued: year: 2015 URL: https://wg21.link/p0072r0 - id: P0072R1 citation-label: P0072R1 title: "Light-Weight Execution Agents" author: - family: Torvald Riegel issued: year: 2016 URL: https://wg21.link/p0072r1 - id: P0073R0 citation-label: P0073R0 title: "On unifying the coroutines and resumable functions proposals" author: - family: Torvald Riegel issued: year: 2015 URL: https://wg21.link/p0073r0 - id: P0073R1 citation-label: P0073R1 title: "On unifying the coroutines and resumable functions proposals" author: - family: Torvald Riegel issued: year: 2016 URL: https://wg21.link/p0073r1 - id: P0073R2 citation-label: P0073R2 title: "On unifying the coroutines and resumable functions proposals" author: - family: Torvald Riegel issued: year: 2016 URL: https://wg21.link/p0073r2 - id: P0074R0 citation-label: P0074R0 title: "Making std::owner_less more flexible" author: - family: Jonathan Wakely issued: year: 2015 URL: https://wg21.link/p0074r0 - id: P0075R0 citation-label: P0075R0 title: "Template Library for Index-Based Loops" author: - family: Arch Robison, Pablo Halpern, Robert Geva, Clark Nelson issued: year: 2015 URL: https://wg21.link/p0075r0 - id: P0075R1 citation-label: P0075R1 title: "Template Library for Index-Based Loops" author: - family: Arch Robison, Pablo Halpern, Robert Geva, Clark Nelson issued: year: 2016 URL: https://wg21.link/p0075r1 - id: P0075R2 citation-label: P0075R2 title: "Template Library for Parallel For Loops" author: - family: Pablo Halpern, Clark Nelson, Arch D. Robison, Robert Geva issued: year: 2017 URL: https://wg21.link/p0075r2 - id: P0076R0 citation-label: P0076R0 title: "Vector and Wavefront Policies" author: - family: Arch Robison, Pablo Halpern, Robert Geva, Clark Nelson issued: year: 2015 URL: https://wg21.link/p0076r0 - id: P0076R1 citation-label: P0076R1 title: "Vector and Wavefront Policies" author: - family: Arch Robison, Pablo Halpern, Robert Geva, Clark Nelson, Jens Maurer issued: year: 2016 URL: https://wg21.link/p0076r1 - id: P0076R2 citation-label: P0076R2 title: "Vector and Wavefront Policies" author: - family: Arch Robison, Pablo Halpern, Robert Geva, Clark Nelson, Jens Maurer issued: year: 2016 URL: https://wg21.link/p0076r2 - id: P0076R3 citation-label: P0076R3 title: "Vector and Wavefront Policies" author: - family: Arch Robison, Pablo Halpern, Robert Geva, Clark Nelson, Jens Maurer issued: year: 2016 URL: https://wg21.link/p0076r3 - id: P0076R4 citation-label: P0076R4 title: "Vector and Wavefront Policies" author: - family: Arch Robison, Pablo Halpern, Robert Geva, Clark Nelson, Jens Maurer issued: year: 2017 URL: https://wg21.link/p0076r4 - id: P0077R0 citation-label: P0077R0 title: "is_callable, the missing INVOKE related trait" author: - family: Agustín Bergé issued: year: 2015 URL: https://wg21.link/p0077r0 - id: P0077R1 citation-label: P0077R1 title: "is_callable, the missing INVOKE related trai" author: - family: Agustín Bergé issued: year: 2016 URL: https://wg21.link/p0077r1 - id: P0077R2 citation-label: P0077R2 title: "is_callable, the missing INVOKE related trai" author: - family: Agustín Bergé issued: year: 2016 URL: https://wg21.link/p0077r2 - id: P0078R0 citation-label: P0078R0 title: "The [[pure]] attribute" author: - family: Karl-Étienne Perron issued: year: 2015 URL: https://wg21.link/p0078r0 - id: P0079R0 citation-label: P0079R0 title: "Extension methods in C++" author: - family: Roger Orr issued: year: 2015 URL: https://wg21.link/p0079r0 - id: P0080R0 citation-label: P0080R0 title: "Variant: Discriminated Union with Value Semantics" author: - family: Michael Park issued: year: 2015 URL: https://wg21.link/p0080r0 - id: P0081R0 citation-label: P0081R0 title: "A proposal to add sincos to the standard library" author: - family: Paul Dreik issued: year: 2015 URL: https://wg21.link/p0081r0 - id: P0082R0 citation-label: P0082R0 title: "For Loop Exit Strategies (Revision 1)" author: - family: Alan Talbot issued: year: 2015 URL: https://wg21.link/p0082r0 - id: P0082R1 citation-label: P0082R1 title: "For Loop Exit Strategies (Revision 1)" author: - family: Alan Talbot issued: year: 2016 URL: https://wg21.link/p0082r1 - id: P0082R2 citation-label: P0082R2 title: "For Loop Exit Strategies (Revision 3)" author: - family: Alan Talbot issued: year: 2017 URL: https://wg21.link/p0082r2 - id: P0083R0 citation-label: P0083R0 title: "Splicing Maps and Sets (Revision 2)" author: - family: Alan Talbot issued: year: 2015 URL: https://wg21.link/p0083r0 - id: P0083R1 citation-label: P0083R1 title: "Splicing Maps and Sets (Revision 3)" author: - family: Alan Talbot, Jonathan Wakely, Howard Hinnant, James Dennett issued: year: 2015 URL: https://wg21.link/p0083r1 - id: P0083R2 citation-label: P0083R2 title: "Splicing Maps and Sets (Revision 4)" author: - family: Alan Talbot, Jonathan Wakely, Howard Hinnant, James Dennett issued: year: 2016 URL: https://wg21.link/p0083r2 - id: P0083R3 citation-label: P0083R3 title: "Splicing Maps and Sets (Revision 5)" author: - family: Alan Talbot, Jonathan Wakely, Howard Hinnant, James Dennett issued: year: 2016 URL: https://wg21.link/p0083r3 - id: P0084R0 citation-label: P0084R0 title: "Emplace Return Type" author: - family: Alan Talbot issued: year: 2015 URL: https://wg21.link/p0084r0 - id: P0084R1 citation-label: P0084R1 title: "Emplace Return Type (Revision 1)" author: - family: Alan Talbot issued: year: 2016 URL: https://wg21.link/p0084r1 - id: P0084R2 citation-label: P0084R2 title: "Emplace Return Type (Revision 1)" author: - family: Alan Talbot issued: year: 2016 URL: https://wg21.link/p0084r2 - id: P0085R0 citation-label: P0085R0 title: "Oo... adding a coherent character sequence to begin octal-literals" author: - family: Michael Jonker, Axel Naumann issued: year: 2015 URL: https://wg21.link/p0085r0 - id: P0086R0 citation-label: P0086R0 title: "Variant design review" author: - family: Axel Naumann issued: year: 2015 URL: https://wg21.link/p0086r0 - id: P0087R0 citation-label: P0087R0 title: "Variant: a type-safe union without undefined behavior (v2)" author: - family: Axel Naumann issued: year: 2015 URL: https://wg21.link/p0087r0 - id: P0088R0 citation-label: P0088R0 title: "Variant: a type-safe union that is rarely invalid (v5)" author: - family: Axel Naumann issued: year: 2015 URL: https://wg21.link/p0088r0 - id: P0088R1 citation-label: P0088R1 title: "Variant: a type-safe union that is rarely invalid (v6)" author: - family: Axel Naumann issued: year: 2016 URL: https://wg21.link/p0088r1 - id: P0088R2 citation-label: P0088R2 title: "Variant: a type-safe union for C++17 (v7)" author: - family: Axel Naumann issued: year: 2016 URL: https://wg21.link/p0088r2 - id: P0088R3 citation-label: P0088R3 title: "Variant: a type-safe union for C++17 (v8)" author: - family: Axel Naumann issued: year: 2016 URL: https://wg21.link/p0088r3 - id: P0089R0 citation-label: P0089R0 title: "Quantifying Memory-Allocatiom Strategies" author: - family: John Lakos, Jeffrey Mendelsohn, Alisdair Meredith, Nathan Myers issued: year: 2015 URL: https://wg21.link/p0089r0 - id: P0089R1 citation-label: P0089R1 title: "Quantifying Memory-Allocation Strategies" author: - family: John Lakos, Jeffrey Mendelsohn, Alisdair Meredith, Nathan Myers issued: year: 2016 URL: https://wg21.link/p0089r1 - id: P0090R0 citation-label: P0090R0 title: "Removing result_type, etc." author: - family: Stephan T. Lavavej issued: year: 2015 URL: https://wg21.link/p0090r0 - id: P0091R0 citation-label: P0091R0 title: "Template parameter deduction for constructors (Rev. 3)" author: - family: Mike Spertus, Richard Smith issued: year: 2015 URL: https://wg21.link/p0091r0 - id: P0091R1 citation-label: P0091R1 title: "Template parameter deduction for constructors (Rev. 3)" author: - family: Mike Spertus, Faisal Vali, Richard Smith issued: year: 2016 URL: https://wg21.link/p0091r1 - id: P0091R2 citation-label: P0091R2 title: "Template argument deduction for class templates (Rev. 5)" author: - family: Mike Spertus, Faisal Vali, Richard Smith issued: year: 2016 URL: https://wg21.link/p0091r2 - id: P0091R3 citation-label: P0091R3 title: "Template argument deduction for class templates (Rev. 6)" author: - family: Mike Spertus, Faisal Vali, Richard Smith issued: year: 2016 URL: https://wg21.link/p0091r3 - id: P0091R4 citation-label: P0091R4 title: "Template argument deduction for class templates (Rev. 7)" author: - family: Mike Spertus, Faisal Vali, Richard Smith issued: year: 2016 URL: https://wg21.link/p0091r4 - id: P0092R0 citation-label: P0092R0 title: "Polishing " author: - family: Howard Hinnant issued: year: 2015 URL: https://wg21.link/p0092r0 - id: P0092R1 citation-label: P0092R1 title: "Polishing" author: - family: Howard Hinnant issued: year: 2015 URL: https://wg21.link/p0092r1 - id: P0093R0 citation-label: P0093R0 title: "Simply a strong variant" author: - family: David Sankel issued: year: 2015 URL: https://wg21.link/p0093r0 - id: P0094R0 citation-label: P0094R0 title: "Simply a basic variant" author: - family: David Sankel issued: year: 2015 URL: https://wg21.link/p0094r0 - id: P0095R0 citation-label: P0095R0 title: "The case for a language based variant" author: - family: David Sankel issued: year: 2015 URL: https://wg21.link/p0095r0 - id: P0095R1 citation-label: P0095R1 title: "Pattern Matching and Language Variants" author: - family: David Sankel issued: year: 2016 URL: https://wg21.link/p0095r1 - id: P0095R2 citation-label: P0095R2 title: "Language Variants" author: - family: David Sankel, Dan Sarginson, Sergei Murzin issued: year: 2018 URL: https://wg21.link/p0095r2 - id: P0096R0 citation-label: P0096R0 title: "Feature-testing recommendations for C++" author: - family: Clark Nelson issued: year: 2014 URL: https://wg21.link/p0096r0 - id: P0096R1 citation-label: P0096R1 title: "Feature-testing recommendations for C++" author: - family: Clark Nelson issued: year: 2016 URL: https://wg21.link/p0096r1 - id: P0096R2 citation-label: P0096R2 title: "Feature-testing recommendations for C++" author: - family: Clark Nelson issued: year: 2016 URL: https://wg21.link/p0096r2 - id: P0096R3 citation-label: P0096R3 title: "Feature-testing recommendations for C++" author: - family: Clark Nelson issued: year: 2016 URL: https://wg21.link/p0096r3 - id: P0096R4 citation-label: P0096R4 title: "Feature-testing recommendations for C++" author: - family: Clark Nelson issued: year: 2017 URL: https://wg21.link/p0096r4 - id: P0096R5 citation-label: P0096R5 title: "Feature-testing recommendations for C++" author: - family: Clark Nelson issued: year: 2017 URL: https://wg21.link/p0096r5 - id: P0097R0 citation-label: P0097R0 title: "Use Cases for Thread-Local Storage" author: - family: Paul E. McKenney, JF Bastien, Pablo Halpern, Michael Wong, Thomas Richard William Scogland, Robert Geva issued: year: 2015 URL: https://wg21.link/p0097r0 - id: P0098R0 citation-label: P0098R0 title: "Towards Implementation and Use of memory order consume" author: - family: Paul E. McKenney, Torvald Riegel, Jeff Preshing, Hans Boehm, Clark Nelson, Olivier Giroux, Lawrence Crowl issued: year: 2015 URL: https://wg21.link/p0098r0 - id: P0098R1 citation-label: P0098R1 title: "Towards Implementation and Use of memory order consume" author: - family: Paul E. McKenney, Torvald Riegel, Jeff Preshing, Hans Boehm, Clark Nelson, Olivier Giroux, Lawrence Crowl issued: year: 2016 URL: https://wg21.link/p0098r1 - id: P0099R0 citation-label: P0099R0 title: "A low-level API for stackful context switching" author: - family: Oliver Kowalke, Nat Goodspeed issued: year: 2015 URL: https://wg21.link/p0099r0 - id: P0099R1 citation-label: P0099R1 title: "A low-level API for stackful context switching" author: - family: Oliver Kowalke, Nat Goodspeed issued: year: 2016 URL: https://wg21.link/p0099r1 - id: P0100R0 citation-label: P0100R0 title: "Comparison in C++" author: - family: Lawrence Crowl issued: year: 2015 URL: https://wg21.link/p0100r0 - id: P0100R1 citation-label: P0100R1 title: "Comparison in C++" author: - family: Lawrence Crowl issued: year: 2015 URL: https://wg21.link/p0100r1 - id: P0100R2 citation-label: P0100R2 title: "Comparison in C++" author: - family: Lawrence Crowl issued: year: 2016 URL: https://wg21.link/p0100r2 - id: P0101R0 citation-label: P0101R0 title: "An Outline of a C++ Numbers Technical Specification," author: - family: Lawrence Crowl issued: year: 2015 URL: https://wg21.link/p0101r0 - id: P0102R0 citation-label: P0102R0 title: "C++ Parametric Number Type Aliases" author: - family: Lawrence Crowl issued: year: 2015 URL: https://wg21.link/p0102r0 - id: P0103R0 citation-label: P0103R0 title: "Overflow-Detecting and Double-Wide Arithmetic Operations" author: - family: Lawrence Crowl issued: year: 2015 URL: https://wg21.link/p0103r0 - id: P0103R1 citation-label: P0103R1 title: "Overflow-Detecting and Double-Wide Arithmetic Operations" author: - family: Lawrence Crowl issued: year: 2017 URL: https://wg21.link/p0103r1 - id: P0104R0 citation-label: P0104R0 title: "Multi-Word Integer Operations and Types" author: - family: Lawrence Crowl issued: year: 2015 URL: https://wg21.link/p0104r0 - id: P0104R1 citation-label: P0104R1 title: "Multi-Word Integer Operations and Types" author: - family: Lawrence Crowl issued: year: 2017 URL: https://wg21.link/p0104r1 - id: P0105R0 citation-label: P0105R0 title: "Rounding and Overflow in C++" author: - family: Lawrence Crowl issued: year: 2015 URL: https://wg21.link/p0105r0 - id: P0105R1 citation-label: P0105R1 title: "Rounding and Overflow in C++" author: - family: Lawrence Crowl issued: year: 2017 URL: https://wg21.link/p0105r1 - id: P0106R0 citation-label: P0106R0 title: "C++ Binary Fixed-Point Arithmetic" author: - family: Lawrence Crowl issued: year: 2015 URL: https://wg21.link/p0106r0 - id: P0107R0 citation-label: P0107R0 title: "Better support for constexpr in std::array" author: - family: Louis Dionne issued: year: 2015 URL: https://wg21.link/p0107r0 - id: P0108R0 citation-label: P0108R0 title: "Skeleton Proposal for Thread-Local Storage (TLS)" author: - family: Paul E. McKenney, JF Bastien issued: year: 2015 URL: https://wg21.link/p0108r0 - id: P0108R1 citation-label: P0108R1 title: "Skeleton Proposal for Thread-Local Storage (TLS)" author: - family: Paul E. McKenney, JF Bastien issued: year: 2016 URL: https://wg21.link/p0108r1 - id: P0109R0 citation-label: P0109R0 title: "Function Aliases + Extended Inheritance = Opaque Typedefs" author: - family: Walter E. Brown issued: year: 2015 URL: https://wg21.link/p0109r0 - id: P0110R0 citation-label: P0110R0 title: "Implementing the strong guarantee for variant<> assignment" author: - family: Anthony Williams issued: year: 2015 URL: https://wg21.link/p0110r0 - id: P0112R0 citation-label: P0112R0 title: "Networking Library (Revision 6)" author: - family: Christopher Kohlhoff issued: year: 2015 URL: https://wg21.link/p0112r0 - id: P0112R1 citation-label: P0112R1 title: "Networking Library (Revision 7)" author: - family: Christopher Kohlhoff issued: year: 2015 URL: https://wg21.link/p0112r1 - id: P0113R0 citation-label: P0113R0 title: "Executors and Asynchronous Operations, Revision 2" author: - family: Christopher Kohlhoff issued: year: 2015 URL: https://wg21.link/p0113r0 - id: P0114R0 citation-label: P0114R0 title: "Resumable Expressions (revision 1)" author: - family: Christopher Kohlhoff issued: year: 2015 URL: https://wg21.link/p0114r0 - id: P0116R0 citation-label: P0116R0 title: "Boolean conversion for Standard Library types" author: - family: Robert Kawulak issued: year: 2015 URL: https://wg21.link/p0116r0 - id: P0117R0 citation-label: P0117R0 title: "Generic to_string/to_wstring functions" author: - family: Robert Kawulak issued: year: 2015 URL: https://wg21.link/p0117r0 - id: P0118R0 citation-label: P0118R0 title: "Concepts-TS editors report" author: - family: Andrew Sutton issued: year: 2015 URL: https://wg21.link/p0118r0 - id: P0119R0 citation-label: P0119R0 title: "Overload sets as function arguments" author: - family: Andrew Sutton issued: year: 2015 URL: https://wg21.link/p0119r0 - id: P0119R1 citation-label: P0119R1 title: "Overload sets as function arguments" author: - family: Andrew Sutton issued: year: 2016 URL: https://wg21.link/p0119r1 - id: P0119R2 citation-label: P0119R2 title: "Overload sets as function arguments" author: - family: Andrew Sutton issued: year: 2016 URL: https://wg21.link/p0119r2 - id: P0120R0 citation-label: P0120R0 title: "constexpr unions and common initial sequences" author: - family: Anthony Williams issued: year: 2015 URL: https://wg21.link/p0120r0 - id: P0121R0 citation-label: P0121R0 title: "Working Draft, C++ extensions for Concepts" author: - family: Andrew Sutton issued: year: 2015 URL: https://wg21.link/p0121r0 - id: P0122R0 citation-label: P0122R0 title: "array_view: bounds-safe views for sequences of objects" author: - family: Neil MacIntosh issued: year: 2015 URL: https://wg21.link/p0122r0 - id: P0122R1 citation-label: P0122R1 title: "span: bounds-safe views of objects for sequences" author: - family: Neil MacIntosh issued: year: 2016 URL: https://wg21.link/p0122r1 - id: P0122R2 citation-label: P0122R2 title: "span: bounds-safe views for sequences of objects" author: - family: Neil MacIntosh issued: year: 2016 URL: https://wg21.link/p0122r2 - id: P0122R3 citation-label: P0122R3 title: "span: bounds-safe views for sequences of objects" author: - family: Neil MacIntosh issued: year: 2016 URL: https://wg21.link/p0122r3 - id: P0122R4 citation-label: P0122R4 title: "span: bounds-safe views for sequences of objects" author: - family: Neil MacIntosh issued: year: 2017 URL: https://wg21.link/p0122r4 - id: P0122R5 citation-label: P0122R5 title: "span: bounds-safe views for sequences of objects" author: - family: Neil MacIntosh issued: year: 2017 URL: https://wg21.link/p0122r5 - id: P0122R6 citation-label: P0122R6 title: "span: bounds-safe views for sequences of objects" author: - family: Neil MacIntosh issued: year: 2018 URL: https://wg21.link/p0122r6 - id: P0122R7 citation-label: P0122R7 title: "span: bounds-safe views for sequences of objects" author: - family: Neil MacIntosh, Stephan T. Lavavej issued: year: 2018 URL: https://wg21.link/p0122r7 - id: P0123R0 citation-label: P0123R0 title: "Unifying the interfaces of string_view and array_view" author: - family: Neil MacIntosh issued: year: 2015 URL: https://wg21.link/p0123r0 - id: P0123R1 citation-label: P0123R1 title: "string_span: bounds-safe views for sequences of characters" author: - family: Neil MacIntosh issued: year: 2016 URL: https://wg21.link/p0123r1 - id: P0123R2 citation-label: P0123R2 title: "string_span: bounds-safe views for sequences of objects" author: - family: Neil MacIntosh issued: year: 2016 URL: https://wg21.link/p0123r2 - id: P0124R0 citation-label: P0124R0 title: "Linux-Kernel Memory Model" author: - family: Paul E. McKenney, Ulrich Weigand issued: year: 2015 URL: https://wg21.link/p0124r0 - id: P0124R1 citation-label: P0124R1 title: "Linux-Kernel Memory Model" author: - family: Paul E. McKenney, Ulrich Weigand, Andrea Parri issued: year: 2016 URL: https://wg21.link/p0124r1 - id: P0124R2 citation-label: P0124R2 title: "Linux-Kernel Memory Model" author: - family: Paul E. McKenney, Ulrich Weigand, Andrea Parri, Boqun Feng issued: year: 2016 URL: https://wg21.link/p0124r2 - id: P0124R3 citation-label: P0124R3 title: "Linux-Kernel Memory Model" author: - family: Paul E. McKenney, Ulrich Weigand, Andrea Parri, Boqun Feng issued: year: 2017 URL: https://wg21.link/p0124r3 - id: P0124R4 citation-label: P0124R4 title: "Linux-Kernel Memory Model" author: - family: Paul E. McKenney, Ulrich Weigand, Andrea Parri, Boqun Feng issued: year: 2017 URL: https://wg21.link/p0124r4 - id: P0124R5 citation-label: P0124R5 title: "Linux-Kernel Memory Model" author: - family: Paul E. McKenney, Ulrich Weigand, Andrea Parri, Boqun Feng issued: year: 2018 URL: https://wg21.link/p0124r5 - id: P0124R6 citation-label: P0124R6 title: "Linux-Kernel Memory Model" author: - family: Paul McKenney, Ulrich Weigand, Andrea Parri, Boqun Feng issued: year: 2018 URL: https://wg21.link/p0124r6 - id: P0124R7 citation-label: P0124R7 title: "Linux-Kernel Memory Model" author: - family: Paul E. McKenney, Ulrich Weigand, Andrea Parri, Boqun Feng issued: year: 2023 URL: https://wg21.link/p0124r7 - id: P0124R8 citation-label: P0124R8 title: "Linux-Kernel Memory Model" author: - family: Paul E. McKenney, Ulrich Weigand, Andrea Parri, Boqun Feng issued: year: 2023 URL: https://wg21.link/p0124r8 - id: P0125R0 citation-label: P0125R0 title: "std::bitset inclusion test methods" author: - family: Vittorio Romeo issued: year: 2015 URL: https://wg21.link/p0125r0 - id: P0126R0 citation-label: P0126R0 title: "std::synchronic" author: - family: Olivier Giroux issued: year: 2015 URL: https://wg21.link/p0126r0 - id: P0126R1 citation-label: P0126R1 title: "std::synchronic" author: - family: Olivier Giroux issued: year: 2016 URL: https://wg21.link/p0126r1 - id: P0126R2 citation-label: P0126R2 title: "std::synchronic" author: - family: Olivier Giroux, Torvald Riegel issued: year: 2016 URL: https://wg21.link/p0126r2 - id: P0127R0 citation-label: P0127R0 title: "Declaring non-type template arguments with auto" author: - family: James Touton issued: year: 2015 URL: https://wg21.link/p0127r0 - id: P0127R1 citation-label: P0127R1 title: "Declaring non-type template arguments with auto" author: - family: James Touton, Mike Spertus issued: year: 2016 URL: https://wg21.link/p0127r1 - id: P0127R2 citation-label: P0127R2 title: "Declaring non-type template arguments with auto" author: - family: James Touton, Mike Spertus issued: year: 2016 URL: https://wg21.link/p0127r2 - id: P0128R0 citation-label: P0128R0 title: "constexpr_if" author: - family: Ville Voutilainen issued: year: 2015 URL: https://wg21.link/p0128r0 - id: P0128R1 citation-label: P0128R1 title: "constexpr_if" author: - family: Ville Voutilainen issued: year: 2016 URL: https://wg21.link/p0128r1 - id: P0129R0 citation-label: P0129R0 title: "We cannot (realistically) get rid of throwing moves" author: - family: Ville Voutilainen issued: year: 2015 URL: https://wg21.link/p0129r0 - id: P0130R0 citation-label: P0130R0 title: "Comparing virtual functions" author: - family: Scott Wardle, Roberto Parolin issued: year: 2015 URL: https://wg21.link/p0130r0 - id: P0131R0 citation-label: P0131R0 title: "Unified call syntax concerns" author: - family: Bjarne Stroustrup issued: year: 2015 URL: https://wg21.link/p0131r0 - id: P0132R0 citation-label: P0132R0 title: "Non-throwing container operations" author: - family: Ville Voutilainen issued: year: 2015 URL: https://wg21.link/p0132r0 - id: P0132R1 citation-label: P0132R1 title: "Non-throwing container operations" author: - family: Ville Voutilainen issued: year: 2018 URL: https://wg21.link/p0132r1 - id: P0133R0 citation-label: P0133R0 title: "Putting noexcept(auto) on hold, again" author: - family: Ville Voutilainen issued: year: 2015 URL: https://wg21.link/p0133r0 - id: P0134R0 citation-label: P0134R0 title: "Introducing a name for brace-or-equal-initializers for non-static data members" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/p0134r0 - id: P0135R0 citation-label: P0135R0 title: "Guaranteed copy elision through simplified value categories" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/p0135r0 - id: P0135R1 citation-label: P0135R1 title: "Wording for guaranteed copy elision through simplified value categories" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/p0135r1 - id: P0136R0 citation-label: P0136R0 title: "Rewording inheriting constructors (core issue 1941 et al)" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/p0136r0 - id: P0136R1 citation-label: P0136R1 title: "Rewording inheriting constructors (core issue 1941 et al)" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/p0136r1 - id: P0137R0 citation-label: P0137R0 title: "Core Issue 1776: Replacement of class objects containing reference members" author: - family: Richard Smith issued: year: 2015 URL: https://wg21.link/p0137r0 - id: P0137R1 citation-label: P0137R1 title: "Core Issue 1776: Replacement of class objects containing reference members" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/p0137r1 - id: P0138R0 citation-label: P0138R0 title: "Construction Rules for enum class Values" author: - family: Gabriel Dos Reis issued: year: 2015 URL: https://wg21.link/p0138r0 - id: P0138R1 citation-label: P0138R1 title: "Construction Rules for enum class Values" author: - family: Gabriel Dos Reis issued: year: 2016 URL: https://wg21.link/p0138r1 - id: P0138R2 citation-label: P0138R2 title: "Construction Rules for enum class Values" author: - family: Gabriel Dos Reis issued: year: 2016 URL: https://wg21.link/p0138r2 - id: P0141R0 citation-label: P0141R0 title: "Modules, Componentization, and Transitional Paths" author: - family: Gabriel Dos Reis, Pavel Curtis issued: year: 2015 URL: https://wg21.link/p0141r0 - id: P0142R0 citation-label: P0142R0 title: "A Module System for C++ (Revision 4)" author: - family: Gabriel Dos Reis issued: year: 2016 URL: https://wg21.link/p0142r0 - id: P0143R0 citation-label: P0143R0 title: "Wording for Modules" author: - family: Gabriel Dos Reis issued: year: 2015 URL: https://wg21.link/p0143r0 - id: P0143R1 citation-label: P0143R1 title: "Wording for Modules" author: - family: Gabriel Dos Reis issued: year: 2016 URL: https://wg21.link/p0143r1 - id: P0143R2 citation-label: P0143R2 title: "Wording for Modules" author: - family: Gabriel Dos Reis issued: year: 2016 URL: https://wg21.link/p0143r2 - id: P0144R0 citation-label: P0144R0 title: "Structured Bindings" author: - family: Herb Sutter issued: year: 2015 URL: https://wg21.link/p0144r0 - id: P0144R1 citation-label: P0144R1 title: "Structured Bindings" author: - family: Herb Sutter, Bjarne Stroustrup, Gabriel Dos Reis issued: year: 2016 URL: https://wg21.link/p0144r1 - id: P0144R2 citation-label: P0144R2 title: "Structured Bindings" author: - family: Herb Sutter issued: year: 2016 URL: https://wg21.link/p0144r2 - id: P0145R0 citation-label: P0145R0 title: "Expression Order of Evaluation" author: - family: Gabriel Dos Reis, Herb Sutter, Jonathan Caves issued: year: 2015 URL: https://wg21.link/p0145r0 - id: P0145R1 citation-label: P0145R1 title: "Refining Expression Evaluation Order for Idiomatic C++ (Revision 2)" author: - family: Gabriel Dos Reis, Herb Sutter, Jonathan Caves issued: year: 2016 URL: https://wg21.link/p0145r1 - id: P0145R2 citation-label: P0145R2 title: "Refining Expression Evaluation Order for Idiomatic C++" author: - family: Gabriel Dos Reis, Herb Sutter, Jonathan Caves issued: year: 2016 URL: https://wg21.link/p0145r2 - id: P0145R3 citation-label: P0145R3 title: "Refining Expression Evaluation Order for Idiomatic C++" author: - family: Gabriel Dos Reis, Herb Sutter, Jonathan Caves issued: year: 2016 URL: https://wg21.link/p0145r3 - id: P0146R0 citation-label: P0146R0 title: "Regular Void" author: - family: Matt Calabrese issued: year: 2015 URL: https://wg21.link/p0146r0 - id: P0146R1 citation-label: P0146R1 title: "Regular Void" author: - family: Matt Calabrese issued: year: 2016 URL: https://wg21.link/p0146r1 - id: P0147R0 citation-label: P0147R0 title: "The Use and Implementation of Contracts" author: - family: Lawrence Crowl issued: year: 2015 URL: https://wg21.link/p0147r0 - id: P0148R0 citation-label: P0148R0 title: "memory_resource_ptr: A Limited Smart Pointer for memory_resource Correctness" author: - family: Pablo Halpern, Dietmar Kühl issued: year: 2015 URL: https://wg21.link/p0148r0 - id: P0149R0 citation-label: P0149R0 title: "Generalised member pointers" author: - family: Jeff Snyder issued: year: 2016 URL: https://wg21.link/p0149r0 - id: P0151R0 citation-label: P0151R0 title: "Proposal of Multi-Declarators" author: - family: Andrew Tomazos issued: year: 2015 URL: https://wg21.link/p0151r0 - id: P0152R0 citation-label: P0152R0 title: "constexpr atomic::is_always_lock_free" author: - family: Olivier Giroux, JF Bastien, Jeff Snyder issued: year: 2015 URL: https://wg21.link/p0152r0 - id: P0152R1 citation-label: P0152R1 title: "constexpr atomic::is_always_lock_free" author: - family: Olivier Giroux, JF Bastien, Jeff Snyder issued: year: 2016 URL: https://wg21.link/p0152r1 - id: P0153R0 citation-label: P0153R0 title: "std::atomic_object_fence(mo, T&&...)" author: - family: Olivier Giroux, JF Bastien issued: year: 2015 URL: https://wg21.link/p0153r0 - id: P0154R0 citation-label: P0154R0 title: "constexpr std::thread::hardware_{true,false}_sharing_size" author: - family: JF Bastien, Olivier Giroux issued: year: 2015 URL: https://wg21.link/p0154r0 - id: P0154R1 citation-label: P0154R1 title: "constexpr std::thread::hardware_{true,false}_sharing_size" author: - family: JF Bastien, Olivier Giroux issued: year: 2016 URL: https://wg21.link/p0154r1 - id: P0155R0 citation-label: P0155R0 title: "Task Block R5" author: - family: Pablo Halpern, Arch Robison, Hong Hong, Artur Laksberg, Gor Nishanov, Herb Sutter issued: year: 2015 URL: https://wg21.link/p0155r0 - id: P0156R0 citation-label: P0156R0 title: "Variadic lock_guard (Rev. 3)" author: - family: Mike Spertus issued: year: 2015 URL: https://wg21.link/p0156r0 - id: P0156R1 citation-label: P0156R1 title: "Variadic lock_guard (Rev. 4)" author: - family: Mike Spertus issued: year: 2016 URL: https://wg21.link/p0156r1 - id: P0156R2 citation-label: P0156R2 title: "Variadic lock_guard (Rev. 4)" author: - family: Mike Spertus issued: year: 2017 URL: https://wg21.link/p0156r2 - id: P0157R0 citation-label: P0157R0 title: "Handling Disappointment in C++" author: - family: Lawrence Crowl issued: year: 2015 URL: https://wg21.link/p0157r0 - id: P0158R0 citation-label: P0158R0 title: "Couroutines belong in a TS" author: - family: Jamie Allsop, Jonathan Wakely, Christopher Kohlhoff, Anthony Williams, Roger Orr, Andy Sawyer, Jonathan Coe, Arash Partow issued: year: 2015 URL: https://wg21.link/p0158r0 - id: P0159R0 citation-label: P0159R0 title: "Draft of Technical Specification for C++ Extensions for Concurrency" author: - family: Artur Laksberg issued: year: 2015 URL: https://wg21.link/p0159r0 - id: P0160R0 citation-label: P0160R0 title: "Wording for removing defaults for unary folds" author: - family: Jens Maurer issued: year: 2015 URL: https://wg21.link/p0160r0 - id: P0161R0 citation-label: P0161R0 title: "Bitset Iterators, Masks, and Container Operations" author: - family: Nathan Myers issued: year: 2016 URL: https://wg21.link/p0161r0 - id: P0162R0 citation-label: P0162R0 title: "A response to \"P0055R0: On Interactions Between Coroutines and Networking Library\"" author: - family: Christopher Kohlhoff issued: year: 2015 URL: https://wg21.link/p0162r0 - id: P0163R0 citation-label: P0163R0 title: "shared_ptr::weak_type" author: - family: Arthur O'Dwyer issued: year: 2015 URL: https://wg21.link/p0163r0 - id: P0164R0 citation-label: P0164R0 title: "Core Language Working Group \"ready\" Issues" author: - family: William M. Miller issued: year: 2015 URL: https://wg21.link/p0164r0 - id: P0165R0 citation-label: P0165R0 title: "C++ Standard Library Issues to be moved in Kona" author: - family: Marshall Clow issued: year: 2015 URL: https://wg21.link/p0165r0 - id: P0165R1 citation-label: P0165R1 title: "C++ Standard Library Issues to be moved in Jacksonville" author: - family: Marshall Clow issued: year: 2016 URL: https://wg21.link/p0165r1 - id: P0165R2 citation-label: P0165R2 title: "C++ Standard Library Issues to be moved in Oulu" author: - family: Marshall Clow issued: year: 2016 URL: https://wg21.link/p0165r2 - id: P0165R3 citation-label: P0165R3 title: "C++ Standard Library Issues to be moved in Issaquah" author: - family: Marshall Clow issued: year: 2016 URL: https://wg21.link/p0165r3 - id: P0165R4 citation-label: P0165R4 title: "C++ Standard Library Issues to be moved in Kona" author: - family: Marshall Clow issued: year: 2017 URL: https://wg21.link/p0165r4 - id: P0166R0 citation-label: P0166R0 title: "Three interesting questions about contracts" author: - family: J. Daniel Garcia issued: year: 2015 URL: https://wg21.link/p0166r0 - id: P0167R0 citation-label: P0167R0 title: "Core Language Working Group \"ready\" Issues after the October, 2015 (Kona) meeting" author: - family: William M. Miller issued: year: 2015 URL: https://wg21.link/p0167r0 - id: P0167R1 citation-label: P0167R1 title: "Core Language Working Group \"ready\" Issues for the February, 2016 (Jacksonville) meeting" author: - family: William M. Miller issued: year: 2016 URL: https://wg21.link/p0167r1 - id: P0167R2 citation-label: P0167R2 title: "Core Language Working Group \"ready\" Issues for the February, 2016 (Jacksonville) meeting" author: - family: William M. Miller issued: year: 2016 URL: https://wg21.link/p0167r2 - id: P0169R0 citation-label: P0169R0 title: "regex and Unicode character types" author: - family: Nozomu Katō issued: year: 2015 URL: https://wg21.link/p0169r0 - id: P0170R0 citation-label: P0170R0 title: "Wording for Constexpr Lambda" author: - family: Faisal Vali issued: year: 2015 URL: https://wg21.link/p0170r0 - id: P0170R1 citation-label: P0170R1 title: "Wording for Constexpr Lambda" author: - family: Faisal Vali issued: year: 2016 URL: https://wg21.link/p0170r1 - id: P0171R0 citation-label: P0171R0 title: "Response To: Resumable Expressions P0114R0" author: - family: Gor Nishanov issued: year: 2015 URL: https://wg21.link/p0171r0 - id: P0172R0 citation-label: P0172R0 title: "Abominable Function Types" author: - family: Alisdair Meredith issued: year: 2015 URL: https://wg21.link/p0172r0 - id: P0174R0 citation-label: P0174R0 title: "Deprecating Vestigial Library Parts in C++17" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0174r0 - id: P0174R1 citation-label: P0174R1 title: "Deprecating Vestigial Library Parts in C++17" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0174r1 - id: P0174R2 citation-label: P0174R2 title: "Deprecating Vestigial Library Parts in C++17" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0174r2 - id: P0175R0 citation-label: P0175R0 title: "Synopses for the C library" author: - family: Thomas Koeppe, Richard Smith issued: year: 2016 URL: https://wg21.link/p0175r0 - id: P0175R1 citation-label: P0175R1 title: "Synopses for the C library" author: - family: Thomas Koeppe, Richard Smith issued: year: 2016 URL: https://wg21.link/p0175r1 - id: P0177R0 citation-label: P0177R0 title: "Cleaning up allocator_traits" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0177r0 - id: P0177R1 citation-label: P0177R1 title: "Cleaning up allocator_traits" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0177r1 - id: P0177R2 citation-label: P0177R2 title: "Cleaning up allocator_traits" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0177r2 - id: P0178R0 citation-label: P0178R0 title: "Allocators and swap" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0178r0 - id: P0180R0 citation-label: P0180R0 title: "Reserve a New Library Namespace Future Standardization" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0180r0 - id: P0180R1 citation-label: P0180R1 title: "Reserve a New Library Namespace Future Standardization" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0180r1 - id: P0180R2 citation-label: P0180R2 title: "Reserve a New Library Namespace Future Standardization" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0180r2 - id: P0181R0 citation-label: P0181R0 title: "Ordered By Default" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0181r0 - id: P0181R1 citation-label: P0181R1 title: "Ordered By Default" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0181r1 - id: P0184R0 citation-label: P0184R0 title: "Generalizing the Range-Based For Loop" author: - family: Eric Niebler issued: year: 2016 URL: https://wg21.link/p0184r0 - id: P0185R0 citation-label: P0185R0 title: "Adding [nothrow-] swappable traits" author: - family: Daniel Krugler issued: year: 2016 URL: https://wg21.link/p0185r0 - id: P0185R1 citation-label: P0185R1 title: "Adding [nothrow-]swappable traits, revision 3" author: - family: Daniel Krugler issued: year: 2016 URL: https://wg21.link/p0185r1 - id: P0186R0 citation-label: P0186R0 title: "Iterator Facade Library Proposal for Ranges" author: - family: Beman Dawes, Eric Niebler, Casey Carter issued: year: 2016 URL: https://wg21.link/p0186r0 - id: P0187R0 citation-label: P0187R0 title: "Proposal of Bitfield Default Member Initializers" author: - family: Andrew Tomazos issued: year: 2015 URL: https://wg21.link/p0187r0 - id: P0187R1 citation-label: P0187R1 title: "Proposal/Wording for Bit-field Default Member Initializer Syntax" author: - family: Andrew Tomazos issued: year: 2016 URL: https://wg21.link/p0187r1 - id: P0188R0 citation-label: P0188R0 title: "Wording for [[fallthrough]] attribute" author: - family: Andrew Tomazos issued: year: 2016 URL: https://wg21.link/p0188r0 - id: P0188R1 citation-label: P0188R1 title: "Wording for [[fallthrough]] attribute" author: - family: Andrew Tomazos issued: year: 2016 URL: https://wg21.link/p0188r1 - id: P0189R0 citation-label: P0189R0 title: "Wording for [[nodiscard]] attribute" author: - family: Andrew Tomazos issued: year: 2016 URL: https://wg21.link/p0189r0 - id: P0189R1 citation-label: P0189R1 title: "Wording for [[nodiscard]] attribute" author: - family: Andrew Tomazos issued: year: 2016 URL: https://wg21.link/p0189r1 - id: P0190R0 citation-label: P0190R0 title: "Proposal for New memory order consume Definition" author: - family: Paul E. McKenney, Michael Wong, Hans Boehm, Jens Maurer issued: year: 2016 URL: https://wg21.link/p0190r0 - id: P0190R1 citation-label: P0190R1 title: "Proposal for New memory order consume Definition" author: - family: Paul E. McKenney, Michael Wong, Hans Boehm, Jens Maurer issued: year: 2016 URL: https://wg21.link/p0190r1 - id: P0190R2 citation-label: P0190R2 title: "Proposal for New memory order consume Definition" author: - family: Paul E. McKenney, Michael Wong, Hans Boehm, Jens Maurer, Jeffrey Yasskin, JF Bastien issued: year: 2016 URL: https://wg21.link/p0190r2 - id: P0190R3 citation-label: P0190R3 title: "Proposal for New memory order consume Definition" author: - family: Paul E. McKenney, Michael Wong, Hans Boehm, Jens Maurer, Jeffrey Yasskin, JF Bastien issued: year: 2017 URL: https://wg21.link/p0190r3 - id: P0190R4 citation-label: P0190R4 title: "Proposal for New memory order consume Definition" author: - family: Paul E. McKenney, Michael Wong, Hans Boehm, Jens Maurer, Jeffrey Yasskin, JF Bastien issued: year: 2017 URL: https://wg21.link/p0190r4 - id: P0191R1 citation-label: P0191R1 title: "C++ virtual member function pointer comparison" author: - family: Daniel Markus issued: year: 2016 URL: https://wg21.link/p0191r1 - id: P0192R0 citation-label: P0192R0 title: "Adding a Fundamental Type for Short Float" author: - family: Boris Fomitchev, Sergei Nikolaev, Oliver Giroux issued: year: 2015 URL: https://wg21.link/p0192r0 - id: P0192R1 citation-label: P0192R1 title: "Adding a Fundamental Type for Short Float" author: - family: Boris Fomitchev, Sergei Nikolaev, Olivier Giroux, Lawrence Crowl issued: year: 2016 URL: https://wg21.link/p0192r1 - id: P0192R4 citation-label: P0192R4 title: "`short float` and fixed-size floating point types" author: - family: Michał Dominiak, Bryce Adelstein Lelbach, Boris Fomitchev, Sergei Nikolaev issued: year: 2018 URL: https://wg21.link/p0192r4 - id: P0193R0 citation-label: P0193R0 title: "Where is Vectorization in C++‽" author: - family: JF Bastien, Hans Boehm issued: year: 2016 URL: https://wg21.link/p0193r0 - id: P0193R1 citation-label: P0193R1 title: "Where is Vectorization in C++‽" author: - family: JF Bastien, Hans Boehm issued: year: 2016 URL: https://wg21.link/p0193r1 - id: P0194R0 citation-label: P0194R0 title: "Static reflection (revision 4)" author: - family: Matus Chochlik, Axel Naumann issued: year: 2016 URL: https://wg21.link/p0194r0 - id: P0194R1 citation-label: P0194R1 title: "Static reflection (revision 4)" author: - family: Matúš Chochlík, Alex Naumann issued: year: 2016 URL: https://wg21.link/p0194r1 - id: P0194R2 citation-label: P0194R2 title: "Static reflection" author: - family: Matúš Chochlík, Axel Naumann, David Sankel issued: year: 2016 URL: https://wg21.link/p0194r2 - id: P0194R3 citation-label: P0194R3 title: "Static reflection" author: - family: Matúš Chochlík, Axel Naumann, David Sankel issued: year: 2017 URL: https://wg21.link/p0194r3 - id: P0194R4 citation-label: P0194R4 title: "Static reflection" author: - family: Matúš Chochlík, Axel Naumann, David Sankel issued: year: 2017 URL: https://wg21.link/p0194r4 - id: P0194R5 citation-label: P0194R5 title: "Static reflection" author: - family: Matúš Chochlík, Axel Naumann, David Sankel issued: year: 2018 URL: https://wg21.link/p0194r5 - id: P0194R6 citation-label: P0194R6 title: "Static reflection" author: - family: Matus Chochlik, Axel Naumann, David Sankel issued: year: 2018 URL: https://wg21.link/p0194r6 - id: P0195R0 citation-label: P0195R0 title: "Modernizing using-declarations" author: - family: Robert Haberlach issued: year: 2015 URL: https://wg21.link/p0195r0 - id: P0195R1 citation-label: P0195R1 title: "Modernizing using-declarations" author: - family: Robert Haberlach issued: year: 2016 URL: https://wg21.link/p0195r1 - id: P0195R2 citation-label: P0195R2 title: "Pack expansions in using-declarations" author: - family: Robert Haberlach, Richard Smith issued: year: 2016 URL: https://wg21.link/p0195r2 - id: P0196R0 citation-label: P0196R0 title: "A generic none_t literal type for Nullable types" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0196r0 - id: P0196R1 citation-label: P0196R1 title: "Generic none() factories for Nullable types" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0196r1 - id: P0196R2 citation-label: P0196R2 title: "Generic none() factories for Nullable types" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0196r2 - id: P0196R3 citation-label: P0196R3 title: "Generic none() factories for Nullable types" author: - family: Vicente J. Botet Escriba issued: year: 2017 URL: https://wg21.link/p0196r3 - id: P0196R4 citation-label: P0196R4 title: "Generic none() factories for Nullable types" author: - family: Vicente J. Botet Escriba issued: year: 2017 URL: https://wg21.link/p0196r4 - id: P0196R5 citation-label: P0196R5 title: "Generic none() factories for Nullable types" author: - family: Vicente J. Botet Escribá issued: year: 2018 URL: https://wg21.link/p0196r5 - id: P0197R0 citation-label: P0197R0 title: "Default Tuple-like access" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0197r0 - id: P0198R0 citation-label: P0198R0 title: "Default Swap" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0198r0 - id: P0199R0 citation-label: P0199R0 title: "Default Hash" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0199r0 - id: P0200R0 citation-label: P0200R0 title: "A Proposal to Add Y Combinator to the Standard Library" author: - family: Yegor Derevenets issued: year: 2016 URL: https://wg21.link/p0200r0 - id: P0201R0 citation-label: P0201R0 title: "A cloning pointer-class for C++" author: - family: Jonathan Coe issued: year: 2016 URL: https://wg21.link/p0201r0 - id: P0201R1 citation-label: P0201R1 title: "An indirect value-type for C++" author: - family: Jonathan Coe issued: year: 2016 URL: https://wg21.link/p0201r1 - id: P0201R2 citation-label: P0201R2 title: "A polymorphic value-type for C++" author: - family: Jonathan Coe issued: year: 2017 URL: https://wg21.link/p0201r2 - id: P0201R3 citation-label: P0201R3 title: "A polymorphic value-type for C++" author: - family: Jonathan Coe, Sean Parent issued: year: 2018 URL: https://wg21.link/p0201r3 - id: P0201R4 citation-label: P0201R4 title: "A polymorphic value-type for C++" author: - family: Jonathan Coe, Sean Parent issued: year: 2018 URL: https://wg21.link/p0201r4 - id: P0201R5 citation-label: P0201R5 title: "A polymorphic value-type for C++" author: - family: Jonathan Coe, Sean Parent issued: year: 2019 URL: https://wg21.link/p0201r5 - id: P0201R6 citation-label: P0201R6 title: "A polymorphic value-type for C++" author: - family: Jonathan Coe, Antony Peacock, Sean Parent issued: year: 2022 URL: https://wg21.link/p0201r6 - id: P0202R0 citation-label: P0202R0 title: "Add Constexpr Modifiers to Functions in and Headers" author: - family: Antony Polukhin issued: year: 2016 URL: https://wg21.link/p0202r0 - id: P0202R1 citation-label: P0202R1 title: "Add Constexpr Modifiers to Functions in and Headers" author: - family: Antony Polukhin issued: year: 2016 URL: https://wg21.link/p0202r1 - id: P0202R2 citation-label: P0202R2 title: "Add Constexpr Modifiers to Functions in and Headers" author: - family: Antony Polukhin issued: year: 2017 URL: https://wg21.link/p0202r2 - id: P0202R3 citation-label: P0202R3 title: "Add Constexpr Modifiers to Functions in and Headers" author: - family: Antony Polukhin issued: year: 2017 URL: https://wg21.link/p0202r3 - id: P0203R0 citation-label: P0203R0 title: "Considerations for the design of expressive portable SIMD vectors" author: - family: Mathias Gaunard issued: year: 2016 URL: https://wg21.link/p0203r0 - id: P0205R0 citation-label: P0205R0 title: "Allow Seeding Random Number Engines With std::random_device" author: - family: Moritz Klammler issued: year: 2016 URL: https://wg21.link/p0205r0 - id: P0205R1 citation-label: P0205R1 title: "Efficient Seeding of Random Number Engines" author: - family: Moritz Klammler issued: year: 2021 URL: https://wg21.link/p0205r1 - id: P0206R0 citation-label: P0206R0 title: "Discussion about std::thread and RAII" author: - family: Ville Voutilainen issued: year: 2016 URL: https://wg21.link/p0206r0 - id: P0206R1 citation-label: P0206R1 title: "A joining thread" author: - family: Ville Voutilainen issued: year: 2016 URL: https://wg21.link/p0206r1 - id: P0207R0 citation-label: P0207R0 title: "Ruminations on lambda captures" author: - family: Ville Voutilainen issued: year: 2016 URL: https://wg21.link/p0207r0 - id: P0208R0 citation-label: P0208R0 title: "Copy-swap helper" author: - family: Pablo Halpern issued: year: 2016 URL: https://wg21.link/p0208r0 - id: P0208R1 citation-label: P0208R1 title: "Copy-swap Transaction" author: - family: Pablo Halpern issued: year: 2017 URL: https://wg21.link/p0208r1 - id: P0209R0 citation-label: P0209R0 title: "make_from_tuple: apply for construction" author: - family: Pablo Halpern issued: year: 2016 URL: https://wg21.link/p0209r0 - id: P0209R1 citation-label: P0209R1 title: "make_from_tuple: apply for construction" author: - family: Pablo Halpern issued: year: 2016 URL: https://wg21.link/p0209r1 - id: P0209R2 citation-label: P0209R2 title: "make_from_tuple: apply for construction" author: - family: Pablo Halpern issued: year: 2016 URL: https://wg21.link/p0209r2 - id: P0210R0 citation-label: P0210R0 title: "A light-weight, dynamic array" author: - family: Thomas Koeppe issued: year: 2016 URL: https://wg21.link/p0210r0 - id: P0211R0 citation-label: P0211R0 title: "Allocator-aware library wrappers for dynamic allocation" author: - family: Thomas Koeppe issued: year: 2016 URL: https://wg21.link/p0211r0 - id: P0211R1 citation-label: P0211R1 title: "Allocator-aware library wrappers for dynamic allocation" author: - family: Thomas Koeppe issued: year: 2016 URL: https://wg21.link/p0211r1 - id: P0211R2 citation-label: P0211R2 title: "Allocator-aware library wrappers for dynamic allocation" author: - family: Thomas Köppe issued: year: 2018 URL: https://wg21.link/p0211r2 - id: P0211R3 citation-label: P0211R3 title: "Allocator-aware library wrappers for dynamic allocation" author: - family: Thomas Köppe issued: year: 2020 URL: https://wg21.link/p0211r3 - id: P0212R0 citation-label: P0212R0 title: "Wording for [[maybe_unused]] attribute" author: - family: Andrew Tomazos issued: year: 2016 URL: https://wg21.link/p0212r0 - id: P0212R1 citation-label: P0212R1 title: "Wording for [[maybe_unused]] attribute" author: - family: Andrew Tomazos issued: year: 2016 URL: https://wg21.link/p0212r1 - id: P0213R0 citation-label: P0213R0 title: "Reexamining the Performance of Memory-Allocation Strategies" author: - family: Graham Bleaney issued: year: 2016 URL: https://wg21.link/p0213r0 - id: P0214R0 citation-label: P0214R0 title: "Data-Parallel Vector Types & Operations" author: - family: Matthias Kretz issued: year: 2016 URL: https://wg21.link/p0214r0 - id: P0214R1 citation-label: P0214R1 title: "Data-Parallel Vector Types & Operations" author: - family: Matthias Kretz issued: year: 2016 URL: https://wg21.link/p0214r1 - id: P0214R2 citation-label: P0214R2 title: "Data-Parallel Vector Types & Operations" author: - family: Matthias Kretz issued: year: 2016 URL: https://wg21.link/p0214r2 - id: P0214R3 citation-label: P0214R3 title: "Data-Parallel Vector Types & Operations" author: - family: Matthias Kretz issued: year: 2017 URL: https://wg21.link/p0214r3 - id: P0214R4 citation-label: P0214R4 title: "Data-Parallel Vector Types & Operations" author: - family: Matthias Kretz issued: year: 2017 URL: https://wg21.link/p0214r4 - id: P0214R5 citation-label: P0214R5 title: "Data-Parallel Vector Types & Operations" author: - family: Matthias Kretz issued: year: 2017 URL: https://wg21.link/p0214r5 - id: P0214R6 citation-label: P0214R6 title: "Data-Parallel Vector Types & Operations" author: - family: Matthias Kretz issued: year: 2017 URL: https://wg21.link/p0214r6 - id: P0214R7 citation-label: P0214R7 title: "Data-Parallel Vector Types & Operations" author: - family: Matthias Kretz issued: year: 2017 URL: https://wg21.link/p0214r7 - id: P0214R8 citation-label: P0214R8 title: "Data-Parallel Vector Types & Operations" author: - family: Matthias Kretz issued: year: 2018 URL: https://wg21.link/p0214r8 - id: P0214R9 citation-label: P0214R9 title: "Data-Parallel Vector Types & Operations" author: - family: Matthias Kretz issued: year: 2018 URL: https://wg21.link/p0214r9 - id: P0215R0 citation-label: P0215R0 title: "A Civil-Time Library" author: - family: Greg Miller, Bradley White issued: year: 2016 URL: https://wg21.link/p0215r0 - id: P0216R0 citation-label: P0216R0 title: "A Time-Zone Library" author: - family: Greg Miller, Bradley White issued: year: 2016 URL: https://wg21.link/p0216r0 - id: P0217R0 citation-label: P0217R0 title: "Proposed wording for structured bindings" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0217r0 - id: P0217R1 citation-label: P0217R1 title: "Proposed wording for structured bindings" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0217r1 - id: P0217R2 citation-label: P0217R2 title: "Proposed wording for structured bindings" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0217r2 - id: P0217R3 citation-label: P0217R3 title: "Proposed wording for structured bindings" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0217r3 - id: P0218R0 citation-label: P0218R0 title: "Adopt File System TS for C++17" author: - family: Beman Dawes issued: year: 2016 URL: https://wg21.link/p0218r0 - id: P0218R1 citation-label: P0218R1 title: "Adopt File System TS for C++17" author: - family: Beman Dawes issued: year: 2016 URL: https://wg21.link/p0218r1 - id: P0219R0 citation-label: P0219R0 title: "Relative Paths for Filesystem" author: - family: Beman Dawes, Jamie Allsop, Nicolai Josuttis issued: year: 2016 URL: https://wg21.link/p0219r0 - id: P0219R1 citation-label: P0219R1 title: "Relative Paths for Filesystem" author: - family: Beman Dawes issued: year: 2016 URL: https://wg21.link/p0219r1 - id: P0220R0 citation-label: P0220R0 title: "Adopt Library Fundamentals TS for C++17" author: - family: Beman Dawes issued: year: 2016 URL: https://wg21.link/p0220r0 - id: P0220R1 citation-label: P0220R1 title: "Adopt Library Fundamentals V1 TS Components for C++17 (R1)" author: - family: Beman Dawes issued: year: 2016 URL: https://wg21.link/p0220r1 - id: P0221R0 citation-label: P0221R0 title: "Proposed wording for default comparisons, revision 2" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0221r0 - id: P0221R1 citation-label: P0221R1 title: "Proposed wording for default comparisons, revision 3" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0221r1 - id: P0221R2 citation-label: P0221R2 title: "Proposed wording for default comparisons, revision 4" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0221r2 - id: P0222R0 citation-label: P0222R0 title: "Allowing Anonymous Structs as Return Values" author: - family: Matthew Woehlke issued: year: 2016 URL: https://wg21.link/p0222r0 - id: P0223R0 citation-label: P0223R0 title: "Class Namespace" author: - family: Matthew Woehlke issued: year: 2016 URL: https://wg21.link/p0223r0 - id: P0224R0 citation-label: P0224R0 title: "Implicit Return Type" author: - family: Matthew Woehlke issued: year: 2016 URL: https://wg21.link/p0224r0 - id: P0225R0 citation-label: P0225R0 title: "Why I want Concepts, and why I want them sooner rather than later" author: - family: Ville Voutilainen issued: year: 2016 URL: https://wg21.link/p0225r0 - id: P0226R0 citation-label: P0226R0 title: "Mathematical Special Functions for C++17, v4" author: - family: Walter E. Brown, Axel Naumann, Edward Smith-Rowland issued: year: 2016 URL: https://wg21.link/p0226r0 - id: P0226R1 citation-label: P0226R1 title: "Mathematical Special Functions for C++17, v5" author: - family: Walter E. Brown, Axel Naumann, Edward Smith-Rowland issued: year: 2016 URL: https://wg21.link/p0226r1 - id: P0227R0 citation-label: P0227R0 title: "Weakening the iterator categories of some standard algorithms" author: - family: Thibaut Le Jehan issued: year: 2016 URL: https://wg21.link/p0227r0 - id: P0228R0 citation-label: P0228R0 title: "A Proposal to Add Safe Integer Types to the Standard Library Technical Report" author: - family: Robert Ramey issued: year: 2016 URL: https://wg21.link/p0228r0 - id: P0228R3 citation-label: P0228R3 title: "unique_function: a move-only std::function" author: - family: Ryan McDougall, Matt Calabrese issued: year: 2019 URL: https://wg21.link/p0228r3 - id: P0228R6 citation-label: P0228R6 title: "any_invocable" author: - family: Matt Calabrese, Ryan McDougall issued: year: 2020 URL: https://wg21.link/p0228r6 - id: P0229R0 citation-label: P0229R0 title: "SG5 Transactional Memory Meeting minutes 2015/11/02-2016/02/08" author: - family: Michael Wong issued: year: 2016 URL: https://wg21.link/p0229r0 - id: P0230R0 citation-label: P0230R0 title: "SG14 Games Dev/Low Latency/Financial Meeting Minutes 2015/10/14-2015/02/10" author: - family: Michael Wong issued: year: 2016 URL: https://wg21.link/p0230r0 - id: P0231R0 citation-label: P0231R0 title: "Extending the Transactional Memory Technical Specification to Support Commit Actions" author: - family: Victor Luchangco, Michael Spear, Michael Wong issued: year: 2016 URL: https://wg21.link/p0231r0 - id: P0232R0 citation-label: P0232R0 title: "A Concurrency ToolKit for Structured Deferral/Optimistic Speculation" author: - family: Paul McKenney, Michael Wong, Maged Michael issued: year: 2016 URL: https://wg21.link/p0232r0 - id: P0233R0 citation-label: P0233R0 title: "Hazard Pointers: Safe Reclamation for Optimistic Concurrency" author: - family: Maged M. Michael, Michael Wong issued: year: 2016 URL: https://wg21.link/p0233r0 - id: P0233R1 citation-label: P0233R1 title: "Hazard Pointers: Safe Reclamation for Optimistic Concurrency" author: - family: Maged M. Michael, Michael Wong issued: year: 2016 URL: https://wg21.link/p0233r1 - id: P0233R2 citation-label: P0233R2 title: "Hazard Pointers: Safe Reclamation for Optimistic Concurrency" author: - family: Maged M. Michael, Michael Wong, Paul McKenney, Arthur O'Dwyer issued: year: 2016 URL: https://wg21.link/p0233r2 - id: P0233R3 citation-label: P0233R3 title: "Hazard Pointers: Safe Reclamation for Optimistic Concurrency" author: - family: Maged M. Michael, Michael Wong, Paul McKenney, Arthur O'Dwyer, D. S. Hollman issued: year: 2017 URL: https://wg21.link/p0233r3 - id: P0233R4 citation-label: P0233R4 title: "Hazard Pointers: Safe Reclamation for Optimistic Concurrency" author: - family: Maged M. Michael, Michael Wong, Paul McKenney, Arthur O'Dwyer, D. S. Hollman, Geoffrey Romer, Andrew Hunter issued: year: 2017 URL: https://wg21.link/p0233r4 - id: P0233R5 citation-label: P0233R5 title: "Hazard Pointers: Safe Reclamation for Optimistic Concurrency" author: - family: Maged M. Michael, Michael Wong, Paul McKenney, Arthur O'Dwyer, D. S. Hollman, Geoffrey Romer, Andrew Hunter issued: year: 2017 URL: https://wg21.link/p0233r5 - id: P0233R6 citation-label: P0233R6 title: "Hazard Pointers: Safe Reclamation for Optimistic Concurrency" author: - family: Maged M. Michael, Michael Wong, Paul McKenney, Arthur O'Dwyer, D. S. Hollman, Geoffrey Romer, Andrew Hunter issued: year: 2017 URL: https://wg21.link/p0233r6 - id: P0234R0 citation-label: P0234R0 title: "Towards Massive Parallelism(aka Heterogeneous Devices/Accelerators/GPGPU) support in C++" author: - family: Michael Wong, Hartmut Kaiser, Thomas Heller issued: year: 2016 URL: https://wg21.link/p0234r0 - id: P0235R0 citation-label: P0235R0 title: "A Packaging System for C++" author: - family: Guy Somberg, Brian Fitzgerald issued: year: 2016 URL: https://wg21.link/p0235r0 - id: P0236R0 citation-label: P0236R0 title: "Khronos's OpenCL SYCL to support Heterogeneous Devices for C++" author: - family: Michael Wong, Andrew Richards, Maria Rovatsou, Ruyman Reyes issued: year: 2016 URL: https://wg21.link/p0236r0 - id: P0237R0 citation-label: P0237R0 title: "On the standardization of fundamental bit manipulation utilities" author: - family: Vincent Reverdy, Robert J. Brunner issued: year: 2016 URL: https://wg21.link/p0237r0 - id: P0237R1 citation-label: P0237R1 title: "Wording for fundamental bit manipulation utilities" author: - family: Vincent Reverdy, Robert J. Brunner issued: year: 2016 URL: https://wg21.link/p0237r1 - id: P0237R2 citation-label: P0237R2 title: "Wording for fundamental bit manipulation utilities" author: - family: Vincent Reverdy, Robert J. Brunner, Nathan Myers issued: year: 2016 URL: https://wg21.link/p0237r2 - id: P0237R3 citation-label: P0237R3 title: "Wording for fundamental bit manipulation utilities" author: - family: Vincent Reverdy, Robert J. Brunner issued: year: 2016 URL: https://wg21.link/p0237r3 - id: P0237R4 citation-label: P0237R4 title: "Wording for fundamental bit manipulation utilities" author: - family: Vincent Reverdy, Robert J. Brunner issued: year: 2016 URL: https://wg21.link/p0237r4 - id: P0237R5 citation-label: P0237R5 title: "Wording for fundamental bit manipulation utilities" author: - family: Vincent Reverdy, Robert J. Brunner issued: year: 2017 URL: https://wg21.link/p0237r5 - id: P0237R6 citation-label: P0237R6 title: "Wording for fundamental bit manipulation utilities" author: - family: Vincent Reverdy, Robert J. Brunner issued: year: 2017 URL: https://wg21.link/p0237r6 - id: P0237R7 citation-label: P0237R7 title: "Wording for fundamental bit manipulation utilities" author: - family: Vincent Reverdy, Robert J. Brunner issued: year: 2017 URL: https://wg21.link/p0237r7 - id: P0237R8 citation-label: P0237R8 title: "Wording for fundamental bit manipulation utilities" author: - family: Vincent Reverdy, Robert J. Brunner issued: year: 2017 URL: https://wg21.link/p0237r8 - id: P0237R9 citation-label: P0237R9 title: "Wording for fundamental bit manipulation utilities" author: - family: Vincent Reverdy, Robert J. Brunner issued: year: 2017 URL: https://wg21.link/p0237r9 - id: P0237R10 citation-label: P0237R10 title: "Wording for fundamental bit manipulation utilities" author: - family: Vincent Reverdy, Robert J. Brunner issued: year: 2019 URL: https://wg21.link/p0237r10 - id: P0238R0 citation-label: P0238R0 title: "Return type deduction and SFINAE" author: - family: Tomasz Kamińsk issued: year: 2016 URL: https://wg21.link/p0238r0 - id: P0238R1 citation-label: P0238R1 title: "Return type deduction and SFINAE" author: - family: Tomasz Kami_ski issued: year: 2017 URL: https://wg21.link/p0238r1 - id: P0239R0 citation-label: P0239R0 title: "valueless_by_exception" author: - family: Tony Van Eerd issued: year: 2015 URL: https://wg21.link/p0239r0 - id: P0240R0 citation-label: P0240R0 title: "Why I want Concepts, but why they should come later rather than sooner" author: - family: Matt Calabrese issued: year: 2016 URL: https://wg21.link/p0240r0 - id: P0241R0 citation-label: P0241R0 title: "Remove Future-Related Explicit Specializations for Void" author: - family: Matt Calabrese issued: year: 2016 URL: https://wg21.link/p0241r0 - id: P0242R0 citation-label: P0242R0 title: "Standard Library Support For Void" author: - family: Matt Calabrese issued: year: 2016 URL: https://wg21.link/p0242r0 - id: P0244R0 citation-label: P0244R0 title: "Text_view: A C++ concepts and range based character encoding and code point enumeration library" author: - family: Tom Honermann issued: year: 2016 URL: https://wg21.link/p0244r0 - id: P0244R1 citation-label: P0244R1 title: "Text_view: A C++ concepts and range based character encoding and code point enumeration library" author: - family: Tom Honermann issued: year: 2016 URL: https://wg21.link/p0244r1 - id: P0244R2 citation-label: P0244R2 title: "Text_view: A C++ concepts and range based character encoding and code point enumeration library" author: - family: Tom Honermann issued: year: 2017 URL: https://wg21.link/p0244r2 - id: P0245R0 citation-label: P0245R0 title: "Hexadecimal float literals for C++" author: - family: Thomas Koeppe issued: year: 2016 URL: https://wg21.link/p0245r0 - id: P0245R1 citation-label: P0245R1 title: "Hexadecimal float literals for C++" author: - family: Thomas Koeppe issued: year: 2016 URL: https://wg21.link/p0245r1 - id: P0246R0 citation-label: P0246R0 title: "Contract Assert Support Merged Proposal" author: - family: Nathan Myers issued: year: 2016 URL: https://wg21.link/p0246r0 - id: P0247R0 citation-label: P0247R0 title: "Criteria for Contract Support" author: - family: Nathan Myers issued: year: 2016 URL: https://wg21.link/p0247r0 - id: P0248R0 citation-label: P0248R0 title: "Concepts in C++17" author: - family: Andrew Sutton issued: year: 2016 URL: https://wg21.link/p0248r0 - id: P0249R0 citation-label: P0249R0 title: "Input Devices For 2D Graphics" author: - family: Brett Searles issued: year: 2016 URL: https://wg21.link/p0249r0 - id: P0249R2 citation-label: P0249R2 title: "Input Devices For 2D Graphics" author: - family: Brett Searles, Michael McLaughlin, Jason Zink issued: year: 2016 URL: https://wg21.link/p0249r2 - id: P0250R0 citation-label: P0250R0 title: "Wording improvements for initialization and thread ids (CWG 2046)" author: - family: Hans Boehm issued: year: 2016 URL: https://wg21.link/p0250r0 - id: P0250R1 citation-label: P0250R1 title: "Wording improvements for initialization and thread ids (CWG 2046)" author: - family: Hans Boehm issued: year: 2016 URL: https://wg21.link/p0250r1 - id: P0250R2 citation-label: P0250R2 title: "Wording improvements for initialization and thread ids (CWG 2046, 1784)" author: - family: Hans Boehm issued: year: 2016 URL: https://wg21.link/p0250r2 - id: P0250R3 citation-label: P0250R3 title: "Wording improvements for initialization and thread ids (CWG 2046, 1784)" author: - family: Hans Boehm issued: year: 2017 URL: https://wg21.link/p0250r3 - id: P0251R0 citation-label: P0251R0 title: "Unified Call Syntax Wording" author: - family: Bjarne Stroustrup, Herb Sutter issued: year: 2016 URL: https://wg21.link/p0251r0 - id: P0252R0 citation-label: P0252R0 title: "Operator Dot Wording" author: - family: Bjarne Stroustrup, Gabriel Dos Reis issued: year: 2016 URL: https://wg21.link/p0252r0 - id: P0252R1 citation-label: P0252R1 title: "Operator Dot Wording" author: - family: Bjarne Stroustrup, Gabriel Dos Reis issued: year: 2016 URL: https://wg21.link/p0252r1 - id: P0252R2 citation-label: P0252R2 title: "Operator Dot Wording" author: - family: Bjarne Stroustrup, Gabriel Dos Reis issued: year: 2016 URL: https://wg21.link/p0252r2 - id: P0253R0 citation-label: P0253R0 title: "Fixing a design mistake in the searchers interface in Library Fundamentals" author: - family: Marshall Clow issued: year: 2016 URL: https://wg21.link/p0253r0 - id: P0253R1 citation-label: P0253R1 title: "Fixing a design mistake in the searchers interface in Library Fundamentals" author: - family: Marshall Clow issued: year: 2016 URL: https://wg21.link/p0253r1 - id: P0254R0 citation-label: P0254R0 title: "Integrating std::string_view and std::string" author: - family: Marshall Clow issued: year: 2016 URL: https://wg21.link/p0254r0 - id: P0254R1 citation-label: P0254R1 title: "Integrating std::string_view and std::string" author: - family: Marshall Clow issued: year: 2016 URL: https://wg21.link/p0254r1 - id: P0254R2 citation-label: P0254R2 title: "Integrating std::string_view and std::string" author: - family: Marshall Clow issued: year: 2016 URL: https://wg21.link/p0254r2 - id: P0255R0 citation-label: P0255R0 title: "C++ Static Reflection via template pack expansion" author: - family: Cleiton Santoia Silva, Daniel Auresco issued: year: 2016 URL: https://wg21.link/p0255r0 - id: P0256R0 citation-label: P0256R0 title: "C++ Reflection Light" author: - family: Cleiton Santoia Silva issued: year: 2016 URL: https://wg21.link/p0256r0 - id: P0257R0 citation-label: P0257R0 title: "A byte type for the standard library." author: - family: Neil MacIntosh issued: year: 2016 URL: https://wg21.link/p0257r0 - id: P0257R1 citation-label: P0257R1 title: "A byte type for increased type safety" author: - family: Neil MacIntosh issued: year: 2016 URL: https://wg21.link/p0257r1 - id: P0258R0 citation-label: P0258R0 title: "is_contiguous_layout" author: - family: Michael Spencer issued: year: 2016 URL: https://wg21.link/p0258r0 - id: P0258R1 citation-label: P0258R1 title: "is_contiguous_layout" author: - family: Michael Spencer issued: year: 2016 URL: https://wg21.link/p0258r1 - id: P0258R2 citation-label: P0258R2 title: "has_unique_object_representations - wording" author: - family: Michael Spencer issued: year: 2016 URL: https://wg21.link/p0258r2 - id: P0259R0 citation-label: P0259R0 title: "fixed_string: a compile-time string" author: - family: Michael Price, Andrew Tomazos issued: year: 2016 URL: https://wg21.link/p0259r0 - id: P0260R0 citation-label: P0260R0 title: "C++ Concurrent Queues" author: - family: Lawrence Crowl, Chris Mysen issued: year: 2016 URL: https://wg21.link/p0260r0 - id: P0260R1 citation-label: P0260R1 title: "C++ Concurrent Queues" author: - family: Lawrence Crowl issued: year: 2017 URL: https://wg21.link/p0260r1 - id: P0260R2 citation-label: P0260R2 title: "C++ Concurrent Queues" author: - family: Lawrence Crowl, Chris Mysen issued: year: 2017 URL: https://wg21.link/p0260r2 - id: P0260R3 citation-label: P0260R3 title: "C++ Concurrent Queues" author: - family: Lawrence Crowl, Chris Mysen issued: year: 2019 URL: https://wg21.link/p0260r3 - id: P0260R4 citation-label: P0260R4 title: "C++ Concurrent Queues" author: - family: Lawrence Crowl, Chris Mysen issued: year: 2020 URL: https://wg21.link/p0260r4 - id: P0260R5 citation-label: P0260R5 title: "C++ Concurrent Queues" author: - family: Lawrence Crowl, Chris Mysen, Detlef Vollmann issued: year: 2023 URL: https://wg21.link/p0260r5 - id: P0260R6 citation-label: P0260R6 title: "C++ Concurrent Queues" author: - family: Detlef Vollmann, Lawrence Crowl, Chris Mysen, Gor Nishanov issued: year: 2023 URL: https://wg21.link/p0260r6 - id: P0260R7 citation-label: P0260R7 title: "C++ Concurrent Queues" author: - family: Detlef Vollmann, Lawrence Crowl, Chris Mysen, Gor Nishanov issued: year: 2023 URL: https://wg21.link/p0260r7 - id: P0260R8 citation-label: P0260R8 title: "C++ Concurrent Queues" author: - family: Detlef Vollmann, Lawrence Crowl, Chris Mysen, Gor Nishanov issued: year: 2024 URL: https://wg21.link/p0260r8 - id: P0260R9 citation-label: P0260R9 title: "C++ Concurrent Queues" author: - family: Detlef Vollmann, Lawrence Crowl, Chris Mysen, Gor Nishanov issued: year: 2024 URL: https://wg21.link/p0260r9 - id: P0260R10 citation-label: P0260R10 title: "C++ Concurrent Queues" author: - family: Detlef Vollmann, Lawrence Crowl, Chris Mysen, Gor Nishanov issued: year: 2024 URL: https://wg21.link/p0260r10 - id: P0260R11 citation-label: P0260R11 title: "C++ Concurrent Queues" author: - family: Detlef Vollmann, Lawrence Crowl, Chris Mysen, Gor Nishanov issued: year: 2024 URL: https://wg21.link/p0260r11 - id: P0261R0 citation-label: P0261R0 title: "C++ Distributed Counters" author: - family: Lawrence Crowl issued: year: 2016 URL: https://wg21.link/p0261r0 - id: P0261R1 citation-label: P0261R1 title: "C++ Distributed Counters" author: - family: Lawrence Crowl issued: year: 2016 URL: https://wg21.link/p0261r1 - id: P0261R2 citation-label: P0261R2 title: "C++ Distributed Counters" author: - family: Lawrence Crowl issued: year: 2017 URL: https://wg21.link/p0261r2 - id: P0261R3 citation-label: P0261R3 title: "C++ Distributed Counters" author: - family: Lawrence Crowl issued: year: 2017 URL: https://wg21.link/p0261r3 - id: P0261R4 citation-label: P0261R4 title: "C++ Distributed Counters" author: - family: Lawrence Crowl issued: year: 2020 URL: https://wg21.link/p0261r4 - id: P0262R0 citation-label: P0262R0 title: "A Class for Status and Optional Value" author: - family: Lawrence Crowl issued: year: 2016 URL: https://wg21.link/p0262r0 - id: P0262R1 citation-label: P0262R1 title: "A Class for Status and Optional Value" author: - family: Lawrence Crowl, Chris Mysen issued: year: 2016 URL: https://wg21.link/p0262r1 - id: P0263R0 citation-label: P0263R0 title: "Core Language Working Group \"tentatively ready\" Issues for the February, 2016 (Jacksonville) Meeting" author: - family: William M. Miller issued: year: 2016 URL: https://wg21.link/p0263r0 - id: P0263R1 citation-label: P0263R1 title: "Core Language Working Group \"tentatively ready\" Issues for the February, 2016 (Jacksonville) Meeting" author: - family: William M. Miller issued: year: 2016 URL: https://wg21.link/p0263r1 - id: P0264R0 citation-label: P0264R0 title: "auto operator= considered dangerous" author: - family: Michael Price issued: year: 2016 URL: https://wg21.link/p0264r0 - id: P0265R0 citation-label: P0265R0 title: "SG5 is NOT proposing Transactional Memory for C++17" author: - family: Michael Wong issued: year: 2016 URL: https://wg21.link/p0265r0 - id: P0266R0 citation-label: P0266R0 title: "Removing Restrictions on requires-Expressions" author: - family: Walter E. Brown issued: year: 2016 URL: https://wg21.link/p0266r0 - id: P0266R1 citation-label: P0266R1 title: "Removing Restrictions on requires-Expressions" author: - family: Walter E. Brown issued: year: 2016 URL: https://wg21.link/p0266r1 - id: P0266R2 citation-label: P0266R2 title: "Lifting Restrictions on requires-Expressions" author: - family: Walter E. Brown issued: year: 2016 URL: https://wg21.link/p0266r2 - id: P0267R0 citation-label: P0267R0 title: "A Proposal to Add 2D Graphics Rendering and Display to C++," author: - family: Michael McLaughlin issued: year: 2016 URL: https://wg21.link/p0267r0 - id: P0267R1 citation-label: P0267R1 title: "A Proposal to Add 2D Graphics Rendering and Display to C++," author: - family: Michael McLaughlin, Herb Sutter, Jason Zink issued: year: 2016 URL: https://wg21.link/p0267r1 - id: P0267R2 citation-label: P0267R2 title: "A Proposal to Add 2D Graphics Rendering and Display to C++," author: - family: Michael McLaughlin, Herb Sutter, Jason Zink issued: year: 2016 URL: https://wg21.link/p0267r2 - id: P0267R3 citation-label: P0267R3 title: "A Proposal to Add 2D Graphics Rendering and Display to C++," author: - family: Michael McLaughlin, Herb Sutter, Jason Zink issued: year: 2017 URL: https://wg21.link/p0267r3 - id: P0267R4 citation-label: P0267R4 title: "A Proposal to Add 2D Graphics Rendering and Display to C++," author: - family: Michael McLaughlin, Herb Sutter, Jason Zink issued: year: 2017 URL: https://wg21.link/p0267r4 - id: P0267R5 citation-label: P0267R5 title: "A Proposal to Add 2D Graphics Rendering and Display to C++," author: - family: Michael McLaughlin, Herb Sutter, Jason Zink, Guy Davidson issued: year: 2017 URL: https://wg21.link/p0267r5 - id: P0267R6 citation-label: P0267R6 title: "A Proposal to Add 2D Graphics Rendering and Display to C++," author: - family: Michael McLaughlin, Herb Sutter, Jason Zink, Guy Davidson issued: year: 2017 URL: https://wg21.link/p0267r6 - id: P0267R7 citation-label: P0267R7 title: "A Proposal to Add 2D Graphics Rendering and Display to C++" author: - family: Michael B. McLaughlin, Herb Sutter, Jason Zink, Guy Davidson issued: year: 2018 URL: https://wg21.link/p0267r7 - id: P0267R8 citation-label: P0267R8 title: "A Proposal to Add 2D Graphics Rendering and Display to C++" author: - family: Michael B. McLaughlin, Herb Sutter, Jason Zink, Guy Davidson, Michael Kazakov issued: year: 2018 URL: https://wg21.link/p0267r8 - id: P0267R9 citation-label: P0267R9 title: "A Proposal to Add 2D Graphics Rendering and Display to C++" author: - family: Michael B. McLaughlin, Herb Sutter, Jason Zink, Guy Davidson, Michael Kazakov issued: year: 2019 URL: https://wg21.link/p0267r9 - id: P0267R10 citation-label: P0267R10 title: "A Proposal to Add 2D Graphics Rendering and Display to C++" author: - family: Michael B McLaughlin, Herb Sutter, Jason Zink, Guy Davidson, Michael Kazakov issued: year: 2019 URL: https://wg21.link/p0267r10 - id: P0268R0 citation-label: P0268R0 title: "up-to expression" author: - family: Mike Spertus, Andrew Tomazos issued: year: 2016 URL: https://wg21.link/p0268r0 - id: P0269R0 citation-label: P0269R0 title: "Allocator-aware regular expressions" author: - family: Mike Spertus issued: year: 2016 URL: https://wg21.link/p0269r0 - id: P0270R0 citation-label: P0270R0 title: "Removing C dependencies from signal handler wording" author: - family: Hans Boehm issued: year: 2016 URL: https://wg21.link/p0270r0 - id: P0270R1 citation-label: P0270R1 title: "Removing C dependencies from signal handler wording" author: - family: Hans Boehm issued: year: 2016 URL: https://wg21.link/p0270r1 - id: P0270R2 citation-label: P0270R2 title: "Removing C dependencies from signal handler wording" author: - family: Hans Boehm issued: year: 2016 URL: https://wg21.link/p0270r2 - id: P0270R3 citation-label: P0270R3 title: "Removing C dependencies from signal handler wording" author: - family: Hans Boehm issued: year: 2017 URL: https://wg21.link/p0270r3 - id: P0271R0 citation-label: P0271R0 title: "std::direct_init for plugging the metaprogramming constructor hole" author: - family: Richard Smith, Tony Van Eerd, David Sankel issued: year: 2016 URL: https://wg21.link/p0271r0 - id: P0272R0 citation-label: P0272R0 title: "Give 'std::string' a non-const '.data()' member function" author: - family: David Sankel issued: year: 2016 URL: https://wg21.link/p0272r0 - id: P0272R1 citation-label: P0272R1 title: "Give 'std::string' a non-const '.data()' member function" author: - family: David Sankel issued: year: 2016 URL: https://wg21.link/p0272r1 - id: P0273R0 citation-label: P0273R0 title: "Proposed modules changes from implementation and deployment experience" author: - family: Richard Smith, Chandler Carruth, David Jones issued: year: 2016 URL: https://wg21.link/p0273r0 - id: P0273R1 citation-label: P0273R1 title: "Proposed modules changes from implementation and deployment experience" author: - family: Richard Smith, Chandler Carruth, David Jones issued: year: 2016 URL: https://wg21.link/p0273r1 - id: P0274R0 citation-label: P0274R0 title: "Clump - A Vector-like Sequence Container with Embedded Storage" author: - family: Nevin Liber issued: year: 2016 URL: https://wg21.link/p0274r0 - id: P0275R0 citation-label: P0275R0 title: "A Proposal to add Classes and Functions Required for Dynamic Library Load" author: - family: Antony Polukhin issued: year: 2016 URL: https://wg21.link/p0275r0 - id: P0275R1 citation-label: P0275R1 title: "A Proposal to add Classes and Functions Required for Dynamic Library Load" author: - family: Antony Polukhin issued: year: 2017 URL: https://wg21.link/p0275r1 - id: P0275R2 citation-label: P0275R2 title: "A Proposal to add Classes and Functions Required for Dynamic Library Load" author: - family: Antony Polukhin issued: year: 2017 URL: https://wg21.link/p0275r2 - id: P0275R3 citation-label: P0275R3 title: "A Proposal to add Classes and Functions Required for Dynamic Library Load" author: - family: Antony Polukhin issued: year: 2018 URL: https://wg21.link/p0275r3 - id: P0275R4 citation-label: P0275R4 title: "A Proposal to add Classes and Functions Required for Dynamic Library Load" author: - family: Antony Polukhin issued: year: 2018 URL: https://wg21.link/p0275r4 - id: P0276R0 citation-label: P0276R0 title: "A Proposal to add Attribute [[visible]]" author: - family: Antony Polukhin issued: year: 2016 URL: https://wg21.link/p0276r0 - id: P0277R0 citation-label: P0277R0 title: "const Inheritance" author: - family: David Wilson issued: year: 2016 URL: https://wg21.link/p0277r0 - id: P0277R1 citation-label: P0277R1 title: "const Inheritance" author: - family: David Wilson issued: year: 2016 URL: https://wg21.link/p0277r1 - id: P0278R0 citation-label: P0278R0 title: "volatile solutions" author: - family: Jon Kalb, Dan Saks issued: year: 2016 URL: https://wg21.link/p0278r0 - id: P0279R0 citation-label: P0279R0 title: "Read-Copy Update (RCU) for C++" author: - family: Paul E. McKenney issued: year: 2016 URL: https://wg21.link/p0279r0 - id: P0279R1 citation-label: P0279R1 title: "Read-Copy Update (RCU) for C++" author: - family: Paul E. McKenney issued: year: 2016 URL: https://wg21.link/p0279r1 - id: P0280R0 citation-label: P0280R0 title: "Initialize unspecified aggregate members with direct list initialization" author: - family: James Touton issued: year: 2016 URL: https://wg21.link/p0280r0 - id: P0281R0 citation-label: P0281R0 title: "Remove comma elision in variadic function declarations" author: - family: James Touton issued: year: 2016 URL: https://wg21.link/p0281r0 - id: P0282R0 citation-label: P0282R0 title: "Const-preserving overloads for the strtox family of functions" author: - family: James Touton issued: year: 2016 URL: https://wg21.link/p0282r0 - id: P0283R0 citation-label: P0283R0 title: "Standard and non-standard attributes" author: - family: J. Daniel Garcia issued: year: 2016 URL: https://wg21.link/p0283r0 - id: P0283R1 citation-label: P0283R1 title: "Standard and non-standard attributes" author: - family: J. Daniel Garcia issued: year: 2016 URL: https://wg21.link/p0283r1 - id: P0283R2 citation-label: P0283R2 title: "Standard and non-standard attributes" author: - family: J. Daniel Garcia issued: year: 2016 URL: https://wg21.link/p0283r2 - id: P0284R0 citation-label: P0284R0 title: "Unqualified enumerators in case labels" author: - family: James Touton issued: year: 2016 URL: https://wg21.link/p0284r0 - id: P0285R0 citation-label: P0285R0 title: "Using customization points to unify executors" author: - family: Christopher Kohlhoff issued: year: 2016 URL: https://wg21.link/p0285r0 - id: P0286R0 citation-label: P0286R0 title: "A networking library extension to support co_await-based coroutines" author: - family: Christopher Kohlhoff issued: year: 2016 URL: https://wg21.link/p0286r0 - id: P0287R0 citation-label: P0287R0 title: "Simple Contracts for C++" author: - family: Gabriel Dos Reis issued: year: 2016 URL: https://wg21.link/p0287r0 - id: P0288R0 citation-label: P0288R0 title: "A polymorphic wrapper for all Callable objects" author: - family: David Krauss issued: year: 2016 URL: https://wg21.link/p0288r0 - id: P0288R1 citation-label: P0288R1 title: "A polymorphic wrapper for all Callable objects" author: - family: David Krauss issued: year: 2017 URL: https://wg21.link/p0288r1 - id: P0288R4 citation-label: P0288R4 title: "any_invocable" author: - family: Ryan McDougall, Matt Calabrese issued: year: 2019 URL: https://wg21.link/p0288r4 - id: P0288R5 citation-label: P0288R5 title: "any_invocable" author: - family: Matt Calabrese, Ryan McDougall issued: year: 2019 URL: https://wg21.link/p0288r5 - id: P0288R6 citation-label: P0288R6 title: "any_invocable" author: - family: Matt Calabrese, Ryan McDougall issued: year: 2020 URL: https://wg21.link/p0288r6 - id: P0288R7 citation-label: P0288R7 title: "any_invocable" author: - family: Ryan McDougall, Matt Calabrese issued: year: 2020 URL: https://wg21.link/p0288r7 - id: P0288R8 citation-label: P0288R8 title: "move_only_function (was any_invocable)" author: - family: Ryan McDougall, Matt Calabrese issued: year: 2021 URL: https://wg21.link/p0288r8 - id: P0288R9 citation-label: P0288R9 title: "move_only_function (was any_invocable)" author: - family: Matt Calabrese, Ryan McDougall issued: year: 2021 URL: https://wg21.link/p0288r9 - id: P0289R0 citation-label: P0289R0 title: "Forward declarations of nested classes" author: - family: Matt Austern issued: year: 2016 URL: https://wg21.link/p0289r0 - id: P0290R0 citation-label: P0290R0 title: "apply() for synchronized_value" author: - family: Anthony Williams issued: year: 2016 URL: https://wg21.link/p0290r0 - id: P0290R1 citation-label: P0290R1 title: "apply() for synchronized_value" author: - family: Anthony Williams issued: year: 2016 URL: https://wg21.link/p0290r1 - id: P0290R2 citation-label: P0290R2 title: "apply() for synchronized_value" author: - family: Anthony Williams issued: year: 2017 URL: https://wg21.link/p0290r2 - id: P0290R3 citation-label: P0290R3 title: "apply() for synchronized_value" author: - family: Anthony Williams issued: year: 2023 URL: https://wg21.link/p0290r3 - id: P0290R4 citation-label: P0290R4 title: "apply() for synchronized_value" author: - family: Anthony Williams issued: year: 2023 URL: https://wg21.link/p0290r4 - id: P0292R0 citation-label: P0292R0 title: "constexpr if: A slightly different syntax" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0292r0 - id: P0292R1 citation-label: P0292R1 title: "constexpr if: A slightly different syntax" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0292r1 - id: P0292R2 citation-label: P0292R2 title: "constexpr if: A slightly different syntax" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0292r2 - id: P0293R0 citation-label: P0293R0 title: "Template deduction for nested classes" author: - family: S. Davis Herring issued: year: 2016 URL: https://wg21.link/p0293r0 - id: P0295R0 citation-label: P0295R0 title: "Adopt Selected Library Fundamentals V2 Components for C++17" author: - family: Walter E. Brown issued: year: 2016 URL: https://wg21.link/p0295r0 - id: P0296R0 citation-label: P0296R0 title: "Forward progress guarantees: Base definitions" author: - family: Torvald Riegel issued: year: 2016 URL: https://wg21.link/p0296r0 - id: P0296R1 citation-label: P0296R1 title: "Forward progress guarantees: Base definitions" author: - family: Torvald Riegel issued: year: 2016 URL: https://wg21.link/p0296r1 - id: P0296R2 citation-label: P0296R2 title: "Forward progress guarantees: Base definitions" author: - family: Torvald Riegel issued: year: 2016 URL: https://wg21.link/p0296r2 - id: P0298R0 citation-label: P0298R0 title: "A byte type definition" author: - family: Neil MacIntosh issued: year: 2016 URL: https://wg21.link/p0298r0 - id: P0298R1 citation-label: P0298R1 title: "A byte type definition" author: - family: Neil MacIntosh issued: year: 2016 URL: https://wg21.link/p0298r1 - id: P0298R2 citation-label: P0298R2 title: "A byte type definition" author: - family: Neil MacIntosh issued: year: 2016 URL: https://wg21.link/p0298r2 - id: P0298R3 citation-label: P0298R3 title: "A byte type definition" author: - family: Neil MacIntosh issued: year: 2017 URL: https://wg21.link/p0298r3 - id: P0299R0 citation-label: P0299R0 title: "Forward progress guarantees for the Parallelism TS v2" author: - family: Torvald Riegel issued: year: 2016 URL: https://wg21.link/p0299r0 - id: P0299R1 citation-label: P0299R1 title: "Forward progress guarantees for the Parallelism TS features" author: - family: Torvald Riegel issued: year: 2016 URL: https://wg21.link/p0299r1 - id: P0301R0 citation-label: P0301R0 title: "Wording for Unified Call Syntax" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0301r0 - id: P0301R1 citation-label: P0301R1 title: "Wording for Unified Call Syntax (revision 1)" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0301r1 - id: P0302R0 citation-label: P0302R0 title: "Deprecating Allocator Support in std::function" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/p0302r0 - id: P0302R1 citation-label: P0302R1 title: "Removing Allocator Support in std::function (rev 1)" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/p0302r1 - id: P0303R0 citation-label: P0303R0 title: "Extensions to C++ for Short Float Type" author: - family: Boris Fomitchev, Sergei Nikolaev, Olivier Giroux, Lawrence Crowl issued: year: 2017 URL: https://wg21.link/p0303r0 - id: P0304R0 citation-label: P0304R0 title: "C++ Standard Library Issues Resolved Directly In Jacksonville" author: - family: Marshall Clow issued: year: 2016 URL: https://wg21.link/p0304r0 - id: P0304R1 citation-label: P0304R1 title: "C++ Standard Library Issues Resolved Directly In Issaquah" author: - family: Marshall Clow issued: year: 2016 URL: https://wg21.link/p0304r1 - id: P0305R0 citation-label: P0305R0 title: "If statement with initializer" author: - family: Thomas Koeppe issued: year: 2016 URL: https://wg21.link/p0305r0 - id: P0305R1 citation-label: P0305R1 title: "Selection statements with initializer" author: - family: Thomas Koeppe issued: year: 2016 URL: https://wg21.link/p0305r1 - id: P0306R0 citation-label: P0306R0 title: "Comma elision and comma deletion" author: - family: Thomas Koeppe issued: year: 2016 URL: https://wg21.link/p0306r0 - id: P0306R1 citation-label: P0306R1 title: "Comma elision and comma deletion" author: - family: Thomas Koeppe issued: year: 2016 URL: https://wg21.link/p0306r1 - id: P0306R2 citation-label: P0306R2 title: "Comma elision and comma deletion" author: - family: Thomas Koeppe issued: year: 2016 URL: https://wg21.link/p0306r2 - id: P0306R3 citation-label: P0306R3 title: "Comma elision and comma deletion" author: - family: Thomas Koeppe issued: year: 2017 URL: https://wg21.link/p0306r3 - id: P0306R4 citation-label: P0306R4 title: "Comma elision and comma deletion" author: - family: Thomas Köppe issued: year: 2017 URL: https://wg21.link/p0306r4 - id: P0307R0 citation-label: P0307R0 title: "Making Optional Greater Equal Again" author: - family: Tony Van Eerd issued: year: 2016 URL: https://wg21.link/p0307r0 - id: P0307R2 citation-label: P0307R2 title: "Making Optional Greater Equal Again" author: - family: Tony Van Eerd issued: year: 2016 URL: https://wg21.link/p0307r2 - id: P0308R0 citation-label: P0308R0 title: "Valueless Variants Considered Harmful" author: - family: Peter Dimov issued: year: 2016 URL: https://wg21.link/p0308r0 - id: P0309R0 citation-label: P0309R0 title: "Partial class" author: - family: Daniele Bordes, Markus Hosch issued: year: 2016 URL: https://wg21.link/p0309r0 - id: P0310R0 citation-label: P0310R0 title: "Splitting node and array allocation in allocators" author: - family: Marcelo Zimbres issued: year: 2016 URL: https://wg21.link/p0310r0 - id: P0311R0 citation-label: P0311R0 title: "A Unified Vision for Manipulating Tuple-like Objects" author: - family: Matthew Woehlke issued: year: 2016 URL: https://wg21.link/p0311r0 - id: P0312R0 citation-label: P0312R0 title: "Make Pointers to Members Callable" author: - family: Barry Revzin issued: year: 2016 URL: https://wg21.link/p0312r0 - id: P0312R1 citation-label: P0312R1 title: "Make Pointers to Members Callable" author: - family: Barry Revzin issued: year: 2017 URL: https://wg21.link/p0312r1 - id: P0313R0 citation-label: P0313R0 title: "Comparison operators in fold-expressions" author: - family: Ville Voutilainen issued: year: 2016 URL: https://wg21.link/p0313r0 - id: P0314R0 citation-label: P0314R0 title: "Querying the alignment of an object" author: - family: Robert Haberlach issued: year: 2016 URL: https://wg21.link/p0314r0 - id: P0315R0 citation-label: P0315R0 title: "Lambdas in unevaluated context" author: - family: Louis Dionne issued: year: 2016 URL: https://wg21.link/p0315r0 - id: P0315R1 citation-label: P0315R1 title: "Lambdas in unevaluated context" author: - family: Louis Dionne issued: year: 2016 URL: https://wg21.link/p0315r1 - id: P0315R2 citation-label: P0315R2 title: "Lambdas in unevaluated context" author: - family: Louis Dionne issued: year: 2017 URL: https://wg21.link/p0315r2 - id: P0315R3 citation-label: P0315R3 title: "Lambdas in unevaluated context" author: - family: Louis Dionne, Hubert Tong issued: year: 2017 URL: https://wg21.link/p0315r3 - id: P0315R4 citation-label: P0315R4 title: "Wording for lambdas in unevaluated contexts" author: - family: Louis Dionne, Hubert Tong issued: year: 2017 URL: https://wg21.link/p0315r4 - id: P0316R0 citation-label: P0316R0 title: "allocate_unique and allocator_delete" author: - family: Miro Knejp issued: year: 2017 URL: https://wg21.link/p0316r0 - id: P0317R0 citation-label: P0317R0 title: "Directory Entry Caching for Filesystem" author: - family: Beman Dawes issued: year: 2016 URL: https://wg21.link/p0317r0 - id: P0317R1 citation-label: P0317R1 title: "Directory Entry Caching for Filesystem" author: - family: Beman Dawes issued: year: 2016 URL: https://wg21.link/p0317r1 - id: P0318R0 citation-label: P0318R0 title: "decay_unwrap and unwrap_reference" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0318r0 - id: P0318R1 citation-label: P0318R1 title: "unwrap_ref_decay and unwrap_reference" author: - family: Vicente J. Botet Escribá issued: year: 2018 URL: https://wg21.link/p0318r1 - id: P0319R0 citation-label: P0319R0 title: "Adding Emplace functions for promise/future" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0319r0 - id: P0319R1 citation-label: P0319R1 title: "Adding Emplace functions for promise/future" author: - family: Vicente J. Botet Escriba issued: year: 2017 URL: https://wg21.link/p0319r1 - id: P0319R2 citation-label: P0319R2 title: "Adding Emplace functions for promise/future (revision 2)" author: - family: Vicente J. Botet Escribá issued: year: 2018 URL: https://wg21.link/p0319r2 - id: P0320R0 citation-label: P0320R0 title: "Thread Constructor Attributes" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0320r0 - id: P0320R1 citation-label: P0320R1 title: "Thread Constructor Attributes" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0320r1 - id: P0322R0 citation-label: P0322R0 title: "exception_list" author: - family: Bryce Adelstein Lelbach, Alisdair Meredith, Jared Hoberock issued: year: 2016 URL: https://wg21.link/p0322r0 - id: P0323R0 citation-label: P0323R0 title: "A proposal to add a utility class to represent expected monad (Revision 2)" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0323r0 - id: P0323R1 citation-label: P0323R1 title: "A proposal to add a utility class to represent expected object (Revision 3)" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0323r1 - id: P0323R2 citation-label: P0323R2 title: "A proposal to add a utility class to represent expected object (Revision 4)" author: - family: Vicente J. Botet Escriba issued: year: 2017 URL: https://wg21.link/p0323r2 - id: P0323R3 citation-label: P0323R3 title: "Utility class to represent expected object" author: - family: Vicente J. Botet Escriba issued: year: 2017 URL: https://wg21.link/p0323r3 - id: P0323R4 citation-label: P0323R4 title: "std::expected" author: - family: Vicente Botet, JF Bastien issued: year: 2017 URL: https://wg21.link/p0323r4 - id: P0323R5 citation-label: P0323R5 title: "std::expected" author: - family: Vicente Botet, JF Bastien issued: year: 2018 URL: https://wg21.link/p0323r5 - id: P0323R6 citation-label: P0323R6 title: "std::expected" author: - family: Vicente Botet, JF Bastien issued: year: 2018 URL: https://wg21.link/p0323r6 - id: P0323R7 citation-label: P0323R7 title: "std::expected" author: - family: Vicente Botet, JF Bastien issued: year: 2018 URL: https://wg21.link/p0323r7 - id: P0323R8 citation-label: P0323R8 title: "std::expected" author: - family: JF Bastien, Vicente Botet issued: year: 2019 URL: https://wg21.link/p0323r8 - id: P0323R9 citation-label: P0323R9 title: "std::expected" author: - family: JF Bastien, Vicente Botet issued: year: 2019 URL: https://wg21.link/p0323r9 - id: P0323R10 citation-label: P0323R10 title: "std::expected" author: - family: JF Bastien, Vicente Botet issued: year: 2021 URL: https://wg21.link/p0323r10 - id: P0323R11 citation-label: P0323R11 title: "std::expected" author: - family: JF Bastien, Jonathan Wakely, Vicente Botet issued: year: 2021 URL: https://wg21.link/p0323r11 - id: P0323R12 citation-label: P0323R12 title: "std::expected" author: - family: Vicente Botet, JF Bastien, Jonathan Wakely issued: year: 2022 URL: https://wg21.link/p0323r12 - id: P0324R0 citation-label: P0324R0 title: "One Concept Definition Syntax" author: - family: Zhihao Yuan issued: year: 2016 URL: https://wg21.link/p0324r0 - id: P0325R0 citation-label: P0325R0 title: "Propose to adopt make_array in C++17" author: - family: Zhihao Yuan issued: year: 2016 URL: https://wg21.link/p0325r0 - id: P0325R1 citation-label: P0325R1 title: "Propose to adopt make_array into the IS" author: - family: Zhihao Yuan issued: year: 2016 URL: https://wg21.link/p0325r1 - id: P0325R2 citation-label: P0325R2 title: "to_array from LFTS with updates" author: - family: Zhihao Yuan issued: year: 2018 URL: https://wg21.link/p0325r2 - id: P0325R3 citation-label: P0325R3 title: "to_array from LFTS with updates" author: - family: Zhihao Yuan issued: year: 2018 URL: https://wg21.link/p0325r3 - id: P0325R4 citation-label: P0325R4 title: "to_array from LFTS with updates" author: - family: Zhihao Yuan issued: year: 2019 URL: https://wg21.link/p0325r4 - id: P0326R0 citation-label: P0326R0 title: "Structured binding: customization point issues" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0326r0 - id: P0327R0 citation-label: P0327R0 title: "Product types access" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0327r0 - id: P0327R1 citation-label: P0327R1 title: "Product types access" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0327r1 - id: P0327R2 citation-label: P0327R2 title: "Product types access" author: - family: Vicente J. Botet Escriba issued: year: 2017 URL: https://wg21.link/p0327r2 - id: P0327R3 citation-label: P0327R3 title: "Product types access" author: - family: Vicente J. Botet Escriba issued: year: 2017 URL: https://wg21.link/p0327r3 - id: P0329R0 citation-label: P0329R0 title: "Designated Initialization" author: - family: Tim Shen, Richard Smith, Zhihao Yuan, Chandler Carruth issued: year: 2016 URL: https://wg21.link/p0329r0 - id: P0329R1 citation-label: P0329R1 title: "Designated Initialization Wording" author: - family: Tim Shen, Richard Smith issued: year: 2016 URL: https://wg21.link/p0329r1 - id: P0329R2 citation-label: P0329R2 title: "Designated Initialization Wording" author: - family: Tim Shen, Richard Smith issued: year: 2016 URL: https://wg21.link/p0329r2 - id: P0329R3 citation-label: P0329R3 title: "Designated Initialization Wording" author: - family: Tim Shen, Richard Smith issued: year: 2017 URL: https://wg21.link/p0329r3 - id: P0329R4 citation-label: P0329R4 title: "Designated Initialization Wording" author: - family: Tim Shen, Richard Smith issued: year: 2017 URL: https://wg21.link/p0329r4 - id: P0330R0 citation-label: P0330R0 title: "User-Defined Literals for size_t" author: - family: Rein Halbersma issued: year: 2016 URL: https://wg21.link/p0330r0 - id: P0330R1 citation-label: P0330R1 title: "User-Defined Literals for size_t" author: - family: Rein Halbersma issued: year: 2017 URL: https://wg21.link/p0330r1 - id: P0330R2 citation-label: P0330R2 title: "Literal Suffixes for ptrdiff_t and size_t" author: - family: JeanHeyd Meneide, Rein Halbersma issued: year: 2018 URL: https://wg21.link/p0330r2 - id: P0330R3 citation-label: P0330R3 title: "Literal Suffixes for ptrdiff_t and size_t" author: - family: JeanHeyd Meneide, Rein Halbersma issued: year: 2018 URL: https://wg21.link/p0330r3 - id: P0330R4 citation-label: P0330R4 title: "Literal Suffixes for ptrdiff_t and size_t" author: - family: JeanHeyd Meneide, Rein Halbersma issued: year: 2019 URL: https://wg21.link/p0330r4 - id: P0330R5 citation-label: P0330R5 title: "Literal Suffixes for ptrdiff_t and size_t" author: - family: JeanHeyd Meneide, Rein Halbersma issued: year: 2019 URL: https://wg21.link/p0330r5 - id: P0330R6 citation-label: P0330R6 title: "Literal Suffixes for ptrdiff_t and size_t" author: - family: JeanHeyd Meneide, Rein Halbersma issued: year: 2019 URL: https://wg21.link/p0330r6 - id: P0330R7 citation-label: P0330R7 title: "Literal Suffixes for ptrdiff_t and size_t" author: - family: JeanHeyd Meneide, Rein Halbersma issued: year: 2019 URL: https://wg21.link/p0330r7 - id: P0330R8 citation-label: P0330R8 title: "Literal Suffixes for (signed) size_t" author: - family: JeanHeyd Meneide, Rein Halbersma issued: year: 2020 URL: https://wg21.link/p0330r8 - id: P0331R0 citation-label: P0331R0 title: "Motivation and Examples for Multidimensional Array" author: - family: H. Carter Edwards, Bryce Lelbach, Christian Trott, Mauro Bianco, Robin Maffeo, Ben Sander issued: year: 2016 URL: https://wg21.link/p0331r0 - id: P0332R0 citation-label: P0332R0 title: "Relaxed Incomplete Multidimensional Array Type Declaration" author: - family: H. Carter Edwards, Bryce Lelbach, Christian Trott, Mauro Bianco, Robin Maffeo, Ben Sander issued: year: 2016 URL: https://wg21.link/p0332r0 - id: P0332R1 citation-label: P0332R1 title: "Relaxed Incomplete Multidimensional Array Type Declaration" author: - family: H. Carter Edwards, Bryce Lelbach, Christian Trott, Mauro Bianco, Athanasios Iliopoulos, John Michopoulos issued: year: 2017 URL: https://wg21.link/p0332r1 - id: P0332R2 citation-label: P0332R2 title: "Relaxed Incomplete Multidimensional Array Type Declaration" author: - family: H. Carter Edwards, Daniel Sunderland, Christian Trott, D. S. Hollman, Mauro Bianco, Athanasios Iliopoulos, John Michopoulos issued: year: 2018 URL: https://wg21.link/p0332r2 - id: P0333R0 citation-label: P0333R0 title: "Improving Parallel Algorithm Exception Handling" author: - family: Bryce Lelbach issued: year: 2016 URL: https://wg21.link/p0333r0 - id: P0334R0 citation-label: P0334R0 title: "Immutable Persistent Containers" author: - family: Bryce Lelbach issued: year: 2016 URL: https://wg21.link/p0334r0 - id: P0335R0 citation-label: P0335R0 title: "Context Tokens for Parallel Algorithms" author: - family: Pablo Halpern issued: year: 2016 URL: https://wg21.link/p0335r0 - id: P0335R1 citation-label: P0335R1 title: "Context Tokens for Parallel Algorithms" author: - family: Pablo Halpern issued: year: 2018 URL: https://wg21.link/p0335r1 - id: P0336R0 citation-label: P0336R0 title: "Better Names for Parallel Execution Policies in C++17" author: - family: Pablo Halpern issued: year: 2016 URL: https://wg21.link/p0336r0 - id: P0336R1 citation-label: P0336R1 title: "Better Names for Parallel Execution Policies in C++17" author: - family: Pablo Halpern issued: year: 2016 URL: https://wg21.link/p0336r1 - id: P0337R0 citation-label: P0337R0 title: "Delete operator= for polymorphic_allocator" author: - family: Pablo Halpern issued: year: 2016 URL: https://wg21.link/p0337r0 - id: P0338R0 citation-label: P0338R0 title: "C++ generic factories" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0338r0 - id: P0338R1 citation-label: P0338R1 title: "C++ generic factories" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0338r1 - id: P0338R2 citation-label: P0338R2 title: "C++ generic factories" author: - family: Vicente J. Botet Escriba issued: year: 2017 URL: https://wg21.link/p0338r2 - id: P0338R3 citation-label: P0338R3 title: "C++ generic factories" author: - family: Vicente J. Botet Escribá issued: year: 2018 URL: https://wg21.link/p0338r3 - id: P0339R0 citation-label: P0339R0 title: "polymorphic_allocator as a vocabulary type" author: - family: Pablo Halpern, Dietmar Kühl issued: year: 2016 URL: https://wg21.link/p0339r0 - id: P0339R1 citation-label: P0339R1 title: "polymorphic_allocator as a vocabulary type" author: - family: Pablo Halpern, Dietmar Kühl issued: year: 2016 URL: https://wg21.link/p0339r1 - id: P0339R2 citation-label: P0339R2 title: "polymorphic_allocator as a vocabulary type" author: - family: Pablo Halpern, Dietmar Kühl issued: year: 2017 URL: https://wg21.link/p0339r2 - id: P0339R3 citation-label: P0339R3 title: "polymorphic_allocator as a vocabulary type" author: - family: Pablo Halpern, Dietmar Kühl issued: year: 2017 URL: https://wg21.link/p0339r3 - id: P0339R4 citation-label: P0339R4 title: "polymorphic_allocator<> as a vocabulary type" author: - family: Pablo Halpern, Dietmar Kühl issued: year: 2018 URL: https://wg21.link/p0339r4 - id: P0339R5 citation-label: P0339R5 title: "polymorphic_allocator<> as a vocabulary type" author: - family: Pablo Halpern, Dietmar Kühl issued: year: 2018 URL: https://wg21.link/p0339r5 - id: P0339R6 citation-label: P0339R6 title: "polymorphic_allocator<> as a vocabulary type" author: - family: Pablo Halpern, Dietmar Kühl issued: year: 2019 URL: https://wg21.link/p0339r6 - id: P0340R0 citation-label: P0340R0 title: "Making std::underlying_type SFINAE-friendly" author: - family: R. "Tim" Song issued: year: 2016 URL: https://wg21.link/p0340r0 - id: P0340R1 citation-label: P0340R1 title: "Making std::underlying_type SFINAE-friendly" author: - family: R. "Tim" Song issued: year: 2018 URL: https://wg21.link/p0340r1 - id: P0340R2 citation-label: P0340R2 title: "Making std::underlying_type SFINAE-friendly" author: - family: Tim Song issued: year: 2018 URL: https://wg21.link/p0340r2 - id: P0340R3 citation-label: P0340R3 title: "Making std::underlying_type SFINAE-friendly" author: - family: Tim Song issued: year: 2019 URL: https://wg21.link/p0340r3 - id: P0341R0 citation-label: P0341R0 title: "parameter packs outside of templates" author: - family: Mike Spertus issued: year: 2016 URL: https://wg21.link/p0341r0 - id: P0342R0 citation-label: P0342R0 title: "Timing barriers" author: - family: Mike Spertus issued: year: 2016 URL: https://wg21.link/p0342r0 - id: P0342R1 citation-label: P0342R1 title: "What does \"current time\" mean?" author: - family: Mike Spertus issued: year: 2023 URL: https://wg21.link/p0342r1 - id: P0342R2 citation-label: P0342R2 title: "pessimize_hint" author: - family: Gonzalo Brito Gadeschi, Mike Spertus issued: year: 2023 URL: https://wg21.link/p0342r2 - id: P0343R0 citation-label: P0343R0 title: "Meta-programming High-Order Functions" author: - family: Vicente J. Botet Escriba issued: year: 2016 URL: https://wg21.link/p0343r0 - id: P0343R1 citation-label: P0343R1 title: "Meta-programming High-Order Functions" author: - family: Vicente J. Botet Escriba issued: year: 2017 URL: https://wg21.link/p0343r1 - id: P0345R0 citation-label: P0345R0 title: "Allowing any unsigned integral type as parameter type for literal operators" author: - family: Michael Dominiak issued: year: 2016 URL: https://wg21.link/p0345r0 - id: P0346R0 citation-label: P0346R0 title: "A Nomenclature Tweak" author: - family: Walter E. Brown issued: year: 2016 URL: https://wg21.link/p0346r0 - id: P0346R1 citation-label: P0346R1 title: "A Nomenclature Tweak" author: - family: Walter E. Brown issued: year: 2016 URL: https://wg21.link/p0346r1 - id: P0347R0 citation-label: P0347R0 title: "Simplifying simple uses of " author: - family: R. "Tim" Song, Melissa O'Neill issued: year: 2016 URL: https://wg21.link/p0347r0 - id: P0347R1 citation-label: P0347R1 title: "Simplifying simple uses of " author: - family: R. "Tim" Song, Melissa O'Neill issued: year: 2016 URL: https://wg21.link/p0347r1 - id: P0348R0 citation-label: P0348R0 title: "Validity testing issues" author: - family: Andrzej Krzemienski issued: year: 2016 URL: https://wg21.link/p0348r0 - id: P0349R0 citation-label: P0349R0 title: "Assumptions about the size of datapar" author: - family: Matthias Kretz issued: year: 2016 URL: https://wg21.link/p0349r0 - id: P0350R0 citation-label: P0350R0 title: "Integrating datapar with parallel algorithms and executors" author: - family: Matthias Kretz issued: year: 2016 URL: https://wg21.link/p0350r0 - id: P0350R1 citation-label: P0350R1 title: "Integrating simd with parallel algorithms" author: - family: Matthias Kretz issued: year: 2017 URL: https://wg21.link/p0350r1 - id: P0350R2 citation-label: P0350R2 title: "Integrating simd with parallel algorithms" author: - family: Matthias Kretz issued: year: 2018 URL: https://wg21.link/p0350r2 - id: P0350R3 citation-label: P0350R3 title: "Integrating simd with parallel algorithms" author: - family: Matthias Kretz issued: year: 2019 URL: https://wg21.link/p0350r3 - id: P0350R4 citation-label: P0350R4 title: "Integrating simd with parallel algorithms" author: - family: Matthias Kretz issued: year: 2020 URL: https://wg21.link/p0350r4 - id: P0352R0 citation-label: P0352R0 title: "Smart References through Delegation: An Alternative to N4477's Operator Dot" author: - family: Hubert Tong, Faisal Vali issued: year: 2016 URL: https://wg21.link/p0352r0 - id: P0352R1 citation-label: P0352R1 title: "Smart References through Delegation (2nd revision)" author: - family: Hubert Tong, Faisal Vali issued: year: 2017 URL: https://wg21.link/p0352r1 - id: P0353R0 citation-label: P0353R0 title: "Unicode Encoding Conversions for the Standard Library" author: - family: Beman Dawes issued: year: 2016 URL: https://wg21.link/p0353r0 - id: P0353R1 citation-label: P0353R1 title: "Unicode Friendly Encoding Conversions for the Standard Library" author: - family: Beman Dawes issued: year: 2016 URL: https://wg21.link/p0353r1 - id: P0354R0 citation-label: P0354R0 title: "default == is >, default < is < so" author: - family: Tony Van Eerd issued: year: 2016 URL: https://wg21.link/p0354r0 - id: P0355R0 citation-label: P0355R0 title: "Extending to Calendars and Time Zones" author: - family: Howard Hinnant issued: year: 2016 URL: https://wg21.link/p0355r0 - id: P0355R1 citation-label: P0355R1 title: "Extending to Calendars and Time Zones" author: - family: Howard Hinnant issued: year: 2016 URL: https://wg21.link/p0355r1 - id: P0355R2 citation-label: P0355R2 title: "Extending to Calendars and Time Zones" author: - family: Howard Hinnant issued: year: 2017 URL: https://wg21.link/p0355r2 - id: P0355R3 citation-label: P0355R3 title: "Extending to Calendars and Time Zones" author: - family: Howard Hinnant issued: year: 2017 URL: https://wg21.link/p0355r3 - id: P0355R4 citation-label: P0355R4 title: "Extending to Calendars and Time Zones" author: - family: Howard Hinnant issued: year: 2017 URL: https://wg21.link/p0355r4 - id: P0355R5 citation-label: P0355R5 title: "Extending to Calendars and Time Zones" author: - family: Howard E. Hinnant, Tomasz Kamiński issued: year: 2018 URL: https://wg21.link/p0355r5 - id: P0355R6 citation-label: P0355R6 title: "Extending chrono to Calendars and Time Zones" URL: https://wg21.link/p0355r6 - id: P0355R7 citation-label: P0355R7 title: "Extending to Calendars and Time Zones" author: - family: Howard E. Hinnant, Tomasz Kamiński issued: year: 2018 URL: https://wg21.link/p0355r7 - id: P0356R0 citation-label: P0356R0 title: "Simplified partial function application" author: - family: Tomasz Kamiński issued: year: 2016 URL: https://wg21.link/p0356r0 - id: P0356R1 citation-label: P0356R1 title: "Simplified partial function application" author: - family: Tomasz Kamiński issued: year: 2016 URL: https://wg21.link/p0356r1 - id: P0356R2 citation-label: P0356R2 title: "Simplified partial function application" author: - family: Tomasz Kamiński issued: year: 2017 URL: https://wg21.link/p0356r2 - id: P0356R3 citation-label: P0356R3 title: "Simplified partial function application" author: - family: Tomasz Kamiński issued: year: 2017 URL: https://wg21.link/p0356r3 - id: P0356R4 citation-label: P0356R4 title: "Simplified partial function application" author: - family: Tomasz Kamiński issued: year: 2018 URL: https://wg21.link/p0356r4 - id: P0356R5 citation-label: P0356R5 title: "Simplified partial function application" author: - family: Tomasz Kamiński issued: year: 2018 URL: https://wg21.link/p0356r5 - id: P0357R0 citation-label: P0357R0 title: "reference_wrapper for incomplete types" author: - family: Tomasz Kamiński issued: year: 2016 URL: https://wg21.link/p0357r0 - id: P0357R1 citation-label: P0357R1 title: "reference_wrapper for incomplete types" author: - family: Tomasz Kamiński issued: year: 2016 URL: https://wg21.link/p0357r1 - id: P0357R2 citation-label: P0357R2 title: "'reference_wrapper' for incomplete types" author: - family: Tomasz Kamiński, Stephan T. Lavavej, Alisdair Meredith issued: year: 2018 URL: https://wg21.link/p0357r2 - id: P0357R3 citation-label: P0357R3 title: "'reference_wrapper' for incomplete types" author: - family: Tomasz Kamiński, Stephan T. Lavavej, Alisdair Meredith issued: year: 2018 URL: https://wg21.link/p0357r3 - id: P0358R0 citation-label: P0358R0 title: "Fixes for not_fn" author: - family: Tomasz Kamiński issued: year: 2016 URL: https://wg21.link/p0358r0 - id: P0358R1 citation-label: P0358R1 title: "Fixes for not_fn" author: - family: Tomasz Kamiński issued: year: 2016 URL: https://wg21.link/p0358r1 - id: P0359R0 citation-label: P0359R0 title: "SG5: Transactional Memory (TM) Meeting Minutes 2016/02/22-2016/05/23" author: - family: Michael Wong issued: year: 2016 URL: https://wg21.link/p0359r0 - id: P0360R0 citation-label: P0360R0 title: "SG14: Low Latency Meeting Minutes 2016/02/17-2015/05/25" author: - family: Michael Wong issued: year: 2016 URL: https://wg21.link/p0360r0 - id: P0361R0 citation-label: P0361R0 title: "Invoking Algorithms asynchronously" author: - family: Hartmut Kaiser, Thomas Heller, Michael Wong issued: year: 2016 URL: https://wg21.link/p0361r0 - id: P0361R1 citation-label: P0361R1 title: "Invoking Algorithms asynchronously" author: - family: Hartmut Kaiser, Thomas Heller, Bryce Adelstein Lelbach, John Biddiscombe, Michael Wong issued: year: 2016 URL: https://wg21.link/p0361r1 - id: P0362R0 citation-label: P0362R0 title: "Towards support for Heterogeneous Devices in C++ (Concurrency aspects)" author: - family: Michael Wong, Andrew Richards, Maria Rovatsou, Ruyman Reyes, Lee Howes, Gordon Brown issued: year: 2016 URL: https://wg21.link/p0362r0 - id: P0363R0 citation-label: P0363R0 title: "Towards support for Heterogeneous Devices in C++ (Language aspects)" author: - family: Michael Wong, Andrew Richards, Maria Rovatsou, Ruyman Reyes, Lee Howes, Gordon Brown issued: year: 2016 URL: https://wg21.link/p0363r0 - id: P0364R0 citation-label: P0364R0 title: "Report on Exception Handling Lite (Disappointment) from SG14" author: - family: Michael Wong, Sunil Srivastava, Sean Middleditch, Patrice Roy issued: year: 2016 URL: https://wg21.link/p0364r0 - id: P0365R0 citation-label: P0365R0 title: "Report on SG14, a year later and future directions" author: - family: Michael Wong issued: year: 2016 URL: https://wg21.link/p0365r0 - id: P0366R0 citation-label: P0366R0 title: "Extending the Transactional Memory Technical Specification with an in_transaction Statemen" author: - family: Victor Luchangco, Michael Spear, Michael Wong issued: year: 2016 URL: https://wg21.link/p0366r0 - id: P0367R0 citation-label: P0367R0 title: "a C++ standard library class to qualify data accesses" author: - family: Ronan Keryell, Joël Falcou issued: year: 2016 URL: https://wg21.link/p0367r0 - id: P0369R0 citation-label: P0369R0 title: "2017-07 Toronto ISO WG21 C++ Standard Meeting information" author: - family: Michael Wong, Botond Ballo, JF Bastien, Hubert Tong, Patrice Roy, Tony Van Eerd, Duncan Smith issued: year: 2016 URL: https://wg21.link/p0369r0 - id: P0370R0 citation-label: P0370R0 title: "Ranges TS Design Updates Omnibus" author: - family: Casey Carter, Eric Niebler issued: year: 2016 URL: https://wg21.link/p0370r0 - id: P0370R1 citation-label: P0370R1 title: "Ranges TS Design Updates Omnibus" author: - family: Casey Carter, Eric Niebler issued: year: 2016 URL: https://wg21.link/p0370r1 - id: P0370R2 citation-label: P0370R2 title: "Ranges TS Design Updates Omnibus" author: - family: Casey Carter, Eric Niebler issued: year: 2016 URL: https://wg21.link/p0370r2 - id: P0370R3 citation-label: P0370R3 title: "Ranges TS Design Updates Omnibus" author: - family: Casey Carter, Eric Niebler issued: year: 2016 URL: https://wg21.link/p0370r3 - id: P0371R0 citation-label: P0371R0 title: "Temporarily deprecate memory_order_consume" author: - family: Hans Boehm issued: year: 2016 URL: https://wg21.link/p0371r0 - id: P0371R1 citation-label: P0371R1 title: "Temporarily discourage memory_order_consume" author: - family: Hans Boehm issued: year: 2016 URL: https://wg21.link/p0371r1 - id: P0372R0 citation-label: P0372R0 title: "A type for utf-8 data" author: - family: Michael Spencer, Davide C. C. Italiano issued: year: 2016 URL: https://wg21.link/p0372r0 - id: P0373R0 citation-label: P0373R0 title: "Proposal of File Literals" author: - family: Andrew Tomazos issued: year: 2016 URL: https://wg21.link/p0373r0 - id: P0374R0 citation-label: P0374R0 title: "Stream parallelism patterns" author: - family: J. Daniel Garcia, David del Rio, Manuel F. Dolz, Javier Garcia-Blas, Luis M. Sanchez, Marco Danelutto, Massimo Torquati issued: year: 2016 URL: https://wg21.link/p0374r0 - id: P0375R0 citation-label: P0375R0 title: "[[exhaustive]] attribute for enums" author: - family: David Sankel issued: year: 2016 URL: https://wg21.link/p0375r0 - id: P0376R0 citation-label: P0376R0 title: "A Single Generalization of std::invoke, std::apply, and std::visit" author: - family: Matt Calabrese issued: year: 2016 URL: https://wg21.link/p0376r0 - id: P0377R0 citation-label: P0377R0 title: "std::integral_constant with a Deduced Value Type" author: - family: Matt Calabrese issued: year: 2016 URL: https://wg21.link/p0377r0 - id: P0379R0 citation-label: P0379R0 title: "Why a joining thread from P0206 is a Bad Idea" author: - family: Detlef Vollman issued: year: 2016 URL: https://wg21.link/p0379r0 - id: P0380R0 citation-label: P0380R0 title: "A Contract Design" author: - family: G. Dos Reis, J. D. Garcia, J. Lakos, A. Meredith, N. Myers, B. Stroustrup issued: year: 2016 URL: https://wg21.link/p0380r0 - id: P0380R1 citation-label: P0380R1 title: "A Contract Design" author: - family: G. Dos Reis, J. D. Garcia, J. Lakos, A. Meredith, N. Myers, B. Stroustrup issued: year: 2016 URL: https://wg21.link/p0380r1 - id: P0381R0 citation-label: P0381R0 title: "Numeric Width" author: - family: John McFarlane issued: year: 2016 URL: https://wg21.link/p0381r0 - id: P0381R1 citation-label: P0381R1 title: "Numeric Width" author: - family: John McFarlane, Michael Wong issued: year: 2016 URL: https://wg21.link/p0381r1 - id: P0382R0 citation-label: P0382R0 title: "Comments on P0119: Overload sets as function arguments" author: - family: Tomasz Kamiński issued: year: 2016 URL: https://wg21.link/p0382r0 - id: P0384R0 citation-label: P0384R0 title: "Core Language Working Group \"tentatively ready\" Issues for the June, 2016 (Oulu) meeting" author: - family: William M. Miller issued: year: 2016 URL: https://wg21.link/p0384r0 - id: P0385R0 citation-label: P0385R0 title: "Static reflection: Rationale, design and evolution" author: - family: Matúš Chochlík, Alex Naumann issued: year: 2016 URL: https://wg21.link/p0385r0 - id: P0385R1 citation-label: P0385R1 title: "Static reflection: Rationale, design and evolution" author: - family: Matúš Chochlík, Axel Naumann, David Sankel issued: year: 2016 URL: https://wg21.link/p0385r1 - id: P0385R2 citation-label: P0385R2 title: "Static reflection: Rationale, design and evolution" author: - family: Matúš Chochlík, Axel Naumann, David Sankel issued: year: 2017 URL: https://wg21.link/p0385r2 - id: P0386R0 citation-label: P0386R0 title: "Inline Variables" author: - family: Hal Finkel, Richard Smith issued: year: 2016 URL: https://wg21.link/p0386r0 - id: P0386R2 citation-label: P0386R2 title: "Inline Variables" author: - family: Hal Finkel, Richard Smith issued: year: 2016 URL: https://wg21.link/p0386r2 - id: P0387R0 citation-label: P0387R0 title: "Memory Model Issues for Concurrent Data Structures" author: - family: Hans Boehm issued: year: 2016 URL: https://wg21.link/p0387r0 - id: P0387R1 citation-label: P0387R1 title: "Memory Model Issues for Concurrent Data Structures" author: - family: Hans-J. Boehm issued: year: 2018 URL: https://wg21.link/p0387r1 - id: P0388R0 citation-label: P0388R0 title: "Permit conversions to arrays of unknown bound" author: - family: Robert Haberlach issued: year: 2016 URL: https://wg21.link/p0388r0 - id: P0388R1 citation-label: P0388R1 title: "Permit conversions to arrays of unknown bound" author: - family: Robert Haberlach issued: year: 2017 URL: https://wg21.link/p0388r1 - id: P0388R2 citation-label: P0388R2 title: "Permit conversions to arrays of unknown bound" author: - family: Robert Haberlach issued: year: 2018 URL: https://wg21.link/p0388r2 - id: P0388R3 citation-label: P0388R3 title: "Permit conversions to arrays of unknown bound" author: - family: Robert Haberlach issued: year: 2018 URL: https://wg21.link/p0388r3 - id: P0388R4 citation-label: P0388R4 title: "Permit conversions to arrays of unknown bound" author: - family: Robert Haberlach, Richard Smith issued: year: 2019 URL: https://wg21.link/p0388r4 - id: P0389R0 citation-label: P0389R0 title: "template keyword in unqualified-ids" author: - family: Robert Haberlach issued: year: 2016 URL: https://wg21.link/p0389r0 - id: P0390R0 citation-label: P0390R0 title: "A Proposal to Add Pointer Cast Functions with Move Semantics to the Standard Library" author: - family: Nickolas Pokhylets issued: year: 2016 URL: https://wg21.link/p0390r0 - id: P0391R0 citation-label: P0391R0 title: "Introducing the term \"templated entity\"" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0391r0 - id: P0392R0 citation-label: P0392R0 title: "Adapting string_view by filesystem paths" author: - family: Nicolai Josuttis issued: year: 2016 URL: https://wg21.link/p0392r0 - id: P0393R3 citation-label: P0393R3 title: "Making Variant Greater Equal" author: - family: Tony Van Eerd issued: year: 2016 URL: https://wg21.link/p0393r3 - id: P0394R4 citation-label: P0394R4 title: "Hotel Parallelifornia: terminate() for Parallel Algorithms Exception Handling" author: - family: JF Bastien, Bryce Adelstein Lelbach issued: year: 2016 URL: https://wg21.link/p0394r4 - id: P0396R0 citation-label: P0396R0 title: "C++ Concepts Active Issues List (Snapshot of Revision 4)" author: - family: Andrew Sutton issued: year: 2016 URL: https://wg21.link/p0396r0 - id: P0397R0 citation-label: P0397R0 title: "C++ Standard Library Priority 1 Issues Resolved Directly In Oulu" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0397r0 - id: P0398R0 citation-label: P0398R0 title: "Core issue 1518: Explicit default constructors and copy-list-initialization" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0398r0 - id: P0399R0 citation-label: P0399R0 title: "Networking TS & Threadpools" author: - family: Gor Nishanov issued: year: 2017 URL: https://wg21.link/p0399r0 - id: P0400R0 citation-label: P0400R0 title: "Wording for Order of Evaluation of Function Arguments" author: - family: William M. Miller issued: year: 2016 URL: https://wg21.link/p0400r0 - id: P0401R0 citation-label: P0401R0 title: "Extensions to the Allocator interface" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/p0401r0 - id: P0401R1 citation-label: P0401R1 title: "Providing size feedback in the Allocator interface" author: - family: Chris Kennelly, Jonathan Wakely issued: year: 2019 URL: https://wg21.link/p0401r1 - id: P0401R2 citation-label: P0401R2 title: "Providing size feedback in the Allocator interface" author: - family: Chris Kennelly, Jonathan Wakely issued: year: 2020 URL: https://wg21.link/p0401r2 - id: P0401R3 citation-label: P0401R3 title: "Providing size feedback in the Allocator interface" author: - family: Chris Kennelly, Jonathan Wakely issued: year: 2020 URL: https://wg21.link/p0401r3 - id: P0401R4 citation-label: P0401R4 title: "Providing size feedback in the Allocator interface" author: - family: Chris Kennelly, Jonathan Wakely issued: year: 2020 URL: https://wg21.link/p0401r4 - id: P0401R5 citation-label: P0401R5 title: "Providing size feedback in the Allocator interface" author: - family: Chris Kennelly, Jonathan Wakely issued: year: 2020 URL: https://wg21.link/p0401r5 - id: P0401R6 citation-label: P0401R6 title: "Providing size feedback in the Allocator interface" author: - family: Chris Kennelly, Jonathan Wakely issued: year: 2021 URL: https://wg21.link/p0401r6 - id: P0403R0 citation-label: P0403R0 title: "Literal suffixes for basic_string_view" author: - family: Marshall Clow issued: year: 2016 URL: https://wg21.link/p0403r0 - id: P0403R1 citation-label: P0403R1 title: "Literal suffixes for basic_string_view" author: - family: Marshall Clow issued: year: 2016 URL: https://wg21.link/p0403r1 - id: P0404R0 citation-label: P0404R0 title: "Matching Types: 404 Syntax Not found" author: - family: Hubert Tong, James Touton issued: year: 2016 URL: https://wg21.link/p0404r0 - id: P0405R0 citation-label: P0405R0 title: "Wording for Networking TS changes from Kona" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/p0405r0 - id: P0406R1 citation-label: P0406R1 title: "Intrusive Containers" author: - family: Hal Finkel issued: year: 2016 URL: https://wg21.link/p0406r1 - id: P0407R0 citation-label: P0407R0 title: "Allocator-aware basic stringbuf" author: - family: Peter Sommerlad issued: year: 2016 URL: https://wg21.link/p0407r0 - id: P0407R1 citation-label: P0407R1 title: "Allocator-aware basic stringbuf" author: - family: Peter Sommerlad issued: year: 2017 URL: https://wg21.link/p0407r1 - id: P0407R2 citation-label: P0407R2 title: "Allocator-aware basic_stringbuf" author: - family: Peter Sommerlad issued: year: 2017 URL: https://wg21.link/p0407r2 - id: P0408R0 citation-label: P0408R0 title: "Efficient Access to basic stringbuf's Buffer" author: - family: Peter Sommerlad issued: year: 2016 URL: https://wg21.link/p0408r0 - id: P0408R1 citation-label: P0408R1 title: "Efficient Access to basic stringbuf's Buffer" author: - family: Peter Sommerlad issued: year: 2017 URL: https://wg21.link/p0408r1 - id: P0408R2 citation-label: P0408R2 title: "Efficient Access to basic stringbuf's Buffer" author: - family: Peter Sommerlad issued: year: 2017 URL: https://wg21.link/p0408r2 - id: P0408R3 citation-label: P0408R3 title: "Efficient Access to basic_stringbuf's Buffer" author: - family: Peter Sommerlad issued: year: 2017 URL: https://wg21.link/p0408r3 - id: P0408R4 citation-label: P0408R4 title: "Efficient Access to basic_stringbuf’s Buffer" author: - family: Peter Sommerlad issued: year: 2018 URL: https://wg21.link/p0408r4 - id: P0408R5 citation-label: P0408R5 title: "Efficient Access to basic_stringbuf’s Buffer" author: - family: Peter Sommerlad issued: year: 2018 URL: https://wg21.link/p0408r5 - id: P0408R6 citation-label: P0408R6 title: "Efficient Access to basic_stringbuf’s Buffer" author: - family: Peter Sommerlad issued: year: 2019 URL: https://wg21.link/p0408r6 - id: P0408R7 citation-label: P0408R7 title: "Efficient Access to basic_stringbuf’s Buffer" author: - family: Peter Sommerlad issued: year: 2019 URL: https://wg21.link/p0408r7 - id: P0409R0 citation-label: P0409R0 title: "Allow lambda capture [=, this]" author: - family: Thomas Koeppe issued: year: 2016 URL: https://wg21.link/p0409r0 - id: P0409R1 citation-label: P0409R1 title: "Allow lambda capture [=, this]" author: - family: Thomas Koeppe issued: year: 2016 URL: https://wg21.link/p0409r1 - id: P0409R2 citation-label: P0409R2 title: "Allow lambda capture [=, this]" author: - family: Thomas Koeppe issued: year: 2017 URL: https://wg21.link/p0409r2 - id: P0411R0 citation-label: P0411R0 title: "Separating Library Requirements and Preconditions" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/p0411r0 - id: P0412R0 citation-label: P0412R0 title: "Benchmarking primitives" author: - family: Mikhail Maltsev issued: year: 2016 URL: https://wg21.link/p0412r0 - id: P0413R0 citation-label: P0413R0 title: "Updating Parallel Execution Policy Names in the Parallelism TS" author: - family: Pablo Halpern issued: year: 2016 URL: https://wg21.link/p0413r0 - id: P0414R0 citation-label: P0414R0 title: "Merging shared_ptr changes from Library Fundamentals to C++17" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/p0414r0 - id: P0414R1 citation-label: P0414R1 title: "Merging shared_ptr changes from Library Fundamentals to C++17" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/p0414r1 - id: P0414R2 citation-label: P0414R2 title: "Merging shared_ptr changes from Library Fundamentals to C++17" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/p0414r2 - id: P0415R0 citation-label: P0415R0 title: "Constexpr for std::complex" author: - family: Antony Polukhin issued: year: 2016 URL: https://wg21.link/p0415r0 - id: P0415R1 citation-label: P0415R1 title: "Constexpr for std::complex" author: - family: Antony Polukhin issued: year: 2016 URL: https://wg21.link/p0415r1 - id: P0416R0 citation-label: P0416R0 title: "Operator Dot (R3)" author: - family: Bjarne Stroustrup, Gabriel Dos Reis issued: year: 2016 URL: https://wg21.link/p0416r0 - id: P0416R1 citation-label: P0416R1 title: "Operator Dot (R3)" author: - family: Bjarne Stroustrup, Gabriel Dos Reis issued: year: 2016 URL: https://wg21.link/p0416r1 - id: P0417R0 citation-label: P0417R0 title: "C++17 should refer to ISO/IEC 10646 2014 instead of 1994" author: - family: Beman Dawes issued: year: 2016 URL: https://wg21.link/p0417r0 - id: P0417R1 citation-label: P0417R1 title: "C++17 should refer to ISO/IEC 10646 2014 instead of 1994 (R1)" author: - family: Beman Dawes issued: year: 2016 URL: https://wg21.link/p0417r1 - id: P0418R1 citation-label: P0418R1 title: "Fail or succeed: there is no atomic lattice" author: - family: JF Bastien issued: year: 2016 URL: https://wg21.link/p0418r1 - id: P0418R2 citation-label: P0418R2 title: "Fail or succeed: there is no atomic lattice" author: - family: JF Bastien issued: year: 2016 URL: https://wg21.link/p0418r2 - id: P0421R0 citation-label: P0421R0 title: "Static class constructor" author: - family: Mariusz Moczala issued: year: 2016 URL: https://wg21.link/p0421r0 - id: P0422R0 citation-label: P0422R0 title: "Out-of-Thin-Air Execution is Vacuous" author: - family: Paul E. McKenney, Alan Jeffrey, Ali Sezgin, Tony Tye issued: year: 2016 URL: https://wg21.link/p0422r0 - id: P0423R0 citation-label: P0423R0 title: "Variable templates for Networking TS traits" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/p0423r0 - id: P0424R0 citation-label: P0424R0 title: "Reconsidering literal operator templates for strings" author: - family: Louis Dionne issued: year: 2016 URL: https://wg21.link/p0424r0 - id: P0424R1 citation-label: P0424R1 title: "Reconsidering literal operator templates for strings" author: - family: Louis Dionne, Hana Dusikova issued: year: 2017 URL: https://wg21.link/p0424r1 - id: P0424R2 citation-label: P0424R2 title: "String literals as non-type template parameters" author: - family: Louis Dionne, Hana Dusíková issued: year: 2017 URL: https://wg21.link/p0424r2 - id: P0425R0 citation-label: P0425R0 title: "Metaprogramming by design, not by accident" author: - family: Louis Dionne issued: year: 2017 URL: https://wg21.link/p0425r0 - id: P0426R0 citation-label: P0426R0 title: "Constexpr for std::char_traits" author: - family: Antony Polukhin issued: year: 2016 URL: https://wg21.link/p0426r0 - id: P0426R1 citation-label: P0426R1 title: "Constexpr for std::char_traits" author: - family: Antony Polukhin issued: year: 2016 URL: https://wg21.link/p0426r1 - id: P0428R0 citation-label: P0428R0 title: "Familiar template syntax for generic lambdas" author: - family: Louis Dionne issued: year: 2016 URL: https://wg21.link/p0428r0 - id: P0428R1 citation-label: P0428R1 title: "Familiar template syntax for generic lambdas" author: - family: Louis Dionne issued: year: 2017 URL: https://wg21.link/p0428r1 - id: P0428R2 citation-label: P0428R2 title: "Familiar template syntax for generic lambdas" author: - family: Louis Dionne issued: year: 2017 URL: https://wg21.link/p0428r2 - id: P0429R0 citation-label: P0429R0 title: "A Standard flat_map" author: - family: Zach Laine issued: year: 2016 URL: https://wg21.link/p0429r0 - id: P0429R1 citation-label: P0429R1 title: "A Standard flat_map" author: - family: Zach Laine issued: year: 2017 URL: https://wg21.link/p0429r1 - id: P0429R2 citation-label: P0429R2 title: "A Standard flat_map" author: - family: Zach Laine issued: year: 2017 URL: https://wg21.link/p0429r2 - id: P0429R3 citation-label: P0429R3 title: "A Standard flat_map" author: - family: Zach Laine issued: year: 2016 URL: https://wg21.link/p0429r3 - id: P0429R4 citation-label: P0429R4 title: "A Standard flatmap" author: - family: Zach Laine issued: year: 2018 URL: https://wg21.link/p0429r4 - id: P0429R5 citation-label: P0429R5 title: "A Standard flat_map" author: - family: Zach Laine issued: year: 2018 URL: https://wg21.link/p0429r5 - id: P0429R6 citation-label: P0429R6 title: "A Standard flatmap" author: - family: Zach Laine issued: year: 2019 URL: https://wg21.link/p0429r6 - id: P0429R7 citation-label: P0429R7 title: "A Standard flat_map" author: - family: Zach Laine issued: year: 2019 URL: https://wg21.link/p0429r7 - id: P0429R8 citation-label: P0429R8 title: "A Standard flat_map" author: - family: Zach Laine issued: year: 2022 URL: https://wg21.link/p0429r8 - id: P0429R9 citation-label: P0429R9 title: "A Standard flat_map" author: - family: Zach Laine issued: year: 2022 URL: https://wg21.link/p0429r9 - id: P0430R0 citation-label: P0430R0 title: "File system library on non-POSIX-like operating systems" author: - family: Jason Liu, Hubert Tong issued: year: 2016 URL: https://wg21.link/p0430r0 - id: P0430R1 citation-label: P0430R1 title: "File system library on non-POSIX-like operating systems" author: - family: Jason Liu, Hubert Tong issued: year: 2016 URL: https://wg21.link/p0430r1 - id: P0430R2 citation-label: P0430R2 title: "File system library on non-POSIX-like operating systems" author: - family: Jason Liu, Hubert Tong issued: year: 2017 URL: https://wg21.link/p0430r2 - id: P0431R0 citation-label: P0431R0 title: "Correcting Evaluation Order for C++" author: - family: Hyman Rosen issued: year: 2016 URL: https://wg21.link/p0431r0 - id: P0432R0 citation-label: P0432R0 title: "Implicit and Explicit Default Comparison Operators" author: - family: David Stone issued: year: 2016 URL: https://wg21.link/p0432r0 - id: P0433R0 citation-label: P0433R0 title: "Toward a resolution of US7 and US14: Integrating template deduction for class templates into the standard library" author: - family: Mike Spertus, Walter E. Brown issued: year: 2016 URL: https://wg21.link/p0433r0 - id: P0433R1 citation-label: P0433R1 title: "Toward a resolution of US7 and US14: Integrating template deduction for class templates into the standard library" author: - family: Mike Spertus, Walter E. Brown issued: year: 2017 URL: https://wg21.link/p0433r1 - id: P0433R2 citation-label: P0433R2 title: "Toward a resolution of US7 and US14: Integrating template deduction for class templates into the standard library" author: - family: Mike Spertus, Walter E. Brown, Stephan T. Lavavej issued: year: 2017 URL: https://wg21.link/p0433r2 - id: P0433R3 citation-label: P0433R3 title: "Toward a resolution of US7 and US14: Integrating template deduction for class templates into the standard library" author: - family: Mike Spertus, Walter E. Brown, Stephan T. Lavavej issued: year: 2017 URL: https://wg21.link/p0433r3 - id: P0434R0 citation-label: P0434R0 title: "Portable Interrupt Library" author: - family: Brett Searies issued: year: 2016 URL: https://wg21.link/p0434r0 - id: P0435R0 citation-label: P0435R0 title: "Resolving LWG Issues re common_type" author: - family: Walter E. Brown issued: year: 2016 URL: https://wg21.link/p0435r0 - id: P0435R1 citation-label: P0435R1 title: "Resolving LWG Issues re common_type" author: - family: Walter E. Brown issued: year: 2016 URL: https://wg21.link/p0435r1 - id: P0436R0 citation-label: P0436R0 title: "An Extensible Approach to Obtaining Selected Operators" author: - family: Walter E. Brown issued: year: 2016 URL: https://wg21.link/p0436r0 - id: P0436R1 citation-label: P0436R1 title: "An Extensible Approach to Obtaining Selected Operators" author: - family: Walter E. Brown issued: year: 2016 URL: https://wg21.link/p0436r1 - id: P0437R0 citation-label: P0437R0 title: "Numeric Traits for the Next Standard Library" author: - family: Walter E. Brown issued: year: 2016 URL: https://wg21.link/p0437r0 - id: P0437R1 citation-label: P0437R1 title: "Numeric Traits for the Standard Library" author: - family: Walter E. Brown issued: year: 2018 URL: https://wg21.link/p0437r1 - id: P0438R0 citation-label: P0438R0 title: "Toward a Technical Specification" author: - family: Walter E. Brown issued: year: 2016 URL: https://wg21.link/p0438r0 - id: P0439R0 citation-label: P0439R0 title: "Make memory_order a scoped enumeration" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/p0439r0 - id: P0440R0 citation-label: P0440R0 title: "Floating Point Atomic View" author: - family: H. Carter Edwards, Hans Boehm, Olivier Giroux, JF Bastien, James Reus issued: year: 2016 URL: https://wg21.link/p0440r0 - id: P0440R1 citation-label: P0440R1 title: "Floating Point Atomic View" author: - family: H. Carter Edwards, Hans Boehm, Olivier Giroux, JF Bastien, James Reus issued: year: 2016 URL: https://wg21.link/p0440r1 - id: P0441R0 citation-label: P0441R0 title: "Ranges: Merging Writable and MoveWritable" author: - family: Casey Carter, Eric Niebler issued: year: 2016 URL: https://wg21.link/p0441r0 - id: P0441R1 citation-label: P0441R1 title: "Ranges: Merging Writable and MoveWritable" author: - family: Casey Carter, Eric Niebler issued: year: 2016 URL: https://wg21.link/p0441r1 - id: P0443R0 citation-label: P0443R0 title: "A Unified Executors Proposal for C++" author: - family: Jared Hoberock, Michael Garland, Chris Kohlhoff, Chris Mysen, Carter Edwards issued: year: 2016 URL: https://wg21.link/p0443r0 - id: P0443R1 citation-label: P0443R1 title: "A Unified Executors Proposal for C++" author: - family: Jared Hoberock, Michael Garland, Chris Kohlhoff, Chris Mysen, H. Carter Edwards, Gordon Brown, D. S. Hollman issued: year: 2019 URL: https://wg21.link/p0443r1 - id: P0443R2 citation-label: P0443R2 title: "A Unified Executors Proposal for C++" author: - family: Jared Hoberock, Michael Garland, Chris Kohlhoff, Chris Mysen, Carter Edwards, Gordon Brown issued: year: 2017 URL: https://wg21.link/p0443r2 - id: P0443R3 citation-label: P0443R3 title: "A Unified Executors Proposal for C++" author: - family: Jared Hoberock, Michael Garland, Chris Kohlhoff, Chris Mysen, Carter Edwards, Gordon Brown issued: year: 2017 URL: https://wg21.link/p0443r3 - id: P0443R4 citation-label: P0443R4 title: "A Unified Executors Proposal for C++" author: - family: Jared Hoberock, Michael Garland, Chris Kohlhoff, Chris Mysen, Carter Edwards, Gordon Brown issued: year: 2017 URL: https://wg21.link/p0443r4 - id: P0443R5 citation-label: P0443R5 title: "A Unified Executors Proposal for C++" author: - family: Jared Hoberock, Michael Garland, Chris Kohlhoff, Chris Mysen, Carter Edwards, Gordon Brown issued: year: 2018 URL: https://wg21.link/p0443r5 - id: P0443R6 citation-label: P0443R6 title: "A Unified Executors Proposal for C++" author: - family: Jared Hoberock, Michael Garland, Chris Kohlhoff, Chris Mysen, Carter Edwards, Gordon Brown issued: year: 2018 URL: https://wg21.link/p0443r6 - id: P0443R7 citation-label: P0443R7 title: "A Unified Executors Proposal for C++" author: - family: Jared Hoberock, Michael Garland, Chris Kohlhoff, Chris Mysen, H. Carter Edwards, Gordon Brown issued: year: 2018 URL: https://wg21.link/p0443r7 - id: P0443R9 citation-label: P0443R9 title: "A Unified Executors Proposal for C++" author: - family: Jared Hoberock, Michael Garland, Chris Kohlhoff, Chris Mysen, Carter Edwards, Gordon Brown issued: year: 2018 URL: https://wg21.link/p0443r9 - id: P0443R10 citation-label: P0443R10 title: "A Unified Executors Proposal for C++" author: - family: Jared Hoberock, Michael Garland, Chris Kohlhoff, Chris Mysen, H. Carter Edwards, Gordon Brown, D. S. Hollman issued: year: 2019 URL: https://wg21.link/p0443r10 - id: P0443R11 citation-label: P0443R11 title: "A Unified Executors Proposal for C++" author: - family: Jared Hoberock, Michael Garland, Chris Kohlhoff, Chris Mysen, Carter Edwards, Gordon Brown, D. S. Hollman, Lee Howes, Kirk Shoop, Eric Niebler issued: year: 2019 URL: https://wg21.link/p0443r11 - id: P0443R12 citation-label: P0443R12 title: "A Unified Executors Proposal for C++" author: - family: Jared Hoberock, Michael Garland, Chris Kohlhoff, Chris Mysen, Carter Edwards, Gordon Brown, D. S. Hollman, Lee Howes, Kirk Shoop, Lewis Baker, Eric Niebler issued: year: 2020 URL: https://wg21.link/p0443r12 - id: P0443R13 citation-label: P0443R13 title: "A Unified Executors Proposal for C++" author: - family: Jared Hoberock, Michael Garland, Chris Kohlhoff, Chris Mysen, Carter Edwards, Gordon Brown, D. S. Hollman, Lee Howes, Kirk Shoop, Lewis Baker, Eric Niebler issued: year: 2020 URL: https://wg21.link/p0443r13 - id: P0443R14 citation-label: P0443R14 title: "A Unified Executors Proposal for C++" author: - family: Jared Hoberock, Michael Garland, Chris Kohlhoff, Chris Mysen, H. Carter Edwards, Gordon Brown, D. S. Hollman issued: year: 2020 URL: https://wg21.link/p0443r14 - id: P0444R0 citation-label: P0444R0 title: "Unifying suspend-by-call and suspend-by-return" author: - family: Nat Goodspeed issued: year: 2016 URL: https://wg21.link/p0444r0 - id: P0445R0 citation-label: P0445R0 title: "SG14: Low Latency Meeting Minutes 2016/09/21-2016/10/13" author: - family: Michael Wong issued: year: 2016 URL: https://wg21.link/p0445r0 - id: P0446R0 citation-label: P0446R0 title: "SG5: Transactional Memory (TM) Meeting Minutes 2016/07/18-2016/10/10" author: - family: Michael Wong issued: year: 2016 URL: https://wg21.link/p0446r0 - id: P0447R0 citation-label: P0447R0 title: "Introduction of std::colony to the standard library" author: - family: Matthew Bentley issued: year: 2016 URL: https://wg21.link/p0447r0 - id: P0447R1 citation-label: P0447R1 title: "Introduction of std::colony to the standard library" author: - family: Patrice Roy, Guy Davidson, Matthew Bentley issued: year: 2016 URL: https://wg21.link/p0447r1 - id: P0447R2 citation-label: P0447R2 title: "Introduction of std::colony to the standard library" author: - family: Patrice Roy, Guy Davidson, Matthew Bentley issued: year: 2017 URL: https://wg21.link/p0447r2 - id: P0447R3 citation-label: P0447R3 title: "Introduction of std::colony to the standard library" author: - family: Patrice Roy, Guy Davidson, Matthew Bentley issued: year: 2017 URL: https://wg21.link/p0447r3 - id: P0447R4 citation-label: P0447R4 title: "Introduction of std::colony to the standard library" author: - family: Patrice Roy, Guy Davidson, Matthew Bentley issued: year: 2017 URL: https://wg21.link/p0447r4 - id: P0447R8 citation-label: P0447R8 title: "Introduction of std::colony to the standard library" author: - family: Matt Bentley issued: year: 2019 URL: https://wg21.link/p0447r8 - id: P0447R9 citation-label: P0447R9 title: "Introduction of std::colony to the standard library" author: - family: Matt Bentley issued: year: 2019 URL: https://wg21.link/p0447r9 - id: P0447R10 citation-label: P0447R10 title: "Introduction of std::colony to the standard library" author: - family: Matt Bentley issued: year: 2019 URL: https://wg21.link/p0447r10 - id: P0447R11 citation-label: P0447R11 title: "Introduction of std::colony to the standard library" author: - family: Matt Bentley issued: year: 2020 URL: https://wg21.link/p0447r11 - id: P0447R12 citation-label: P0447R12 title: "Introduction of std::colony to the standard library" author: - family: Matt Bentley issued: year: 2021 URL: https://wg21.link/p0447r12 - id: P0447R13 citation-label: P0447R13 title: "Introduction of std::colony to the standard library" author: - family: Matt Bentley issued: year: 2021 URL: https://wg21.link/p0447r13 - id: P0447R14 citation-label: P0447R14 title: "Introduction of std::colony to the standard library" author: - family: Matt Bentley issued: year: 2021 URL: https://wg21.link/p0447r14 - id: P0447R15 citation-label: P0447R15 title: "Introduction of std::hive to the standard library" author: - family: Matt Bentley issued: year: 2021 URL: https://wg21.link/p0447r15 - id: P0447R16 citation-label: P0447R16 title: "Introduction of std::hive to the standard library" author: - family: Matt Bentley issued: year: 2021 URL: https://wg21.link/p0447r16 - id: P0447R17 citation-label: P0447R17 title: "Introduction of std::hive to the standard library" author: - family: Matt Bentley issued: year: 2021 URL: https://wg21.link/p0447r17 - id: P0447R18 citation-label: P0447R18 title: "Introduction of std::hive to the standard library" author: - family: Matt Bentley issued: year: 2021 URL: https://wg21.link/p0447r18 - id: P0447R19 citation-label: P0447R19 title: "Introduction of std::hive to the standard library" author: - family: Matt Bentley issued: year: 2022 URL: https://wg21.link/p0447r19 - id: P0447R20 citation-label: P0447R20 title: "Introduction of std::hive to the standard library" author: - family: Matt Bentley issued: year: 2022 URL: https://wg21.link/p0447r20 - id: P0447R21 citation-label: P0447R21 title: "Introduction of std::hive to the standard library" author: - family: Matt Bentley issued: year: 2023 URL: https://wg21.link/p0447r21 - id: P0447R22 citation-label: P0447R22 title: "Introduction of std::hive to the standard library" author: - family: Matt Bentley issued: year: 2023 URL: https://wg21.link/p0447r22 - id: P0447R23 citation-label: P0447R23 title: "Introduction of std::hive to the standard library" author: - family: Matt Bentley issued: year: 2023 URL: https://wg21.link/p0447r23 - id: P0447R24 citation-label: P0447R24 title: "Introduction of std::hive to the standard library" author: - family: Matt Bentley issued: year: 2023 URL: https://wg21.link/p0447r24 - id: P0447R25 citation-label: P0447R25 title: "Introduction of std::hive to the standard library" author: - family: Matt Bentley issued: year: 2023 URL: https://wg21.link/p0447r25 - id: P0447R26 citation-label: P0447R26 title: "Introduction of std::hive to the standard library" author: - family: Matt Bentley issued: year: 2023 URL: https://wg21.link/p0447r26 - id: P0448R0 citation-label: P0448R0 title: "A strstream replacement using span as" author: - family: Peter Sommerlad issued: year: 2016 URL: https://wg21.link/p0448r0 - id: P0448R1 citation-label: P0448R1 title: "A strstream replacement using span as" author: - family: Peter Sommerlad issued: year: 2017 URL: https://wg21.link/p0448r1 - id: P0448R2 citation-label: P0448R2 title: "A strstream replacement using span as buffer" author: - family: Peter Sommerlad issued: year: 2019 URL: https://wg21.link/p0448r2 - id: P0448R3 citation-label: P0448R3 title: "A strstream replacement using span as buffer" author: - family: Peter Sommerlad issued: year: 2021 URL: https://wg21.link/p0448r3 - id: P0448R4 citation-label: P0448R4 title: "A strstream replacement using span as buffer" author: - family: Peter Sommerlad issued: year: 2021 URL: https://wg21.link/p0448r4 - id: P0451R0 citation-label: P0451R0 title: "Future-Proofing Parallel Algorithms Exception Handling" author: - family: Bryce Adelstein Lelbach, Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0451r0 - id: P0452R0 citation-label: P0452R0 title: "Binary transform_reduce(): The Missing Overload" author: - family: Bryce Adelstein Lelbach issued: year: 2016 URL: https://wg21.link/p0452r0 - id: P0452R1 citation-label: P0452R1 title: "Unifying Parallel Algorithms" author: - family: Bryce Adelstein Lelbach issued: year: 2017 URL: https://wg21.link/p0452r1 - id: P0454R0 citation-label: P0454R0 title: "Wording for a Minimal mdspan" author: - family: Bryce Adelstein Lelbach, H. Carter Edwards issued: year: 2016 URL: https://wg21.link/p0454r0 - id: P0457R0 citation-label: P0457R0 title: "String Prefix and Suffix Checking" author: - family: Mikhail Maltsev issued: year: 2016 URL: https://wg21.link/p0457r0 - id: P0457R1 citation-label: P0457R1 title: "String Prefix and Suffix Checking" author: - family: Mikhail Maltsev issued: year: 2017 URL: https://wg21.link/p0457r1 - id: P0457R2 citation-label: P0457R2 title: "String Prefix and Suffix Checking" author: - family: Mikhail Maltsev issued: year: 2017 URL: https://wg21.link/p0457r2 - id: P0458R0 citation-label: P0458R0 title: "Checking for Existence of an Element in Associative Containers" author: - family: Mikhail Maltsev issued: year: 2016 URL: https://wg21.link/p0458r0 - id: P0458R1 citation-label: P0458R1 title: "Checking for Existence of an Element in Associative Containers" author: - family: Mikhail Maltsev issued: year: 2018 URL: https://wg21.link/p0458r1 - id: P0458R2 citation-label: P0458R2 title: "Checking for Existence of an Element in Associative Containers" author: - family: Mikhail Maltsev issued: year: 2018 URL: https://wg21.link/p0458r2 - id: P0459R0 citation-label: P0459R0 title: "C++ Extensions for Ranges, Speculative Combined Proposal Document" author: - family: Eric Niebler, Casey Carter issued: year: 2016 URL: https://wg21.link/p0459r0 - id: P0460R0 citation-label: P0460R0 title: "Flat containers wording" author: - family: Sean Middleditch issued: year: 2016 URL: https://wg21.link/p0460r0 - id: P0461R0 citation-label: P0461R0 title: "Proposed RCU C++ API" author: - family: Paul E. McKenney, Maged Michael, Michael Wong, Isabella Muerte, Arthur O'Dwyer issued: year: 2016 URL: https://wg21.link/p0461r0 - id: P0461R1 citation-label: P0461R1 title: "Proposed RCU C++ API" author: - family: Paul E. McKenney, Maged Michael, Michael Wong, Isabella Muerte, Arthur O'Dwyer, D. S. Hollman issued: year: 2017 URL: https://wg21.link/p0461r1 - id: P0461R2 citation-label: P0461R2 title: "Proposed RCU C++ API" author: - family: Paul E. McKenney, Maged Michael, Michael Wong, Isabella Muerte, Arthur O'Dwyer, D. S. Hollman, Andrew Hunter, Georey Romer, Lance Roy issued: year: 2017 URL: https://wg21.link/p0461r2 - id: P0462R0 citation-label: P0462R0 title: "Marking memory order consume Dependency Chains" author: - family: Hans Boehm, Clark Nelson, Olivier Giroux, Lawrence Crowl, JF Bastien, Micheal Wong issued: year: 2016 URL: https://wg21.link/p0462r0 - id: P0462R1 citation-label: P0462R1 title: "Marking memory order consume Dependency Chains" author: - family: Paul E. McKenney, Torvald Riegel, Jeff Preshing, Hans Boehm, Clark Nelson, Olivier Giroux, Lawrence Crowl, JF Bastien, Micheal Wong issued: year: 2017 URL: https://wg21.link/p0462r1 - id: P0463R0 citation-label: P0463R0 title: "endian, Just endian" author: - family: Howard Hinnant issued: year: 2016 URL: https://wg21.link/p0463r0 - id: P0463R1 citation-label: P0463R1 title: "endian, Just endian" author: - family: Howard Hinnant issued: year: 2017 URL: https://wg21.link/p0463r1 - id: P0464R0 citation-label: P0464R0 title: "Revisiting the meaning of \"foo(ConceptName,ConceptName)\"" author: - family: Tony Van Eerd, Botond Ballo issued: year: 2016 URL: https://wg21.link/p0464r0 - id: P0464R1 citation-label: P0464R1 title: "Revisiting the meaning of \"foo(ConceptName,ConceptName)\"" author: - family: Tony Van Eerd, Botond Ballo issued: year: 2016 URL: https://wg21.link/p0464r1 - id: P0464R2 citation-label: P0464R2 title: "Revisiting the meaning of \"foo(ConceptName,ConceptName)\"" author: - family: Tony Van Eerd, Botond Ballo issued: year: 2017 URL: https://wg21.link/p0464r2 - id: P0465R0 citation-label: P0465R0 title: "Procedural Function Interfaces" author: - family: Lisa Lippincott issued: year: 2016 URL: https://wg21.link/p0465r0 - id: P0466R0 citation-label: P0466R0 title: "Layout-compatibility and Pointer-interconvertibility Traits" author: - family: Lisa Lippincott issued: year: 2016 URL: https://wg21.link/p0466r0 - id: P0466R1 citation-label: P0466R1 title: "Layout-compatibility and Pointer-interconvertibility Traits" author: - family: Lisa Lippincott issued: year: 2018 URL: https://wg21.link/p0466r1 - id: P0466R2 citation-label: P0466R2 title: "Layout-compatibility and Pointer-interconvertibility Traits" author: - family: Lisa Lippincott issued: year: 2018 URL: https://wg21.link/p0466r2 - id: P0466R3 citation-label: P0466R3 title: "Layout-compatibility and Pointer-interconvertibility Traits" author: - family: Lisa Lippincott issued: year: 2019 URL: https://wg21.link/p0466r3 - id: P0466R4 citation-label: P0466R4 title: "Layout-compatibility and Pointer-interconvertibility Traits" author: - family: Lisa Lippincott issued: year: 2019 URL: https://wg21.link/p0466r4 - id: P0466R5 citation-label: P0466R5 title: "Layout-compatibility and Pointer-interconvertibility Traits" author: - family: Lisa Lippincott issued: year: 2019 URL: https://wg21.link/p0466r5 - id: P0467R0 citation-label: P0467R0 title: "Iterator Concerns for Parallel Algorithms" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0467r0 - id: P0467R1 citation-label: P0467R1 title: "Iterator Concerns for Parallel Algorithms" author: - family: Alisdair Meredith issued: year: 2016 URL: https://wg21.link/p0467r1 - id: P0467R2 citation-label: P0467R2 title: "Iterator Concerns for Parallel Algorithms" author: - family: Alisdair Meredith issued: year: 2017 URL: https://wg21.link/p0467r2 - id: P0468R0 citation-label: P0468R0 title: "A Proposal to Add an Intrusive Smart Pointer to the C++ Standard Library" author: - family: Isabella Muerte issued: year: 2016 URL: https://wg21.link/p0468r0 - id: P0468R1 citation-label: P0468R1 title: "An Intrusive Smart Pointer" author: - family: Isabella Muerte issued: year: 2018 URL: https://wg21.link/p0468r1 - id: P0469R0 citation-label: P0469R0 title: "Sample in place" author: - family: R. "Tim" Song issued: year: 2016 URL: https://wg21.link/p0469r0 - id: P0471R0 citation-label: P0471R0 title: "Single argument std::inserter" author: - family: David Sankel issued: year: 2016 URL: https://wg21.link/p0471r0 - id: P0472R0 citation-label: P0472R0 title: "Move 'std::monostate' to " author: - family: David Sankel issued: year: 2016 URL: https://wg21.link/p0472r0 - id: P0472R1 citation-label: P0472R1 title: "Put std::monostate in " author: - family: David Sankel, Andrei Zissu issued: year: 2024 URL: https://wg21.link/p0472r1 - id: P0472R2 citation-label: P0472R2 title: "Put std::monostate in " author: - family: David Sankel, Andrei Zissu issued: year: 2024 URL: https://wg21.link/p0472r2 - id: P0473R0 citation-label: P0473R0 title: "+ for std::vector concatenation" author: - family: David Sankel issued: year: 2016 URL: https://wg21.link/p0473r0 - id: P0474R0 citation-label: P0474R0 title: "Comparison in C++: Basic Facilities" author: - family: Lawrence Crowl issued: year: 2016 URL: https://wg21.link/p0474r0 - id: P0475R0 citation-label: P0475R0 title: "LWG 2511: guaranteed copy elision for piecewise construction" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/p0475r0 - id: P0475R1 citation-label: P0475R1 title: "LWG 2511: guaranteed copy elision for piecewise construction" author: - family: Jonathan Wakely issued: year: 2018 URL: https://wg21.link/p0475r1 - id: P0476R0 citation-label: P0476R0 title: "Bit-casting object representations" author: - family: JF Bastien issued: year: 2016 URL: https://wg21.link/p0476r0 - id: P0476R1 citation-label: P0476R1 title: "Bit-casting object representations" author: - family: JF Bastien issued: year: 2016 URL: https://wg21.link/p0476r1 - id: P0476R2 citation-label: P0476R2 title: "Bit-casting object representations" author: - family: JF Bastien issued: year: 2017 URL: https://wg21.link/p0476r2 - id: P0477R0 citation-label: P0477R0 title: "std::monostate_function<>" author: - family: Matt Calabrese issued: year: 2016 URL: https://wg21.link/p0477r0 - id: P0478R0 citation-label: P0478R0 title: "Template argument deduction for non-terminal function parameter packs" author: - family: Bruno Manganelli, Michael Wong, Sy Brand issued: year: 2016 URL: https://wg21.link/p0478r0 - id: P0479R0 citation-label: P0479R0 title: "Attributes for Likely and Unlikely Branches" author: - family: Clay Trychta issued: year: 2016 URL: https://wg21.link/p0479r0 - id: P0479R1 citation-label: P0479R1 title: "Attributes for Likely and Unlikely Branches" author: - family: Clay Trychta issued: year: 2017 URL: https://wg21.link/p0479r1 - id: P0479R2 citation-label: P0479R2 title: "Attributes for Likely and Unlikely Branches" author: - family: Clay Trychta issued: year: 2017 URL: https://wg21.link/p0479r2 - id: P0479R4 citation-label: P0479R4 title: "Proposed wording for likely and unlikely attributes" author: - family: Clay Trychta issued: year: 2018 URL: https://wg21.link/p0479r4 - id: P0479R5 citation-label: P0479R5 title: "Proposed wording for likely and unlikely attributes" author: - family: Clay Trychta issued: year: 2018 URL: https://wg21.link/p0479r5 - id: P0480R0 citation-label: P0480R0 title: "Explicit type checking with structured bindings" author: - family: Ville Voutilainen issued: year: 2016 URL: https://wg21.link/p0480r0 - id: P0480R1 citation-label: P0480R1 title: "Structured bindings with explicit types" author: - family: Ville Voutilainen issued: year: 2018 URL: https://wg21.link/p0480r1 - id: P0481R0 citation-label: P0481R0 title: "Bravely Default" author: - family: Tony Van Eerd issued: year: 2016 URL: https://wg21.link/p0481r0 - id: P0482R0 citation-label: P0482R0 title: "char8_t: A type for UTF-8 characters and strings" author: - family: Tom Honermann issued: year: 2016 URL: https://wg21.link/p0482r0 - id: P0482R1 citation-label: P0482R1 title: "char8_t: A type for UTF-8 characters and strings" author: - family: Tom Honermann issued: year: 2018 URL: https://wg21.link/p0482r1 - id: P0482R2 citation-label: P0482R2 title: "char8_t: A type for UTF-8 characters and strings" author: - family: Tom Honermann issued: year: 2018 URL: https://wg21.link/p0482r2 - id: P0482R3 citation-label: P0482R3 title: "char8_t: A type for UTF-8 characters and strings (Revision 3)" author: - family: Tom Honermann issued: year: 2018 URL: https://wg21.link/p0482r3 - id: P0482R4 citation-label: P0482R4 title: "char8_t: A type for UTF-8 characters and strings" author: - family: Tom Honermann issued: year: 2018 URL: https://wg21.link/p0482r4 - id: P0482R5 citation-label: P0482R5 title: "char8_t: A type for UTF-8 characters and strings" author: - family: Tom Honermann issued: year: 2018 URL: https://wg21.link/p0482r5 - id: P0482R6 citation-label: P0482R6 title: "char8_t: A type for UTF-8 characters and strings (Revision 6)" author: - family: Tom Honermann issued: year: 2018 URL: https://wg21.link/p0482r6 - id: P0483R0 citation-label: P0483R0 title: "Extending Memory Management Tools, And a Bit More" author: - family: Patrice Roy issued: year: 2016 URL: https://wg21.link/p0483r0 - id: P0483R2 citation-label: P0483R2 title: "static_vector" author: - family: Gonzalo Brito Gadeschi issued: year: 2018 URL: https://wg21.link/p0483r2 - id: P0484R0 citation-label: P0484R0 title: "Enhancing Thread Constructor Attributes" author: - family: Patrice Roy, Billy Baker, Arthur O'Dwyer issued: year: 2016 URL: https://wg21.link/p0484r0 - id: P0484R1 citation-label: P0484R1 title: "Enhancing Thread Constructor Attributes" author: - family: Patrice Roy, Billy Baker, Arthur O'Dwyer issued: year: 2017 URL: https://wg21.link/p0484r1 - id: P0485R0 citation-label: P0485R0 title: "Amended rules for Partial Ordering of function templates" author: - family: Bruno Manganelli, Michael Wong, Sy Brand issued: year: 2016 URL: https://wg21.link/p0485r0 - id: P0486R0 citation-label: P0486R0 title: "for_each_iter algorithm proposal" author: - family: Ildus Nezametdinov, Patrice Roy, issued: year: 2016 URL: https://wg21.link/p0486r0 - id: P0487R0 citation-label: P0487R0 title: "Fixing operator>> (basic_istream&, CharT*) (LWG 2499)" author: - family: Zhihao Yuan issued: year: 2016 URL: https://wg21.link/p0487r0 - id: P0487R1 citation-label: P0487R1 title: "Fixing operator>>(basic_istream&, CharT*) (LWG 2499)" author: - family: Zhihao Yuan issued: year: 2018 URL: https://wg21.link/p0487r1 - id: P0488R0 citation-label: P0488R0 title: "WG21 Working paper: NB Comments, ISO/IEC CD 14882" author: - family: Barry Hedquist issued: year: 2016 URL: https://wg21.link/p0488r0 - id: P0489R0 citation-label: P0489R0 title: "WG21 Working paper: Late Comments on CD 14882" author: - family: Barry Hedquist issued: year: 2016 URL: https://wg21.link/p0489r0 - id: P0490R0 citation-label: P0490R0 title: "Core language changes addressing National Body comments for CD C++17" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0490r0 - id: P0492R0 citation-label: P0492R0 title: "Proposed Resolution of C++17 National Body Comments for Filesystem" author: - family: Beman Dawes, S. Davis Herring, Nicolai Josuttis, Jason Liu, Billy O'Neal, P.J. Plauger, Jonathan Wakely issued: year: 2016 URL: https://wg21.link/p0492r0 - id: P0492R1 citation-label: P0492R1 title: "Proposed Resolution of C++17 National Body Comments for Filesystem" author: - family: Beman Dawes, S. Davis Herring, Nicolai Josuttis, Jason Liu, Billy O'Neal, P.J. Plauger, Jonathan Wakely issued: year: 2017 URL: https://wg21.link/p0492r1 - id: P0492R2 citation-label: P0492R2 title: "Proposed Resolution of C++17 National Body Comments for Filesystem" author: - family: Beman Dawes, S. Davis Herring, Nicolai Josuttis, Jason Liu, Billy O'Neal, P.J. Plauger, Jonathan Wakely issued: year: 2017 URL: https://wg21.link/p0492r2 - id: P0493R0 citation-label: P0493R0 title: "Atomic maximum/minimum" author: - family: Al Grant, Bronek Kozicki issued: year: 2016 URL: https://wg21.link/p0493r0 - id: P0493R1 citation-label: P0493R1 title: "Atomic maximum/minimum" author: - family: Al Grant, Bronek Kozicki issued: year: 2020 URL: https://wg21.link/p0493r1 - id: P0493R2 citation-label: P0493R2 title: "Atomic maximum/minimum" author: - family: Al Grant, Bronek Kozicki issued: year: 2021 URL: https://wg21.link/p0493r2 - id: P0493R3 citation-label: P0493R3 title: "Atomic maximum/minimum" author: - family: Al Grant, Bronek Kozicki, Tim Northover issued: year: 2021 URL: https://wg21.link/p0493r3 - id: P0493R4 citation-label: P0493R4 title: "Atomic maximum/minimum" author: - family: Al Grant, Al Grant, Bronek Kozicki, Tim Northover issued: year: 2023 URL: https://wg21.link/p0493r4 - id: P0493R5 citation-label: P0493R5 title: "Atomic maximum/minimum" author: - family: Al Grant, Al Grant, Bronek Kozicki, Tim Northover issued: year: 2024 URL: https://wg21.link/p0493r5 - id: P0494R0 citation-label: P0494R0 title: "contiguous_container proposal" author: - family: Ildus Nezametdinov issued: year: 2016 URL: https://wg21.link/p0494r0 - id: P0495R0 citation-label: P0495R0 title: "Concurrency Safety in C++ Data Structures" author: - family: Lawrence Crowl issued: year: 2016 URL: https://wg21.link/p0495r0 - id: P0497R0 citation-label: P0497R0 title: "Fixes to shared_ptr support for arrays" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/p0497r0 - id: P0500R0 citation-label: P0500R0 title: "Resolved Module TS (N4610) Issues" author: - family: Gabriel Dos Reis issued: year: 2016 URL: https://wg21.link/p0500r0 - id: P0501R0 citation-label: P0501R0 title: "C++ Module TS Issues List" author: - family: Gabriel Dos Reis issued: year: 2017 URL: https://wg21.link/p0501r0 - id: P0501R1 citation-label: P0501R1 title: "C++ Module TS Issues List" author: - family: Gabriel Dos Reis issued: year: 2017 URL: https://wg21.link/p0501r1 - id: P0501R2 citation-label: P0501R2 title: "C++ Module TS Issues List" author: - family: Gabriel Dos Reis issued: year: 2017 URL: https://wg21.link/p0501r2 - id: P0501R3 citation-label: P0501R3 title: "C++ Module TS Issues List" author: - family: Gabriel Dos Reis issued: year: 2018 URL: https://wg21.link/p0501r3 - id: P0502R0 citation-label: P0502R0 title: "Throwing out of a parallel algorithm terminates--but how?" author: - family: JF Bastien, Bryce Adelstein Lelbach, H. Carter Edwards issued: year: 2016 URL: https://wg21.link/p0502r0 - id: P0503R0 citation-label: P0503R0 title: "Correcting library usage of \"literal type\"" author: - family: Erich Keane issued: year: 2016 URL: https://wg21.link/p0503r0 - id: P0504R0 citation-label: P0504R0 title: "Revisiting in-place tag types for any/optional/variant" author: - family: Jonathan Wakely issued: year: 2016 URL: https://wg21.link/p0504r0 - id: P0505R0 citation-label: P0505R0 title: "Wording for GB 50" author: - family: Howard Hinnant issued: year: 2016 URL: https://wg21.link/p0505r0 - id: P0506R0 citation-label: P0506R0 title: "use string_view for library function parameters instead of const string & / const char *" author: - family: Peter Sommerlad issued: year: 2017 URL: https://wg21.link/p0506r0 - id: P0506R1 citation-label: P0506R1 title: "use string_view for library function parameters instead of const string & / const char *" author: - family: Peter Sommerlad issued: year: 2017 URL: https://wg21.link/p0506r1 - id: P0506R2 citation-label: P0506R2 title: "use string_view for library function parameters instead of const string & / const char *" author: - family: Peter Sommerlad issued: year: 2017 URL: https://wg21.link/p0506r2 - id: P0507R0 citation-label: P0507R0 title: "Core Issue 1343: Sequencing of non-class initialization" author: - family: Jens Maurer issued: year: 2016 URL: https://wg21.link/p0507r0 - id: P0508R0 citation-label: P0508R0 title: "Wording for GB 58" author: - family: Howard Hinnant issued: year: 2016 URL: https://wg21.link/p0508r0 - id: P0509R1 citation-label: P0509R1 title: "Updating \"Restrictions on exception handling\"" author: - family: James Dennett issued: year: 2016 URL: https://wg21.link/p0509r1 - id: P0510R0 citation-label: P0510R0 title: "Disallowing references, incomplete types, arrays, and empty variants" author: - family: Erich Keane issued: year: 2016 URL: https://wg21.link/p0510r0 - id: P0511R0 citation-label: P0511R0 title: "Deduction guide for std::array" author: - family: Zhihao Yuan issued: year: 2016 URL: https://wg21.link/p0511r0 - id: P0511R1 citation-label: P0511R1 title: "Deduction guide for std::array" author: - family: Zhihao Yuan issued: year: 2017 URL: https://wg21.link/p0511r1 - id: P0512R0 citation-label: P0512R0 title: "Class Template Argument Deduction Assorted NB resolution and issues" author: - family: Mike Spertus, Richard Smith, Faisal Vali issued: year: 2016 URL: https://wg21.link/p0512r0 - id: P0513R0 citation-label: P0513R0 title: "Poisoning the Hash" author: - family: Lisa Lippincott issued: year: 2016 URL: https://wg21.link/p0513r0 - id: P0514R0 citation-label: P0514R0 title: "Enhancing std::atomic_flag for waiting" author: - family: Olivier Giroux issued: year: 2016 URL: https://wg21.link/p0514r0 - id: P0514R1 citation-label: P0514R1 title: "Enhancing std::atomic_flag for waiting" author: - family: Olivier Giroux issued: year: 2017 URL: https://wg21.link/p0514r1 - id: P0514R2 citation-label: P0514R2 title: "Efficient waiting for concurrent programs" author: - family: Olivier Giroux issued: year: 2017 URL: https://wg21.link/p0514r2 - id: P0514R3 citation-label: P0514R3 title: "Efficient concurrent waiting for C++20" author: - family: Olivier Giroux issued: year: 2018 URL: https://wg21.link/p0514r3 - id: P0514R4 citation-label: P0514R4 title: "Efficient concurrent waiting for C++20" author: - family: Olivier Giroux issued: year: 2018 URL: https://wg21.link/p0514r4 - id: P0515R0 citation-label: P0515R0 title: "Consistent comparison" author: - family: Herb Sutter issued: year: 2017 URL: https://wg21.link/p0515r0 - id: P0515R1 citation-label: P0515R1 title: "Consistent comparison" author: - family: Herb Sutter issued: year: 2017 URL: https://wg21.link/p0515r1 - id: P0515R2 citation-label: P0515R2 title: "Consistent comparison" author: - family: Herb Sutter issued: year: 2017 URL: https://wg21.link/p0515r2 - id: P0515R3 citation-label: P0515R3 title: "Consistent comparison" author: - family: Herb Sutter, Jens Maurer, Walter E. Brown issued: year: 2017 URL: https://wg21.link/p0515r3 - id: P0516R0 citation-label: P0516R0 title: "Clarify That shared_future's Copy Operations have Wide Contracts" author: - family: Bryce Adelstein Lelbach issued: year: 2016 URL: https://wg21.link/p0516r0 - id: P0517R0 citation-label: P0517R0 title: "Make future_error Constructible" author: - family: Bryce Adelstein Lelbach issued: year: 2016 URL: https://wg21.link/p0517r0 - id: P0518R0 citation-label: P0518R0 title: "Allowing copies as arguments to function objects given to parallel algorithms in response to CH11" author: - family: D. S. Hollman, Jonathan Liffander, Michael Wong, Detlef Vollmann issued: year: 2017 URL: https://wg21.link/p0518r0 - id: P0518R1 citation-label: P0518R1 title: "Allowing copies as arguments to function objects given to parallel algorithms in response to CH11" author: - family: D. S. Hollman, Jonathan Liffander, Michael Wong, Detlef Vollmann issued: year: 2017 URL: https://wg21.link/p0518r1 - id: P0519R0 citation-label: P0519R0 title: "Core Language Working Group \"ready\" Issues for the November, 2016 (Issaquah) meeting" author: - family: William M. Miller issued: year: 2016 URL: https://wg21.link/p0519r0 - id: P0520R0 citation-label: P0520R0 title: "Core Language Working Group \"tentatively ready\" Issues for the November, 2016 (Issaquah) meeting" author: - family: William M. Miller issued: year: 2016 URL: https://wg21.link/p0520r0 - id: P0521R0 citation-label: P0521R0 title: "Proposed Resolution for CA 14 (shared_ptr use_count/unique)" author: - family: Stephan T. Lavavej issued: year: 2016 URL: https://wg21.link/p0521r0 - id: P0522R0 citation-label: P0522R0 title: "DR: Matching of template template-arguments excludes compatible templates" author: - family: James Touton, Hubert Tong issued: year: 2016 URL: https://wg21.link/p0522r0 - id: P0523R0 citation-label: P0523R0 title: "Wording for CH 10: Complexity of parallel algorithms" author: - family: Detlef Vollmann issued: year: 2016 URL: https://wg21.link/p0523r0 - id: P0523R1 citation-label: P0523R1 title: "Wording for CH 10: Complexity of parallel algorithms" author: - family: Detlef Vollmann issued: year: 2017 URL: https://wg21.link/p0523r1 - id: P0527R0 citation-label: P0527R0 title: "Implicitly move from rvalue references in return statements" author: - family: David Stone issued: year: 2017 URL: https://wg21.link/p0527r0 - id: P0527R1 citation-label: P0527R1 title: "Implicitly move from rvalue references in return statements" author: - family: David Stone issued: year: 2017 URL: https://wg21.link/p0527r1 - id: P0528R0 citation-label: P0528R0 title: "The Curious Case of Padding Bits, Featuring Atomic Compare-and-Exchange" author: - family: JF Bastien, Michael Spencer issued: year: 2016 URL: https://wg21.link/p0528r0 - id: P0528R1 citation-label: P0528R1 title: "The Curious Case of Padding Bits, Featuring Atomic Compare-and-Exchange" author: - family: JF Bastien, Michael Spencer issued: year: 2018 URL: https://wg21.link/p0528r1 - id: P0528R2 citation-label: P0528R2 title: "The Curious Case of Padding Bits, Featuring Atomic Compare-and-Exchange" author: - family: JF Bastien, Michael Spencer issued: year: 2018 URL: https://wg21.link/p0528r2 - id: P0528R3 citation-label: P0528R3 title: "The Curious Case of Padding Bits, Featuring Atomic Compare-and-Exchange" author: - family: JF Bastien, Michael Spencer issued: year: 2018 URL: https://wg21.link/p0528r3 - id: P0529R0 citation-label: P0529R0 title: "Wording changes for proposed Modules TS extensions" author: - family: Richard Smith issued: year: 2016 URL: https://wg21.link/p0529r0 - id: P0532R0 citation-label: P0532R0 title: "On std::launder()" author: - family: Nico Josuttis issued: year: 2017 URL: https://wg21.link/p0532r0 - id: P0533R0 citation-label: P0533R0 title: "constexpr for and " author: - family: Edward J. Rosten / Oliver J. Rosten issued: year: 2017 URL: https://wg21.link/p0533r0 - id: P0533R1 citation-label: P0533R1 title: "constexpr for and " author: - family: Edward J. Rosten / Oliver J. Rosten issued: year: 2017 URL: https://wg21.link/p0533r1 - id: P0533R2 citation-label: P0533R2 title: "constexpr for and " author: - family: Edward J. Rosten, Oliver J. Rosten issued: year: 2018 URL: https://wg21.link/p0533r2 - id: P0533R3 citation-label: P0533R3 title: "constexpr for and " author: - family: Edward J. Rosten, Oliver J. Rosten issued: year: 2018 URL: https://wg21.link/p0533r3 - id: P0533R4 citation-label: P0533R4 title: "constexpr for and " author: - family: Edward J. Rosten, Oliver J. Rosten issued: year: 2019 URL: https://wg21.link/p0533r4 - id: P0533R5 citation-label: P0533R5 title: "constexpr for and " author: - family: Oliver Rosten, Edward Rosten issued: year: 2019 URL: https://wg21.link/p0533r5 - id: P0533R6 citation-label: P0533R6 title: "constexpr for and " author: - family: Oliver Rosten, Edward Rosten issued: year: 2020 URL: https://wg21.link/p0533r6 - id: P0533R7 citation-label: P0533R7 title: "constexpr for cmath and cstdlib" author: - family: Oliver Rosten, Edward Rosten issued: year: 2021 URL: https://wg21.link/p0533r7 - id: P0533R8 citation-label: P0533R8 title: "constexpr for cmath and cstdlib" author: - family: Oliver Rosten, Edward Rosten issued: year: 2021 URL: https://wg21.link/p0533r8 - id: P0533R9 citation-label: P0533R9 title: "constexpr for cmath and cstdlib" author: - family: Oliver Rosten, Edward Rosten issued: year: 2021 URL: https://wg21.link/p0533r9 - id: P0534R0 citation-label: P0534R0 title: "call/cc (call-with-current-continuation): A low-level API for stackful context switching" author: - family: Oliver Kowalke issued: year: 2017 URL: https://wg21.link/p0534r0 - id: P0534R1 citation-label: P0534R1 title: "call/cc (call-with-current-continuation): A low-level API for stackful context switching" author: - family: Oliver Kowalke issued: year: 2017 URL: https://wg21.link/p0534r1 - id: P0534R2 citation-label: P0534R2 title: "call/cc (call-with-current-continuation): A low-level API for stackful context switching" author: - family: Oliver Kowalke issued: year: 2017 URL: https://wg21.link/p0534r2 - id: P0534R3 citation-label: P0534R3 title: "call/cc (call-with-current-continuation): A low-level API for stackful context switching" author: - family: Oliver Kowalke issued: year: 2017 URL: https://wg21.link/p0534r3 - id: P0535R0 citation-label: P0535R0 title: "Generalized Unpacking and Parameter Pack Slicing" author: - family: Matthew Woehlke issued: year: 2017 URL: https://wg21.link/p0535r0 - id: P0536R0 citation-label: P0536R0 title: "Implicit Return Type and Allowing Anonymous Types as Return Values" author: - family: Matthew Woehlke issued: year: 2017 URL: https://wg21.link/p0536r0 - id: P0537R0 citation-label: P0537R0 title: "Allow Attributes on Template Explicit Instantiations" author: - family: Matthew Woehlke issued: year: 2016 URL: https://wg21.link/p0537r0 - id: P0538R0 citation-label: P0538R0 title: "A Qualified Replacement for #pragma once" author: - family: Matthew Woehlke issued: year: 2016 URL: https://wg21.link/p0538r0 - id: P0539R0 citation-label: P0539R0 title: "Wide Integer Class" author: - family: Antony Polukhin issued: year: 2017 URL: https://wg21.link/p0539r0 - id: P0539R1 citation-label: P0539R1 title: "A Proposal to add wide_int Template Class" author: - family: Igor Klevanets, Antony Polukhin issued: year: 2017 URL: https://wg21.link/p0539r1 - id: P0539R2 citation-label: P0539R2 title: "A Proposal to add wide_int Template Class" author: - family: Igor Klevanets, Antony Polukhin issued: year: 2017 URL: https://wg21.link/p0539r2 - id: P0539R3 citation-label: P0539R3 title: "A Proposal to add wide_int Template Class" author: - family: Igor Klevanets, Antony Polukhin issued: year: 2018 URL: https://wg21.link/p0539r3 - id: P0539R4 citation-label: P0539R4 title: "A Proposal to add wide_int Template Class" author: - family: Igor Klevanets, Antony Polukhin issued: year: 2018 URL: https://wg21.link/p0539r4 - id: P0539R5 citation-label: P0539R5 title: "A Proposal to add wide_int Template Class" author: - family: Antony Polukhin issued: year: 2019 URL: https://wg21.link/p0539r5 - id: P0540R0 citation-label: P0540R0 title: "A Proposal to Add split/join of string/string_view to the Standard Library" author: - family: Laurent Navarro issued: year: 2017 URL: https://wg21.link/p0540r0 - id: P0540R1 citation-label: P0540R1 title: "A Proposal to Add split/join of string/string_view to the Standard Library" author: - family: Laurent NAVARRO issued: year: 2018 URL: https://wg21.link/p0540r1 - id: P0541R0 citation-label: P0541R0 title: "Post-Increment on Input and Output Iterators" author: - family: Eric Niebler issued: year: 2017 URL: https://wg21.link/p0541r0 - id: P0541R1 citation-label: P0541R1 title: "Ranges TS: Post-Increment on Input and Output Iterators" author: - family: Eric Niebler issued: year: 2017 URL: https://wg21.link/p0541r1 - id: P0542R0 citation-label: P0542R0 title: "Support for contract based programming in C++" author: - family: G. Dos Reis, J. D. Garcia, J. Lakos, A. Meredith, N. Myers, B. Stroustrup issued: year: 2017 URL: https://wg21.link/p0542r0 - id: P0542R1 citation-label: P0542R1 title: "Support for contract based programming in C++" author: - family: G. Dos Reis, J. D. Garcia, J. Lakos, A. Meredith, N. Myers, B. Stroustrup issued: year: 2017 URL: https://wg21.link/p0542r1 - id: P0542R2 citation-label: P0542R2 title: "Support for contract based programming in C++" author: - family: G. Dos Reis, J. D. Garcia, J. Lakos, A. Meredith, N. Myers, B. Stroustrup issued: year: 2017 URL: https://wg21.link/p0542r2 - id: P0542R3 citation-label: P0542R3 title: "Support for contract based programming in C++" author: - family: G. Dos Reis, J. D. Garcia, J. Lakos, A. Meredith, N. Myers, B. Stroustrup issued: year: 2018 URL: https://wg21.link/p0542r3 - id: P0542R4 citation-label: P0542R4 title: "Support for contract based programming in C++" author: - family: J. Daniel Garcia issued: year: 2018 URL: https://wg21.link/p0542r4 - id: P0542R5 citation-label: P0542R5 title: "Support for contract based programming in C++" author: - family: J. Daniel Garcia issued: year: 2018 URL: https://wg21.link/p0542r5 - id: P0543R0 citation-label: P0543R0 title: "Saturation arithmetic" author: - family: Jens Maurer issued: year: 2017 URL: https://wg21.link/p0543r0 - id: P0543R1 citation-label: P0543R1 title: "Saturation arithmetic" author: - family: Jens Maurer issued: year: 2022 URL: https://wg21.link/p0543r1 - id: P0543R2 citation-label: P0543R2 title: "Saturation arithmetic" author: - family: Jens Maurer issued: year: 2022 URL: https://wg21.link/p0543r2 - id: P0543R3 citation-label: P0543R3 title: "Saturation arithmetic" author: - family: Jens Maurer issued: year: 2023 URL: https://wg21.link/p0543r3 - id: P0544R0 citation-label: P0544R0 title: "User Injection of Filesystems" author: - family: Titus Winters, Geoffrey Romer issued: year: 2017 URL: https://wg21.link/p0544r0 - id: P0545R0 citation-label: P0545R0 title: "Supporting offsetof for Stable-layout Classes" author: - family: Andrey Semashev issued: year: 2016 URL: https://wg21.link/p0545r0 - id: P0546R0 citation-label: P0546R0 title: "Span - foundation for the future" author: - family: Carter Edwards, Bryce Lelbach issued: year: 2017 URL: https://wg21.link/p0546r0 - id: P0546R1 citation-label: P0546R1 title: "Span - foundation for the future" author: - family: Carter Edwards, Bryce Lelbach issued: year: 2017 URL: https://wg21.link/p0546r1 - id: P0546R2 citation-label: P0546R2 title: "Span - foundation for the future" author: - family: H. Carter Edwards, Daniel Sunderland issued: year: 2018 URL: https://wg21.link/p0546r2 - id: P0547R0 citation-label: P0547R0 title: "Assorted Object Concept Fixes" author: - family: Eric Niebler issued: year: 2017 URL: https://wg21.link/p0547r0 - id: P0547R1 citation-label: P0547R1 title: "Ranges TS: Assorted Object Concept Fixes" author: - family: Eric Niebler issued: year: 2017 URL: https://wg21.link/p0547r1 - id: P0547R2 citation-label: P0547R2 title: "Ranges TS: Assorted Object Concept Fixes" author: - family: Eric Niebler issued: year: 2017 URL: https://wg21.link/p0547r2 - id: P0548R0 citation-label: P0548R0 title: "common_type and duration" author: - family: Walter E. Brown issued: year: 2017 URL: https://wg21.link/p0548r0 - id: P0548R1 citation-label: P0548R1 title: "common_type and duration" author: - family: Walter E. Brown issued: year: 2017 URL: https://wg21.link/p0548r1 - id: P0549R0 citation-label: P0549R0 title: "Adjuncts to std::hash" author: - family: Walter E. Brown issued: year: 2017 URL: https://wg21.link/p0549r0 - id: P0549R1 citation-label: P0549R1 title: "Adjuncts to std::hash" author: - family: Walter E. Brown issued: year: 2017 URL: https://wg21.link/p0549r1 - id: P0549R2 citation-label: P0549R2 title: "Adjuncts to std::hash" author: - family: Walter E. Brown issued: year: 2017 URL: https://wg21.link/p0549r2 - id: P0549R3 citation-label: P0549R3 title: "Adjuncts to std::hash" author: - family: Walter E. Brown issued: year: 2018 URL: https://wg21.link/p0549r3 - id: P0549R4 citation-label: P0549R4 title: "Adjuncts to std::hash" author: - family: Walter E. Brown issued: year: 2018 URL: https://wg21.link/p0549r4 - id: P0549R5 citation-label: P0549R5 title: "Adjuncts to std::hash" author: - family: Walter E. Brown issued: year: 2019 URL: https://wg21.link/p0549r5 - id: P0549R6 citation-label: P0549R6 title: "Adjuncts to std::hash" author: - family: Walter E Brown issued: year: 2019 URL: https://wg21.link/p0549r6 - id: P0549R7 citation-label: P0549R7 title: "Adjuncts to std::hash" author: - family: Walter E Brown issued: year: 2020 URL: https://wg21.link/p0549r7 - id: P0550R0 citation-label: P0550R0 title: "Transformation Trait uncvref" author: - family: Walter E. Brown issued: year: 2017 URL: https://wg21.link/p0550r0 - id: P0550R1 citation-label: P0550R1 title: "Transformation Trait uncvref" author: - family: Walter E. Brown issued: year: 2017 URL: https://wg21.link/p0550r1 - id: P0550R2 citation-label: P0550R2 title: "Transformation Trait remove_cvref" author: - family: Walter E. Brown issued: year: 2017 URL: https://wg21.link/p0550r2 - id: P0551R0 citation-label: P0551R0 title: "Thou Shalt Not Specialize std Function Templates!" author: - family: Walter E. Brown issued: year: 2017 URL: https://wg21.link/p0551r0 - id: P0551R1 citation-label: P0551R1 title: "Thou Shalt Not Specialize std Function Templates!" author: - family: Walter E. Brown issued: year: 2017 URL: https://wg21.link/p0551r1 - id: P0551R2 citation-label: P0551R2 title: "Thou Shalt Not Specialize std Function Templates!" author: - family: Walter E. Brown issued: year: 2018 URL: https://wg21.link/p0551r2 - id: P0551R3 citation-label: P0551R3 title: "Thou Shalt Not Specialize std Function Templates!" author: - family: Walter E. Brown issued: year: 2018 URL: https://wg21.link/p0551r3 - id: P0552R0 citation-label: P0552R0 title: "enable_if vs. requires" author: - family: Walter E. Brown issued: year: 2017 URL: https://wg21.link/p0552r0 - id: P0553R0 citation-label: P0553R0 title: "Bit Operations" author: - family: Jens Maurer issued: year: 2017 URL: https://wg21.link/p0553r0 - id: P0553R1 citation-label: P0553R1 title: "Bit Operations" author: - family: Jens Maurer issued: year: 2017 URL: https://wg21.link/p0553r1 - id: P0553R2 citation-label: P0553R2 title: "Bit operations" author: - family: Jens Maurer issued: year: 2017 URL: https://wg21.link/p0553r2 - id: P0553R3 citation-label: P0553R3 title: "Bit operations" author: - family: Jens Maurer issued: year: 2018 URL: https://wg21.link/p0553r3 - id: P0553R4 citation-label: P0553R4 title: "Bit operations" author: - family: Jens Maurer issued: year: 2019 URL: https://wg21.link/p0553r4 - id: P0554R0 citation-label: P0554R0 title: "Composition of Arithmetic Types" author: - family: John McFarlane issued: year: 2017 URL: https://wg21.link/p0554r0 - id: P0554R1 citation-label: P0554R1 title: "Composition of Arithmetic Types" author: - family: John McFarlane issued: year: 2019 URL: https://wg21.link/p0554r1 - id: P0555R0 citation-label: P0555R0 title: "string_view for source_location" author: - family: Axel Naumann issued: year: 2017 URL: https://wg21.link/p0555r0 - id: P0556R0 citation-label: P0556R0 title: "Integral power-of-2 operations" author: - family: Jens Maurer issued: year: 2017 URL: https://wg21.link/p0556r0 - id: P0556R1 citation-label: P0556R1 title: "Integral power-of-2 operations" author: - family: Jens Maurer issued: year: 2017 URL: https://wg21.link/p0556r1 - id: P0556R2 citation-label: P0556R2 title: "Integral power-of-2 operations" author: - family: Jens Maurer issued: year: 2017 URL: https://wg21.link/p0556r2 - id: P0556R3 citation-label: P0556R3 title: "Integral power-of-2 operations" author: - family: Jens Maurer issued: year: 2018 URL: https://wg21.link/p0556r3 - id: P0557R0 citation-label: P0557R0 title: "Concepts: The Future of Generic Programming" author: - family: Bjarne Stroustrup issued: year: 2017 URL: https://wg21.link/p0557r0 - id: P0558R0 citation-label: P0558R0 title: "Resolving atomic named base class inconsistencies" author: - family: Billy O'Neal, Jens Maurer issued: year: 2017 URL: https://wg21.link/p0558r0 - id: P0558R1 citation-label: P0558R1 title: "Resolving atomic named base class inconsistencies" author: - family: Billy O'Neal issued: year: 2017 URL: https://wg21.link/p0558r1 - id: P0559R0 citation-label: P0559R0 title: "Operating principles for evolving C++" author: - family: JC van Winkel, Jose Daniel Garcia, Ville Voutilainen, Roger Orr, Michael Wong, Sylvain Bonnal issued: year: 2017 URL: https://wg21.link/p0559r0 - id: P0560R0 citation-label: P0560R0 title: "Class template deduction guides for \"diamond operators\"" author: - family: Miro Knejp issued: year: 2017 URL: https://wg21.link/p0560r0 - id: P0561R0 citation-label: P0561R0 title: "RAII Interface for Deferred Reclamation" author: - family: Geoffrey Romer issued: year: 2017 URL: https://wg21.link/p0561r0 - id: P0561R1 citation-label: P0561R1 title: "RAII Interface for Deferred Reclamation" author: - family: Geoffrey Romer issued: year: 2017 URL: https://wg21.link/p0561r1 - id: P0561R2 citation-label: P0561R2 title: "RAII Interface for Deferred Reclamation" author: - family: Geoffrey Romer, Andrew Hunter issued: year: 2017 URL: https://wg21.link/p0561r2 - id: P0561R3 citation-label: P0561R3 title: "An RAII Interface for Deferred Reclamation" author: - family: Geoff Romer, Andrew Hunter issued: year: 2017 URL: https://wg21.link/p0561r3 - id: P0561R4 citation-label: P0561R4 title: "An RAII Interface for Deferred Reclamation" author: - family: Geoff Romer, Andrew Hunter issued: year: 2018 URL: https://wg21.link/p0561r4 - id: P0561R5 citation-label: P0561R5 title: "An RAII Interface for Deferred Reclamation" author: - family: Geoffrey Romer, Andrew Hunter issued: year: 2020 URL: https://wg21.link/p0561r5 - id: P0561R6 citation-label: P0561R6 title: "An RAII Interface for Deferred Reclamation" author: - family: Geoffrey Romer, Andrew Hunter issued: year: 2022 URL: https://wg21.link/p0561r6 - id: P0562R0 citation-label: P0562R0 title: "Initialization List Symmetry" author: - family: Alan Talbot issued: year: 2017 URL: https://wg21.link/p0562r0 - id: P0562R1 citation-label: P0562R1 title: "Initialization List Symmetry" author: - family: Alan Talbot issued: year: 2024 URL: https://wg21.link/p0562r1 - id: P0562R2 citation-label: P0562R2 title: "Trailing Commas in Base-clauses and Ctor-initializers" author: - family: Alan Talbot issued: year: 2024 URL: https://wg21.link/p0562r2 - id: P0563R0 citation-label: P0563R0 title: "Vector Front Operations" author: - family: Alan Talbot issued: year: 2017 URL: https://wg21.link/p0563r0 - id: P0564R0 citation-label: P0564R0 title: "Wording for three-way comparisons" author: - family: Jens Maurer issued: year: 2017 URL: https://wg21.link/p0564r0 - id: P0565R0 citation-label: P0565R0 title: "Prefix for operator as a pack generator and postfix operator[] for pack indexing" author: - family: Bengt Gustafsson issued: year: 2017 URL: https://wg21.link/p0565r0 - id: P0566R0 citation-label: P0566R0 title: "Proposed Wording for Concurrent Data Structures: Hazard Pointer and Read-Copy-Update (RCU)" author: - family: Michael Wong, Maged M. Michael, Paul McKenney issued: year: 2017 URL: https://wg21.link/p0566r0 - id: P0566R1 citation-label: P0566R1 title: "Proposed Wording for Concurrent Data Structures: Hazard Pointer and Read-Copy-Update (RCU)" author: - family: Michael Wong, Maged M. Michael, Paul McKenney, Geoffrey Romer, Andrew Hunter issued: year: 2017 URL: https://wg21.link/p0566r1 - id: P0566R2 citation-label: P0566R2 title: "Proposed Wording for Concurrent Data Structures: Hazard Pointer and Read-Copy-Update (RCU)" author: - family: Michael Wong, Maged M. Michael, Paul McKenney, Geoffrey Romer, Andrew Hunter issued: year: 2017 URL: https://wg21.link/p0566r2 - id: P0566R3 citation-label: P0566R3 title: "Proposed Wording for Concurrent Data Structures: Hazard Pointer and Read-Copy-Update (RCU)" author: - family: Michael Wong, Maged M. Michael, Paul McKenney, Geoffrey Romer, Andrew Hunter, Arthur O'Dwyer issued: year: 2017 URL: https://wg21.link/p0566r3 - id: P0566R4 citation-label: P0566R4 title: "Proposed Wording for Concurrent Data Structures: Hazard Pointer and Read-Copy-Update (RCU)" author: - family: Michael Wong, Maged M. Michael, Paul McKenney, Geoffrey Romer, Andrew Hunter, Arthur O'Dwyer, D. S. Hollman, JF Bastien, Hans Boehm, David Goldblatt issued: year: 2018 URL: https://wg21.link/p0566r4 - id: P0566R5 citation-label: P0566R5 title: "Proposed Wording for Concurrent Data Structures: Hazard Pointer and Read­Copy­Update (RCU)" author: - family: Michael Wong, Maged M. Michael, Paul McKenney, Geoffrey Romer, Andrew Hunter, Arthur O'Dwyer, D. S. Hollman, JF Bastien, Hans Boehm, David Goldblatt, Frank Birbacher issued: year: 2018 URL: https://wg21.link/p0566r5 - id: P0567R0 citation-label: P0567R0 title: "Asynchronous managed pointer for Heterogeneous computing" author: - family: Gordon Brown, Ruyman Reyes, Michael Wong issued: year: 2017 URL: https://wg21.link/p0567r0 - id: P0567R1 citation-label: P0567R1 title: "Asynchronous managed pointer for Heterogeneous computing" author: - family: Gordon Brown, Ruyman Reyes, Michael Wong issued: year: 2017 URL: https://wg21.link/p0567r1 - id: P0568R0 citation-label: P0568R0 title: "Towards Better Embedded programming support for C++ and an update on the status of SG14, two years later" author: - family: Michael Wong issued: year: 2017 URL: https://wg21.link/p0568r0 - id: P0569R0 citation-label: P0569R0 title: "SG5: Transactional Memory (TM) Meeting Minutes 2016/07/18-2016/10/10" author: - family: Michael Wong issued: year: 2017 URL: https://wg21.link/p0569r0 - id: P0570R0 citation-label: P0570R0 title: "SG14: Low Latency Meeting Minutes 2016/12/14-2017/02/01" author: - family: Michael Wong issued: year: 2017 URL: https://wg21.link/p0570r0 - id: P0571R0 citation-label: P0571R0 title: "Type Requirements for Algorithms" author: - family: Bryce Adelstein Lelbach issued: year: 2017 URL: https://wg21.link/p0571r0 - id: P0571R1 citation-label: P0571R1 title: "Type Requirements for Algorithms" author: - family: Bryce Adelstein Lelbach issued: year: 2017 URL: https://wg21.link/p0571r1 - id: P0571R2 citation-label: P0571R2 title: "Type Requirements for Algorithms" author: - family: Bryce Adelstein Lelbach issued: year: 2018 URL: https://wg21.link/p0571r2 - id: P0572R0 citation-label: P0572R0 title: "bit_sizeof and bit_offsetof" author: - family: Alex Christensen issued: year: 2017 URL: https://wg21.link/p0572r0 - id: P0572R1 citation-label: P0572R1 title: "bit_sizeof and bit_offsetof" author: - family: Alex Christensen issued: year: 2017 URL: https://wg21.link/p0572r1 - id: P0572R2 citation-label: P0572R2 title: "Static reflection of bit fields" author: - family: Alex Christensen issued: year: 2018 URL: https://wg21.link/p0572r2 - id: P0573R0 citation-label: P0573R0 title: "Abbreviated Lambdas for Fun and Profit" author: - family: Barry Revzin issued: year: 2017 URL: https://wg21.link/p0573r0 - id: P0573R1 citation-label: P0573R1 title: "Abbreviated Lambdas for Fun and Profit" author: - family: Barry Revzin issued: year: 2017 URL: https://wg21.link/p0573r1 - id: P0573R2 citation-label: P0573R2 title: "Abbreviated Lambdas for Fun and Profit" author: - family: Barry Revzin, Tomasz Kamiński issued: year: 2017 URL: https://wg21.link/p0573r2 - id: P0574R0 citation-label: P0574R0 title: "Algorithm Complexity Constraints and Parallel Overloads" author: - family: Anthony Williams issued: year: 2017 URL: https://wg21.link/p0574r0 - id: P0574R1 citation-label: P0574R1 title: "Algorithm Complexity Constraints and Parallel Overloads" author: - family: Anthony Williams issued: year: 2017 URL: https://wg21.link/p0574r1 - id: P0575R0 citation-label: P0575R0 title: "Core Language Working Group \"ready\" Issues for the February, 2016 (Kona) meeting" author: - family: William M. Miller issued: year: 2017 URL: https://wg21.link/p0575r0 - id: P0575R1 citation-label: P0575R1 title: "Core Language Working Group \"ready\" Issues for the February, 2016 (Kona) meeting" author: - family: William M. Miller issued: year: 2017 URL: https://wg21.link/p0575r1 - id: P0575R2 citation-label: P0575R2 title: "Core Language Working Group \"ready\" Issues for the February, 2016 (Kona) meeting" author: - family: William M. Miller issued: year: 2017 URL: https://wg21.link/p0575r2 - id: P0576R0 citation-label: P0576R0 title: "Core Language Working Group \"tentatively ready\" Issues for the February, 2016 (Kona) meeting" author: - family: William M. Miller issued: year: 2017 URL: https://wg21.link/p0576r0 - id: P0576R1 citation-label: P0576R1 title: "Core Language Working Group \"tentatively ready\" Issues for the February, 2016 (Kona) meeting" author: - family: William M. Miller issued: year: 2017 URL: https://wg21.link/p0576r1 - id: P0577R0 citation-label: P0577R0 title: "Keep that Temporary!" author: - family: Zhihao Yuan issued: year: 2017 URL: https://wg21.link/p0577r0 - id: P0577R1 citation-label: P0577R1 title: "Kept-value statement for guard objects" author: - family: Zhihao Yuan issued: year: 2018 URL: https://wg21.link/p0577r1 - id: P0578R0 citation-label: P0578R0 title: "Static Reflection in a Nutshell" author: - family: Matúš Chochlík, Axel Naumann, David Sankel issued: year: 2017 URL: https://wg21.link/p0578r0 - id: P0578R1 citation-label: P0578R1 title: "Static Reflection in a Nutshell" author: - family: Matúš Chochlík, Axel Naumann, David Sankel issued: year: 2017 URL: https://wg21.link/p0578r1 - id: P0579R0 citation-label: P0579R0 title: "Constexpr for " author: - family: Casey Carter issued: year: 2017 URL: https://wg21.link/p0579r0 - id: P0579R1 citation-label: P0579R1 title: "Constexpr for " author: - family: Casey Carter issued: year: 2017 URL: https://wg21.link/p0579r1 - id: P0581R0 citation-label: P0581R0 title: "Standard Library Modules" author: - family: Gabriel Dos Reis, Billy O'Neal, Stephan T. Lavavej, Jonathan Wakely issued: year: 2017 URL: https://wg21.link/p0581r0 - id: P0581R1 citation-label: P0581R1 title: "Standard Library Modules" author: - family: Marshall Clow, Beman Dawes, Gabriel Dos Reis, Stephan T. Lavavej, Billy O’Neal, Bjarne Stroustrup, Jonathan Wakely issued: year: 2018 URL: https://wg21.link/p0581r1 - id: P0582R0 citation-label: P0582R0 title: "Modules: Contexts of template instantiations and name lookup" author: - family: Gabriel Dos Reis issued: year: 2017 URL: https://wg21.link/p0582r0 - id: P0583R0 citation-label: P0583R0 title: "std::byte is the correct name" author: - family: Gabriel Dos Reis issued: year: 2017 URL: https://wg21.link/p0583r0 - id: P0584R0 citation-label: P0584R0 title: "Module Interface and Preamble" author: - family: Gabriel Dos Reis issued: year: 2017 URL: https://wg21.link/p0584r0 - id: P0586R0 citation-label: P0586R0 title: "Safe integral comparisons" author: - family: Federico Kircheis issued: year: 2017 URL: https://wg21.link/p0586r0 - id: P0586R1 citation-label: P0586R1 title: "Safe integral comparisons" author: - family: Federico Kircheis issued: year: 2018 URL: https://wg21.link/p0586r1 - id: P0586R2 citation-label: P0586R2 title: "Safe integral comparisons" author: - family: Federico Kircheis issued: year: 2020 URL: https://wg21.link/p0586r2 - id: P0587R0 citation-label: P0587R0 title: "Concepts TS revisited" author: - family: Richard Smith, James Dennett issued: year: 2017 URL: https://wg21.link/p0587r0 - id: P0588R0 citation-label: P0588R0 title: "Simplifying implicit lambda capture" author: - family: Richard Smith, Daveed Vandevoorde issued: year: 2017 URL: https://wg21.link/p0588r0 - id: P0588R1 citation-label: P0588R1 title: "Simplifying implicit lambda capture" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/p0588r1 - id: P0589R0 citation-label: P0589R0 title: "Tuple-based for loops" author: - family: Andrew Sutton issued: year: 2017 URL: https://wg21.link/p0589r0 - id: P0590R0 citation-label: P0590R0 title: "A design static reflection" author: - family: Andrew Sutton, Herb Sutter issued: year: 2017 URL: https://wg21.link/p0590r0 - id: P0591R0 citation-label: P0591R0 title: "Utility functions to implement uses-allocator construction" author: - family: Pablo Halpern issued: year: 2017 URL: https://wg21.link/p0591r0 - id: P0591R1 citation-label: P0591R1 title: "Utility functions to implement uses-allocator construction" author: - family: Pablo Halpern issued: year: 2017 URL: https://wg21.link/p0591r1 - id: P0591R2 citation-label: P0591R2 title: "Utility functions to implement uses-allocator construction" author: - family: Pablo Halpern issued: year: 2017 URL: https://wg21.link/p0591r2 - id: P0591R3 citation-label: P0591R3 title: "Utility functions to implement uses-allocator construction" author: - family: Pablo Halpern issued: year: 2018 URL: https://wg21.link/p0591r3 - id: P0591R4 citation-label: P0591R4 title: "Utility functions to implement uses-allocator construction" author: - family: Pablo Halpern issued: year: 2018 URL: https://wg21.link/p0591r4 - id: P0592R0 citation-label: P0592R0 title: "To boldly suggest an overall plan for C++20" author: - family: Ville Voutilainen issued: year: 2017 URL: https://wg21.link/p0592r0 - id: P0592R1 citation-label: P0592R1 title: "To boldly suggest an overall plan for C++23" author: - family: Ville Voutilainen issued: year: 2019 URL: https://wg21.link/p0592r1 - id: P0592R2 citation-label: P0592R2 title: "To boldly suggest an overall plan for C++23" author: - family: Ville Voutilainen issued: year: 2019 URL: https://wg21.link/p0592r2 - id: P0592R3 citation-label: P0592R3 title: "To boldly suggest an overall plan for C++23" author: - family: Ville Voutilainen issued: year: 2019 URL: https://wg21.link/p0592r3 - id: P0592R4 citation-label: P0592R4 title: "To boldly suggest an overall plan for C++23" author: - family: Ville Voutilainen issued: year: 2019 URL: https://wg21.link/p0592r4 - id: P0592R5 citation-label: P0592R5 title: "To boldly suggest an overall plan for C++26" author: - family: Ville Voutilainen issued: year: 2022 URL: https://wg21.link/p0592r5 - id: P0593R0 citation-label: P0593R0 title: "What to do with buffers that are not arrays, and undefined behavior thereof?" author: - family: Ville Voutilainen issued: year: 2017 URL: https://wg21.link/p0593r0 - id: P0593R1 citation-label: P0593R1 title: "Implicit creation of objects for low-level object manipulation" author: - family: Richard Smith, Ville Voutilainen issued: year: 2017 URL: https://wg21.link/p0593r1 - id: P0593R2 citation-label: P0593R2 title: "Implicit creation of objects for low-level object manipulation" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/p0593r2 - id: P0593R3 citation-label: P0593R3 title: "Implicit creation of objects for low-level object manipulation" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/p0593r3 - id: P0593R4 citation-label: P0593R4 title: "Implicit creation of objects for low-level object manipulation" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/p0593r4 - id: P0593R5 citation-label: P0593R5 title: "Implicit creation of objects for low-level object manipulation" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/p0593r5 - id: P0593R6 citation-label: P0593R6 title: "Implicit creation of objects for low-level object manipulation" author: - family: Richard Smith, Ville Voutilainen issued: year: 2020 URL: https://wg21.link/p0593r6 - id: P0594R0 citation-label: P0594R0 title: "Relative comparisons and std::less" author: - family: Ville Voutilainen issued: year: 2017 URL: https://wg21.link/p0594r0 - id: P0595R0 citation-label: P0595R0 title: "The \"constexpr\" Operator" author: - family: Daveed Vandevoorde issued: year: 2017 URL: https://wg21.link/p0595r0 - id: P0595R1 citation-label: P0595R1 title: "std::is_constant_evaluated()" author: - family: Richard Smith, Andrew Sutton, Daveed Vandevoorde issued: year: 2018 URL: https://wg21.link/p0595r1 - id: P0595R2 citation-label: P0595R2 title: "std::is_constant_evaluated" author: - family: Richard Smith, Andrew Sutton, Daveed Vandevoorde issued: year: 2018 URL: https://wg21.link/p0595r2 - id: P0596R0 citation-label: P0596R0 title: "std::constexpr_trace and std::constexpr_assert" author: - family: Daveed Vandevoorde issued: year: 2017 URL: https://wg21.link/p0596r0 - id: P0596R1 citation-label: P0596R1 title: "Side-effects in constant evaluation: Output and consteval variables" author: - family: Daveed Vandevoorde issued: year: 2019 URL: https://wg21.link/p0596r1 - id: P0597R0 citation-label: P0597R0 title: "std::constexpr_vector" author: - family: Daveed Vandevoorde issued: year: 2017 URL: https://wg21.link/p0597r0 - id: P0598R0 citation-label: P0598R0 title: "Reflect Through Values Instead of Types" author: - family: Daveed Vandevoorde issued: year: 2017 URL: https://wg21.link/p0598r0 - id: P0599R0 citation-label: P0599R0 title: "US140: noxecept for hash functions" author: - family: Nicolai Josutti issued: year: 2017 URL: https://wg21.link/p0599r0 - id: P0599R1 citation-label: P0599R1 title: "US140: noxecept for hash functions" author: - family: Nicolai Josutti issued: year: 2017 URL: https://wg21.link/p0599r1 - id: P0600R0 citation-label: P0600R0 title: "applying [[nodiscard]] for C++17" author: - family: Nicolai Josutti issued: year: 2017 URL: https://wg21.link/p0600r0 - id: P0600R1 citation-label: P0600R1 title: "[[nodiscard]] in the Library" author: - family: Nicolai Josuttis issued: year: 2017 URL: https://wg21.link/p0600r1 - id: P0601R0 citation-label: P0601R0 title: "Establishing a direction for SIMD-enabled functions" author: - family: Clark Nelson issued: year: 2017 URL: https://wg21.link/p0601r0 - id: P0602R0 citation-label: P0602R0 title: "variant and optional should propagate copy/move triviality" author: - family: Zhihao Yuan issued: year: 2017 URL: https://wg21.link/p0602r0 - id: P0602R1 citation-label: P0602R1 title: "variant and optional should propagate copy/move triviality" author: - family: Zhihao Yuan issued: year: 2017 URL: https://wg21.link/p0602r1 - id: P0602R2 citation-label: P0602R2 title: "variant and optional should propagate copy/move triviality" author: - family: Zhihao Yuan issued: year: 2018 URL: https://wg21.link/p0602r2 - id: P0602R3 citation-label: P0602R3 title: "variant and optional should propagate copy/move triviality" author: - family: Zhihao Yuan issued: year: 2018 URL: https://wg21.link/p0602r3 - id: P0602R4 citation-label: P0602R4 title: "variant and optional should propagate copy/move triviality" author: - family: Zhihao Yuan issued: year: 2018 URL: https://wg21.link/p0602r4 - id: P0603R0 citation-label: P0603R0 title: "safe memcpy: A simpler implementation primitive for seqlock and friends" author: - family: Andrew Hunter issued: year: 2017 URL: https://wg21.link/p0603r0 - id: P0604R0 citation-label: P0604R0 title: "Resolving GB 55, US 84, US 85, US 86" author: - family: Daniel Krugler, Pablo Halpern, Jonathan Wakely issued: year: 2017 URL: https://wg21.link/p0604r0 - id: P0606R0 citation-label: P0606R0 title: "Concepts Are Ready" author: - family: Gabriel Dos Reis issued: year: 2017 URL: https://wg21.link/p0606r0 - id: P0607R0 citation-label: P0607R0 title: "Inline Variables for the Standard Library" author: - family: Daniel Krugler issued: year: 2017 URL: https://wg21.link/p0607r0 - id: P0608R0 citation-label: P0608R0 title: "A sane variant converting constructor (LEWG 227)" author: - family: Zhihao Yuan issued: year: 2017 URL: https://wg21.link/p0608r0 - id: P0608R1 citation-label: P0608R1 title: "A sane variant converting constructor" author: - family: Zhihao Yuan issued: year: 2017 URL: https://wg21.link/p0608r1 - id: P0608R2 citation-label: P0608R2 title: "A sane variant converting constructor" URL: https://wg21.link/p0608r2 - id: P0608R3 citation-label: P0608R3 title: "A sane variant converting constructor" author: - family: Zhihao Yuan issued: year: 2018 URL: https://wg21.link/p0608r3 - id: P0609R0 citation-label: P0609R0 title: "Attributes for Structured Bindings" author: - family: Aaron Ballman issued: year: 2017 URL: https://wg21.link/p0609r0 - id: P0609R1 citation-label: P0609R1 title: "Attributes for Structured Bindings" author: - family: Aaron Ballman issued: year: 2017 URL: https://wg21.link/p0609r1 - id: P0609R2 citation-label: P0609R2 title: "Attributes for Structured Bindings" author: - family: Aaron Ballman issued: year: 2023 URL: https://wg21.link/p0609r2 - id: P0609R3 citation-label: P0609R3 title: "Attributes for Structured Bindings" author: - family: Aaron Ballman issued: year: 2024 URL: https://wg21.link/p0609r3 - id: P0610R0 citation-label: P0610R0 title: "C++ Standard Library \"Review\" Issues Resolved in Kona" author: - family: Marshall Clow issued: year: 2017 URL: https://wg21.link/p0610r0 - id: P0611R0 citation-label: P0611R0 title: "More Better Operators" author: - family: Lawrence Crowl issued: year: 2017 URL: https://wg21.link/p0611r0 - id: P0612R0 citation-label: P0612R0 title: "NB comment CH 2: volatile" author: - family: Jens Maurer issued: year: 2017 URL: https://wg21.link/p0612r0 - id: P0613R0 citation-label: P0613R0 title: "NB comment GB15: Resolution of Core Issue 2011" author: - family: William M. Miller issued: year: 2017 URL: https://wg21.link/p0613r0 - id: P0614R0 citation-label: P0614R0 title: "Range-based for statements with initializer" author: - family: Thomas Köppe issued: year: 2017 URL: https://wg21.link/p0614r0 - id: P0614R1 citation-label: P0614R1 title: "Range-based for statements with initializer" author: - family: Thomas Köppe issued: year: 2017 URL: https://wg21.link/p0614r1 - id: P0615R0 citation-label: P0615R0 title: "Renaming for structured bindings" author: - family: Jens Maurer issued: year: 2017 URL: https://wg21.link/p0615r0 - id: P0616R0 citation-label: P0616R0 title: "de-pessimize legacy algorithms with std::move" author: - family: Peter Sommerlad issued: year: 2017 URL: https://wg21.link/p0616r0 - id: P0618R0 citation-label: P0618R0 title: "Deprecating " author: - family: Alisdair Meredith issued: year: 2017 URL: https://wg21.link/p0618r0 - id: P0619R0 citation-label: P0619R0 title: "Reviewing Deprecated Facilities of C++17 for C++20" author: - family: Alisdair Meredith, Stephan T. Lavavej, Tomasz Kamiński issued: year: 2017 URL: https://wg21.link/p0619r0 - id: P0619R1 citation-label: P0619R1 title: "Reviewing Deprecated Facilities of C++17 for C++20" author: - family: Alisdair Meredith, Stephan T. Lavavej, Tomasz Kamiński issued: year: 2017 URL: https://wg21.link/p0619r1 - id: P0619R2 citation-label: P0619R2 title: "Reviewing Deprecated Facilities of C++17 for C++20" author: - family: Alisdair Meredith, Stephan T. Lavavej, Tomasz Kamiński issued: year: 2017 URL: https://wg21.link/p0619r2 - id: P0619R3 citation-label: P0619R3 title: "Reviewing Deprecated Facilities of C++17 for C++20" author: - family: Alisdair Meredith, Stephan T. Lavavej, Tomasz Kamiński issued: year: 2018 URL: https://wg21.link/p0619r3 - id: P0619R4 citation-label: P0619R4 title: "Reviewing Deprecated Facilities of C++17 for C++20" author: - family: Alisdair Meredith, Alisdair Meredith, Tomasz Kamiński issued: year: 2018 URL: https://wg21.link/p0619r4 - id: P0620R0 citation-label: P0620R0 title: "Drafting for class template argument deduction issues" author: - family: Jason Merrill issued: year: 2017 URL: https://wg21.link/p0620r0 - id: P0621R0 citation-label: P0621R0 title: "Ready Ranges TS Issues" author: - family: Casey Carter issued: year: 2017 URL: https://wg21.link/p0621r0 - id: P0622R0 citation-label: P0622R0 title: "Additional Core Language Working Group \"ready\" and \"tentatively ready\" Issues for the February, 2017 (Kona) meeting" author: - family: William M. Miller issued: year: 2017 URL: https://wg21.link/p0622r0 - id: P0623R0 citation-label: P0623R0 title: "Final C++17 Parallel Algorithms Fixes" author: - family: Bryce Adelstein Lelbach, Alisdair Meredith, Anthony Williams issued: year: 2017 URL: https://wg21.link/p0623r0 - id: P0624R0 citation-label: P0624R0 title: "Default constructible stateless lambdas" author: - family: Louis Dionne issued: year: 2017 URL: https://wg21.link/p0624r0 - id: P0624R1 citation-label: P0624R1 title: "Default constructible stateless lambdas" author: - family: Louis Dionne issued: year: 2017 URL: https://wg21.link/p0624r1 - id: P0624R2 citation-label: P0624R2 title: "Default constructible and assignable stateless lambdas" author: - family: Louis Dionne issued: year: 2017 URL: https://wg21.link/p0624r2 - id: P0625R0 citation-label: P0625R0 title: "C++ Standard Library Issues Resolved Directly In Kona" author: - family: Marshall Clow issued: year: 2017 URL: https://wg21.link/p0625r0 - id: P0627R0 citation-label: P0627R0 title: "Attribute to mark unreachable code" author: - family: Melissa Mears issued: year: 2017 URL: https://wg21.link/p0627r0 - id: P0627R1 citation-label: P0627R1 title: "Attribute to mark unreachable code" author: - family: Melissa Mears issued: year: 2017 URL: https://wg21.link/p0627r1 - id: P0627R3 citation-label: P0627R3 title: "Function to mark unreachable code" author: - family: Melissa Mears issued: year: 2018 URL: https://wg21.link/p0627r3 - id: P0627R5 citation-label: P0627R5 title: "Function to mark unreachable code" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/p0627r5 - id: P0627R6 citation-label: P0627R6 title: "Function to mark unreachable code" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/p0627r6 - id: P0629R0 citation-label: P0629R0 title: "Module interface vs. imiplementation" author: - family: Gabriel Dos Reis, Jason Merrill, Nathan Sidwell issued: year: 2017 URL: https://wg21.link/p0629r0 - id: P0630R0 citation-label: P0630R0 title: "To boldly suggest a pub crawl for C++ Toronto" author: - family: Duncan P.N. Exon Smith issued: year: 2017 URL: https://wg21.link/p0630r0 - id: P0631R0 citation-label: P0631R0 title: "Math Constants" author: - family: Lev Minkovsky issued: year: 2017 URL: https://wg21.link/p0631r0 - id: P0631R1 citation-label: P0631R1 title: "Math Constants" author: - family: Lev Minkovsky, John McFarlane issued: year: 2017 URL: https://wg21.link/p0631r1 - id: P0631R2 citation-label: P0631R2 title: "Math Constants" author: - family: Lev Minkovsky issued: year: 2018 URL: https://wg21.link/p0631r2 - id: P0631R3 citation-label: P0631R3 title: "Math Constants" author: - family: Lev Minkovsky, John McFarlane issued: year: 2018 URL: https://wg21.link/p0631r3 - id: P0631R4 citation-label: P0631R4 title: "Math Constants" author: - family: Lev Minkovsky, John McFarlane issued: year: 2018 URL: https://wg21.link/p0631r4 - id: P0631R5 citation-label: P0631R5 title: "Math Constants" author: - family: Lev Minkovsky, John McFarlane issued: year: 2019 URL: https://wg21.link/p0631r5 - id: P0631R6 citation-label: P0631R6 title: "Math Constants" author: - family: Lev Minkovsky, John McFarlane issued: year: 2019 URL: https://wg21.link/p0631r6 - id: P0631R7 citation-label: P0631R7 title: "Math Constants" author: - family: Lev Minkovsky, John McFarlane issued: year: 2019 URL: https://wg21.link/p0631r7 - id: P0631R8 citation-label: P0631R8 title: "Math Constants" author: - family: Lev Minkovsky, John McFarlane issued: year: 2019 URL: https://wg21.link/p0631r8 - id: P0632R0 citation-label: P0632R0 title: "Proposal of [[uninitialized]] attribute" author: - family: Jonathan Müller issued: year: 2017 URL: https://wg21.link/p0632r0 - id: P0633R0 citation-label: P0633R0 title: "Exploring the design space of metaprogramming and reflection" author: - family: Daveed Vandevoorde, Louis Dionne issued: year: 2017 URL: https://wg21.link/p0633r0 - id: P0634R0 citation-label: P0634R0 title: "Down with `typename`!" author: - family: Daveed Vandevoorde issued: year: 2017 URL: https://wg21.link/p0634r0 - id: P0634R1 citation-label: P0634R1 title: "Down with `typename`!" author: - family: Daveed Vandevoorde, Nina Ranns issued: year: 2017 URL: https://wg21.link/p0634r1 - id: P0634R2 citation-label: P0634R2 title: "Down with typename!" author: - family: Nina Ranns, Daveed Vandevoorde issued: year: 2018 URL: https://wg21.link/p0634r2 - id: P0634R3 citation-label: P0634R3 title: "Down with typename!" author: - family: Nina Ranns, Daveed Vandevoorde issued: year: 2018 URL: https://wg21.link/p0634r3 - id: P0635R0 citation-label: P0635R0 title: "Add c_array method to std::array" author: - family: Dan Raviv issued: year: 2017 URL: https://wg21.link/p0635r0 - id: P0636R0 citation-label: P0636R0 title: "Changes between C++14 and C++17" author: - family: Thomas Köppe issued: year: 2017 URL: https://wg21.link/p0636r0 - id: P0636R1 citation-label: P0636R1 title: "Changes between C++14 and C++17" author: - family: Thomas Köppe issued: year: 2017 URL: https://wg21.link/p0636r1 - id: P0636R2 citation-label: P0636R2 title: "Changes between C++14 and C++17" author: - family: Thomas Köppe issued: year: 2017 URL: https://wg21.link/p0636r2 - id: P0636R3 citation-label: P0636R3 title: "Changes between C++14 and C++17" author: - family: Thomas Köppe issued: year: 2018 URL: https://wg21.link/p0636r3 - id: P0637R0 citation-label: P0637R0 title: "Capture *this with initialize" author: - family: Thomas Köppe issued: year: 2017 URL: https://wg21.link/p0637r0 - id: P0638R0 citation-label: P0638R0 title: "Crochemore-Perrin search algorithm for std::search" author: - family: Ed Schouten issued: year: 2017 URL: https://wg21.link/p0638r0 - id: P0639R0 citation-label: P0639R0 title: "Changing attack vector of the constexpr_vector" author: - family: Antony Polukhin, Alexander Zaitsev issued: year: 2017 URL: https://wg21.link/p0639r0 - id: P0640R0 citation-label: P0640R0 title: "User-defined exception information and diagnostic information in exception objects" author: - family: Emil Dotchevski, Peter Dimov issued: year: 2017 URL: https://wg21.link/p0640r0 - id: P0641R0 citation-label: P0641R0 title: "Resolving Core Issue #1331 (const mismatch with defaulted copy constructor)" author: - family: Daniel Krugler, Botond Ballo issued: year: 2017 URL: https://wg21.link/p0641r0 - id: P0641R1 citation-label: P0641R1 title: "Resolving Core Issue #1331 (const mismatch with defaulted copy constructor)" author: - family: Daniel Krugler, Botond Ballo issued: year: 2017 URL: https://wg21.link/p0641r1 - id: P0641R2 citation-label: P0641R2 title: "Resolving Core Issue #1331 (const mismatch with defaulted copy constructor)" author: - family: Daniel Krügler, Botond Ballo issued: year: 2017 URL: https://wg21.link/p0641r2 - id: P0642R0 citation-label: P0642R0 title: "Structural Support for C++ Concurrency" author: - family: Mingxin Wang issued: year: 2017 URL: https://wg21.link/p0642r0 - id: P0642R1 citation-label: P0642R1 title: "Structural Support for C++ Concurrency" author: - family: Mingxin Wang, Wei Chen issued: year: 2017 URL: https://wg21.link/p0642r1 - id: P0642R2 citation-label: P0642R2 title: "The Concurrent Invocation Library" author: - family: Mingxin Wang, Wei Chen issued: year: 2019 URL: https://wg21.link/p0642r2 - id: P0642R3 citation-label: P0642R3 title: "The Concurrent Invocation Library" author: - family: Mingxin Wang, Wei Chen issued: year: 2019 URL: https://wg21.link/p0642r3 - id: P0642R4 citation-label: P0642R4 title: "The Concurrent Invocation Library" author: - family: Mingxin Wang, Wei Chen issued: year: 2019 URL: https://wg21.link/p0642r4 - id: P0643R0 citation-label: P0643R0 title: "Omnibus paper:Toronto 2017 meeting" author: - family: Michael Wong issued: year: 2017 URL: https://wg21.link/p0643r0 - id: P0644R0 citation-label: P0644R0 title: "Forward without forward" author: - family: Barry Revzin issued: year: 2017 URL: https://wg21.link/p0644r0 - id: P0644R1 citation-label: P0644R1 title: "Forward without forward" author: - family: Barry Revzin issued: year: 2017 URL: https://wg21.link/p0644r1 - id: P0645R0 citation-label: P0645R0 title: "Text Formatting" author: - family: Victor Zverovich issued: year: 2017 URL: https://wg21.link/p0645r0 - id: P0645R1 citation-label: P0645R1 title: "Text Formatting" author: - family: Victor Zverovich issued: year: 2017 URL: https://wg21.link/p0645r1 - id: P0645R2 citation-label: P0645R2 title: "Text Formatting" author: - family: Victor Zverovich issued: year: 2018 URL: https://wg21.link/p0645r2 - id: P0645R3 citation-label: P0645R3 title: "Text Formatting" author: - family: Victor Zverovich issued: year: 2018 URL: https://wg21.link/p0645r3 - id: P0645R4 citation-label: P0645R4 title: "Text Formatting" author: - family: Victor Zverovich issued: year: 2018 URL: https://wg21.link/p0645r4 - id: P0645R5 citation-label: P0645R5 title: "Text Formatting" author: - family: Victor Zverovich issued: year: 2019 URL: https://wg21.link/p0645r5 - id: P0645R7 citation-label: P0645R7 title: "Text Formatting" author: - family: Victor Zverovich issued: year: 2019 URL: https://wg21.link/p0645r7 - id: P0645R9 citation-label: P0645R9 title: "Text Formatting" author: - family: Victor Zverovich issued: year: 2019 URL: https://wg21.link/p0645r9 - id: P0645R10 citation-label: P0645R10 title: "Text Formatting" author: - family: Victor Zverovich issued: year: 2019 URL: https://wg21.link/p0645r10 - id: P0646R0 citation-label: P0646R0 title: "Improving the Return Value of Erase-Like Algorithms" author: - family: Marc Mutz issued: year: 2017 URL: https://wg21.link/p0646r0 - id: P0646R1 citation-label: P0646R1 title: "Improving the Return Value of Erase-Like Algorithms I: list/forward list" author: - family: Marc Mutz issued: year: 2018 URL: https://wg21.link/p0646r1 - id: P0647R0 citation-label: P0647R0 title: "Floating point value access for std::ratio" author: - family: Peter Sommerlad issued: year: 2017 URL: https://wg21.link/p0647r0 - id: P0647R1 citation-label: P0647R1 title: "Floating point value access for std::ratio" author: - family: Peter Sommerlad issued: year: 2017 URL: https://wg21.link/p0647r1 - id: P0648R0 citation-label: P0648R0 title: "Extending Tuple-like algorithms to Product-Typ" author: - family: Vicente J. Botet Escriba issued: year: 2017 URL: https://wg21.link/p0648r0 - id: P0649R0 citation-label: P0649R0 title: "Other Product-Type algorithms" author: - family: Vicente J. Botet Escriba issued: year: 2017 URL: https://wg21.link/p0649r0 - id: P0650R0 citation-label: P0650R0 title: "C++ Monadic interface" author: - family: Vicente J. Botet Escriba issued: year: 2017 URL: https://wg21.link/p0650r0 - id: P0650R1 citation-label: P0650R1 title: "C++ Monadic interface" author: - family: Vicente J. Botet Escriba issued: year: 2017 URL: https://wg21.link/p0650r1 - id: P0650R2 citation-label: P0650R2 title: "C++ Monadic interface" author: - family: Vicente J. Botet Escribá issued: year: 2018 URL: https://wg21.link/p0650r2 - id: P0651R0 citation-label: P0651R0 title: "Switch the Ranges TS to Use Variable Concepts" author: - family: Eric Niebler issued: year: 2017 URL: https://wg21.link/p0651r0 - id: P0651R1 citation-label: P0651R1 title: "Switch the Ranges TS to Use Variable Concepts" author: - family: Eric Niebler issued: year: 2017 URL: https://wg21.link/p0651r1 - id: P0652R0 citation-label: P0652R0 title: "Concurrent associative data structure with unsynchronized view" author: - family: Anton Malakhov, Sergey Murylev, Antony Polukhin issued: year: 2017 URL: https://wg21.link/p0652r0 - id: P0652R1 citation-label: P0652R1 title: "Concurrent associative data structure with unsynchronized view" author: - family: Sergey Murylev, Anton Malakhov, Antony Polukhin issued: year: 2018 URL: https://wg21.link/p0652r1 - id: P0652R2 citation-label: P0652R2 title: "Concurrent associative data structure with unsynchronized view" author: - family: Sergey Murylev, Anton Malakhov, Antony Polukhin issued: year: 2019 URL: https://wg21.link/p0652r2 - id: P0652R3 citation-label: P0652R3 title: "Concurrent associative data structure with unsynchronized view" author: - family: Sergey Murylev, Anton Malakhov, Antony Polukhin issued: year: 2019 URL: https://wg21.link/p0652r3 - id: P0653R0 citation-label: P0653R0 title: "pointer_traits utility to convert to raw pointer" author: - family: Glen Joseph Fernandes issued: year: 2017 URL: https://wg21.link/p0653r0 - id: P0653R1 citation-label: P0653R1 title: "Utility to convert a pointer to a raw pointer" author: - family: Glen Joseph Fernandes issued: year: 2017 URL: https://wg21.link/p0653r1 - id: P0653R2 citation-label: P0653R2 title: "Utility to convert a pointer to a raw pointer" author: - family: Glen Joseph Fernandes issued: year: 2017 URL: https://wg21.link/p0653r2 - id: P0654R0 citation-label: P0654R0 title: "Explicit struct" author: - family: Loic Joly issued: year: 2017 URL: https://wg21.link/p0654r0 - id: P0655R0 citation-label: P0655R0 title: "visit: Explicit Return Type for visit" author: - family: Michael Park, Agustín Bergé issued: year: 2017 URL: https://wg21.link/p0655r0 - id: P0655R1 citation-label: P0655R1 title: "visit: Explicit Return Type for visit" author: - family: Michael Park, Agustín Bergé issued: year: 2018 URL: https://wg21.link/p0655r1 - id: P0656R0 citation-label: P0656R0 title: "Reducing " author: - family: Walter Brown issued: year: 2017 URL: https://wg21.link/p0656r0 - id: P0657R0 citation-label: P0657R0 title: "Deprecate Certain Declarations in the Global Namespace" author: - family: Walter Brown issued: year: 2017 URL: https://wg21.link/p0657r0 - id: P0657R1 citation-label: P0657R1 title: "Deprecate Certain Declarations in the Global Namespace" author: - family: Walter Brown issued: year: 2017 URL: https://wg21.link/p0657r1 - id: P0657R2 citation-label: P0657R2 title: "Deprecate Certain Declarations in the Global Namespace" author: - family: Walter E. Brown issued: year: 2018 URL: https://wg21.link/p0657r2 - id: P0658R0 citation-label: P0658R0 title: "Proposal for adding alias declarations to concepts" author: - family: Christopher Di Bella issued: year: 2017 URL: https://wg21.link/p0658r0 - id: P0658R1 citation-label: P0658R1 title: "Proposal for adding alias declarations to concepts" author: - family: Christopher Di Bella issued: year: 2017 URL: https://wg21.link/p0658r1 - id: P0659R0 citation-label: P0659R0 title: "Adding status() to std::future" author: - family: Nicolai Josuttis issued: year: 2017 URL: https://wg21.link/p0659r0 - id: P0660R0 citation-label: P0660R0 title: "A Cooperatively Interruptible Joining Thread" author: - family: Nicolai Josuttis issued: year: 2017 URL: https://wg21.link/p0660r0 - id: P0660R2 citation-label: P0660R2 title: "A Cooperatively Interruptible Joining Thread, Rev 2" author: - family: Nicolai Josuttis, Herb Sutter, Anthony Williams issued: year: 2018 URL: https://wg21.link/p0660r2 - id: P0660R3 citation-label: P0660R3 title: "A Cooperatively Interruptible Joining Thread" author: - family: Nicolai Josuttis, Herb Sutter, Anthony Williams issued: year: 2018 URL: https://wg21.link/p0660r3 - id: P0660R4 citation-label: P0660R4 title: "A Cooperatively Interruptible Joining Thread" author: - family: Nicolai Josuttis, Herb Sutter, Anthony Williams issued: year: 2018 URL: https://wg21.link/p0660r4 - id: P0660R5 citation-label: P0660R5 title: "A Cooperatively Interruptible Joining Thread" author: - family: Nicolai Josuttis, Herb Sutter, Anthony Williams issued: year: 2018 URL: https://wg21.link/p0660r5 - id: P0660R6 citation-label: P0660R6 title: "A Cooperatively Interruptible Joining Thread, Rev 6" author: - family: Nicolai Josuttis, Billy O’Neal, Herb Sutter, Anthony Williams issued: year: 2018 URL: https://wg21.link/p0660r6 - id: P0660R7 citation-label: P0660R7 title: "Interrupt Tokens and a Joining Thread, Rev 7" author: - family: Nicolai Josuttis, Lewis Baker, Billy O’Neal, Herb Sutter, Anthony Williams issued: year: 2018 URL: https://wg21.link/p0660r7 - id: P0660R8 citation-label: P0660R8 title: "Stop Tokens and a Joining Thread" author: - family: Nicolai Josuttis, Lewis Baker, Billy O’Neal, Herb Sutter, Anthony Williams issued: year: 2019 URL: https://wg21.link/p0660r8 - id: P0660R9 citation-label: P0660R9 title: "Stop Token and Joining Thread" author: - family: Nicolai Josuttis, Lewis Baker, Billy O’Neal, Herb Sutter, Anthony Williams issued: year: 2019 URL: https://wg21.link/p0660r9 - id: P0660R10 citation-label: P0660R10 title: "Stop Token and Joining Thread" author: - family: Nicolai Josuttis, Lewis Baker, Billy O'Neal, Herb Sutter, Anthony Williams issued: year: 2019 URL: https://wg21.link/p0660r10 - id: P0661R0 citation-label: P0661R0 title: "slot_map Container in C++" author: - family: Allan Deutsch issued: year: 2017 URL: https://wg21.link/p0661r0 - id: P0662R0 citation-label: P0662R0 title: "Wording for Ranges TS Issue 345 / US-2: Update ranged-for-loop wording" author: - family: Casey Carter, Eric Niebler issued: year: 2017 URL: https://wg21.link/p0662r0 - id: P0663R0 citation-label: P0663R0 title: "Ranges TS \"Ready\" Issues for the July 2017 (Toronto) meeting" author: - family: Casey Carter issued: year: 2017 URL: https://wg21.link/p0663r0 - id: P0664R0 citation-label: P0664R0 title: "Coroutines TS Issues" author: - family: Gor Nishanov issued: year: 2017 URL: https://wg21.link/p0664r0 - id: P0664R1 citation-label: P0664R1 title: "Coroutines TS Issues" author: - family: Gor Nishanov issued: year: 2017 URL: https://wg21.link/p0664r1 - id: P0664R2 citation-label: P0664R2 title: "C++ Coroutine TS Issues" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p0664r2 - id: P0664R3 citation-label: P0664R3 title: "C++ Coroutine TS Issues" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p0664r3 - id: P0664R4 citation-label: P0664R4 title: "C++ Coroutine TS Issues" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p0664r4 - id: P0664R5 citation-label: P0664R5 title: "C++ Coroutine TS Issues" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p0664r5 - id: P0664R6 citation-label: P0664R6 title: "C++ Coroutine TS Issues" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p0664r6 - id: P0664R7 citation-label: P0664R7 title: "C++ Coroutine TS Issues" author: - family: Gor Nishanov issued: year: 2019 URL: https://wg21.link/p0664r7 - id: P0664R8 citation-label: P0664R8 title: "C++ Coroutine TS Issues" author: - family: Gor Nishanov issued: year: 2019 URL: https://wg21.link/p0664r8 - id: P0665R0 citation-label: P0665R0 title: "Allowing Class Template Specializations in Unrelated Namespaces" author: - family: Tristan Brindle issued: year: 2017 URL: https://wg21.link/p0665r0 - id: P0665R1 citation-label: P0665R1 title: "Allowing Class Template Specializations in Associated Namespaces (revision 1)" author: - family: Tristan Brindle issued: year: 2018 URL: https://wg21.link/p0665r1 - id: P0666R0 citation-label: P0666R0 title: "C++ Latches and Barriers" author: - family: Alasdair Mackintosh issued: year: 2017 URL: https://wg21.link/p0666r0 - id: P0666R1 citation-label: P0666R1 title: "Revised Latches and Barriers for C++20" author: - family: Olivier Giroux issued: year: 2018 URL: https://wg21.link/p0666r1 - id: P0666R2 citation-label: P0666R2 title: "Revised Latches and Barriers for C++20" author: - family: Olivier Giroux issued: year: 2018 URL: https://wg21.link/p0666r2 - id: P0667R0 citation-label: P0667R0 title: "The future of std::future extensions" author: - family: Hans-J. Boehm issued: year: 2017 URL: https://wg21.link/p0667r0 - id: P0668R0 citation-label: P0668R0 title: "Revising the C++ memory model" author: - family: Hans-J. Boehm, Olivier Giroux, Viktor Vafeiades issued: year: 2017 URL: https://wg21.link/p0668r0 - id: P0668R1 citation-label: P0668R1 title: "Revising the C++ memory model" author: - family: Hans-J. Boehm, Olivier Giroux, Viktor Vafeiades issued: year: 2017 URL: https://wg21.link/p0668r1 - id: P0668R2 citation-label: P0668R2 title: "Revising the C++ memory model" author: - family: Hans J. Boehm, Olivier Giroux, Viktor Vafeiades issued: year: 2018 URL: https://wg21.link/p0668r2 - id: P0668R3 citation-label: P0668R3 title: "Revising the C++ memory model" author: - family: Hans-J. Boehm, Olivier Giroux, Viktor Vafeiades issued: year: 2018 URL: https://wg21.link/p0668r3 - id: P0668R4 citation-label: P0668R4 title: "Revising the C++ memory model" author: - family: Hans-J. Boehm, Olivier Giroux, Viktor Vafeiades issued: year: 2018 URL: https://wg21.link/p0668r4 - id: P0668R5 citation-label: P0668R5 title: "Revising the C++ memory model" author: - family: Hans-J. Boehm, Olivier Giroux, Viktor Vafeiades issued: year: 2018 URL: https://wg21.link/p0668r5 - id: P0669R0 citation-label: P0669R0 title: "Why We Should Standardize 2D Graphics for C++" author: - family: Guy Davidson, Michael B. McLaughlin issued: year: 2017 URL: https://wg21.link/p0669r0 - id: P0670R0 citation-label: P0670R0 title: "Static reflection of functions" author: - family: Matúš Chochlík, Axel Naumann, David Sankel issued: year: 2017 URL: https://wg21.link/p0670r0 - id: P0670R1 citation-label: P0670R1 title: "Static reflection of functions" author: - family: Matúš Chochlík, Axel Naumann, David Sankel issued: year: 2017 URL: https://wg21.link/p0670r1 - id: P0670R2 citation-label: P0670R2 title: "Static reflection of functions" author: - family: Matúš Chochlík, Axel Naumann, David Sankel issued: year: 2017 URL: https://wg21.link/p0670r2 - id: P0670R3 citation-label: P0670R3 title: "Function reflection" author: - family: Matúš Chochlík, Axel Naumann, David Sankel issued: year: 2018 URL: https://wg21.link/p0670r3 - id: P0670R4 citation-label: P0670R4 title: "Function reflection" author: - family: Matúš Chochlík, Axel Naumann, David Sankel issued: year: 2018 URL: https://wg21.link/p0670r4 - id: P0671R0 citation-label: P0671R0 title: "Parametric Functions" author: - family: Axel Naumann issued: year: 2017 URL: https://wg21.link/p0671r0 - id: P0671R1 citation-label: P0671R1 title: "Parametric Functions" author: - family: Axel Naumann issued: year: 2018 URL: https://wg21.link/p0671r1 - id: P0671R2 citation-label: P0671R2 title: "Self-explanatory Function Arguments" author: - family: Axel Naumann issued: year: 2018 URL: https://wg21.link/p0671r2 - id: P0672R0 citation-label: P0672R0 title: "Implicit Evaluation of \"auto\" Variables" author: - family: Joël Falcou, Peter Gottschling, Herb Sutter issued: year: 2017 URL: https://wg21.link/p0672r0 - id: P0673R0 citation-label: P0673R0 title: "Merge Concurrency TS atomic pointers into C++20 working draft" author: - family: Herb Sutter issued: year: 2017 URL: https://wg21.link/p0673r0 - id: P0674R0 citation-label: P0674R0 title: "Extending make_shared to Support Arrays" author: - family: Peter Dimov, Glen Fernandes issued: year: 2017 URL: https://wg21.link/p0674r0 - id: P0674R1 citation-label: P0674R1 title: "Extending make_shared to Support Arrays" author: - family: Peter Dimov, Glen Fernandes issued: year: 2017 URL: https://wg21.link/p0674r1 - id: P0675R0 citation-label: P0675R0 title: "Numeric Traits for Type Composition" author: - family: John McFarlane issued: year: 2017 URL: https://wg21.link/p0675r0 - id: P0676R0 citation-label: P0676R0 title: "Towards a Good Future" author: - family: Felix Petriconi, David Sankel, Sean Parent issued: year: 2017 URL: https://wg21.link/p0676r0 - id: P0678R0 citation-label: P0678R0 title: "Business Requrements for Modules" author: - family: John Lakos issued: year: 2017 URL: https://wg21.link/p0678r0 - id: P0679R0 citation-label: P0679R0 title: "Forward progress vs. futures and continuations" author: - family: Torvald Riegel issued: year: 2017 URL: https://wg21.link/p0679r0 - id: P0680R0 citation-label: P0680R0 title: "SG1 efficiency" author: - family: Torvald Riegel issued: year: 2017 URL: https://wg21.link/p0680r0 - id: P0681R0 citation-label: P0681R0 title: "Precise Semantics for Assertions" author: - family: Lisa Lippincot issued: year: 2017 URL: https://wg21.link/p0681r0 - id: P0682R0 citation-label: P0682R0 title: "Repairing elementary string conversions" author: - family: Jens Maurer issued: year: 2017 URL: https://wg21.link/p0682r0 - id: P0682R1 citation-label: P0682R1 title: "Repairing elementary string conversions" author: - family: Jens Maurer issued: year: 2017 URL: https://wg21.link/p0682r1 - id: P0683R0 citation-label: P0683R0 title: "Default member initializers for bit-fields" author: - family: Jens Maurer issued: year: 2017 URL: https://wg21.link/p0683r0 - id: P0683R1 citation-label: P0683R1 title: "Default member initializers for bit-fields" author: - family: Jens Maurer issued: year: 2017 URL: https://wg21.link/p0683r1 - id: P0684R0 citation-label: P0684R0 title: "C++ Stability, Velocity, and Deployment Plans" author: - family: Titus Winters, Bjarne Stroustrup, Daveed Vandevoorde, Beman Dawes, Michael Wong, Howard Hinnant issued: year: 2017 URL: https://wg21.link/p0684r0 - id: P0684R1 citation-label: P0684R1 title: "C++ Stability, Velocity, and Deployment Plans" author: - family: Titus Winters issued: year: 2017 URL: https://wg21.link/p0684r1 - id: P0684R2 citation-label: P0684R2 title: "C++ Stability, Velocity, and Deployment Plans" author: - family: Titus Winters issued: year: 2018 URL: https://wg21.link/p0684r2 - id: P0685R0 citation-label: P0685R0 title: "SG5: Transactional Memory (TM) Meeting Minutes 2017/01/30-2017/06/05" author: - family: Michael Wong issued: year: 2017 URL: https://wg21.link/p0685r0 - id: P0686R0 citation-label: P0686R0 title: "SG14: Low Latency Meeting Minutes 2017/03/09-2017/06/14" author: - family: Michael Wong issued: year: 2017 URL: https://wg21.link/p0686r0 - id: P0687R0 citation-label: P0687R0 title: "Data Movement in C++" author: - family: Ruyman Reyes, Gordon Brown, Michael Wong, Hartmut Kaiser issued: year: 2017 URL: https://wg21.link/p0687r0 - id: P0688R0 citation-label: P0688R0 title: "A Proposal to Simplify the Unified Executors Design" author: - family: Chris Kohlhoff, Jared Hoberock, Chris Mysen, Gordon Brown issued: year: 2017 URL: https://wg21.link/p0688r0 - id: P0689R0 citation-label: P0689R0 title: "A Word about Modules" author: - family: Gabriel Dos Reis issued: year: 2017 URL: https://wg21.link/p0689r0 - id: P0690R0 citation-label: P0690R0 title: "Tearable Atomics" author: - family: JF Bastien, Billy Robert O'Neal III issued: year: 2017 URL: https://wg21.link/p0690r0 - id: P0690R1 citation-label: P0690R1 title: "Tearable Atomics" author: - family: JF Bastien, Billy Robert O'Neal III, Andrew Hunter issued: year: 2018 URL: https://wg21.link/p0690r1 - id: P0691R0 citation-label: P0691R0 title: "Integrating Concepts: \"Open\" items for consideration" author: - family: John H. Spicer, Hubert S.K. Tong, Daveed Vandevoorde issued: year: 2017 URL: https://wg21.link/p0691r0 - id: P0692R0 citation-label: P0692R0 title: "Access Specifiers and Specializations" author: - family: Matt Calabrese issued: year: 2017 URL: https://wg21.link/p0692r0 - id: P0692R1 citation-label: P0692R1 title: "Access Checking on Specializations" author: - family: Matt Calabrese issued: year: 2017 URL: https://wg21.link/p0692r1 - id: P0694R0 citation-label: P0694R0 title: "Function declarations using concepts" author: - family: Bjarne Stroustrup issued: year: 2017 URL: https://wg21.link/p0694r0 - id: P0695R0 citation-label: P0695R0 title: "Alternative concepts" author: - family: Bjarne Stroustrup issued: year: 2017 URL: https://wg21.link/p0695r0 - id: P0696R0 citation-label: P0696R0 title: "Remove abbreviated functions and template-introduction syntax from the Concepts TS" author: - family: Tom Honermann issued: year: 2017 URL: https://wg21.link/p0696r0 - id: P0696R1 citation-label: P0696R1 title: "Remove abbreviated functions and template-introduction syntax from the Concepts TS" author: - family: Tom Honermann issued: year: 2017 URL: https://wg21.link/p0696r1 - id: P0697R0 citation-label: P0697R0 title: "Clarifying the status of feature test macros" author: - family: Herb Sutter issued: year: 2017 URL: https://wg21.link/p0697r0 - id: P0698R0 citation-label: P0698R0 title: "C++ Standard Library Issues to be moved in Toronto" author: - family: Marshall Clow issued: year: 2017 URL: https://wg21.link/p0698r0 - id: P0699R0 citation-label: P0699R0 title: "C++ Standard Library Issues Resolved Directly In Toronto" author: - family: Marshall Clow issued: year: 2017 URL: https://wg21.link/p0699r0 - id: P0700R0 citation-label: P0700R0 title: "Alternatives to operator dot" author: - family: Bjarne Stroustrup issued: year: 2017 URL: https://wg21.link/p0700r0 - id: P0701R0 citation-label: P0701R0 title: "Back to the std2::future" author: - family: Bryce Adelstein Lelbach issued: year: 2017 URL: https://wg21.link/p0701r0 - id: P0701R1 citation-label: P0701R1 title: "Back to the std2::future" author: - family: Bryce Adelstein Lelbach issued: year: 2017 URL: https://wg21.link/p0701r1 - id: P0701R2 citation-label: P0701R2 title: "Back to the std2::future Part II" author: - family: Bryce Adelstein Lelbach, Michał Dominiak, Hartmut Kaiser issued: year: 2017 URL: https://wg21.link/p0701r2 - id: P0702R0 citation-label: P0702R0 title: "Language support for Constructor Template Argument Deduction" author: - family: Mike Spertus issued: year: 2017 URL: https://wg21.link/p0702r0 - id: P0702R1 citation-label: P0702R1 title: "Language support for Constructor Template Argument Deduction" author: - family: Mike Spertus, Jason Merrill issued: year: 2017 URL: https://wg21.link/p0702r1 - id: P0703R0 citation-label: P0703R0 title: "Networking TS Issues" author: - family: David Sankel issued: year: 2017 URL: https://wg21.link/p0703r0 - id: P0704R0 citation-label: P0704R0 title: "Fixing const-qualified pointers to members" author: - family: Barry Revzin issued: year: 2017 URL: https://wg21.link/p0704r0 - id: P0704R1 citation-label: P0704R1 title: "Fixing const-qualified pointers to members" author: - family: Barry Revzin issued: year: 2017 URL: https://wg21.link/p0704r1 - id: P0705R0 citation-label: P0705R0 title: "Implicit and Explicit conversions" author: - family: Tony Van Eerd issued: year: 2017 URL: https://wg21.link/p0705r0 - id: P0706R0 citation-label: P0706R0 title: "Efficient headers for modules (or not)" author: - family: S. Davis Herring issued: year: 2017 URL: https://wg21.link/p0706r0 - id: P0707R0 citation-label: P0707R0 title: "Metaclasses" author: - family: Herb Sutter issued: year: 2017 URL: https://wg21.link/p0707r0 - id: P0707R1 citation-label: P0707R1 title: "Metaclasses: Generative C++" author: - family: Herb Sutter issued: year: 2017 URL: https://wg21.link/p0707r1 - id: P0707R2 citation-label: P0707R2 title: "Metaclasses: Generative C++" author: - family: Herb Sutter issued: year: 2017 URL: https://wg21.link/p0707r2 - id: P0707R3 citation-label: P0707R3 title: "Metaclasses: Generative C++" author: - family: Herb Sutter issued: year: 2018 URL: https://wg21.link/p0707r3 - id: P0707R4 citation-label: P0707R4 title: "Metaclasses: Generative C++" author: - family: Herb Sutter issued: year: 2019 URL: https://wg21.link/p0707r4 - id: P0707R5 citation-label: P0707R5 title: "Metaclass functions for generative C++" author: - family: Herb Sutter issued: year: 2024 URL: https://wg21.link/p0707r5 - id: P0709R0 citation-label: P0709R0 title: "Zero-overhead deterministic exceptions: Throwing values" author: - family: Herb Sutter issued: year: 2018 URL: https://wg21.link/p0709r0 - id: P0709R1 citation-label: P0709R1 title: "Zero-overhead deterministic exceptions: Throwing values" author: - family: Herb Sutter issued: year: 2018 URL: https://wg21.link/p0709r1 - id: P0709R2 citation-label: P0709R2 title: "Zero-overhead deterministic exceptions: Throwing values" author: - family: Herb Sutter issued: year: 2018 URL: https://wg21.link/p0709r2 - id: P0709R3 citation-label: P0709R3 title: "Zero-overhead deterministic exceptions: Throwing values" author: - family: Herb Sutter issued: year: 2019 URL: https://wg21.link/p0709r3 - id: P0709R4 citation-label: P0709R4 title: "Zero-overhead deterministic exceptions: Throwing values" author: - family: Herb Sutter issued: year: 2019 URL: https://wg21.link/p0709r4 - id: P0710R0 citation-label: P0710R0 title: "Core Language Working Group \"ready\" Issues for the July, 2017 (Toronto) meeting" author: - family: William M. Miller issued: year: 2017 URL: https://wg21.link/p0710r0 - id: P0710R1 citation-label: P0710R1 title: "Core Language Working Group \"ready\" Issues for the July, 2017 (Toronto) meeting" author: - family: William M. Miller issued: year: 2017 URL: https://wg21.link/p0710r1 - id: P0711R0 citation-label: P0711R0 title: "Core Language Working Group \"tentatively ready\" Issues for the July, 2017 (Toronto) meeting" author: - family: William M. Miller issued: year: 2017 URL: https://wg21.link/p0711r0 - id: P0712R0 citation-label: P0712R0 title: "Implementing language support for compile-time programming" author: - family: Andrew Sutton, Herb Sutter issued: year: 2017 URL: https://wg21.link/p0712r0 - id: P0713R0 citation-label: P0713R0 title: "Identifying Module Source Code" author: - family: Daveed Vandevoorde issued: year: 2017 URL: https://wg21.link/p0713r0 - id: P0713R1 citation-label: P0713R1 title: "Identifying Module Source" author: - family: Daveed Vandevoorde issued: year: 2018 URL: https://wg21.link/p0713r1 - id: P0714R0 citation-label: P0714R0 title: "Identically Named Namespaces and non-Exported Symbols" author: - family: Nathan Sidwell issued: year: 2017 URL: https://wg21.link/p0714r0 - id: P0715R0 citation-label: P0715R0 title: "Exporting Using Directives" author: - family: Nathan Sidwell issued: year: 2017 URL: https://wg21.link/p0715r0 - id: P0716R0 citation-label: P0716R0 title: "Unified concept definition syntax" author: - family: Richard Smith, Andrew Sutton issued: year: 2017 URL: https://wg21.link/p0716r0 - id: P0717R0 citation-label: P0717R0 title: "Semantic constraint matching for concepts" author: - family: Richard Smith, Andrew Sutton issued: year: 2017 URL: https://wg21.link/p0717r0 - id: P0717R1 citation-label: P0717R1 title: "Semantic constraint matching for concepts" author: - family: Richard Smith, Andrew Sutton issued: year: 2017 URL: https://wg21.link/p0717r1 - id: P0718R0 citation-label: P0718R0 title: "Revising atomic_shared_ptr for C++20" author: - family: Alisdair Meredith issued: year: 2017 URL: https://wg21.link/p0718r0 - id: P0718R2 citation-label: P0718R2 title: "Revising atomic_shared_ptr for C++20" author: - family: Alisdair Meredith issued: year: 2017 URL: https://wg21.link/p0718r2 - id: P0721R0 citation-label: P0721R0 title: "Exporting Using Declarations" author: - family: Nathan Sidwell issued: year: 2017 URL: https://wg21.link/p0721r0 - id: P0722R0 citation-label: P0722R0 title: "Controlling destruction in delete expressions" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/p0722r0 - id: P0722R1 citation-label: P0722R1 title: "Efficient sized delete for variable sized classes" author: - family: Andrew Hunter, Richard Smith issued: year: 2017 URL: https://wg21.link/p0722r1 - id: P0722R2 citation-label: P0722R2 title: "Efficient sized delete for variable sized classes" author: - family: Richard Smith, Andrew Hunter issued: year: 2017 URL: https://wg21.link/p0722r2 - id: P0722R3 citation-label: P0722R3 title: "Efficient sized delete for variable sized classes" author: - family: Richard Smith, Andrew Hunter issued: year: 2018 URL: https://wg21.link/p0722r3 - id: P0723R0 citation-label: P0723R0 title: "Response to \"Clarifying the status of feature test macros\"" author: - family: Clark Nelson, John Spicer issued: year: 2017 URL: https://wg21.link/p0723r0 - id: P0724R0 citation-label: P0724R0 title: "Merge the Concepts TS Working Draft into the C++20 working draft" author: - family: Ville Voutilainen issued: year: 2017 URL: https://wg21.link/p0724r0 - id: P0725R0 citation-label: P0725R0 title: "Remove the requirement for constrained-type-specifiers to be deduced to the same type from the Concepts TS" author: - family: Tom Honermann issued: year: 2017 URL: https://wg21.link/p0725r0 - id: P0726R0 citation-label: P0726R0 title: "Does the Concepts TS Improve on C++17?" author: - family: Duncan P.N. Exon Smith issued: year: 2017 URL: https://wg21.link/p0726r0 - id: P0727R0 citation-label: P0727R0 title: "Core Issue 1299: Temporary objects vs temporary expressions" author: - family: Jens Maurer issued: year: 2017 URL: https://wg21.link/p0727r0 - id: P0728R0 citation-label: P0728R0 title: "Wording for Networking PDTS ballot comment 005" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/p0728r0 - id: P0729R0 citation-label: P0729R0 title: "Proposed wording for Networking TS NB comment GB 9" author: - family: Christopher Kohlhoff issued: year: 2017 URL: https://wg21.link/p0729r0 - id: P0730R0 citation-label: P0730R0 title: "Options for addressing requires-clause syntax ambiguities" author: - family: Hubert S.K. Tong issued: year: 2017 URL: https://wg21.link/p0730r0 - id: P0730R1 citation-label: P0730R1 title: "Options for addressing requires-clause syntax ambiguities" author: - family: Hubert S.K. Tong issued: year: 2017 URL: https://wg21.link/p0730r1 - id: P0731R0 citation-label: P0731R0 title: "Module Interface Imports" author: - family: Nathan Sidwell issued: year: 2017 URL: https://wg21.link/p0731r0 - id: P0732R0 citation-label: P0732R0 title: "Class Types in Non-Type Template Parameters" author: - family: Jeff Snyder issued: year: 2018 URL: https://wg21.link/p0732r0 - id: P0732R1 citation-label: P0732R1 title: "Class Types in Non-Type Template Parameters" author: - family: Jeff Snyder, Louis Dionne issued: year: 2018 URL: https://wg21.link/p0732r1 - id: P0732R2 citation-label: P0732R2 title: "Class Types in Non-Type Template Parameters" author: - family: Jeff Snyder, Louis Dionne issued: year: 2018 URL: https://wg21.link/p0732r2 - id: P0734R0 citation-label: P0734R0 title: "Wording Paper, C++ extensions for Concepts" author: - family: Andrew Sutton issued: year: 2017 URL: https://wg21.link/p0734r0 - id: P0735R0 citation-label: P0735R0 title: "Interaction of memory_order_consume with release sequences" author: - family: Will Deacon issued: year: 2017 URL: https://wg21.link/p0735r0 - id: P0735R1 citation-label: P0735R1 title: "Interaction of memory_order_consume with release sequences" author: - family: Will Deacon, Jade Alglave issued: year: 2019 URL: https://wg21.link/p0735r1 - id: P0736R0 citation-label: P0736R0 title: "Nameless parameters and unutterable specializations" author: - family: Hubert S.K. Tong issued: year: 2018 URL: https://wg21.link/p0736r0 - id: P0736R1 citation-label: P0736R1 title: "Nameless parameters and unutterable specializations" author: - family: Hubert S.K. Tong issued: year: 2018 URL: https://wg21.link/p0736r1 - id: P0737R0 citation-label: P0737R0 title: "Execution Context of Execution Agents" author: - family: H. Carter Edwards, Daniel Sunderland, Michael Wong, Thomas Rodgers, Gordon Brown issued: year: 2017 URL: https://wg21.link/p0737r0 - id: P0738R0 citation-label: P0738R0 title: "I Stream, You Stream, We All Stream for istream_iterator" author: - family: Casey Carter issued: year: 2017 URL: https://wg21.link/p0738r0 - id: P0738R1 citation-label: P0738R1 title: "I Stream, You Stream, We All Stream for istream_iterator" author: - family: Casey Carter issued: year: 2018 URL: https://wg21.link/p0738r1 - id: P0738R2 citation-label: P0738R2 title: "I Stream, You Stream, We All Stream for istream_iterator" author: - family: Casey Carter issued: year: 2019 URL: https://wg21.link/p0738r2 - id: P0739R0 citation-label: P0739R0 title: "Some improvements to class template argument deduction integration into the standard library" author: - family: Mike Spertus, Walter E. Brown, Stephan T. Lavavej issued: year: 2017 URL: https://wg21.link/p0739r0 - id: P0740R0 citation-label: P0740R0 title: "Ranges TS \"Immediate\" Issues from the July 2017 (Toronto) meeting" author: - family: Casey Carter issued: year: 2017 URL: https://wg21.link/p0740r0 - id: P0742R0 citation-label: P0742R0 title: "Wording for Networking PDTS ballot comment resolutions" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/p0742r0 - id: P0745R0 citation-label: P0745R0 title: "Concepts in-place syntax" author: - family: Herb Sutter issued: year: 2018 URL: https://wg21.link/p0745r0 - id: P0745R1 citation-label: P0745R1 title: "Concepts in-place syntax" author: - family: Herb Sutter issued: year: 2018 URL: https://wg21.link/p0745r1 - id: P0746R0 citation-label: P0746R0 title: "Wording for Networking PDTS ballot comment 011 (US-10)" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/p0746r0 - id: P0747R0 citation-label: P0747R0 title: "Wording for Networking PDTS ballot comments 026 (GB-15) and 027 (GB-16)" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/p0747r0 - id: P0747R1 citation-label: P0747R1 title: "Wording for Networking PDTS ballot comment 026 (GB-15), but not 027 (GB-16)" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/p0747r1 - id: P0748R0 citation-label: P0748R0 title: "Wording for Networking PDTS ballot comments on reentrancy" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/p0748r0 - id: P0749R0 citation-label: P0749R0 title: "Namespace Pervasiveness & Modules" author: - family: Nathan Sidwell issued: year: 2017 URL: https://wg21.link/p0749r0 - id: P0750R0 citation-label: P0750R0 title: "Consume" author: - family: JF Bastien issued: year: 2017 URL: https://wg21.link/p0750r0 - id: P0750R1 citation-label: P0750R1 title: "Consume" author: - family: JF Bastien, Paul E. McKenney issued: year: 2018 URL: https://wg21.link/p0750r1 - id: P0752R0 citation-label: P0752R0 title: "std::vector Destruction Order" author: - family: Nathan Myers issued: year: 2017 URL: https://wg21.link/p0752r0 - id: P0753R0 citation-label: P0753R0 title: "Manipulators for C++ Synchronized Buffered Ostream" author: - family: Peter Sommerlad, Pablo Halpern issued: year: 2017 URL: https://wg21.link/p0753r0 - id: P0753R1 citation-label: P0753R1 title: "Manipulators for C++ Synchronized Buffered Ostream" author: - family: Peter Sommerlad, Pablo Halpern issued: year: 2017 URL: https://wg21.link/p0753r1 - id: P0753R2 citation-label: P0753R2 title: "Manipulators for C++ Synchronized Buffered Ostream" author: - family: Peter Sommerlad, Pablo Halpern issued: year: 2018 URL: https://wg21.link/p0753r2 - id: P0754R0 citation-label: P0754R0 title: "" author: - family: Alan Talbot issued: year: 2017 URL: https://wg21.link/p0754r0 - id: P0754R1 citation-label: P0754R1 title: "" author: - family: Alan Talbot issued: year: 2017 URL: https://wg21.link/p0754r1 - id: P0754R2 citation-label: P0754R2 title: "" author: - family: Alan Talbot issued: year: 2018 URL: https://wg21.link/p0754r2 - id: P0756R0 citation-label: P0756R0 title: "Lambda syntax should be more liberal in what it accepts" author: - family: Arthur O'Dwyer issued: year: 2017 URL: https://wg21.link/p0756r0 - id: P0757R0 citation-label: P0757R0 title: "regex_iterator should be iterable" author: - family: Arthur O'Dwyer issued: year: 2017 URL: https://wg21.link/p0757r0 - id: P0758R0 citation-label: P0758R0 title: "Implicit conversion traits and utility functions" author: - family: Daniel Krugler issued: year: 2017 URL: https://wg21.link/p0758r0 - id: P0758R1 citation-label: P0758R1 title: "Implicit conversion traits and utility functions" author: - family: Daniel Krügler issued: year: 2018 URL: https://wg21.link/p0758r1 - id: P0759R0 citation-label: P0759R0 title: "fpos Requirements" author: - family: Daniel Krugler issued: year: 2017 URL: https://wg21.link/p0759r0 - id: P0759R1 citation-label: P0759R1 title: "fpos requirements" author: - family: Daniel Krügler issued: year: 2018 URL: https://wg21.link/p0759r1 - id: P0761R0 citation-label: P0761R0 title: "Executors Design Document" author: - family: Jared Hoberock, Michael Garland, Chris Kohlhoff, Chris Mysen, Carter Edwards, Gordon Brown, Michael Wong issued: year: 2017 URL: https://wg21.link/p0761r0 - id: P0761R1 citation-label: P0761R1 title: "Executors Design Document" author: - family: Jared Hoberock, Michael Garland, Chris Kohlhoff, Chris Mysen, Carter Edwards, Gordon Brown, Michael Wong issued: year: 2017 URL: https://wg21.link/p0761r1 - id: P0761R2 citation-label: P0761R2 title: "Executors Design Document" author: - family: Jared Hoberock, Michael Garland, Chris Kohlhoff, Chris Mysen, Carter Edwards, Gordon Brown, Michael Wong issued: year: 2018 URL: https://wg21.link/p0761r2 - id: P0762R0 citation-label: P0762R0 title: "Concerns about expected from the Boost.Outcome peer review" author: - family: Niall Douglas issued: year: 2017 URL: https://wg21.link/p0762r0 - id: P0766R0 citation-label: P0766R0 title: "Fixing small-ish functionality gaps in constraints" author: - family: Ville Voutilainen issued: year: 2017 URL: https://wg21.link/p0766r0 - id: P0766R1 citation-label: P0766R1 title: "Fixing small-ish functionality gaps in constraints" author: - family: Ville Voutilainen issued: year: 2017 URL: https://wg21.link/p0766r1 - id: P0767R0 citation-label: P0767R0 title: "Expunge POD" author: - family: Jens Maurer issued: year: 2017 URL: https://wg21.link/p0767r0 - id: P0767R1 citation-label: P0767R1 title: "Deprecate POD" author: - family: Jens Maurer issued: year: 2017 URL: https://wg21.link/p0767r1 - id: P0768R0 citation-label: P0768R0 title: "Library Support for the Spaceship (Comparison) Operaton" author: - family: Walter Brown issued: year: 2017 URL: https://wg21.link/p0768r0 - id: P0768R1 citation-label: P0768R1 title: "Library Support for the Spaceship (Comparison) Operator" author: - family: Walter E. Brown issued: year: 2017 URL: https://wg21.link/p0768r1 - id: P0769R0 citation-label: P0769R0 title: "Add shift to " author: - family: Dan Raviv issued: year: 2017 URL: https://wg21.link/p0769r0 - id: P0769R1 citation-label: P0769R1 title: "Add shift to " author: - family: Dan Raviv issued: year: 2018 URL: https://wg21.link/p0769r1 - id: P0769R2 citation-label: P0769R2 title: "Add shift to " author: - family: Dan Raviv issued: year: 2018 URL: https://wg21.link/p0769r2 - id: P0770R0 citation-label: P0770R0 title: "A Proposal to Specify Behavior in Case of Exception Allocation Failure" author: - family: Michael Kilburn issued: year: 2017 URL: https://wg21.link/p0770r0 - id: P0771R0 citation-label: P0771R0 title: "std::function move operations should be noexcept" author: - family: Nevin Liber issued: year: 2017 URL: https://wg21.link/p0771r0 - id: P0771R1 citation-label: P0771R1 title: "std::function move constructor should be noexcept" author: - family: Nevin Liber, Pablo Halpern issued: year: 2018 URL: https://wg21.link/p0771r1 - id: P0772R0 citation-label: P0772R0 title: "Execution-Agent Local Storage" author: - family: Nat Goodspeed issued: year: 2017 URL: https://wg21.link/p0772r0 - id: P0772R1 citation-label: P0772R1 title: "Execution Agent Local Storage" author: - family: Nat Goodspeed, Michael Wong, Paul McKenney, Jared Hoberock, H. Carter Edwards, Tony Tye, Alex Voicu, Gordon Brown, Mark Hoemmen issued: year: 2018 URL: https://wg21.link/p0772r1 - id: P0773R0 citation-label: P0773R0 title: "Towards meaningful fancy pointers" author: - family: Arthur O'Dwyer, Bob Steagall issued: year: 2017 URL: https://wg21.link/p0773r0 - id: P0774R0 citation-label: P0774R0 title: "Module-decl location" author: - family: Nathan Sidwell issued: year: 2017 URL: https://wg21.link/p0774r0 - id: P0775R0 citation-label: P0775R0 title: "module partitions" author: - family: Nathan Sidwell issued: year: 2017 URL: https://wg21.link/p0775r0 - id: P0776R0 citation-label: P0776R0 title: "Rebase the Concurrency TS onto C++17 Standard" author: - family: Alisdair Meredith issued: year: 2017 URL: https://wg21.link/p0776r0 - id: P0776R1 citation-label: P0776R1 title: "Rebase the Parallelism TS onto the C++17 Standard" author: - family: Alisdair Meredith issued: year: 2017 URL: https://wg21.link/p0776r1 - id: P0777R0 citation-label: P0777R0 title: "Treating Unnecessary decay" author: - family: Walter Brown issued: year: 2017 URL: https://wg21.link/p0777r0 - id: P0777R1 citation-label: P0777R1 title: "Treating Unnecessary decay" author: - family: Walter E. Brown issued: year: 2017 URL: https://wg21.link/p0777r1 - id: P0778R0 citation-label: P0778R0 title: "Module Names" author: - family: Nathan Sidwell issued: year: 2017 URL: https://wg21.link/p0778r0 - id: P0779R0 citation-label: P0779R0 title: "Proposing operator try() (with added native C++ macro functions!)" author: - family: Niall Douglas issued: year: 2017 URL: https://wg21.link/p0779r0 - id: P0780R0 citation-label: P0780R0 title: "Allow pack expansion in lambda init-capture" author: - family: Barry Revzin issued: year: 2017 URL: https://wg21.link/p0780r0 - id: P0780R1 citation-label: P0780R1 title: "Allow pack expansion in lambda init-capture" author: - family: Barry Revzin issued: year: 2017 URL: https://wg21.link/p0780r1 - id: P0780R2 citation-label: P0780R2 title: "Allow pack expansion in lambda init-capture" author: - family: Barry Revzin issued: year: 2018 URL: https://wg21.link/p0780r2 - id: P0781R0 citation-label: P0781R0 title: "A Modern C++ Signature for main" author: - family: Erich Keane issued: year: 2017 URL: https://wg21.link/p0781r0 - id: P0782R0 citation-label: P0782R0 title: "A Case for Simplifying/Improving Natural Syntax Concepts" author: - family: Erich Keane, Adam David Alan Martin, Allan Deutsch issued: year: 2017 URL: https://wg21.link/p0782r0 - id: P0782R1 citation-label: P0782R1 title: "Constraining Concepts Overload Sets" author: - family: Adam David Alan Martin, Erich Keane issued: year: 2018 URL: https://wg21.link/p0782r1 - id: P0782R2 citation-label: P0782R2 title: "Constraining Concepts Overload Sets" author: - family: ADAM David Alan Martin, Erich Keane, Sean R. Spillane issued: year: 2018 URL: https://wg21.link/p0782r2 - id: P0783R0 citation-label: P0783R0 title: "Continuations without overcomplicating the future" author: - family: Lee Howes, Andrii Grynenko, Jay Feldblum issued: year: 2017 URL: https://wg21.link/p0783r0 - id: P0784R0 citation-label: P0784R0 title: "Standard containers and constexpr" author: - family: Louis Dionne, Richard Smith, Daveed Vandevoorde issued: year: 2017 URL: https://wg21.link/p0784r0 - id: P0784R1 citation-label: P0784R1 title: "Standard containers and constexpr" author: - family: Louis Dionne, Richard Smith, Nina Ranns, Daveed Vandevoorde issued: year: 2018 URL: https://wg21.link/p0784r1 - id: P0784R2 citation-label: P0784R2 title: "Standard containers and constexpr" author: - family: Louis Dionne, Richard Smith, Nina Ranns, Daveed Vandevoorde issued: year: 2018 URL: https://wg21.link/p0784r2 - id: P0784R3 citation-label: P0784R3 title: "More constexpr containers" author: - family: Louis Dionne, Richard Smith, Nina Ranns, Daveed Vandevoorde issued: year: 2018 URL: https://wg21.link/p0784r3 - id: P0784R4 citation-label: P0784R4 title: "More constexpr containers" author: - family: Louis Dionne, Richard Smith, Nina Ranns, Daveed Vandevoorde issued: year: 2018 URL: https://wg21.link/p0784r4 - id: P0784R5 citation-label: P0784R5 title: "More constexpr containers" author: - family: Peter Dimov, Louis Dionne, Nina Ranns, Richard Smith, Daveed Vandevoorde issued: year: 2019 URL: https://wg21.link/p0784r5 - id: P0784R6 citation-label: P0784R6 title: "More constexpr containers" author: - family: Daveed Vandevoorde, Peter Dimov,Louis Dionne, Nina Ranns, Richard Smith, Daveed Vandevoorde issued: year: 2019 URL: https://wg21.link/p0784r6 - id: P0784R7 citation-label: P0784R7 title: "More constexpr containers" author: - family: Daveed Vandevoorde, Peter Dimov,Louis Dionne, Nina Ranns, Richard Smith, Daveed Vandevoorde issued: year: 2019 URL: https://wg21.link/p0784r7 - id: P0785R0 citation-label: P0785R0 title: "Runtime-sized arrays and a C++ wrapper" author: - family: Jens Maurer issued: year: 2017 URL: https://wg21.link/p0785r0 - id: P0786R0 citation-label: P0786R0 title: "SuccessOrFailure, ValuedOrError and ValuedOrNone types" author: - family: Vicente J. Botet Escriba issued: year: 2017 URL: https://wg21.link/p0786r0 - id: P0786R1 citation-label: P0786R1 title: "ValuedOrError and ValueOrNone types" author: - family: Vicente J. Botet Escribá issued: year: 2018 URL: https://wg21.link/p0786r1 - id: P0787R0 citation-label: P0787R0 title: "Proclaimed Ownership" author: - family: Nathan Sidwell issued: year: 2017 URL: https://wg21.link/p0787r0 - id: P0788R0 citation-label: P0788R0 title: "Standard Library Specification in a Concepts and Contracts World" author: - family: Walter Brown issued: year: 2017 URL: https://wg21.link/p0788r0 - id: P0788R1 citation-label: P0788R1 title: "Standard Library Specification in a Concepts and Contracts World" author: - family: Walter E. Brown issued: year: 2018 URL: https://wg21.link/p0788r1 - id: P0788R2 citation-label: P0788R2 title: "Standard Library Specification in a Concepts and Contracts World" author: - family: Walter E. Brown issued: year: 2018 URL: https://wg21.link/p0788r2 - id: P0788R3 citation-label: P0788R3 title: "Standard Library Specification in a Concepts and Contracts World" author: - family: Walter E. Brown issued: year: 2018 URL: https://wg21.link/p0788r3 - id: P0789R0 citation-label: P0789R0 title: "Range Adaptors and Utilities" author: - family: Eric Niebler issued: year: 2017 URL: https://wg21.link/p0789r0 - id: P0789R1 citation-label: P0789R1 title: "Range Adaptors and Utilities" author: - family: Eric Niebler issued: year: 2017 URL: https://wg21.link/p0789r1 - id: P0789R2 citation-label: P0789R2 title: "Range Adaptors and Utilities" author: - family: Eric Niebler issued: year: 2018 URL: https://wg21.link/p0789r2 - id: P0789R3 citation-label: P0789R3 title: "Range Adaptors and Utilities" author: - family: Eric Niebler issued: year: 2018 URL: https://wg21.link/p0789r3 - id: P0790R0 citation-label: P0790R0 title: "Effect of operator<=> on the C++ Standard Library" author: - family: David Stone issued: year: 2017 URL: https://wg21.link/p0790r0 - id: P0790R1 citation-label: P0790R1 title: "Effect of operator<=> on the C++ Standard Library" author: - family: David Stone issued: year: 2018 URL: https://wg21.link/p0790r1 - id: P0790R2 citation-label: P0790R2 title: "Effect of operator<=> on the C++ Standard Library" author: - family: David Stone issued: year: 2019 URL: https://wg21.link/p0790r2 - id: P0791R0 citation-label: P0791R0 title: "Concepts are Adjectives, not Nouns" author: - family: Jakob Riedle issued: year: 2017 URL: https://wg21.link/p0791r0 - id: P0792R0 citation-label: P0792R0 title: "function_ref: a non-owning reference to a Callable" author: - family: Vittorio Romeo issued: year: 2017 URL: https://wg21.link/p0792r0 - id: P0792R1 citation-label: P0792R1 title: "function_ref: a non-owning reference to a Callable" author: - family: Vittorio Romeo issued: year: 2017 URL: https://wg21.link/p0792r1 - id: P0792R2 citation-label: P0792R2 title: "function_ref: a non-owning reference to a Callable" author: - family: Vittorio Romeo issued: year: 2018 URL: https://wg21.link/p0792r2 - id: P0792R3 citation-label: P0792R3 title: "function_ref: a non-owning reference to a Callable" author: - family: Vittorio Romeo issued: year: 2018 URL: https://wg21.link/p0792r3 - id: P0792R4 citation-label: P0792R4 title: "function_ref: a non-owning reference to a Callable" author: - family: Vittorio Romeo issued: year: 2019 URL: https://wg21.link/p0792r4 - id: P0792R5 citation-label: P0792R5 title: "function_ref: a non-owning reference to a Callable" author: - family: Vittorio Romeo issued: year: 2019 URL: https://wg21.link/p0792r5 - id: P0792R6 citation-label: P0792R6 title: "function_ref: a non-owning reference to a Callable" author: - family: Vittorio Romeo, Zhihao Yuan, Jarrad Waterloo issued: year: 2022 URL: https://wg21.link/p0792r6 - id: P0792R7 citation-label: P0792R7 title: "function_ref: a non-owning reference to a Callable" author: - family: Vittorio Romeo, Zhihao Yuan, Jarrad Waterloo issued: year: 2022 URL: https://wg21.link/p0792r7 - id: P0792R8 citation-label: P0792R8 title: "function_ref: a non-owning reference to a Callable" author: - family: Vittorio Romeo, Zhihao Yuan, Jarrad Waterloo issued: year: 2022 URL: https://wg21.link/p0792r8 - id: P0792R9 citation-label: P0792R9 title: "function_ref: a non-owning reference to a Callable" author: - family: Vittorio Romeo, Zhihao Yuan, Jarrad Waterloo issued: year: 2022 URL: https://wg21.link/p0792r9 - id: P0792R10 citation-label: P0792R10 title: "function_ref: a non-owning reference to a Callable" author: - family: Vittorio Romeo, Zhihao Yuan, Jarrad Waterloo issued: year: 2022 URL: https://wg21.link/p0792r10 - id: P0792R11 citation-label: P0792R11 title: "function_ref: a non-owning reference to a Callable" author: - family: Vittorio Romeo, Zhihao Yuan, Jarrad Waterloo issued: year: 2022 URL: https://wg21.link/p0792r11 - id: P0792R12 citation-label: P0792R12 title: "function_ref: a non-owning reference to a Callable" author: - family: Vittorio Romeo, Zhihao Yuan, Jarrad Waterloo issued: year: 2022 URL: https://wg21.link/p0792r12 - id: P0792R13 citation-label: P0792R13 title: "function_ref: a non-owning reference to a Callable" author: - family: Vittorio Romeo, Zhihao Yuan, Jarrad Waterloo issued: year: 2023 URL: https://wg21.link/p0792r13 - id: P0792R14 citation-label: P0792R14 title: "function_ref: a non-owning reference to a Callable" author: - family: Vittorio Romeo, Zhihao Yuan, Jarrad Waterloo issued: year: 2023 URL: https://wg21.link/p0792r14 - id: P0793R0 citation-label: P0793R0 title: "SG5: Transactional Memory (TM) Meeting Minutes 2017/06/19-2017/10/09" author: - family: Michael Wong issued: year: 2017 URL: https://wg21.link/p0793r0 - id: P0794R0 citation-label: P0794R0 title: "SG14: Low Latency Meeting Minutes 2017/08/09-2017/10/11" author: - family: Michael Wong issued: year: 2017 URL: https://wg21.link/p0794r0 - id: P0795R0 citation-label: P0795R0 title: "From Vulkan with love: a plea to reconsider the Module Keyword to be contextual" author: - family: Sy Brand, Neil Henning, Michael Wong, Christopher Di Bella, Kenneth Benzie issued: year: 2017 URL: https://wg21.link/p0795r0 - id: P0796R0 citation-label: P0796R0 title: "Supporting Heterogeneous & Distributed Computing Through Affinity" author: - family: Gordon Brown, Ruyman Reyes, Michael Wong, H. Carter Edwards, Thomas Rodgers issued: year: 2017 URL: https://wg21.link/p0796r0 - id: P0796R1 citation-label: P0796R1 title: "Supporting Heterogeneous & Distributed Computing Through Affinity" author: - family: Gordon Brown, Ruyman Reyes, Michael Wong, H. Carter Edwards, Thomas Rodgers, Mark Hoemmen issued: year: 2018 URL: https://wg21.link/p0796r1 - id: P0796R2 citation-label: P0796R2 title: "Supporting Heterogeneous & Distributed Computing Through Affinity" author: - family: Gordon Brown, Ruyman Reyes, Michael Wong, H. Carter Edwards, Thomas Rodgers, Mark Hoemmen issued: year: 2018 URL: https://wg21.link/p0796r2 - id: P0796R3 citation-label: P0796R3 title: "Supporting Heterogeneous & Distributed Computing Through Affinity" author: - family: Gordon Brown, Ruyman Reyes, Michael Wong, H. Carter Edwards, Thomas Rodgers, Mark Hoemmen issued: year: 2018 URL: https://wg21.link/p0796r3 - id: P0797R0 citation-label: P0797R0 title: "Exception Handling in Parallel STL Algorithms" author: - family: Matti Rintala, Michael Wong, Carter Edwards, Gordon Brown issued: year: 2017 URL: https://wg21.link/p0797r0 - id: P0797R1 citation-label: P0797R1 title: "Handling Concurrent Exceptions with Executors" author: - family: Matti Rintala, Michael Wong, Carter Edwards, Patrice Roy, Gordon Brown, Mark Hoemmen issued: year: 2018 URL: https://wg21.link/p0797r1 - id: P0797R2 citation-label: P0797R2 title: "Handling Concurrent Exceptions with Executors" author: - family: Matti Rintala, Michael Wong, Carter Edwards, Patrice Roy, Gordon Brown, Mark Hoemmen issued: year: 2019 URL: https://wg21.link/p0797r2 - id: P0798R0 citation-label: P0798R0 title: "Monadic operations for std::optional" author: - family: Sy Brand issued: year: 2017 URL: https://wg21.link/p0798r0 - id: P0798R2 citation-label: P0798R2 title: "Monadic operations for std::optional" author: - family: Sy Brand issued: year: 2018 URL: https://wg21.link/p0798r2 - id: P0798R3 citation-label: P0798R3 title: "Monadic operations for std::optional" author: - family: Sy Brand issued: year: 2019 URL: https://wg21.link/p0798r3 - id: P0798R4 citation-label: P0798R4 title: "Monadic operations for std::optional" author: - family: Sy Brand issued: year: 2019 URL: https://wg21.link/p0798r4 - id: P0798R6 citation-label: P0798R6 title: "Monadic operations for std::optional" author: - family: Sy Brand issued: year: 2021 URL: https://wg21.link/p0798r6 - id: P0798R8 citation-label: P0798R8 title: "Monadic operations for std::optional" author: - family: Sy Brand issued: year: 2021 URL: https://wg21.link/p0798r8 - id: P0799R0 citation-label: P0799R0 title: "Programming vulnerabilities for C++ (part of WG23 N0746)" author: - family: Stephen Michel, Chris Szalwinski, Michael Wong, Hubert Tong issued: year: 2017 URL: https://wg21.link/p0799r0 - id: P0799R1 citation-label: P0799R1 title: "Vulnerability descriptions for the programming language C++" author: - family: Stephen Michel issued: year: 2017 URL: https://wg21.link/p0799r1 - id: P0800R0 citation-label: P0800R0 title: "The Concepts TS improves upon C++" author: - family: Christopher Di Bella issued: year: 2017 URL: https://wg21.link/p0800r0 - id: P0801R0 citation-label: P0801R0 title: "Extensions for Disambiguation Tags" author: - family: Mingxin Wang issued: year: 2017 URL: https://wg21.link/p0801r0 - id: P0802R0 citation-label: P0802R0 title: "Applying Concepts to the Standard Library" author: - family: Beman Dawes, Nicolai Josuttis, Walter E. Brown, Bob Steagall issued: year: 2017 URL: https://wg21.link/p0802r0 - id: P0803R0 citation-label: P0803R0 title: "Endian Library Request for Comments" author: - family: Beman Dawes issued: year: 2017 URL: https://wg21.link/p0803r0 - id: P0804R0 citation-label: P0804R0 title: "Impact of the Modules TS on the C++ tools ecosystem" author: - family: Tom Honermann issued: year: 2017 URL: https://wg21.link/p0804r0 - id: P0805R0 citation-label: P0805R0 title: "Comparing containers" author: - family: Marshall Clow issued: year: 2017 URL: https://wg21.link/p0805r0 - id: P0805R1 citation-label: P0805R1 title: "Comparing Containers" author: - family: Marshall Clow issued: year: 2018 URL: https://wg21.link/p0805r1 - id: P0805R2 citation-label: P0805R2 title: "Comparing Containers" author: - family: Marshall Clow issued: year: 2018 URL: https://wg21.link/p0805r2 - id: P0806R0 citation-label: P0806R0 title: "Deprecate Implicit Capture of thist" author: - family: Thomas Köppe issued: year: 2017 URL: https://wg21.link/p0806r0 - id: P0806R1 citation-label: P0806R1 title: "Deprecate implicit capture of this via [=]" author: - family: Thomas Köppe issued: year: 2018 URL: https://wg21.link/p0806r1 - id: P0806R2 citation-label: P0806R2 title: "Deprecate implicit capture of this via [=]" author: - family: Thomas Köppe issued: year: 2018 URL: https://wg21.link/p0806r2 - id: P0807R0 citation-label: P0807R0 title: "An Adjective Syntax for Concepts" author: - family: Thomas Köppe issued: year: 2017 URL: https://wg21.link/p0807r0 - id: P0808R0 citation-label: P0808R0 title: "Ranges Naming" author: - family: Titus Winters issued: year: 2017 URL: https://wg21.link/p0808r0 - id: P0809R0 citation-label: P0809R0 title: "Comparing Unordered Containers" author: - family: Titus Winters issued: year: 2017 URL: https://wg21.link/p0809r0 - id: P0810R0 citation-label: P0810R0 title: "constexpr in Practice" author: - family: Ben Deane, Jason Turner issued: year: 2017 URL: https://wg21.link/p0810r0 - id: P0811R0 citation-label: P0811R0 title: "Well-behaved interpolation for numbers and pointers" author: - family: Davis Herring issued: year: 2017 URL: https://wg21.link/p0811r0 - id: P0811R1 citation-label: P0811R1 title: "Well-behaved interpolation for numbers and pointers" author: - family: S. Davis Herring issued: year: 2018 URL: https://wg21.link/p0811r1 - id: P0811R2 citation-label: P0811R2 title: "Well-behaved interpolation for numbers and pointers" author: - family: S. Davis Herring issued: year: 2018 URL: https://wg21.link/p0811r2 - id: P0811R3 citation-label: P0811R3 title: "Well-behaved interpolation for numbers and pointers" author: - family: S. Davis Herring issued: year: 2019 URL: https://wg21.link/p0811r3 - id: P0812R0 citation-label: P0812R0 title: "copy-list-initialization is inherently un-=" author: - family: Davis Herring issued: year: 2017 URL: https://wg21.link/p0812r0 - id: P0813R0 citation-label: P0813R0 title: "construct() shall Return the Replaced Address" author: - family: Nicolai Josuttis issued: year: 2017 URL: https://wg21.link/p0813r0 - id: P0813R1 citation-label: P0813R1 title: "construct() shall Return the Replaced Address" author: - family: Nicolai Josuttis issued: year: 2019 URL: https://wg21.link/p0813r1 - id: P0814R0 citation-label: P0814R0 title: "hash_combine() Again" author: - family: Nicolai Josuttis issued: year: 2017 URL: https://wg21.link/p0814r0 - id: P0814R2 citation-label: P0814R2 title: "hash_combine() Again" author: - family: Nicolai Josuttis issued: year: 2018 URL: https://wg21.link/p0814r2 - id: P0815R0 citation-label: P0815R0 title: "C++ Standard Library Issues to be moved in Albuquerque" author: - family: Marshall Clow issued: year: 2017 URL: https://wg21.link/p0815r0 - id: P0816R0 citation-label: P0816R0 title: "No More Nested Namespaces in Library Design" author: - family: Titus Winters issued: year: 2017 URL: https://wg21.link/p0816r0 - id: P0817R0 citation-label: P0817R0 title: "Core Language Working Group \"ready\" Issues for the November, 2017 (Albuquerque) meeting" author: - family: William M. Miller issued: year: 2017 URL: https://wg21.link/p0817r0 - id: P0818R0 citation-label: P0818R0 title: "Core Language Working Group \"tentatively ready\" Issues for the November, 2017 (Albuquerque) meeting" author: - family: William M. Miller issued: year: 2017 URL: https://wg21.link/p0818r0 - id: P0818R1 citation-label: P0818R1 title: "Core Language Working Group \"tentatively ready\" Issues for the November, 2017 (Albuquerque) meeting" author: - family: William M. Miller issued: year: 2017 URL: https://wg21.link/p0818r1 - id: P0819R0 citation-label: P0819R0 title: "Formally Supporting Feature Macros" author: - family: Nicolai Josuttis issued: year: 2017 URL: https://wg21.link/p0819r0 - id: P0820R0 citation-label: P0820R0 title: "Feedback on P0214R5" author: - family: Tim Shen issued: year: 2017 URL: https://wg21.link/p0820r0 - id: P0820R1 citation-label: P0820R1 title: "Feedback on P0214r6" author: - family: Tim Shen issued: year: 2017 URL: https://wg21.link/p0820r1 - id: P0820R2 citation-label: P0820R2 title: "Feedback on P0214" author: - family: Tim Shen issued: year: 2018 URL: https://wg21.link/p0820r2 - id: P0820R3 citation-label: P0820R3 title: "Feedback on P0214" author: - family: Tim Shen issued: year: 2018 URL: https://wg21.link/p0820r3 - id: P0820R4 citation-label: P0820R4 title: "Feedback on P0214" author: - family: Tim Shen, Matthias Kretz issued: year: 2018 URL: https://wg21.link/p0820r4 - id: P0821R0 citation-label: P0821R0 title: "Teaching Concepts TS Online" author: - family: Robert Douglas issued: year: 2017 URL: https://wg21.link/p0821r0 - id: P0822R0 citation-label: P0822R0 title: "C++ Modules Are a Tooling Opportunity" author: - family: Gabriel Dos Reis issued: year: 2017 URL: https://wg21.link/p0822r0 - id: P0824R0 citation-label: P0824R0 title: "Summary of SG14 discussion on : towards exception-less error handling" author: - family: Arthur O'Dwyer, Charley Bay, Odin Holmes, Michael Wong issued: year: 2017 URL: https://wg21.link/p0824r0 - id: P0824R1 citation-label: P0824R1 title: "Summary of SG14 discussion on " author: - family: Arthur O'Dwyer, Charley Bay, Odin Holmes, Michael Wong, Niall Douglas issued: year: 2018 URL: https://wg21.link/p0824r1 - id: P0825R0 citation-label: P0825R0 title: "A friendlier tuple get" author: - family: Agustín Bergé issued: year: 2017 URL: https://wg21.link/p0825r0 - id: P0825R1 citation-label: P0825R1 title: "A friendlier tuple get" author: - family: Agustín Bergé issued: year: 2018 URL: https://wg21.link/p0825r1 - id: P0826R0 citation-label: P0826R0 title: "SFINAE-friendly std::bind" author: - family: Agustín Bergé issued: year: 2017 URL: https://wg21.link/p0826r0 - id: P0827R0 citation-label: P0827R0 title: "General-Purpose Constant Value Type" author: - family: John McFarlane, Louis Dionne issued: year: 2017 URL: https://wg21.link/p0827r0 - id: P0828R0 citation-label: P0828R0 title: "Elastic Integers" author: - family: John McFarlane issued: year: 2018 URL: https://wg21.link/p0828r0 - id: P0828R1 citation-label: P0828R1 title: "Elastic Integers" author: - family: John McFarlane issued: year: 2018 URL: https://wg21.link/p0828r1 - id: P0829R0 citation-label: P0829R0 title: "Freestanding proposal" author: - family: Ben Craig issued: year: 2017 URL: https://wg21.link/p0829r0 - id: P0829R1 citation-label: P0829R1 title: "Freestanding Proposal" author: - family: Ben Craig issued: year: 2017 URL: https://wg21.link/p0829r1 - id: P0829R2 citation-label: P0829R2 title: "Freestanding Proposal" author: - family: Ben Craig issued: year: 2017 URL: https://wg21.link/p0829r2 - id: P0829R3 citation-label: P0829R3 title: "Freestanding Proposal" author: - family: Ben Craig issued: year: 2018 URL: https://wg21.link/p0829r3 - id: P0829R4 citation-label: P0829R4 title: "Freestanding Proposal" author: - family: Ben Craig issued: year: 2019 URL: https://wg21.link/p0829r4 - id: P0830R0 citation-label: P0830R0 title: "Using Concepts and requires in the C++ Standard Library" author: - family: Nicolai Josuttis issued: year: 2017 URL: https://wg21.link/p0830r0 - id: P0831R0 citation-label: P0831R0 title: "Keep alias syntax extendable" author: - family: Tomasz Kamiński issued: year: 2017 URL: https://wg21.link/p0831r0 - id: P0832R0 citation-label: P0832R0 title: "Module TS Does Not Support Intended Use Case" author: - family: David Sankel issued: year: 2017 URL: https://wg21.link/p0832r0 - id: P0834R0 citation-label: P0834R0 title: "Lifting overload sets into objects" author: - family: Michael Dominiak issued: year: 2017 URL: https://wg21.link/p0834r0 - id: P0835R0 citation-label: P0835R0 title: "Adopt SD-6 feature macros into the C++20 working draft" author: - family: Ville Voutilainen issued: year: 2017 URL: https://wg21.link/p0835r0 - id: P0836R0 citation-label: P0836R0 title: "Introduce Parallelism to the Ranges TS" author: - family: Gordon Brown, Christopher Di Bella, Michael Haidl, Toomas Remmelg, Ruyman Reyes, Michel Steuwer, Michael Wong issued: year: 2018 URL: https://wg21.link/p0836r0 - id: P0836R1 citation-label: P0836R1 title: "Introduce Parallelism to the Ranges TS" author: - family: Gordon Brown, Christopher Di Bella, Michael Haidl, Toomas Remmelg, Ruyman Reyes, Michel Steuwer, Michael Wong issued: year: 2018 URL: https://wg21.link/p0836r1 - id: P0837R0 citation-label: P0837R0 title: "Ruminations on modular macros" author: - family: Ville Voutilainen issued: year: 2017 URL: https://wg21.link/p0837r0 - id: P0838R0 citation-label: P0838R0 title: "A conditional transform algorithm for C++" author: - family: Jonathan Coe issued: year: 2017 URL: https://wg21.link/p0838r0 - id: P0839R0 citation-label: P0839R0 title: "Recursive Lambdas" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/p0839r0 - id: P0840R0 citation-label: P0840R0 title: "Lamguage support for empty objects" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/p0840r0 - id: P0840R1 citation-label: P0840R1 title: "Language support for empty objects" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/p0840r1 - id: P0840R2 citation-label: P0840R2 title: "Language support for empty objects" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/p0840r2 - id: P0841R0 citation-label: P0841R0 title: "Modules at scale" author: - family: Bruno Cardoso Lopes, Adrian Prantl, Duncan P. N. Exon Smith issued: year: 2017 URL: https://wg21.link/p0841r0 - id: P0842R0 citation-label: P0842R0 title: "Unknown Exports by Example" author: - family: Alisdair Meredith issued: year: 2017 URL: https://wg21.link/p0842r0 - id: P0843R0 citation-label: P0843R0 title: "fixed_capacity_vector" author: - family: Gonzalo Brito Gadeschi issued: year: 2017 URL: https://wg21.link/p0843r0 - id: P0843R1 citation-label: P0843R1 title: "fixed_capacity_vector" author: - family: Gonzalo Brito Gadeschi issued: year: 2018 URL: https://wg21.link/p0843r1 - id: P0843R2 citation-label: P0843R2 title: "static_vector" author: - family: Gonzalo Brito Gadeschi issued: year: 2018 URL: https://wg21.link/p0843r2 - id: P0843R3 citation-label: P0843R3 title: "static_vector" author: - family: Gonzalo Brito Gadeschi issued: year: 2019 URL: https://wg21.link/p0843r3 - id: P0843R4 citation-label: P0843R4 title: "static_vector" author: - family: Gonzalo Brito Gadeschi issued: year: 2020 URL: https://wg21.link/p0843r4 - id: P0843R5 citation-label: P0843R5 title: "static_vector" author: - family: Gonzalo Brito Gadeschi issued: year: 2022 URL: https://wg21.link/p0843r5 - id: P0843R6 citation-label: P0843R6 title: "static_vector" author: - family: Gonzalo Brito Gadeschi issued: year: 2023 URL: https://wg21.link/p0843r6 - id: P0843R7 citation-label: P0843R7 title: "inplace_vector" author: - family: Gonzalo Brito Gadeschi, Timur Doumler, Nevin Liber, David Sankel issued: year: 2023 URL: https://wg21.link/p0843r7 - id: P0843R8 citation-label: P0843R8 title: "inplace_vector" author: - family: Gonzalo Brito Gadeschi, Timur Doumler, Nevin Liber, David Sankel issued: year: 2023 URL: https://wg21.link/p0843r8 - id: P0843R9 citation-label: P0843R9 title: "inplace_vector" author: - family: Gonzalo Brito Gadeschi, Timur Doumler, Nevin Liber, David Sankel issued: year: 2023 URL: https://wg21.link/p0843r9 - id: P0843R10 citation-label: P0843R10 title: "inplace_vector" author: - family: Gonzalo Brito Gadeschi, Timur Doumler, Nevin Liber, David Sankel issued: year: 2024 URL: https://wg21.link/p0843r10 - id: P0843R11 citation-label: P0843R11 title: "inplace_vector" author: - family: Gonzalo Brito Gadeschi, Timur Doumler, Nevin Liber, David Sankel issued: year: 2024 URL: https://wg21.link/p0843r11 - id: P0843R12 citation-label: P0843R12 title: "inplace_vector" author: - family: Gonzalo Brito Gadeschi, Timur Doumler, Nevin Liber, David Sankel issued: year: 2024 URL: https://wg21.link/p0843r12 - id: P0843R13 citation-label: P0843R13 title: "inplace_vector" author: - family: Gonzalo Brito Gadeschi, Timur Doumler, Nevin Liber, David Sankel issued: year: 2024 URL: https://wg21.link/p0843r13 - id: P0843R14 citation-label: P0843R14 title: "inplace_vector" author: - family: Gonzalo Brito Gadeschi, Timur Doumler, Nevin Liber, David Sankel issued: year: 2024 URL: https://wg21.link/p0843r14 - id: P0844R0 citation-label: P0844R0 title: "Type functions and beyond" author: - family: J. Monnon issued: year: 2018 URL: https://wg21.link/p0844r0 - id: P0845R0 citation-label: P0845R0 title: "Common Subset of C++03 and C++17: Binders" author: - family: Detlef Vollmann issued: year: 2017 URL: https://wg21.link/p0845r0 - id: P0846R0 citation-label: P0846R0 title: "ADL and Function Templates that are not Visible" author: - family: John Spicer issued: year: 2017 URL: https://wg21.link/p0846r0 - id: P0847R0 citation-label: P0847R0 title: "Deducing this" author: - family: Gašper Ažman, Sy Brand, Ben Deane, Barry Revzin issued: year: 2018 URL: https://wg21.link/p0847r0 - id: P0847R1 citation-label: P0847R1 title: "Deducing this" author: - family: Gašper Ažman, Sy Brand, Ben Deane, Barry Revzin issued: year: 2018 URL: https://wg21.link/p0847r1 - id: P0847R2 citation-label: P0847R2 title: "Deducing this" author: - family: Gašper Ažman, Sy Brand, Ben Deane, Barry Revzin issued: year: 2019 URL: https://wg21.link/p0847r2 - id: P0847R4 citation-label: P0847R4 title: "Deducing this" author: - family: Gašper Ažman, Sy Brand, Ben Deane, Barry Revzin issued: year: 2020 URL: https://wg21.link/p0847r4 - id: P0847R5 citation-label: P0847R5 title: "Deducing this" author: - family: Barry Revzin, Gašper Ažman, Sy Brand, Ben Deane issued: year: 2020 URL: https://wg21.link/p0847r5 - id: P0847R6 citation-label: P0847R6 title: "Deducing this" author: - family: Barry Revzin, Gašper Ažman, Sy Brand, Ben Deane issued: year: 2021 URL: https://wg21.link/p0847r6 - id: P0847R7 citation-label: P0847R7 title: "Deducing this" author: - family: Barry Revzin, Gašper Ažman, Sy Brand, Ben Deane issued: year: 2021 URL: https://wg21.link/p0847r7 - id: P0848R0 citation-label: P0848R0 title: "Conditionally Trivial Special Member Functions" author: - family: Barry Revzin, Casey Carter issued: year: 2017 URL: https://wg21.link/p0848r0 - id: P0848R1 citation-label: P0848R1 title: "Conditionally Trivial Special Member Functions" author: - family: Barry Revzin, Casey Carter issued: year: 2019 URL: https://wg21.link/p0848r1 - id: P0848R2 citation-label: P0848R2 title: "Conditionally Trivial Special Member Functions" author: - family: Barry Revzin, Casey Carter issued: year: 2019 URL: https://wg21.link/p0848r2 - id: P0848R3 citation-label: P0848R3 title: "Conditionally Trivial Special Member Functions" author: - family: Barry Revzin, Casey Carter issued: year: 2019 URL: https://wg21.link/p0848r3 - id: P0849R0 citation-label: P0849R0 title: "auto(x): DECAY_COPY in the language" author: - family: Zhihao Yuan issued: year: 2017 URL: https://wg21.link/p0849r0 - id: P0849R1 citation-label: P0849R1 title: "auto(x): decay-copy in the language" author: - family: Zhihao Yuan issued: year: 2019 URL: https://wg21.link/p0849r1 - id: P0849R2 citation-label: P0849R2 title: "auto(x): decay-copy in the language" author: - family: Zhihao Yuan issued: year: 2019 URL: https://wg21.link/p0849r2 - id: P0849R3 citation-label: P0849R3 title: "auto(x): decay-copy in the language" author: - family: Zhihao Yuan issued: year: 2020 URL: https://wg21.link/p0849r3 - id: P0849R4 citation-label: P0849R4 title: "auto(x): decay-copy in the language" author: - family: Zhihao Yuan issued: year: 2020 URL: https://wg21.link/p0849r4 - id: P0849R5 citation-label: P0849R5 title: "auto(x): decay-copy in the language" author: - family: Zhihao Yuan issued: year: 2020 URL: https://wg21.link/p0849r5 - id: P0849R6 citation-label: P0849R6 title: "auto(x): decay-copy in the language" author: - family: Zhihao Yuan issued: year: 2020 URL: https://wg21.link/p0849r6 - id: P0849R7 citation-label: P0849R7 title: "auto(x): decay-copy in the language" author: - family: Zhihao Yuan issued: year: 2021 URL: https://wg21.link/p0849r7 - id: P0849R8 citation-label: P0849R8 title: "auto(x): decay-copy in the language" author: - family: Zhihao Yuan issued: year: 2021 URL: https://wg21.link/p0849r8 - id: P0851R0 citation-label: P0851R0 title: "simd is neither a product type nor a container type" author: - family: Matthias Kretz issued: year: 2017 URL: https://wg21.link/p0851r0 - id: P0856R0 citation-label: P0856R0 title: "Restrict Access Property for mdspan and span" author: - family: D. S. Hollman, H. Carter Edwards, Christian Trott issued: year: 2018 URL: https://wg21.link/p0856r0 - id: P0857R0 citation-label: P0857R0 title: "Wording for \"functionality gaps in constraints\"" author: - family: Thomas Köppe issued: year: 2017 URL: https://wg21.link/p0857r0 - id: P0858R0 citation-label: P0858R0 title: "Constexpr iterator requirements" author: - family: Antony Polukhin issued: year: 2017 URL: https://wg21.link/p0858r0 - id: P0859R0 citation-label: P0859R0 title: "Core Issue 1581: When are constexpr member functions defined?" author: - family: Richard Smith issued: year: 2017 URL: https://wg21.link/p0859r0 - id: P0860R0 citation-label: P0860R0 title: "Atomic Access Property for span and mdspan" author: - family: H. Carter Edwards, Christian Trott, Daniel Sunderland issued: year: 2018 URL: https://wg21.link/p0860r0 - id: P0860R1 citation-label: P0860R1 title: "Atomic Access Property for mdspan" author: - family: Dan Sunderland, Christian Trott, H. Carter Edwards issued: year: 2018 URL: https://wg21.link/p0860r1 - id: P0863R0 citation-label: P0863R0 title: "Fixing the partial_order comparison algorithm" author: - family: Jeff Snyder issued: year: 2018 URL: https://wg21.link/p0863r0 - id: P0863R1 citation-label: P0863R1 title: "Fixing the partial_order comparison algorithm" author: - family: Jeff Snyder issued: year: 2018 URL: https://wg21.link/p0863r1 - id: P0864R0 citation-label: P0864R0 title: "C++ Standard Library Issues Resolved Directly In Albuquerque" author: - family: Marshall Clow issued: year: 2017 URL: https://wg21.link/p0864r0 - id: P0866R0 citation-label: P0866R0 title: "Response to “Fibers under the magnifying glass”" author: - family: Nat Goodspeed, Oliver Kowalke issued: year: 2019 URL: https://wg21.link/p0866r0 - id: P0867R0 citation-label: P0867R0 title: "'Module Interface' is Misleading" author: - family: Nathan Sidwell issued: year: 2017 URL: https://wg21.link/p0867r0 - id: P0868R0 citation-label: P0868R0 title: "Selected RCU Litmus Tests" author: - family: Paul E. McKenney, Alan Stern, Andrew Hunter issued: year: 2017 URL: https://wg21.link/p0868r0 - id: P0868R1 citation-label: P0868R1 title: "Selected RCU Litmus Tests" author: - family: Paul E. McKenney, Alan Stern, Andrew Hunter, Jade Alglave, Luc Maranget issued: year: 2017 URL: https://wg21.link/p0868r1 - id: P0868R2 citation-label: P0868R2 title: "Selected RCU Litmus Tests" author: - family: Paul E. McKenney, Alan Stern, Andrew Hunter, Jade Alglave, Luc Maranget issued: year: 2018 URL: https://wg21.link/p0868r2 - id: P0870R0 citation-label: P0870R0 title: "A proposal for a type trait to detect narrowing conversions" author: - family: Giuseppe D'Angelo issued: year: 2017 URL: https://wg21.link/p0870r0 - id: P0870R1 citation-label: P0870R1 title: "A proposal for a type trait to detect narrowing conversions" author: - family: Giuseppe D'Angelo issued: year: 2020 URL: https://wg21.link/p0870r1 - id: P0870R2 citation-label: P0870R2 title: "A proposal for a type trait to detect narrowing conversions" author: - family: Giuseppe D'Angelo issued: year: 2020 URL: https://wg21.link/p0870r2 - id: P0870R3 citation-label: P0870R3 title: "A proposal for a type trait to detect narrowing conversions" author: - family: Giuseppe D'Angelo issued: year: 2020 URL: https://wg21.link/p0870r3 - id: P0870R4 citation-label: P0870R4 title: "A proposal for a type trait to detect narrowing conversions" author: - family: Giuseppe D'Angelo issued: year: 2020 URL: https://wg21.link/p0870r4 - id: P0870R5 citation-label: P0870R5 title: "A proposal for a type trait to detect narrowing conversions" author: - family: Giuseppe D'Angelo issued: year: 2023 URL: https://wg21.link/p0870r5 - id: P0872R0 citation-label: P0872R0 title: "Discussion Summary: Applying Concepts to the Standard Library" author: - family: Beman Dawes issued: year: 2017 URL: https://wg21.link/p0872r0 - id: P0873R0 citation-label: P0873R0 title: "A plea for a consistent, terse and intuitive declaration syntax" author: - family: Corentin Jabot issued: year: 2017 URL: https://wg21.link/p0873r0 - id: P0873R1 citation-label: P0873R1 title: "A plea for a consistent, terse and intuitive declaration syntax" author: - family: Corentin jabot issued: year: 2017 URL: https://wg21.link/p0873r1 - id: P0874R0 citation-label: P0874R0 title: "Syntax to anonymously refer to the current declaration contexts" author: - family: Corentin Jabot issued: year: 2017 URL: https://wg21.link/p0874r0 - id: P0875R0 citation-label: P0875R0 title: "WG21 2017-11 Albuquerque Record of Discussion" author: - family: Jonathan Wakely issued: year: 2017 URL: https://wg21.link/p0875r0 - id: P0876R0 citation-label: P0876R0 title: "fibers without scheduler" author: - family: Oliver Kowalke issued: year: 2018 URL: https://wg21.link/p0876r0 - id: P0876R2 citation-label: P0876R2 title: "fiber_context - fibers without scheduler" author: - family: Oliver Kowalke, Nat Goodspeed issued: year: 2018 URL: https://wg21.link/p0876r2 - id: P0876R3 citation-label: P0876R3 title: "fiber_handle - fibers without scheduler" author: - family: Oliver Kowalke, Nat Goodspeed issued: year: 2018 URL: https://wg21.link/p0876r3 - id: P0876R5 citation-label: P0876R5 title: "fiber_context - fibers without scheduler" author: - family: Oliver Kowalke, Nat Goodspeed issued: year: 2019 URL: https://wg21.link/p0876r5 - id: P0876R6 citation-label: P0876R6 title: "fiber_context - fibers without scheduler" author: - family: Oliver Kowalke, Nat Goodspeed issued: year: 2019 URL: https://wg21.link/p0876r6 - id: P0876R8 citation-label: P0876R8 title: "fiber_context - fibers without scheduler" author: - family: Oliver Kowalke, Nat Goodspeed issued: year: 2019 URL: https://wg21.link/p0876r8 - id: P0876R9 citation-label: P0876R9 title: "fiber_context - fibers without scheduler" author: - family: Oliver Kowalke, Nat Goodspeed issued: year: 2019 URL: https://wg21.link/p0876r9 - id: P0876R10 citation-label: P0876R10 title: "fiber_context - fibers without scheduler" author: - family: Oliver Kowalke, Nat Goodspeed issued: year: 2020 URL: https://wg21.link/p0876r10 - id: P0876R11 citation-label: P0876R11 title: "fiber_context - fibers without scheduler" author: - family: Oliver Kowalke, Nat Goodspeed issued: year: 2022 URL: https://wg21.link/p0876r11 - id: P0876R12 citation-label: P0876R12 title: "fiber_context - fibers without scheduler" author: - family: Oliver Kowalke, Nat Goodspeed issued: year: 2023 URL: https://wg21.link/p0876r12 - id: P0876R13 citation-label: P0876R13 title: "fiber_context - fibers without scheduler" author: - family: Oliver Kowalke, Nat Goodspeed issued: year: 2023 URL: https://wg21.link/p0876r13 - id: P0876R14 citation-label: P0876R14 title: "fiber_context - fibers without scheduler" author: - family: Oliver Kowalke, Nat Goodspeed issued: year: 2023 URL: https://wg21.link/p0876r14 - id: P0876R15 citation-label: P0876R15 title: "fiber_context - fibers without scheduler" author: - family: Oliver Kowalke, Nat Goodspeed issued: year: 2024 URL: https://wg21.link/p0876r15 - id: P0876R16 citation-label: P0876R16 title: "fiber_context - fibers without scheduler" author: - family: Oliver Kowalke, Nat Goodspeed issued: year: 2024 URL: https://wg21.link/p0876r16 - id: P0876R17 citation-label: P0876R17 title: "fiber_context - fibers without scheduler" author: - family: Oliver Kowalke, Nat Goodspeed issued: year: 2024 URL: https://wg21.link/p0876r17 - id: P0876R18 citation-label: P0876R18 title: "fiber_context - fibers without scheduler" author: - family: Oliver Kowalke, Nat Goodspeed issued: year: 2024 URL: https://wg21.link/p0876r18 - id: P0877R0 citation-label: P0877R0 title: "A proposal for modular macros" author: - family: Bruno Cardoso Lopes issued: year: 2018 URL: https://wg21.link/p0877r0 - id: P0878R0 citation-label: P0878R0 title: "Subobjects copy elision" author: - family: Antony Polukhin issued: year: 2018 URL: https://wg21.link/p0878r0 - id: P0879R0 citation-label: P0879R0 title: "Constexpr for swap and swap related functions" author: - family: Antony Polukhin issued: year: 2017 URL: https://wg21.link/p0879r0 - id: P0880R0 citation-label: P0880R0 title: "Numbers interaction" author: - family: Igor Klevanets, Antony Polukhin issued: year: 2018 URL: https://wg21.link/p0880r0 - id: P0880R1 citation-label: P0880R1 title: "Numbers interaction" author: - family: Igor Klevanets, Antony Polukhin issued: year: 2018 URL: https://wg21.link/p0880r1 - id: P0880R2 citation-label: P0880R2 title: "Numbers interaction" author: - family: Igor Klevanets, Antony Polukhin issued: year: 2019 URL: https://wg21.link/p0880r2 - id: P0881R0 citation-label: P0881R0 title: "A Proposal to add stack trace library" author: - family: Alexey Gorgurov, Antony Polukhin issued: year: 2018 URL: https://wg21.link/p0881r0 - id: P0881R1 citation-label: P0881R1 title: "A Proposal to add stack trace library" author: - family: Alexey Gorgurov, Antony Polukhin issued: year: 2018 URL: https://wg21.link/p0881r1 - id: P0881R2 citation-label: P0881R2 title: "A Proposal to add stack trace library" author: - family: Alexey Gorgurov, Antony Polukhin issued: year: 2018 URL: https://wg21.link/p0881r2 - id: P0881R3 citation-label: P0881R3 title: "A Proposal to add stacktrace library" author: - family: Alexey Gorgurov, Antony Polukhin issued: year: 2019 URL: https://wg21.link/p0881r3 - id: P0881R4 citation-label: P0881R4 title: "A Proposal to add stacktrace library" author: - family: Alexey Gorgurov, Antony Polukhin issued: year: 2019 URL: https://wg21.link/p0881r4 - id: P0881R5 citation-label: P0881R5 title: "A Proposal to add stacktrace library" author: - family: Antony Polukhin, Antony Polukhin issued: year: 2019 URL: https://wg21.link/p0881r5 - id: P0881R6 citation-label: P0881R6 title: "A Proposal to add stacktrace library" author: - family: Antony Polukhin, Alexey Gorgurov issued: year: 2020 URL: https://wg21.link/p0881r6 - id: P0881R7 citation-label: P0881R7 title: "A Proposal to add stacktrace library" author: - family: Antony Polukhin, Alexey Gorgurov issued: year: 2020 URL: https://wg21.link/p0881r7 - id: P0882R0 citation-label: P0882R0 title: "User-defined Literals for std::filesystem::path" author: - family: Yonggang Li issued: year: 2017 URL: https://wg21.link/p0882r0 - id: P0883R0 citation-label: P0883R0 title: "Fixing Atomic Initialization" author: - family: Nicolai Josuttis issued: year: 2018 URL: https://wg21.link/p0883r0 - id: P0883R1 citation-label: P0883R1 title: "Fixing Atomic Initialization" author: - family: Nicolai Josuttis issued: year: 2018 URL: https://wg21.link/p0883r1 - id: P0883R2 citation-label: P0883R2 title: "Fixing Atomic Initialization" author: - family: Nicolai Josuttis issued: year: 2019 URL: https://wg21.link/p0883r2 - id: P0884R0 citation-label: P0884R0 title: "Extending the noexcept Policy" author: - family: Nicolai Josuttis issued: year: 2018 URL: https://wg21.link/p0884r0 - id: P0886R0 citation-label: P0886R0 title: "The assume aligned attribute" author: - family: Timur Doumler issued: year: 2018 URL: https://wg21.link/p0886r0 - id: P0887R0 citation-label: P0887R0 title: "The identity metafunction" author: - family: Timur Doumler issued: year: 2018 URL: https://wg21.link/p0887r0 - id: P0887R1 citation-label: P0887R1 title: "The identity metafunction" author: - family: Timur Doumler issued: year: 2018 URL: https://wg21.link/p0887r1 - id: P0888R0 citation-label: P0888R0 title: "C++ Standard Library Issues to be moved in Jacksonville" author: - family: Marshall Clow issued: year: 2018 URL: https://wg21.link/p0888r0 - id: P0889R0 citation-label: P0889R0 title: "Ultimate copy elision" author: - family: Antony Polukhin issued: year: 2018 URL: https://wg21.link/p0889r0 - id: P0889R1 citation-label: P0889R1 title: "Ultimate copy elision" author: - family: Antony Polukhin issued: year: 2019 URL: https://wg21.link/p0889r1 - id: P0891R0 citation-label: P0891R0 title: "Let strong_order Truly Be a Customization Point!" author: - family: Gašper Ažman issued: year: 2018 URL: https://wg21.link/p0891r0 - id: P0891R1 citation-label: P0891R1 title: "Everyone Deserves a Little Order" author: - family: Gašper Ažman issued: year: 2018 URL: https://wg21.link/p0891r1 - id: P0891R2 citation-label: P0891R2 title: "Make strong_order a Customization Point!" author: - family: Gašper Ažman, Jeff Snyder issued: year: 2019 URL: https://wg21.link/p0891r2 - id: P0892R0 citation-label: P0892R0 title: "explicit(bool)" author: - family: Barry Revzin, Stephan T. Lavavej issued: year: 2017 URL: https://wg21.link/p0892r0 - id: P0892R1 citation-label: P0892R1 title: "explicit(bool)" author: - family: Barry Revzin, Stephan T. Lavavej issued: year: 2018 URL: https://wg21.link/p0892r1 - id: P0892R2 citation-label: P0892R2 title: "explicit(bool)" author: - family: Barry Revzin, Stephan T. Lavavej issued: year: 2018 URL: https://wg21.link/p0892r2 - id: P0893R0 citation-label: P0893R0 title: "Chaining Comparisons" author: - family: Barry Revzin, Herb Sutter issued: year: 2018 URL: https://wg21.link/p0893r0 - id: P0893R1 citation-label: P0893R1 title: "Chaining Comparisons" author: - family: Barry Revzin, Herb Sutter issued: year: 2018 URL: https://wg21.link/p0893r1 - id: P0894R0 citation-label: P0894R0 title: "`realloc()` for C++" author: - family: Victor Dyachenko issued: year: 2018 URL: https://wg21.link/p0894r0 - id: P0894R1 citation-label: P0894R1 title: "realloc() for C++" author: - family: Victor Dyachenko issued: year: 2019 URL: https://wg21.link/p0894r1 - id: P0895R0 citation-label: P0895R0 title: "Renaming cell<> to latest<>" author: - family: Nicolai Josuttis, Tony van Eerd issued: year: 2018 URL: https://wg21.link/p0895r0 - id: P0896R0 citation-label: P0896R0 title: "Merging the Ranges TS" author: - family: Eric Niebler issued: year: 2018 URL: https://wg21.link/p0896r0 - id: P0896R1 citation-label: P0896R1 title: "Merging the Ranges TS" author: - family: Eric Niebler, Casey Carter issued: year: 2018 URL: https://wg21.link/p0896r1 - id: P0896R2 citation-label: P0896R2 title: "The One Ranges Proposal" author: - family: Eric Niebler, Casey Carter, Christopher Di Bella issued: year: 2018 URL: https://wg21.link/p0896r2 - id: P0896R3 citation-label: P0896R3 title: "The One Ranges Proposal" author: - family: Eric Niebler, Casey Carter, Christopher Di Bella issued: year: 2018 URL: https://wg21.link/p0896r3 - id: P0896R4 citation-label: P0896R4 title: "The One Ranges Proposal" author: - family: Eric Niebler, Casey Carter, Christopher Di Bella issued: year: 2018 URL: https://wg21.link/p0896r4 - id: P0897R0 citation-label: P0897R0 title: "Supporting offsetof for All Classes" author: - family: Andrey Semashev issued: year: 2018 URL: https://wg21.link/p0897r0 - id: P0898R0 citation-label: P0898R0 title: "Standard Library Concepts" author: - family: Casey Carter issued: year: 2018 URL: https://wg21.link/p0898r0 - id: P0898R1 citation-label: P0898R1 title: "Standard Library Concepts" author: - family: Casey Carter issued: year: 2018 URL: https://wg21.link/p0898r1 - id: P0898R2 citation-label: P0898R2 title: "Standard Library Concepts" author: - family: Casey Carter, Eric Niebler issued: year: 2018 URL: https://wg21.link/p0898r2 - id: P0898R3 citation-label: P0898R3 title: "Standard Library Concepts" author: - family: Casey Carter, Eric Niebler issued: year: 2018 URL: https://wg21.link/p0898r3 - id: P0899R0 citation-label: P0899R0 title: "LWG 3016 is Not a Defect" author: - family: Casey Carter issued: year: 2018 URL: https://wg21.link/p0899r0 - id: P0899R1 citation-label: P0899R1 title: "LWG 3016 is Not a Defect" author: - family: Casey Carter issued: year: 2018 URL: https://wg21.link/p0899r1 - id: P0900R0 citation-label: P0900R0 title: "An Ontology for Properties of mdspan" author: - family: D. S. Hollman issued: year: 2018 URL: https://wg21.link/p0900r0 - id: P0901R0 citation-label: P0901R0 title: "Size feedback in operator new" author: - family: Andrew Hunter, Chris Kennelly issued: year: 2018 URL: https://wg21.link/p0901r0 - id: P0901R1 citation-label: P0901R1 title: "Size feedback in operator new" author: - family: Andrew Hunter, Chris Kennelly issued: year: 2018 URL: https://wg21.link/p0901r1 - id: P0901R2 citation-label: P0901R2 title: "Size feedback in operator new" author: - family: Andrew Hunter, Chris Kennelly issued: year: 2018 URL: https://wg21.link/p0901r2 - id: P0901R3 citation-label: P0901R3 title: "Size feedback in operator new" author: - family: Andrew Hunter, Chris Kennelly issued: year: 2019 URL: https://wg21.link/p0901r3 - id: P0901R4 citation-label: P0901R4 title: "Size feedback in operator new" author: - family: Chris Kennelly, Andrew Hunter issued: year: 2019 URL: https://wg21.link/p0901r4 - id: P0901R5 citation-label: P0901R5 title: "Size feedback in operator new" author: - family: Chris Kennelly, Andrew Hunter issued: year: 2019 URL: https://wg21.link/p0901r5 - id: P0901R6 citation-label: P0901R6 title: "Size feedback in operator new" author: - family: Chris Kennelly, Andrew Hunter issued: year: 2020 URL: https://wg21.link/p0901r6 - id: P0901R7 citation-label: P0901R7 title: "Size feedback in operator new" author: - family: Chris Kennelly, Andrew Hunter issued: year: 2020 URL: https://wg21.link/p0901r7 - id: P0901R8 citation-label: P0901R8 title: "Size feedback in operator new" author: - family: Chris Kennelly, Andrew Hunter issued: year: 2020 URL: https://wg21.link/p0901r8 - id: P0901R9 citation-label: P0901R9 title: "Size feedback in operator new" author: - family: Chris Kennelly, Andrew Hunter issued: year: 2022 URL: https://wg21.link/p0901r9 - id: P0901R10 citation-label: P0901R10 title: "Size feedback in operator new" author: - family: Chris Kennelly, Andrew Hunter, Thomas Köppe issued: year: 2022 URL: https://wg21.link/p0901r10 - id: P0901R11 citation-label: P0901R11 title: "Size feedback in operator new" author: - family: Thomas Köppe, Andrew Hunter, Chris Kennelly issued: year: 2023 URL: https://wg21.link/p0901r11 - id: P0902R0 citation-label: P0902R0 title: "Move-only iterators" author: - family: Andrew Hunter issued: year: 2018 URL: https://wg21.link/p0902r0 - id: P0903R0 citation-label: P0903R0 title: "Define basic_string_view(nullptr) and basic_string(nullptr)" author: - family: Ashley Hedberg issued: year: 2018 URL: https://wg21.link/p0903r0 - id: P0903R1 citation-label: P0903R1 title: "Define basic_string_view(nullptr)" author: - family: Ashley Hedberg issued: year: 2018 URL: https://wg21.link/p0903r1 - id: P0903R2 citation-label: P0903R2 title: "Define basic_string_view(nullptr)" author: - family: Ashley Hedberg, Titus Winters, Jorg Brown issued: year: 2018 URL: https://wg21.link/p0903r2 - id: P0904R0 citation-label: P0904R0 title: "A strawman Future API" author: - family: Lee Howes, Andrii Grynenko, Jay Feldblum issued: year: 2018 URL: https://wg21.link/p0904r0 - id: P0905R0 citation-label: P0905R0 title: "Symmetry for spaceship" author: - family: Tomasz Kamiński, Herb Sutter, Richard Smith issued: year: 2018 URL: https://wg21.link/p0905r0 - id: P0905R1 citation-label: P0905R1 title: "Symmetry for spaceship" author: - family: Tomasz Kamiński, Herb Sutter, Richard Smith issued: year: 2018 URL: https://wg21.link/p0905r1 - id: P0906R0 citation-label: P0906R0 title: "Improvement suggestions for the Modules TS" author: - family: Jens Maurer issued: year: 2018 URL: https://wg21.link/p0906r0 - id: P0906R1 citation-label: P0906R1 title: "Improvement suggestions for the Modules TS" author: - family: Jens Maurer issued: year: 2018 URL: https://wg21.link/p0906r1 - id: P0907R0 citation-label: P0907R0 title: "Signed Integers are Two’s Complement" author: - family: JF Bastien issued: year: 2018 URL: https://wg21.link/p0907r0 - id: P0907R1 citation-label: P0907R1 title: "Signed Integers are Two’s Complement" author: - family: JF Bastien issued: year: 2018 URL: https://wg21.link/p0907r1 - id: P0907R2 citation-label: P0907R2 title: "Signed Integers are Two’s Complement" author: - family: JF Bastien issued: year: 2018 URL: https://wg21.link/p0907r2 - id: P0907R3 citation-label: P0907R3 title: "Signed Integers are Two’s Complement" author: - family: JF Bastien issued: year: 2018 URL: https://wg21.link/p0907r3 - id: P0907R4 citation-label: P0907R4 title: "Signed Integers are Two’s Complement" author: - family: JF Bastien issued: year: 2018 URL: https://wg21.link/p0907r4 - id: P0908R0 citation-label: P0908R0 title: "Offsetof for Pointers to Members" author: - family: Eddie Kohler issued: year: 2018 URL: https://wg21.link/p0908r0 - id: P0909R0 citation-label: P0909R0 title: "Module TS Supports Legacy Integration" author: - family: Steve Downey issued: year: 2018 URL: https://wg21.link/p0909r0 - id: P0911R0 citation-label: P0911R0 title: "Rebase the Coroutines TS onto the C++17 Standard" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p0911r0 - id: P0911R1 citation-label: P0911R1 title: "Rebase the Coroutines TS onto the C++17 Standard" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p0911r1 - id: P0912R0 citation-label: P0912R0 title: "Merge Coroutines TS into C++20 working draft" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p0912r0 - id: P0912R1 citation-label: P0912R1 title: "Merge Coroutines TS into C++20 working draft" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p0912r1 - id: P0912R2 citation-label: P0912R2 title: "Merge Coroutines TS into C++20 working draft" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p0912r2 - id: P0912R3 citation-label: P0912R3 title: "Merge Coroutines TS into C++20 working draft" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p0912r3 - id: P0912R4 citation-label: P0912R4 title: "Merge Coroutines TS into C++20 working draft" author: - family: Gor Nishanov issued: year: 2019 URL: https://wg21.link/p0912r4 - id: P0912R5 citation-label: P0912R5 title: "Merge Coroutines TS into C++20 working draft" author: - family: Gor Nishanov issued: year: 2019 URL: https://wg21.link/p0912r5 - id: P0913R0 citation-label: P0913R0 title: "Add symmetric coroutine control transfer" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p0913r0 - id: P0913R1 citation-label: P0913R1 title: "Add symmetric coroutine control transfer" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p0913r1 - id: P0914R0 citation-label: P0914R0 title: "Add parameter preview to coroutine promise constructor" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p0914r0 - id: P0914R1 citation-label: P0914R1 title: "Add parameter preview to coroutine promise constructor" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p0914r1 - id: P0915R0 citation-label: P0915R0 title: "Concept-constrained auto" author: - family: Vittorio Romeo, John Lakos issued: year: 2018 URL: https://wg21.link/p0915r0 - id: P0916R0 citation-label: P0916R0 title: "Naming implementation-defined simd_abi tag types" author: - family: Matthias Kretz issued: year: 2018 URL: https://wg21.link/p0916r0 - id: P0917R0 citation-label: P0917R0 title: "Making operator?: overloadable" author: - family: Matthias Kretz issued: year: 2018 URL: https://wg21.link/p0917r0 - id: P0917R1 citation-label: P0917R1 title: "Making operator?: overloadable" author: - family: Matthias Kretz issued: year: 2018 URL: https://wg21.link/p0917r1 - id: P0917R2 citation-label: P0917R2 title: "Making operator?: overloadable" author: - family: Matthias Kretz issued: year: 2019 URL: https://wg21.link/p0917r2 - id: P0917R3 citation-label: P0917R3 title: "Making operator?: overloadable" author: - family: Matthias Kretz issued: year: 2019 URL: https://wg21.link/p0917r3 - id: P0918R0 citation-label: P0918R0 title: "More simd<> Operations" author: - family: Tim Shen issued: year: 2018 URL: https://wg21.link/p0918r0 - id: P0918R1 citation-label: P0918R1 title: "More simd<> Operations" author: - family: Tim Shen issued: year: 2018 URL: https://wg21.link/p0918r1 - id: P0918R2 citation-label: P0918R2 title: "More simd<> Operations" author: - family: Tim Shen issued: year: 2018 URL: https://wg21.link/p0918r2 - id: P0919R0 citation-label: P0919R0 title: "Heterogeneous lookup for unordered containers" author: - family: Mateusz Pusz issued: year: 2018 URL: https://wg21.link/p0919r0 - id: P0919R1 citation-label: P0919R1 title: "Heterogeneous lookup for unordered containers" author: - family: Mateusz Pusz issued: year: 2018 URL: https://wg21.link/p0919r1 - id: P0919R2 citation-label: P0919R2 title: "Heterogeneous lookup for unordered containers" author: - family: Mateusz Pusz issued: year: 2018 URL: https://wg21.link/p0919r2 - id: P0919R3 citation-label: P0919R3 title: "Heterogeneous lookup for unordered containers" author: - family: Mateusz Pusz issued: year: 2018 URL: https://wg21.link/p0919r3 - id: P0920R0 citation-label: P0920R0 title: "Precalculated hash values in lookup" author: - family: Mateusz Pusz issued: year: 2018 URL: https://wg21.link/p0920r0 - id: P0920R1 citation-label: P0920R1 title: "Precalculated hash values in lookup" author: - family: Mateusz Pusz issued: year: 2019 URL: https://wg21.link/p0920r1 - id: P0920R2 citation-label: P0920R2 title: "Precalculated hash values in lookup" author: - family: Mateusz Pusz issued: year: 2019 URL: https://wg21.link/p0920r2 - id: P0921R0 citation-label: P0921R0 title: "Standard Library Compatibility Promises" author: - family: Titus Winters issued: year: 2018 URL: https://wg21.link/p0921r0 - id: P0921R2 citation-label: P0921R2 title: "Standard Library Compatibility" author: - family: Titus Winters, Ashley Hedberg issued: year: 2018 URL: https://wg21.link/p0921r2 - id: P0922R0 citation-label: P0922R0 title: "LEWG wishlist for EWG" author: - family: Titus Winters issued: year: 2018 URL: https://wg21.link/p0922r0 - id: P0923R0 citation-label: P0923R0 title: "Modules: Dependent ADL" author: - family: Nathan Sidwell issued: year: 2018 URL: https://wg21.link/p0923r0 - id: P0923R1 citation-label: P0923R1 title: "Modules:Dependent ADL" author: - family: Nathan Sidwell issued: year: 2018 URL: https://wg21.link/p0923r1 - id: P0924R0 citation-label: P0924R0 title: "Modules: Context-Sensitive Keyword" author: - family: Nathan Sidwell issued: year: 2018 URL: https://wg21.link/p0924r0 - id: P0924R1 citation-label: P0924R1 title: "Modules:Context-Sensitive Keyword" author: - family: Nathan Sidwell issued: year: 2018 URL: https://wg21.link/p0924r1 - id: P0925R0 citation-label: P0925R0 title: "Modules: Unqualified Using Declarations" author: - family: Nathan Sidwell issued: year: 2018 URL: https://wg21.link/p0925r0 - id: P0927R0 citation-label: P0927R0 title: "Towards A (Lazy) Forwarding Mechanism for C++" author: - family: James Dennett, Geoff Romer URL: https://wg21.link/p0927r0 - id: P0927R1 citation-label: P0927R1 title: "Towards A (Lazy) Forwarding Mechanism for C++" author: - family: James Dennett, Geoff Romer issued: year: 2018 URL: https://wg21.link/p0927r1 - id: P0927R2 citation-label: P0927R2 title: "Towards A (Lazy) Forwarding Mechanism for C++" author: - family: James Dennett, Geoff Romer issued: year: 2018 URL: https://wg21.link/p0927r2 - id: P0928R0 citation-label: P0928R0 title: "Mitigating Speculation Attacks in C++" author: - family: Geoff Romer, Chandler Carruth issued: year: 2018 URL: https://wg21.link/p0928r0 - id: P0928R1 citation-label: P0928R1 title: "Mitigating Spectre v1 Attacks in C++" author: - family: Devin Jeanpierre, Geoffrey Romer, Chandler Carruth issued: year: 2020 URL: https://wg21.link/p0928r1 - id: P0929R0 citation-label: P0929R0 title: "Checking for abstract class types" author: - family: Jens Maurer issued: year: 2018 URL: https://wg21.link/p0929r0 - id: P0929R1 citation-label: P0929R1 title: "Checking for abstract class types" author: - family: Jens Maurer issued: year: 2018 URL: https://wg21.link/p0929r1 - id: P0929R2 citation-label: P0929R2 title: "Checking for abstract class types" author: - family: Jens Maurer issued: year: 2018 URL: https://wg21.link/p0929r2 - id: P0930R0 citation-label: P0930R0 title: "Semifying Awaitables" author: - family: Lee Howes, Andrii Grynenko, Jay Feldblum issued: year: 2018 URL: https://wg21.link/p0930r0 - id: P0931R0 citation-label: P0931R0 title: "Structured bindings with polymorphic lambas" author: - family: Aaryaman Sagar issued: year: 2018 URL: https://wg21.link/p0931r0 - id: P0932R0 citation-label: P0932R0 title: "Tightening the constraints on std::function" author: - family: Aaryaman Sagar issued: year: 2018 URL: https://wg21.link/p0932r0 - id: P0932R1 citation-label: P0932R1 title: "Tightening the constraints on std::function" author: - family: Aaryaman Sagar issued: year: 2018 URL: https://wg21.link/p0932r1 - id: P0933R0 citation-label: P0933R0 title: "Runtime type introspection with std::exception ptr" author: - family: Aaryaman Sagar issued: year: 2018 URL: https://wg21.link/p0933r0 - id: P0933R1 citation-label: P0933R1 title: "Runtime type introspection with std::exception_ptr" author: - family: Aaryaman Sagar issued: year: 2018 URL: https://wg21.link/p0933r1 - id: P0934R0 citation-label: P0934R0 title: "A Modest Proposal: Fixing ADL" author: - family: Herb Sutter issued: year: 2018 URL: https://wg21.link/p0934r0 - id: P0935R0 citation-label: P0935R0 title: "Eradicating unnecessarily explicit default constructors from the standard library" author: - family: Tim Song issued: year: 2018 URL: https://wg21.link/p0935r0 - id: P0936R0 citation-label: P0936R0 title: "Bind Returned/Initialized Objects to the Lifetime of Parameters" author: - family: Richard Smith, Nicolai Josuttis issued: year: 2018 URL: https://wg21.link/p0936r0 - id: P0937R0 citation-label: P0937R0 title: "SG5: Transactional Memory (TM) Meeting Minutes 2017/10/23-2018/1/29" author: - family: Michael Wong issued: year: 2018 URL: https://wg21.link/p0937r0 - id: P0938R0 citation-label: P0938R0 title: "SG14: Low Latency Meeting Minutes 2017/12/13-2018/01/10" author: - family: Michael Wong issued: year: 2018 URL: https://wg21.link/p0938r0 - id: P0939R0 citation-label: P0939R0 title: "Direction for ISO C++" author: - family: B. Dawes, H. Hinnant, B. Stroustrup, D. Vandevoorde, M. Wong issued: year: 2018 URL: https://wg21.link/p0939r0 - id: P0939R1 citation-label: P0939R1 title: "Directions for ISO C++" author: - family: H. Hinnant, R. Orr, B. Stroustrup, D. Vandevoorde, M. Wong issued: year: 2018 URL: https://wg21.link/p0939r1 - id: P0939R2 citation-label: P0939R2 title: "Direction for ISO C++" author: - family: H. Hinnant, R. Orr, B. Stroustrup, D. Vandevoorde, M. Wong issued: year: 2019 URL: https://wg21.link/p0939r2 - id: P0939R3 citation-label: P0939R3 title: "Direction for ISO C++" author: - family: H. Hinnant, R. Orr, B. Stroustrup, D. Vandevoorde, M. Wong issued: year: 2019 URL: https://wg21.link/p0939r3 - id: P0939R4 citation-label: P0939R4 title: "Direction for ISO C++" author: - family: Howard Hinnant, R. Orr, B. Stroustrup, D. Vandevoorde, M. Wong issued: year: 2019 URL: https://wg21.link/p0939r4 - id: P0940R0 citation-label: P0940R0 title: "Concurrency TS is growing: Concurrent Utilities and Data Structures" author: - family: Michael Wong, Olivier Giroux issued: year: 2018 URL: https://wg21.link/p0940r0 - id: P0940R1 citation-label: P0940R1 title: "Concurrency TS is growing: Concurrent Utilities and Data Structures" author: - family: Michael Wong, Olivier Giroux issued: year: 2018 URL: https://wg21.link/p0940r1 - id: P0940R2 citation-label: P0940R2 title: "Concurrency TS is growing: Concurrent Utilities and Data Structures" author: - family: Michael Wong, Olivier Giroux issued: year: 2019 URL: https://wg21.link/p0940r2 - id: P0940R3 citation-label: P0940R3 title: "Concurrency TS is growing: Concurrent Utilities and Data Structures" author: - family: Michael Wong, Olivier Giroux issued: year: 2019 URL: https://wg21.link/p0940r3 - id: P0941R0 citation-label: P0941R0 title: "Integrating feature-test macros into the C++ WD" author: - family: Clark Nelson issued: year: 2018 URL: https://wg21.link/p0941r0 - id: P0941R1 citation-label: P0941R1 title: "Integrating feature-test macros into the C++ WD" author: - family: Ville Voutilainen issued: year: 2018 URL: https://wg21.link/p0941r1 - id: P0941R2 citation-label: P0941R2 title: "Integrating feature-test macros into the C++ WD" author: - family: Ville Voutilainen, Jonathan Wakely issued: year: 2018 URL: https://wg21.link/p0941r2 - id: P0942R0 citation-label: P0942R0 title: "Introducing a header" author: - family: Jens Maurer issued: year: 2018 URL: https://wg21.link/p0942r0 - id: P0943R0 citation-label: P0943R0 title: "Support C atomics in C++" author: - family: Hans J. Boehm issued: year: 2018 URL: https://wg21.link/p0943r0 - id: P0943R1 citation-label: P0943R1 title: "Support C atomics in C++" author: - family: Hans-J. Boehm issued: year: 2018 URL: https://wg21.link/p0943r1 - id: P0943R2 citation-label: P0943R2 title: "Support C atomics in C++" author: - family: Hans-J. Boehm issued: year: 2019 URL: https://wg21.link/p0943r2 - id: P0943R3 citation-label: P0943R3 title: "Support C atomics in C++" author: - family: Hans Boehm issued: year: 2019 URL: https://wg21.link/p0943r3 - id: P0943R4 citation-label: P0943R4 title: "Support C atomics in C++" author: - family: Hans Boehm issued: year: 2019 URL: https://wg21.link/p0943r4 - id: P0943R5 citation-label: P0943R5 title: "Support C atomics in C++" author: - family: Hans Boehm issued: year: 2020 URL: https://wg21.link/p0943r5 - id: P0943R6 citation-label: P0943R6 title: "Support C atomics in C++" author: - family: Hans Boehm issued: year: 2020 URL: https://wg21.link/p0943r6 - id: P0944R0 citation-label: P0944R0 title: "Contiguous Ranges" author: - family: Casey Carter issued: year: 2018 URL: https://wg21.link/p0944r0 - id: P0945R0 citation-label: P0945R0 title: "Generalizing alias declarations" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/p0945r0 - id: P0946R0 citation-label: P0946R0 title: "Towards consistency between <=> and other comparison operators" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/p0946r0 - id: P0947R0 citation-label: P0947R0 title: "Another take on Modules" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/p0947r0 - id: P0947R1 citation-label: P0947R1 title: "Another take on Modules" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/p0947r1 - id: P0949R0 citation-label: P0949R0 title: "Adding support for type-based metaprogramming to the standard library" author: - family: Peter Dimov issued: year: 2018 URL: https://wg21.link/p0949r0 - id: P0952R0 citation-label: P0952R0 title: "A new specification for std::generate_canonical" author: - family: Thomas Köppe, Davis Herring issued: year: 2018 URL: https://wg21.link/p0952r0 - id: P0952R1 citation-label: P0952R1 title: "A new specification for std::generate_canonical" author: - family: Thomas Koeppe, Davis Herring issued: year: 2023 URL: https://wg21.link/p0952r1 - id: P0952R2 citation-label: P0952R2 title: "A new specification for std::generate_canonical" author: - family: Thomas Köppe, Davis Herring issued: year: 2023 URL: https://wg21.link/p0952r2 - id: P0953R0 citation-label: P0953R0 title: "constexpr reflexpr" author: - family: Matúš Chochlík, Axel Naumann, David Sankel issued: year: 2017 URL: https://wg21.link/p0953r0 - id: P0953R1 citation-label: P0953R1 title: "constexpr reflexpr" author: - family: Matúš Chochlík, Axel Naumann, David Sankel, Andrew Sutton issued: year: 2018 URL: https://wg21.link/p0953r1 - id: P0953R2 citation-label: P0953R2 title: "constexpr reflexpr" author: - family: Matúš Chochlík, Axel Naumann, and David Sankel issued: year: 2019 URL: https://wg21.link/p0953r2 - id: P0954R0 citation-label: P0954R0 title: "What do we want to do with reflection?" author: - family: Bjarne Stroustrup issued: year: 2018 URL: https://wg21.link/p0954r0 - id: P0955R0 citation-label: P0955R0 title: "Modules and macros" author: - family: Bjarne Stroustrup issued: year: 2018 URL: https://wg21.link/p0955r0 - id: P0956R0 citation-label: P0956R0 title: "Answers to concept syntax suggestions" author: - family: Bjarne Stroustrup issued: year: 2018 URL: https://wg21.link/p0956r0 - id: P0957R0 citation-label: P0957R0 title: "PFA: A Generic, Extendable and Efficient Solution for Polymorphic Programming" author: - family: Mingxin Wang issued: year: 2018 URL: https://wg21.link/p0957r0 - id: P0957R1 citation-label: P0957R1 title: "PFA: A Generic, Extendable and Efficient Solution for Polymorphic Programming" author: - family: Mingxin Wang issued: year: 2018 URL: https://wg21.link/p0957r1 - id: P0957R2 citation-label: P0957R2 title: "PFA: A Generic, Extendable and Efficient Solution for Polymorphic Programming" author: - family: Mingxin Wang issued: year: 2019 URL: https://wg21.link/p0957r2 - id: P0957R3 citation-label: P0957R3 title: "PFA: A Generic, Extendable and Efficient Solution for Polymorphic Programming" author: - family: Mingxin Wang issued: year: 2019 URL: https://wg21.link/p0957r3 - id: P0957R4 citation-label: P0957R4 title: "PFA: A Generic, Extendable and Efficient Solution for Polymorphic Programming" author: - family: Mingxin Wang issued: year: 2019 URL: https://wg21.link/p0957r4 - id: P0957R5 citation-label: P0957R5 title: "Proxy: A Polymorphic Programming Library" author: - family: Mingxin Wang issued: year: 2022 URL: https://wg21.link/p0957r5 - id: P0957R6 citation-label: P0957R6 title: "Proxy: A Polymorphic Programming Library" author: - family: Mingxin Wang issued: year: 2022 URL: https://wg21.link/p0957r6 - id: P0957R7 citation-label: P0957R7 title: "Proxy: A Polymorphic Programming Library" author: - family: Mingxin Wang issued: year: 2022 URL: https://wg21.link/p0957r7 - id: P0957R8 citation-label: P0957R8 title: "Proxy: A Polymorphic Programming Library" author: - family: Mingxin Wang issued: year: 2022 URL: https://wg21.link/p0957r8 - id: P0957R9 citation-label: P0957R9 title: "Proxy: A Polymorphic Programming Library" author: - family: Mingxin Wang issued: year: 2022 URL: https://wg21.link/p0957r9 - id: P0958R0 citation-label: P0958R0 title: "Networking TS changes to support proposed Executors TS" author: - family: Christopher Kohlhoff issued: year: 2018 URL: https://wg21.link/p0958r0 - id: P0958R1 citation-label: P0958R1 title: "Networking TS changes to support proposed Executors TS" author: - family: Christopher Kohlhoff issued: year: 2018 URL: https://wg21.link/p0958r1 - id: P0958R2 citation-label: P0958R2 title: "Networking TS changes to support proposed Executors TS" author: - family: Christopher Kohlhoff issued: year: 2020 URL: https://wg21.link/p0958r2 - id: P0958R3 citation-label: P0958R3 title: "Networking TS changes to support proposed Executors TS" author: - family: Christopher Kohlhoff issued: year: 2021 URL: https://wg21.link/p0958r3 - id: P0959R0 citation-label: P0959R0 title: "A Proposal for a Universally Unique Identifier Library" author: - family: Marius Bancila issued: year: 2018 URL: https://wg21.link/p0959r0 - id: P0959R1 citation-label: P0959R1 title: "A Proposal for a Universally Unique Identifier Library" author: - family: Marius Bancila issued: year: 2018 URL: https://wg21.link/p0959r1 - id: P0959R2 citation-label: P0959R2 title: "A Proposal for a Universally Unique Identifier Library" author: - family: Marius Bancila, Tony van Eerd issued: year: 2019 URL: https://wg21.link/p0959r2 - id: P0960R0 citation-label: P0960R0 title: "Allow initializing aggregates from a parenthesized list of values" author: - family: Ville Voutilainen issued: year: 2018 URL: https://wg21.link/p0960r0 - id: P0960R1 citation-label: P0960R1 title: "Allow initializing aggregates from a parenthesized list of values" author: - family: Ville Voutilainen issued: year: 2018 URL: https://wg21.link/p0960r1 - id: P0960R2 citation-label: P0960R2 title: "Allow initializing aggregates from a parenthesized list of values" author: - family: Ville Voutilainen, Thomas Köppe issued: year: 2019 URL: https://wg21.link/p0960r2 - id: P0960R3 citation-label: P0960R3 title: "Allow initializing aggregates from a parenthesized list of values" author: - family: Ville Voutilainen, Thomas Köppe issued: year: 2019 URL: https://wg21.link/p0960r3 - id: P0961R0 citation-label: P0961R0 title: "Relaxing the structured bindings customization point finding rules" author: - family: Ville Voutilainen issued: year: 2018 URL: https://wg21.link/p0961r0 - id: P0961R1 citation-label: P0961R1 title: "Relaxing the structured bindings customization point finding rules" author: - family: Ville Voutilainen issued: year: 2018 URL: https://wg21.link/p0961r1 - id: P0962R0 citation-label: P0962R0 title: "Relaxing the range-for loop customization point finding rules" author: - family: Ville Voutilainen issued: year: 2018 URL: https://wg21.link/p0962r0 - id: P0962R1 citation-label: P0962R1 title: "Relaxing the range-for loop customization point finding rules" author: - family: Ville Voutilainen issued: year: 2018 URL: https://wg21.link/p0962r1 - id: P0963R0 citation-label: P0963R0 title: "Structured binding declaration as a condition" author: - family: Zhihao Yuan issued: year: 2018 URL: https://wg21.link/p0963r0 - id: P0963R1 citation-label: P0963R1 title: "Structured binding declaration as a condition" author: - family: Zhihao Yuan issued: year: 2023 URL: https://wg21.link/p0963r1 - id: P0963R2 citation-label: P0963R2 title: "Structured binding declaration as a condition" author: - family: Zhihao Yuan issued: year: 2024 URL: https://wg21.link/p0963r2 - id: P0963R3 citation-label: P0963R3 title: "Structured binding declaration as a condition" author: - family: Zhihao Yuan issued: year: 2024 URL: https://wg21.link/p0963r3 - id: P0964R0 citation-label: P0964R0 title: "Finding the right set of traits for simd" author: - family: Matthias Kretz issued: year: 2018 URL: https://wg21.link/p0964r0 - id: P0964R1 citation-label: P0964R1 title: "Finding the right set of traits for simd" author: - family: Matthias Kretz issued: year: 2018 URL: https://wg21.link/p0964r1 - id: P0964R2 citation-label: P0964R2 title: "Finding the right set of traits for simd" author: - family: Matthias Kretz issued: year: 2018 URL: https://wg21.link/p0964r2 - id: P0965R0 citation-label: P0965R0 title: "Initializers of objects with automatic and dynamic storage duration have funny inconsistencies" author: - family: Ville Voutilainen issued: year: 2018 URL: https://wg21.link/p0965r0 - id: P0966R0 citation-label: P0966R0 title: "string::reserve Should Not Shrink" author: - family: Mark Zeren, Andrew Luo issued: year: 2018 URL: https://wg21.link/p0966r0 - id: P0966R1 citation-label: P0966R1 title: "string::reserve Should Not Shrink" author: - family: Mark Zeren, Andrew Luo issued: year: 2018 URL: https://wg21.link/p0966r1 - id: P0968R0 citation-label: P0968R0 title: "Core Language Working Group \"tentatively ready\" Issues for the March, 2018 (Jacksonville) meeting" author: - family: William M. Miller issued: year: 2018 URL: https://wg21.link/p0968r0 - id: P0969R0 citation-label: P0969R0 title: "Allow structured bindings to accessible members" author: - family: Timur Doumler issued: year: 2018 URL: https://wg21.link/p0969r0 - id: P0970R0 citation-label: P0970R0 title: "Better, Safer Range Access Customization Points" author: - family: Eric Niebler issued: year: 2018 URL: https://wg21.link/p0970r0 - id: P0970R1 citation-label: P0970R1 title: "Better, Safer Range Access Customization Points" author: - family: Eric Niebler issued: year: 2018 URL: https://wg21.link/p0970r1 - id: P0972R0 citation-label: P0972R0 title: " zero(), min(), and max() should be noexcept" author: - family: Billy Robert O'Neal III issued: year: 2018 URL: https://wg21.link/p0972r0 - id: P0973R0 citation-label: P0973R0 title: "Coroutines TS Use Cases and Design Issues" author: - family: Geoff Romer, James Dennett issued: year: 2018 URL: https://wg21.link/p0973r0 - id: P0974R0 citation-label: P0974R0 title: "A Function Returning Whether An Underlying Type Value Is a Valid Enumerator of a Given Enumeration" author: - family: Jonathan Ringle issued: year: 2018 URL: https://wg21.link/p0974r0 - id: P0975R0 citation-label: P0975R0 title: "Impact of coroutines on current and upcoming library facilities" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p0975r0 - id: P0976R0 citation-label: P0976R0 title: "The Evils of Paradigms" author: - family: Bjarne Stroustrup issued: year: 2018 URL: https://wg21.link/p0976r0 - id: P0977R0 citation-label: P0977R0 title: "Remember the Vasa!" author: - family: Bjarne Stroustrup issued: year: 2018 URL: https://wg21.link/p0977r0 - id: P0978R0 citation-label: P0978R0 title: "A Response to \"P0973r0: Coroutines TS Use Cases and Design Issues\"" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p0978r0 - id: P0980R0 citation-label: P0980R0 title: "Making std::string constexpr" author: - family: Louis Dionne issued: year: 2018 URL: https://wg21.link/p0980r0 - id: P0980R1 citation-label: P0980R1 title: "Making std::string constexpr" author: - family: Louis Dionne issued: year: 2019 URL: https://wg21.link/p0980r1 - id: P0981R0 citation-label: P0981R0 title: "Halo: coroutine Heap Allocation eLision Optimization: the joint response" author: - family: Richard Smith, Gor Nishanov issued: year: 2018 URL: https://wg21.link/p0981r0 - id: P0982R0 citation-label: P0982R0 title: "Weaken Release Sequences" author: - family: Hans-J. Boehm, Olivier Giroux, Viktor Vafeiades issued: year: 2018 URL: https://wg21.link/p0982r0 - id: P0982R1 citation-label: P0982R1 title: "Weaken release sequences" author: - family: Hans-J. Boehm, Olivier Giroux, Viktor Vafeiades issued: year: 2018 URL: https://wg21.link/p0982r1 - id: P0983R0 citation-label: P0983R0 title: "Plan of Record for Making C++ Modules Available in C++ Standards" author: - family: Gabriel Dos Reis, Richard Smith issued: year: 2018 URL: https://wg21.link/p0983r0 - id: P0984R0 citation-label: P0984R0 title: "All (*)()-Pointers Replaced by Ideal Lambdas" author: - family: Peter Sommerlad issued: year: 2018 URL: https://wg21.link/p0984r0 - id: P0985R0 citation-label: P0985R0 title: "LWG Chair post-meeting report" author: - family: Marshall Clow issued: year: 2017 URL: https://wg21.link/p0985r0 - id: P0985R1 citation-label: P0985R1 title: "LWG Chair post-meeting report" author: - family: Marshall Clow issued: year: 2018 URL: https://wg21.link/p0985r1 - id: P0985R2 citation-label: P0985R2 title: "LWG Chair post-meeting report" author: - family: Marshall Clow issued: year: 2018 URL: https://wg21.link/p0985r2 - id: P0985R3 citation-label: P0985R3 title: "LWG Chair post-meeting report" author: - family: Marshall Clow issued: year: 2018 URL: https://wg21.link/p0985r3 - id: P0985R4 citation-label: P0985R4 title: "LWG Chair post-meeting report" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p0985r4 - id: P0986R0 citation-label: P0986R0 title: "Comparison of Modules Proposals" author: - family: Richard Smith, David Jones issued: year: 2018 URL: https://wg21.link/p0986r0 - id: P0987R0 citation-label: P0987R0 title: "polymorphic_allocator instead of type-erasure" author: - family: Pablo Halpern issued: year: 2018 URL: https://wg21.link/p0987r0 - id: P0987R1 citation-label: P0987R1 title: "polymorphic_allocator instead of type-erasure" author: - family: Pablo Halpern issued: year: 2022 URL: https://wg21.link/p0987r1 - id: P0987R2 citation-label: P0987R2 title: "polymorphic_allocator instead of type-erasure" author: - family: Pablo Halpern issued: year: 2022 URL: https://wg21.link/p0987r2 - id: P0988R0 citation-label: P0988R0 title: "Ruminations on 2D graphics in the C++ International Standard" author: - family: Guy Davidson issued: year: 2018 URL: https://wg21.link/p0988r0 - id: P0989R0 citation-label: P0989R0 title: "Standardizing Extended Integers" author: - family: Tony Van Eerd issued: year: 2018 URL: https://wg21.link/p0989r0 - id: P0990R0 citation-label: P0990R0 title: "Rebuttal of Implementation Concerns for Bit Entanglement" author: - family: Tony Van Eerd issued: year: 2018 URL: https://wg21.link/p0990r0 - id: P0991R0 citation-label: P0991R0 title: "Comparison of Stackful Coroutine Proposals" author: - family: Detlef Vollmann issued: year: 2018 URL: https://wg21.link/p0991r0 - id: P0992R0 citation-label: P0992R0 title: "Translation and evaluation" author: - family: Andrew Sutton issued: year: 2018 URL: https://wg21.link/p0992r0 - id: P0993R0 citation-label: P0993R0 title: "Value-based Reflection" author: - family: Andrew Sutton, Herb Sutter issued: year: 2014 URL: https://wg21.link/p0993r0 - id: P0994R0 citation-label: P0994R0 title: "String View Conversion for Function Arguments" author: - family: Adam David Alan Martin, Jason Carey issued: year: 2018 URL: https://wg21.link/p0994r0 - id: P0995R0 citation-label: P0995R0 title: "Improving atomic_flag" author: - family: JF Bastien, Olivier Giroux, Andrew Hunter issued: year: 2018 URL: https://wg21.link/p0995r0 - id: P0995R1 citation-label: P0995R1 title: "Improving atomic_flag" author: - family: JF Bastien, Olivier Giroux, Andrew Hunter issued: year: 2018 URL: https://wg21.link/p0995r1 - id: P0996R1 citation-label: P0996R1 title: "Rebase Library Fundamentals TS on C++17" author: - family: Alisdair Meredith issued: year: 2018 URL: https://wg21.link/p0996r1 - id: P0997R0 citation-label: P0997R0 title: "Retire Pernicious Language Constructs in Module Contexts" author: - family: Nathan Myers, ADAM David Alan Martin, Eric Keane issued: year: 2018 URL: https://wg21.link/p0997r0 - id: P0999R0 citation-label: P0999R0 title: "More Natural Arithmetic in C++" author: - family: James Dennett URL: https://wg21.link/p0999r0 - id: P04116R0 citation-label: P04116R0 title: "Completing support for emotive programming in C++" author: - family: Pablo Halpern URL: https://wg21.link/p04116r0 - id: P1000R0 citation-label: P1000R0 title: "C++ IS schedule" author: - family: Herb Sutter issued: year: 2018 URL: https://wg21.link/p1000r0 - id: P1000R1 citation-label: P1000R1 title: "C++ IS schedule" author: - family: Herb Sutter issued: year: 2018 URL: https://wg21.link/p1000r1 - id: P1000R2 citation-label: P1000R2 title: "C++ IS schedule" author: - family: Herb Sutter issued: year: 2019 URL: https://wg21.link/p1000r2 - id: P1000R3 citation-label: P1000R3 title: "C++ IS schedule" author: - family: Herb Sutter issued: year: 2019 URL: https://wg21.link/p1000r3 - id: P1000R4 citation-label: P1000R4 title: "C++ IS schedule" author: - family: Herb Sutter issued: year: 2020 URL: https://wg21.link/p1000r4 - id: P1000R5 citation-label: P1000R5 title: "C++ IS schedule" author: - family: Herb Sutter issued: year: 2023 URL: https://wg21.link/p1000r5 - id: P1000R6 citation-label: P1000R6 title: "C++ IS schedule" author: - family: Herb Sutter issued: year: 2024 URL: https://wg21.link/p1000r6 - id: P1001R0 citation-label: P1001R0 title: "Target Vectorization Policies from Parallelism V2 TS to C++20" author: - family: Alisdair Meredith issued: year: 2018 URL: https://wg21.link/p1001r0 - id: P1001R1 citation-label: P1001R1 title: "Target Vectorization Policies from Parallelism V2 TS to C++20" author: - family: Alisdair Meredith issued: year: 2018 URL: https://wg21.link/p1001r1 - id: P1001R2 citation-label: P1001R2 title: "Target Vectorization Policies from Parallelism V2 TS to C++20" author: - family: Alisdair Meredith, Pablo Halpern issued: year: 2019 URL: https://wg21.link/p1001r2 - id: P1002R0 citation-label: P1002R0 title: "Try-catch blocks in constexpr functions" author: - family: Louis Dionne issued: year: 2018 URL: https://wg21.link/p1002r0 - id: P1002R1 citation-label: P1002R1 title: "Try-catch blocks in constexpr functions" author: - family: Louis Dionne issued: year: 2018 URL: https://wg21.link/p1002r1 - id: P1003R0 citation-label: P1003R0 title: "C++ Standard Library Issues Resolved Directly In Jacksonville" author: - family: Marshall Clow issued: year: 2018 URL: https://wg21.link/p1003r0 - id: P1004R0 citation-label: P1004R0 title: "Making std::vector constexpr" author: - family: Louis Dionne issued: year: 2018 URL: https://wg21.link/p1004r0 - id: P1004R1 citation-label: P1004R1 title: "Making std::vector constexpr" author: - family: Louis Dionne issued: year: 2018 URL: https://wg21.link/p1004r1 - id: P1004R2 citation-label: P1004R2 title: "Making std::vector constexpr" author: - family: Louis Dionne issued: year: 2019 URL: https://wg21.link/p1004r2 - id: P1005R0 citation-label: P1005R0 title: "namespace std { namespace fs = filesystem; }" author: - family: Bryce Adelstein Lelbach, S. Davis Herring issued: year: 2018 URL: https://wg21.link/p1005r0 - id: P1005R1 citation-label: P1005R1 title: "namespace std { namespace fs = filesystem; }" author: - family: Bryce Adelstein Lelbach, Davis Herring issued: year: 2018 URL: https://wg21.link/p1005r1 - id: P1006R0 citation-label: P1006R0 title: "Constexpr in std::pointer_traits" author: - family: Louis Dionne issued: year: 2018 URL: https://wg21.link/p1006r0 - id: P1006R1 citation-label: P1006R1 title: "Constexpr in std::pointer_traits" author: - family: Louis Dionne issued: year: 2018 URL: https://wg21.link/p1006r1 - id: P1007R0 citation-label: P1007R0 title: "std::assume_aligned" author: - family: Timur Doumler, Chandler Carruth issued: year: 2018 URL: https://wg21.link/p1007r0 - id: P1007R1 citation-label: P1007R1 title: "std::assume_aligned" author: - family: Timur Doumler, Chandler Carruth issued: year: 2018 URL: https://wg21.link/p1007r1 - id: P1007R2 citation-label: P1007R2 title: "std::assume_aligned" author: - family: Timur Doumler, Chandler Carruth issued: year: 2018 URL: https://wg21.link/p1007r2 - id: P1007R3 citation-label: P1007R3 title: "std::assume_aligned" author: - family: Timur Doumler, Chandler Carruth issued: year: 2018 URL: https://wg21.link/p1007r3 - id: P1008R0 citation-label: P1008R0 title: "Prohibit aggregate types with user-declared constructors" author: - family: Timur Doumler, Arthur O’Dwyer, Richard Smith, Howard E. Hinnant issued: year: 2018 URL: https://wg21.link/p1008r0 - id: P1008R1 citation-label: P1008R1 title: "Prohibit aggregates with user-declared constructors" author: - family: Timur Doumler, Arthur O’Dwyer, Richard Smith, Howard E. Hinnant, Nicolai Josuttis issued: year: 2018 URL: https://wg21.link/p1008r1 - id: P1009R0 citation-label: P1009R0 title: "Array size deduction in new-expressions" author: - family: Timur Doumler issued: year: 2018 URL: https://wg21.link/p1009r0 - id: P1009R1 citation-label: P1009R1 title: "Array size deduction in new-expressions" author: - family: Timur Doumler issued: year: 2018 URL: https://wg21.link/p1009r1 - id: P1009R2 citation-label: P1009R2 title: "Array size deduction in new-expressions" author: - family: Timur Doumler issued: year: 2019 URL: https://wg21.link/p1009r2 - id: P1010R0 citation-label: P1010R0 title: "Container support for implicit lifetime types" author: - family: Mark Zeren, Chris Kennelly issued: year: 2018 URL: https://wg21.link/p1010r0 - id: P1010R1 citation-label: P1010R1 title: "Container support for implicit lifetime types" author: - family: Mark Zeren, Chris Kennelly issued: year: 2018 URL: https://wg21.link/p1010r1 - id: P1011R0 citation-label: P1011R0 title: "Constant Pointer View - std::as_const Strikes Back!" author: - family: Adam David Alan Martin issued: year: 2018 URL: https://wg21.link/p1011r0 - id: P1012R0 citation-label: P1012R0 title: "Ternary Right Fold Expression" author: - family: Frank Zingsheim issued: year: 2018 URL: https://wg21.link/p1012r0 - id: P1012R1 citation-label: P1012R1 title: "Ternary Right Fold Expression" author: - family: Frank Zingsheim issued: year: 2020 URL: https://wg21.link/p1012r1 - id: P1013R0 citation-label: P1013R0 title: "Explicit concept expressions" author: - family: Thomas Köppe, Hubert S.K. Tong issued: year: 2018 URL: https://wg21.link/p1013r0 - id: P1013R1 citation-label: P1013R1 title: "Explicit concept expressions" author: - family: Thomas Köppe, Hubert S.K. Tong issued: year: 2018 URL: https://wg21.link/p1013r1 - id: P1014R0 citation-label: P1014R0 title: "A Unit Type for C++" author: - family: Andrew Sutton, Nevin Liber issued: year: 2018 URL: https://wg21.link/p1014r0 - id: P1015R0 citation-label: P1015R0 title: "WG21 2018-03 Jacksonville Record of Discussion" author: - family: Patrice Roy issued: year: 2018 URL: https://wg21.link/p1015r0 - id: P1016R0 citation-label: P1016R0 title: "A few additional type manipulation utilities" author: - family: Vincent Reverdy issued: year: 2018 URL: https://wg21.link/p1016r0 - id: P1017R0 citation-label: P1017R0 title: "Executors should be variadic" author: - family: Hartmut Kaiser, John Biddiscombe issued: year: 2018 URL: https://wg21.link/p1017r0 - id: P1018R0 citation-label: P1018R0 title: "Evolution status after Jacksonville 2018" author: - family: Ville Voutilainen issued: year: 2018 URL: https://wg21.link/p1018r0 - id: P1018R1 citation-label: P1018R1 title: "Evolution status after Rapperswil 2018" author: - family: Ville Voutilainen issued: year: 2018 URL: https://wg21.link/p1018r1 - id: P1018R2 citation-label: P1018R2 title: "Evolution status after San Diego 2018" author: - family: Ville Voutilainen issued: year: 2018 URL: https://wg21.link/p1018r2 - id: P1018R3 citation-label: P1018R3 title: "Evolution status after Kona 2019" author: - family: Ville Voutilainen issued: year: 2019 URL: https://wg21.link/p1018r3 - id: P1018R4 citation-label: P1018R4 title: "Evolution status after Cologne 2019" author: - family: Ville Voutilainen issued: year: 2019 URL: https://wg21.link/p1018r4 - id: P1018R5 citation-label: P1018R5 title: "Language Evolution status after Belfast 2019" author: - family: JF Bastien issued: year: 2020 URL: https://wg21.link/p1018r5 - id: P1018R6 citation-label: P1018R6 title: "Language Evolution status after Prague 2020" author: - family: JF Bastien issued: year: 2020 URL: https://wg21.link/p1018r6 - id: P1018R7 citation-label: P1018R7 title: "C++ Language Evolution status - pandemic edition - 2020/03–2020/10" author: - family: JF Bastien issued: year: 2020 URL: https://wg21.link/p1018r7 - id: P1018R8 citation-label: P1018R8 title: "C++ Language Evolution status - pandemic edition – 2020/11-2021/01" author: - family: JF Bastien issued: year: 2021 URL: https://wg21.link/p1018r8 - id: P1018R9 citation-label: P1018R9 title: "C++ Language Evolution status - pandemic edition - 2021/01–2021/03" author: - family: JF Bastien issued: year: 2021 URL: https://wg21.link/p1018r9 - id: P1018R10 citation-label: P1018R10 title: "C++ Language Evolution status - pandemic edition - 2021/04" author: - family: JF Bastien issued: year: 2021 URL: https://wg21.link/p1018r10 - id: P1018R11 citation-label: P1018R11 title: "C++ Language Evolution status - pandemic edition - 2021/05" author: - family: JF Bastien issued: year: 2021 URL: https://wg21.link/p1018r11 - id: P1018R12 citation-label: P1018R12 title: "C++ Language Evolution status - pandemic edition – 2021/06-2021/08" author: - family: JF Bastien issued: year: 2021 URL: https://wg21.link/p1018r12 - id: P1018R13 citation-label: P1018R13 title: "C++ Language Evolution status - pandemic edition – 2021/06-2021/08" author: - family: JF Bastien issued: year: 2021 URL: https://wg21.link/p1018r13 - id: P1018R14 citation-label: P1018R14 title: "C++ Language Evolution status - pandemic edition - 2021/09-2022/01" author: - family: JF Bastien issued: year: 2022 URL: https://wg21.link/p1018r14 - id: P1018R15 citation-label: P1018R15 title: "C++ Language Evolution status - pandemic edition – 2022/01-2022/02" author: - family: JF Bastien issued: year: 2022 URL: https://wg21.link/p1018r15 - id: P1018R16 citation-label: P1018R16 title: "C++ Language Evolution status - pandemic edition – 2022/02-2022/06" author: - family: JF Bastien issued: year: 2022 URL: https://wg21.link/p1018r16 - id: P1018R17 citation-label: P1018R17 title: "C++ Language Evolution status - pandemic edition - 2022/06-2022/07" author: - family: JF Bastien issued: year: 2022 URL: https://wg21.link/p1018r17 - id: P1018R18 citation-label: P1018R18 title: "C++ Language Evolution status - pandemic edition – 2022/07-2022/11" author: - family: JF Bastien issued: year: 2022 URL: https://wg21.link/p1018r18 - id: P1018R19 citation-label: P1018R19 title: "C++ Language Evolution status" author: - family: JF Bastien issued: year: 2022 URL: https://wg21.link/p1018r19 - id: P1019R0 citation-label: P1019R0 title: "Integrating Executors with Parallel Algorithms" author: - family: Jared Hoberock issued: year: 2018 URL: https://wg21.link/p1019r0 - id: P1019R1 citation-label: P1019R1 title: "Integrating Executors with Parallel Algorithms" author: - family: Jared Hoberock issued: year: 2018 URL: https://wg21.link/p1019r1 - id: P1019R2 citation-label: P1019R2 title: "Integrating Executors with Parallel Algorithms" author: - family: Jared Hoberock issued: year: 2019 URL: https://wg21.link/p1019r2 - id: P1020R0 citation-label: P1020R0 title: "Smart pointer creation with default initialization" author: - family: Glen Joseph Fernandes, Peter Dimov issued: year: 2018 URL: https://wg21.link/p1020r0 - id: P1020R1 citation-label: P1020R1 title: "Smart pointer creation with default initialization" author: - family: Glen Joseph Fernandes, Peter Dimov issued: year: 2018 URL: https://wg21.link/p1020r1 - id: P1021R0 citation-label: P1021R0 title: "Extensions to Class Template Argument Deduction" author: - family: Mike Spertus issued: year: 2018 URL: https://wg21.link/p1021r0 - id: P1021R1 citation-label: P1021R1 title: "Filling holes in Class Template Argument Deduction" author: - family: Mike Spertus, Timur Doumler, Richard Smith issued: year: 2018 URL: https://wg21.link/p1021r1 - id: P1021R2 citation-label: P1021R2 title: "Filling holes in Class Template Argument Deduction" author: - family: Mike Spertus, Timur Doumler, Richard Smith issued: year: 2018 URL: https://wg21.link/p1021r2 - id: P1021R3 citation-label: P1021R3 title: "Filling holes in Class Template Argument Deduction" author: - family: Mike Spertus, Timur Doumler, Richard Smith issued: year: 2018 URL: https://wg21.link/p1021r3 - id: P1021R4 citation-label: P1021R4 title: "Filling holes in Class Template Argument Deduction" author: - family: Mike Spertus, Timur Doumler, Richard Smith issued: year: 2019 URL: https://wg21.link/p1021r4 - id: P1021R5 citation-label: P1021R5 title: "Filling holes in Class Template Argument Deduction" author: - family: Mike Spertus, Timur Doumler, Richard Smith issued: year: 2019 URL: https://wg21.link/p1021r5 - id: P1021R6 citation-label: P1021R6 title: "Filling holes in Class Template Argument Deduction" author: - family: Mike Spertus, Timur Doumler, Richard Smith issued: year: 2022 URL: https://wg21.link/p1021r6 - id: P1022R0 citation-label: P1022R0 title: "Material for 2018 JAX Discussions of Hazard Pointer and Read-Copy-Update (RCU)" author: - family: Michael Wong, Maged M. Michael, Paul McKenney, Geoffrey Romer, Andrew Hunter, Arthur O'Dwyer, D. S. Hollman, JF Bastien, Hans Boehm, David Goldblatt issued: year: 2018 URL: https://wg21.link/p1022r0 - id: P1023R0 citation-label: P1023R0 title: "constexpr comparison operators for std::array" author: - family: Tristan Brindle issued: year: 2018 URL: https://wg21.link/p1023r0 - id: P1024R0 citation-label: P1024R0 title: "Usability Enhancements for std::span" author: - family: Tristan Brindle issued: year: 2018 URL: https://wg21.link/p1024r0 - id: P1024R1 citation-label: P1024R1 title: "Usability Enhancements for std::span" author: - family: Tristan Brindle issued: year: 2018 URL: https://wg21.link/p1024r1 - id: P1024R2 citation-label: P1024R2 title: "Usability Enhancements for std::span" author: - family: Tristan Brindle issued: year: 2019 URL: https://wg21.link/p1024r2 - id: P1024R3 citation-label: P1024R3 title: "Usability Enhancements for std::span" author: - family: Tristan Brindle issued: year: 2019 URL: https://wg21.link/p1024r3 - id: P1025R0 citation-label: P1025R0 title: "Update The Reference To The Unicode Standard" author: - family: Steve Downey issued: year: 2018 URL: https://wg21.link/p1025r0 - id: P1025R1 citation-label: P1025R1 title: "Update The Reference To The Unicode Standard" author: - family: Steve Downey, JeanHeyd Meneide, Martinho Fernandes issued: year: 2018 URL: https://wg21.link/p1025r1 - id: P1026R0 citation-label: P1026R0 title: "A call for a Data Persistence (iostream v2) study group" author: - family: Niall Douglas issued: year: 2018 URL: https://wg21.link/p1026r0 - id: P1026R1 citation-label: P1026R1 title: "A call for an `Elsewhere Memory' study group" author: - family: Niall Douglas issued: year: 2018 URL: https://wg21.link/p1026r1 - id: P1028R0 citation-label: P1028R0 title: "SG14 status_code and standard error object for P0709 Zero-overhead deterministic exceptions" author: - family: Niall Douglas issued: year: 2018 URL: https://wg21.link/p1028r0 - id: P1028R1 citation-label: P1028R1 title: "status_code and standard error object for P0709 Zero-overhead deterministic exceptions" author: - family: Niall Douglas issued: year: 2018 URL: https://wg21.link/p1028r1 - id: P1028R2 citation-label: P1028R2 title: "SG14 status_code and standard error object for P0709 Zero-overhead deterministic exceptions" author: - family: Niall Douglas issued: year: 2019 URL: https://wg21.link/p1028r2 - id: P1028R3 citation-label: P1028R3 title: "SG14 status_code and standard error object" author: - family: Niall Douglas issued: year: 2020 URL: https://wg21.link/p1028r3 - id: P1028R4 citation-label: P1028R4 title: "SG14 status_code and standard error object" author: - family: Niall Douglas issued: year: 2022 URL: https://wg21.link/p1028r4 - id: P1028R5 citation-label: P1028R5 title: "SG14 status_code and standard error object" author: - family: Niall Douglas issued: year: 2023 URL: https://wg21.link/p1028r5 - id: P1028R6 citation-label: P1028R6 title: "SG14 status_code and standard error object" author: - family: Niall Douglas issued: year: 2023 URL: https://wg21.link/p1028r6 - id: P1029R0 citation-label: P1029R0 title: "SG14 [[move_relocates]]" author: - family: Niall Douglas issued: year: 2018 URL: https://wg21.link/p1029r0 - id: P1029R1 citation-label: P1029R1 title: "[[move_relocates]]" author: - family: Niall Douglas issued: year: 2018 URL: https://wg21.link/p1029r1 - id: P1029R2 citation-label: P1029R2 title: "move = relocates" author: - family: Niall Douglas issued: year: 2019 URL: https://wg21.link/p1029r2 - id: P1029R3 citation-label: P1029R3 title: "move = bitcopies" author: - family: Niall Douglas issued: year: 2020 URL: https://wg21.link/p1029r3 - id: P1030R0 citation-label: P1030R0 title: "std::filesystem::path_view" author: - family: Niall Douglas issued: year: 2018 URL: https://wg21.link/p1030r0 - id: P1030R1 citation-label: P1030R1 title: "std::filesystem::path_view" author: - family: Niall Douglas issued: year: 2018 URL: https://wg21.link/p1030r1 - id: P1030R2 citation-label: P1030R2 title: "std::filesystem::path_view" author: - family: Niall Douglas issued: year: 2019 URL: https://wg21.link/p1030r2 - id: P1030R3 citation-label: P1030R3 title: "std::filesystem::path_view" author: - family: Niall Douglas issued: year: 2019 URL: https://wg21.link/p1030r3 - id: P1030R4 citation-label: P1030R4 title: "std::filesystem::path_view" author: - family: Niall Douglas issued: year: 2020 URL: https://wg21.link/p1030r4 - id: P1030R5 citation-label: P1030R5 title: "std::filesystem::path_view" author: - family: Niall Douglas issued: year: 2022 URL: https://wg21.link/p1030r5 - id: P1030R6 citation-label: P1030R6 title: "std::filesystem::path_view" author: - family: Niall Douglas issued: year: 2023 URL: https://wg21.link/p1030r6 - id: P1030R7 citation-label: P1030R7 title: "std::filesystem::path_view" author: - family: Niall Douglas issued: year: 2024 URL: https://wg21.link/p1030r7 - id: P1031R0 citation-label: P1031R0 title: "Low level file i/o library" author: - family: Niall Douglas issued: year: 2018 URL: https://wg21.link/p1031r0 - id: P1031R1 citation-label: P1031R1 title: "Low level file i/o library" author: - family: Niall Douglas issued: year: 2018 URL: https://wg21.link/p1031r1 - id: P1031R2 citation-label: P1031R2 title: "Low level file i/o library" author: - family: Niall Douglas issued: year: 2019 URL: https://wg21.link/p1031r2 - id: P1032R0 citation-label: P1032R0 title: "Misc constexpr bits" author: - family: Antony Polukhin issued: year: 2018 URL: https://wg21.link/p1032r0 - id: P1032R1 citation-label: P1032R1 title: "Misc constexpr bits" author: - family: Antony Polukhin issued: year: 2018 URL: https://wg21.link/p1032r1 - id: P1033R0 citation-label: P1033R0 title: "Rangify the uninitialised memory algorithms!" author: - family: Casey Carter, Christopher Di Bella issued: year: 2018 URL: https://wg21.link/p1033r0 - id: P1033R1 citation-label: P1033R1 title: "Rangify the uninitialised memory algorithms!" author: - family: Casey Carter, Christopher Di Bella issued: year: 2018 URL: https://wg21.link/p1033r1 - id: P1035R0 citation-label: P1035R0 title: "Input range adaptors" author: - family: Christopher Di Bella issued: year: 2018 URL: https://wg21.link/p1035r0 - id: P1035R1 citation-label: P1035R1 title: "Input range adaptors" author: - family: Christopher Di Bella issued: year: 2018 URL: https://wg21.link/p1035r1 - id: P1035R2 citation-label: P1035R2 title: "Input range adaptors" author: - family: Christopher Di Bella, Casey Carter, Corentin Jabot issued: year: 2018 URL: https://wg21.link/p1035r2 - id: P1035R3 citation-label: P1035R3 title: "Input range adaptors" author: - family: Christopher Di Bella, Casey Carter, Corentin Jabot issued: year: 2018 URL: https://wg21.link/p1035r3 - id: P1035R4 citation-label: P1035R4 title: "Input range adaptors" author: - family: Christopher Di Bella, Casey Carter, Corentin Jabot issued: year: 2018 URL: https://wg21.link/p1035r4 - id: P1035R5 citation-label: P1035R5 title: "Input Range Adaptors" author: - family: Christopher Di Bella, Casey Carter, Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1035r5 - id: P1035R6 citation-label: P1035R6 title: "Input Range Adaptors" author: - family: Christopher Di Bella, Casey Carter, Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1035r6 - id: P1035R7 citation-label: P1035R7 title: "Input Range Adaptors" author: - family: Christopher Di Bella, Casey Carter, Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1035r7 - id: P1037R0 citation-label: P1037R0 title: "Deep Integration of the Ranges TS" author: - family: Eric Niebler, Casey Carter issued: year: 2018 URL: https://wg21.link/p1037r0 - id: P1039R0 citation-label: P1039R0 title: "I got you, FAM: Flexible Array Members for C++" author: - family: JeanHeyd Meneide, Nicole Mazzuca, Arvid Gerstmann issued: year: 2018 URL: https://wg21.link/p1039r0 - id: P1040R0 citation-label: P1040R0 title: "std::embed" author: - family: JeanHeyd Meneide issued: year: 2018 URL: https://wg21.link/p1040r0 - id: P1040R1 citation-label: P1040R1 title: "std::embed" author: - family: JeanHeyd Meneide issued: year: 2018 URL: https://wg21.link/p1040r1 - id: P1040R2 citation-label: P1040R2 title: "std::embed" author: - family: JeanHeyd Meneide issued: year: 2018 URL: https://wg21.link/p1040r2 - id: P1040R3 citation-label: P1040R3 title: "std::embed" author: - family: JeanHeyd Meneide issued: year: 2018 URL: https://wg21.link/p1040r3 - id: P1040R4 citation-label: P1040R4 title: "std::embed" author: - family: JeanHeyd Meneide issued: year: 2019 URL: https://wg21.link/p1040r4 - id: P1040R5 citation-label: P1040R5 title: "std::embed and #depend" author: - family: JeanHeyd Meneide issued: year: 2020 URL: https://wg21.link/p1040r5 - id: P1040R6 citation-label: P1040R6 title: "std::embed and #depend" author: - family: JeanHeyd Meneide issued: year: 2020 URL: https://wg21.link/p1040r6 - id: P1041R0 citation-label: P1041R0 title: "Make char16_t/char32_t string literals be UTF-16/32" author: - family: Martinho Fernandes issued: year: 2018 URL: https://wg21.link/p1041r0 - id: P1041R1 citation-label: P1041R1 title: "Make char16_t/char32_t string literals be UTF-16/32" author: - family: R. Martinho Fernandes issued: year: 2018 URL: https://wg21.link/p1041r1 - id: P1041R3 citation-label: P1041R3 title: "Make char16_t/char32_t string literals be UTF-16/32" author: - family: R. Martinho Fernandes issued: year: 2019 URL: https://wg21.link/p1041r3 - id: P1041R4 citation-label: P1041R4 title: "Make char16_t/char32_t string literals be UTF-16/32" author: - family: R. Martinho Fernandes issued: year: 2019 URL: https://wg21.link/p1041r4 - id: P1042R0 citation-label: P1042R0 title: "__VA_OPT__ wording clarifications" author: - family: Hubert S.K. Tong issued: year: 2018 URL: https://wg21.link/p1042r0 - id: P1042R1 citation-label: P1042R1 title: "__VA_OPT__ wording clarifications" author: - family: Hubert S.K. Tong issued: year: 2018 URL: https://wg21.link/p1042r1 - id: P1043R0 citation-label: P1043R0 title: "Narrow contracts in string_view versus P0903R1" author: - family: Andrzej Krzemieński, Nevin Liber issued: year: 2018 URL: https://wg21.link/p1043r0 - id: P1044R0 citation-label: P1044R0 title: "std::async() in an Executors World" author: - family: Thomas Rodgers, H. Carter Edwards, Mark Hoemmen issued: year: 2018 URL: https://wg21.link/p1044r0 - id: P1045R0 citation-label: P1045R0 title: "constexpr Function Parameters" author: - family: David Stone issued: year: 2018 URL: https://wg21.link/p1045r0 - id: P1045R1 citation-label: P1045R1 title: "constexpr Function Parameters" author: - family: David Stone issued: year: 2019 URL: https://wg21.link/p1045r1 - id: P1046R0 citation-label: P1046R0 title: "Automatically Generate More Operators" author: - family: David Stone issued: year: 2018 URL: https://wg21.link/p1046r0 - id: P1046R1 citation-label: P1046R1 title: "Automatically Generate More Operators" author: - family: David Stone issued: year: 2019 URL: https://wg21.link/p1046r1 - id: P1046R2 citation-label: P1046R2 title: "Automatically Generate More Operators" author: - family: David Stone issued: year: 2020 URL: https://wg21.link/p1046r2 - id: P1048R0 citation-label: P1048R0 title: "A proposal for a type trait to detect scoped enumerations" author: - family: Juan Alday issued: year: 2018 URL: https://wg21.link/p1048r0 - id: P1048R1 citation-label: P1048R1 title: "A proposal for a type trait to detect scoped enumerations" author: - family: Juan Alday issued: year: 2020 URL: https://wg21.link/p1048r1 - id: P1050R0 citation-label: P1050R0 title: "Fractional Numeric Type" author: - family: John McFarlane issued: year: 2018 URL: https://wg21.link/p1050r0 - id: P1050R1 citation-label: P1050R1 title: "Fractional Numeric Type" author: - family: John McFarlane issued: year: 2019 URL: https://wg21.link/p1050r1 - id: P1051R0 citation-label: P1051R0 title: "std::experimental::expected LWG design issues" author: - family: Vicente J. Botet Escribá issued: year: 2018 URL: https://wg21.link/p1051r0 - id: P1052R0 citation-label: P1052R0 title: "Modules, Macros, and Build Systems" author: - family: Boris Kolpackov issued: year: 2018 URL: https://wg21.link/p1052r0 - id: P1053R0 citation-label: P1053R0 title: "Future-proofing continuations for executors" author: - family: Lee Howes, Eric Niebler issued: year: 2018 URL: https://wg21.link/p1053r0 - id: P1053R1 citation-label: P1053R1 title: "Future-proofing continuations for executors" author: - family: Lee Howes, Eric Niebler issued: year: 2018 URL: https://wg21.link/p1053r1 - id: P1054R0 citation-label: P1054R0 title: "A Unified Futures Proposal for C++" author: - family: Lee Howes, Bryce Adelstein Lelbach, D. S. Hollman, Michał Dominiak issued: year: 2018 URL: https://wg21.link/p1054r0 - id: P1055R0 citation-label: P1055R0 title: "A Modest Executor Proposal" author: - family: Kirk Shoop, Eric Niebler, Lee Howes issued: year: 2018 URL: https://wg21.link/p1055r0 - id: P1056R0 citation-label: P1056R0 title: "Add coroutine task type" author: - family: Lewis Baker, Gor Nishanov issued: year: 2018 URL: https://wg21.link/p1056r0 - id: P1056R1 citation-label: P1056R1 title: "Add lazy coroutine (coroutine task) type" author: - family: Lewis Baker, Gor Nishanov issued: year: 2018 URL: https://wg21.link/p1056r1 - id: P1059R0 citation-label: P1059R0 title: "Adapting Asio to use std::expected" author: - family: Thomas Rodgers issued: year: 2018 URL: https://wg21.link/p1059r0 - id: P1061R0 citation-label: P1061R0 title: "Structured Bindings can introduce a Pack" author: - family: Barry Revzin, Jonathan Wakely issued: year: 2018 URL: https://wg21.link/p1061r0 - id: P1061R1 citation-label: P1061R1 title: "Structured Bindings can introduce a Pack" author: - family: Barry Revzin, Jonathan Wakely issued: year: 2019 URL: https://wg21.link/p1061r1 - id: P1061R2 citation-label: P1061R2 title: "Structured Bindings can introduce a Pack" author: - family: Barry Revzin, Jonathan Wakely issued: year: 2022 URL: https://wg21.link/p1061r2 - id: P1061R3 citation-label: P1061R3 title: "Structured Bindings can introduce a Pack" author: - family: Barry Revzin, Jonathan Wakely issued: year: 2022 URL: https://wg21.link/p1061r3 - id: P1061R4 citation-label: P1061R4 title: "Structured Bindings can introduce a Pack" author: - family: Barry Revzin, Jonathan Wakely issued: year: 2023 URL: https://wg21.link/p1061r4 - id: P1061R5 citation-label: P1061R5 title: "Structured Bindings can introduce a Pack" author: - family: Barry Revzin, Jonathan Wakely issued: year: 2023 URL: https://wg21.link/p1061r5 - id: P1061R6 citation-label: P1061R6 title: "Structured Bindings can introduce a Pack" author: - family: Barry Revzin, Jonathan Wakely issued: year: 2023 URL: https://wg21.link/p1061r6 - id: P1061R7 citation-label: P1061R7 title: "Structured Bindings can introduce a Pack" author: - family: Barry Revzin, Jonathan Wakely issued: year: 2024 URL: https://wg21.link/p1061r7 - id: P1061R8 citation-label: P1061R8 title: "Structured Bindings can introduce a Pack" author: - family: Barry Revzin, Jonathan Wakely issued: year: 2024 URL: https://wg21.link/p1061r8 - id: P1061R9 citation-label: P1061R9 title: "Structured Bindings can introduce a Pack" author: - family: Barry Revzin, Jonathan Wakely issued: year: 2024 URL: https://wg21.link/p1061r9 - id: P1062R0 citation-label: P1062R0 title: "Diet Graphics" author: - family: Bryce Adelstein Lelbach, Olivier Giroux, Zach Laine, Corentin Jabot, Vittorio Romeo issued: year: 2018 URL: https://wg21.link/p1062r0 - id: P1063R0 citation-label: P1063R0 title: "Core Coroutines" author: - family: Geoff Romer, James Dennett, Chandler Carruth issued: year: 2018 URL: https://wg21.link/p1063r0 - id: P1063R1 citation-label: P1063R1 title: "Core Coroutines" author: - family: Geoff Romer, James Dennett, Chandler Carruth issued: year: 2018 URL: https://wg21.link/p1063r1 - id: P1063R2 citation-label: P1063R2 title: "Core Coroutines" author: - family: Geoff Romer, James Dennett, Chandler Carruth issued: year: 2019 URL: https://wg21.link/p1063r2 - id: P1064R0 citation-label: P1064R0 title: "Allowing Virtual Function Calls in Constant Expressions" author: - family: Peter Dimov, Vassil Vassilev issued: year: 2018 URL: https://wg21.link/p1064r0 - id: P1065R0 citation-label: P1065R0 title: "constexpr INVOKE" author: - family: Barry Revzin issued: year: 2018 URL: https://wg21.link/p1065r0 - id: P1065R1 citation-label: P1065R1 title: "constexpr INVOKE" author: - family: Tomasz Kamiński, Barry Revzin issued: year: 2019 URL: https://wg21.link/p1065r1 - id: P1065R2 citation-label: P1065R2 title: "constexpr INVOKE" author: - family: Barry Revzin, Tomasz Kaminski issued: year: 2019 URL: https://wg21.link/p1065r2 - id: P1066R0 citation-label: P1066R0 title: "How to catch an exception_ptr without even try-ing" author: - family: Mathias Stearn issued: year: 2018 URL: https://wg21.link/p1066r0 - id: P1066R1 citation-label: P1066R1 title: "How to catch an exception_ptr without even try-ing" author: - family: Mathias Stearn issued: year: 2018 URL: https://wg21.link/p1066r1 - id: P1067R0 citation-label: P1067R0 title: "C++ Dependency Management: Package Consumption vs Development" author: - family: Boris Kolpackov issued: year: 2018 URL: https://wg21.link/p1067r0 - id: P1068R0 citation-label: P1068R0 title: "Vector API for random number generation" author: - family: Ilya Burylov, Alexey Kukanov, Ruslan Arutyunyan, Andrey Nikolaev, Pablo Halpern issued: year: 2018 URL: https://wg21.link/p1068r0 - id: P1068R1 citation-label: P1068R1 title: "Vector API for random number generation" author: - family: Ilya Burylov, Pavel Dyakov, Ruslan Arutyunyan, Andrey Nikolaev issued: year: 2019 URL: https://wg21.link/p1068r1 - id: P1068R2 citation-label: P1068R2 title: "Vector API for random number generation" author: - family: Ilya Burylov, Pavel Dyakov, Ruslan Arutyunyan, Andrey Nikolaev issued: year: 2019 URL: https://wg21.link/p1068r2 - id: P1068R3 citation-label: P1068R3 title: "Vector API for random number generation" author: - family: Ilya Burylov, Pavel Dyakov, Ruslan Arutyunyan, Andrey Nikolaev issued: year: 2020 URL: https://wg21.link/p1068r3 - id: P1068R4 citation-label: P1068R4 title: "Vector API for random number generation" author: - family: Ilya Burylov, Pavel Dyakov, Ruslan Arutyunyan, Andrey Nikolaev issued: year: 2020 URL: https://wg21.link/p1068r4 - id: P1068R5 citation-label: P1068R5 title: "Vector API for random number generation" author: - family: Ilya Burylov, Pavel Dyakov, Ruslan Arutyunyan, Andrey Nikolaev issued: year: 2021 URL: https://wg21.link/p1068r5 - id: P1068R6 citation-label: P1068R6 title: "Vector API for random number generation" author: - family: Ilya Burylov, Pavel Dyakov, Ruslan Arutyunyan, Andrey Nikolaev, Alina Elizarova issued: year: 2022 URL: https://wg21.link/p1068r6 - id: P1068R7 citation-label: P1068R7 title: "Vector API for random number generation" author: - family: Ilya Burylov, Pavel Dyakov, Ruslan Arutyunyan, Andrey Nikolaev, Alina Elizarova issued: year: 2023 URL: https://wg21.link/p1068r7 - id: P1068R8 citation-label: P1068R8 title: "Vector API for random number generation" author: - family: Ilya Burylov, Pavel Dyakov, Ruslan Arutyunyan, Andrey Nikolaev, Alina Elizarova issued: year: 2023 URL: https://wg21.link/p1068r8 - id: P1068R9 citation-label: P1068R9 title: "Vector API for random number generation" author: - family: Ilya Burylov, Pavel Dyakov, Ruslan Arutyunyan, Andrey Nikolaev, Alina Elizarova issued: year: 2023 URL: https://wg21.link/p1068r9 - id: P1068R10 citation-label: P1068R10 title: "Vector API for random number generation" author: - family: Ilya Burylov, Pavel Dyakov, Ruslan Arutyunyan, Andrey Nikolaev, Alina Elizarova issued: year: 2023 URL: https://wg21.link/p1068r10 - id: P1068R11 citation-label: P1068R11 title: "Vector API for random number generation" author: - family: Ilya Burylov, Pavel Dyakov, Ruslan Arutyunyan, Andrey Nikolaev, Alina Elizarova issued: year: 2024 URL: https://wg21.link/p1068r11 - id: P1069R0 citation-label: P1069R0 title: "Refining standard library support for Class Template Argument Deduction" author: - family: Mike Spertus, Walter E. Brown, Stephan T. Lavavej issued: year: 2018 URL: https://wg21.link/p1069r0 - id: P1069R1 citation-label: P1069R1 title: "Inferencing heap objects" author: - family: Mike Spertus, Walter E. Brown, Stephan T. Lavavej issued: year: 2018 URL: https://wg21.link/p1069r1 - id: P1070R0 citation-label: P1070R0 title: "SG5: Transactional Memory (TM) Meeting Minutes 2018/04/09" author: - family: Michael Wong issued: year: 2018 URL: https://wg21.link/p1070r0 - id: P1071R0 citation-label: P1071R0 title: "SG14: Low Latency Meeting Minutes 2018/04/11- 2018/05/02" author: - family: Michael Wong issued: year: 2018 URL: https://wg21.link/p1071r0 - id: P1072R0 citation-label: P1072R0 title: "Default Initialization for basic_string" author: - family: Chris Kennelly, Mark Zeren issued: year: 2018 URL: https://wg21.link/p1072r0 - id: P1072R1 citation-label: P1072R1 title: "Optimized Initialization for basic_string and vector" author: - family: Chris Kennelly, Mark Zeren issued: year: 2018 URL: https://wg21.link/p1072r1 - id: P1072R2 citation-label: P1072R2 title: "basic_string::resize_default_init" author: - family: Chris Kennelly, Mark Zeren issued: year: 2018 URL: https://wg21.link/p1072r2 - id: P1072R3 citation-label: P1072R3 title: "basic_string::resize_default_init" author: - family: Chris Kennelly, Mark Zeren issued: year: 2019 URL: https://wg21.link/p1072r3 - id: P1072R4 citation-label: P1072R4 title: "basic_string::resize_default_init" author: - family: Chris Kennelly, Mark Zeren issued: year: 2019 URL: https://wg21.link/p1072r4 - id: P1072R5 citation-label: P1072R5 title: "basic_string::resize_default_init" author: - family: Chris Kennelly, Mark Zeren issued: year: 2019 URL: https://wg21.link/p1072r5 - id: P1072R6 citation-label: P1072R6 title: "basic_string::resize_and_overwrite" author: - family: Chris Kennelly, Mark Zeren issued: year: 2020 URL: https://wg21.link/p1072r6 - id: P1072R7 citation-label: P1072R7 title: "basic_string::resize_and_overwrite" author: - family: Chris Kennelly, Mark Zeren issued: year: 2021 URL: https://wg21.link/p1072r7 - id: P1072R8 citation-label: P1072R8 title: "basic_string::resize_and_overwrite" author: - family: Chris Kennelly, Mark Zeren issued: year: 2021 URL: https://wg21.link/p1072r8 - id: P1072R9 citation-label: P1072R9 title: "basic_string::resize_and_overwrite" author: - family: Chris Kennelly, Mark Zeren issued: year: 2021 URL: https://wg21.link/p1072r9 - id: P1072R10 citation-label: P1072R10 title: "basic_string::resize_and_overwrite" author: - family: Chris Kennelly, Mark Zeren issued: year: 2021 URL: https://wg21.link/p1072r10 - id: P1073R0 citation-label: P1073R0 title: "constexpr! functions" author: - family: Richard Smith, Andrew Sutton, Daveed Vandevoorde issued: year: 2018 URL: https://wg21.link/p1073r0 - id: P1073R1 citation-label: P1073R1 title: "constexpr! functions" author: - family: Richard Smith, Andrew Sutton, Daveed Vandevoorde issued: year: 2018 URL: https://wg21.link/p1073r1 - id: P1073R2 citation-label: P1073R2 title: "Immediate functions" author: - family: Richard Smith, Andrew Sutton, Daveed Vandevoorde issued: year: 2018 URL: https://wg21.link/p1073r2 - id: P1073R3 citation-label: P1073R3 title: "Immediate functions" author: - family: Richard Smith, Andrew Sutton, Daveed Vandevoorde issued: year: 2018 URL: https://wg21.link/p1073r3 - id: P1074R0 citation-label: P1074R0 title: "CWG defect Defined Behavior of Invalid Pointers" author: - family: Maged Michael, David Goldblatt, Michael Wong, Paul McKenney issued: year: 2018 URL: https://wg21.link/p1074r0 - id: P1076R0 citation-label: P1076R0 title: "Editorial clause reorganization" author: - family: Jens Maurer issued: year: 2018 URL: https://wg21.link/p1076r0 - id: P1076R1 citation-label: P1076R1 title: "Editorial clause reorganization" author: - family: Jens Maurer issued: year: 2018 URL: https://wg21.link/p1076r1 - id: P1077R0 citation-label: P1077R0 title: "Allowing Virtual Destructors to be “Trivial”" author: - family: Peter Dimov issued: year: 2018 URL: https://wg21.link/p1077r0 - id: P1079R0 citation-label: P1079R0 title: "A minimal solution to the concepts syntax problems" author: - family: Bjarne Stroustrup issued: year: 2018 URL: https://wg21.link/p1079r0 - id: P1080R0 citation-label: P1080R0 title: "SG16: Unicode meeting summaries 2018/03/28 - 2018/04/25" author: - family: Tom Honermann issued: year: 2018 URL: https://wg21.link/p1080r0 - id: P1081R0 citation-label: P1081R0 title: "On empty structs in the standard library" author: - family: Vincent Reverdy, Collin Gress issued: year: 2018 URL: https://wg21.link/p1081r0 - id: P1082R0 citation-label: P1082R0 title: "C++ Standard Library Issues to be moved in Rapperswil" author: - family: Marshall Clow issued: year: 2018 URL: https://wg21.link/p1082r0 - id: P1083R0 citation-label: P1083R0 title: "Move resource_adaptor from Library TS to the C++ WP" author: - family: Pablo Halpern issued: year: 2018 URL: https://wg21.link/p1083r0 - id: P1083R1 citation-label: P1083R1 title: "Move resource_adaptor from Library TS to the C++ WP" author: - family: Pablo Halpern issued: year: 2018 URL: https://wg21.link/p1083r1 - id: P1083R2 citation-label: P1083R2 title: "Move resource_adaptor from Library TS to the C++ WP" author: - family: Pablo Halpern issued: year: 2018 URL: https://wg21.link/p1083r2 - id: P1083R3 citation-label: P1083R3 title: "Move resource_adaptor from Library TS to the C++ WP" author: - family: Pablo Halpern issued: year: 2019 URL: https://wg21.link/p1083r3 - id: P1083R4 citation-label: P1083R4 title: "Move resource_adaptor from Library TS to the C++ WP" author: - family: Pablo Halpern issued: year: 2022 URL: https://wg21.link/p1083r4 - id: P1083R5 citation-label: P1083R5 title: "Move resource_adaptor from Library TS to the C++ WP" author: - family: Pablo Halpern issued: year: 2022 URL: https://wg21.link/p1083r5 - id: P1083R6 citation-label: P1083R6 title: "Move resource_adaptor from Library TS to the C++ WP" author: - family: Pablo Halpern issued: year: 2022 URL: https://wg21.link/p1083r6 - id: P1083R7 citation-label: P1083R7 title: "Move resource_adaptor from Library TS to the C++ WP" author: - family: Pablo Halpern issued: year: 2022 URL: https://wg21.link/p1083r7 - id: P1083R8 citation-label: P1083R8 title: "Move resource_adaptor from Library TS to the C++ WP" author: - family: Pablo Halpern issued: year: 2024 URL: https://wg21.link/p1083r8 - id: P1084R0 citation-label: P1084R0 title: "Today's return-type-requirements Are Insufficient" author: - family: Walter E. Brown, Casey Carter issued: year: 2018 URL: https://wg21.link/p1084r0 - id: P1084R1 citation-label: P1084R1 title: "Today's return-type-requirements Are Insufficient" author: - family: Walter E. Brown, Casey Carter issued: year: 2018 URL: https://wg21.link/p1084r1 - id: P1084R2 citation-label: P1084R2 title: "Today's return-type-requirements Are Insufficient" author: - family: Walter E. Brown, Casey Carter issued: year: 2018 URL: https://wg21.link/p1084r2 - id: P1085R0 citation-label: P1085R0 title: "Should Span be Regular?" author: - family: Tony Van Eerd issued: year: 2018 URL: https://wg21.link/p1085r0 - id: P1085R1 citation-label: P1085R1 title: "Should Span be Regular?" author: - family: Tony Van Eerd issued: year: 2018 URL: https://wg21.link/p1085r1 - id: P1085R2 citation-label: P1085R2 title: "Should Span be Regular?" author: - family: Tony Van Eerd issued: year: 2018 URL: https://wg21.link/p1085r2 - id: P1086R0 citation-label: P1086R0 title: "Natural Syntax: Keep It Simple" author: - family: Gabriel Dos Reis issued: year: 2018 URL: https://wg21.link/p1086r0 - id: P1087R0 citation-label: P1087R0 title: "Modules for Standard C++" author: - family: Gabriel Dos Reis, Richard Smith issued: year: 2018 URL: https://wg21.link/p1087r0 - id: P1089R0 citation-label: P1089R0 title: "Sizes Should Only span Unsigned" author: - family: Robert Douglas, Nevin Liber, Marshall Clow issued: year: 2018 URL: https://wg21.link/p1089r0 - id: P1089R2 citation-label: P1089R2 title: "Sizes Should Only span Unsigned" author: - family: Robert Douglas, Nevin Liber, Marshall Clow issued: year: 2018 URL: https://wg21.link/p1089r2 - id: P1090R0 citation-label: P1090R0 title: "Aggregate initialization in the presence of deleted constructors" author: - family: Ville Voutilainen issued: year: 2018 URL: https://wg21.link/p1090r0 - id: P1091R0 citation-label: P1091R0 title: "Extending structured bindings to be more like variable declarations" author: - family: Nicolas Lesser issued: year: 2018 URL: https://wg21.link/p1091r0 - id: P1091R1 citation-label: P1091R1 title: "Extending structured bindings to be more like variable declarations" author: - family: Nicolas Lesser issued: year: 2018 URL: https://wg21.link/p1091r1 - id: P1091R2 citation-label: P1091R2 title: "Extending structured bindings to be more like variable declarations" author: - family: Nicolas Lesser issued: year: 2018 URL: https://wg21.link/p1091r2 - id: P1091R3 citation-label: P1091R3 title: "Extending structured bindings to be more like variable declarations" author: - family: Nicolas Lesser issued: year: 2019 URL: https://wg21.link/p1091r3 - id: P1093R0 citation-label: P1093R0 title: "Is undefined behaviour preserved?" author: - family: Andrew Bennieston, Jonathan Coe, Daven Gahir, Thomas Russell issued: year: 2018 URL: https://wg21.link/p1093r0 - id: P1094R0 citation-label: P1094R0 title: "Nested Inline Namespaces" author: - family: Alisdair Meredith issued: year: 2018 URL: https://wg21.link/p1094r0 - id: P1094R1 citation-label: P1094R1 title: "Nested Inline Namespaces" author: - family: Alisdair Meredith issued: year: 2018 URL: https://wg21.link/p1094r1 - id: P1094R2 citation-label: P1094R2 title: "Nested Inline Namespaces" author: - family: Alisdair Meredith issued: year: 2018 URL: https://wg21.link/p1094r2 - id: P1095R0 citation-label: P1095R0 title: "Zero overhead deterministic failure - A unified mechanism for C and C++" author: - family: Niall Douglas issued: year: 2018 URL: https://wg21.link/p1095r0 - id: P1096R0 citation-label: P1096R0 title: "Simplify the customization point for structured bindings" author: - family: Timur Doumler issued: year: 2018 URL: https://wg21.link/p1096r0 - id: P1097R0 citation-label: P1097R0 title: "Named character escapes" author: - family: R. Martinho Fernandes issued: year: 2018 URL: https://wg21.link/p1097r0 - id: P1097R1 citation-label: P1097R1 title: "Named character escapes" author: - family: R. Martinho Fernandes issued: year: 2018 URL: https://wg21.link/p1097r1 - id: P1097R2 citation-label: P1097R2 title: "Named character escapes" author: - family: R. Martinho Fernandes issued: year: 2019 URL: https://wg21.link/p1097r2 - id: P1099R0 citation-label: P1099R0 title: "Using Enum" author: - family: Gašper Ažman, Jonathan Müller issued: year: 2018 URL: https://wg21.link/p1099r0 - id: P1099R2 citation-label: P1099R2 title: "Using Enum" author: - family: Gašper Ažman, Jonathan Müller issued: year: 2018 URL: https://wg21.link/p1099r2 - id: P1099R3 citation-label: P1099R3 title: "Using Enum" author: - family: Gašper Ažman, Jonathan Müller issued: year: 2019 URL: https://wg21.link/p1099r3 - id: P1099R4 citation-label: P1099R4 title: "Using Enum" author: - family: Gašper Ažman, Jonathan Müller issued: year: 2019 URL: https://wg21.link/p1099r4 - id: P1099R5 citation-label: P1099R5 title: "Using Enum" author: - family: Gašper Ažman, Jonathan Mueller issued: year: 2019 URL: https://wg21.link/p1099r5 - id: P1100R0 citation-label: P1100R0 title: "Efficient composition with DynamicBuffer" author: - family: Vinnie Falco issued: year: 2018 URL: https://wg21.link/p1100r0 - id: P1101R0 citation-label: P1101R0 title: "Vector Length Agnostic SIMD" author: - family: Mikhail Maltsev, Richard Sandiford issued: year: 2018 URL: https://wg21.link/p1101r0 - id: P1102R0 citation-label: P1102R0 title: "Down with ()!" author: - family: Alex Christensen, JF Bastien issued: year: 2018 URL: https://wg21.link/p1102r0 - id: P1102R1 citation-label: P1102R1 title: "Down with ()!" author: - family: Alex Christensen, JF Bastien issued: year: 2020 URL: https://wg21.link/p1102r1 - id: P1102R2 citation-label: P1102R2 title: "Down with ()!" author: - family: Alex Christensen, JF Bastien issued: year: 2020 URL: https://wg21.link/p1102r2 - id: P1103R0 citation-label: P1103R0 title: "Merging Modules" author: - family: Richard Smith, Gabriel Dos Reis issued: year: 2018 URL: https://wg21.link/p1103r0 - id: P1103R1 citation-label: P1103R1 title: "Merging Modules" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/p1103r1 - id: P1103R2 citation-label: P1103R2 title: "Merging Modules" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/p1103r2 - id: P1103R3 citation-label: P1103R3 title: "Merging Modules" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/p1103r3 - id: P1105R0 citation-label: P1105R0 title: "Leaving no room for a lower-level language: A C++ Subset" author: - family: Ben Craig issued: year: 2018 URL: https://wg21.link/p1105r0 - id: P1105R1 citation-label: P1105R1 title: "Leaving no room for a lower-level language: A C++ Subset" author: - family: Ben Craig, Ben Saks issued: year: 2018 URL: https://wg21.link/p1105r1 - id: P1108R0 citation-label: P1108R0 title: "web_view" author: - family: Hal Finkel issued: year: 2018 URL: https://wg21.link/p1108r0 - id: P1108R1 citation-label: P1108R1 title: "web_view" author: - family: Hal Finkel issued: year: 2018 URL: https://wg21.link/p1108r1 - id: P1108R2 citation-label: P1108R2 title: "web_view" author: - family: Hal Finkel issued: year: 2019 URL: https://wg21.link/p1108r2 - id: P1108R3 citation-label: P1108R3 title: "web_view" author: - family: Hal Finkel issued: year: 2019 URL: https://wg21.link/p1108r3 - id: P1108R4 citation-label: P1108R4 title: "web_view" author: - family: Hal Finkel issued: year: 2019 URL: https://wg21.link/p1108r4 - id: P1109R0 citation-label: P1109R0 title: "WG21 2018-06 Rapperswil Record of Discussion" author: - family: Nina Dinka Ranns issued: year: 2018 URL: https://wg21.link/p1109r0 - id: P1109R1 citation-label: P1109R1 title: "WG21 2018-06 Rapperswil Record of Discussion" author: - family: Nina Dinka Ranns issued: year: 2018 URL: https://wg21.link/p1109r1 - id: P1110R0 citation-label: P1110R0 title: "A placeholder with no name" author: - family: Jeffrey Yasskin, JF Bastien issued: year: 2018 URL: https://wg21.link/p1110r0 - id: P1111R0 citation-label: P1111R0 title: "Resolutions to NB Comments on the Parallelism TS v2" author: - family: Bryce Adelstein Lelbach, Matthias Kretz issued: year: 2018 URL: https://wg21.link/p1111r0 - id: P1112R0 citation-label: P1112R0 title: "Language support for class layout control" author: - family: Pal Balog issued: year: 2018 URL: https://wg21.link/p1112r0 - id: P1112R1 citation-label: P1112R1 title: "Language support for class layout control" author: - family: Pal Balog issued: year: 2018 URL: https://wg21.link/p1112r1 - id: P1112R2 citation-label: P1112R2 title: "Language support for class layout control" author: - family: Pal Balog issued: year: 2019 URL: https://wg21.link/p1112r2 - id: P1112R3 citation-label: P1112R3 title: "Language support for class layout control" author: - family: Pal Balog issued: year: 2020 URL: https://wg21.link/p1112r3 - id: P1112R4 citation-label: P1112R4 title: "Language support for class layout control" author: - family: Pal Balog issued: year: 2023 URL: https://wg21.link/p1112r4 - id: P1112R5 citation-label: P1112R5 title: "Language support for class layout control" author: - family: Pal Balog issued: year: 2024 URL: https://wg21.link/p1112r5 - id: P1113R0 citation-label: P1113R0 title: "Core Language Working Group \"ready\" Issues for the June, 2018 (Rapperswil) meeting" author: - family: William M. Miller issued: year: 2018 URL: https://wg21.link/p1113r0 - id: P1114R0 citation-label: P1114R0 title: "Core Language Working Group \"tentatively ready\" Issues for the June, 2018 (Rapperswil) meeting" author: - family: William M. Miller issued: year: 2018 URL: https://wg21.link/p1114r0 - id: P1115R0 citation-label: P1115R0 title: "Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if" author: - family: Marc Mutz issued: year: 2019 URL: https://wg21.link/p1115r0 - id: P1115R1 citation-label: P1115R1 title: "Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if" author: - family: Marc Mutz issued: year: 2019 URL: https://wg21.link/p1115r1 - id: P1115R2 citation-label: P1115R2 title: "Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if" author: - family: Marc Mutz issued: year: 2019 URL: https://wg21.link/p1115r2 - id: P1115R3 citation-label: P1115R3 title: "Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if" author: - family: Marc Mutz issued: year: 2019 URL: https://wg21.link/p1115r3 - id: P1116R0 citation-label: P1116R0 title: "Re-Gaining Exclusive Ownership from shared_ptrs" author: - family: Marc Mutz issued: year: 2019 URL: https://wg21.link/p1116r0 - id: P1118R0 citation-label: P1118R0 title: "Concat and Split on simd<> objects" author: - family: Tim Shen, Matthias Kretz issued: year: 2018 URL: https://wg21.link/p1118r0 - id: P1119R0 citation-label: P1119R0 title: "ABI for std::hardware_{constructive,destructive}_interference_size" author: - family: JF Bastien, Olivier Giroux, Olivier Giroux, Hal Finkel, Thomas Rodgers, Matthias Kretz issued: year: 2018 URL: https://wg21.link/p1119r0 - id: P1120R0 citation-label: P1120R0 title: "Consistency improvements for <=> and other comparison operators" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/p1120r0 - id: P1121R0 citation-label: P1121R0 title: "Hazard Pointers: Proposed Interface and Wording for Concurrency TS 2" author: - family: Maged M. Michael, Michael Wong, Paul McKenney, Geoffrey Romer, Andrew Hunter, Arthur O'Dwyer, D. S. Hollman, JF Bastien, Hans Boehm, David Goldblatt, Frank Birbacher, Mathias Stearn issued: year: 2018 URL: https://wg21.link/p1121r0 - id: P1121R1 citation-label: P1121R1 title: "Hazard Pointers: Proposed Interface and Wording for Concurrency TS 2" author: - family: Maged M. Michael, Michael Wong, Paul McKenney, Geoffrey Romer, Andrew Hunter, Arthur O'Dwyer, D. S. Hollman, JF Bastien, Hans Boehm, David Goldblatt, Frank Birbacher, Mathias Stearn issued: year: 2019 URL: https://wg21.link/p1121r1 - id: P1121R2 citation-label: P1121R2 title: "Hazard Pointers: Proposed Interface and Wording for Concurrency TS 2" author: - family: Maged M. Michael, Michael Wong, Paul McKenney, Geoffrey Romer, Andrew Hunter, Arthur O'Dwyer, Daisy S. Hollman, JF Bastien, Hans Boehm, David Goldblatt, Frank Birbacher, Mathias Stearn issued: year: 2021 URL: https://wg21.link/p1121r2 - id: P1121R3 citation-label: P1121R3 title: "Hazard Pointers: Proposed Interface and Wording for Concurrency TS 2" author: - family: Maged M. Michael, Michael Wong, Paul McKenney, Geoffrey Romer, Andrew Hunter, Arthur O'Dwyer, D. S. Hollman, JF Bastien, Hans Boehm, David Goldblatt, Frank Birbacher, Mathias Stearn, Jens Maurer issued: year: 2021 URL: https://wg21.link/p1121r3 - id: P1122R0 citation-label: P1122R0 title: "Proposed Wording for Concurrent Data Structures: Read-Copy-Update (RCU)" author: - family: Paul McKenney, Michael Wong, Maged M. Michael, Geoffrey Romer, Andrew Hunter, Arthur O'Dwyer, D. S. Hollman, JF Bastien, Hans Boehm, David Goldblatt, Frank Birbacher issued: year: 2018 URL: https://wg21.link/p1122r0 - id: P1122R1 citation-label: P1122R1 title: "Proposed Wording for Concurrent Data Structures: Read-Copy-Update (RCU)" author: - family: Paul McKenney, Michael Wong, Maged M. Michael, Geoffrey Romer, Andrew Hunter, Arthur O'Dwyer, D. S. Hollman, JF Bastien, Hans Boehm, David Goldblatt, Frank Birbacher issued: year: 2018 URL: https://wg21.link/p1122r1 - id: P1122R2 citation-label: P1122R2 title: "Proposed Wording for Concurrent Data Structures: Read-Copy-Update (RCU)" author: - family: Paul McKenney, Michael Wong, Maged M. Michael, Geoffrey Romer, Andrew Hunter, Arthur O'Dwyer, D. S. Hollman, JF Bastien, Hans Boehm, David Goldblatt, Frank Birbacher, Erik Rigtorp issued: year: 2018 URL: https://wg21.link/p1122r2 - id: P1122R3 citation-label: P1122R3 title: "Proposed Wording for Concurrent Data Structures: Read-Copy-Update (RCU)" author: - family: Paul E. McKenney, Michael Wong, Maged M. Michael, Geoffrey Romer, Andrew Hunter, Arthur O'Dwyer, D. S. Hollman, JF Bastien, Hans Boehm, David Goldblatt, Frank Birbacher, Erik Rigtorp,Tomasz Kamiński issued: year: 2021 URL: https://wg21.link/p1122r3 - id: P1122R4 citation-label: P1122R4 title: "Proposed Wording for Concurrent Data Structures: Read-Copy-Update (RCU)" author: - family: Paul E. McKenney, Paul McKenney, Michael Wong, Maged M. Michael, Geoffrey Romer, Andrew Hunter, Arthur O'Dwyer, Daisy Hollman, JF Bastien, Hans Boehm, David Goldblatt, Frank Birbacher, Erik Rigtorp, Tomasz Kamiński, and Jens Maurer issued: year: 2021 URL: https://wg21.link/p1122r4 - id: P1123R0 citation-label: P1123R0 title: "Editorial Guidance for merging P0019r8 and P0528r3" author: - family: Daniel Sunderland issued: year: 2018 URL: https://wg21.link/p1123r0 - id: P1128R0 citation-label: P1128R0 title: "Summer 2018 WG21 Batavia LWG Meeting Information" author: - family: Walter E. Brown issued: year: 2018 URL: https://wg21.link/p1128r0 - id: P1130R1 citation-label: P1130R1 title: "Module Resource Requirement Propagation" author: - family: JeanHeyd Meneide issued: year: 2019 URL: https://wg21.link/p1130r1 - id: P1131R0 citation-label: P1131R0 title: "Core Issue 2292: simple-template-id is ambiguous between class-name and type-name" author: - family: Jens Maurer issued: year: 2018 URL: https://wg21.link/p1131r0 - id: P1131R1 citation-label: P1131R1 title: "Core Issue 2292: simple-template-id is ambiguous between class-name and type-name" author: - family: Jens Maurer issued: year: 2018 URL: https://wg21.link/p1131r1 - id: P1131R2 citation-label: P1131R2 title: "Core Issue 2292: simple-template-id is ambiguous between class-name and type-name" author: - family: Jens Maurer issued: year: 2018 URL: https://wg21.link/p1131r2 - id: P1132R0 citation-label: P1132R0 title: "out_ptr - a scalable output pointer abstraction" author: - family: JeanHeyd Meneide, Todor Buyukliev, Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1132r0 - id: P1132R1 citation-label: P1132R1 title: "out_ptr - a scalable output pointer abstraction" author: - family: JeanHeyd Meneide, Todor Buyukliev, Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1132r1 - id: P1132R2 citation-label: P1132R2 title: "out_ptr - a scalable output pointer abstraction" author: - family: JeanHeyd Meneide, Todor Buyukliev, Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1132r2 - id: P1132R3 citation-label: P1132R3 title: "out_ptr - a scalable output pointer abstraction" author: - family: JeanHeyd Meneide, Todor Buyukliev, Isabella Muerte issued: year: 2019 URL: https://wg21.link/p1132r3 - id: P1132R4 citation-label: P1132R4 title: "out_ptr - a scalable output pointer abstraction" author: - family: JeanHeyd Meneide, Todor Buyukliev, Isabella Muerte issued: year: 2019 URL: https://wg21.link/p1132r4 - id: P1132R5 citation-label: P1132R5 title: "out_ptr - a scalable output pointer abstraction" author: - family: JeanHeyd Meneide, Todor Buyukliev, Isabella Muerte issued: year: 2019 URL: https://wg21.link/p1132r5 - id: P1132R6 citation-label: P1132R6 title: "out_ptr - a scalable output pointer abstraction" author: - family: JeanHeyd Meneide, Todor Buyukliev, Isabella Muerte issued: year: 2019 URL: https://wg21.link/p1132r6 - id: P1132R7 citation-label: P1132R7 title: "out_ptr - a scalable output pointer abstraction" author: - family: JeanHeyd Meneide, Todor Buyukliev, Isabella Muerte issued: year: 2021 URL: https://wg21.link/p1132r7 - id: P1132R8 citation-label: P1132R8 title: "out_ptr - a scalable output pointer abstraction" author: - family: JeanHeyd Meneide, Todor Buyukliev, Isabella Muerte issued: year: 2021 URL: https://wg21.link/p1132r8 - id: P1133R0 citation-label: P1133R0 title: "Networking TS Associations For Call Wrappers" author: - family: Vinnie Falco issued: year: 2018 URL: https://wg21.link/p1133r0 - id: P1135R0 citation-label: P1135R0 title: "The C++20 Synchronization Library" author: - family: Bryce Adelstein Lelbach, Olivier Giroux, JF Bastien issued: year: 2018 URL: https://wg21.link/p1135r0 - id: P1135R1 citation-label: P1135R1 title: "The C++20 Synchronization Library" author: - family: Bryce Adelstein Lelbach, Olivier Giroux, JF Bastien issued: year: 2018 URL: https://wg21.link/p1135r1 - id: P1135R2 citation-label: P1135R2 title: "The C++20 Synchronization Library" author: - family: Bryce Adelstein Lelbach, Olivier Giroux, JF Bastien, Detlef Vollmann issued: year: 2019 URL: https://wg21.link/p1135r2 - id: P1135R3 citation-label: P1135R3 title: "The C++20 Synchronization Library" author: - family: Bryce Adelstein Lelbach, Olivier Giroux, JF Bastien, Detlef Vollmann issued: year: 2019 URL: https://wg21.link/p1135r3 - id: P1135R4 citation-label: P1135R4 title: "The C++20 Synchronization Library" author: - family: Bryce Adelstein Lelbach, Olivier Giroux, JF Bastien, Detlef Vollmann, David Olsen issued: year: 2019 URL: https://wg21.link/p1135r4 - id: P1135R5 citation-label: P1135R5 title: "The C++20 Synchronization Library" author: - family: David Olsen, Olivier Giroux, JF Bastien, Detlef Vollmann, Bryce Lelbach issued: year: 2019 URL: https://wg21.link/p1135r5 - id: P1135R6 citation-label: P1135R6 title: "The C++20 Synchronization Library" author: - family: David Olsen, Olivier Giroux, JF Bastien, Detlef Vollmann, Bryce Lelbach issued: year: 2019 URL: https://wg21.link/p1135r6 - id: P1136R0 citation-label: P1136R0 title: "2018-09 Bellevue ad-hoc meeting information" author: - family: Herb Sutter issued: year: 2018 URL: https://wg21.link/p1136r0 - id: P1137R0 citation-label: P1137R0 title: "SG16: Unicode meeting summaries 2018/05/16 - 2018/06/20" author: - family: Tom Honermann issued: year: 2018 URL: https://wg21.link/p1137r0 - id: P1138R0 citation-label: P1138R0 title: "Deprecating ATOMIC_VAR_INIT" author: - family: Aaron Ballman issued: year: 2018 URL: https://wg21.link/p1138r0 - id: P1139R0 citation-label: P1139R0 title: "Address wording issues related to ISO 10646" author: - family: R. Martinho Fernandes issued: year: 2019 URL: https://wg21.link/p1139r0 - id: P1139R1 citation-label: P1139R1 title: "Address wording issues related to ISO 10646" author: - family: R. Martinho Fernandes issued: year: 2019 URL: https://wg21.link/p1139r1 - id: P1139R2 citation-label: P1139R2 title: "Address wording issues related to ISO 10646" author: - family: R. Martinho Fernandes issued: year: 2019 URL: https://wg21.link/p1139r2 - id: P1141R0 citation-label: P1141R0 title: "Yet another approach for constrained declarations" author: - family: Ville Voutilainen, Thomas Köppe, Andrew Sutton, Herb Sutter, Gabriel Dos Reis, Bjarne Stroustrup, Jason Merrill, Hubert Tong, Eric Niebler, Casey Carter, Tom Honermann, Erich Keane issued: year: 2018 URL: https://wg21.link/p1141r0 - id: P1141R1 citation-label: P1141R1 title: "Yet another approach for constrained declarations" author: - family: Ville Voutilainen, Thomas Köppe, Andrew Sutton, Herb Sutter, Gabriel Dos Reis, Bjarne Stroustrup, Jason Merrill, Hubert Tong, Eric Niebler, Casey Carter, Tom Honermann, Erich Keane, Walter E. Brown, Michael Spertus issued: year: 2018 URL: https://wg21.link/p1141r1 - id: P1141R2 citation-label: P1141R2 title: "Yet another approach for constrained declarations" author: - family: Ville Voutilainen, Thomas Köppe, Andrew Sutton, Herb Sutter, Gabriel Dos Reis, Bjarne Stroustrup, Jason Merrill, Hubert Tong, Eric Niebler, Casey Carter, Tom Honermann, Erich Keane, Walter E. Brown, Michael Spertus, Richard Smith issued: year: 2018 URL: https://wg21.link/p1141r2 - id: P1142R0 citation-label: P1142R0 title: "Thoughts on a conservative terse syntax for constraints" author: - family: Thomas Köppe issued: year: 2018 URL: https://wg21.link/p1142r0 - id: P1143R0 citation-label: P1143R0 title: "Adding the `[[constinit]]` attribute" author: - family: Eric Fiselier issued: year: 2018 URL: https://wg21.link/p1143r0 - id: P1143R1 citation-label: P1143R1 title: "Adding the constinit keyword" author: - family: Eric Fiselier issued: year: 2019 URL: https://wg21.link/p1143r1 - id: P1143R2 citation-label: P1143R2 title: "Adding the constinit keyword" author: - family: Eric Fiselier issued: year: 2019 URL: https://wg21.link/p1143r2 - id: P1144R0 citation-label: P1144R0 title: "Object relocation in terms of move plus destroy" author: - family: Arthur O'Dwyer, Mingxin Wang issued: year: 2018 URL: https://wg21.link/p1144r0 - id: P1144R1 citation-label: P1144R1 title: "Object relocation in terms of move plus destroy" author: - family: Arthur O'Dwyer issued: year: 2018 URL: https://wg21.link/p1144r1 - id: P1144R2 citation-label: P1144R2 title: "Object relocation in terms of move plus destroy" author: - family: Arthur O'Dwyer issued: year: 2019 URL: https://wg21.link/p1144r2 - id: P1144R3 citation-label: P1144R3 title: "Object relocation in terms of move plus destroy" author: - family: Arthur O'Dwyer issued: year: 2019 URL: https://wg21.link/p1144r3 - id: P1144R4 citation-label: P1144R4 title: "Object relocation in terms of move plus destroy" author: - family: Arthur O'Dwyer issued: year: 2019 URL: https://wg21.link/p1144r4 - id: P1144R5 citation-label: P1144R5 title: "Object relocation in terms of move plus destroy" author: - family: Arthur O'Dwyer issued: year: 2020 URL: https://wg21.link/p1144r5 - id: P1144R6 citation-label: P1144R6 title: "Object relocation in terms of move plus destroy" author: - family: Arthur O'Dwyer issued: year: 2022 URL: https://wg21.link/p1144r6 - id: P1144R7 citation-label: P1144R7 title: "std::is_trivially_relocatable" author: - family: Arthur O'Dwyer issued: year: 2023 URL: https://wg21.link/p1144r7 - id: P1144R8 citation-label: P1144R8 title: "std::is_trivially_relocatable" author: - family: Arthur O'Dwyer issued: year: 2023 URL: https://wg21.link/p1144r8 - id: P1144R9 citation-label: P1144R9 title: "std::is_trivially_relocatable" author: - family: Arthur O'Dwyer issued: year: 2023 URL: https://wg21.link/p1144r9 - id: P1144R10 citation-label: P1144R10 title: "std::is_trivially_relocatable" author: - family: Arthur O'Dwyer issued: year: 2024 URL: https://wg21.link/p1144r10 - id: P1144R11 citation-label: P1144R11 title: "std::is_trivially_relocatable" author: - family: Arthur O'Dwyer issued: year: 2024 URL: https://wg21.link/p1144r11 - id: P1144R12 citation-label: P1144R12 title: "std::is_trivially_relocatable" author: - family: Arthur O'Dwyer issued: year: 2024 URL: https://wg21.link/p1144r12 - id: P1145R0 citation-label: P1145R0 title: "Buffer Sequence Adaptors" author: - family: Vinnie Falco issued: year: 2018 URL: https://wg21.link/p1145r0 - id: P1147R0 citation-label: P1147R0 title: "Printing `volatile` Pointers" author: - family: Bryce Adelstein Lelbach issued: year: 2018 URL: https://wg21.link/p1147r0 - id: P1147R1 citation-label: P1147R1 title: "Printing `volatile` Pointers" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p1147r1 - id: P1148R0 citation-label: P1148R0 title: "Cleaning up Clause 20" author: - family: Tim Song issued: year: 2018 URL: https://wg21.link/p1148r0 - id: P1149R0 citation-label: P1149R0 title: "Constexpr regex" author: - family: Antony Polukhin issued: year: 2018 URL: https://wg21.link/p1149r0 - id: P1152R0 citation-label: P1152R0 title: "Deprecating volatile" author: - family: JF Bastien issued: year: 2018 URL: https://wg21.link/p1152r0 - id: P1152R1 citation-label: P1152R1 title: "Deprecating volatile" author: - family: JF Bastien issued: year: 2019 URL: https://wg21.link/p1152r1 - id: P1152R2 citation-label: P1152R2 title: "Deprecating volatile" author: - family: JF Bastien issued: year: 2019 URL: https://wg21.link/p1152r2 - id: P1152R3 citation-label: P1152R3 title: "Deprecating volatile" author: - family: JF Bastien issued: year: 2019 URL: https://wg21.link/p1152r3 - id: P1152R4 citation-label: P1152R4 title: "Deprecating volatile" author: - family: JF Bastien issued: year: 2019 URL: https://wg21.link/p1152r4 - id: P1153R0 citation-label: P1153R0 title: "Copying volatile subobjects is not trivial" author: - family: Arthur O'Dwyer, JF Bastien issued: year: 2018 URL: https://wg21.link/p1153r0 - id: P1154R0 citation-label: P1154R0 title: "Type traits for structural comparison" author: - family: Arthur O'Dwyer, Jeff Snyder issued: year: 2018 URL: https://wg21.link/p1154r0 - id: P1154R1 citation-label: P1154R1 title: "Type traits for structural comparison" author: - family: Arthur O'Dwyer, Jeff Snyder issued: year: 2019 URL: https://wg21.link/p1154r1 - id: P1154R2 citation-label: P1154R2 title: "Type traits for structural comparison" author: - family: Arthur O'Dwyer, Jeff Snyder issued: year: 2019 URL: https://wg21.link/p1154r2 - id: P1155R0 citation-label: P1155R0 title: "More implicit moves" author: - family: Arthur O'Dwyer, David Stone issued: year: 2018 URL: https://wg21.link/p1155r0 - id: P1155R1 citation-label: P1155R1 title: "More implicit moves" author: - family: Arthur O'Dwyer, David Stone issued: year: 2018 URL: https://wg21.link/p1155r1 - id: P1155R2 citation-label: P1155R2 title: "More implicit moves" author: - family: Arthur O'Dwyer, David Stone issued: year: 2019 URL: https://wg21.link/p1155r2 - id: P1155R3 citation-label: P1155R3 title: "More implicit moves" author: - family: Arthur O'Dwyer, David Stone issued: year: 2019 URL: https://wg21.link/p1155r3 - id: P1156R0 citation-label: P1156R0 title: "Merged Modules and Tooling" author: - family: Boris Kolpackov issued: year: 2018 URL: https://wg21.link/p1156r0 - id: P1157R0 citation-label: P1157R0 title: "Multi-argument constrained-parameter" author: - family: Zhihao Yuan issued: year: 2018 URL: https://wg21.link/p1157r0 - id: P1158R0 citation-label: P1158R0 title: "Concept-defined placeholder types" author: - family: Zhihao Yuan issued: year: 2018 URL: https://wg21.link/p1158r0 - id: P1159R0 citation-label: P1159R0 title: "Type Erased Iterators for modern C++" author: - family: Thomas Russell issued: year: 2018 URL: https://wg21.link/p1159r0 - id: P1160R0 citation-label: P1160R0 title: "Add Test Polymorphic Memory Resource to the Standard Library" author: - family: Attila Fehér, Alisdair Meredith issued: year: 2018 URL: https://wg21.link/p1160r0 - id: P1160R1 citation-label: P1160R1 title: "Add Test Polymorphic Memory Resource to the Standard Library" author: - family: Attila Fehér, Alisdair Meredith issued: year: 2019 URL: https://wg21.link/p1160r1 - id: P1161R0 citation-label: P1161R0 title: "Deprecate uses of the comma operator in subscripting expressions" author: - family: Corentin Jabot issued: year: 2018 URL: https://wg21.link/p1161r0 - id: P1161R1 citation-label: P1161R1 title: "Deprecate uses of the comma operator in subscripting expressions" author: - family: Corentin Jabot issued: year: 2018 URL: https://wg21.link/p1161r1 - id: P1161R2 citation-label: P1161R2 title: "Deprecate uses of the comma operator in subscripting expressions" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1161r2 - id: P1161R3 citation-label: P1161R3 title: "Deprecate uses of the comma operator in subscripting expressions" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1161r3 - id: P1163R0 citation-label: P1163R0 title: "Explicitly Implicifying explicit Constructors" author: - family: Nevin Liber issued: year: 2018 URL: https://wg21.link/p1163r0 - id: P1164R0 citation-label: P1164R0 title: "Make create_directory() Intuitive" author: - family: Nicolai Josuttis issued: year: 2018 URL: https://wg21.link/p1164r0 - id: P1164R1 citation-label: P1164R1 title: "Make create_directory() intuitive" author: - family: Nicolai Josuttis issued: year: 2019 URL: https://wg21.link/p1164r1 - id: P1165R0 citation-label: P1165R0 title: "Fixing allocator usage for operator+(basic_string)" author: - family: Tim Song issued: year: 2018 URL: https://wg21.link/p1165r0 - id: P1165R1 citation-label: P1165R1 title: "Make stateful allocator propagation more consistent for operator+(basic_string)" author: - family: Tim Song issued: year: 2018 URL: https://wg21.link/p1165r1 - id: P1166R0 citation-label: P1166R0 title: "What do we need from a linear algebra library?" author: - family: Guy Davidson, Bob Steagall issued: year: 2019 URL: https://wg21.link/p1166r0 - id: P1167R0 citation-label: P1167R0 title: "Improving function templates with Class Template Argument Deduction" author: - family: Mike Spertus issued: year: 2018 URL: https://wg21.link/p1167r0 - id: P1168R0 citation-label: P1168R0 title: "How to make Terse Notation soar with Class Template Argument Deduction" author: - family: Mike Spertus issued: year: 2018 URL: https://wg21.link/p1168r0 - id: P1169R0 citation-label: P1169R0 title: "static operator()" author: - family: Barry Revzin, Casey Carter issued: year: 2018 URL: https://wg21.link/p1169r0 - id: P1169R1 citation-label: P1169R1 title: "static operator()" author: - family: Barry Revzin, Casey Carter issued: year: 2021 URL: https://wg21.link/p1169r1 - id: P1169R2 citation-label: P1169R2 title: "static operator()" author: - family: Barry Revzin, Casey Carter issued: year: 2021 URL: https://wg21.link/p1169r2 - id: P1169R3 citation-label: P1169R3 title: "static operator()" author: - family: Barry Revzin, Casey Carter issued: year: 2021 URL: https://wg21.link/p1169r3 - id: P1169R4 citation-label: P1169R4 title: "static operator()" author: - family: Barry Revzin, Casey Carter issued: year: 2022 URL: https://wg21.link/p1169r4 - id: P1170R0 citation-label: P1170R0 title: "Overload sets as function parameters" author: - family: Barry Revzin, Andrew Sutton issued: year: 2018 URL: https://wg21.link/p1170r0 - id: P1171R0 citation-label: P1171R0 title: "Synchronously waiting on asynchronous operations" author: - family: Lewis Baker issued: year: 2018 URL: https://wg21.link/p1171r0 - id: P1172R0 citation-label: P1172R0 title: "The Concept of Memory Allocator" author: - family: Mingxin Wang issued: year: 2018 URL: https://wg21.link/p1172r0 - id: P1172R1 citation-label: P1172R1 title: "The Concept of Memory Allocator" author: - family: Mingxin Wang issued: year: 2019 URL: https://wg21.link/p1172r1 - id: P1175R0 citation-label: P1175R0 title: "A simple and practical optional reference for C++" author: - family: JeanHeyd Meneide issued: year: 2018 URL: https://wg21.link/p1175r0 - id: P1177R0 citation-label: P1177R0 title: "Package Ecosystem Plan" author: - family: Rene Rivera issued: year: 2018 URL: https://wg21.link/p1177r0 - id: P1177R1 citation-label: P1177R1 title: "Package Ecosystem Plan" author: - family: René Rivera issued: year: 2018 URL: https://wg21.link/p1177r1 - id: P1178R0 citation-label: P1178R0 title: "C++ Compile" author: - family: Rene Rivera issued: year: 2018 URL: https://wg21.link/p1178r0 - id: P1179R0 citation-label: P1179R0 title: "Lifetime safety: Preventing common dangling" author: - family: Herb Sutter issued: year: 2018 URL: https://wg21.link/p1179r0 - id: P1179R1 citation-label: P1179R1 title: "Lifetime safety: Preventing common dangling" author: - family: Herb Sutter issued: year: 2019 URL: https://wg21.link/p1179r1 - id: P1180R0 citation-label: P1180R0 title: "Response to P1156" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/p1180r0 - id: P1181R0 citation-label: P1181R0 title: "Proposing unless" author: - family: Morwenn Ed issued: year: 2018 URL: https://wg21.link/p1181r0 - id: P1182R0 citation-label: P1182R0 title: "New names for the power-of-2 templates (and their header)" author: - family: Gennaro Prot issued: year: 2018 URL: https://wg21.link/p1182r0 - id: P1184R0 citation-label: P1184R0 title: "A Module Mapper" author: - family: Nathan Sidwell issued: year: 2018 URL: https://wg21.link/p1184r0 - id: P1184R1 citation-label: P1184R1 title: "A Module Mapper" author: - family: Nathan Sidwell issued: year: 2018 URL: https://wg21.link/p1184r1 - id: P1184R2 citation-label: P1184R2 title: "A Module Mapper" author: - family: Nathan Sidwell issued: year: 2020 URL: https://wg21.link/p1184r2 - id: P1185R0 citation-label: P1185R0 title: "<=> != ==" author: - family: Barry Revzin issued: year: 2018 URL: https://wg21.link/p1185r0 - id: P1185R1 citation-label: P1185R1 title: "<=> != ==" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1185r1 - id: P1185R2 citation-label: P1185R2 title: "<=> != ==" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1185r2 - id: P1186R0 citation-label: P1186R0 title: "When do you actually use <=>?" author: - family: Barry Revzin issued: year: 2018 URL: https://wg21.link/p1186r0 - id: P1186R1 citation-label: P1186R1 title: "When do you actually use <=>?" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1186r1 - id: P1186R2 citation-label: P1186R2 title: "When do you actually use <=>?" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1186r2 - id: P1186R3 citation-label: P1186R3 title: "When do you actually use <=>?" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1186r3 - id: P1187R0 citation-label: P1187R0 title: "A type trait for std::compare_3way()'s type" author: - family: Barry Revzin issued: year: 2018 URL: https://wg21.link/p1187r0 - id: P1188R0 citation-label: P1188R0 title: "Library utilities for <=>" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1188r0 - id: P1189R0 citation-label: P1189R0 title: "Adding <=> to library" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1189r0 - id: P1190R0 citation-label: P1190R0 title: "I did not order this! Why is it on my bill?" author: - family: David Stone issued: year: 2018 URL: https://wg21.link/p1190r0 - id: P1191R0 citation-label: P1191R0 title: "Adding operator<=> to types that are not currently comparable" author: - family: David Stone issued: year: 2018 URL: https://wg21.link/p1191r0 - id: P1192R0 citation-label: P1192R0 title: "Experience report - integrating Executors with Parallel Algorithms" author: - family: Thomas Rodgers issued: year: 2018 URL: https://wg21.link/p1192r0 - id: P1192R1 citation-label: P1192R1 title: "Experience report - integrating Executors with Parallel Algorithms" author: - family: Thomas Rodgers issued: year: 2018 URL: https://wg21.link/p1192r1 - id: P1193R0 citation-label: P1193R0 title: "Explicitly Specified Returns for (Implicit) Conversions" author: - family: JeanHeyd Meneide issued: year: 2018 URL: https://wg21.link/p1193r0 - id: P1194R0 citation-label: P1194R0 title: "The Compromise Executors Proposal: A lazy simplification of P0443" author: - family: Lee Howes, Eric Niebler, Kirk Shoop, Bryce Lelbach, D. S. Hollman issued: year: 2018 URL: https://wg21.link/p1194r0 - id: P1195R0 citation-label: P1195R0 title: "Making constexpr" author: - family: Peter Dimov issued: year: 2018 URL: https://wg21.link/p1195r0 - id: P1196R0 citation-label: P1196R0 title: "Value-based std::error_category comparison" author: - family: Peter Dimov issued: year: 2018 URL: https://wg21.link/p1196r0 - id: P1197R0 citation-label: P1197R0 title: "A non-allocating overload of error_category::message()" author: - family: Peter Dimov issued: year: 2018 URL: https://wg21.link/p1197r0 - id: P1198R0 citation-label: P1198R0 title: "Adding error_category::failed()" author: - family: Peter Dimov issued: year: 2018 URL: https://wg21.link/p1198r0 - id: P1199R0 citation-label: P1199R0 title: "A simple proposal for unifying generic and object-oriented programming" author: - family: Mike Spertus issued: year: 2018 URL: https://wg21.link/p1199r0 - id: P1200R0 citation-label: P1200R0 title: "High noon for the 2D Graphics proposal" author: - family: Guy Davidson, Roger Orr, Ville Voutilainen, Jose Daniel Garcia Sanchez, Jean-Paul Rigault, Matevz Tadel issued: year: 2018 URL: https://wg21.link/p1200r0 - id: P1201R0 citation-label: P1201R0 title: "Variant direct comparisons" author: - family: Oleg Fatkhiev, Antony Polukhin issued: year: 2018 URL: https://wg21.link/p1201r0 - id: P1202R0 citation-label: P1202R0 title: "Asymmetric fences" author: - family: David Goldblatt issued: year: 2018 URL: https://wg21.link/p1202r0 - id: P1202R1 citation-label: P1202R1 title: "Asymmetric Fences" author: - family: David Goldblatt issued: year: 2019 URL: https://wg21.link/p1202r1 - id: P1202R2 citation-label: P1202R2 title: "Asymmetric Fences" author: - family: David Goldblatt issued: year: 2019 URL: https://wg21.link/p1202r2 - id: P1202R3 citation-label: P1202R3 title: "Asymmetric Fences" author: - family: David Goldblatt issued: year: 2021 URL: https://wg21.link/p1202r3 - id: P1202R4 citation-label: P1202R4 title: "Asymmetric Fences" author: - family: David Goldblatt issued: year: 2022 URL: https://wg21.link/p1202r4 - id: P1202R5 citation-label: P1202R5 title: "Asymmetric Fences" author: - family: David Goldblatt issued: year: 2022 URL: https://wg21.link/p1202r5 - id: P1203R0 citation-label: P1203R0 title: "Modular main()" author: - family: Boris Kolpackov, Richard Smith issued: year: 2018 URL: https://wg21.link/p1203r0 - id: P1204R0 citation-label: P1204R0 title: "Canonical Project Structure" author: - family: Boris Kolpackov issued: year: 2018 URL: https://wg21.link/p1204r0 - id: P1205R0 citation-label: P1205R0 title: "Teleportation via co_await" author: - family: Olivier Giroux, JF Bastien issued: year: 2018 URL: https://wg21.link/p1205r0 - id: P1206R0 citation-label: P1206R0 title: "Range constructors for standard containers and views" author: - family: Corentin Jabot, Christopher Di Bella issued: year: 2018 URL: https://wg21.link/p1206r0 - id: P1206R1 citation-label: P1206R1 title: "ranges::to: A function to convert any range to a container" author: - family: Corentin Jabot, Eric Niebler, Casey Carter issued: year: 2019 URL: https://wg21.link/p1206r1 - id: P1206R2 citation-label: P1206R2 title: "ranges::to: A function to convert any range to a container" author: - family: Corentin Jabot, Eric Niebler, Casey Carter issued: year: 2020 URL: https://wg21.link/p1206r2 - id: P1206R3 citation-label: P1206R3 title: "ranges::to: A function to convert any range to a container" author: - family: Corentin Jabot, Eric Niebler, Casey Carter issued: year: 2020 URL: https://wg21.link/p1206r3 - id: P1206R4 citation-label: P1206R4 title: "Conversions from ranges to containers" author: - family: Corentin Jabot, Eric Niebler, Casey Carter issued: year: 2021 URL: https://wg21.link/p1206r4 - id: P1206R5 citation-label: P1206R5 title: "Conversions from ranges to containers" author: - family: Corentin Jabot, Eric Niebler, Casey Carter issued: year: 2021 URL: https://wg21.link/p1206r5 - id: P1206R6 citation-label: P1206R6 title: "Conversions from ranges to containers" author: - family: Corentin Jabot, Eric Niebler, Casey Carter issued: year: 2021 URL: https://wg21.link/p1206r6 - id: P1206R7 citation-label: P1206R7 title: "Conversions from ranges to containers" author: - family: Corentin Jabot, Eric Niebler, Casey Carter issued: year: 2022 URL: https://wg21.link/p1206r7 - id: P1207R0 citation-label: P1207R0 title: "Movability of Single-pass Iterators" author: - family: Corentin Jabot issued: year: 2018 URL: https://wg21.link/p1207r0 - id: P1207R1 citation-label: P1207R1 title: "Movability of Single-pass Iterators" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1207r1 - id: P1207R2 citation-label: P1207R2 title: "Movability of Single-pass Iterators" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1207r2 - id: P1207R3 citation-label: P1207R3 title: "Movability of Single-pass Iterators" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1207r3 - id: P1207R4 citation-label: P1207R4 title: "Movability of Single-pass Iterators" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1207r4 - id: P1208R0 citation-label: P1208R0 title: "Adopt source_location from Library Fundamentals V3 for C++20" author: - family: Corentin Jabot, Robert Douglas issued: year: 2018 URL: https://wg21.link/p1208r0 - id: P1208R1 citation-label: P1208R1 title: "Adopt source_location from Library Fundamentals V3 for C++20" author: - family: Corentin Jabot, Robert Douglas issued: year: 2018 URL: https://wg21.link/p1208r1 - id: P1208R3 citation-label: P1208R3 title: "Source-Code Information Capture" author: - family: Robert Douglas, Corentin Jabot issued: year: 2018 URL: https://wg21.link/p1208r3 - id: P1208R4 citation-label: P1208R4 title: "Adopt source location from Library Fundamentals V3 for C++20" author: - family: Robert Douglas, Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1208r4 - id: P1208R5 citation-label: P1208R5 title: "Adopt source location from Library Fundamentals V3 for C++20" author: - family: Corentin Jabot, Robert Douglas issued: year: 2019 URL: https://wg21.link/p1208r5 - id: P1208R6 citation-label: P1208R6 title: "Adopt source location from Library Fundamentals V3 for C++20" author: - family: Corentin Jabot, Robert Douglas, Daniel Krugler, Peter Sommerlad issued: year: 2019 URL: https://wg21.link/p1208r6 - id: P1209R0 citation-label: P1209R0 title: "Adopt Consistent Container Erasure from Library Fundamentals 2 for C++20" author: - family: Alisdair Meredith, Stephan T. Lavavej issued: year: 2018 URL: https://wg21.link/p1209r0 - id: P1210R0 citation-label: P1210R0 title: "Completing the Rebase of Library Fundamentals, Version 3, Working Draft" author: - family: Alisdair Meredith issued: year: 2018 URL: https://wg21.link/p1210r0 - id: P1212R0 citation-label: P1212R0 title: "Modules and Freestanding" author: - family: Ben Craig issued: year: 2018 URL: https://wg21.link/p1212r0 - id: P1213R0 citation-label: P1213R0 title: "Global Module Fragment is Unnecessary" author: - family: Nathan Sidwell issued: year: 2018 URL: https://wg21.link/p1213r0 - id: P1213R1 citation-label: P1213R1 title: "Global Module Fragment Is Unnecessary" author: - family: Nathan Sidwell issued: year: 2018 URL: https://wg21.link/p1213r1 - id: P1214R0 citation-label: P1214R0 title: "Pointer to Member Functions and Member Objects are just Callables!" author: - family: JeanHeyd Meneide issued: year: 2018 URL: https://wg21.link/p1214r0 - id: P1217R0 citation-label: P1217R0 title: "Out-of-thin-air, revisited, again" author: - family: Hans-J. Boehm issued: year: 2018 URL: https://wg21.link/p1217r0 - id: P1217R1 citation-label: P1217R1 title: "Out-of-thin-air, revisited, again" author: - family: Hans-J. Boehm issued: year: 2019 URL: https://wg21.link/p1217r1 - id: P1217R2 citation-label: P1217R2 title: "Out-of-thin-air, revisited, again" author: - family: Hans Boehm issued: year: 2019 URL: https://wg21.link/p1217r2 - id: P1218R0 citation-label: P1218R0 title: "Redefinitions in Legacy Imports" author: - family: Nathan Sidwell issued: year: 2018 URL: https://wg21.link/p1218r0 - id: P1219R0 citation-label: P1219R0 title: "Homogeneous variadic function parameters" author: - family: James Touton issued: year: 2018 URL: https://wg21.link/p1219r0 - id: P1219R1 citation-label: P1219R1 title: "Homogeneous variadic function parameters" author: - family: James Touton issued: year: 2019 URL: https://wg21.link/p1219r1 - id: P1219R2 citation-label: P1219R2 title: "Homogeneous variadic function parameters" author: - family: James Touton issued: year: 2019 URL: https://wg21.link/p1219r2 - id: P1220R0 citation-label: P1220R0 title: "Controlling When Inline Functions are Emitted" author: - family: Chris Kennelly issued: year: 2018 URL: https://wg21.link/p1220r0 - id: P1221R0 citation-label: P1221R0 title: "Parametric Expressions" author: - family: Jason Rice issued: year: 2018 URL: https://wg21.link/p1221r0 - id: P1221R1 citation-label: P1221R1 title: "Parametric Expressions" author: - family: Jason Rice issued: year: 2018 URL: https://wg21.link/p1221r1 - id: P1222R0 citation-label: P1222R0 title: "A Standard flat_set" author: - family: Zach Laine issued: year: 2018 URL: https://wg21.link/p1222r0 - id: P1222R1 citation-label: P1222R1 title: "A Standard flatset" author: - family: Zach Laine issued: year: 2019 URL: https://wg21.link/p1222r1 - id: P1222R2 citation-label: P1222R2 title: "A Standard flat_set" author: - family: Zach Laine issued: year: 2019 URL: https://wg21.link/p1222r2 - id: P1222R3 citation-label: P1222R3 title: "A Standard flat_set" author: - family: Zach Laine issued: year: 2022 URL: https://wg21.link/p1222r3 - id: P1222R4 citation-label: P1222R4 title: "A Standard flat_set" author: - family: Zach Laine issued: year: 2022 URL: https://wg21.link/p1222r4 - id: P1223R0 citation-label: P1223R0 title: "find_backward" author: - family: Zach Laine issued: year: 2018 URL: https://wg21.link/p1223r0 - id: P1223R1 citation-label: P1223R1 title: "find_backward" author: - family: Zach Laine issued: year: 2018 URL: https://wg21.link/p1223r1 - id: P1223R2 citation-label: P1223R2 title: "find_backward" author: - family: Zach Laine issued: year: 2019 URL: https://wg21.link/p1223r2 - id: P1223R3 citation-label: P1223R3 title: "find_last" author: - family: Zach Laine issued: year: 2022 URL: https://wg21.link/p1223r3 - id: P1223R4 citation-label: P1223R4 title: "find_last" author: - family: Zach Laine issued: year: 2022 URL: https://wg21.link/p1223r4 - id: P1223R5 citation-label: P1223R5 title: "find_last" author: - family: Zach Laine issued: year: 2022 URL: https://wg21.link/p1223r5 - id: P1224R0 citation-label: P1224R0 title: "C++ Standard Library Issues to be moved in San Diego" author: - family: Marshall Clow issued: year: 2018 URL: https://wg21.link/p1224r0 - id: P1225R0 citation-label: P1225R0 title: "Feedback on 2D Graphics" author: - family: JF Bastien issued: year: 2018 URL: https://wg21.link/p1225r0 - id: P1227R0 citation-label: P1227R0 title: "Signed size() functions" author: - family: Jorg Brown issued: year: 2018 URL: https://wg21.link/p1227r0 - id: P1227R1 citation-label: P1227R1 title: "Signed ssize() functions, unsigned size() functions" author: - family: Jorg Brown issued: year: 2019 URL: https://wg21.link/p1227r1 - id: P1227R2 citation-label: P1227R2 title: "Signed ssize() functions, unsigned size() functions" author: - family: Jorg Brown issued: year: 2019 URL: https://wg21.link/p1227r2 - id: P1228R1 citation-label: P1228R1 title: "A proposal to add an efficient string concatenation routine to the Standard Library" author: - family: Jorg Brown issued: year: 2019 URL: https://wg21.link/p1228r1 - id: P1229R0 citation-label: P1229R0 title: "Labelled Parameters" author: - family: Jorg Brown issued: year: 2018 URL: https://wg21.link/p1229r0 - id: P1230R0 citation-label: P1230R0 title: "Recursive Type Template Instantiation" author: - family: Mingxin Wang issued: year: 2018 URL: https://wg21.link/p1230r0 - id: P1231R0 citation-label: P1231R0 title: "Proposal for Study Group: C++ Education" author: - family: JC van Winkel, Christopher Di Bella issued: year: 2018 URL: https://wg21.link/p1231r0 - id: P1232R0 citation-label: P1232R0 title: "Integrating executors with the standard library through customization" author: - family: Lee Howes, Eric Niebler, Kirk Shoop, Lewis Baker, Robert Geva issued: year: 2018 URL: https://wg21.link/p1232r0 - id: P1233R0 citation-label: P1233R0 title: "Shift-by-negative in shift_left and shift_right" author: - family: Ashley Hedberg, Matt Calabrese issued: year: 2018 URL: https://wg21.link/p1233r0 - id: P1233R1 citation-label: P1233R1 title: "Shift-by-negative in shift_left and shift_right" author: - family: Ashley Hedberg, Matt Calabrese, Bryce Adelstein Lelbach issued: year: 2018 URL: https://wg21.link/p1233r1 - id: P1235R0 citation-label: P1235R0 title: "Implicit constexpr" author: - family: Bryce Adelstein Lelbach, Hana Dusíková issued: year: 2018 URL: https://wg21.link/p1235r0 - id: P1236R0 citation-label: P1236R0 title: "Alternative Wording for P0907R4 Signed Integers are Two's Complement" author: - family: Jens Maurer issued: year: 2018 URL: https://wg21.link/p1236r0 - id: P1236R1 citation-label: P1236R1 title: "Alternative Wording for P0907R4 Signed Integers are Two's Complement" author: - family: Jens Maurer issued: year: 2018 URL: https://wg21.link/p1236r1 - id: P1237R0 citation-label: P1237R0 title: "SG16: Unicode meeting summaries 2018/07/11 - 2018/10/03" author: - family: Tom Honermann issued: year: 2018 URL: https://wg21.link/p1237r0 - id: P1238R0 citation-label: P1238R0 title: "SG16: Unicode Direction" author: - family: Tom Honermann, Corentin Jabot, JeanHeyd Meneide, Mark Zeren, Martinho Fernandes, Peter Bindels, Steve Downey, Zach Laine issued: year: 2018 URL: https://wg21.link/p1238r0 - id: P1238R1 citation-label: P1238R1 title: "SG16: Unicode Direction" author: - family: Tom Honermann, Corentin Jabot, JeanHeyd Meneide, Mark Zeren, Martinho Fernandes, Peter Bindels, Steve Downey, Zach Laine issued: year: 2019 URL: https://wg21.link/p1238r1 - id: P1239R0 citation-label: P1239R0 title: "Placed Before" author: - family: Daniel Lustig issued: year: 2018 URL: https://wg21.link/p1239r0 - id: P1240R0 citation-label: P1240R0 title: "Scalable Reflection in C++" author: - family: Andrew Sutton, Faisal Vali, Daveed Vandevoorde issued: year: 2018 URL: https://wg21.link/p1240r0 - id: P1240R1 citation-label: P1240R1 title: "Scalable Reflection in C++" author: - family: Daveed Vandevoorde, Wyatt Childers, Andrew Sutton, Faisal Vali, Daveed Vandevoorde issued: year: 2019 URL: https://wg21.link/p1240r1 - id: P1240R2 citation-label: P1240R2 title: "Scalable Reflection" author: - family: Daveed Vandevoorde, Wyatt Childers, Andrew Sutton, Faisal Vali issued: year: 2022 URL: https://wg21.link/p1240r2 - id: P1241R0 citation-label: P1241R0 title: "In support of merging coroutines into C++20" author: - family: Lee Howes, Eric Niebler, Lewis Baker issued: year: 2018 URL: https://wg21.link/p1241r0 - id: P1242R0 citation-label: P1242R0 title: "Single-file modules with the Atom semantic properties rule" author: - family: Jeff Snyder issued: year: 2018 URL: https://wg21.link/p1242r0 - id: P1242R1 citation-label: P1242R1 title: "Single-file modules with the Atom semantic properties rule" author: - family: Jeff Snyder, Richard Smith issued: year: 2018 URL: https://wg21.link/p1242r1 - id: P1243R0 citation-label: P1243R0 title: "Rangify New Algorithms" author: - family: Dan Raviv issued: year: 2018 URL: https://wg21.link/p1243r0 - id: P1243R1 citation-label: P1243R1 title: "Rangify New Algorithms" author: - family: Dan Raviv issued: year: 2019 URL: https://wg21.link/p1243r1 - id: P1243R2 citation-label: P1243R2 title: "Rangify New Algorithms" author: - family: Dan Raviv issued: year: 2019 URL: https://wg21.link/p1243r2 - id: P1243R3 citation-label: P1243R3 title: "Rangify New Algorithms" author: - family: Dan Raviv issued: year: 2020 URL: https://wg21.link/p1243r3 - id: P1243R4 citation-label: P1243R4 title: "Rangify New Algorithms" author: - family: Dan Raviv issued: year: 2020 URL: https://wg21.link/p1243r4 - id: P1244R0 citation-label: P1244R0 title: "Dependent Execution for a Unified Executors Proposal for C++" author: - family: Jared Hoberock, Michael Garland, Chris Kohlhoff, Chris Mysen, Carter Edwards, Gordon Brown issued: year: 2018 URL: https://wg21.link/p1244r0 - id: P1245R0 citation-label: P1245R0 title: "export module containing [[attribute]];" author: - family: Bruno Cardoso Lopes, JF Bastien issued: year: 2018 URL: https://wg21.link/p1245r0 - id: P1246R0 citation-label: P1246R0 title: "The no_float function attribute" author: - family: Bruno Cardoso Lopes, JF Bastien issued: year: 2018 URL: https://wg21.link/p1246r0 - id: P1247R0 citation-label: P1247R0 title: "Disabling static destructors: introducing no_destroy and always_destroy attributes" author: - family: Bruno Cardoso Lopes, JF Bastien, Erik Pilkington issued: year: 2018 URL: https://wg21.link/p1247r0 - id: P1248R0 citation-label: P1248R0 title: "Fixing 'Relation's" author: - family: Tomasz Kamiński issued: year: 2018 URL: https://wg21.link/p1248r0 - id: P1248R1 citation-label: P1248R1 title: "Remove CommonReference requirement from StrictWeakOrdering" author: - family: Tomasz Kamiński issued: year: 2018 URL: https://wg21.link/p1248r1 - id: P1249R0 citation-label: P1249R0 title: "std::forward from std::initializer_list" author: - family: Alex Christensen issued: year: 2018 URL: https://wg21.link/p1249r0 - id: P1250R0 citation-label: P1250R0 title: "Extension by inspecting members of User Defined Types?" author: - family: Titus Winters, Ashley Hedberg, Eric Fiselier issued: year: 2018 URL: https://wg21.link/p1250r0 - id: P1251R0 citation-label: P1251R0 title: "A more constexpr bitset" author: - family: Morris Hafner issued: year: 2018 URL: https://wg21.link/p1251r0 - id: P1251R1 citation-label: P1251R1 title: "A more constexpr bitset" author: - family: Morris Hafner issued: year: 2018 URL: https://wg21.link/p1251r1 - id: P1252R0 citation-label: P1252R0 title: "Ranges Design Cleanup" author: - family: Casey Carter issued: year: 2018 URL: https://wg21.link/p1252r0 - id: P1252R1 citation-label: P1252R1 title: "Ranges Design Cleanup" author: - family: Casey Carter issued: year: 2018 URL: https://wg21.link/p1252r1 - id: P1252R2 citation-label: P1252R2 title: "Ranges Design Cleanup" author: - family: Casey Carter issued: year: 2019 URL: https://wg21.link/p1252r2 - id: P1253R0 citation-label: P1253R0 title: "Guidelines for when a WG21 proposal should be reviewed by SG16, the text and Unicode study group" author: - family: Steve Downey issued: year: 2019 URL: https://wg21.link/p1253r0 - id: P1254R0 citation-label: P1254R0 title: "Notes on C++ Package Management" author: - family: Steve Downey issued: year: 2018 URL: https://wg21.link/p1254r0 - id: P1255R0 citation-label: P1255R0 title: "A view of 0 or 1 elements: view::maybe" author: - family: Steve Downey issued: year: 2018 URL: https://wg21.link/p1255r0 - id: P1255R1 citation-label: P1255R1 title: "A view of 0 or 1 elements: view::maybe" author: - family: Steve Downey issued: year: 2018 URL: https://wg21.link/p1255r1 - id: P1255R2 citation-label: P1255R2 title: "A view of 0 or 1 elements: view::maybe" author: - family: Steve Downey issued: year: 2018 URL: https://wg21.link/p1255r2 - id: P1255R3 citation-label: P1255R3 title: "A view of 0 or 1 elements: view::maybe" author: - family: Steve Downey issued: year: 2019 URL: https://wg21.link/p1255r3 - id: P1255R4 citation-label: P1255R4 title: "A view of 0 or 1 elements: view::maybe" author: - family: Steve Downey issued: year: 2019 URL: https://wg21.link/p1255r4 - id: P1255R5 citation-label: P1255R5 title: "A view of 0 or 1 elements: views::maybe" author: - family: Steve Downey issued: year: 2019 URL: https://wg21.link/p1255r5 - id: P1255R6 citation-label: P1255R6 title: "A view of 0 or 1 elements: views::maybe" author: - family: Steve Downey issued: year: 2020 URL: https://wg21.link/p1255r6 - id: P1255R7 citation-label: P1255R7 title: "A view of 0 or 1 elements: views::maybe" author: - family: Steve Downey issued: year: 2022 URL: https://wg21.link/p1255r7 - id: P1255R8 citation-label: P1255R8 title: "A view of 0 or 1 elements: views::maybe" author: - family: Steve Downey issued: year: 2022 URL: https://wg21.link/p1255r8 - id: P1255R9 citation-label: P1255R9 title: "A view of 0 or 1 elements: views::maybe" author: - family: Steve Downey issued: year: 2022 URL: https://wg21.link/p1255r9 - id: P1255R10 citation-label: P1255R10 title: "A view of 0 or 1 elements: views::maybe" author: - family: Steve Downey issued: year: 2023 URL: https://wg21.link/p1255r10 - id: P1255R11 citation-label: P1255R11 title: "A view of 0 or 1 elements: views::maybe" author: - family: Steve Downey issued: year: 2024 URL: https://wg21.link/p1255r11 - id: P1255R12 citation-label: P1255R12 title: "A view of 0 or 1 elements: views::maybe" author: - family: Steve Downey issued: year: 2024 URL: https://wg21.link/p1255r12 - id: P1255R13 citation-label: P1255R13 title: "A view of 0 or 1 elements: views::nullable And a concept to constrain maybes" author: - family: Steve Downey issued: year: 2024 URL: https://wg21.link/p1255r13 - id: P1255R14 citation-label: P1255R14 title: "A view of 0 or 1 elements: views::nullable And a concept to constrain maybes" author: - family: Steve Downey issued: year: 2024 URL: https://wg21.link/p1255r14 - id: P1256R0 citation-label: P1256R0 title: "Executors Should Go To A TS" author: - family: Detlef Vollmann issued: year: 2018 URL: https://wg21.link/p1256r0 - id: P1257R0 citation-label: P1257R0 title: "Implementation experience on trying to implement concurrent data and control structures with executors" author: - family: Detlef Vollmann issued: year: 2018 URL: https://wg21.link/p1257r0 - id: P1258R0 citation-label: P1258R0 title: "Don't Make C++ Unimplementable On Small CPUs" author: - family: Detlef Vollmann issued: year: 2018 URL: https://wg21.link/p1258r0 - id: P1259R0 citation-label: P1259R0 title: "Merge most of Networking TS into C++ Working Draft" author: - family: Detlef Vollmann issued: year: 2018 URL: https://wg21.link/p1259r0 - id: P1259R1 citation-label: P1259R1 title: "Merge most of Networking TS into C++ Working Draft" author: - family: Detlef Vollmann issued: year: 2018 URL: https://wg21.link/p1259r1 - id: P1260R0 citation-label: P1260R0 title: "Pattern Matching" author: - family: Michael Park issued: year: 2018 URL: https://wg21.link/p1260r0 - id: P1261R0 citation-label: P1261R0 title: "Supporting Pipelines in C++" author: - family: Michael Wong, Daniel Garcia, Ronan Keryell issued: year: 2018 URL: https://wg21.link/p1261r0 - id: P1263R0 citation-label: P1263R0 title: "Controlling the instantiation of vtables and RTTI" author: - family: Louis Dionne issued: year: 2018 URL: https://wg21.link/p1263r0 - id: P1264R0 citation-label: P1264R0 title: "Revising the wording of stream input operations" author: - family: Louis Dionne issued: year: 2018 URL: https://wg21.link/p1264r0 - id: P1264R1 citation-label: P1264R1 title: "Revising the wording of stream input operations" author: - family: Louis Dionne issued: year: 2020 URL: https://wg21.link/p1264r1 - id: P1264R2 citation-label: P1264R2 title: "Revising the wording of stream input operations" author: - family: Louis Dionne issued: year: 2022 URL: https://wg21.link/p1264r2 - id: P1267R0 citation-label: P1267R0 title: "Custom Constraint Diagnostics" author: - family: Hana Dusíková, Bryce Adelstein Lelbach issued: year: 2018 URL: https://wg21.link/p1267r0 - id: P1269R0 citation-label: P1269R0 title: "Three Years with the Networking TS" author: - family: Jason Carey issued: year: 2018 URL: https://wg21.link/p1269r0 - id: P1271R0 citation-label: P1271R0 title: "Move resource_adaptor from Library TS to the C++ WP" author: - family: Pablo Halpern issued: year: 2018 URL: https://wg21.link/p1271r0 - id: P1272R0 citation-label: P1272R0 title: "Byteswapping for fun&&nuf" author: - family: Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1272r0 - id: P1272R1 citation-label: P1272R1 title: "Byteswapping for fun&&nuf" author: - family: Isabella Muerte issued: year: 2019 URL: https://wg21.link/p1272r1 - id: P1272R2 citation-label: P1272R2 title: "Byteswapping for fun&&nuf" author: - family: Isabella Muerte issued: year: 2019 URL: https://wg21.link/p1272r2 - id: P1272R3 citation-label: P1272R3 title: "Byteswapping for fun&&nuf" author: - family: Isabella Muerte issued: year: 2020 URL: https://wg21.link/p1272r3 - id: P1272R4 citation-label: P1272R4 title: "Byteswapping for fun&&nuf" author: - family: Isabella Muerte, Corentin Jabot issued: year: 2021 URL: https://wg21.link/p1272r4 - id: P1273R0 citation-label: P1273R0 title: "86 The Absurd (From Exceptions)" author: - family: Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1273r0 - id: P1274R0 citation-label: P1274R0 title: "Bang For The Buck" author: - family: Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1274r0 - id: P1275R0 citation-label: P1275R0 title: "Desert Sessions: Improving hostile environment interactions" author: - family: Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1275r0 - id: P1276R0 citation-label: P1276R0 title: "Void Main" author: - family: Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1276r0 - id: P1277R0 citation-label: P1277R0 title: "Subscripts On Parade" author: - family: Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1277r0 - id: P1278R0 citation-label: P1278R0 title: "offsetof For the Modern Era" author: - family: Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1278r0 - id: P1279R0 citation-label: P1279R0 title: "std::breakpoint" author: - family: Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1279r0 - id: P1280R0 citation-label: P1280R0 title: "Integer Width Literals" author: - family: Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1280r0 - id: P1280R1 citation-label: P1280R1 title: "Integer Width Literals" author: - family: Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1280r1 - id: P1280R2 citation-label: P1280R2 title: "Integer Width Literals" author: - family: Isabella Muerte issued: year: 2019 URL: https://wg21.link/p1280r2 - id: P1281R0 citation-label: P1281R0 title: "Feature Presentation" author: - family: Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1281r0 - id: P1282R0 citation-label: P1282R0 title: "Ceci N’est Pas Une Pipe: Adding a workflow operator to C++" author: - family: Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1282r0 - id: P1283R0 citation-label: P1283R0 title: "Sharing is Caring" author: - family: Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1283r0 - id: P1284R0 citation-label: P1284R0 title: "Allowing Inlining of Replaceable Functions" author: - family: Chris Kennelly issued: year: 2018 URL: https://wg21.link/p1284r0 - id: P1285R0 citation-label: P1285R0 title: "Improving Completeness Requirements for Type Traits" author: - family: Walter E. Brown issued: year: 2018 URL: https://wg21.link/p1285r0 - id: P1286R0 citation-label: P1286R0 title: "Contra CWG DR1778" author: - family: Richard Smith issued: year: 2018 URL: https://wg21.link/p1286r0 - id: P1286R1 citation-label: P1286R1 title: "Contra CWG DR1778" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/p1286r1 - id: P1286R2 citation-label: P1286R2 title: "Contra CWG DR1778" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/p1286r2 - id: P1287R0 citation-label: P1287R0 title: "Supporting async use-cases for interrupt_token" author: - family: Lewis Baker, Kirk Shoop issued: year: 2018 URL: https://wg21.link/p1287r0 - id: P1288R0 citation-label: P1288R0 title: "Coroutine concepts and metafunctions" author: - family: Lewis Baker issued: year: 2018 URL: https://wg21.link/p1288r0 - id: P1289R0 citation-label: P1289R0 title: "Access control in contract conditions" author: - family: J. Daniel Garcia, Ville Voutilainen issued: year: 2018 URL: https://wg21.link/p1289r0 - id: P1289R1 citation-label: P1289R1 title: "Access control in contract conditions" author: - family: J. Daniel Garcia, Ville Voutilainen issued: year: 2018 URL: https://wg21.link/p1289r1 - id: P1290R0 citation-label: P1290R0 title: "Avoiding undefined behavior in contracts" author: - family: J. Daniel Garcia issued: year: 2018 URL: https://wg21.link/p1290r0 - id: P1290R1 citation-label: P1290R1 title: "Avoiding undefined behavior in contracts" author: - family: J. Daniel Garcia, Ville Voutilainen issued: year: 2019 URL: https://wg21.link/p1290r1 - id: P1290R2 citation-label: P1290R2 title: "Avoiding undefined behavior in contracts" author: - family: J. Daniel Garcia, Ville Voutilainen issued: year: 2019 URL: https://wg21.link/p1290r2 - id: P1290R3 citation-label: P1290R3 title: "Avoiding undefined behavior in contracts" author: - family: J. Daniel Garcia, Ville Voutilainen issued: year: 2019 URL: https://wg21.link/p1290r3 - id: P1291R0 citation-label: P1291R0 title: "std::ranges::less<> Should Be More!" author: - family: Walter E. Brown issued: year: 2018 URL: https://wg21.link/p1291r0 - id: P1292R0 citation-label: P1292R0 title: "Customization Point Functions" author: - family: Matt Calabrese issued: year: 2018 URL: https://wg21.link/p1292r0 - id: P1293R0 citation-label: P1293R0 title: "ostream_joiner" author: - family: Mike Spertus, Nathan Wilson issued: year: 2018 URL: https://wg21.link/p1293r0 - id: P1293R1 citation-label: P1293R1 title: "ostream_joiner" author: - family: Mike Spertus, Nathan Wilson issued: year: 2018 URL: https://wg21.link/p1293r1 - id: P1293R2 citation-label: P1293R2 title: "ostream_joiner" author: - family: Mike Spertus, Nathan Wilson issued: year: 2019 URL: https://wg21.link/p1293r2 - id: P1294R0 citation-label: P1294R0 title: "Proposed resolution for US104: Allocator-aware regular expressions (rev 3)" author: - family: Michael Spertus, John Maddock issued: year: 2018 URL: https://wg21.link/p1294r0 - id: P1295R0 citation-label: P1295R0 title: "Spaceship library update" author: - family: Tomasz Kamiński issued: year: 2018 URL: https://wg21.link/p1295r0 - id: P1296R0 citation-label: P1296R0 title: "[[assert: std::disjoint(A,nA, B,nB)]]: Contract assertions as an alternate spelling of ‘restrict’" author: - family: Phil Miller, Justin Szaday issued: year: 2018 URL: https://wg21.link/p1296r0 - id: P1298R0 citation-label: P1298R0 title: "Reserve more freedom for atomic_ref<> implementers" author: - family: Olivier Giroux issued: year: 2018 URL: https://wg21.link/p1298r0 - id: P1299R0 citation-label: P1299R0 title: "Module Preamble is Unnecessary" author: - family: Nathan Sidwell issued: year: 2018 URL: https://wg21.link/p1299r0 - id: P1299R1 citation-label: P1299R1 title: "Module Preamble is Unnecessarily Fragile" author: - family: Nathan Sidwell issued: year: 2018 URL: https://wg21.link/p1299r1 - id: P1299R2 citation-label: P1299R2 title: "Replacement for placeholder" URL: https://wg21.link/p1299r2 - id: P1299R3 citation-label: P1299R3 title: "Module Preamble is Unnecessarily Fragile" author: - family: Nathan Sidwell issued: year: 2018 URL: https://wg21.link/p1299r3 - id: P1300R0 citation-label: P1300R0 title: "Remember the FORTRAN" author: - family: Jussi Pakkanen, Isabella Muerte, Peter Bindels issued: year: 2018 URL: https://wg21.link/p1300r0 - id: P1301R0 citation-label: P1301R0 title: "nodiscard should have a reason" author: - family: JeanHeyd Meneide, Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1301r0 - id: P1301R1 citation-label: P1301R1 title: "[[nodiscard(\"should have a reason\")]]" author: - family: JeanHeyd Meneide, Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1301r1 - id: P1301R2 citation-label: P1301R2 title: "[[nodiscard(\"should have a reason\")]]" author: - family: JeanHeyd Meneide, Isabella Muerte issued: year: 2019 URL: https://wg21.link/p1301r2 - id: P1301R3 citation-label: P1301R3 title: "[[nodiscard(\"should have a reason\")]]" author: - family: JeanHeyd Meneide, Isabella Muerte issued: year: 2019 URL: https://wg21.link/p1301r3 - id: P1301R4 citation-label: P1301R4 title: "[[nodiscard(\"should have a reason\")]]" author: - family: JeanHeyd Meneide, Isabella Muerte issued: year: 2019 URL: https://wg21.link/p1301r4 - id: P1302R0 citation-label: P1302R0 title: "Implicit Module Partition Lookup" author: - family: Isabella Muerte, Richard Smith issued: year: 2018 URL: https://wg21.link/p1302r0 - id: P1302R1 citation-label: P1302R1 title: "Implicit Module Partition Lookup" author: - family: Isabella Muerte, Richard Smith issued: year: 2019 URL: https://wg21.link/p1302r1 - id: P1303R0 citation-label: P1303R0 title: "Inline Module Partitions" author: - family: Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1303r0 - id: P1304R0 citation-label: P1304R0 title: "Simplifying Extern Template" author: - family: Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1304r0 - id: P1305R0 citation-label: P1305R0 title: "Deprecate The Addressof Operator" author: - family: Isabella Muerte issued: year: 2018 URL: https://wg21.link/p1305r0 - id: P1306R0 citation-label: P1306R0 title: "Expansion statements" author: - family: Andrew Sutton, Sam Goodrick, Daveed Vandevoorde issued: year: 2018 URL: https://wg21.link/p1306r0 - id: P1306R1 citation-label: P1306R1 title: "Expansion statements" author: - family: Andrew Sutton, Sam Goodrick, Daveed Vandevoorde issued: year: 2019 URL: https://wg21.link/p1306r1 - id: P1306R2 citation-label: P1306R2 title: "Expansion statements" author: - family: Dan Katz, Andrew Sutton, Sam Goodrick, Daveed Vandevoorde issued: year: 2024 URL: https://wg21.link/p1306r2 - id: P1306R3 citation-label: P1306R3 title: "Expansion statements" author: - family: Dan Katz, Andrew Sutton, Sam Goodrick, Daveed Vandevoorde issued: year: 2024 URL: https://wg21.link/p1306r3 - id: P1307R0 citation-label: P1307R0 title: "weak_equality considered harmful" author: - family: Tony Van Eerd issued: year: 2018 URL: https://wg21.link/p1307r0 - id: P1308R0 citation-label: P1308R0 title: "Pattern Matching" author: - family: David Sankel, Dan Sarginson, Sergei Murzin issued: year: 2018 URL: https://wg21.link/p1308r0 - id: P1310R0 citation-label: P1310R0 title: "Unifying the many ways to compare" author: - family: David Stone issued: year: 2018 URL: https://wg21.link/p1310r0 - id: P1312R0 citation-label: P1312R0 title: "Comparison Concepts" author: - family: David Stone issued: year: 2018 URL: https://wg21.link/p1312r0 - id: P1313R0 citation-label: P1313R0 title: "Let's Talk About Package Specification" author: - family: Matthew Woehlke issued: year: 2018 URL: https://wg21.link/p1313r0 - id: P1314R0 citation-label: P1314R0 title: "unique_val: a default-on-move" author: - family: Miguel Ojeda issued: year: 2018 URL: https://wg21.link/p1314r0 - id: P1314R1 citation-label: P1314R1 title: "unique_val: a default-on-move type" author: - family: Miguel Ojeda issued: year: 2018 URL: https://wg21.link/p1314r1 - id: P1315R0 citation-label: P1315R0 title: "secure_val: a secure-clear-on-move type" author: - family: Miguel Ojeda issued: year: 2018 URL: https://wg21.link/p1315r0 - id: P1315R1 citation-label: P1315R1 title: "secure_val: a secure-clear-on-move type" author: - family: Miguel Ojeda issued: year: 2018 URL: https://wg21.link/p1315r1 - id: P1315R2 citation-label: P1315R2 title: "secure_clear" author: - family: Miguel Ojeda issued: year: 2019 URL: https://wg21.link/p1315r2 - id: P1315R3 citation-label: P1315R3 title: "secure_clear" author: - family: Miguel Ojeda issued: year: 2019 URL: https://wg21.link/p1315r3 - id: P1315R4 citation-label: P1315R4 title: "secure_clear" author: - family: Miguel Ojeda issued: year: 2019 URL: https://wg21.link/p1315r4 - id: P1315R5 citation-label: P1315R5 title: "secure_clear" author: - family: Miguel Ojeda issued: year: 2020 URL: https://wg21.link/p1315r5 - id: P1315R6 citation-label: P1315R6 title: "secure_clear (update to N2599)" author: - family: Miguel Ojeda issued: year: 2020 URL: https://wg21.link/p1315r6 - id: P1315R7 citation-label: P1315R7 title: "secure_clear" author: - family: Miguel Ojeda issued: year: 2021 URL: https://wg21.link/p1315r7 - id: P1316R0 citation-label: P1316R0 title: "A when_all() operator for coroutines" author: - family: Lewis Baker issued: year: 2018 URL: https://wg21.link/p1316r0 - id: P1317R0 citation-label: P1317R0 title: "Remove return type deduction in std::apply" author: - family: Aaryaman Sagar issued: year: 2018 URL: https://wg21.link/p1317r0 - id: P1317R1 citation-label: P1317R1 title: "Remove return type deduction in std::apply" author: - family: Aaryaman Sagar, Eric Niebler issued: year: 2024 URL: https://wg21.link/p1317r1 - id: P1318R0 citation-label: P1318R0 title: "Tuple application traits" author: - family: Aaryaman Sagar issued: year: 2018 URL: https://wg21.link/p1318r0 - id: P1319R0 citation-label: P1319R0 title: "Changes between C++11 and C++14" author: - family: Thomas Köppe issued: year: 2018 URL: https://wg21.link/p1319r0 - id: P1320R0 citation-label: P1320R0 title: "Allowing contract predicates on non-first declarations" author: - family: Ville Voutilainen issued: year: 2018 URL: https://wg21.link/p1320r0 - id: P1320R1 citation-label: P1320R1 title: "Allowing contract predicates on non-first declarations" author: - family: Ville Voutilainen issued: year: 2019 URL: https://wg21.link/p1320r1 - id: P1320R2 citation-label: P1320R2 title: "Allowing contract predicates on non-first declarations" author: - family: Ville Voutilainen issued: year: 2019 URL: https://wg21.link/p1320r2 - id: P1321R0 citation-label: P1321R0 title: "UB in contract violations" author: - family: Ville Voutilainen issued: year: 2018 URL: https://wg21.link/p1321r0 - id: P1322R0 citation-label: P1322R0 title: "Networking TS enhancement to enable custom I/O executors" author: - family: Christopher Kohlhoff issued: year: 2018 URL: https://wg21.link/p1322r0 - id: P1322R1 citation-label: P1322R1 title: "Networking TS enhancement to enable custom I/O executors" author: - family: Christopher Kohlhoff issued: year: 2020 URL: https://wg21.link/p1322r1 - id: P1322R2 citation-label: P1322R2 title: "Networking TS enhancement to enable custom I/O executors" author: - family: Christopher Kohlhoff issued: year: 2020 URL: https://wg21.link/p1322r2 - id: P1322R3 citation-label: P1322R3 title: "Networking TS enhancement to enable custom I/O executors" author: - family: Christopher Kohlhoff issued: year: 2021 URL: https://wg21.link/p1322r3 - id: P1323R0 citation-label: P1323R0 title: "Contract postconditions and return type deduction" author: - family: Hubert S.K. Tong issued: year: 2018 URL: https://wg21.link/p1323r0 - id: P1323R1 citation-label: P1323R1 title: "Contract postconditions and return type deduction" author: - family: Hubert S.K. Tong issued: year: 2019 URL: https://wg21.link/p1323r1 - id: P1323R2 citation-label: P1323R2 title: "Contract postconditions and return type deduction" author: - family: Hubert S.K. Tong issued: year: 2019 URL: https://wg21.link/p1323r2 - id: P1324R0 citation-label: P1324R0 title: "RE: Yet another approach for constrained declarations" author: - family: Mihail Naydenov issued: year: 2018 URL: https://wg21.link/p1324r0 - id: P1324R1 citation-label: P1324R1 title: "RE: Yet another approach for constrained declarations" author: - family: Mihail Naydenov issued: year: 2023 URL: https://wg21.link/p1324r1 - id: P1327R0 citation-label: P1327R0 title: "Allowing dynamic_cast, polymorphic typeid in Constant Expressions" author: - family: Peter Dimov issued: year: 2018 URL: https://wg21.link/p1327r0 - id: P1327R1 citation-label: P1327R1 title: "Allowing dynamic_cast, polymorphic typeid in Constant Expressions" author: - family: Peter Dimov, Vassil Vassilev, Richard Smith issued: year: 2018 URL: https://wg21.link/p1327r1 - id: P1328R0 citation-label: P1328R0 title: "Making std::type_info::operator== constexpr" author: - family: Peter Dimov issued: year: 2018 URL: https://wg21.link/p1328r0 - id: P1328R1 citation-label: P1328R1 title: "Making std::type_info::operator== constexpr" author: - family: Peter Dimov issued: year: 2021 URL: https://wg21.link/p1328r1 - id: P1329R0 citation-label: P1329R0 title: "On the Coroutines TS" author: - family: Mihail Mihaylov, Vassil Vassilev issued: year: 2018 URL: https://wg21.link/p1329r0 - id: P1330R0 citation-label: P1330R0 title: "Changing the active member of a union inside constexpr" author: - family: Louis Dionne, David Vandevoorde issued: year: 2018 URL: https://wg21.link/p1330r0 - id: P1331R0 citation-label: P1331R0 title: "Permitting trivial default initialization in constexpr contexts" author: - family: CJ Johnson issued: year: 2019 URL: https://wg21.link/p1331r0 - id: P1331R1 citation-label: P1331R1 title: "Permitting trivial default initialization in constexpr contexts" author: - family: CJ Johnson issued: year: 2019 URL: https://wg21.link/p1331r1 - id: P1331R2 citation-label: P1331R2 title: "Permitting trivial default initialization in constexpr contexts" author: - family: CJ Johnson issued: year: 2019 URL: https://wg21.link/p1331r2 - id: P1332R0 citation-label: P1332R0 title: "Contract Checking in C++: A (long-term) Road Map" author: - family: Joshua Berne, Nathan Burgers, Hyman Rosen, John Lakos issued: year: 2018 URL: https://wg21.link/p1332r0 - id: P1333R0 citation-label: P1333R0 title: "Assigning Concrete Semantics to Contract-Checking Levels at Compile Time" author: - family: Joshua Berne, John Lakos issued: year: 2018 URL: https://wg21.link/p1333r0 - id: P1334R0 citation-label: P1334R0 title: "Specifying Concrete Semantics Directly in Contract-Checking Statements" author: - family: Joshua Berne, John Lakos issued: year: 2018 URL: https://wg21.link/p1334r0 - id: P1335R0 citation-label: P1335R0 title: "\"Avoiding undefined behavior in contracts\" [P1290R0] Explained" author: - family: John Lakos issued: year: 2018 URL: https://wg21.link/p1335r0 - id: P1337R0 citation-label: P1337R0 title: "Aliasing the standard library as a means to save C++" author: - family: CJ Johnson issued: year: 2019 URL: https://wg21.link/p1337r0 - id: P1338R0 citation-label: P1338R0 title: "WG21 2018-11 San Diego Record of Discussion" author: - family: Nina Dinka Ranns issued: year: 2018 URL: https://wg21.link/p1338r0 - id: P1338R1 citation-label: P1338R1 title: "WG21 2018-11 San Diego Record of Discussion" author: - family: Nina Dinka Ranns issued: year: 2018 URL: https://wg21.link/p1338r1 - id: P1339R0 citation-label: P1339R0 title: "Disallowing the friending of names in namespace std" author: - family: CJ Johnson issued: year: 2019 URL: https://wg21.link/p1339r0 - id: P1339R1 citation-label: P1339R1 title: "Disallowing the friending of names in namespace std" author: - family: CJ Johnson issued: year: 2019 URL: https://wg21.link/p1339r1 - id: P1341R0 citation-label: P1341R0 title: "Unifying Asynchronous APIs in the Standard Library" author: - family: Lewis Baker issued: year: 2018 URL: https://wg21.link/p1341r0 - id: P1342R0 citation-label: P1342R0 title: "Unifying Coroutines TS and Core Coroutines" author: - family: Lewis Baker issued: year: 2018 URL: https://wg21.link/p1342r0 - id: P1343 citation-label: P1343 title: "Simplify proposed WD change #2." URL: https://wg21.link/p1343 - id: P1344R0 citation-label: P1344R0 title: "Pre/Post vs. Enspects/Exsures" author: - family: Nathan Myers issued: year: 2019 URL: https://wg21.link/p1344r0 - id: P1344R1 citation-label: P1344R1 title: "Pre/Post vs. Enspects/Exsures" author: - family: Nathan Myers issued: year: 2019 URL: https://wg21.link/p1344r1 - id: P1344R2 citation-label: P1344R2 title: "pre/post with WD wording" URL: https://wg21.link/p1344r2 - id: P1347R0 citation-label: P1347R0 title: "Modules: ADL & Internal Linkage" author: - family: Davis Herring, Nathan Sidwell issued: year: 2018 URL: https://wg21.link/p1347r0 - id: P1347R1 citation-label: P1347R1 title: "Modules: ADL & Internal Linkage" author: - family: Nathan Sidwell, Davis Herring issued: year: 2019 URL: https://wg21.link/p1347r1 - id: P1348R0 citation-label: P1348R0 title: "An Executor Property for Occupancy of Execution Agents" author: - family: D. S. Hollman, Jared Hoberock, Lee Howes, Michael Garland, H. Carter Edwards issued: year: 2018 URL: https://wg21.link/p1348r0 - id: P1349R0 citation-label: P1349R0 title: "Better Integration of Sender Executors" author: - family: Vinnie Falco issued: year: 2018 URL: https://wg21.link/p1349r0 - id: P1350R0 citation-label: P1350R0 title: "Core Language Working Group \"tentatively ready\" Issues for the November, 2018 (San Diego) meeting" author: - family: William M. Miller issued: year: 2018 URL: https://wg21.link/p1350r0 - id: P1351R0 citation-label: P1351R0 title: "Intrusive smart pointer feedback" author: - family: Mark Zeren issued: year: 2019 URL: https://wg21.link/p1351r0 - id: P1353R0 citation-label: P1353R0 title: "Missing Feature Test Macros" author: - family: John Spicer issued: year: 2017 URL: https://wg21.link/p1353r0 - id: P1354R0 citation-label: P1354R0 title: "SG7 Guidelines for Review of Proposals" author: - family: Chandler Carruth issued: year: 2018 URL: https://wg21.link/p1354r0 - id: P1355R0 citation-label: P1355R0 title: "Exposing a narrow contract for ceil2" author: - family: Chris Kennelly issued: year: 2018 URL: https://wg21.link/p1355r0 - id: P1355R1 citation-label: P1355R1 title: "Exposing a narrow contract for ceil2" author: - family: Chris Kennelly issued: year: 2019 URL: https://wg21.link/p1355r1 - id: P1355R2 citation-label: P1355R2 title: "Exposing a narrow contract for ceil2" author: - family: Chris Kennelly issued: year: 2019 URL: https://wg21.link/p1355r2 - id: P1356R0 citation-label: P1356R0 title: "Coroutine TS ready issues (25 and 27)" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p1356r0 - id: P1357R0 citation-label: P1357R0 title: "Traits for [Un]bounded Arrays" author: - family: Walter E. Brown, Glen J. Fernandes issued: year: 2019 URL: https://wg21.link/p1357r0 - id: P1357R1 citation-label: P1357R1 title: "Traits for [Un]bounded Arrays" author: - family: Walter E. Brown, Glen J. Fernandes issued: year: 2019 URL: https://wg21.link/p1357r1 - id: P1358R0 citation-label: P1358R0 title: "Core \"ready\" Issues" author: - family: William M. Miller issued: year: 2019 URL: https://wg21.link/p1358r0 - id: P1359R0 citation-label: P1359R0 title: "Core \"tentatively ready\" Issues" author: - family: William M. Miller issued: year: 2019 URL: https://wg21.link/p1359r0 - id: P1360R0 citation-label: P1360R0 title: "Towards Machine Learning for C++: Study Group 19" author: - family: Michael Wong, Vincent Reverdy, Robert Douglas, Emad Barsoum, Sarthak Pati, Peter Goldsborough, Franke Seide issued: year: 2018 URL: https://wg21.link/p1360r0 - id: P1361R0 citation-label: P1361R0 title: "Integration of chrono with text formatting" author: - family: Victor Zverovich, Daniela Engert, Howard E. Hinnant issued: year: 2019 URL: https://wg21.link/p1361r0 - id: P1361R1 citation-label: P1361R1 title: "Integration of chrono with text formatting" author: - family: Victor Zverovich , Daniela Engert, Howard E. Hinnant issued: year: 2019 URL: https://wg21.link/p1361r1 - id: P1361R2 citation-label: P1361R2 title: "Integration of chrono with text formatting" author: - family: Victor Zverovich, Daniela Engert, Howard E. Hinnant issued: year: 2019 URL: https://wg21.link/p1361r2 - id: P1362R0 citation-label: P1362R0 title: "Incremental Approach: Coroutine TS + Core Coroutines" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p1362r0 - id: P1364R0 citation-label: P1364R0 title: "Fibers under the magnifying glass" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p1364r0 - id: P1365R0 citation-label: P1365R0 title: "Using Coroutine TS with zero dynamic allocations" author: - family: Gor Nishanov issued: year: 2018 URL: https://wg21.link/p1365r0 - id: P1367R0 citation-label: P1367R0 title: "Not All Agents Have TLS" author: - family: Olivier Giroux issued: year: 2018 URL: https://wg21.link/p1367r0 - id: P1367R1 citation-label: P1367R1 title: "Not All Agents Have TLS" author: - family: Olivier Giroux issued: year: 2019 URL: https://wg21.link/p1367r1 - id: P1368R0 citation-label: P1368R0 title: "Multiplication and division of fixed-point numbers" author: - family: S. Davis Herring issued: year: 2018 URL: https://wg21.link/p1368r0 - id: P1368R1 citation-label: P1368R1 title: "Multiplication and division of fixed-point numbers" author: - family: S. Davis Herring issued: year: 2019 URL: https://wg21.link/p1368r1 - id: P1369R0 citation-label: P1369R0 title: "Guidelines for Formulating Library Semantics Specifications" author: - family: Walter E. Brown issued: year: 2018 URL: https://wg21.link/p1369r0 - id: P1370R0 citation-label: P1370R0 title: "Generic numerical algorithm development with(out) numeric_limits" author: - family: Mark Hoemmen, Damien Lebrun-Grandie issued: year: 2018 URL: https://wg21.link/p1370r0 - id: P1370R1 citation-label: P1370R1 title: "Generic numerical algorithm development with(out) numeric_limits" author: - family: Mark Hoemmen, Damien Lebrun-Grandie issued: year: 2019 URL: https://wg21.link/p1370r1 - id: P1371R0 citation-label: P1371R0 title: "Pattern Matching" author: - family: Sergei Murzin, Michael Park, David Sankel, Dan Sarginson issued: year: 2019 URL: https://wg21.link/p1371r0 - id: P1371R1 citation-label: P1371R1 title: "Pattern Matching" author: - family: Sergei Murzin, Michael Park, David Sankel, Dan Sarginson issued: year: 2019 URL: https://wg21.link/p1371r1 - id: P1371R2 citation-label: P1371R2 title: "Pattern Matching" author: - family: Sergei Murzin, Michael Park, David Sankel, Dan Sarginson issued: year: 2020 URL: https://wg21.link/p1371r2 - id: P1371R3 citation-label: P1371R3 title: "Pattern Matching" author: - family: Michael Park, Bruno Cardoso Lopes, Sergei Murzin, David Sankel, Dan Sarginson, Bjarne Stroustrup issued: year: 2020 URL: https://wg21.link/p1371r3 - id: P1372R0 citation-label: P1372R0 title: "Giving atomic_ref implementers more flexibility by providing customization points for non-lock-free implementation" author: - family: D. S. Hollman issued: year: 2018 URL: https://wg21.link/p1372r0 - id: P1373R0 citation-label: P1373R0 title: "Syntax alternatives for modules" author: - family: Bjarne Stroustrup issued: year: 2018 URL: https://wg21.link/p1373r0 - id: P1374R0 citation-label: P1374R0 title: "Resolving LWG #2307 for C++20: Consistently Explicit Constructors" author: - family: Alisdair Meredith issued: year: 2018 URL: https://wg21.link/p1374r0 - id: P1375R0 citation-label: P1375R0 title: "More Constrained: Apples or Oranges? On the road to semantic constraint matching" author: - family: Hubert S.K. Tong issued: year: 2018 URL: https://wg21.link/p1375r0 - id: P1375R1 citation-label: P1375R1 title: "More Constrained: Apples or Oranges? On the road to semantic constraint matching" author: - family: Hubert S.K. Tong issued: year: 2019 URL: https://wg21.link/p1375r1 - id: P1375R2 citation-label: P1375R2 title: "More Constrained: Apples or Oranges?" author: - family: Hubert Tong issued: year: 2019 URL: https://wg21.link/p1375r2 - id: P1376R0 citation-label: P1376R0 title: "Summary of freestanding evening session discussions" author: - family: Ben Craig issued: year: 2018 URL: https://wg21.link/p1376r0 - id: P1377R0 citation-label: P1377R0 title: "Summary of Dec 2018 SG14 freestanding discussions" author: - family: Ben Craig issued: year: 2019 URL: https://wg21.link/p1377r0 - id: P1378R0 citation-label: P1378R0 title: "std::string_literal" author: - family: JeanHeyd Meneide issued: year: 2018 URL: https://wg21.link/p1378r0 - id: P1380R0 citation-label: P1380R0 title: "Ambiguity and Insecurities with Three-Way Comparison" author: - family: Lawrence Crowl issued: year: 2018 URL: https://wg21.link/p1380r0 - id: P1380R1 citation-label: P1380R1 title: "Ambiguity and Insecurities with Three-Way Comparison" author: - family: Lawrence Crowl issued: year: 2019 URL: https://wg21.link/p1380r1 - id: P1381R0 citation-label: P1381R0 title: "Reference capture of structured bindings" author: - family: Nicolas Lesser issued: year: 2018 URL: https://wg21.link/p1381r0 - id: P1381R1 citation-label: P1381R1 title: "Reference capture of structured bindings" author: - family: Nicolas Lesser issued: year: 2019 URL: https://wg21.link/p1381r1 - id: P1382R0 citation-label: P1382R0 title: "volatile_load and volatile_store" author: - family: JF Bastien, Paul McKenney issued: year: 2019 URL: https://wg21.link/p1382r0 - id: P1382R1 citation-label: P1382R1 title: "volatile_load and volatile_store" author: - family: JF Bastien, Paul McKenney, Jeffrey Yasskin issued: year: 2019 URL: https://wg21.link/p1382r1 - id: P1383R0 citation-label: P1383R0 title: "More constexpr for and " author: - family: Edward J. Rosten, Oliver J. Rosten issued: year: 2019 URL: https://wg21.link/p1383r0 - id: P1383R1 citation-label: P1383R1 title: "More constexpr for cmath and complex" author: - family: Oliver Rosten issued: year: 2022 URL: https://wg21.link/p1383r1 - id: P1383R2 citation-label: P1383R2 title: "More constexpr for cmath and complex" author: - family: Oliver Rosten issued: year: 2023 URL: https://wg21.link/p1383r2 - id: P1385R0 citation-label: P1385R0 title: "A proposal to add linear algebra support to the C++ standard library" author: - family: Guy Davidson, Bob Steagall issued: year: 2019 URL: https://wg21.link/p1385r0 - id: P1385R1 citation-label: P1385R1 title: "A proposal to add linear algebra support to the C++ standard library" author: - family: Guy Davidson, Bob Steagall issued: year: 2019 URL: https://wg21.link/p1385r1 - id: P1385R2 citation-label: P1385R2 title: "A proposal to add linear algebra support to the C++ standard library" author: - family: Guy Davidson, Bob Steagall issued: year: 2019 URL: https://wg21.link/p1385r2 - id: P1385R3 citation-label: P1385R3 title: "A proposal to add linear algebra support to the C++ standard library" author: - family: Guy Davidson, Bob Steagall issued: year: 2019 URL: https://wg21.link/p1385r3 - id: P1385R4 citation-label: P1385R4 title: "A proposal to add linear algebra support to the C++ standard library" author: - family: Guy Davidson, Bob Steagall issued: year: 2019 URL: https://wg21.link/p1385r4 - id: P1385R5 citation-label: P1385R5 title: "A proposal to add linear algebra support to the C++ standard library" author: - family: Guy Davidson, Bob Steagall issued: year: 2020 URL: https://wg21.link/p1385r5 - id: P1385R6 citation-label: P1385R6 title: "A proposal to add linear algebra support to the C++ standard library" author: - family: Guy Davidson, Bob Steagall issued: year: 2020 URL: https://wg21.link/p1385r6 - id: P1385R7 citation-label: P1385R7 title: "A proposal to add linear algebra support to the C++ standard library" author: - family: Guy Davidson, Bob Steagall issued: year: 2022 URL: https://wg21.link/p1385r7 - id: P1386R0 citation-label: P1386R0 title: "A Standard Audio API for C++: Motivation, Scope, and Basic Design" author: - family: Guy Somberg, Guy Davidson, Timur Doumler issued: year: 2019 URL: https://wg21.link/p1386r0 - id: P1386R1 citation-label: P1386R1 title: "A Standard Audio API for C++: Motivation, Scope, and Basic Design" author: - family: Guy Somberg, Guy Davidson, Timur Doumler issued: year: 2019 URL: https://wg21.link/p1386r1 - id: P1386R2 citation-label: P1386R2 title: "A Standard Audio API for C++: Motivation, Scope, and Basic Design" author: - family: Guy Somberg, Guy Davidson, Timur Doumler issued: year: 2019 URL: https://wg21.link/p1386r2 - id: P1388R0 citation-label: P1388R0 title: "2019-01-11 SG20 Telecon Minutes" author: - family: JC van Winkel, Christopher Di Bella issued: year: 2019 URL: https://wg21.link/p1388r0 - id: P1389R0 citation-label: P1389R0 title: "Standing Document for SG20: Guidelines for Teaching C++ to Beginners" author: - family: Christopher Di Bella, Sy Brand, Michael Adams issued: year: 2019 URL: https://wg21.link/p1389r0 - id: P1389R1 citation-label: P1389R1 title: "Standing Document for SG20: Guidelines for Teaching C++ to Beginners" author: - family: Christopher Di Bella, Sy Brand, Michael Adams issued: year: 2019 URL: https://wg21.link/p1389r1 - id: P1390R0 citation-label: P1390R0 title: "Suggested Reflection TS NB Resolutions" author: - family: Matúš Chochlík, Axel Naumann, and David Sankel issued: year: 2019 URL: https://wg21.link/p1390r0 - id: P1390R1 citation-label: P1390R1 title: "Reflection TS NB comment resolutions: summary and rationale" author: - family: Matúš Chochlík, Axel Naumann, and David Sankel issued: year: 2019 URL: https://wg21.link/p1390r1 - id: P1391R0 citation-label: P1391R0 title: "Range constructor for std::string_view" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1391r0 - id: P1391R1 citation-label: P1391R1 title: "Range constructor for std::string_view" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1391r1 - id: P1391R2 citation-label: P1391R2 title: "Range constructor for std::string_view" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1391r2 - id: P1391R3 citation-label: P1391R3 title: "Range constructor for std::string_view" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1391r3 - id: P1391R4 citation-label: P1391R4 title: "Range constructor for std::string_view" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1391r4 - id: P1392R0 citation-label: P1392R0 title: "Differences Between Functions and Function Templates" author: - family: Davis Herring, Roger Orr issued: year: 2019 URL: https://wg21.link/p1392r0 - id: P1393R0 citation-label: P1393R0 title: "A General Property Customization Mechanism" author: - family: D. S. Hollman, Chris Kohlhoff, Bryce Lelbach, Jared Hoberock, Gordon Brown, Michał Dominiak issued: year: 2019 URL: https://wg21.link/p1393r0 - id: P1394R0 citation-label: P1394R0 title: "Range constructor for std::span" author: - family: Corentin Jabot, Casey Carter issued: year: 2019 URL: https://wg21.link/p1394r0 - id: P1394R1 citation-label: P1394R1 title: "Range constructor for std::span" author: - family: Corentin Jabot, Casey Carter issued: year: 2019 URL: https://wg21.link/p1394r1 - id: P1394R2 citation-label: P1394R2 title: "Range constructor for std::span" author: - family: Corentin Jabot, Casey Carter issued: year: 2019 URL: https://wg21.link/p1394r2 - id: P1394R3 citation-label: P1394R3 title: "Range constructor for std::span" author: - family: Corentin Jabot, Casey Carter issued: year: 2019 URL: https://wg21.link/p1394r3 - id: P1394R4 citation-label: P1394R4 title: "Range constructor for std::span" author: - family: Corentin Jabot, Casey Carter issued: year: 2019 URL: https://wg21.link/p1394r4 - id: P1395R0 citation-label: P1395R0 title: "Modules: Partitions Are Not a Panacea" author: - family: Nathan Sidwell issued: year: 2019 URL: https://wg21.link/p1395r0 - id: P1401R0 citation-label: P1401R0 title: "Narrowing contextual conversions to bool" author: - family: Andrzej Krzemienski issued: year: 2019 URL: https://wg21.link/p1401r0 - id: P1401R1 citation-label: P1401R1 title: "Narrowing contextual conversions to bool" author: - family: Andrzej Krzemieński issued: year: 2019 URL: https://wg21.link/p1401r1 - id: P1401R2 citation-label: P1401R2 title: "Narrowing contextual conversions to bool" author: - family: Andrzej Krzemieński issued: year: 2019 URL: https://wg21.link/p1401r2 - id: P1401R3 citation-label: P1401R3 title: "Narrowing contextual conversions to bool" author: - family: Andrzej Krzemieński issued: year: 2020 URL: https://wg21.link/p1401r3 - id: P1401R4 citation-label: P1401R4 title: "Narrowing contextual conversions to bool" author: - family: Andrzej Krzemieński issued: year: 2020 URL: https://wg21.link/p1401r4 - id: P1401R5 citation-label: P1401R5 title: "Narrowing contextual conversions to bool" author: - family: Andrzej Krzemieński issued: year: 2021 URL: https://wg21.link/p1401r5 - id: P1402R0 citation-label: P1402R0 title: "std::cstring_view - a C compatible std::string_view adapter" author: - family: Andrew Tomazos issued: year: 2019 URL: https://wg21.link/p1402r0 - id: P1403R0 citation-label: P1403R0 title: "Experience Report: Implementing a Coroutines TS Frontend to an Existing Tasking Library" author: - family: D. S. Hollman issued: year: 2019 URL: https://wg21.link/p1403r0 - id: P1404R0 citation-label: P1404R0 title: "bad_alloc is not out-of-memory!" author: - family: Andrzej Krzemienski issued: year: 2019 URL: https://wg21.link/p1404r0 - id: P1404R1 citation-label: P1404R1 title: "bad_alloc is not out-of-memory!" author: - family: Andrzej Krzemieński, Tomasz Kamiński issued: year: 2019 URL: https://wg21.link/p1404r1 - id: P1405R0 citation-label: P1405R0 title: "C++20 Executors are Resilient to ABI Breakage" author: - family: Jared Hoberock, Chris Kohlhoff issued: year: 2019 URL: https://wg21.link/p1405r0 - id: P1406R0 citation-label: P1406R0 title: "Add more std::hash specializations" author: - family: Alexander Zaitsev, Antony Polukhin issued: year: 2018 URL: https://wg21.link/p1406r0 - id: P1406R1 citation-label: P1406R1 title: "Add more std::hash specializations" author: - family: Alexander Zaitsev, Antony Polukhin issued: year: 2019 URL: https://wg21.link/p1406r1 - id: P1407R0 citation-label: P1407R0 title: "Tell Programmers About Signed Integer Overflow Behavior" author: - family: Scott Schurr issued: year: 2019 URL: https://wg21.link/p1407r0 - id: P1407R1 citation-label: P1407R1 title: "Tell Programmers About Signed Integer Overflow Behavior" author: - family: Scott Schurr issued: year: 2019 URL: https://wg21.link/p1407r1 - id: P1408R0 citation-label: P1408R0 title: "Abandon observer_ptr" author: - family: Bjarne Stroustrup issued: year: 2018 URL: https://wg21.link/p1408r0 - id: P1410R0 citation-label: P1410R0 title: "Remove deprecated strstream" author: - family: Peter Sommerlad issued: year: 2019 URL: https://wg21.link/p1410r0 - id: P1411R0 citation-label: P1411R0 title: "Please reconsider for C++20" author: - family: Peter Sommerlad issued: year: 2019 URL: https://wg21.link/p1411r0 - id: P1412R0 citation-label: P1412R0 title: "Class Natures for Safety Critical Code: On user-declared and user-defined special member functions" author: - family: Peter Sommerlad issued: year: 2019 URL: https://wg21.link/p1412r0 - id: P1413R0 citation-label: P1413R0 title: "A safer interface for std::aligned_storage" author: - family: CJ Johnson issued: year: 2019 URL: https://wg21.link/p1413r0 - id: P1413R1 citation-label: P1413R1 title: "Deprecate std::aligned_storage and std::aligned_union" author: - family: CJ Johnson issued: year: 2019 URL: https://wg21.link/p1413r1 - id: P1413R2 citation-label: P1413R2 title: "Deprecate std::aligned_storage and std::aligned_union" author: - family: CJ Johnson issued: year: 2019 URL: https://wg21.link/p1413r2 - id: P1413R3 citation-label: P1413R3 title: "Deprecate std::aligned_storage and std::aligned_union" author: - family: CJ Johnson issued: year: 2021 URL: https://wg21.link/p1413r3 - id: P1415R0 citation-label: P1415R0 title: "SG19 Machine Learning Layered List" author: - family: Michael Wong, Vincent Reverdy, Ritwik Dubey, Richard Dosselmann, Eugenio Bargiacchi issued: year: 2019 URL: https://wg21.link/p1415r0 - id: P1415R1 citation-label: P1415R1 title: "SG19 Machine Learning Layered List" author: - family: Michael Wong, Vincent Reverdy, Ritwik Dubey, Richard Dosselmann, Eugenio Bargiacchi issued: year: 2019 URL: https://wg21.link/p1415r1 - id: P1416R0 citation-label: P1416R0 title: "SG19 Linear Algebra for Data Science and Machine Learning" author: - family: Johann Mabille, Matthieu Brucher issued: year: 2019 URL: https://wg21.link/p1416r0 - id: P1417R0 citation-label: P1417R0 title: "Historical lessons for C++ linear algebra library standardization" author: - family: Mark Hoemmen, Jayesh Badwaik, Matthieu Brucher, Athanasios (Nasos) Iliopoulos, John Michopoulos issued: year: 2019 URL: https://wg21.link/p1417r0 - id: P1419R0 citation-label: P1419R0 title: "A SFINAE-friendly trait to determine the extent of statically sized containers" author: - family: Corentin Jabot, Casey Carter issued: year: 2019 URL: https://wg21.link/p1419r0 - id: P1421R0 citation-label: P1421R0 title: "Assigning semantics to different Contract Checking Statements" author: - family: Andrzej Krzemienski issued: year: 2019 URL: https://wg21.link/p1421r0 - id: P1422R0 citation-label: P1422R0 title: "SG16: Unicode meeting summaries 2018/10/17 - 2019/01/09" author: - family: Tom Honermann issued: year: 2019 URL: https://wg21.link/p1422r0 - id: P1423R0 citation-label: P1423R0 title: "char8_t backward compatibility remediation" author: - family: Tom Honermann issued: year: 2019 URL: https://wg21.link/p1423r0 - id: P1423R1 citation-label: P1423R1 title: "char8_t backward compatibility remediation" author: - family: Tom Honermann issued: year: 2019 URL: https://wg21.link/p1423r1 - id: P1423R2 citation-label: P1423R2 title: "char8_t backward compatibility remediation" author: - family: Tom Honermann issued: year: 2019 URL: https://wg21.link/p1423r2 - id: P1423R3 citation-label: P1423R3 title: "char8_t backward compatibility remediation" author: - family: Tom Honermann issued: year: 2019 URL: https://wg21.link/p1423r3 - id: P1424R0 citation-label: P1424R0 title: "'constexpr' feature macro concerns" author: - family: Antony Polukhin issued: year: 2018 URL: https://wg21.link/p1424r0 - id: P1424R1 citation-label: P1424R1 title: "'constexpr' feature macro concerns" author: - family: Antony Polukhin issued: year: 2019 URL: https://wg21.link/p1424r1 - id: P1425R0 citation-label: P1425R0 title: "Iterators pair constructors for stack and queue" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1425r0 - id: P1425R1 citation-label: P1425R1 title: "Iterators pair constructors for stack and queue" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p1425r1 - id: P1425R2 citation-label: P1425R2 title: "Iterators pair constructors for stack and queue" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p1425r2 - id: P1425R3 citation-label: P1425R3 title: "Iterators pair constructors for stack and queue" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p1425r3 - id: P1425R4 citation-label: P1425R4 title: "Iterators pair constructors for stack and queue" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p1425r4 - id: P1426R0 citation-label: P1426R0 title: "Pull the Plug on Contracts?" author: - family: Nathan Myers issued: year: 2019 URL: https://wg21.link/p1426r0 - id: P1427R0 citation-label: P1427R0 title: "Concerns about module toolability" author: - family: Peter Bindels, Ben Craig, Steve Downey, Rene Rivera, Tom Honermann, Corentin Jabot, Stephen Kelly issued: year: 2018 URL: https://wg21.link/p1427r0 - id: P1428R0 citation-label: P1428R0 title: "Subscripts and sizes should be signed" author: - family: Bjarne Stroustrup issued: year: 2018 URL: https://wg21.link/p1428r0 - id: P1429R0 citation-label: P1429R0 title: "Contracts That Work" author: - family: Joshua Berne, John Lakos issued: year: 2019 URL: https://wg21.link/p1429r0 - id: P1429R1 citation-label: P1429R1 title: "Contracts That Work" author: - family: Joshua Berne, John Lakos issued: year: 2019 URL: https://wg21.link/p1429r1 - id: P1429R2 citation-label: P1429R2 title: "Contracts That Work" author: - family: Joshua Berne, John Lakos issued: year: 2019 URL: https://wg21.link/p1429r2 - id: P1429R3 citation-label: P1429R3 title: "Contracts That Work" author: - family: Joshua Berne, John Lakos issued: year: 2019 URL: https://wg21.link/p1429r3 - id: P1430R0 citation-label: P1430R0 title: "First-class symmetric coroutines in C++" author: - family: Mihail Mihaylov, Vassil Vassilev issued: year: 2019 URL: https://wg21.link/p1430r0 - id: P1430R1 citation-label: P1430R1 title: "First-class symmetric coroutines in C++" author: - family: Mihail Mihaylov, Vassil Vassilev issued: year: 2019 URL: https://wg21.link/p1430r1 - id: P1433R0 citation-label: P1433R0 title: "Compile Time Regular Expressions" author: - family: Hana Dusíková issued: year: 2019 URL: https://wg21.link/p1433r0 - id: P1434R0 citation-label: P1434R0 title: "Discussing Pointer Provenance" author: - family: Hal Finkel, Jens Gustedt, Martin Uecker issued: year: 2019 URL: https://wg21.link/p1434r0 - id: P1436R0 citation-label: P1436R0 title: "Executor properties for affinity-based execution" author: - family: Gordon Brown, Ruyman Reyes, Michael Wong, H. Carter Edwards, Thomas Rodgers, Mark Hoemmen issued: year: 2019 URL: https://wg21.link/p1436r0 - id: P1436R1 citation-label: P1436R1 title: "Executor properties for affinity-based execution" author: - family: Gordon Brown, Ruyman Reyes, Michael Wong, H. Carter Edwards, Thomas Rodgers, Mark Hoemmen issued: year: 2019 URL: https://wg21.link/p1436r1 - id: P1436R2 citation-label: P1436R2 title: "Executor properties for affinity-based execution" author: - family: Gordon Brown, Ruyman Reyes, Michael Wong, H. Carter Edwards, Thomas Rodgers, Mark Hoemmen issued: year: 2019 URL: https://wg21.link/p1436r2 - id: P1436R3 citation-label: P1436R3 title: "Executor properties for affinity-based execution" author: - family: Gordon Brown, Ruyman Reyes, Michael Wong, H. Carter Edwards, Thomas Rodgers, Mark Hoemmen, Tom Scogland issued: year: 2020 URL: https://wg21.link/p1436r3 - id: P1438R0 citation-label: P1438R0 title: "A Rational Number Library for C++" author: - family: Bill Seymour issued: year: 2019 URL: https://wg21.link/p1438r0 - id: P1438R1 citation-label: P1438R1 title: "A Rational Number Library for C++" author: - family: Bill Seymour issued: year: 2019 URL: https://wg21.link/p1438r1 - id: P1439R0 citation-label: P1439R0 title: "Charset Transcoding, Transformation, and Transliteration" author: - family: Steve Downey issued: year: 2019 URL: https://wg21.link/p1439r0 - id: P1439R1 citation-label: P1439R1 title: "Charset Transcoding, Transformation, and Transliteration" author: - family: Steve Downey issued: year: 2019 URL: https://wg21.link/p1439r1 - id: P1440R0 citation-label: P1440R0 title: "is_clamped" author: - family: Johel Guerrero issued: year: 2019 URL: https://wg21.link/p1440r0 - id: P1441R0 citation-label: P1441R0 title: "Are modules fast?" author: - family: Rene Rivera issued: year: 2019 URL: https://wg21.link/p1441r0 - id: P1441R1 citation-label: P1441R1 title: "Are modules fast?" author: - family: Rene Rivera issued: year: 2019 URL: https://wg21.link/p1441r1 - id: P1442R0 citation-label: P1442R0 title: "A Medley of Networking TS improvements" author: - family: Damian Jarek issued: year: 2019 URL: https://wg21.link/p1442r0 - id: P1443R0 citation-label: P1443R0 title: "SG14: Low Latency Meeting Minutes 2018/07/11 - 2019/01/09" author: - family: Michael Wong issued: year: 2019 URL: https://wg21.link/p1443r0 - id: P1444R0 citation-label: P1444R0 title: "SG19: Machine Learning 2018/12/14 - 2019/01/11" author: - family: Michael Wong issued: year: 2019 URL: https://wg21.link/p1444r0 - id: P1445R0 citation-label: P1445R0 title: "Concurrency TS: to update or not update" author: - family: Michael Wong issued: year: 2019 URL: https://wg21.link/p1445r0 - id: P1446R0 citation-label: P1446R0 title: "Reconsider the Networking TS for inclusion in C++20" author: - family: Christopher Kohlhoff issued: year: 2019 URL: https://wg21.link/p1446r0 - id: P1447R0 citation-label: P1447R0 title: "constexpr C++ is not constexpr C" author: - family: Matúš Chochlík, Axel Naumann, and David Sankel issued: year: 2019 URL: https://wg21.link/p1447r0 - id: P1448R0 citation-label: P1448R0 title: "Simplifying Mixed Contract Modes" author: - family: Nathan Burgers issued: year: 2019 URL: https://wg21.link/p1448r0 - id: P1449R0 citation-label: P1449R0 title: "Towards Tree and Graph Data Structures for C++" author: - family: Vincent Reverdy issued: year: 2019 URL: https://wg21.link/p1449r0 - id: P1450R0 citation-label: P1450R0 title: "Enriching type modification traits" author: - family: Vincent Reverdy issued: year: 2019 URL: https://wg21.link/p1450r0 - id: P1450R1 citation-label: P1450R1 title: "Enriching type modification traits" author: - family: Vincent Reverdy issued: year: 2019 URL: https://wg21.link/p1450r1 - id: P1450R2 citation-label: P1450R2 title: "Enriching type modification traits" author: - family: Vincent Reverdy issued: year: 2019 URL: https://wg21.link/p1450r2 - id: P1450R3 citation-label: P1450R3 title: "Enriching type modification traits" author: - family: Vincent Reverdy issued: year: 2020 URL: https://wg21.link/p1450r3 - id: P1452R0 citation-label: P1452R0 title: "On the non-uniform semantics of return-type-requirements" author: - family: Hubert S.K. Tong issued: year: 2019 URL: https://wg21.link/p1452r0 - id: P1452R1 citation-label: P1452R1 title: "On the non-uniform semantics of return-type-requirements" author: - family: Hubert S.K. Tong issued: year: 2019 URL: https://wg21.link/p1452r1 - id: P1452R2 citation-label: P1452R2 title: "On the non-uniform semantics of return-type-requirements" author: - family: Hubert Tong issued: year: 2019 URL: https://wg21.link/p1452r2 - id: P1453R0 citation-label: P1453R0 title: "Modularizing the Standard Library is a Reorganization Opportunity" author: - family: Bryce Adelstein Lelbach issued: year: 2019 URL: https://wg21.link/p1453r0 - id: P1456R0 citation-label: P1456R0 title: "Move-only views" author: - family: Casey Carter issued: year: 2019 URL: https://wg21.link/p1456r0 - id: P1456R1 citation-label: P1456R1 title: "Move-only views" author: - family: Casey Carter issued: year: 2019 URL: https://wg21.link/p1456r1 - id: P1457R0 citation-label: P1457R0 title: "C++ Standard Library Issues to be moved in Kona" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1457r0 - id: P1458R0 citation-label: P1458R0 title: "Mandating the Standard Library: Clause 16 - Language support library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1458r0 - id: P1458R1 citation-label: P1458R1 title: "Mandating the Standard Library: Clause 16 - Language support library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1458r1 - id: P1459R0 citation-label: P1459R0 title: "Mandating the Standard Library: Clause 18 - Diagnostics library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1459r0 - id: P1459R1 citation-label: P1459R1 title: "Mandating the Standard Library: Clause 18 - Diagnostics library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1459r1 - id: P1460R0 citation-label: P1460R0 title: "Mandating the Standard Library: Clause 20 - Utilities library" author: - family: Marshall Clow, Alberto Barbati issued: year: 2020 URL: https://wg21.link/p1460r0 - id: P1460R1 citation-label: P1460R1 title: "Mandating the Standard Library: Clause 20 - Utilities library" author: - family: Marshall Clow, Alberto Barbati issued: year: 2020 URL: https://wg21.link/p1460r1 - id: P1462R0 citation-label: P1462R0 title: "Mandating the Standard Library: Clause 20 - Strings library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1462r0 - id: P1462R1 citation-label: P1462R1 title: "Mandating the Standard Library: Clause 20 - Strings library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1462r1 - id: P1463R0 citation-label: P1463R0 title: "Mandating the Standard Library: Clause 21 - Containers library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1463r0 - id: P1463R1 citation-label: P1463R1 title: "Mandating the Standard Library: Clause 21 - Containers library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1463r1 - id: P1464R0 citation-label: P1464R0 title: "Mandating the Standard Library: Clause 22 - Iterators library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1464r0 - id: P1464R1 citation-label: P1464R1 title: "Mandating the Standard Library: Clause 22 - Iterators library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1464r1 - id: P1465R0 citation-label: P1465R0 title: "Function optimization hint attributes: [[always_inline]], [[never_inline]]" author: - family: David Goldblatt issued: year: 2019 URL: https://wg21.link/p1465r0 - id: P1466R0 citation-label: P1466R0 title: "Miscellaneous minor fixes for chrono" author: - family: Howard E. Hinnant issued: year: 2019 URL: https://wg21.link/p1466r0 - id: P1466R1 citation-label: P1466R1 title: "Miscellaneous minor fixes for chrono" author: - family: Howard E. Hinnant issued: year: 2019 URL: https://wg21.link/p1466r1 - id: P1466R2 citation-label: P1466R2 title: "Miscellaneous minor fixes for chrono" author: - family: Howard Hinnant issued: year: 2019 URL: https://wg21.link/p1466r2 - id: P1466R3 citation-label: P1466R3 title: "Miscellaneous minor fixes for chrono" author: - family: Howard E. Hinnant issued: year: 2019 URL: https://wg21.link/p1466r3 - id: P1467R0 citation-label: P1467R0 title: "Extended floating-point types" author: - family: Michał Dominiak, David Olsen issued: year: 2019 URL: https://wg21.link/p1467r0 - id: P1467R1 citation-label: P1467R1 title: "Extended floating-point types" author: - family: Michał Dominiak, David Olsen issued: year: 2019 URL: https://wg21.link/p1467r1 - id: P1467R2 citation-label: P1467R2 title: "Extended floating-point types" author: - family: Michał Dominiak, David Olsen issued: year: 2019 URL: https://wg21.link/p1467r2 - id: P1467R3 citation-label: P1467R3 title: "Extended floating-point types" author: - family: David Olsen, Michał Dominiak issued: year: 2020 URL: https://wg21.link/p1467r3 - id: P1467R4 citation-label: P1467R4 title: "Extended floating-point types and standard names" author: - family: David Olsen, Michał Dominiak issued: year: 2020 URL: https://wg21.link/p1467r4 - id: P1467R5 citation-label: P1467R5 title: "Extended floating-point types and standard names" author: - family: David Olsen, Michał Dominiak, Ilya Burylov issued: year: 2021 URL: https://wg21.link/p1467r5 - id: P1467R6 citation-label: P1467R6 title: "Extended floating-point types and standard names" author: - family: David Olsen, Michał Dominiak, Ilya Burylov issued: year: 2021 URL: https://wg21.link/p1467r6 - id: P1467R7 citation-label: P1467R7 title: "Extended floating-point types and standard names" author: - family: David Olsen, Michał Dominiak, Ilya Burylov issued: year: 2021 URL: https://wg21.link/p1467r7 - id: P1467R8 citation-label: P1467R8 title: "Extended floating-point types and standard names" author: - family: David Olsen, Michał Dominiak, Ilya Burylov issued: year: 2021 URL: https://wg21.link/p1467r8 - id: P1467R9 citation-label: P1467R9 title: "Extended floating-point types and standard names" author: - family: David Olsen, Michał Dominiak, Ilya Burylov issued: year: 2022 URL: https://wg21.link/p1467r9 - id: P1468R0 citation-label: P1468R0 title: "Fixed-layout floating-point type aliases" author: - family: Michał Dominiak, Boris Fomitchev, Sergei Nikolaev issued: year: 2019 URL: https://wg21.link/p1468r0 - id: P1468R1 citation-label: P1468R1 title: "Fixed-layout floating-point type aliases" author: - family: Michał Dominiak, Boris Fomitchev, Sergei Nikolaev issued: year: 2019 URL: https://wg21.link/p1468r1 - id: P1468R2 citation-label: P1468R2 title: "Fixed-layout floating-point type aliases" author: - family: Michał Dominiak, David Olsen, Boris Fomitchev, Sergei Nikolaev issued: year: 2019 URL: https://wg21.link/p1468r2 - id: P1468R3 citation-label: P1468R3 title: "Fixed-layout floating-point type aliases" author: - family: Michał Dominiak, David Olsen, Boris Fomitchev, Sergei Nikolaev issued: year: 2020 URL: https://wg21.link/p1468r3 - id: P1468R4 citation-label: P1468R4 title: "Fixed-layout floating-point type aliases" author: - family: David Olsen, Michal Dominiak, Boris Fomitchev, Sergei Nikolaev issued: year: 2020 URL: https://wg21.link/p1468r4 - id: P1469R0 citation-label: P1469R0 title: "Disallow _ Usage in C++20 for Pattern Matching in C++23" author: - family: Sergei Murzin, Michael Park, David Sankel, Dan Sarginson issued: year: 2019 URL: https://wg21.link/p1469r0 - id: P1470R0 citation-label: P1470R0 title: "Against a standard concurrent hashmap" author: - family: David Goldblatt issued: year: 2018 URL: https://wg21.link/p1470r0 - id: P1471R0 citation-label: P1471R0 title: "The trouble with coroutine_traits" author: - family: Christopher Kohlhoff issued: year: 2019 URL: https://wg21.link/p1471r0 - id: P1472R0 citation-label: P1472R0 title: "SG5: Transactional Memory (TM) Meeting Minutes (June 2018 - January 2019)" author: - family: Hans Boehm issued: year: 2019 URL: https://wg21.link/p1472r0 - id: P1473R0 citation-label: P1473R0 title: "Shadow namespaces" author: - family: Casey Carter issued: year: 2019 URL: https://wg21.link/p1473r0 - id: P1474R0 citation-label: P1474R0 title: "Helpful pointers for ContiguousIterator" author: - family: Casey Carter issued: year: 2019 URL: https://wg21.link/p1474r0 - id: P1474R1 citation-label: P1474R1 title: "Helpful pointers for ContiguousIterator" author: - family: Casey Carter issued: year: 2019 URL: https://wg21.link/p1474r1 - id: P1477R0 citation-label: P1477R0 title: "Coroutines TS Simplifications" author: - family: Lewis Baker issued: year: 2019 URL: https://wg21.link/p1477r0 - id: P1477R1 citation-label: P1477R1 title: "Coroutines TS Simplifications" author: - family: Lewis Baker issued: year: 2019 URL: https://wg21.link/p1477r1 - id: P1478R0 citation-label: P1478R0 title: "Byte-wise atomic memcpy" author: - family: Hans-J. Boehm issued: year: 2019 URL: https://wg21.link/p1478r0 - id: P1478R1 citation-label: P1478R1 title: "Byte-wise atomic memcpy" author: - family: Hans-J. Boehm issued: year: 2019 URL: https://wg21.link/p1478r1 - id: P1478R2 citation-label: P1478R2 title: "Byte-wise atomic memcpy" author: - family: Hans Boehm issued: year: 2019 URL: https://wg21.link/p1478r2 - id: P1478R3 citation-label: P1478R3 title: "Byte-wise atomic memcpy" author: - family: Hans Boehm issued: year: 2019 URL: https://wg21.link/p1478r3 - id: P1478R4 citation-label: P1478R4 title: "Byte-wise atomic memcpy" author: - family: Hans Boehm issued: year: 2020 URL: https://wg21.link/p1478r4 - id: P1478R5 citation-label: P1478R5 title: "Byte-wise atomic memcpy" author: - family: Hans Boehm issued: year: 2020 URL: https://wg21.link/p1478r5 - id: P1478R6 citation-label: P1478R6 title: "Byte-wise atomic memcpy" author: - family: Hans Boehm issued: year: 2020 URL: https://wg21.link/p1478r6 - id: P1478R7 citation-label: P1478R7 title: "Byte-wise atomic memcpy" author: - family: Hans Boehm issued: year: 2022 URL: https://wg21.link/p1478r7 - id: P1478R8 citation-label: P1478R8 title: "Byte-wise atomic memcpy" author: - family: Hans Boehm issued: year: 2022 URL: https://wg21.link/p1478r8 - id: P1479R0 citation-label: P1479R0 title: "ostringstream wrapper" author: - family: Robert Kawulak issued: year: 2019 URL: https://wg21.link/p1479r0 - id: P1481R0 citation-label: P1481R0 title: "constexpr structured bindings" author: - family: Nicolas Lesser issued: year: 2019 URL: https://wg21.link/p1481r0 - id: P1482R0 citation-label: P1482R0 title: "Modules Feedback" author: - family: Bruno Cardoso Lopes, Michael Spencer, JF Bastien issued: year: 2019 URL: https://wg21.link/p1482r0 - id: P1484R1 citation-label: P1484R1 title: "A uniform and predefined mapping from modules to filenames" author: - family: Peter Bindels issued: year: 2019 URL: https://wg21.link/p1484r1 - id: P1485R0 citation-label: P1485R0 title: "Better keywords for the Coroutines TS" author: - family: Antony Polukhin issued: year: 2019 URL: https://wg21.link/p1485r0 - id: P1485R1 citation-label: P1485R1 title: "Better keywords for the Coroutines" author: - family: Antony Polukhin issued: year: 2019 URL: https://wg21.link/p1485r1 - id: P1486R0 citation-label: P1486R0 title: "United Amendment to Contracts Facility for C++20" author: - family: John Lakos issued: year: 2019 URL: https://wg21.link/p1486r0 - id: P1486R1 citation-label: P1486R1 title: "United Amendment to Contracts Facility for C++20" author: - family: John Lakos issued: year: 2019 URL: https://wg21.link/p1486r1 - id: P1487R0 citation-label: P1487R0 title: "User Experience with Contracts That Work" author: - family: John Lakos issued: year: 2019 URL: https://wg21.link/p1487r0 - id: P1490R0 citation-label: P1490R0 title: "Contract-Related Issues" author: - family: Andrzej Krzemieński issued: year: 2018 URL: https://wg21.link/p1490r0 - id: P1491R0 citation-label: P1491R0 title: "Don’t add to the signed/unsigned mess" author: - family: Bjarne Stroustrup issued: year: 2019 URL: https://wg21.link/p1491r0 - id: P1492R0 citation-label: P1492R0 title: "Coroutines: Language and Implementation Impact" author: - family: Richard Smith, Daveed Vandevoorde, Geoffrey Romer, Gor Nishanov, Nathan Sidwell, Iain Sandoe, Lewis Baker issued: year: 2019 URL: https://wg21.link/p1492r0 - id: P1493R0 citation-label: P1493R0 title: "Coroutines: Use-cases and Trade-offs" author: - family: Geoffrey Romer, Gor Nishanov, Lewis Baker, Mihail Mihailov issued: year: 2019 URL: https://wg21.link/p1493r0 - id: P1494R0 citation-label: P1494R0 title: "Partial program correctness" author: - family: S. Davis Herring issued: year: 2019 URL: https://wg21.link/p1494r0 - id: P1494R1 citation-label: P1494R1 title: "Partial program correctness" author: - family: S. Davis Herring issued: year: 2019 URL: https://wg21.link/p1494r1 - id: P1494R2 citation-label: P1494R2 title: "Partial program correctness" author: - family: S. Davis Herring issued: year: 2021 URL: https://wg21.link/p1494r2 - id: P1494R3 citation-label: P1494R3 title: "Partial program correctness" author: - family: S. Davis Herring issued: year: 2024 URL: https://wg21.link/p1494r3 - id: P1494R4 citation-label: P1494R4 title: "Partial program correctness" author: - family: S. Davis Herring issued: year: 2024 URL: https://wg21.link/p1494r4 - id: P1496R0 citation-label: P1496R0 title: "Formatting of Negative Zero" author: - family: Alan Talbot, Jorg Brown, Victor Zverovich issued: year: 2019 URL: https://wg21.link/p1496r0 - id: P1496R1 citation-label: P1496R1 title: "Formatting of Negative Zero" author: - family: Alan Talbot, Jorg Brown issued: year: 2019 URL: https://wg21.link/p1496r1 - id: P1496R2 citation-label: P1496R2 title: "Formatting of Negative Zero" author: - family: Alan Talbot issued: year: 2020 URL: https://wg21.link/p1496r2 - id: P1498R0 citation-label: P1498R0 title: "Constrained Internal Linkage for Modules" author: - family: Chandler Carruth, Nathan Sidwell, Richard Smith issued: year: 2019 URL: https://wg21.link/p1498r0 - id: P1498R1 citation-label: P1498R1 title: "Constrained Internal Linkage for Modules" author: - family: Chandler Carruth, Nathan Sidwell, Richard Smith issued: year: 2019 URL: https://wg21.link/p1498r1 - id: P1502R0 citation-label: P1502R0 title: "Standard library header units for C++20" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/p1502r0 - id: P1502R1 citation-label: P1502R1 title: "Standard library header units for C++20" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/p1502r1 - id: P1505R0 citation-label: P1505R0 title: "Mandating the Standard Library: Clause 30 - Atomic operations library" author: - family: Daniel Sunderland issued: year: 2019 URL: https://wg21.link/p1505r0 - id: P1505R1 citation-label: P1505R1 title: "Mandating the Standard Library: Clause 31 - Atomic operations library" author: - family: Daniel Sunderland issued: year: 2019 URL: https://wg21.link/p1505r1 - id: P1510R0 citation-label: P1510R0 title: "Core Language Working Group \"tentatively ready\" Issues for the July, 2019 (Cologne) meeting" author: - family: William M. Miller issued: year: 2019 URL: https://wg21.link/p1510r0 - id: P1517R0 citation-label: P1517R0 title: "Contract Requirements for Iterative High-Assurance Systems" author: - family: Ryan McDougall issued: year: 2019 URL: https://wg21.link/p1517r0 - id: P1518R0 citation-label: P1518R0 title: "Stop overconstraining allocators in container deduction guides" author: - family: Arthur O'Dwyer, Mike Spertus issued: year: 2019 URL: https://wg21.link/p1518r0 - id: P1518R1 citation-label: P1518R1 title: "Stop overconstraining allocators in container deduction guides" author: - family: Arthur O'Dwyer, Mike Spertus issued: year: 2021 URL: https://wg21.link/p1518r1 - id: P1518R2 citation-label: P1518R2 title: "Stop overconstraining allocators in container deduction guides" author: - family: Arthur O'Dwyer, Mike Spertus issued: year: 2021 URL: https://wg21.link/p1518r2 - id: P1520R0 citation-label: P1520R0 title: "Response to response to “Fibers under the magnifying glass”" author: - family: Gor Nishanov issued: year: 2019 URL: https://wg21.link/p1520r0 - id: P1522R0 citation-label: P1522R0 title: "Iterator Difference Type and Integer Overflow" author: - family: Eric Niebler issued: year: 2019 URL: https://wg21.link/p1522r0 - id: P1522R1 citation-label: P1522R1 title: "Iterator Difference Type and Integer Overflow" author: - family: Eric Niebler issued: year: 2019 URL: https://wg21.link/p1522r1 - id: P1523R0 citation-label: P1523R0 title: "Views and Size Types" author: - family: Eric Niebler issued: year: 2019 URL: https://wg21.link/p1523r0 - id: P1523R1 citation-label: P1523R1 title: "Views and Size Types" author: - family: Eric Niebler issued: year: 2019 URL: https://wg21.link/p1523r1 - id: P1525R0 citation-label: P1525R0 title: "One-Way execute is a Poor Basis Operation" author: - family: Eric Niebler, Kirk Shoop, Lewis Baker, Lee Howes issued: year: 2019 URL: https://wg21.link/p1525r0 - id: P1525R1 citation-label: P1525R1 title: "One-Way execute is a Poor Basis Operation" author: - family: Eric Niebler, Kirk Shoop, Lewis Baker, Lee Howes, Gašper Ažman, Corentin Jabot, Tomasz Kamiński, Zach Laine, Ville Voutilainen issued: year: 2020 URL: https://wg21.link/p1525r1 - id: P1601R0 citation-label: P1601R0 title: "Recommendations for Specifying “Hidden Friends”" author: - family: Walter E. Brown, Daniel Sunderland issued: year: 2019 URL: https://wg21.link/p1601r0 - id: P1602R0 citation-label: P1602R0 title: "Make Me A Module" author: - family: Nathan Sidwell issued: year: 2019 URL: https://wg21.link/p1602r0 - id: P1604R0 citation-label: P1604R0 title: "The inline keyword is not in line with the design of modules." author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1604r0 - id: P1604R1 citation-label: P1604R1 title: "The inline keyword is not in line with the design of modules" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1604r1 - id: P1605R0 citation-label: P1605R0 title: "Member Layout Control" author: - family: Rene Rivera issued: year: 2020 URL: https://wg21.link/p1605r0 - id: P1606R0 citation-label: P1606R0 title: "Requirements for Contract Roles" author: - family: Joshua Berne issued: year: 2019 URL: https://wg21.link/p1606r0 - id: P1607R0 citation-label: P1607R0 title: "Minimizing Contracts" author: - family: Joshua Berne, Jeff Snyder issued: year: 2019 URL: https://wg21.link/p1607r0 - id: P1607R1 citation-label: P1607R1 title: "Minimizing Contracts" author: - family: Joshua Berne, Jeff Snyder, Ryan McDougall issued: year: 2019 URL: https://wg21.link/p1607r1 - id: P1609R0 citation-label: P1609R0 title: "C++ Should Support Just-in-Time Compilation" author: - family: Hal Finkel issued: year: 2019 URL: https://wg21.link/p1609r0 - id: P1609R1 citation-label: P1609R1 title: "C++ Should Support Just-in-Time Compilation" author: - family: Hal Finkel issued: year: 2019 URL: https://wg21.link/p1609r1 - id: P1609R2 citation-label: P1609R2 title: "C++ Should Support Just-in-Time Compilation" author: - family: Hal Finkel issued: year: 2019 URL: https://wg21.link/p1609r2 - id: P1609R3 citation-label: P1609R3 title: "C++ Should Support Just-in-Time Compilation" author: - family: Hal Finkel issued: year: 2020 URL: https://wg21.link/p1609r3 - id: P1610R0 citation-label: P1610R0 title: "Rename await_resume() to await_result()" author: - family: Mathias Stearn issued: year: 2019 URL: https://wg21.link/p1610r0 - id: P1611R0 citation-label: P1611R0 title: "WG21 2019-02 Kona Record of Discussion" author: - family: Nina Dinka Ranns issued: year: 2019 URL: https://wg21.link/p1611r0 - id: P1612R0 citation-label: P1612R0 title: "Relocate Endian's Specification" author: - family: Walter E. Brown, Arthur O’Dwyer issued: year: 2019 URL: https://wg21.link/p1612r0 - id: P1612R1 citation-label: P1612R1 title: "Relocate Endian's Specification" author: - family: Arthur O'Dwyer issued: year: 2019 URL: https://wg21.link/p1612r1 - id: P1614R0 citation-label: P1614R0 title: "The Mothership Has Landed: Adding <=> to the Library" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1614r0 - id: P1614R1 citation-label: P1614R1 title: "The Mothership Has Landed: Adding <=> to the Library" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1614r1 - id: P1614R2 citation-label: P1614R2 title: "The Mothership Has Landed: Adding <=> to the Library" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1614r2 - id: P1616R0 citation-label: P1616R0 title: "Using unconstrained template template parameters with constrained templates" author: - family: Mike Spertus, Roland Bock issued: year: 2019 URL: https://wg21.link/p1616r0 - id: P1616R1 citation-label: P1616R1 title: "Using unconstrained template template parameters with constrained templates" author: - family: Mike Spertus, Roland Bock issued: year: 2019 URL: https://wg21.link/p1616r1 - id: P1619R0 citation-label: P1619R0 title: "Functions for Testing Boundary Conditions on Integer Operations" author: - family: Lisa Lippincott issued: year: 2019 URL: https://wg21.link/p1619r0 - id: P1619R1 citation-label: P1619R1 title: "Functions for Testing Boundary Conditions on Integer Operations" author: - family: Lisa Lippincott issued: year: 2019 URL: https://wg21.link/p1619r1 - id: P1619R2 citation-label: P1619R2 title: "Functions for Testing Boundary Conditions on Integer Operations" author: - family: Lisa Lippincott issued: year: 2022 URL: https://wg21.link/p1619r2 - id: P1622R0 citation-label: P1622R0 title: "Mandating the Standard Library: Clause 31 - Thread support library" author: - family: Daniel Sunderland issued: year: 2019 URL: https://wg21.link/p1622r0 - id: P1622R1 citation-label: P1622R1 title: "Mandating the Standard Library: Clause 31 - Thread support library" author: - family: Daniel Sunderland issued: year: 2019 URL: https://wg21.link/p1622r1 - id: P1622R2 citation-label: P1622R2 title: "Mandating the Standard Library: Clause 32 - Thread support library" author: - family: Daniel Sunderland issued: year: 2019 URL: https://wg21.link/p1622r2 - id: P1622R3 citation-label: P1622R3 title: "Mandating the Standard Library: Clause 32 - Thread support library" author: - family: Daniel Sunderland issued: year: 2019 URL: https://wg21.link/p1622r3 - id: P1624R0 citation-label: P1624R0 title: "Resolving technical issues in parameter mapping equivalence and related problems" author: - family: Hubert S.K. Tong issued: year: 2019 URL: https://wg21.link/p1624r0 - id: P1624R1 citation-label: P1624R1 title: "Resolving technical issues in parameter mapping equivalence and related problems" author: - family: Hubert Tong issued: year: 2019 URL: https://wg21.link/p1624r1 - id: P1625R0 citation-label: P1625R0 title: "Contracts: why the house is not on fire (i.e. why the status quo is tolerable)" author: - family: Ville Voutilainen issued: year: 2019 URL: https://wg21.link/p1625r0 - id: P1628R0 citation-label: P1628R0 title: "Unicode characters properties" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1628r0 - id: P1629R0 citation-label: P1629R0 title: "Standard Text Encoding" author: - family: JeanHeyd Meneide issued: year: 2019 URL: https://wg21.link/p1629r0 - id: P1629R1 citation-label: P1629R1 title: "Transcoding the world - Standard Text Encoding" author: - family: JeanHeyd Meneide issued: year: 2020 URL: https://wg21.link/p1629r1 - id: P1630R0 citation-label: P1630R0 title: "Spaceship needs a tune-up: Addressing some discovered issues with P0515 and P1185" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1630r0 - id: P1630R1 citation-label: P1630R1 title: "Spaceship needs a tune-up" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1630r1 - id: P1631R0 citation-label: P1631R0 title: "Object detachment and attachment" author: - family: Niall Douglas, Bob Steagall issued: year: 2019 URL: https://wg21.link/p1631r0 - id: P1631R1 citation-label: P1631R1 title: "Object detachment and attachment" author: - family: Niall Douglas, Bob Steagall issued: year: 2019 URL: https://wg21.link/p1631r1 - id: P1633R0 citation-label: P1633R0 title: "Amendments to the C++20 Synchronization Library" author: - family: David Olsen, Olivier Giroux issued: year: 2019 URL: https://wg21.link/p1633r0 - id: P1633R1 citation-label: P1633R1 title: "Amendments to the C++20 Synchronization Library" author: - family: David Olsen, Olivier Giroux issued: year: 2019 URL: https://wg21.link/p1633r1 - id: P1634R0 citation-label: P1634R0 title: "Naming guidelines for modules" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1634r0 - id: P1635R0 citation-label: P1635R0 title: "A Design for an Inter-Operable and Customizable Linear Algebra Library" author: - family: Jayesh Badwaik issued: year: 2019 URL: https://wg21.link/p1635r0 - id: P1636R0 citation-label: P1636R0 title: "Formatters for library types" author: - family: Lars Gullik Bjønnes issued: year: 2019 URL: https://wg21.link/p1636r0 - id: P1636R1 citation-label: P1636R1 title: "Formatters for library types" author: - family: Lars Gullik Bjønnes issued: year: 2019 URL: https://wg21.link/p1636r1 - id: P1636R2 citation-label: P1636R2 title: "Formatters for library types" author: - family: Lars Gullik Bjønnes issued: year: 2019 URL: https://wg21.link/p1636r2 - id: P1638R0 citation-label: P1638R0 title: "basic_istream_view's iterator should not be copyable" author: - family: Corentin Jabot, Christopher Di Bella issued: year: 2019 URL: https://wg21.link/p1638r0 - id: P1638R1 citation-label: P1638R1 title: "basic_istream_view's iterator should not be copyable" author: - family: Corentin Jabot, Christopher Di Bella issued: year: 2019 URL: https://wg21.link/p1638r1 - id: P1639R0 citation-label: P1639R0 title: "Unifying source_location and contract_violation" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1639r0 - id: P1640R0 citation-label: P1640R0 title: "Error size benchmarking" author: - family: Ben Craig issued: year: 2019 URL: https://wg21.link/p1640r0 - id: P1640R1 citation-label: P1640R1 title: "Error size benchmarking: Redux" author: - family: Ben Craig issued: year: 2019 URL: https://wg21.link/p1640r1 - id: P1641R0 citation-label: P1641R0 title: "Freestanding Library: Rewording the Status Quo" author: - family: Ben Craig issued: year: 2019 URL: https://wg21.link/p1641r0 - id: P1641R1 citation-label: P1641R1 title: "Freestanding Library: Rewording the Status Quo" author: - family: Ben Craig issued: year: 2019 URL: https://wg21.link/p1641r1 - id: P1641R2 citation-label: P1641R2 title: "Freestanding Library: Rewording the Status Quo" author: - family: Ben Craig issued: year: 2020 URL: https://wg21.link/p1641r2 - id: P1641R3 citation-label: P1641R3 title: "Freestanding Library: Rewording the Status Quo" author: - family: Ben Craig issued: year: 2020 URL: https://wg21.link/p1641r3 - id: P1642R0 citation-label: P1642R0 title: "Freestanding Library: Easy [utilities]" author: - family: Ben Craig issued: year: 2019 URL: https://wg21.link/p1642r0 - id: P1642R1 citation-label: P1642R1 title: "Freestanding Library: Easy [utilities], [ranges], and [iterators]" author: - family: Ben Craig issued: year: 2019 URL: https://wg21.link/p1642r1 - id: P1642R2 citation-label: P1642R2 title: "Freestanding Library: Easy [utilities], [ranges], and [iterators]" author: - family: Ben Craig issued: year: 2020 URL: https://wg21.link/p1642r2 - id: P1642R3 citation-label: P1642R3 title: "Freestanding Library: Easy [utilities], [ranges], and [iterators]" author: - family: Ben Craig issued: year: 2020 URL: https://wg21.link/p1642r3 - id: P1642R4 citation-label: P1642R4 title: "Freestanding Library: Easy [utilities], [ranges], and [iterators]" author: - family: Ben Craig issued: year: 2020 URL: https://wg21.link/p1642r4 - id: P1642R5 citation-label: P1642R5 title: "Freestanding Library: Easy [utilities], [ranges], and [iterators]" author: - family: Ben Craig issued: year: 2020 URL: https://wg21.link/p1642r5 - id: P1642R6 citation-label: P1642R6 title: "Freestanding Library: Easy [utilities], [ranges], and [iterators]" author: - family: Ben Craig issued: year: 2021 URL: https://wg21.link/p1642r6 - id: P1642R7 citation-label: P1642R7 title: "Freestanding Library: Easy [utilities], [ranges], and [iterators]" author: - family: Ben Craig issued: year: 2021 URL: https://wg21.link/p1642r7 - id: P1642R8 citation-label: P1642R8 title: "Freestanding Library: Easy [utilities], [ranges], and [iterators]" author: - family: Ben Craig issued: year: 2022 URL: https://wg21.link/p1642r8 - id: P1642R9 citation-label: P1642R9 title: "Freestanding Library: Easy [utilities], [ranges], and [iterators]" author: - family: Ben Craig issued: year: 2022 URL: https://wg21.link/p1642r9 - id: P1642R10 citation-label: P1642R10 title: "Freestanding Library: Easy [utilities], [ranges], and [iterators]" author: - family: Ben Craig issued: year: 2022 URL: https://wg21.link/p1642r10 - id: P1642R11 citation-label: P1642R11 title: "Freestanding Library: Easy [utilities], [ranges], and [iterators]" author: - family: Ben Craig issued: year: 2022 URL: https://wg21.link/p1642r11 - id: P1643R0 citation-label: P1643R0 title: "Add wait/notify to atomic_ref" author: - family: David Olsen issued: year: 2019 URL: https://wg21.link/p1643r0 - id: P1643R1 citation-label: P1643R1 title: "Add wait/notify to atomic_ref" author: - family: David Olsen issued: year: 2019 URL: https://wg21.link/p1643r1 - id: P1644R0 citation-label: P1644R0 title: "Add wait/notify to atomic>" author: - family: David Olsen issued: year: 2019 URL: https://wg21.link/p1644r0 - id: P1645R0 citation-label: P1645R0 title: "constexpr for numeric algorithms" author: - family: Ben Deane issued: year: 2019 URL: https://wg21.link/p1645r0 - id: P1645R1 citation-label: P1645R1 title: "constexpr for numeric algorithms" author: - family: Ben Deane issued: year: 2019 URL: https://wg21.link/p1645r1 - id: P1648R0 citation-label: P1648R0 title: "The Concept of Extending Argument and a Support Library" author: - family: Mingxin Wang issued: year: 2019 URL: https://wg21.link/p1648r0 - id: P1648R1 citation-label: P1648R1 title: "The Concept of Extending Argument and a Support Library" author: - family: Mingxin Wang, Agustín Bergé issued: year: 2019 URL: https://wg21.link/p1648r1 - id: P1648R2 citation-label: P1648R2 title: "A Library for Sink Argument Passing" author: - family: Mingxin Wang, Agustín Bergé issued: year: 2019 URL: https://wg21.link/p1648r2 - id: P1649R0 citation-label: P1649R0 title: "A Generic Library for Compile-time Routing" author: - family: Mingxin Wang issued: year: 2019 URL: https://wg21.link/p1649r0 - id: P1650R0 citation-label: P1650R0 title: "Output std::chrono::days with 'd' suffix" author: - family: Tomasz Kamiński issued: year: 2019 URL: https://wg21.link/p1650r0 - id: P1651R0 citation-label: P1651R0 title: "bind_front should not unwrap reference_wrapper" author: - family: Tomasz Kamiński issued: year: 2019 URL: https://wg21.link/p1651r0 - id: P1652R0 citation-label: P1652R0 title: "Printf corner cases in std::format" author: - family: Zhihao Yuan, Victor Zverovich issued: year: 2019 URL: https://wg21.link/p1652r0 - id: P1652R1 citation-label: P1652R1 title: "Printf corner cases in std::format" author: - family: Zhihao Yuan, Victor Zverovich issued: year: 2019 URL: https://wg21.link/p1652r1 - id: P1654R0 citation-label: P1654R0 title: "ABI breakage - summary of initial comments" author: - family: Roger Orr issued: year: 2019 URL: https://wg21.link/p1654r0 - id: P1654R1 citation-label: P1654R1 title: "ABI breakage - summary of initial comments" author: - family: Roger Orr issued: year: 2020 URL: https://wg21.link/p1654r1 - id: P1655R0 citation-label: P1655R0 title: "LEWG Omnibus Design Policy Paper" author: - family: Zach Laine issued: year: 2019 URL: https://wg21.link/p1655r0 - id: P1656R0 citation-label: P1656R0 title: "\"Throws: Nothing\" should be noexcept" author: - family: Agustín Bergé issued: year: 2019 URL: https://wg21.link/p1656r0 - id: P1656R1 citation-label: P1656R1 title: "\"Throws: Nothing\" should be noexcept" author: - family: Agustín Bergé issued: year: 2020 URL: https://wg21.link/p1656r1 - id: P1656R2 citation-label: P1656R2 title: "\"Throws: Nothing\" should be noexcept" author: - family: Agustín Bergé issued: year: 2020 URL: https://wg21.link/p1656r2 - id: P1657R0 citation-label: P1657R0 title: "String substring checking" author: - family: Paul Fee issued: year: 2019 URL: https://wg21.link/p1657r0 - id: P1658R0 citation-label: P1658R0 title: "Suggestions for Consensus on Executors" author: - family: Jared Hoberock, Bryce Adelstein Lelbach issued: year: 2019 URL: https://wg21.link/p1658r0 - id: P1659R0 citation-label: P1659R0 title: "starts_with and ends_with" author: - family: Christopher Di Bella issued: year: 2019 URL: https://wg21.link/p1659r0 - id: P1659R1 citation-label: P1659R1 title: "starts_with and ends_with" author: - family: Christopher Di Bella issued: year: 2020 URL: https://wg21.link/p1659r1 - id: P1659R2 citation-label: P1659R2 title: "starts_with and ends_with" author: - family: Christopher Di Bella issued: year: 2021 URL: https://wg21.link/p1659r2 - id: P1659R3 citation-label: P1659R3 title: "starts_with and ends_with" author: - family: Christopher Di Bella issued: year: 2021 URL: https://wg21.link/p1659r3 - id: P1660R0 citation-label: P1660R0 title: "A Compromise Executor Design Sketch" author: - family: Jared Hoberock, Michael Garland, Bryce Adelstein Lelbach, Michał Dominiak, Eric Niebler, Kirk Shoop, Lewis Baker, Lee Howes, D. S. Hollman, Gordon Brown issued: year: 2019 URL: https://wg21.link/p1660r0 - id: P1661R0 citation-label: P1661R0 title: "Remove dedicated precalculated hash lookup interface" author: - family: Tomasz Kamiński issued: year: 2019 URL: https://wg21.link/p1661r0 - id: P1661R1 citation-label: P1661R1 title: "Remove dedicated precalculated hash lookup interface" author: - family: Tomasz Kamiński issued: year: 2019 URL: https://wg21.link/p1661r1 - id: P1662R0 citation-label: P1662R0 title: "Adding async RAII support to coroutines" author: - family: Lewis Baker issued: year: 2019 URL: https://wg21.link/p1662r0 - id: P1663R0 citation-label: P1663R0 title: "Supporting return-value-optimisation in coroutines" author: - family: Lewis Baker issued: year: 2019 URL: https://wg21.link/p1663r0 - id: P1664R0 citation-label: P1664R0 title: "reconstructible_range - a concept for putting ranges back together" author: - family: JeanHeyd Meneide issued: year: 2019 URL: https://wg21.link/p1664r0 - id: P1664R1 citation-label: P1664R1 title: "reconstructible_range - a concept for putting ranges back together" author: - family: JeanHeyd Meneide issued: year: 2019 URL: https://wg21.link/p1664r1 - id: P1664R2 citation-label: P1664R2 title: "reconstructible_range - a concept for putting ranges back together" author: - family: JeanHeyd Meneide issued: year: 2020 URL: https://wg21.link/p1664r2 - id: P1664R3 citation-label: P1664R3 title: "reconstructible_range - a concept for putting ranges back together" author: - family: JeanHeyd Meneide issued: year: 2021 URL: https://wg21.link/p1664r3 - id: P1664R4 citation-label: P1664R4 title: "reconstructible_range - a concept for putting ranges back together" author: - family: JeanHeyd Meneide issued: year: 2021 URL: https://wg21.link/p1664r4 - id: P1664R5 citation-label: P1664R5 title: "reconstructible_range - a concept for putting ranges back together" author: - family: JeanHeyd Meneide issued: year: 2021 URL: https://wg21.link/p1664r5 - id: P1664R6 citation-label: P1664R6 title: "reconstructible_range - a concept for putting ranges back together" author: - family: JeanHeyd Meneide issued: year: 2021 URL: https://wg21.link/p1664r6 - id: P1664R7 citation-label: P1664R7 title: "reconstructible_range - a concept for putting ranges back together" author: - family: JeanHeyd Meneide, Hannes Hauswedell issued: year: 2022 URL: https://wg21.link/p1664r7 - id: P1665R0 citation-label: P1665R0 title: "Tag Based Customization Point Functions" author: - family: John Bandela issued: year: 2019 URL: https://wg21.link/p1665r0 - id: P1666R0 citation-label: P1666R0 title: "SG16: Unicode meeting summaries 2019/01/23 - 2019/05/22" author: - family: Tom Honermann issued: year: 2019 URL: https://wg21.link/p1666r0 - id: P1667R0 citation-label: P1667R0 title: "Concept-aware noexcept specifiers" author: - family: Christopher Di Bella issued: year: 2019 URL: https://wg21.link/p1667r0 - id: P1668R0 citation-label: P1668R0 title: "Enabling constexpr Intrinsics By Permitting Unevaluated inline-assembly in constexpr Functions" author: - family: Erich Keane issued: year: 2019 URL: https://wg21.link/p1668r0 - id: P1668R1 citation-label: P1668R1 title: "Enabling constexpr Intrinsics By Permitting Unevaluated inline-assembly in constexpr Functions" author: - family: Erich Keane issued: year: 2019 URL: https://wg21.link/p1668r1 - id: P1669R0 citation-label: P1669R0 title: "Callsite Based Inlining Hints: [[always_inline]] and [[never_inline]]" author: - family: Erich Keane issued: year: 2019 URL: https://wg21.link/p1669r0 - id: P1670R0 citation-label: P1670R0 title: "Side Effects of Checked Contracts and Predicate Elision" author: - family: Joshua Berne, Alisdair Meredith issued: year: 2019 URL: https://wg21.link/p1670r0 - id: P1671R0 citation-label: P1671R0 title: "Contract Evaluation in Constant Expressions" author: - family: Joshua Berne, Alisdair Meredith issued: year: 2019 URL: https://wg21.link/p1671r0 - id: P1672R0 citation-label: P1672R0 title: "\"Axiom\" is a False Friend" author: - family: Joshua Berne issued: year: 2019 URL: https://wg21.link/p1672r0 - id: P1673R0 citation-label: P1673R0 title: "A free function linear algebra interface based on the BLAS" author: - family: Mark Hoemmen, D. S. Hollman, Christian Trott, Daniel Sunderland, Nevin Liber, Siva Rajamanickam, Li-Ta Lo, Graham Lopez, Peter Caday, Sarah Knepper, Piotr Luszczek, Timothy Costa issued: year: 2019 URL: https://wg21.link/p1673r0 - id: P1673R1 citation-label: P1673R1 title: "A free function linear algebra interface based on the BLAS" author: - family: Mark Hoemmen, D. S. Hollman, Christian Trott, Daniel Sunderland, Nevin Liber, Siva Rajamanickam, Li-Ta Lo, Graham Lopez, Peter Caday, Sarah Knepper, Piotr Luszczek, Timothy Costa issued: year: 2019 URL: https://wg21.link/p1673r1 - id: P1673R2 citation-label: P1673R2 title: "A free function linear algebra interface based on the BLAS" author: - family: Mark Hoemmen, D. S. Hollman, Christian Trott, Daniel Sunderland, Nevin Liber, Siva Rajamanickam, Li-Ta Lo, Damien Lebrun-Grandie, Graham Lopez, Peter Caday, Sarah Knepper, Piotr Luszczek, Timothy Costa issued: year: 2020 URL: https://wg21.link/p1673r2 - id: P1673R3 citation-label: P1673R3 title: "A free function linear algebra interface based on the BLAS" author: - family: Mark Hoemmen, Daisy Hollman,Christian Trott,Daniel Sunderland,Nevin Liber,Li-Ta Lo,Damien Lebrun-Grandie,Graham Lopez,Peter Caday,Sarah Knepper,Piotr Luszczek,Timothy Costa issued: year: 2021 URL: https://wg21.link/p1673r3 - id: P1673R4 citation-label: P1673R4 title: "A free function linear algebra interface based on the BLAS" author: - family: Mark Hoemmen, Daisy Hollman,Christian Trott,Daniel Sunderland,Nevin Liber,Alicia KlinvexLi-Ta Lo,Damien Lebrun-Grandie,Graham Lopez,Peter Caday,Sarah Knepper,Piotr Luszczek,Timothy Costa issued: year: 2021 URL: https://wg21.link/p1673r4 - id: P1673R5 citation-label: P1673R5 title: "A free function linear algebra interface based on the BLAS" author: - family: Mark Hoemmen, Daisy Hollman,Christian Trott,Daniel Sunderland,Nevin Liber,Alicia KlinvexLi-Ta Lo,Damien Lebrun-Grandie,Graham Lopez,Peter Caday,Sarah Knepper,Piotr Luszczek,Timothy Costa issued: year: 2021 URL: https://wg21.link/p1673r5 - id: P1673R6 citation-label: P1673R6 title: "A free function linear algebra interface based on the BLAS" author: - family: Mark Hoemmen, Daisy Hollman,Christian Trott,Daniel Sunderland,Nevin Liber,Alicia KlinvexLi-Ta Lo,Damien Lebrun-Grandie,Graham Lopez,Peter Caday,Sarah Knepper,Piotr Luszczek,Timothy Costa issued: year: 2021 URL: https://wg21.link/p1673r6 - id: P1673R7 citation-label: P1673R7 title: "A free function linear algebra interface based on the BLAS" author: - family: Mark Hoemmen, Daisy Hollman,Christian Trott,Daniel Sunderland,Nevin Liber,Alicia KlinvexLi-Ta Lo,Damien Lebrun-Grandie,Graham Lopez,Peter Caday,Sarah Knepper,Piotr Luszczek,Timothy Costa issued: year: 2022 URL: https://wg21.link/p1673r7 - id: P1673R8 citation-label: P1673R8 title: "A free function linear algebra interface based on the BLAS" author: - family: Mark Hoemmen, Daisy Hollman,Christian Trott,Daniel Sunderland,Nevin Liber,Alicia Klinvex,Li-Ta Lo,Damien Lebrun-Grandie,Graham Lopez,Peter Caday,Sarah Knepper,Piotr Luszczek,Timothy Costa issued: year: 2022 URL: https://wg21.link/p1673r8 - id: P1673R9 citation-label: P1673R9 title: "A free function linear algebra interface based on the BLAS" author: - family: Mark Hoemmen, Daisy Hollman,Christian Trott,Daniel Sunderland,Nevin Liber,Alicia KlinvexLi-Ta Lo,Damien Lebrun-Grandie,Graham Lopez,Peter Caday,Sarah Knepper,Piotr Luszczek,Timothy Costa issued: year: 2022 URL: https://wg21.link/p1673r9 - id: P1673R10 citation-label: P1673R10 title: "A free function linear algebra interface based on the BLAS" author: - family: Mark Hoemmen, Daisy Hollman,Christian Trott,Daniel Sunderland,Nevin Liber,Alicia KlinvexLi-Ta Lo,Damien Lebrun-Grandie,Graham Lopez,Peter Caday,Sarah Knepper,Piotr Luszczek,Timothy Costa issued: year: 2022 URL: https://wg21.link/p1673r10 - id: P1673R11 citation-label: P1673R11 title: "A free function linear algebra interface based on the BLAS" author: - family: Mark Hoemmen, Daisy Hollman,Christian Trott,Daniel Sunderland,Nevin Liber,Alicia KlinvexLi-Ta Lo,Damien Lebrun-Grandie,Graham Lopez,Peter Caday,Sarah Knepper,Piotr Luszczek,Timothy Costa issued: year: 2023 URL: https://wg21.link/p1673r11 - id: P1673R12 citation-label: P1673R12 title: "A free function linear algebra interface based on the BLAS" author: - family: Mark Hoemmen, Daisy Hollman,Christian Trott,Daniel Sunderland,Nevin Liber,Alicia KlinvexLi-Ta Lo,Damien Lebrun-Grandie,Graham Lopez,Peter Caday,Sarah Knepper,Piotr Luszczek,Timothy Costa issued: year: 2023 URL: https://wg21.link/p1673r12 - id: P1673R13 citation-label: P1673R13 title: "A free function linear algebra interface based on the BLAS" author: - family: Mark Hoemmen, Daisy Hollman,Christian Trott,Daniel Sunderland,Nevin Liber,Alicia KlinvexLi-Ta Lo,Damien Lebrun-Grandie,Graham Lopez,Peter Caday,Sarah Knepper,Piotr Luszczek,Timothy Costa issued: year: 2023 URL: https://wg21.link/p1673r13 - id: P1674R0 citation-label: P1674R0 title: "Evolving a Standard C++ Linear Algebra Library from the BLAS" author: - family: Mark Hoemmen, D. S. Hollman, Christian Trott issued: year: 2019 URL: https://wg21.link/p1674r0 - id: P1674R1 citation-label: P1674R1 title: "Evolving a Standard C++ Linear Algebra Library from the BLAS" author: - family: Mark Hoemmen, Daisy Hollman, Christian Trott issued: year: 2022 URL: https://wg21.link/p1674r1 - id: P1674R2 citation-label: P1674R2 title: "Evolving a Standard C++ Linear Algebra Library from the BLAS" author: - family: Mark Hoemmen, Daisy Hollman, Christian Trott issued: year: 2022 URL: https://wg21.link/p1674r2 - id: P1675R0 citation-label: P1675R0 title: "rethrow_exception must be allowed to copy" author: - family: Billy O'Neal issued: year: 2019 URL: https://wg21.link/p1675r0 - id: P1675R1 citation-label: P1675R1 title: "rethrow_exception must be allowed to copy" author: - family: Billy O'Neal issued: year: 2019 URL: https://wg21.link/p1675r1 - id: P1675R2 citation-label: P1675R2 title: "rethrow_exception must be allowed to copy" author: - family: Billy O'Neal issued: year: 2021 URL: https://wg21.link/p1675r2 - id: P1676R0 citation-label: P1676R0 title: "C++ Exception Optimizations. An experiment." author: - family: Gor Nishanov issued: year: 2019 URL: https://wg21.link/p1676r0 - id: P1677R0 citation-label: P1677R0 title: "Cancellation is not an Error" author: - family: Kirk Shoop issued: year: 2019 URL: https://wg21.link/p1677r0 - id: P1677R1 citation-label: P1677R1 title: "Cancellation is not an Error" author: - family: Kirk Shoop issued: year: 2019 URL: https://wg21.link/p1677r1 - id: P1677R2 citation-label: P1677R2 title: "Cancellation is not an Error" author: - family: Kirk Shoop, Lisa Lippincott, Lewis Baker issued: year: 2019 URL: https://wg21.link/p1677r2 - id: P1678R0 citation-label: P1678R0 title: "Callbacks and Composition" author: - family: Kirk Shoop issued: year: 2019 URL: https://wg21.link/p1678r0 - id: P1678R1 citation-label: P1678R1 title: "Callbacks and Composition" author: - family: Kirk Shoop issued: year: 2019 URL: https://wg21.link/p1678r1 - id: P1678R2 citation-label: P1678R2 title: "Callbacks and Composition" author: - family: Kirk Shoop issued: year: 2019 URL: https://wg21.link/p1678r2 - id: P1679R0 citation-label: P1679R0 title: "String Contains function" author: - family: Wim Leflere issued: year: 2019 URL: https://wg21.link/p1679r0 - id: P1679R1 citation-label: P1679R1 title: "String Contains function" author: - family: Wim Leflere, Paul Fee issued: year: 2019 URL: https://wg21.link/p1679r1 - id: P1679R2 citation-label: P1679R2 title: "String Contains function" author: - family: Wim Leflere, Paul Fee issued: year: 2020 URL: https://wg21.link/p1679r2 - id: P1679R3 citation-label: P1679R3 title: "String Contains function" author: - family: Wim Leflere, Paul Fee issued: year: 2020 URL: https://wg21.link/p1679r3 - id: P1680R0 citation-label: P1680R0 title: "Implementing Contracts in GCC" author: - family: Andrew Sutton, Jeff Chapman issued: year: 2019 URL: https://wg21.link/p1680r0 - id: P1681R0 citation-label: P1681R0 title: "Revisiting allocator model for coroutine lazy/task/generator" author: - family: Gor Nishanov issued: year: 2019 URL: https://wg21.link/p1681r0 - id: P1682R0 citation-label: P1682R0 title: "std::to_underlying" author: - family: JeanHeyd Meneide issued: year: 2019 URL: https://wg21.link/p1682r0 - id: P1682R1 citation-label: P1682R1 title: "std::to_underlying" author: - family: JeanHeyd Meneide issued: year: 2019 URL: https://wg21.link/p1682r1 - id: P1682R2 citation-label: P1682R2 title: "std::to_underlying" author: - family: JeanHeyd Meneide issued: year: 2021 URL: https://wg21.link/p1682r2 - id: P1682R3 citation-label: P1682R3 title: "std::to_underlying" author: - family: JeanHeyd Meneide issued: year: 2021 URL: https://wg21.link/p1682r3 - id: P1683R0 citation-label: P1683R0 title: "References for Standard Library Vocabulary Types - an optional case study" author: - family: JeanHeyd Meneide issued: year: 2020 URL: https://wg21.link/p1683r0 - id: P1684R0 citation-label: P1684R0 title: "mdarray: An Owning Multidimensional Array Analog of mdspan" author: - family: D. S. Hollman, Christian Trott, Mark Hoemmen, Daniel Sundernland issued: year: 2019 URL: https://wg21.link/p1684r0 - id: P1684R1 citation-label: P1684R1 title: "mdarray: An Owning Multidimensional Array Analog of mdspan" author: - family: Christian Trott, D. S. Hollman,Mark Hoemmen,Daniel Sunderland issued: year: 2022 URL: https://wg21.link/p1684r1 - id: P1684R2 citation-label: P1684R2 title: "mdarray: An Owning Multidimensional Array Analog of mdspan" author: - family: Christian Trott, D. S. Hollman,Mark Hoemmen,Daniel Sunderland issued: year: 2022 URL: https://wg21.link/p1684r2 - id: P1684R3 citation-label: P1684R3 title: "mdarray: An Owning Multidimensional Array Analog of mdspan" author: - family: Christian Trott, D. S. Hollman,Mark Hoemmen,Daniel Sunderland issued: year: 2022 URL: https://wg21.link/p1684r3 - id: P1684R4 citation-label: P1684R4 title: "mdarray: An Owning Multidimensional Array Analog of mdspan" author: - family: Christian Trott, D. S. Hollman,Mark Hoemmen,Daniel Sunderland,Damien Lebrun-Grandie issued: year: 2023 URL: https://wg21.link/p1684r4 - id: P1684R5 citation-label: P1684R5 title: "mdarray: An Owning Multidimensional Array Analog of mdspan" author: - family: Christian Trott, D. S. Hollman,Mark Hoemmen,Daniel Sunderland,Damien Lebrun-Grandie issued: year: 2023 URL: https://wg21.link/p1684r5 - id: P1685R0 citation-label: P1685R0 title: "Make get/set_default_resource replaceable" author: - family: Pablo Halpern issued: year: 2019 URL: https://wg21.link/p1685r0 - id: P1686R0 citation-label: P1686R0 title: "Mandating the Standard Library: Clause 27 - Time library" author: - family: Jeff Garland issued: year: 2019 URL: https://wg21.link/p1686r0 - id: P1686R1 citation-label: P1686R1 title: "Mandating the Standard Library: Clause 27 - Time library" author: - family: Jeff Garland issued: year: 2019 URL: https://wg21.link/p1686r1 - id: P1686R2 citation-label: P1686R2 title: "Mandating the Standard Library: Clause 27 - Time library" author: - family: Jeff Garland issued: year: 2019 URL: https://wg21.link/p1686r2 - id: P1687R0 citation-label: P1687R0 title: "Summary of the Tooling Study Group's Pre-Cologne Telecons on Modules Tooling Interactions" author: - family: Bryce Adelstein Lelbach, Ben Craig issued: year: 2019 URL: https://wg21.link/p1687r0 - id: P1687R1 citation-label: P1687R1 title: "Summary of the Tooling Study Group's Modules Ecosystem Technical Report Telecons" author: - family: Bryce Adelstein Lelbach, Ben Craig issued: year: 2019 URL: https://wg21.link/p1687r1 - id: P1688R0 citation-label: P1688R0 title: "Towards a C++ Ecosystem Technical Report" author: - family: Bryce Adelstein Lelbach issued: year: 2019 URL: https://wg21.link/p1688r0 - id: P1689R0 citation-label: P1689R0 title: "Format for describing dependencies of source files" author: - family: Ben Boeckel, Brad King issued: year: 2019 URL: https://wg21.link/p1689r0 - id: P1689R1 citation-label: P1689R1 title: "Format for describing dependencies of source files" author: - family: Ben Boeckel, Brad King issued: year: 2019 URL: https://wg21.link/p1689r1 - id: P1689R2 citation-label: P1689R2 title: "Format for describing dependencies of source files" author: - family: Ben Boeckel, Brad King issued: year: 2020 URL: https://wg21.link/p1689r2 - id: P1689R3 citation-label: P1689R3 title: "Format for describing dependencies of source files" author: - family: Ben Boeckel, Brad King issued: year: 2020 URL: https://wg21.link/p1689r3 - id: P1689R4 citation-label: P1689R4 title: "Format for describing dependencies of source files" author: - family: Ben Boeckel, Brad King issued: year: 2021 URL: https://wg21.link/p1689r4 - id: P1689R5 citation-label: P1689R5 title: "Format for describing dependencies of source files" author: - family: Ben Boeckel, Brad King issued: year: 2022 URL: https://wg21.link/p1689r5 - id: P1690R0 citation-label: P1690R0 title: "Refinement Proposal for P0919 Heterogeneous lookup for unordered containers" author: - family: Xiao Shi, Mateusz Pusz, Geoffrey Romer issued: year: 2019 URL: https://wg21.link/p1690r0 - id: P1690R1 citation-label: P1690R1 title: "Refinement Proposal for P0919 Heterogeneous lookup for unordered containers" author: - family: Xiao Shi, Mateusz Pusz, Geoffrey Romer issued: year: 2019 URL: https://wg21.link/p1690r1 - id: P1696R0 citation-label: P1696R0 title: "Refinement proposal for P0920 Precalculated hash values in lookup" author: - family: Xiao Shi, Mateusz Pusz, Geoffrey Romer, Jay Feldblum issued: year: 2019 URL: https://wg21.link/p1696r0 - id: P1697R0 citation-label: P1697R0 title: "Require a diagnostic for \"declaration changes meaning\"" author: - family: Botond Ballo issued: year: 2019 URL: https://wg21.link/p1697r0 - id: P1700R0 citation-label: P1700R0 title: "Target-audience tables" author: - family: Christopher Di Bella, JC van Winkel issued: year: 2019 URL: https://wg21.link/p1700r0 - id: P1701R0 citation-label: P1701R0 title: "Inline Namespaces: Fragility Bites" author: - family: Nathan Sidwell issued: year: 2019 URL: https://wg21.link/p1701r0 - id: P1701R1 citation-label: P1701R1 title: "Inline Namespaces: Fragility Bites" author: - family: Nathan Sidwell issued: year: 2020 URL: https://wg21.link/p1701r1 - id: P1701R2 citation-label: P1701R2 title: "Inline Namespaces: Fragility Bites" author: - family: Nathan Sidwell issued: year: 2021 URL: https://wg21.link/p1701r2 - id: P1702R0 citation-label: P1702R0 title: "Annex D Means Deprecated" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1702r0 - id: P1703R0 citation-label: P1703R0 title: "Recognizing Header Unit Imports Requires Full Preprocessing" author: - family: Boris Kolpackov issued: year: 2019 URL: https://wg21.link/p1703r0 - id: P1703R1 citation-label: P1703R1 title: "Recognizing Header Unit Imports Requires Full Preprocessing" author: - family: Boris Kolpackov issued: year: 2019 URL: https://wg21.link/p1703r1 - id: P1704R0 citation-label: P1704R0 title: "Undefined functions in axiom-level contract statements" author: - family: Andrzej Krzemieński, Joshua Berne issued: year: 2019 URL: https://wg21.link/p1704r0 - id: P1705R0 citation-label: P1705R0 title: "Enumerating Core Undefined Behavior" author: - family: Shafik Yaghmour issued: year: 2019 URL: https://wg21.link/p1705r0 - id: P1705R1 citation-label: P1705R1 title: "Enumerating Core Undefined Behavior" author: - family: Shafik Yaghmour issued: year: 2019 URL: https://wg21.link/p1705r1 - id: P1706R0 citation-label: P1706R0 title: "Programming Language Vulnerabilities for C++ update" author: - family: Michael Wong, Stephen Michel issued: year: 2019 URL: https://wg21.link/p1706r0 - id: P1706R1 citation-label: P1706R1 title: "Programming Language Vulnerabilities for C++ update" author: - family: Michael Wong, Stephen Michel issued: year: 2019 URL: https://wg21.link/p1706r1 - id: P1706R2 citation-label: P1706R2 title: "Programming Language Vulnerabilities for Safety Critical C++" author: - family: Michael Wong, Stephen Michel, Peter Sommerlad, Lisa Lippincott, Aaron Ballman, Richard Corden, Clive Pygott, Erhard Ploedereder, John McFarlane, Paul Preney, Andreas Weis, Federico Kircheis, Tullio Vardanega, Jorg Brown, Chris Tapp issued: year: 2020 URL: https://wg21.link/p1706r2 - id: P1706R3 citation-label: P1706R3 title: "Programming Language Vulnerabilities for Safety Critical C++" author: - family: Michael Wong, Stephen Michel, Peter Sommerlad, Lisa Lippincott, Aaron Ballman, Richard Corden, Clive Pygott, Erhard Ploedereder, John McFarlane, Paul Preney, Andreas Weis, Federico Kircheis, Tullio Vardanega, Jorg Brown, Chris Tapp issued: year: 2021 URL: https://wg21.link/p1706r3 - id: P1708R0 citation-label: P1708R0 title: "Simple Statistics functions" author: - family: Richard Dosselmann, Michael Wong issued: year: 2019 URL: https://wg21.link/p1708r0 - id: P1708R1 citation-label: P1708R1 title: "Simple Statistical Functions" author: - family: Michael Wong issued: year: 2019 URL: https://wg21.link/p1708r1 - id: P1708R2 citation-label: P1708R2 title: "Simple Statistical Functions" author: - family: Michael Wong, Micheal Chiu, Richard Dosselmann, Eric Niebler, Phillip Ratzlof, Vincent Reverdy issued: year: 2020 URL: https://wg21.link/p1708r2 - id: P1708R3 citation-label: P1708R3 title: "Simple Statistical Functions" author: - family: Richard Dosselman, Micheal Chiu, Richard Dosselmann, Eric Niebler, Phillip Ratzlof, Vincent Reverdy issued: year: 2021 URL: https://wg21.link/p1708r3 - id: P1708R4 citation-label: P1708R4 title: "Simple Statistical Functions" author: - family: Richard Dosselman, Micheal Chiu, Richard Dosselmann, Eric Niebler, Phillip Ratzlof, Vincent Reverdy, Jens Maurer issued: year: 2021 URL: https://wg21.link/p1708r4 - id: P1708R5 citation-label: P1708R5 title: "Simple Statistical Functions" author: - family: Richard Dosselman, Micheal Chiu, Richard Dosselmann, Eric Niebler, Phillip Ratzlof, Vincent Reverdy, Jens Maurer issued: year: 2021 URL: https://wg21.link/p1708r5 - id: P1708R6 citation-label: P1708R6 title: "Simple Statistical Functions" author: - family: Richard Dosselman, Micheal Chiu, Richard Dosselmann, Eric Niebler, Phillip Ratzlof, Vincent Reverdy, Jens Maurer issued: year: 2022 URL: https://wg21.link/p1708r6 - id: P1708R7 citation-label: P1708R7 title: "Basic Statistics" author: - family: Richard Dosselmann issued: year: 2023 URL: https://wg21.link/p1708r7 - id: P1708R8 citation-label: P1708R8 title: "Basic Statistics" author: - family: Richard Dosselmann issued: year: 2023 URL: https://wg21.link/p1708r8 - id: P1708R9 citation-label: P1708R9 title: "Basic Statistics" author: - family: Richard Dosselmann issued: year: 2024 URL: https://wg21.link/p1708r9 - id: P1709R0 citation-label: P1709R0 title: "Graph Data Structures" author: - family: Phillip Ratzloff, Richard Dosselmann, Michael Wong issued: year: 2019 URL: https://wg21.link/p1709r0 - id: P1709R1 citation-label: P1709R1 title: "Graph Data Structures" author: - family: Michael Wong issued: year: 2019 URL: https://wg21.link/p1709r1 - id: P1709R2 citation-label: P1709R2 title: "Graph Library" author: - family: Michael Wong, Phillip Ratzloff, Richard Dosselmann, Michael Wong, Matthew Galati, Andrew Lumsdaine, Jens Maurer, Domagoj Saric, Jesun Firoz, Kevin Deweese issued: year: 2020 URL: https://wg21.link/p1709r2 - id: P1709R3 citation-label: P1709R3 title: "Graph Library" author: - family: Phillip Ratzloff, Andrew Lumsdaine, Richard Dosselmann, Michael Wong, Matthew Galati, Jens Maurer, Domagoj Saric, Jesun Firoz, Kevin Deweese issued: year: 2022 URL: https://wg21.link/p1709r3 - id: P1709R4 citation-label: P1709R4 title: "Graph Library" author: - family: Phillip Ratzloff, Andrew Lumsdaine, Richard Dosselmann, Michael Wong, Matthew Galati, Jens Maurer, Domagoj Saric, Jesun Firoz, Kevin Deweese issued: year: 2023 URL: https://wg21.link/p1709r4 - id: P1709R5 citation-label: P1709R5 title: "Graph Library" author: - family: Phillip Ratzloff, Andrew Lumsdaine, Richard Dosselmann, Michael Wong, Matthew Galati, Jens Maurer, Domagoj Saric, Jesun Firoz, Kevin Deweese issued: year: 2024 URL: https://wg21.link/p1709r5 - id: P1710R0 citation-label: P1710R0 title: "Adding a global contract assumption mode" author: - family: Ville Voutilainen issued: year: 2019 URL: https://wg21.link/p1710r0 - id: P1711R0 citation-label: P1711R0 title: "What to do about contracts?" author: - family: Bjarne Stroustrup issued: year: 2019 URL: https://wg21.link/p1711r0 - id: P1713R0 citation-label: P1713R0 title: "Allowing both co_return; and co_return value; in the same coroutine" author: - family: Lewis Baker issued: year: 2019 URL: https://wg21.link/p1713r0 - id: P1714R0 citation-label: P1714R0 title: "NTTP are incomplete without float, double, and long double!" author: - family: Jorg Brown issued: year: 2019 URL: https://wg21.link/p1714r0 - id: P1714R1 citation-label: P1714R1 title: "NTTP are incomplete without float, double, and long double!" author: - family: Jorg Brown issued: year: 2019 URL: https://wg21.link/p1714r1 - id: P1715R0 citation-label: P1715R0 title: "Loosen restrictions on \"_t\" typedefs and \"_v\" values." author: - family: Jorg Brown issued: year: 2019 URL: https://wg21.link/p1715r0 - id: P1715R1 citation-label: P1715R1 title: "Loosen restrictions on \"_t\" typedefs and \"_v\" values." author: - family: Jorg Brown issued: year: 2023 URL: https://wg21.link/p1715r1 - id: P1716R0 citation-label: P1716R0 title: "ranges compare algorithm are over-constrained" author: - family: Tomasz Kamiński issued: year: 2019 URL: https://wg21.link/p1716r0 - id: P1716R1 citation-label: P1716R1 title: "ranges compare algorithm are over-constrained" author: - family: Tomasz Kamiński issued: year: 2019 URL: https://wg21.link/p1716r1 - id: P1716R2 citation-label: P1716R2 title: "ranges compare algorithm are over-constrained" author: - family: Tomasz Kamiński issued: year: 2019 URL: https://wg21.link/p1716r2 - id: P1716R3 citation-label: P1716R3 title: "ranges compare algorithm are over-constrained" author: - family: Tomasz Kamiński issued: year: 2019 URL: https://wg21.link/p1716r3 - id: P1717R0 citation-label: P1717R0 title: "Compile-time Metaprogramming in C++" author: - family: Andrew Sutton, Wyatt Childers issued: year: 2019 URL: https://wg21.link/p1717r0 - id: P1718R0 citation-label: P1718R0 title: "Mandating the Standard Library: Clause 25 - Algorithms library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1718r0 - id: P1718R1 citation-label: P1718R1 title: "Mandating the Standard Library: Clause 25 - Algorithms library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1718r1 - id: P1718R2 citation-label: P1718R2 title: "Mandating the Standard Library: Clause 25 - Algorithms library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1718r2 - id: P1719R0 citation-label: P1719R0 title: "Mandating the Standard Library: Clause 26 - Numerics library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1719r0 - id: P1719R1 citation-label: P1719R1 title: "Mandating the Standard Library: Clause 26 - Numerics library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1719r1 - id: P1719R2 citation-label: P1719R2 title: "Mandating the Standard Library: Clause 26 - Numerics library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1719r2 - id: P1720R0 citation-label: P1720R0 title: "Mandating the Standard Library: Clause 28 - Localization library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1720r0 - id: P1720R1 citation-label: P1720R1 title: "Mandating the Standard Library: Clause 28 - Localization library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1720r1 - id: P1720R2 citation-label: P1720R2 title: "Mandating the Standard Library: Clause 28 - Localization library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1720r2 - id: P1721R0 citation-label: P1721R0 title: "Mandating the Standard Library: Clause 29 - Input/Output library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1721r0 - id: P1721R1 citation-label: P1721R1 title: "Mandating the Standard Library: Clause 29 - Input/Output library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1721r1 - id: P1721R2 citation-label: P1721R2 title: "Mandating the Standard Library: Clause 29 - Input/Output library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1721r2 - id: P1722R0 citation-label: P1722R0 title: "Mandating the Standard Library: Clause 30 - Regular Expression library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1722r0 - id: P1722R1 citation-label: P1722R1 title: "Mandating the Standard Library: Clause 30 - Regular Expression library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1722r1 - id: P1722R2 citation-label: P1722R2 title: "Mandating the Standard Library: Clause 30 - Regular Expression library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1722r2 - id: P1723R0 citation-label: P1723R0 title: "Mandating the Standard Library: Clause 31 - Atomics library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1723r0 - id: P1723R1 citation-label: P1723R1 title: "Mandating the Standard Library: Clause 31 - Atomics library" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1723r1 - id: P1723R2 citation-label: P1723R2 title: "Mandating the Standard Library: Clause 31 - Atomics library" author: - family: Marshall Clow, Daniel Sunderland issued: year: 2019 URL: https://wg21.link/p1723r2 - id: P1724R0 citation-label: P1724R0 title: "C++ Standard Library Issues to be moved in Cologne" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1724r0 - id: P1725R0 citation-label: P1725R0 title: "Modular Topic Design" author: - family: Christopher Di Bella issued: year: 2019 URL: https://wg21.link/p1725r0 - id: P1725R1 citation-label: P1725R1 title: "Modular Topic Design" author: - family: Christopher Di Bella issued: year: 2019 URL: https://wg21.link/p1725r1 - id: P1726R0 citation-label: P1726R0 title: "Pointer lifetime-end zap" author: - family: Paul E. McKenney, Maged Michael, Jens Maurer, Peter Sewell, Martin Uecker, Hans Boehm, Hubert Tong, Niall Douglas issued: year: 2019 URL: https://wg21.link/p1726r0 - id: P1726R1 citation-label: P1726R1 title: "Pointer lifetime-end zap" author: - family: Paul E. McKenney, Maged Michael, Jens Mauer, Peter Sewell, Martin Uecker, Hans Boehm, Hubert Tong, Niall Douglas, Will Deacon, Michael Wong issued: year: 2019 URL: https://wg21.link/p1726r1 - id: P1726R2 citation-label: P1726R2 title: "Pointer lifetime-end zap" author: - family: Maged Michael, Jens Mauer, Peter Sewell, Martin Uecker, Hans Boehm, Hubert Tong, Niall Douglas, Will Deacon, Michael Wong, and David Goldblatt issued: year: 2020 URL: https://wg21.link/p1726r2 - id: P1726R3 citation-label: P1726R3 title: "Pointer lifetime-end zap" author: - family: Paul E. McKenney, Maged Michael, Jens Mauer, Peter Sewell, Martin Uecker, Hans Boehm, Hubert Tong, Niall Douglas, Will Deacon, Michael Wong, and David Goldblatt issued: year: 2020 URL: https://wg21.link/p1726r3 - id: P1726R4 citation-label: P1726R4 title: "Pointer lifetime-end zap" author: - family: Paul E. McKenney, Maged Michael, Jens Maurer, Peter Sewell, Martin Uecker, Hans Boehm, Hubert Tong, Niall Douglas, Thomas Rodgers, Will Deacon, Michael Wong, David Goldblatt, Kostya Serebryany, and Anthony Williams issued: year: 2020 URL: https://wg21.link/p1726r4 - id: P1726R5 citation-label: P1726R5 title: "Pointer lifetime-end zap (informational/historical)" author: - family: Paul E. McKenney, Maged Michael, Jens Maurer, Peter Sewell, Martin Uecker, Hans Boehm, Hubert Tong, Niall Douglas, Thomas Rodgers, Will Deacon, Michael Wong, David Goldblatt, Kostya Serebryany, and Anthony Williams issued: year: 2021 URL: https://wg21.link/p1726r5 - id: P1727R0 citation-label: P1727R0 title: "Issues with current flat_map proposal" author: - family: Denis Yaroshevskiy issued: year: 2019 URL: https://wg21.link/p1727r0 - id: P1728R0 citation-label: P1728R0 title: "Preconditions, axiom-level contracts and assumptions — an in depth study" author: - family: Andrzej Krzemieński issued: year: 2019 URL: https://wg21.link/p1728r0 - id: P1729R0 citation-label: P1729R0 title: "Text Parsing" author: - family: Victor Zverovich issued: year: 2019 URL: https://wg21.link/p1729r0 - id: P1729R1 citation-label: P1729R1 title: "Text Parsing" author: - family: Victor Zverovich , Elias Kosunen issued: year: 2019 URL: https://wg21.link/p1729r1 - id: P1729R2 citation-label: P1729R2 title: "Text Parsing" author: - family: Elias Kosunen, Victor Zverovich issued: year: 2023 URL: https://wg21.link/p1729r2 - id: P1729R3 citation-label: P1729R3 title: "Text Parsing" author: - family: Elias Kosunen, Victor Zverovich issued: year: 2023 URL: https://wg21.link/p1729r3 - id: P1729R4 citation-label: P1729R4 title: "Text Parsing" author: - family: Elias Kosunen, Victor Zverovich issued: year: 2024 URL: https://wg21.link/p1729r4 - id: P1729R5 citation-label: P1729R5 title: "Text Parsing" author: - family: Elias Kosunen, Victor Zverovich issued: year: 2024 URL: https://wg21.link/p1729r5 - id: P1730R0 citation-label: P1730R0 title: "Adding a global contract assumption mode" author: - family: Hyman Rosen, John Lakos, Alisdair Meredith issued: year: 2019 URL: https://wg21.link/p1730r0 - id: P1731R0 citation-label: P1731R0 title: "Memory helper functions for containers" author: - family: Pablo Halpern, Ilya Burylov, Ruslan Arutyunyan issued: year: 2019 URL: https://wg21.link/p1731r0 - id: P1731R1 citation-label: P1731R1 title: "Memory helper functions for containers" author: - family: Ruslan Arutyunyan, Ilya Burylov, Pablo Halpern issued: year: 2019 URL: https://wg21.link/p1731r1 - id: P1732R0 citation-label: P1732R0 title: "Do not promise support for function syntax of operators" author: - family: CJ Johnson issued: year: 2019 URL: https://wg21.link/p1732r0 - id: P1732R1 citation-label: P1732R1 title: "Do not promise support for function syntax of operators" author: - family: CJ Johnson issued: year: 2019 URL: https://wg21.link/p1732r1 - id: P1732R2 citation-label: P1732R2 title: "Do not promise support for function syntax of operators" author: - family: CJ Johnson issued: year: 2019 URL: https://wg21.link/p1732r2 - id: P1732R3 citation-label: P1732R3 title: "Do not promise support for function syntax of operators" author: - family: CJ Johnson issued: year: 2020 URL: https://wg21.link/p1732r3 - id: P1732R4 citation-label: P1732R4 title: "Do not promise support for function syntax of operators" author: - family: CJ Johnson issued: year: 2020 URL: https://wg21.link/p1732r4 - id: P1733R0 citation-label: P1733R0 title: "User-friendly and Evolution-friendly Reflection: A Compromise" author: - family: David Sankel, Daveed Vandevoorde issued: year: 2019 URL: https://wg21.link/p1733r0 - id: P1734R0 citation-label: P1734R0 title: "Defaultable default constructors and destructors for all unions" author: - family: CJ Johnson issued: year: 2019 URL: https://wg21.link/p1734r0 - id: P1735R0 citation-label: P1735R0 title: "SG19: Machine Learning 2019/04/11-2019/06/13" author: - family: Michael Wong issued: year: 2019 URL: https://wg21.link/p1735r0 - id: P1736R0 citation-label: P1736R0 title: "SG14: Low Latency Meeting Minutes 2019/04/17-2019/06/12" author: - family: Michael Wong issued: year: 2019 URL: https://wg21.link/p1736r0 - id: P1737R0 citation-label: P1737R0 title: "unique_function vs. any_invokable - Bikeshedding Off the Rails" author: - family: Nevin Liber issued: year: 2019 URL: https://wg21.link/p1737r0 - id: P1738R0 citation-label: P1738R0 title: "The Executor Concept Hierarchy Needs a Single Root" author: - family: Eric Niebler issued: year: 2019 URL: https://wg21.link/p1738r0 - id: P1739R0 citation-label: P1739R0 title: "Type erasure for forwarding ranges in combination with \"subrange-y\" view adaptors" author: - family: Hannes Hauswedell issued: year: 2019 URL: https://wg21.link/p1739r0 - id: P1739R1 citation-label: P1739R1 title: "Type erasure for forwarding ranges in combination with \"subrange-y\" view adaptors" author: - family: Hannes Hauswedell issued: year: 2019 URL: https://wg21.link/p1739r1 - id: P1739R2 citation-label: P1739R2 title: "Avoid template bloat for forwarding ranges in combination with 'subrange-y' view adaptors." author: - family: Hannes Hauswedell (h2 AT fsfe.org) issued: year: 2019 URL: https://wg21.link/p1739r2 - id: P1739R3 citation-label: P1739R3 title: "Avoid template bloat for safe_ranges in combination with 'subrange-y' view adaptors." author: - family: Hannes Hauswedell issued: year: 2019 URL: https://wg21.link/p1739r3 - id: P1739R4 citation-label: P1739R4 title: "Avoid template bloat for safe_ranges in combination with 'subrange-y' view adaptors." author: - family: Hannes Hauswedell issued: year: 2020 URL: https://wg21.link/p1739r4 - id: P1743R0 citation-label: P1743R0 title: "Contracts, Undefined Behavior, and Defensive Programming" author: - family: Rostislav Khlebnikov, John Lakos issued: year: 2019 URL: https://wg21.link/p1743r0 - id: P1744R0 citation-label: P1744R0 title: "Avoiding Misuse of Contract-Checking" author: - family: Rostislav Khlebnikov, John Lakos issued: year: 2019 URL: https://wg21.link/p1744r0 - id: P1745R0 citation-label: P1745R0 title: "Coroutine changes for C++20 and beyond" author: - family: Lewis Baker issued: year: 2019 URL: https://wg21.link/p1745r0 - id: P1746R0 citation-label: P1746R0 title: "Feedback on [P1386R2] std::audio" author: - family: Richard Powell, David Singer, Sophia Poirier, Dan Klingler, Tony Guetta, JF Bastien issued: year: 2019 URL: https://wg21.link/p1746r0 - id: P1746R1 citation-label: P1746R1 title: "Feedback on P1386R2 std::audio" author: - family: Sophia Poirier, Richard Powell, David Singer, Dan Klingler, Tony Guetta, Doug Wyatt issued: year: 2019 URL: https://wg21.link/p1746r1 - id: P1747R0 citation-label: P1747R0 title: "Don't use `char8_t` and `std::u8string` yet in P1389" author: - family: Yehezkel Bernat issued: year: 2019 URL: https://wg21.link/p1747r0 - id: P1748R0 citation-label: P1748R0 title: "Fill in [delay.cpp] TODO in D1389" author: - family: Yehezkel Bernat issued: year: 2019 URL: https://wg21.link/p1748r0 - id: P1748R1 citation-label: P1748R1 title: "Fill in [delay.cpp] TODO in D1389" author: - family: Yehezkel Bernat issued: year: 2019 URL: https://wg21.link/p1748r1 - id: P1749R0 citation-label: P1749R0 title: "Access control for reflection" author: - family: Yehezkel Bernat issued: year: 2019 URL: https://wg21.link/p1749r0 - id: P1750R0 citation-label: P1750R0 title: "A Proposal to Add Process Management to the C++ Standard Library" author: - family: Klemens Morgenstern, Jeff Garland, Elias Kosunen, Fatih Bakir issued: year: 2019 URL: https://wg21.link/p1750r0 - id: P1750R1 citation-label: P1750R1 title: "A Proposal to Add Process Management to the C++ Standard Library" author: - family: Klemans Morgenstern, Jeff Garland, Elias Kosunen, Fatih Bakir issued: year: 2019 URL: https://wg21.link/p1750r1 - id: P1751R0 citation-label: P1751R0 title: "Numeric Type Families" author: - family: John McFarlane issued: year: 2019 URL: https://wg21.link/p1751r0 - id: P1753R0 citation-label: P1753R0 title: "Name Lookup Should \"Find the First Thing of That Name\"" author: - family: Walter E Brown issued: year: 2019 URL: https://wg21.link/p1753r0 - id: P1754R0 citation-label: P1754R0 title: "Rename concepts to standard_case for C++20, while we still can" author: - family: Herb Sutter, Casey Carter, Gabriel Dos Reis, Eric Niebler, Bjarne Stroustrup, Andrew Sutton, Ville Voutilainen issued: year: 2019 URL: https://wg21.link/p1754r0 - id: P1754R1 citation-label: P1754R1 title: "Rename concepts to standard_case for C++20, while we still can" author: - family: Herb Sutter, Casey Carter, Gabriel Dos Reis, Eric Niebler, Bjarne Stroustrup, Andrew Sutton, Ville Voutilainen issued: year: 2019 URL: https://wg21.link/p1754r1 - id: P1756R0 citation-label: P1756R0 title: "Pointer lifetime-end zap" author: - family: Paul E. McKenney, Maged Michael, Jens Mauer, Peter Sewell, Martin Uecker, Hans Boehm, Hubert Tong, and Niall Douglas issued: year: 2019 URL: https://wg21.link/p1756r0 - id: P1759R0 citation-label: P1759R0 title: "Native handle from file streams" author: - family: Elias Kosunen issued: year: 2019 URL: https://wg21.link/p1759r0 - id: P1759R1 citation-label: P1759R1 title: "Native handle from file streams" author: - family: Elias Kosunen issued: year: 2019 URL: https://wg21.link/p1759r1 - id: P1759R2 citation-label: P1759R2 title: "Native handle from file streams" author: - family: Elias Kosunen issued: year: 2019 URL: https://wg21.link/p1759r2 - id: P1759R3 citation-label: P1759R3 title: "Native handles and file streams" author: - family: Elias Kosunen issued: year: 2020 URL: https://wg21.link/p1759r3 - id: P1759R4 citation-label: P1759R4 title: "Native handles and file streams" author: - family: Elias Kosunen issued: year: 2022 URL: https://wg21.link/p1759r4 - id: P1759R5 citation-label: P1759R5 title: "Native handles and file streams" author: - family: Elias Kosunen issued: year: 2023 URL: https://wg21.link/p1759r5 - id: P1759R6 citation-label: P1759R6 title: "Native handles and file streams" author: - family: Elias Kosunen issued: year: 2023 URL: https://wg21.link/p1759r6 - id: P1760R0 citation-label: P1760R0 title: "snapshot_source - A Horse with a Better Name" author: - family: Tony Van Eerd issued: year: 2019 URL: https://wg21.link/p1760r0 - id: P1761R0 citation-label: P1761R0 title: "Concurrent map customization options (SG1 version)" author: - family: David Goldblatt issued: year: 2019 URL: https://wg21.link/p1761r0 - id: P1762R0 citation-label: P1762R0 title: "Concurrent map customization options (LEWG version)" author: - family: David Goldblatt issued: year: 2019 URL: https://wg21.link/p1762r0 - id: P1764R0 citation-label: P1764R0 title: "ssize() Should be Named count()" author: - family: Tony Van Eerd issued: year: 2019 URL: https://wg21.link/p1764r0 - id: P1766R0 citation-label: P1766R0 title: "Mitigating minor modules maladies" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/p1766r0 - id: P1766R1 citation-label: P1766R1 title: "Mitigating minor modules maladies" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/p1766r1 - id: P1767R0 citation-label: P1767R0 title: "Packaging C++ Modules" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/p1767r0 - id: P1768R0 citation-label: P1768R0 title: "Contiguous Containers Should Contain .data()" author: - family: Nevin Liber issued: year: 2019 URL: https://wg21.link/p1768r0 - id: P1769R0 citation-label: P1769R0 title: "The \"default\" contract build-level and continuation-mode should be implementation-defined" author: - family: Ville Voutilainen issued: year: 2019 URL: https://wg21.link/p1769r0 - id: P1770R0 citation-label: P1770R0 title: "On vectors, tensors, matrices, and hypermatrices" author: - family: Vincent Reverdy issued: year: 2019 URL: https://wg21.link/p1770r0 - id: P1771R0 citation-label: P1771R0 title: "[[nodiscard]] for constructors" author: - family: Peter Sommerlad issued: year: 2019 URL: https://wg21.link/p1771r0 - id: P1771R1 citation-label: P1771R1 title: "[[nodiscard]] for constructors" author: - family: Peter Sommerlad issued: year: 2019 URL: https://wg21.link/p1771r1 - id: P1772R0 citation-label: P1772R0 title: "Variadic overload sets and overload sequences" author: - family: Vincent Reverdy issued: year: 2019 URL: https://wg21.link/p1772r0 - id: P1772R1 citation-label: P1772R1 title: "Variadic overload sets and overload sequences" author: - family: Vincent Reverdy issued: year: 2019 URL: https://wg21.link/p1772r1 - id: P1773R0 citation-label: P1773R0 title: "Contracts have failed to provide a portable \"assume\"" author: - family: Timur Doumler issued: year: 2019 URL: https://wg21.link/p1773r0 - id: P1774R0 citation-label: P1774R0 title: "Portable optimisation hints" author: - family: Timur Doumler issued: year: 2019 URL: https://wg21.link/p1774r0 - id: P1774R1 citation-label: P1774R1 title: "Portable optimisation hints" author: - family: Timur Doumler issued: year: 2019 URL: https://wg21.link/p1774r1 - id: P1774R2 citation-label: P1774R2 title: "Portable assumptions" author: - family: Timur Doumler issued: year: 2019 URL: https://wg21.link/p1774r2 - id: P1774R3 citation-label: P1774R3 title: "Portable assumptions" author: - family: Timur Doumler issued: year: 2020 URL: https://wg21.link/p1774r3 - id: P1774R4 citation-label: P1774R4 title: "Portable assumptions" author: - family: Timur Doumler issued: year: 2021 URL: https://wg21.link/p1774r4 - id: P1774R5 citation-label: P1774R5 title: "Portable assumptions" author: - family: Timur Doumler issued: year: 2021 URL: https://wg21.link/p1774r5 - id: P1774R6 citation-label: P1774R6 title: "Portable assumptions" author: - family: Timur Doumler issued: year: 2022 URL: https://wg21.link/p1774r6 - id: P1774R7 citation-label: P1774R7 title: "Portable assumptions" author: - family: Timur Doumler issued: year: 2022 URL: https://wg21.link/p1774r7 - id: P1774R8 citation-label: P1774R8 title: "Portable assumptions" author: - family: Timur Doumler issued: year: 2022 URL: https://wg21.link/p1774r8 - id: P1779R0 citation-label: P1779R0 title: "ABI isolation for member functions" author: - family: S. Davis Herring issued: year: 2019 URL: https://wg21.link/p1779r0 - id: P1779R1 citation-label: P1779R1 title: "ABI isolation for member functions" author: - family: S. Davis Herring issued: year: 2019 URL: https://wg21.link/p1779r1 - id: P1779R2 citation-label: P1779R2 title: "ABI isolation for member functions" author: - family: S. Davis Herring issued: year: 2019 URL: https://wg21.link/p1779r2 - id: P1779R3 citation-label: P1779R3 title: "ABI isolation for member functions" author: - family: S. Davis Herring issued: year: 2020 URL: https://wg21.link/p1779r3 - id: P1780R0 citation-label: P1780R0 title: "Modular Relaxed Dependencies: A new approach to the Out-Of-Thin-Air Problem" author: - family: Mark Batty, Simon Cooksey, Scott Owens, Anouk Paradis, Marco Paviotti, Daniel Wright issued: year: 2019 URL: https://wg21.link/p1780r0 - id: P1782R0 citation-label: P1782R0 title: "Local contract restrictions" author: - family: S. Davis Herring issued: year: 2019 URL: https://wg21.link/p1782r0 - id: P1782R1 citation-label: P1782R1 title: "Local contract restrictions" author: - family: S. Davis Herring issued: year: 2019 URL: https://wg21.link/p1782r1 - id: P1786R0 citation-label: P1786R0 title: "Adding a global contract assumption mode" author: - family: Hyman Rosen, John Lakos, Alisdair Meredith issued: year: 2019 URL: https://wg21.link/p1786r0 - id: P1787R0 citation-label: P1787R0 title: "Declarations and where to find them" author: - family: S. Davis Herring issued: year: 2019 URL: https://wg21.link/p1787r0 - id: P1787R1 citation-label: P1787R1 title: "Declarations and where to find them" author: - family: S. Davis Herring issued: year: 2019 URL: https://wg21.link/p1787r1 - id: P1787R2 citation-label: P1787R2 title: "Declarations and where to find them" author: - family: S. Davis Herring issued: year: 2019 URL: https://wg21.link/p1787r2 - id: P1787R3 citation-label: P1787R3 title: "Declarations and where to find them" author: - family: S. Davis Herring issued: year: 2019 URL: https://wg21.link/p1787r3 - id: P1787R4 citation-label: P1787R4 title: "Declarations and where to find them" author: - family: S. Davis Herring issued: year: 2020 URL: https://wg21.link/p1787r4 - id: P1787R5 citation-label: P1787R5 title: "Declarations and where to find them" author: - family: S. Davis Herring issued: year: 2020 URL: https://wg21.link/p1787r5 - id: P1787R6 citation-label: P1787R6 title: "Declarations and where to find them" author: - family: S. Davis Herring issued: year: 2020 URL: https://wg21.link/p1787r6 - id: P1788R0 citation-label: P1788R0 title: "Reuse of the built modules (BMI)" author: - family: Olga Arkhipova issued: year: 2019 URL: https://wg21.link/p1788r0 - id: P1788R2 citation-label: P1788R2 title: "Reuse of the built modules (BMI)" author: - family: Olga Arkhipova issued: year: 2019 URL: https://wg21.link/p1788r2 - id: P1788R3 citation-label: P1788R3 title: "Reuse of the built modules (BMI)" author: - family: Olga Arkhipova issued: year: 2019 URL: https://wg21.link/p1788r3 - id: P1789R0 citation-label: P1789R0 title: "Library Support for Expansion Statements" author: - family: Alisdair Meredith issued: year: 2019 URL: https://wg21.link/p1789r0 - id: P1790R0 citation-label: P1790R0 title: "Networking TS changes to enable better DynamicBuffer composition" author: - family: Christopher Kohlhoff issued: year: 2019 URL: https://wg21.link/p1790r0 - id: P1790R1 citation-label: P1790R1 title: "Networking TS changes to enable better DynamicBuffer composition" author: - family: Christopher Kohlhoff issued: year: 2020 URL: https://wg21.link/p1790r1 - id: P1791R0 citation-label: P1791R0 title: "Evolution of the P0443 Unified Executors Proposal to accommodate new requirements" author: - family: Christopher Kohlhoff, Jamie Allsop issued: year: 2019 URL: https://wg21.link/p1791r0 - id: P1792R0 citation-label: P1792R0 title: "Simplifying and generalising Sender/Receiver for asynchronous operations" author: - family: Christopher Kohlhoff issued: year: 2019 URL: https://wg21.link/p1792r0 - id: P1793R0 citation-label: P1793R0 title: "Simplifying Contract Syntax" author: - family: Alisdair Meredith issued: year: 2019 URL: https://wg21.link/p1793r0 - id: P1795R0 citation-label: P1795R0 title: "System topology discovery for heterogeneous & distributed computing" author: - family: Gordon Brown, Ruyman Reyes, Michael Wong, Mark Hoemmen, Jeff Hammond, Tom Scogland issued: year: 2019 URL: https://wg21.link/p1795r0 - id: P1795R1 citation-label: P1795R1 title: "System topology discovery for heterogeneous & distributed computing" author: - family: Gordon Brown, Ruyman Reyes, Michael Wong, Mark Hoemmen, Jeff Hammond, Tom Scogland, Domagoj Šarić issued: year: 2019 URL: https://wg21.link/p1795r1 - id: P1795R2 citation-label: P1795R2 title: "System topology discovery for heterogeneous & distributed computing" author: - family: Gordon Brown, Ruyman Reyes, Michael Wong, Mark Hoemmen, Jeff Hammond, Tom Scogland, Domagoj Šarić issued: year: 2020 URL: https://wg21.link/p1795r2 - id: P1796R0 citation-label: P1796R0 title: "Effective Types: Examples" author: - family: Peter Sewell, Kayvan Memarian, Victor B. F. Gomes, Jens Gustedt, Hubert Tong issued: year: 2019 URL: https://wg21.link/p1796r0 - id: P1797R0 citation-label: P1797R0 title: "C/C++ Memory Object Model Papers - Introduction" author: - family: Peter Sewell issued: year: 2019 URL: https://wg21.link/p1797r0 - id: P1798R0 citation-label: P1798R0 title: "SG14 Linear Algebra SIG Meeting Minutes 2018/10/10-2019/06/06" author: - family: Michael Wong issued: year: 2019 URL: https://wg21.link/p1798r0 - id: P1801R0 citation-label: P1801R0 title: "Clarifying atomic[thread::id]::compare_exchange_*" author: - family: Herb Sutter issued: year: 2019 URL: https://wg21.link/p1801r0 - id: P1803R0 citation-label: P1803R0 title: "packexpr(args, I) - compile-time friendly pack inspection" author: - family: JeanHeyd Meneide issued: year: 2019 URL: https://wg21.link/p1803r0 - id: P1807R0 citation-label: P1807R0 title: "An Overview of Contracts Papers for Cologne" author: - family: Joshua Berne issued: year: 2019 URL: https://wg21.link/p1807r0 - id: P1808R0 citation-label: P1808R0 title: "Contra P0339 \"polymorphic_allocator as a vocabulary type\"" author: - family: Arthur O'Dwyer issued: year: 2019 URL: https://wg21.link/p1808r0 - id: P1810R0 citation-label: P1810R0 title: "A Quick Look at What P1754 Will Change" author: - family: Christopher Di Bella issued: year: 2019 URL: https://wg21.link/p1810r0 - id: P1811R0 citation-label: P1811R0 title: "Relaxing redefinition restrictions for re-exportation robustness" author: - family: Richard Smith, Gabriel Dos Reis issued: year: 2019 URL: https://wg21.link/p1811r0 - id: P1812R0 citation-label: P1812R0 title: "Axioms should be assumable: a minimal fix for contracts" author: - family: Timur Doumler, Ville Voutilainen issued: year: 2019 URL: https://wg21.link/p1812r0 - id: P1813R0 citation-label: P1813R0 title: "A Concept Design for the Numeric Algorithms" author: - family: Christopher Di Bella issued: year: 2019 URL: https://wg21.link/p1813r0 - id: P1814R0 citation-label: P1814R0 title: "Wording for Class Template Argument Deduction for Alias Templates" author: - family: Mike Spertus issued: year: 2019 URL: https://wg21.link/p1814r0 - id: P1815R0 citation-label: P1815R0 title: "Translation-unit-local entities" author: - family: S. Davis Herring issued: year: 2019 URL: https://wg21.link/p1815r0 - id: P1815R1 citation-label: P1815R1 title: "Translation-unit-local entities" author: - family: S. Davis Herring issued: year: 2019 URL: https://wg21.link/p1815r1 - id: P1815R2 citation-label: P1815R2 title: "Translation-unit-local entities" author: - family: S. Davis Herring issued: year: 2020 URL: https://wg21.link/p1815r2 - id: P1816R0 citation-label: P1816R0 title: "Wording for class template argument deduction for aggregates" author: - family: Timur Doumler issued: year: 2019 URL: https://wg21.link/p1816r0 - id: P1818R0 citation-label: P1818R0 title: "Narrowing and Widening Conversions" author: - family: Lawrence Crowl issued: year: 2019 URL: https://wg21.link/p1818r0 - id: P1818R1 citation-label: P1818R1 title: "Narrowing and Widening Conversions" author: - family: Lawrence Crowl issued: year: 2020 URL: https://wg21.link/p1818r1 - id: P1819R0 citation-label: P1819R0 title: "Interpolated Literals" author: - family: Vittorio Romeo issued: year: 2019 URL: https://wg21.link/p1819r0 - id: P1820R0 citation-label: P1820R0 title: "Recommendations for a compromise on handling errors and cancellations in executors" author: - family: Gordon Brown issued: year: 2019 URL: https://wg21.link/p1820r0 - id: P1823R0 citation-label: P1823R0 title: "Remove Contracts from C++20" author: - family: Nicolai Josuttis, Ville Voutilainen, Roger Orr, Daveed Vandevoorde, John Spicer, Christopher Di Bella issued: year: 2019 URL: https://wg21.link/p1823r0 - id: P1825R0 citation-label: P1825R0 title: "Merged wording for P0527R1 and P1155R3" author: - family: David Stone issued: year: 2019 URL: https://wg21.link/p1825r0 - id: P1830R0 citation-label: P1830R0 title: "std::dependent_false" author: - family: Ruslan Arutyunyan issued: year: 2019 URL: https://wg21.link/p1830r0 - id: P1830R1 citation-label: P1830R1 title: "std::dependent_false" author: - family: Ruslan Arutyunyan issued: year: 2019 URL: https://wg21.link/p1830r1 - id: P1831R0 citation-label: P1831R0 title: "deprecating volatile: library" author: - family: JF Bastien issued: year: 2019 URL: https://wg21.link/p1831r0 - id: P1831R1 citation-label: P1831R1 title: "deprecating volatile: library" author: - family: JF Bastien issued: year: 2020 URL: https://wg21.link/p1831r1 - id: P1832R0 citation-label: P1832R0 title: "Improving Debug Builds Inline With User Expectation" author: - family: John McFarlane issued: year: 2019 URL: https://wg21.link/p1832r0 - id: P1837R0 citation-label: P1837R0 title: "Remove NTTPs of class type from C++20" author: - family: Arthur O'Dwyer issued: year: 2019 URL: https://wg21.link/p1837r0 - id: P1838R0 citation-label: P1838R0 title: "Modules User-Facing Lexicon and File Extensions" author: - family: Bryce Adelstein Lelbach, Boris Kolpackov issued: year: 2020 URL: https://wg21.link/p1838r0 - id: P1839R0 citation-label: P1839R0 title: "Accessing Object Representations" author: - family: Krystian Stasiowski issued: year: 2019 URL: https://wg21.link/p1839r0 - id: P1839R1 citation-label: P1839R1 title: "Accessing Object Representations" author: - family: Krystian Stasiowski issued: year: 2019 URL: https://wg21.link/p1839r1 - id: P1839R2 citation-label: P1839R2 title: "Accessing Object Representations" author: - family: Krystian Stasiowski issued: year: 2019 URL: https://wg21.link/p1839r2 - id: P1839R3 citation-label: P1839R3 title: "Accessing Object Representations" author: - family: Krystian Stasiowski, Timur Doumler issued: year: 2022 URL: https://wg21.link/p1839r3 - id: P1839R4 citation-label: P1839R4 title: "Accessing Object Representations" author: - family: Krystian Stasiowski, Timur Doumler issued: year: 2022 URL: https://wg21.link/p1839r4 - id: P1839R5 citation-label: P1839R5 title: "Accessing object representations" author: - family: Timur Doumler, Krystian Stasiowski issued: year: 2022 URL: https://wg21.link/p1839r5 - id: P1839R6 citation-label: P1839R6 title: "Accessing object representations" author: - family: Brian Bi, Krystian Stasiowski, Timur Doumler issued: year: 2024 URL: https://wg21.link/p1839r6 - id: P1840R0 citation-label: P1840R0 title: "Cologne 2019, Record of Discussion" author: - family: Nina Ranns issued: year: 2019 URL: https://wg21.link/p1840r0 - id: P1841R0 citation-label: P1841R0 title: "Wording for Individually Specializable Numeric Traits" author: - family: Walter E Brown issued: year: 2019 URL: https://wg21.link/p1841r0 - id: P1841R1 citation-label: P1841R1 title: "Wording for Individually Specializable Numeric Traits" author: - family: Walter E Brown issued: year: 2020 URL: https://wg21.link/p1841r1 - id: P1841R2 citation-label: P1841R2 title: "Wording for Individually Specializable Numeric Traits" author: - family: Walter E Brown issued: year: 2022 URL: https://wg21.link/p1841r2 - id: P1841R3 citation-label: P1841R3 title: "Wording for Individually Specializable Numeric Traits" author: - family: Walter E Brown issued: year: 2022 URL: https://wg21.link/p1841r3 - id: P1842R0 citation-label: P1842R0 title: "Generalized Module (Dependency?) Mapper" author: - family: Boris Kolpackov issued: year: 2019 URL: https://wg21.link/p1842r0 - id: P1843R0 citation-label: P1843R0 title: "Comparison and Hasher Requirements" author: - family: Billy O'Neal issued: year: 2019 URL: https://wg21.link/p1843r0 - id: P1844R0 citation-label: P1844R0 title: "Enhancement of regex" author: - family: Nozomu Katō issued: year: 2019 URL: https://wg21.link/p1844r0 - id: P1844R1 citation-label: P1844R1 title: "Enhancement of regex" author: - family: Nozomu Katō issued: year: 2019 URL: https://wg21.link/p1844r1 - id: P1845R0 citation-label: P1845R0 title: "2019-09-21 Denver Tooling Meeting" author: - family: Bryce Adelstein Lelbach, Jon Kalb issued: year: 2019 URL: https://wg21.link/p1845r0 - id: P1846R0 citation-label: P1846R0 title: "Teach class Last" author: - family: John McFarlane issued: year: 2019 URL: https://wg21.link/p1846r0 - id: P1847R0 citation-label: P1847R0 title: "Make declaration order layout mandated" author: - family: Pal Balog issued: year: 2019 URL: https://wg21.link/p1847r0 - id: P1847R1 citation-label: P1847R1 title: "Make declaration order layout mandated" author: - family: Pal Balog issued: year: 2019 URL: https://wg21.link/p1847r1 - id: P1847R2 citation-label: P1847R2 title: "Make declaration order layout mandated" author: - family: Pal Balog issued: year: 2020 URL: https://wg21.link/p1847r2 - id: P1847R3 citation-label: P1847R3 title: "Make declaration order layout mandated" author: - family: Pal Balog issued: year: 2020 URL: https://wg21.link/p1847r3 - id: P1847R4 citation-label: P1847R4 title: "Make declaration order layout mandated" author: - family: Pal Balog issued: year: 2021 URL: https://wg21.link/p1847r4 - id: P1848R0 citation-label: P1848R0 title: "Improve rules of standard layout" author: - family: Pal Balog issued: year: 2020 URL: https://wg21.link/p1848r0 - id: P1851R0 citation-label: P1851R0 title: "Guidelines For snake_case Concept Naming" author: - family: Jonathan Müller issued: year: 2019 URL: https://wg21.link/p1851r0 - id: P1854R0 citation-label: P1854R0 title: "Conversion to execution encoding should not lead to loss of meaning" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1854r0 - id: P1854R1 citation-label: P1854R1 title: "Conversion to literal encoding should not lead to loss of meaning" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p1854r1 - id: P1854R2 citation-label: P1854R2 title: "Conversion to literal encoding should not lead to loss of meaning" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p1854r2 - id: P1854R3 citation-label: P1854R3 title: "Conversion to literal encoding should not lead to loss of meaning" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p1854r3 - id: P1854R4 citation-label: P1854R4 title: "Making non-encodable string literals ill-formed" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/p1854r4 - id: P1855R0 citation-label: P1855R0 title: "Make freestanding" author: - family: Ben Craig, Bryce Adelstein Lelbach issued: year: 2019 URL: https://wg21.link/p1855r0 - id: P1856R0 citation-label: P1856R0 title: "Bit operations do not work on bytes: a generic fix" author: - family: Vincent Reverdy issued: year: 2019 URL: https://wg21.link/p1856r0 - id: P1857R0 citation-label: P1857R0 title: "Modules Dependency Discovery" author: - family: Michael Spencer issued: year: 2019 URL: https://wg21.link/p1857r0 - id: P1857R1 citation-label: P1857R1 title: "Modules Dependency Discovery" author: - family: Michael Spencer issued: year: 2019 URL: https://wg21.link/p1857r1 - id: P1857R2 citation-label: P1857R2 title: "Modules Dependency Discovery" author: - family: Michael Spencer issued: year: 2020 URL: https://wg21.link/p1857r2 - id: P1857R3 citation-label: P1857R3 title: "Modules Dependency Discovery" author: - family: Michael Spencer issued: year: 2020 URL: https://wg21.link/p1857r3 - id: P1858R0 citation-label: P1858R0 title: "Generalized pack declaration and usage" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1858r0 - id: P1858R1 citation-label: P1858R1 title: "Generalized pack declaration and usage" author: - family: Barry Revzin issued: year: 2020 URL: https://wg21.link/p1858r1 - id: P1858R2 citation-label: P1858R2 title: "Generalized pack declaration and usage" author: - family: Barry Revzin issued: year: 2020 URL: https://wg21.link/p1858r2 - id: P1859R0 citation-label: P1859R0 title: "Standard terminology for execution character set encodings" author: - family: Steve Downey issued: year: 2019 URL: https://wg21.link/p1859r0 - id: P1860R0 citation-label: P1860R0 title: "C++ Networking Must Be Secure By Default" author: - family: JF Bastien, Alex Christensen issued: year: 2019 URL: https://wg21.link/p1860r0 - id: P1861R0 citation-label: P1861R0 title: "Secure Connections in Networking TS" author: - family: JF Bastien, Alex Christensen issued: year: 2019 URL: https://wg21.link/p1861r0 - id: P1861R1 citation-label: P1861R1 title: "Secure Networking in C++" author: - family: JF Bastien, Alex Christensen, Scott Herscher issued: year: 2020 URL: https://wg21.link/p1861r1 - id: P1862R0 citation-label: P1862R0 title: "Ranges adaptors for non-copyable iterators" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1862r0 - id: P1862R1 citation-label: P1862R1 title: "Ranges adaptors for non-copyable iterators" author: - family: Corentin Jabot, Casey Carter issued: year: 2019 URL: https://wg21.link/p1862r1 - id: P1863R0 citation-label: P1863R0 title: "ABI - Now or Never" author: - family: Titus Winters issued: year: 2019 URL: https://wg21.link/p1863r0 - id: P1863R1 citation-label: P1863R1 title: "ABI - Now or Never" author: - family: Titus Winters issued: year: 2020 URL: https://wg21.link/p1863r1 - id: P1864R0 citation-label: P1864R0 title: "Defining Target Tuplets" author: - family: Isabella Muerte issued: year: 2020 URL: https://wg21.link/p1864r0 - id: P1865R0 citation-label: P1865R0 title: "Add max() to latch and barrier" author: - family: David Olsen, Olivier Giroux issued: year: 2019 URL: https://wg21.link/p1865r0 - id: P1865R1 citation-label: P1865R1 title: "Add max() to latch and barrier" author: - family: David Olsen, Olivier Giroux issued: year: 2019 URL: https://wg21.link/p1865r1 - id: P1868R0 citation-label: P1868R0 title: "? width: clarifying units of width and precision in std::format" author: - family: Victor Zverovich, Zach Laine issued: year: 2019 URL: https://wg21.link/p1868r0 - id: P1868R1 citation-label: P1868R1 title: "Unicorn width: clarifying units of width and precision in std::format" author: - family: Victor Zverovich, Zach Laine issued: year: 2019 URL: https://wg21.link/p1868r1 - id: P1868R2 citation-label: P1868R2 title: "Unicorn width: clarifying units of width and precision in std::format" author: - family: Victor Zverovich, Zach Laine issued: year: 2020 URL: https://wg21.link/p1868r2 - id: P1869R0 citation-label: P1869R0 title: "Rename 'condition_variable_any' interruptible wait methods" author: - family: Tomasz Kamiński, Michał Dominiak issued: year: 2019 URL: https://wg21.link/p1869r0 - id: P1869R1 citation-label: P1869R1 title: "Rename 'condition_variable_any' interruptible wait methods" author: - family: Tomasz Kamiński, Michał Dominiak issued: year: 2019 URL: https://wg21.link/p1869r1 - id: P1870R0 citation-label: P1870R0 title: "forwarding-range is too subtle" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1870r0 - id: P1870R1 citation-label: P1870R1 title: "forwarding-range is too subtle" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1870r1 - id: P1871R0 citation-label: P1871R0 title: "Should concepts be enabled or disabled?" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1871r0 - id: P1871R1 citation-label: P1871R1 title: "Concept traits should be named after concepts" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1871r1 - id: P1872R0 citation-label: P1872R0 title: "span should have size_type, not index_type" author: - family: Nevin Liber issued: year: 2019 URL: https://wg21.link/p1872r0 - id: P1873R0 citation-label: P1873R0 title: "remove.dots.in.module.names" author: - family: Michael Spencer issued: year: 2019 URL: https://wg21.link/p1873r0 - id: P1873R1 citation-label: P1873R1 title: "remove.dots.in.module.names" author: - family: Michael Spencer issued: year: 2019 URL: https://wg21.link/p1873r1 - id: P1874R0 citation-label: P1874R0 title: "Dynamic Initialization Order of Non-Local Variables in Modules" author: - family: Michael Spencer issued: year: 2019 URL: https://wg21.link/p1874r0 - id: P1874R1 citation-label: P1874R1 title: "Dynamic Initialization Order of Non-Local Variables in Modules" author: - family: Michael Spencer issued: year: 2019 URL: https://wg21.link/p1874r1 - id: P1875R0 citation-label: P1875R0 title: "Transactional Memory Lite Support in C++" author: - family: Michael Spear, Hans Boehm, Victor Luchangco, Michael Scott, Michael Wong issued: year: 2019 URL: https://wg21.link/p1875r0 - id: P1875R1 citation-label: P1875R1 title: "Transactional Memory Lite Support in C++" author: - family: Michael Spear, Hans Boehm, Victor Luchangco, Michael Scott, Michael Wong issued: year: 2020 URL: https://wg21.link/p1875r1 - id: P1875R2 citation-label: P1875R2 title: "Transactional Memory Lite Support in C++" author: - family: Michael Spear, Hans Boehm, Victor Luchangco, Michael Scott, Michael Wong issued: year: 2021 URL: https://wg21.link/p1875r2 - id: P1876R0 citation-label: P1876R0 title: "All The Module Names" author: - family: Rene Rivera issued: year: 2019 URL: https://wg21.link/p1876r0 - id: P1876R1 citation-label: P1876R1 title: "All The Module Names" author: - family: Rene Rivera issued: year: 2019 URL: https://wg21.link/p1876r1 - id: P1877R0 citation-label: P1877R0 title: "Saving Private Ranges: Recovering Lost Information from Comparison and Predicate Algorithms" author: - family: JeanHeyd Meneide issued: year: 2019 URL: https://wg21.link/p1877r0 - id: P1878R0 citation-label: P1878R0 title: "Constraining Readable Types" author: - family: Eric Niebler, Casey Carter issued: year: 2019 URL: https://wg21.link/p1878r0 - id: P1878R1 citation-label: P1878R1 title: "Constraining Readable Types" author: - family: Casey Carter issued: year: 2019 URL: https://wg21.link/p1878r1 - id: P1879R0 citation-label: P1879R0 title: "Please Don't Rewrite My String Literals" author: - family: Zach Laine issued: year: 2019 URL: https://wg21.link/p1879r0 - id: P1880R0 citation-label: P1880R0 title: "uNstring Arguments Shall Be UTF-N Encoded" author: - family: Zach Laine issued: year: 2019 URL: https://wg21.link/p1880r0 - id: P1881R0 citation-label: P1881R0 title: "Epochs: a backward-compatible language evolution mechanism" author: - family: Vittorio Romeo issued: year: 2019 URL: https://wg21.link/p1881r0 - id: P1881R1 citation-label: P1881R1 title: "Epochs: a backward-compatible language evolution mechanism" author: - family: Vittorio Romeo issued: year: 2020 URL: https://wg21.link/p1881r1 - id: P1882R0 citation-label: P1882R0 title: "Addition of a filter to recursive_directory_iterator" author: - family: Noel Tchidjo Moyo issued: year: 2019 URL: https://wg21.link/p1882r0 - id: P1883R0 citation-label: P1883R0 title: "Walkthrough of P1031s file_handle for LEWG-I" author: - family: Niall Douglas issued: year: 2019 URL: https://wg21.link/p1883r0 - id: P1883R1 citation-label: P1883R1 title: "file_handle and mapped_file_handle" author: - family: Niall Douglas issued: year: 2020 URL: https://wg21.link/p1883r1 - id: P1883R2 citation-label: P1883R2 title: "file_handle and mapped_file_handle" author: - family: Niall Douglas issued: year: 2022 URL: https://wg21.link/p1883r2 - id: P1884R0 citation-label: P1884R0 title: "Private Module Partition: An Inconsistent Boundary" author: - family: Nathan Sidwell issued: year: 2020 URL: https://wg21.link/p1884r0 - id: P1885R0 citation-label: P1885R0 title: "Naming Text Encodings to Demystify Them" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1885r0 - id: P1885R1 citation-label: P1885R1 title: "Naming Text Encodings to Demystify Them" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p1885r1 - id: P1885R2 citation-label: P1885R2 title: "Naming Text Encodings to Demystify Them" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p1885r2 - id: P1885R3 citation-label: P1885R3 title: "Naming Text Encodings to Demystify Them" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p1885r3 - id: P1885R4 citation-label: P1885R4 title: "Naming Text Encodings to Demystify Them" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p1885r4 - id: P1885R5 citation-label: P1885R5 title: "Naming Text Encodings to Demystify Them" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p1885r5 - id: P1885R6 citation-label: P1885R6 title: "Naming Text Encodings to Demystify Them" author: - family: Corentin Jabot, Peter Brett issued: year: 2021 URL: https://wg21.link/p1885r6 - id: P1885R7 citation-label: P1885R7 title: "Naming Text Encodings to Demystify Them" author: - family: Corentin Jabot, Peter Brett issued: year: 2021 URL: https://wg21.link/p1885r7 - id: P1885R8 citation-label: P1885R8 title: "Naming Text Encodings to Demystify Them" author: - family: Corentin Jabot, Peter Brett issued: year: 2021 URL: https://wg21.link/p1885r8 - id: P1885R9 citation-label: P1885R9 title: "Naming Text Encodings to Demystify Them" author: - family: Corentin Jabot, Peter Brett issued: year: 2022 URL: https://wg21.link/p1885r9 - id: P1885R10 citation-label: P1885R10 title: "Naming Text Encodings to Demystify Them" author: - family: Corentin Jabot, Peter Brett issued: year: 2022 URL: https://wg21.link/p1885r10 - id: P1885R11 citation-label: P1885R11 title: "Naming Text Encodings to Demystify Them" author: - family: Corentin Jabot, Peter Brett issued: year: 2023 URL: https://wg21.link/p1885r11 - id: P1885R12 citation-label: P1885R12 title: "Naming Text Encodings to Demystify Them" author: - family: Corentin Jabot, Peter Brett issued: year: 2023 URL: https://wg21.link/p1885r12 - id: P1886R0 citation-label: P1886R0 title: "Error speed benchmarking" author: - family: Ben Craig issued: year: 2019 URL: https://wg21.link/p1886r0 - id: P1887R0 citation-label: P1887R0 title: "Typesafe Reflection on attributes" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1887r0 - id: P1887R1 citation-label: P1887R1 title: "Reflection on attributes" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p1887r1 - id: P1888R0 citation-label: P1888R0 title: "Executors without exception handling support" author: - family: Matti Rintala, Matti Rintala, Michael Wong, D. S. Hollman, Pekka Jääskeläinen issued: year: 2019 URL: https://wg21.link/p1888r0 - id: P1889R0 citation-label: P1889R0 title: "C++ Numerics Work In Progress" author: - family: Alexander Zaitsev, Antony Polukhin issued: year: 2019 URL: https://wg21.link/p1889r0 - id: P1889R1 citation-label: P1889R1 title: "C++ Numerics Work In Progress" author: - family: Alexander Zaitsev, Antony Polukhin issued: year: 2019 URL: https://wg21.link/p1889r1 - id: P1890R0 citation-label: P1890R0 title: "C++ Numerics Work In Progress Issues" author: - family: Antony Polukhin, Alexander Zaitsev issued: year: 2019 URL: https://wg21.link/p1890r0 - id: P1891R0 citation-label: P1891R0 title: "The Linear-Algebra Effort" author: - family: Guy Davidson, Mark Hoemmen, D. S. Hollman, Bob Steagall, Christian Trott issued: year: 2019 URL: https://wg21.link/p1891r0 - id: P1892R0 citation-label: P1892R0 title: "Extended locale-specific presentation specifiers for std::format" author: - family: Peter Brett issued: year: 2019 URL: https://wg21.link/p1892r0 - id: P1892R1 citation-label: P1892R1 title: "Extended locale-specific presentation specifiers for std::format" author: - family: Peter Brett issued: year: 2019 URL: https://wg21.link/p1892r1 - id: P1893R0 citation-label: P1893R0 title: "Proposal of Contract Primitives" author: - family: Andrew Tomazos issued: year: 2019 URL: https://wg21.link/p1893r0 - id: P1894R0 citation-label: P1894R0 title: "Proposal of std::upto, std::indices and std::enumerate" author: - family: Andrew Tomazos issued: year: 2019 URL: https://wg21.link/p1894r0 - id: P1895R0 citation-label: P1895R0 title: "tag_invoke: A general pattern for supporting customisable functions" author: - family: Lewis Baker, Eric Niebler, Kirk Shoop issued: year: 2019 URL: https://wg21.link/p1895r0 - id: P1896R0 citation-label: P1896R0 title: "SG16: Unicode meeting summaries 2019/06/12 - 2019/09/25" author: - family: Tom Honermann issued: year: 2019 URL: https://wg21.link/p1896r0 - id: P1897R0 citation-label: P1897R0 title: "Towards C++23 executors: An initial set of algorithms" author: - family: Lee Howes issued: year: 2019 URL: https://wg21.link/p1897r0 - id: P1897R1 citation-label: P1897R1 title: "Towards C++23 executors: An initial set of algorithms" author: - family: Lee Howes issued: year: 2019 URL: https://wg21.link/p1897r1 - id: P1897R2 citation-label: P1897R2 title: "Towards C++23 executors: A proposal for an initial set of algorithms" author: - family: Lee Howes issued: year: 2020 URL: https://wg21.link/p1897r2 - id: P1897R3 citation-label: P1897R3 title: "Towards C++23 executors: A proposal for an initial set of algorithms" author: - family: Lee Howes issued: year: 2020 URL: https://wg21.link/p1897r3 - id: P1898R0 citation-label: P1898R0 title: "Forward progress delegation for executors" author: - family: Lee Howes issued: year: 2019 URL: https://wg21.link/p1898r0 - id: P1898R1 citation-label: P1898R1 title: "Forward progress delegation for executors" author: - family: Lee Howes issued: year: 2020 URL: https://wg21.link/p1898r1 - id: P1899R0 citation-label: P1899R0 title: "stride_view" author: - family: Christopher Di Bella issued: year: 2019 URL: https://wg21.link/p1899r0 - id: P1899R1 citation-label: P1899R1 title: "stride_view" author: - family: Christopher Di Bella issued: year: 2021 URL: https://wg21.link/p1899r1 - id: P1899R2 citation-label: P1899R2 title: "stride_view" author: - family: Christopher Di Bella, Tim Song issued: year: 2021 URL: https://wg21.link/p1899r2 - id: P1899R3 citation-label: P1899R3 title: "stride_view" author: - family: Christopher Di Bella, Tim Song issued: year: 2022 URL: https://wg21.link/p1899r3 - id: P1900R0 citation-label: P1900R0 title: "Concepts-Adjacent Problems" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1900r0 - id: P1901R0 citation-label: P1901R0 title: "Enabling the Use of weak_ptr as Keys in Unordered Associative Containers" author: - family: Daryl Haresign issued: year: 2019 URL: https://wg21.link/p1901r0 - id: P1901R1 citation-label: P1901R1 title: "Enabling the Use of weak_ptr as Keys in Unordered Associative Containers" author: - family: Daryl Haresign issued: year: 2020 URL: https://wg21.link/p1901r1 - id: P1901R2 citation-label: P1901R2 title: "Enabling the Use of weak_ptr as Keys in Unordered Associative Containers" author: - family: Daryl Haresign issued: year: 2023 URL: https://wg21.link/p1901r2 - id: P1902R0 citation-label: P1902R0 title: "Missing feature-test macros 2018-2019" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1902r0 - id: P1902R1 citation-label: P1902R1 title: "Missing feature-test macros 2017-2019" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1902r1 - id: P1905R0 citation-label: P1905R0 title: "In-Source Mechanism to Identify Importable Headers" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1905r0 - id: P1906R0 citation-label: P1906R0 title: "Provided operator= return lvalue-ref on rvalue" author: - family: Peter Sommerlad issued: year: 2019 URL: https://wg21.link/p1906r0 - id: P1907R0 citation-label: P1907R0 title: "Inconsistencies with non-type template parameters" author: - family: Jens Maurer issued: year: 2019 URL: https://wg21.link/p1907r0 - id: P1907R1 citation-label: P1907R1 title: "Inconsistencies with non-type template parameters" author: - family: Jens Maurer issued: year: 2019 URL: https://wg21.link/p1907r1 - id: P1908R0 citation-label: P1908R0 title: "Reserving Attribute Names for Future Use" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1908r0 - id: P1908R1 citation-label: P1908R1 title: "Reserving Attribute Names for Future Use" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1908r1 - id: P1908R2 citation-label: P1908R2 title: "Reserving Attribute Names for Future Use" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p1908r2 - id: P1909R0 citation-label: P1909R0 title: "SG14: Low Latency Meeting Minutes 2019/08/14-2019/09/11" author: - family: Michael Wong issued: year: 2019 URL: https://wg21.link/p1909r0 - id: P1910R0 citation-label: P1910R0 title: "SG14: Linear Algebra Meeting Minutes 2019/08/07-2019/10/02" author: - family: Michael Wong issued: year: 2019 URL: https://wg21.link/p1910r0 - id: P1911R0 citation-label: P1911R0 title: "SG19: Machine Learning 2019/08/08-2019/09/11" author: - family: Michael Wong issued: year: 2019 URL: https://wg21.link/p1911r0 - id: P1912R0 citation-label: P1912R0 title: "Interconvertible object representations" author: - family: Timur Doumler issued: year: 2019 URL: https://wg21.link/p1912r0 - id: P1912R1 citation-label: P1912R1 title: "Types with array-like object representations" author: - family: Timur Doumler issued: year: 2020 URL: https://wg21.link/p1912r1 - id: P1913R0 citation-label: P1913R0 title: "Comments on Audio Devices" author: - family: Frank Birbacher issued: year: 2019 URL: https://wg21.link/p1913r0 - id: P1914R0 citation-label: P1914R0 title: "On the names of shift algorithms" author: - family: Vincent Reverdy issued: year: 2019 URL: https://wg21.link/p1914r0 - id: P1915R0 citation-label: P1915R0 title: "Expected Feedback from simd in the Parallelism TS 2" author: - family: Matthias Kretz issued: year: 2019 URL: https://wg21.link/p1915r0 - id: P1916R0 citation-label: P1916R0 title: "There might not be an elegant OOTA fix" author: - family: David Goldblatt issued: year: 2019 URL: https://wg21.link/p1916r0 - id: P1917R0 citation-label: P1917R0 title: "C++ Library Issues to be moved in Belfast" author: - family: Marshall Clow issued: year: 2019 URL: https://wg21.link/p1917r0 - id: P1919R0 citation-label: P1919R0 title: "Expanding the Rights in SD-8" author: - family: Nevin Liber issued: year: 2019 URL: https://wg21.link/p1919r0 - id: P1919R1 citation-label: P1919R1 title: "Expanding the Rights in SD-8" author: - family: Nevin Liber issued: year: 2019 URL: https://wg21.link/p1919r1 - id: P1919R2 citation-label: P1919R2 title: "Expanding the Rights in SD-8" author: - family: Nevin Liber issued: year: 2020 URL: https://wg21.link/p1919r2 - id: P1919R3 citation-label: P1919R3 title: "Expanding the Rights in SD-8" author: - family: Nevin Liber issued: year: 2020 URL: https://wg21.link/p1919r3 - id: P1920R0 citation-label: P1920R0 title: "Proposal of Namespace Templates" author: - family: Andrew Tomazos issued: year: 2019 URL: https://wg21.link/p1920r0 - id: P1921R0 citation-label: P1921R0 title: "What's in a Name?" author: - family: Nevin Liber issued: year: 2019 URL: https://wg21.link/p1921r0 - id: P1922R0 citation-label: P1922R0 title: "Making std::list constexpr" author: - family: Alexander Zaitsev issued: year: 2019 URL: https://wg21.link/p1922r0 - id: P1923R0 citation-label: P1923R0 title: "Making std::deque constexpr" author: - family: Alexander Zaitsev issued: year: 2019 URL: https://wg21.link/p1923r0 - id: P1924R0 citation-label: P1924R0 title: "Making std::stack constexpr" author: - family: Alexander Zaitsev issued: year: 2019 URL: https://wg21.link/p1924r0 - id: P1925R0 citation-label: P1925R0 title: "Making std::queue constexpr" author: - family: Alexander Zaitsev issued: year: 2019 URL: https://wg21.link/p1925r0 - id: P1926R0 citation-label: P1926R0 title: "Making std::priority_queue constexpr" author: - family: Alexander Zaitsev issued: year: 2019 URL: https://wg21.link/p1926r0 - id: P1927R0 citation-label: P1927R0 title: "Add std::is_partitioned_until algorithm" author: - family: Alexander Zaitsev issued: year: 2019 URL: https://wg21.link/p1927r0 - id: P1928R0 citation-label: P1928R0 title: "Merge data-parallel types from the Parallelism TS 2" author: - family: Matthias Kretz issued: year: 2019 URL: https://wg21.link/p1928r0 - id: P1928R1 citation-label: P1928R1 title: "Merge data-parallel types from the Parallelism TS 2" author: - family: Matthias Kretz issued: year: 2022 URL: https://wg21.link/p1928r1 - id: P1928R2 citation-label: P1928R2 title: "Merge data-parallel types from the Parallelism TS 2" author: - family: Matthias Kretz issued: year: 2023 URL: https://wg21.link/p1928r2 - id: P1928R3 citation-label: P1928R3 title: "Merge data-parallel types from the Parallelism TS 2" author: - family: Matthias Kretz issued: year: 2023 URL: https://wg21.link/p1928r3 - id: P1928R4 citation-label: P1928R4 title: "std::simd - Merge data-parallel types from the Parallelism TS 2" author: - family: Matthias Kretz issued: year: 2023 URL: https://wg21.link/p1928r4 - id: P1928R5 citation-label: P1928R5 title: "std::simd - Merge data-parallel types from the Parallelism TS 2" author: - family: Matthias Kretz issued: year: 2023 URL: https://wg21.link/p1928r5 - id: P1928R6 citation-label: P1928R6 title: "std::simd - Merge data-parallel types from the Parallelism TS 2" author: - family: Matthias Kretz issued: year: 2023 URL: https://wg21.link/p1928r6 - id: P1928R7 citation-label: P1928R7 title: "std::simd - Merge data-parallel types from the Parallelism TS 2" author: - family: Matthias Kretz issued: year: 2023 URL: https://wg21.link/p1928r7 - id: P1928R8 citation-label: P1928R8 title: "std::simd - Merge data-parallel types from the Parallelism TS 2" author: - family: Matthias Kretz issued: year: 2023 URL: https://wg21.link/p1928r8 - id: P1928R9 citation-label: P1928R9 title: "std::simd - Merge data-parallel types from the Parallelism TS 2" author: - family: Matthias Kretz issued: year: 2024 URL: https://wg21.link/p1928r9 - id: P1928R10 citation-label: P1928R10 title: "std::simd - Merge data-parallel types from the Parallelism TS 2" author: - family: Matthias Kretz issued: year: 2024 URL: https://wg21.link/p1928r10 - id: P1928R11 citation-label: P1928R11 title: "std::simd - Merge data-parallel types from the Parallelism TS 2" author: - family: Matthias Kretz issued: year: 2024 URL: https://wg21.link/p1928r11 - id: P1928R12 citation-label: P1928R12 title: "std::simd - Merge data-parallel types from the Parallelism TS 2" author: - family: Matthias Kretz issued: year: 2024 URL: https://wg21.link/p1928r12 - id: P1929R0 citation-label: P1929R0 title: "Making std::forward_list constexpr" author: - family: Alexander Zaitsev issued: year: 2019 URL: https://wg21.link/p1929r0 - id: P1930R0 citation-label: P1930R0 title: "Towards a standard unit systems library" author: - family: Vincent Reverdy issued: year: 2019 URL: https://wg21.link/p1930r0 - id: P1932R0 citation-label: P1932R0 title: "Extension of the C++ random number generators" author: - family: Pavel Dyakov, Ilya Burylov; Ruslan Arutyunyan; Andrey Nikolaev issued: year: 2019 URL: https://wg21.link/p1932r0 - id: P1933R0 citation-label: P1933R0 title: "Suggestions for bulk_execute" author: - family: Jared Hoberock issued: year: 2019 URL: https://wg21.link/p1933r0 - id: P1934R0 citation-label: P1934R0 title: "boolean Considered Harmful" author: - family: Casey Carter, Christopher Di Bella, Eric Niebler issued: year: 2019 URL: https://wg21.link/p1934r0 - id: P1935R0 citation-label: P1935R0 title: "A C++ Approach to Physical Units" author: - family: Mateusz Pusz issued: year: 2019 URL: https://wg21.link/p1935r0 - id: P1935R1 citation-label: P1935R1 title: "A C++ Approach to Physical Units" author: - family: Mateusz Pusz issued: year: 2019 URL: https://wg21.link/p1935r1 - id: P1935R2 citation-label: P1935R2 title: "A C++ Approach to Physical Units" author: - family: Mateusz Pusz issued: year: 2020 URL: https://wg21.link/p1935r2 - id: P1936R0 citation-label: P1936R0 title: "Dependent Static Assertion" author: - family: Ruslan Arutyunyan issued: year: 2019 URL: https://wg21.link/p1936r0 - id: P1937R0 citation-label: P1937R0 title: "Fixing inconsistencies between `constexpr` and `consteval` functions" author: - family: David Stone issued: year: 2019 URL: https://wg21.link/p1937r0 - id: P1937R1 citation-label: P1937R1 title: "Fixing inconsistencies between `constexpr` and `consteval` functions" author: - family: David Stone issued: year: 2020 URL: https://wg21.link/p1937r1 - id: P1937R2 citation-label: P1937R2 title: "Fixing inconsistencies between `constexpr` and `consteval` functions" author: - family: David Stone issued: year: 2020 URL: https://wg21.link/p1937r2 - id: P1938R0 citation-label: P1938R0 title: "if consteval" author: - family: Barry Revzin, Daveed Vandevoorde, Richard Smith issued: year: 2019 URL: https://wg21.link/p1938r0 - id: P1938R1 citation-label: P1938R1 title: "if consteval" author: - family: Barry Revzin, Daveed Vandevoorde, Richard Smith, Andrew Sutton issued: year: 2020 URL: https://wg21.link/p1938r1 - id: P1938R2 citation-label: P1938R2 title: "if consteval" author: - family: Barry Revzin, Daveed Vandevoorde, Richard Smith, Andrew Sutton issued: year: 2020 URL: https://wg21.link/p1938r2 - id: P1938R3 citation-label: P1938R3 title: "if consteval" author: - family: Barry Revzin, Daveed Vandevoorde, Richard Smith, Andrew Sutton issued: year: 2021 URL: https://wg21.link/p1938r3 - id: P1943R0 citation-label: P1943R0 title: "Networking TS changes to improve completion token flexibility and performance" author: - family: Christopher Kohlhoff issued: year: 2019 URL: https://wg21.link/p1943r0 - id: P1944R0 citation-label: P1944R0 title: "Add Constexpr Modifiers to Functions in cstring and cwchar Headers" author: - family: Daniil Goncharov, Antony Polukhin issued: year: 2019 URL: https://wg21.link/p1944r0 - id: P1944R1 citation-label: P1944R1 title: "Add Constexpr Modifiers to Functions in cstring and cwchar Headers" author: - family: Daniil Goncharov, Antony Polukhin issued: year: 2020 URL: https://wg21.link/p1944r1 - id: P1945R0 citation-label: P1945R0 title: "Making More Objects Contiguous" author: - family: Krystian Stasiowski issued: year: 2019 URL: https://wg21.link/p1945r0 - id: P1946R0 citation-label: P1946R0 title: "Allow defaulting comparisons by value" author: - family: Barry Revzin, Casey Carter issued: year: 2019 URL: https://wg21.link/p1946r0 - id: P1947R0 citation-label: P1947R0 title: "C++ exceptions and alternatives" author: - family: Bjarne Stroustrup issued: year: 2019 URL: https://wg21.link/p1947r0 - id: P1948R0 citation-label: P1948R0 title: "Modules: Keep the dot" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1948r0 - id: P1949R0 citation-label: P1949R0 title: "C++ Identifier Syntax using Unicode Standard Annex 31" author: - family: Steve Downey issued: year: 2019 URL: https://wg21.link/p1949r0 - id: P1949R1 citation-label: P1949R1 title: "C++ Identifier Syntax using Unicode Standard Annex 31" author: - family: Steve Downey, Zach Laine, Tom Honermann, Peter Bindels issued: year: 2020 URL: https://wg21.link/p1949r1 - id: P1949R2 citation-label: P1949R2 title: "C++ Identifier Syntax using Unicode Standard Annex 31" author: - family: Steve Downey, Zach Laine, Tom Honermann, Peter Bindels issued: year: 2020 URL: https://wg21.link/p1949r2 - id: P1949R3 citation-label: P1949R3 title: "C++ Identifier Syntax using Unicode Standard Annex 31" author: - family: Steve Downey, Zach Laine, Tom Honermann, Peter Bindels, Jens Maurer issued: year: 2020 URL: https://wg21.link/p1949r3 - id: P1949R4 citation-label: P1949R4 title: "C++ Identifier Syntax using Unicode Standard Annex 31" author: - family: Steve Downey, Zach Laine, Tom Honermann, Peter Bindels, Jens Maurer issued: year: 2020 URL: https://wg21.link/p1949r4 - id: P1949R5 citation-label: P1949R5 title: "C++ Identifier Syntax using Unicode Standard Annex 31" author: - family: Steve Downey, Zach Laine, Tom Honermann, Peter Bindels, Jens Maurer issued: year: 2020 URL: https://wg21.link/p1949r5 - id: P1949R6 citation-label: P1949R6 title: "C++ Identifier Syntax using Unicode Standard Annex 31" author: - family: Steve Downey, Zach Laine, Tom Honermann, Peter Bindels, Jens Maurer issued: year: 2020 URL: https://wg21.link/p1949r6 - id: P1949R7 citation-label: P1949R7 title: "C++ Identifier Syntax using Unicode Standard Annex 31" author: - family: Steve Downey, Zach Laine, Tom Honermann, Peter Bindels, Jens Maurer issued: year: 2021 URL: https://wg21.link/p1949r7 - id: P1950R0 citation-label: P1950R0 title: "An indirect value-type for C++" author: - family: Jonathan Coe, Antony Peacock issued: year: 2020 URL: https://wg21.link/p1950r0 - id: P1950R1 citation-label: P1950R1 title: "An indirect value-type for C++" author: - family: Jonathan Coe, Antony Peacock issued: year: 2020 URL: https://wg21.link/p1950r1 - id: P1950R2 citation-label: P1950R2 title: "An indirect value-type for C++" author: - family: Jonathan Coe, Antony Peacock issued: year: 2022 URL: https://wg21.link/p1950r2 - id: P1951R0 citation-label: P1951R0 title: "Default Arguments for pair's Forwarding Constructor" author: - family: Logan R. Smith issued: year: 2019 URL: https://wg21.link/p1951r0 - id: P1951R1 citation-label: P1951R1 title: "Default Arguments for pair's Forwarding Constructor" author: - family: Logan R. Smith issued: year: 2021 URL: https://wg21.link/p1951r1 - id: P1953R0 citation-label: P1953R0 title: "Unicode Identifiers And Unicode" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1953r0 - id: P1955R0 citation-label: P1955R0 title: "Top Level Is Constant Evaluated" author: - family: Frank Birbacher issued: year: 2019 URL: https://wg21.link/p1955r0 - id: P1955R1 citation-label: P1955R1 title: "Top Level Is Constant Evaluated" author: - family: Frank Birbacher issued: year: 2020 URL: https://wg21.link/p1955r1 - id: P1956R0 citation-label: P1956R0 title: "On the naming of low-level bit manipulation functions" author: - family: Vincent Reverdy issued: year: 2020 URL: https://wg21.link/p1956r0 - id: P1956R1 citation-label: P1956R1 title: "On the naming of low-level bit manipulation functions" author: - family: Vincent Reverdy issued: year: 2020 URL: https://wg21.link/p1956r1 - id: P1957R0 citation-label: P1957R0 title: "Converting from T* to bool should be considered narrowing (re: US 212)" author: - family: Zhihao Yuan issued: year: 2019 URL: https://wg21.link/p1957r0 - id: P1957R1 citation-label: P1957R1 title: "Converting from T* to bool should be considered narrowing (re: US 212)" author: - family: Zhihao Yuan issued: year: 2020 URL: https://wg21.link/p1957r1 - id: P1957R2 citation-label: P1957R2 title: "Converting from T* to bool should be considered narrowing (re: US 212)" author: - family: Zhihao Yuan issued: year: 2020 URL: https://wg21.link/p1957r2 - id: P1958R0 citation-label: P1958R0 title: "C++ Concurrent Buffer Queue" author: - family: Lawrence Crowl issued: year: 2020 URL: https://wg21.link/p1958r0 - id: P1959R0 citation-label: P1959R0 title: "Remove std::weak_equality and std::strong_equality" author: - family: Barry Revzin issued: year: 2019 URL: https://wg21.link/p1959r0 - id: P1960R0 citation-label: P1960R0 title: "NB Comment Changes Reviewed by SG1" author: - family: David Olsen issued: year: 2019 URL: https://wg21.link/p1960r0 - id: P1961R0 citation-label: P1961R0 title: "Harmonizing the definitions of total order for pointers" author: - family: Gašper Ažman issued: year: 2019 URL: https://wg21.link/p1961r0 - id: P1962R0 citation-label: P1962R0 title: "How can you be so certain?" author: - family: Bjarne Stroustrup issued: year: 2019 URL: https://wg21.link/p1962r0 - id: P1963R0 citation-label: P1963R0 title: "Fixing US 313" author: - family: Billy O'Neal issued: year: 2019 URL: https://wg21.link/p1963r0 - id: P1964R0 citation-label: P1964R0 title: "Casting convertible_to considered harmful" author: - family: Tim Song issued: year: 2019 URL: https://wg21.link/p1964r0 - id: P1964R1 citation-label: P1964R1 title: "Wording for boolean-testable" author: - family: Tim Song issued: year: 2020 URL: https://wg21.link/p1964r1 - id: P1964R2 citation-label: P1964R2 title: "Wording for boolean-testable" author: - family: Tim Song issued: year: 2020 URL: https://wg21.link/p1964r2 - id: P1965R0 citation-label: P1965R0 title: "Blanket Wording for Specifying \"Hidden Friends\"" author: - family: Walter E Brown, Daniel Sunderland, Tim Song issued: year: 2019 URL: https://wg21.link/p1965r0 - id: P1967R0 citation-label: P1967R0 title: "#embed - a simple, scannable preprocessor-based resource acquisition method" author: - family: JeanHeyd Meneide issued: year: 2019 URL: https://wg21.link/p1967r0 - id: P1967R1 citation-label: P1967R1 title: "#embed - a simple, scannable preprocessor-based resource acquisition method" author: - family: JeanHeyd Meneide issued: year: 2020 URL: https://wg21.link/p1967r1 - id: P1967R2 citation-label: P1967R2 title: "#embed - a simple, scannable preprocessor-based resource acquisition method" author: - family: JeanHeyd Meneide issued: year: 2020 URL: https://wg21.link/p1967r2 - id: P1967R3 citation-label: P1967R3 title: "#embed - a simple, scannable preprocessor-based resource acquisition method" author: - family: JeanHeyd Meneide issued: year: 2021 URL: https://wg21.link/p1967r3 - id: P1967R4 citation-label: P1967R4 title: "#embed - a simple, scannable preprocessor-based resource acquisition method" author: - family: JeanHeyd Meneide issued: year: 2021 URL: https://wg21.link/p1967r4 - id: P1967R5 citation-label: P1967R5 title: "#embed - a simple, scannable preprocessor-based resource acquisition method" author: - family: JeanHeyd Meneide issued: year: 2022 URL: https://wg21.link/p1967r5 - id: P1967R6 citation-label: P1967R6 title: "#embed - a simple, scannable preprocessor-based resource acquisition method" author: - family: JeanHeyd Meneide issued: year: 2022 URL: https://wg21.link/p1967r6 - id: P1967R7 citation-label: P1967R7 title: "#embed - a simple, scannable preprocessor-based resource acquisition method" author: - family: JeanHeyd Meneide issued: year: 2022 URL: https://wg21.link/p1967r7 - id: P1967R8 citation-label: P1967R8 title: "#embed - a simple, scannable preprocessor-based resource acquisition method" author: - family: JeanHeyd Meneide issued: year: 2022 URL: https://wg21.link/p1967r8 - id: P1967R9 citation-label: P1967R9 title: "#embed - a simple, scannable preprocessor-based resource acquisition method" author: - family: JeanHeyd Meneide issued: year: 2022 URL: https://wg21.link/p1967r9 - id: P1967R10 citation-label: P1967R10 title: "#embed - a simple, scannable preprocessor-based resource acquisition method" author: - family: JeanHeyd Meneide issued: year: 2023 URL: https://wg21.link/p1967r10 - id: P1967R11 citation-label: P1967R11 title: "#embed - a simple, scannable preprocessor-based resource acquisition method" author: - family: JeanHeyd Meneide issued: year: 2023 URL: https://wg21.link/p1967r11 - id: P1967R12 citation-label: P1967R12 title: "#embed - a simple, scannable preprocessor-based resource acquisition method" author: - family: JeanHeyd Meneide issued: year: 2023 URL: https://wg21.link/p1967r12 - id: P1968R0 citation-label: P1968R0 title: "Core Language Working Group \"tentatively ready\" issues for the November, 2019 (Belfast) meeting" author: - family: William M. (Mike) Miller issued: year: 2019 URL: https://wg21.link/p1968r0 - id: P1969R0 citation-label: P1969R0 title: "Core Language Working Group \"ready\" issues for the November, 2019 (Belfast) meeting" author: - family: William M. (Mike) Miller issued: year: 2019 URL: https://wg21.link/p1969r0 - id: P1970R0 citation-label: P1970R0 title: "Consistency for size() functions" author: - family: Hannes Hauswedell issued: year: 2019 URL: https://wg21.link/p1970r0 - id: P1970R1 citation-label: P1970R1 title: "Consistency for size() functions" author: - family: Hannes Hauswedell issued: year: 2020 URL: https://wg21.link/p1970r1 - id: P1970R2 citation-label: P1970R2 title: "Consistency for size() functions: add ranges::ssize()" author: - family: Hannes Hauswedell, Jorg Brown, Casey Carter issued: year: 2020 URL: https://wg21.link/p1970r2 - id: P1971R0 citation-label: P1971R0 title: "Core Language Changes for NB Comments at the November, 2019 (Belfast) Meeting" author: - family: William M. (Mike) Miller issued: year: 2019 URL: https://wg21.link/p1971r0 - id: P1972R0 citation-label: P1972R0 title: "US105 Check satisfaction of constraints for non-templates when forming pointer to function" author: - family: Jens Maurer issued: year: 2019 URL: https://wg21.link/p1972r0 - id: P1973R0 citation-label: P1973R0 title: "Rename _default_init functions (NB Comment DE002)" author: - family: Nicolai Josuttis issued: year: 2020 URL: https://wg21.link/p1973r0 - id: P1973R1 citation-label: P1973R1 title: "Rename _default_init functions (NB Comment DE002)" author: - family: Nicolai Josuttis issued: year: 2020 URL: https://wg21.link/p1973r1 - id: P1974R0 citation-label: P1974R0 title: "Non-transient constexpr allocation using propconst" author: - family: Jeff Snyder, Louis Dionne, Daveed Vandevoorde issued: year: 2020 URL: https://wg21.link/p1974r0 - id: P1975R0 citation-label: P1975R0 title: "Fixing the wording of parenthesized aggregate-initialization" author: - family: Ville Voutilainen issued: year: 2019 URL: https://wg21.link/p1975r0 - id: P1976R0 citation-label: P1976R0 title: "Fixed-size `span` construction from dynamic-size range" author: - family: Tomasz Kamiński issued: year: 2019 URL: https://wg21.link/p1976r0 - id: P1976R1 citation-label: P1976R1 title: "Fixed-size 'span' construction from dynamic-size range" author: - family: Tomasz Kamiński issued: year: 2020 URL: https://wg21.link/p1976r1 - id: P1976R2 citation-label: P1976R2 title: "Fixed-size 'span' construction from dynamic-size range" author: - family: Tomasz Kamiński issued: year: 2020 URL: https://wg21.link/p1976r2 - id: P1978R0 citation-label: P1978R0 title: "Rename _default_init functions and do nothing more" author: - family: Andrzej Krzemieński, Nevin Liber, Glen Joseph Fernandes, Peter Dimov issued: year: 2019 URL: https://wg21.link/p1978r0 - id: P1979R0 citation-label: P1979R0 title: "US086 Resolution" author: - family: Mathias Stearn issued: year: 2019 URL: https://wg21.link/p1979r0 - id: P1980R0 citation-label: P1980R0 title: "Wording for CA 096" author: - family: Jason Merrill issued: year: 2019 URL: https://wg21.link/p1980r0 - id: P1981R0 citation-label: P1981R0 title: "Rename leap to leap_second" author: - family: Howard Hinnant issued: year: 2019 URL: https://wg21.link/p1981r0 - id: P1982R0 citation-label: P1982R0 title: "Rename link to time_zone_link" author: - family: Howard Hinnant issued: year: 2019 URL: https://wg21.link/p1982r0 - id: P1983R0 citation-label: P1983R0 title: "Wording for GB301, US296, US292, US291, and US283" author: - family: Tim Song issued: year: 2019 URL: https://wg21.link/p1983r0 - id: P1985R0 citation-label: P1985R0 title: "Universal template parameters" author: - family: Gašper Ažman, Mateusz Pusz issued: year: 2020 URL: https://wg21.link/p1985r0 - id: P1985R1 citation-label: P1985R1 title: "Universal template parameters" author: - family: Gašper Ažman, Mateusz Pusz, Colin MacLean, Bengt Gustafsonn issued: year: 2020 URL: https://wg21.link/p1985r1 - id: P1985R3 citation-label: P1985R3 title: "Universal template parameters" author: - family: Gašper Ažman, Mateusz Pusz, Colin MacLean, Bengt Gustafsonn, Corentin Jabot issued: year: 2022 URL: https://wg21.link/p1985r3 - id: P1988R0 citation-label: P1988R0 title: "Allow Templates in Local Classes" author: - family: Steve Downey issued: year: 2020 URL: https://wg21.link/p1988r0 - id: P1988R1 citation-label: P1988R1 title: "Allow Templates in Local Classes" author: - family: Steve Downey issued: year: 2020 URL: https://wg21.link/p1988r1 - id: P1989R0 citation-label: P1989R0 title: "Range constructor for std::string_view 2: Constrain Harder" author: - family: Corentin Jabot issued: year: 2019 URL: https://wg21.link/p1989r0 - id: P1989R1 citation-label: P1989R1 title: "Range constructor for std::string_view 2: Constrain Harder" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p1989r1 - id: P1989R2 citation-label: P1989R2 title: "Range constructor for std::string_view 2: Constrain Harder" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p1989r2 - id: P1990R0 citation-label: P1990R0 title: "Add operator[] to std::initializer_list" author: - family: Daniil Goncharov, Antony Polukhin issued: year: 2019 URL: https://wg21.link/p1990r0 - id: P1990R1 citation-label: P1990R1 title: "Add operator[] to std::initializer_list" author: - family: Daniil Goncharov, Antony Polukhin issued: year: 2020 URL: https://wg21.link/p1990r1 - id: P1991R0 citation-label: P1991R0 title: "WG21 2019-11 Belfast Record of Discussion" author: - family: Nina Ranns issued: year: 2019 URL: https://wg21.link/p1991r0 - id: P1993R0 citation-label: P1993R0 title: "Restore factories to bulk_execute" author: - family: Jared Hoberock issued: year: 2019 URL: https://wg21.link/p1993r0 - id: P1993R1 citation-label: P1993R1 title: "Restore shared state to bulk_execute" author: - family: Jared Hoberock issued: year: 2020 URL: https://wg21.link/p1993r1 - id: P1994R0 citation-label: P1994R0 title: "elements_view needs its own sentinel" author: - family: Tim Song, Christopher Di Bella issued: year: 2019 URL: https://wg21.link/p1994r0 - id: P1994R1 citation-label: P1994R1 title: "elements_view needs its own sentinel" author: - family: Tim Song, Christopher Di Bella issued: year: 2020 URL: https://wg21.link/p1994r1 - id: P1995R0 citation-label: P1995R0 title: "Contracts - Use Cases" author: - family: Joshua Berne, Andrzej Krzemienski, Ryan McDougall, Timur Doumler, Herb Sutter issued: year: 2019 URL: https://wg21.link/p1995r0 - id: P1995R1 citation-label: P1995R1 title: "Contracts - Use Cases" author: - family: Joshua Berne, Andrzej Krzemienski, Ryan McDougall, Timur Doumler, Herb Sutter issued: year: 2020 URL: https://wg21.link/p1995r1 - id: P1996R0 citation-label: P1996R0 title: "Propagated template parameters" author: - family: Dmitry Sokolov issued: year: 2019 URL: https://wg21.link/p1996r0 - id: P1997R0 citation-label: P1997R0 title: "Relaxing Restrictions on Arrays" author: - family: Krystian Stasiowski, Theodoric Stier issued: year: 2019 URL: https://wg21.link/p1997r0 - id: P1997R1 citation-label: P1997R1 title: "Relaxing Restrictions on Arrays" author: - family: Krystian Stasiowski, Theodoric Stier issued: year: 2020 URL: https://wg21.link/p1997r1 - id: P1998R0 citation-label: P1998R0 title: "Simple Facility for Lossless Integer Conversion" author: - family: Ryan McDougall issued: year: 2019 URL: https://wg21.link/p1998r0 - id: P1998R1 citation-label: P1998R1 title: "Simple Facility for Lossless Integer Conversion" author: - family: Ryan McDougall issued: year: 2020 URL: https://wg21.link/p1998r1 - id: P1999R0 citation-label: P1999R0 title: "Process proposal: double-check evolutionary material via a Tentatively Ready status" author: - family: Ville Voutilainen issued: year: 2019 URL: https://wg21.link/p1999r0 - id: P2000R0 citation-label: P2000R0 title: "Direction for ISO C++" author: - family: Michael Wong issued: year: 2020 URL: https://wg21.link/p2000r0 - id: P2000R1 citation-label: P2000R1 title: "Direction for ISO C++" author: - family: Michael Wong, Howard Hinnant, Roger Orr, Bjarne Stroustrup, Daveed Vandevoorde issued: year: 2020 URL: https://wg21.link/p2000r1 - id: P2000R2 citation-label: P2000R2 title: "Direction for ISO C++" author: - family: Michael Wong, Howard Hinnant, Roger Orr, Bjarne Stroustrup, Daveed Vandevoorde issued: year: 2020 URL: https://wg21.link/p2000r2 - id: P2000R3 citation-label: P2000R3 title: "Direction for ISO C++" author: - family: Daveed Vandevoorde, Howard Hinnant, Roger Orr, Bjarne Stroustrup, Michael Wong issued: year: 2022 URL: https://wg21.link/p2000r3 - id: P2000R4 citation-label: P2000R4 title: "Direction for ISO C++" author: - family: Roger Orr, Howard Hinnant, Roger Orr, Bjarne Stroustrup, Daveed Vandevoorde, Michael Wong issued: year: 2022 URL: https://wg21.link/p2000r4 - id: P2002R0 citation-label: P2002R0 title: "Defaulted comparison specification cleanups" author: - family: Richard Smith issued: year: 2019 URL: https://wg21.link/p2002r0 - id: P2002R1 citation-label: P2002R1 title: "Defaulted comparison specification cleanups" author: - family: Richard Smith issued: year: 2020 URL: https://wg21.link/p2002r1 - id: P2003R0 citation-label: P2003R0 title: "Fixing Internal and External Linkage Entities in Header Units" author: - family: Michael Spencer issued: year: 2020 URL: https://wg21.link/p2003r0 - id: P2004R0 citation-label: P2004R0 title: "Numbers and their Scopes" author: - family: Antony Polukhin issued: year: 2019 URL: https://wg21.link/p2004r0 - id: P2005R0 citation-label: P2005R0 title: "A Brief 2D Graphics Review" author: - family: James Berrow issued: year: 2019 URL: https://wg21.link/p2005r0 - id: P2006R0 citation-label: P2006R0 title: "Eliminating heap-allocations in sender/receiver with connect()/start() as basis operations" author: - family: Lewis Baker, Eric Niebler, Kirk Shoop, Lee Howes issued: year: 2020 URL: https://wg21.link/p2006r0 - id: P2006R1 citation-label: P2006R1 title: "Eliminating heap-allocations in sender/receiver with connect()/start() as basis operations" author: - family: Lewis Baker, Eric Niebler, Kirk Shoop, Lee Howes issued: year: 2020 URL: https://wg21.link/p2006r1 - id: P2007R0 citation-label: P2007R0 title: "`std::from_chars` should work with `std::string_view`" author: - family: Mateusz Pusz issued: year: 2020 URL: https://wg21.link/p2007r0 - id: P2008R0 citation-label: P2008R0 title: "Enable variable template template parameters" author: - family: Mateusz Pusz issued: year: 2020 URL: https://wg21.link/p2008r0 - id: P2009R0 citation-label: P2009R0 title: "SG16: Unicode meeting summaries 2019-10-09 through 2019-12-11" author: - family: Tom Honermann issued: year: 2019 URL: https://wg21.link/p2009r0 - id: P2010R0 citation-label: P2010R0 title: "Remove iostream operators from P1889" author: - family: Daniil Goncharov issued: year: 2019 URL: https://wg21.link/p2010r0 - id: P2011R0 citation-label: P2011R0 title: "A pipeline-rewrite operator" author: - family: Barry Revzin, Colby Pike issued: year: 2020 URL: https://wg21.link/p2011r0 - id: P2011R1 citation-label: P2011R1 title: "A pipeline-rewrite operator" author: - family: Barry Revzin, Colby Pike issued: year: 2020 URL: https://wg21.link/p2011r1 - id: P2012R0 citation-label: P2012R0 title: "Fix the range-based for loop, Rev0ix the range-based for loop" author: - family: Nicolai Josuttis, Victor Zverovich, Arthur O'Dwyer, Filipe Mulonde issued: year: 2020 URL: https://wg21.link/p2012r0 - id: P2012R1 citation-label: P2012R1 title: "Fix the range-based for loop, Rev1" author: - family: Nicolai Josuttis, Victor Zverovich, Arthur O'Dwyer, Filipe Mulonde issued: year: 2021 URL: https://wg21.link/p2012r1 - id: P2012R2 citation-label: P2012R2 title: "Fix the range-based for loop, Rev2" author: - family: Nicolai Josuttis, Victor Zverovich, Arthur O'Dwyer, Filipe Mulonde issued: year: 2021 URL: https://wg21.link/p2012r2 - id: P2013R0 citation-label: P2013R0 title: "Freestanding Language: Optional ::operator new" author: - family: Ben Craig issued: year: 2020 URL: https://wg21.link/p2013r0 - id: P2013R1 citation-label: P2013R1 title: "Freestanding Language: Optional ::operator new" author: - family: Ben Craig issued: year: 2020 URL: https://wg21.link/p2013r1 - id: P2013R2 citation-label: P2013R2 title: "Freestanding Language: Optional ::operator new" author: - family: Ben Craig issued: year: 2020 URL: https://wg21.link/p2013r2 - id: P2013R3 citation-label: P2013R3 title: "Freestanding Language: Optional ::operator new" author: - family: Ben Craig issued: year: 2020 URL: https://wg21.link/p2013r3 - id: P2013R4 citation-label: P2013R4 title: "Freestanding Language: Optional ::operator new" author: - family: Ben Craig issued: year: 2021 URL: https://wg21.link/p2013r4 - id: P2013R5 citation-label: P2013R5 title: "Freestanding Language: Optional ::operator new" author: - family: Ben Craig issued: year: 2022 URL: https://wg21.link/p2013r5 - id: P2014R0 citation-label: P2014R0 title: "Proposed resolution for US061/US062 - aligned allocation of coroutine frames" author: - family: Lewis Baker, Gor Nishanov issued: year: 2020 URL: https://wg21.link/p2014r0 - id: P2016R0 citation-label: P2016R0 title: "A step parameter for iota" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p2016r0 - id: P2017R0 citation-label: P2017R0 title: "Conditionally safe ranges" author: - family: Barry Revzin issued: year: 2020 URL: https://wg21.link/p2017r0 - id: P2017R1 citation-label: P2017R1 title: "Conditionally borrowed ranges" author: - family: Barry Revzin issued: year: 2020 URL: https://wg21.link/p2017r1 - id: P2019R0 citation-label: P2019R0 title: "Usability improvements for std::thread" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p2019r0 - id: P2019R1 citation-label: P2019R1 title: "Usability improvements for std::thread" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2019r1 - id: P2019R2 citation-label: P2019R2 title: "Usability improvements for std::thread" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2019r2 - id: P2019R3 citation-label: P2019R3 title: "Thread attributes" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/p2019r3 - id: P2019R4 citation-label: P2019R4 title: "Thread attributes" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/p2019r4 - id: P2019R5 citation-label: P2019R5 title: "Thread attributes" author: - family: Corentin Jabot issued: year: 2024 URL: https://wg21.link/p2019r5 - id: P2019R6 citation-label: P2019R6 title: "Thread attributes" author: - family: Corentin Jabot issued: year: 2024 URL: https://wg21.link/p2019r6 - id: P2019R7 citation-label: P2019R7 title: "Thread attributes" author: - family: Corentin Jabot issued: year: 2024 URL: https://wg21.link/p2019r7 - id: P2020R0 citation-label: P2020R0 title: "Locales, Encodings and Unicode" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p2020r0 - id: P2021R0 citation-label: P2021R0 title: "Negative zero strikes again" author: - family: Victor Zverovich issued: year: 2020 URL: https://wg21.link/p2021r0 - id: P2022R0 citation-label: P2022R0 title: "Rangified version of lexicographical_compare_three_way" author: - family: Ran Regev issued: year: 2023 URL: https://wg21.link/p2022r0 - id: P2022R1 citation-label: P2022R1 title: "Rangified version of lexicographical_compare_three_way" author: - family: Ran Regev issued: year: 2023 URL: https://wg21.link/p2022r1 - id: P2022R2 citation-label: P2022R2 title: "Rangified version of lexicographical_compare_three_way" author: - family: Ran Regev issued: year: 2023 URL: https://wg21.link/p2022r2 - id: P2022R3 citation-label: P2022R3 title: "Rangified version of lexicographical_compare_three_way" author: - family: Ran Regev, Alex Dathskovsky issued: year: 2023 URL: https://wg21.link/p2022r3 - id: P2024R0 citation-label: P2024R0 title: "Bloomberg Analysis of Unified Executors" author: - family: David Sankel, Frank Birbacher, Marina Efimova, Dietmar Kuhl, Vern Riedlin issued: year: 2020 URL: https://wg21.link/p2024r0 - id: P2025R0 citation-label: P2025R0 title: "Guaranteed copy elision for named return objects" author: - family: Anton Zhilin issued: year: 2020 URL: https://wg21.link/p2025r0 - id: P2025R1 citation-label: P2025R1 title: "Guaranteed copy elision for return variables" author: - family: Anton Zhilin issued: year: 2020 URL: https://wg21.link/p2025r1 - id: P2025R2 citation-label: P2025R2 title: "Guaranteed copy elision for return variables" author: - family: Anton Zhilin issued: year: 2021 URL: https://wg21.link/p2025r2 - id: P2026R0 citation-label: P2026R0 title: "A Constituent Study Group for Safety-Critical Applications" author: - family: Ryan McDougall, Bryce Adelstein Lelbach, JF Bastien, Andreas Weis, Ruslan Arutyunyan, Ilya Burylov issued: year: 2020 URL: https://wg21.link/p2026r0 - id: P2027R0 citation-label: P2027R0 title: "Moved-from objects need not be valid" author: - family: Geoff Romer issued: year: 2020 URL: https://wg21.link/p2027r0 - id: P2028R0 citation-label: P2028R0 title: "What is ABI, and What Should WG21 Do About It?" author: - family: Titus Winters issued: year: 2020 URL: https://wg21.link/p2028r0 - id: P2029R0 citation-label: P2029R0 title: "Proposed resolution for core issues 411, 1656, and 2333; escapes in character and string literals" author: - family: Tom Honermann issued: year: 2020 URL: https://wg21.link/p2029r0 - id: P2029R1 citation-label: P2029R1 title: "Proposed resolution for core issues 411, 1656, and 2333; escapes in character and string literals" author: - family: Tom Honermann issued: year: 2020 URL: https://wg21.link/p2029r1 - id: P2029R2 citation-label: P2029R2 title: "Proposed resolution for core issues 411, 1656, and 2333; escapes in character and string literals" author: - family: Tom Honermann issued: year: 2020 URL: https://wg21.link/p2029r2 - id: P2029R3 citation-label: P2029R3 title: "Proposed resolution for core issues 411, 1656, and 2333; escapes in character and string literals" author: - family: Tom Honermann issued: year: 2020 URL: https://wg21.link/p2029r3 - id: P2029R4 citation-label: P2029R4 title: "Proposed resolution for core issues 411, 1656, and 2333; escapes in character and string literals" author: - family: Tom Honermann issued: year: 2020 URL: https://wg21.link/p2029r4 - id: P2030R0 citation-label: P2030R0 title: "SG19: Machine Learning 2019/10/10-2020/01/09" author: - family: Michael Wong issued: year: 2020 URL: https://wg21.link/p2030r0 - id: P2031R0 citation-label: P2031R0 title: "SG14: Meeting Minutes 2019/10/08-2020/01/07" author: - family: Michael Wong issued: year: 2020 URL: https://wg21.link/p2031r0 - id: P2032R0 citation-label: P2032R0 title: "Contracts - What Came Before" author: - family: Joshua Berne issued: year: 2020 URL: https://wg21.link/p2032r0 - id: P2033R0 citation-label: P2033R0 title: "History of Executor Properties" author: - family: Jared Hoberock issued: year: 2020 URL: https://wg21.link/p2033r0 - id: P2034R0 citation-label: P2034R0 title: "Partially Mutable Lambda Captures" author: - family: Ryan McDougall issued: year: 2020 URL: https://wg21.link/p2034r0 - id: P2034R1 citation-label: P2034R1 title: "Partially Mutable Lambda Captures" author: - family: Ryan McDougall, Patrick McMichael issued: year: 2020 URL: https://wg21.link/p2034r1 - id: P2034R2 citation-label: P2034R2 title: "Partially Mutable Lambda Captures" author: - family: Ryan McDougall, Patrick McMichael issued: year: 2020 URL: https://wg21.link/p2034r2 - id: P2034R3 citation-label: P2034R3 title: "Partially Mutable Lambda Captures" author: - family: Ryan McDougall, Nestor Subiron Montoro issued: year: 2024 URL: https://wg21.link/p2034r3 - id: P2034R4 citation-label: P2034R4 title: "Partially Mutable Lambda Captures" author: - family: Ryan McDougall, Nestor Subiron Montoro issued: year: 2024 URL: https://wg21.link/p2034r4 - id: P2035R0 citation-label: P2035R0 title: "Value Proposition: Allocator-Aware (AA) Software" author: - family: Pablo Halpern, John Lakos issued: year: 2020 URL: https://wg21.link/p2035r0 - id: P2036R0 citation-label: P2036R0 title: "Changing scope for lambda trailing-return-type" author: - family: Barry Revzin issued: year: 2020 URL: https://wg21.link/p2036r0 - id: P2036R1 citation-label: P2036R1 title: "Changing scope for lambda trailing-return-type" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2036r1 - id: P2036R2 citation-label: P2036R2 title: "Changing scope for lambda trailing-return-type" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2036r2 - id: P2036R3 citation-label: P2036R3 title: "Changing scope for lambda trailing-return-type" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2036r3 - id: P2037R0 citation-label: P2037R0 title: "String's gratuitous assignment" author: - family: Andrzej Krzemieński issued: year: 2020 URL: https://wg21.link/p2037r0 - id: P2037R1 citation-label: P2037R1 title: "String's gratuitous assignment" author: - family: Andrzej Krzemieński issued: year: 2020 URL: https://wg21.link/p2037r1 - id: P2038R0 citation-label: P2038R0 title: "Proposed nomenclature for contract-related proposals" author: - family: Andrzej Krzemieński, Ryan McDougall issued: year: 2020 URL: https://wg21.link/p2038r0 - id: P2039R0 citation-label: P2039R0 title: "do_until Loop" author: - family: Menashe Rosemberg issued: year: 2020 URL: https://wg21.link/p2039r0 - id: P2040R0 citation-label: P2040R0 title: "Reflection-based lazy-evaluation" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p2040r0 - id: P2041R0 citation-label: P2041R0 title: "Deleting variable templates" author: - family: David Stone issued: year: 2020 URL: https://wg21.link/p2041r0 - id: P2041R1 citation-label: P2041R1 title: "template = delete" author: - family: David Stone issued: year: 2021 URL: https://wg21.link/p2041r1 - id: P2042R0 citation-label: P2042R0 title: "Alternate names for make_shared_default_init" author: - family: Andrzej Krzemieński issued: year: 2020 URL: https://wg21.link/p2042r0 - id: P2043R0 citation-label: P2043R0 title: "Don't constexpr All The Things" author: - family: David Sankel issued: year: 2020 URL: https://wg21.link/p2043r0 - id: P2044R0 citation-label: P2044R0 title: "Member Templates for Local Classes" author: - family: Robert Leahy issued: year: 2020 URL: https://wg21.link/p2044r0 - id: P2044R1 citation-label: P2044R1 title: "Member Templates for Local Classes" author: - family: Robert Leahy issued: year: 2020 URL: https://wg21.link/p2044r1 - id: P2044R2 citation-label: P2044R2 title: "Member Templates for Local Classes" author: - family: Robert Leahy issued: year: 2020 URL: https://wg21.link/p2044r2 - id: P2045R0 citation-label: P2045R0 title: "Missing Mandates for the standard library" author: - family: Marshall Clow issued: year: 2020 URL: https://wg21.link/p2045r0 - id: P2045R1 citation-label: P2045R1 title: "Missing Mandates for the standard library" author: - family: Marshall Clow issued: year: 2020 URL: https://wg21.link/p2045r1 - id: P2046R0 citation-label: P2046R0 title: "Rangify New Algorithms" author: - family: Dan Raviv issued: year: 2020 URL: https://wg21.link/p2046r0 - id: P2047R0 citation-label: P2047R0 title: "An allocator-aware optional type" author: - family: Nina Ranns, Pablo Halpern Ville Voutilainen issued: year: 2020 URL: https://wg21.link/p2047r0 - id: P2047R1 citation-label: P2047R1 title: "An allocator-aware optional type" author: - family: Nina Ranns, Pablo Halpern Ville Voutilainen issued: year: 2021 URL: https://wg21.link/p2047r1 - id: P2047R2 citation-label: P2047R2 title: "An allocator-aware optional type" author: - family: Nina Ranns, Pablo Halpern Ville Voutilainen issued: year: 2021 URL: https://wg21.link/p2047r2 - id: P2047R3 citation-label: P2047R3 title: "An allocator-aware optional type" author: - family: Nina Ranns, Pablo Halpern Ville Voutilainen issued: year: 2022 URL: https://wg21.link/p2047r3 - id: P2047R4 citation-label: P2047R4 title: "An allocator-aware optional type" author: - family: Nina Ranns, Pablo Halpern Ville Voutilainen issued: year: 2022 URL: https://wg21.link/p2047r4 - id: P2047R5 citation-label: P2047R5 title: "An allocator-aware optional type" author: - family: Nina Ranns, Pablo Halpern Ville Voutilainen issued: year: 2023 URL: https://wg21.link/p2047r5 - id: P2047R6 citation-label: P2047R6 title: "An allocator-aware optional type" author: - family: Nina Ranns, Pablo Halpern Ville Voutilainen issued: year: 2023 URL: https://wg21.link/p2047r6 - id: P2047R7 citation-label: P2047R7 title: "An allocator-aware optional type" author: - family: Nina Ranns, Pablo Halpern Ville Voutilainen issued: year: 2024 URL: https://wg21.link/p2047r7 - id: P2048R0 citation-label: P2048R0 title: "Prohibit zero and NULL from being used as null pointer literals" author: - family: Vittorio Romeo issued: year: 2020 URL: https://wg21.link/p2048r0 - id: P2049R0 citation-label: P2049R0 title: "Constraint refinement for special-cased functions" author: - family: Andrew Sutton, Wyatt Childers issued: year: 2020 URL: https://wg21.link/p2049r0 - id: P2050R0 citation-label: P2050R0 title: "Tweaks to the design of source code fragments" author: - family: Andrew Sutton, Wyatt Childers issued: year: 2020 URL: https://wg21.link/p2050r0 - id: P2051R0 citation-label: P2051R0 title: "C++ Library Issues to be moved in Prague" author: - family: Marshall Clow issued: year: 2020 URL: https://wg21.link/p2051r0 - id: P2052R0 citation-label: P2052R0 title: "Making modern C++ i/o a consistent API experience from bottom to top" author: - family: Niall Douglas issued: year: 2020 URL: https://wg21.link/p2052r0 - id: P2053R0 citation-label: P2053R0 title: "Defensive Checks Versus Input Validation" author: - family: Rostislav Khlebnikov, John Lakos issued: year: 2020 URL: https://wg21.link/p2053r0 - id: P2053R1 citation-label: P2053R1 title: "Defensive Checks Versus Input Validation" author: - family: Rostislav Khlebnikov, John Lakos issued: year: 2020 URL: https://wg21.link/p2053r1 - id: P2054R0 citation-label: P2054R0 title: "Audio I/O Software Use Cases" author: - family: Sophia Poirier, Frank Birbacher, Timur Doumler issued: year: 2020 URL: https://wg21.link/p2054r0 - id: P2054R1 citation-label: P2054R1 title: "Audio I/O Software Use Cases" author: - family: Sophia Poirier, Frank Birbacher, Timur Doumler issued: year: 2020 URL: https://wg21.link/p2054r1 - id: P2055R0 citation-label: P2055R0 title: "A Relaxed Guide to memory_order_relaxed" author: - family: Paul E. McKenney, Hans Boehm issued: year: 2020 URL: https://wg21.link/p2055r0 - id: P2057R0 citation-label: P2057R0 title: "SG14 SG19 Past, Present and Future status" author: - family: Michael Wong, Ben Craig, Paul Bendixen, Matthew Bentley, Inbal Levi, Rene Riviera, Steffan Tjernstrom, Mark Hoemmen, Ronen Friedman issued: year: 2020 URL: https://wg21.link/p2057r0 - id: P2058R0 citation-label: P2058R0 title: "Make std::random_device Less Inscrutable" author: - family: Martin Hořeňovský issued: year: 2020 URL: https://wg21.link/p2058r0 - id: P2059R0 citation-label: P2059R0 title: "Make Pseudo-random Numbers Portable" author: - family: Martin Hořeňovský issued: year: 2020 URL: https://wg21.link/p2059r0 - id: P2060R0 citation-label: P2060R0 title: "Make Random Number Engines Seedable" author: - family: Martin Hořeňovský issued: year: 2020 URL: https://wg21.link/p2060r0 - id: P2061R0 citation-label: P2061R0 title: "Sequential consistency for atomic memcpy" author: - family: David Goldblatt issued: year: 2020 URL: https://wg21.link/p2061r0 - id: P2062R0 citation-label: P2062R0 title: "The Circle Meta-model" author: - family: Daveed Vandevoorde, Wyatt Childers, Andrew Sutton, Faisal Vali issued: year: 2020 URL: https://wg21.link/p2062r0 - id: P2064R0 citation-label: P2064R0 title: "Assumptions" author: - family: Herb Sutter issued: year: 2020 URL: https://wg21.link/p2064r0 - id: P2065R0 citation-label: P2065R0 title: "naming and aliases" author: - family: Kirk Shoop issued: year: 2020 URL: https://wg21.link/p2065r0 - id: P2066R0 citation-label: P2066R0 title: "Suggested draft TS for C++ Extensions for Transaction Memory Light" author: - family: Jens Maurer, Michael L. Scott issued: year: 2020 URL: https://wg21.link/p2066r0 - id: P2066R1 citation-label: P2066R1 title: "Suggested draft TS for C++ Extensions for Transaction Memory Light" author: - family: Jens Maurer, Hans Boehm, Victor Luchangco, Michael L. Scott, Michael Spear, and Michael Wong issued: year: 2020 URL: https://wg21.link/p2066r1 - id: P2066R2 citation-label: P2066R2 title: "Suggested draft TS for C++ Extensions for Transaction Memory Light" author: - family: Jens Maurer, Hans Boehm, Victor Luchangco, Michael L. Scott, Michael Spear, and Michael Wong issued: year: 2020 URL: https://wg21.link/p2066r2 - id: P2066R3 citation-label: P2066R3 title: "Suggested draft TS for C++ Extensions for Transaction Memory Light" author: - family: Jens Maurer, Hans Boehm, Victor Luchangco, Michael L. Scott, Michael Spear, and Michael Wong issued: year: 2020 URL: https://wg21.link/p2066r3 - id: P2066R4 citation-label: P2066R4 title: "Suggested draft TS for C++ Extensions for Minimal Transactional Memory" author: - family: Jens Maurer, Hans Boehm, Victor Luchangco, Michael L. Scott, Michael Spear, and Michael Wong issued: year: 2020 URL: https://wg21.link/p2066r4 - id: P2066R5 citation-label: P2066R5 title: "Suggested draft TS for C++ Extensions for Minimal Transactional Memory" author: - family: Jens Maurer, Hans Boehm, Victor Luchangco, Michael L. Scott, Michael Spear, and Michael Wong issued: year: 2021 URL: https://wg21.link/p2066r5 - id: P2066R6 citation-label: P2066R6 title: "Suggested draft TS for C++ Extensions for Minimal Transactional Memory" author: - family: Jens Maurer, Hans Boehm, Victor Luchangco, Michael L. Scott, Michael Spear, and Michael Wong issued: year: 2021 URL: https://wg21.link/p2066r6 - id: P2066R7 citation-label: P2066R7 title: "Suggested draft TS for C++ Extensions for Minimal Transactional Memory" author: - family: Jens Maurer, Hans Boehm, Victor Luchangco, Michael L. Scott, Michael Spear, and Michael Wong issued: year: 2021 URL: https://wg21.link/p2066r7 - id: P2066R8 citation-label: P2066R8 title: "Suggested draft TS for C++ Extensions for Minimal Transactional Memory" author: - family: Jens Maurer, Hans Boehm, Victor Luchangco, Michael L. Scott, Michael Spear, and Michael Wong issued: year: 2021 URL: https://wg21.link/p2066r8 - id: P2066R9 citation-label: P2066R9 title: "Suggested draft TS for C++ Extensions for Minimal Transactional Memory" author: - family: Jens Maurer, Hans Boehm, Victor Luchangco, Michael L. Scott, Michael Spear, and Michael Wong issued: year: 2021 URL: https://wg21.link/p2066r9 - id: P2066R10 citation-label: P2066R10 title: "Suggested draft TS for C++ Extensions for Minimal Transactional Memory" author: - family: Jens Maurer, Hans Boehm, Victor Luchangco, Michael L. Scott, Michael Spear, and Michael Wong issued: year: 2021 URL: https://wg21.link/p2066r10 - id: P2067R0 citation-label: P2067R0 title: "Allowing trailing commas in ctor-initializer" author: - family: Marc Mutz issued: year: 2020 URL: https://wg21.link/p2067r0 - id: P2068R0 citation-label: P2068R0 title: "Using ?: to reduce the scope of constexpr-if" author: - family: Marc Mutz issued: year: 2020 URL: https://wg21.link/p2068r0 - id: P2069R0 citation-label: P2069R0 title: "Stackable, thread local, signal guards" author: - family: Niall Douglas issued: year: 2020 URL: https://wg21.link/p2069r0 - id: P2070R0 citation-label: P2070R0 title: "A case for optional and object_ptr" author: - family: Peter Sommerlad, Anthony Williams, Michael Wong, Jan Babst issued: year: 2020 URL: https://wg21.link/p2070r0 - id: P2071R0 citation-label: P2071R0 title: "Named universal character escapes" author: - family: Tom Honermann, Peter Bindels issued: year: 2020 URL: https://wg21.link/p2071r0 - id: P2071R1 citation-label: P2071R1 title: "Named universal character escapes" author: - family: Tom Honermann, Steve Downey, Peter Bindels, Corentin Jabot, R. Martinho Fernandes issued: year: 2021 URL: https://wg21.link/p2071r1 - id: P2071R2 citation-label: P2071R2 title: "Named universal character escapes" author: - family: Tom Honermann, Steve Downey, Peter Bindels, Corentin Jabot, R. Martinho Fernandes issued: year: 2022 URL: https://wg21.link/p2071r2 - id: P2072R0 citation-label: P2072R0 title: "Differentiable programming for C++" author: - family: Marco Foco, Vassil Vassilev, Max Rietmann, Michael Wong issued: year: 2020 URL: https://wg21.link/p2072r0 - id: P2072R1 citation-label: P2072R1 title: "Differentiable programming for C++" author: - family: Marco Foco, William S. Moses, Vassil Vassilev, Michael Wong issued: year: 2021 URL: https://wg21.link/p2072r1 - id: P2073R0 citation-label: P2073R0 title: "Debugging C++ coroutines" author: - family: Dmitry Duka, Ivan Shutov, Konstantin Sadov issued: year: 2020 URL: https://wg21.link/p2073r0 - id: P2074R0 citation-label: P2074R0 title: "Asynchronous callstacks & coroutines" author: - family: Dmitry Duka issued: year: 2020 URL: https://wg21.link/p2074r0 - id: P2075R0 citation-label: P2075R0 title: "Philox as an extension of the C++ RNG engines" author: - family: Pavel Dyakov, Ilya Burylov; Ruslan Arutyunyan; Andrey Nikolaev issued: year: 2020 URL: https://wg21.link/p2075r0 - id: P2075R1 citation-label: P2075R1 title: "Philox as an extension of the C++ RNG engines" author: - family: Pavel Dyakov, Ilya Burylov; Ruslan Arutyunyan; Andrey Nikolaev; John Salmon issued: year: 2020 URL: https://wg21.link/p2075r1 - id: P2075R2 citation-label: P2075R2 title: "Philox as an extension of the C++ RNG engines" author: - family: Pavel Dyakov, Ilya Burylov; Ruslan Arutyunyan; Andrey Nikolaev; John Salmon issued: year: 2023 URL: https://wg21.link/p2075r2 - id: P2075R3 citation-label: P2075R3 title: "Philox as an extension of the C++ RNG engines" author: - family: Ilya Burylov, Ruslan Arutyunyan; Andrey Nikolaev; Alina Elizarova; Pavel Dyakov; John Salmon issued: year: 2023 URL: https://wg21.link/p2075r3 - id: P2075R4 citation-label: P2075R4 title: "Philox as an extension of the C++ RNG engines" author: - family: Ilya Burylov, Ruslan Arutyunyan; Andrey Nikolaev; Alina Elizarova; Pavel Dyakov; John Salmon issued: year: 2024 URL: https://wg21.link/p2075r4 - id: P2075R5 citation-label: P2075R5 title: "Philox as an extension of the C++ RNG engines" author: - family: Ilya Burylov, Ruslan Arutyunyan; Andrey Nikolaev; Alina Elizarova; Pavel Dyakov; John Salmon issued: year: 2024 URL: https://wg21.link/p2075r5 - id: P2075R6 citation-label: P2075R6 title: "Philox as an extension of the C++ RNG engines" author: - family: Ilya Burylov, Ruslan Arutyunyan; Andrey Nikolaev; Alina Elizarova; Pavel Dyakov; John Salmon issued: year: 2024 URL: https://wg21.link/p2075r6 - id: P2076R0 citation-label: P2076R0 title: "Previous disagreements on Contracts" author: - family: Ville Voutilainen issued: year: 2020 URL: https://wg21.link/p2076r0 - id: P2077R0 citation-label: P2077R0 title: "Heterogeneous erasure overloads for associative containers" author: - family: Konstantin Boyarinov, Sergey Vinogradov; Ruslan Arutyunyan issued: year: 2020 URL: https://wg21.link/p2077r0 - id: P2077R1 citation-label: P2077R1 title: "Heterogeneous erasure overloads for associative containers" author: - family: Konstantin Boyarinov, Sergey Vinogradov; Ruslan Arutyunyan issued: year: 2020 URL: https://wg21.link/p2077r1 - id: P2077R2 citation-label: P2077R2 title: "Heterogeneous erasure overloads for associative containers" author: - family: Konstantin Boyarinov, Sergey Vinogradov; Ruslan Arutyunyan issued: year: 2020 URL: https://wg21.link/p2077r2 - id: P2077R3 citation-label: P2077R3 title: "Heterogeneous erasure overloads for associative containers" author: - family: Konstantin Boyarinov, Sergey Vinogradov; Ruslan Arutyunyan issued: year: 2021 URL: https://wg21.link/p2077r3 - id: P2078R0 citation-label: P2078R0 title: "Add new traits type std::is_complex" author: - family: Bob Steagall issued: year: 2020 URL: https://wg21.link/p2078r0 - id: P2079R0 citation-label: P2079R0 title: "Shared execution engine for executors" author: - family: Ruslan Arutyunyan, Michael Voss issued: year: 2020 URL: https://wg21.link/p2079r0 - id: P2079R1 citation-label: P2079R1 title: "Parallel Executor" author: - family: Ruslan Arutyunyan, Michael Voss issued: year: 2020 URL: https://wg21.link/p2079r1 - id: P2079R2 citation-label: P2079R2 title: "System execution context" author: - family: Lee Howes, Ruslan Arutyunyan, Michael Voss issued: year: 2022 URL: https://wg21.link/p2079r2 - id: P2079R3 citation-label: P2079R3 title: "System execution context" author: - family: Lee Howes, Ruslan Arutyunyan, Michael Voss issued: year: 2022 URL: https://wg21.link/p2079r3 - id: P2079R4 citation-label: P2079R4 title: "System execution context" author: - family: Lee Howes, Ruslan Arutyunyan, Michael Voss, Lucian Radu Teodorescu issued: year: 2024 URL: https://wg21.link/p2079r4 - id: P2079R5 citation-label: P2079R5 title: "System execution context" author: - family: Lucian Radu Teodorescu, Ruslan Arutyunyan, Lee Howes, Michael Voss issued: year: 2024 URL: https://wg21.link/p2079r5 - id: P2080R0 citation-label: P2080R0 title: "Polymorphic allocators: There is no such thing as One True Vocabulary Type" author: - family: Ville Voutilainen issued: year: 2020 URL: https://wg21.link/p2080r0 - id: P2081R0 citation-label: P2081R0 title: "Rebase the Library Fundamentals v3 TS on C++20" author: - family: Thomas Köppe issued: year: 2020 URL: https://wg21.link/p2081r0 - id: P2081R1 citation-label: P2081R1 title: "Rebase the Library Fundamentals v3 TS on C++20" author: - family: Thomas Köppe issued: year: 2020 URL: https://wg21.link/p2081r1 - id: P2082R0 citation-label: P2082R0 title: "Fixing CTAD for aggregates" author: - family: Timur Doumler issued: year: 2020 URL: https://wg21.link/p2082r0 - id: P2082R1 citation-label: P2082R1 title: "Fixing CTAD for aggregates" author: - family: Timur Doumler issued: year: 2020 URL: https://wg21.link/p2082r1 - id: P2085R0 citation-label: P2085R0 title: "Consistent defaulted comparisons" author: - family: S. Davis Herring issued: year: 2020 URL: https://wg21.link/p2085r0 - id: P2087R0 citation-label: P2087R0 title: "Reflection Naming: fix reflexpr" author: - family: Mihail Naydenov issued: year: 2020 URL: https://wg21.link/p2087r0 - id: P2088R0 citation-label: P2088R0 title: "Reflection Naming: Reification" author: - family: Mihail Naydenov issued: year: 2020 URL: https://wg21.link/p2088r0 - id: P2089R0 citation-label: P2089R0 title: "Function parameter constraints are too fragile" author: - family: Barry Revzin issued: year: 2020 URL: https://wg21.link/p2089r0 - id: P2091R0 citation-label: P2091R0 title: "Issues with Range Access CPOs" author: - family: Casey Carter issued: year: 2020 URL: https://wg21.link/p2091r0 - id: P2092R0 citation-label: P2092R0 title: "Disambiguating Nested-Requirements" author: - family: Daveed Vandevoorde, Hubert Tong issued: year: 2020 URL: https://wg21.link/p2092r0 - id: P2093R0 citation-label: P2093R0 title: "Formatted output" author: - family: Victor Zverovich issued: year: 2020 URL: https://wg21.link/p2093r0 - id: P2093R1 citation-label: P2093R1 title: "Formatted output" author: - family: Victor Zverovich issued: year: 2020 URL: https://wg21.link/p2093r1 - id: P2093R2 citation-label: P2093R2 title: "Formatted output" author: - family: Victor Zverovich issued: year: 2020 URL: https://wg21.link/p2093r2 - id: P2093R3 citation-label: P2093R3 title: "Formatted output" author: - family: Victor Zverovich issued: year: 2020 URL: https://wg21.link/p2093r3 - id: P2093R4 citation-label: P2093R4 title: "Formatted output" author: - family: Victor Zverovich issued: year: 2021 URL: https://wg21.link/p2093r4 - id: P2093R5 citation-label: P2093R5 title: "Formatted output" author: - family: Victor Zverovich issued: year: 2021 URL: https://wg21.link/p2093r5 - id: P2093R6 citation-label: P2093R6 title: "Formatted output" author: - family: Victor Zverovich issued: year: 2021 URL: https://wg21.link/p2093r6 - id: P2093R7 citation-label: P2093R7 title: "Formatted output" author: - family: Victor Zverovich issued: year: 2021 URL: https://wg21.link/p2093r7 - id: P2093R8 citation-label: P2093R8 title: "Formatted output" author: - family: Victor Zverovich issued: year: 2021 URL: https://wg21.link/p2093r8 - id: P2093R9 citation-label: P2093R9 title: "Formatted output" author: - family: Victor Zverovich issued: year: 2021 URL: https://wg21.link/p2093r9 - id: P2093R10 citation-label: P2093R10 title: "Formatted output" author: - family: Victor Zverovich issued: year: 2021 URL: https://wg21.link/p2093r10 - id: P2093R11 citation-label: P2093R11 title: "Formatted output" author: - family: Victor Zverovich issued: year: 2021 URL: https://wg21.link/p2093r11 - id: P2093R12 citation-label: P2093R12 title: "Formatted output" author: - family: Victor Zverovich issued: year: 2021 URL: https://wg21.link/p2093r12 - id: P2093R13 citation-label: P2093R13 title: "Formatted output" author: - family: Victor Zverovich issued: year: 2022 URL: https://wg21.link/p2093r13 - id: P2093R14 citation-label: P2093R14 title: "Formatted output" author: - family: Victor Zverovich issued: year: 2022 URL: https://wg21.link/p2093r14 - id: P2095R0 citation-label: P2095R0 title: "Resolve lambda init-capture pack grammar (CWG2378)" author: - family: Barry Revzin issued: year: 2020 URL: https://wg21.link/p2095r0 - id: P2096R0 citation-label: P2096R0 title: "Generalized wording for partial specializations" author: - family: James Touton issued: year: 2020 URL: https://wg21.link/p2096r0 - id: P2096R1 citation-label: P2096R1 title: "Generalized wording for partial specializations" author: - family: James Touton issued: year: 2020 URL: https://wg21.link/p2096r1 - id: P2096R2 citation-label: P2096R2 title: "Generalized wording for partial specializations" author: - family: James Touton issued: year: 2020 URL: https://wg21.link/p2096r2 - id: P2098R0 citation-label: P2098R0 title: "Proposing std::is_specialization_of" author: - family: Walter E Brown, Bob Steagall issued: year: 2020 URL: https://wg21.link/p2098r0 - id: P2098R1 citation-label: P2098R1 title: "Proposing std::is_specialization_of" author: - family: Walter E Brown, Bob Steagall issued: year: 2020 URL: https://wg21.link/p2098r1 - id: P2100R0 citation-label: P2100R0 title: "Keep unhandled_exception of a promise type mandatory - a response to US062 and FR066" author: - family: Michał Dominiak issued: year: 2020 URL: https://wg21.link/p2100r0 - id: P2101R0 citation-label: P2101R0 title: "\"Models\" subsumes \"satisfies\" (Wording for US298 and US300)" author: - family: Tim Song, Casey Carter issued: year: 2020 URL: https://wg21.link/p2101r0 - id: P2102R0 citation-label: P2102R0 title: "Make "implicit expression variations" more explicit (Wording for US185)" author: - family: Tim Song, Casey Carter issued: year: 2020 URL: https://wg21.link/p2102r0 - id: P2103R0 citation-label: P2103R0 title: "Core Language Changes for NB Comments at the February, 2020 (Prague) Meeting" author: - family: William M. (Mike) Miller issued: year: 2020 URL: https://wg21.link/p2103r0 - id: P2104R0 citation-label: P2104R0 title: "Resolution for GB046 - Disallow changing concept values" author: - family: Andrew Sutton, Roger Orr, Gabriel Dos Reis issued: year: 2020 URL: https://wg21.link/p2104r0 - id: P2106R0 citation-label: P2106R0 title: "Alternative wording for GB315 and GB316" author: - family: Tim Song issued: year: 2020 URL: https://wg21.link/p2106r0 - id: P2107R0 citation-label: P2107R0 title: "Core issue 2436: US064 Copy semantics of coroutine parameters" author: - family: Jens Maurer issued: year: 2020 URL: https://wg21.link/p2107r0 - id: P2108R0 citation-label: P2108R0 title: "Core Language Working Group \"ready\" issues for the February, 2020 (Prague) meeting" author: - family: William M. (Mike) Miller issued: year: 2020 URL: https://wg21.link/p2108r0 - id: P2109R0 citation-label: P2109R0 title: "US084: Disallow \"export import foo\" outside of module interface" author: - family: Nathan Sidwell issued: year: 2020 URL: https://wg21.link/p2109r0 - id: P2113R0 citation-label: P2113R0 title: "Proposed resolution for 2019 comment CA 112" author: - family: Hubert S.K. Tong issued: year: 2020 URL: https://wg21.link/p2113r0 - id: P2114R0 citation-label: P2114R0 title: "Minimial Contract Use Cases" author: - family: Joshua Berne, Ryan McDougall, Andrzej Krzemieński issued: year: 2020 URL: https://wg21.link/p2114r0 - id: P2115R0 citation-label: P2115R0 title: "US069: Merging of multiple definitions for unnamed unscoped enumerations" author: - family: Nathan Sidwell issued: year: 2020 URL: https://wg21.link/p2115r0 - id: P2116R0 citation-label: P2116R0 title: "Remove tuple-like protocol support from fixed-extent span" author: - family: Tim Song issued: year: 2020 URL: https://wg21.link/p2116r0 - id: P2117R0 citation-label: P2117R0 title: "C++ Standard Library Issues Resolved Directly In Prague" author: - family: Marshall Clow issued: year: 2020 URL: https://wg21.link/p2117r0 - id: P2119R0 citation-label: P2119R0 title: "Feedback on Simple Statistics functions" author: - family: Jolanta Opara issued: year: 2020 URL: https://wg21.link/p2119r0 - id: P2120R0 citation-label: P2120R0 title: "Simplified structured bindings protocol with pack aliases" author: - family: Barry Revzin issued: year: 2020 URL: https://wg21.link/p2120r0 - id: P2123R0 citation-label: P2123R0 title: "interfaces: A Facility to Manage ABI/API Evolution" author: - family: Hal Finkel, Tom Scogland issued: year: 2020 URL: https://wg21.link/p2123r0 - id: P2125R0 citation-label: P2125R0 title: "The Ecosystem Expense of Vocabulary Types" author: - family: Titus Winters issued: year: 2020 URL: https://wg21.link/p2125r0 - id: P2126R0 citation-label: P2126R0 title: "Unleashing the Power of Allocator-Aware (AA) Infrastructure" author: - family: Pablo Halpern, John Lakos issued: year: 2020 URL: https://wg21.link/p2126r0 - id: P2127R0 citation-label: P2127R0 title: "Making C++ Software Allocator Aware" author: - family: Pablo Halpern, John Lakos issued: year: 2024 URL: https://wg21.link/p2127r0 - id: P2128R0 citation-label: P2128R0 title: "Multidimensional subscript operator" author: - family: Corentin Jabot, Isabella Muerte, D. S. Hollman, Christian Trott, Mark Hoemmen issued: year: 2020 URL: https://wg21.link/p2128r0 - id: P2128R1 citation-label: P2128R1 title: "Multidimensional subscript operator" author: - family: Corentin Jabot, Isabella Muerte, Daisy Hollman, Christian Trott, Mark Hoemmen issued: year: 2020 URL: https://wg21.link/p2128r1 - id: P2128R2 citation-label: P2128R2 title: "Multidimensional subscript operator" author: - family: Corentin Jabot, Isabella Muerte, Daisy Hollman, Christian Trott, Mark Hoemmen issued: year: 2020 URL: https://wg21.link/p2128r2 - id: P2128R3 citation-label: P2128R3 title: "Multidimensional subscript operator" author: - family: Corentin Jabot, Isabella Muerte, Daisy Hollman, Christian Trott, Mark Hoemmen issued: year: 2021 URL: https://wg21.link/p2128r3 - id: P2128R4 citation-label: P2128R4 title: "Multidimensional subscript operator" author: - family: Corentin Jabot, Isabella Muerte, Daisy Hollman, Christian Trott, Mark Hoemmen issued: year: 2021 URL: https://wg21.link/p2128r4 - id: P2128R5 citation-label: P2128R5 title: "Multidimensional subscript operator" author: - family: Corentin Jabot, Isabella Muerte, Daisy Hollman, Christian Trott, Mark Hoemmen issued: year: 2021 URL: https://wg21.link/p2128r5 - id: P2128R6 citation-label: P2128R6 title: "Multidimensional subscript operator" author: - family: Corentin Jabot, Isabella Muerte, Daisy Hollman, Christian Trott, Mark Hoemmen issued: year: 2021 URL: https://wg21.link/p2128r6 - id: P2130R0 citation-label: P2130R0 title: "WG21 2020-02 Prague Record of Discussion" author: - family: Nina Ranns issued: year: 2020 URL: https://wg21.link/p2130r0 - id: P2131R0 citation-label: P2131R0 title: "Changes between C++17 and C++20" author: - family: Thomas Köppe issued: year: 2020 URL: https://wg21.link/p2131r0 - id: P2132R0 citation-label: P2132R0 title: "Language Evolution status after Prague 2020" author: - family: JF Bastien issued: year: 2020 URL: https://wg21.link/p2132r0 - id: P2133R0 citation-label: P2133R0 title: "The Incubator needs YOU!" author: - family: Pal Balog issued: year: 2020 URL: https://wg21.link/p2133r0 - id: P2134R0 citation-label: P2134R0 title: "Kaizen*: keep improving together!" author: - family: Pal Balog issued: year: 2020 URL: https://wg21.link/p2134r0 - id: P2135R1 citation-label: P2135R1 title: "P2055R1: A Relaxed Guide to memory_order_relaxed" author: - family: Paul E. McKenney, Hans Boehm and David Goldblatt issued: year: 2024 URL: https://wg21.link/p2135r1 - id: P2136R0 citation-label: P2136R0 title: "invoke" author: - family: Zhihao Yuan issued: year: 2020 URL: https://wg21.link/p2136r0 - id: P2136R1 citation-label: P2136R1 title: "invoke_r" author: - family: Zhihao Yuan issued: year: 2020 URL: https://wg21.link/p2136r1 - id: P2136R2 citation-label: P2136R2 title: "invoke_r" author: - family: Zhihao Yuan issued: year: 2020 URL: https://wg21.link/p2136r2 - id: P2136R3 citation-label: P2136R3 title: "invoke_r" author: - family: Zhihao Yuan issued: year: 2021 URL: https://wg21.link/p2136r3 - id: P2137R0 citation-label: P2137R0 title: "Goals and priorities for C++" author: - family: Chandler Carruth, Timothy Costa, Hal Finkel, Dmitri Gribenko, D. S. Hollman, Chris Kennelly, Thomas Köppe, Damien Lebrun-Grandie, Bryce Adelstein Lelbach, Josh Levenberg, Nevin Liber, Chris Palmer, Tom Scogland, Richard Smith, David Stone, Christian Trott, Titus Winters issued: year: 2020 URL: https://wg21.link/p2137r0 - id: P2138R0 citation-label: P2138R0 title: "Rules of Design<=>Wording engagement" author: - family: Ville Voutilainen issued: year: 2020 URL: https://wg21.link/p2138r0 - id: P2138R1 citation-label: P2138R1 title: "Rules of Design<=>Wording engagement" author: - family: Ville Voutilainen issued: year: 2020 URL: https://wg21.link/p2138r1 - id: P2138R2 citation-label: P2138R2 title: "Rules of Design<=>Wording engagement" author: - family: Ville Voutilainen issued: year: 2020 URL: https://wg21.link/p2138r2 - id: P2138R3 citation-label: P2138R3 title: "Rules of Design <=> Specification engagement" author: - family: Ville Voutilainen issued: year: 2020 URL: https://wg21.link/p2138r3 - id: P2138R4 citation-label: P2138R4 title: "Rules of Design<=>Specification engagement" author: - family: Ville Voutilainen issued: year: 2021 URL: https://wg21.link/p2138r4 - id: P2139R0 citation-label: P2139R0 title: "Reviewing Deprecated Facilities of C++20 for C++23" author: - family: Alisdair Meredith issued: year: 2020 URL: https://wg21.link/p2139r0 - id: P2139R1 citation-label: P2139R1 title: "Reviewing Deprecated Facilities of C++20 for C++23" author: - family: Alisdair Meredith issued: year: 2020 URL: https://wg21.link/p2139r1 - id: P2139R2 citation-label: P2139R2 title: "Reviewing Deprecated Facilities of C++20 for C++23" author: - family: Alisdair Meredith issued: year: 2020 URL: https://wg21.link/p2139r2 - id: P2141R0 citation-label: P2141R0 title: "Aggregates are named tuples" author: - family: Antony Polukhin issued: year: 2020 URL: https://wg21.link/p2141r0 - id: P2141R1 citation-label: P2141R1 title: "Aggregates are named tuples" author: - family: Antony Polukhin issued: year: 2023 URL: https://wg21.link/p2141r1 - id: P2141R2 citation-label: P2141R2 title: "Aggregates are named tuples" author: - family: Antony Polukhin issued: year: 2024 URL: https://wg21.link/p2141r2 - id: P2142R1 citation-label: P2142R1 title: "Allow '.' operator to work on pointers" author: - family: Jim Buckeyne issued: year: 2020 URL: https://wg21.link/p2142r1 - id: P2145R0 citation-label: P2145R0 title: "Evolving C++ Remotely" author: - family: Bryce Adelstein Lelbach, Titus Winters, Fabio Fracassi, Billy Baker, Nevin Liber, JF Bastien, David Stone, Botond Ballo, Tom Honermann issued: year: 2020 URL: https://wg21.link/p2145r0 - id: P2145R1 citation-label: P2145R1 title: "Evolving C++ Remotely" author: - family: Bryce Adelstein Lelbach, Titus Winters, Fabio Fracassi, Billy Baker, Nevin Liber, JF Bastien, David Stone, Botond Ballo, Tom Honermann issued: year: 2020 URL: https://wg21.link/p2145r1 - id: P2146R0 citation-label: P2146R0 title: "Modern std::byte stream IO for C++" author: - family: Amanda Kornoushenko issued: year: 2020 URL: https://wg21.link/p2146r0 - id: P2146R1 citation-label: P2146R1 title: "Modern std::byte stream IO for C++" author: - family: Amanda Kornoushenko issued: year: 2020 URL: https://wg21.link/p2146r1 - id: P2146R2 citation-label: P2146R2 title: "Modern std::byte stream IO for C++" author: - family: Amanda Kornoushenko issued: year: 2020 URL: https://wg21.link/p2146r2 - id: P2148R0 citation-label: P2148R0 title: "Library Evolution Design Guidelines" author: - family: CJ Johnson, Bryce Adelstein Lelbach issued: year: 2020 URL: https://wg21.link/p2148r0 - id: P2149R0 citation-label: P2149R0 title: "Remove system_executor" author: - family: Robert Leahy issued: year: 2020 URL: https://wg21.link/p2149r0 - id: P2150R0 citation-label: P2150R0 title: "Down with typename in the library!" author: - family: Alisdair Meredith issued: year: 2020 URL: https://wg21.link/p2150r0 - id: P2152R0 citation-label: P2152R0 title: "Querying the alignment of an object" author: - family: Inbal Levi issued: year: 2020 URL: https://wg21.link/p2152r0 - id: P2152R1 citation-label: P2152R1 title: "Querying the alignment of an object" author: - family: Inbal Levi issued: year: 2021 URL: https://wg21.link/p2152r1 - id: P2155R0 citation-label: P2155R0 title: "Policy property for describing adjacency" author: - family: Gordon Brown, Ruyman Reyes, Michael Wong, H. Carter Edwards, Thomas Rodgers, Mark Hoemmen, Tom Scogland issued: year: 2020 URL: https://wg21.link/p2155r0 - id: P2156R0 citation-label: P2156R0 title: "Allow Duplicate Attributes" author: - family: Erich Keane issued: year: 2020 URL: https://wg21.link/p2156r0 - id: P2156R1 citation-label: P2156R1 title: "Allow Duplicate Attributes" author: - family: Erich Keane issued: year: 2020 URL: https://wg21.link/p2156r1 - id: P2159R0 citation-label: P2159R0 title: "An Unbounded Decimal Floating-Point Type" author: - family: Bill Seymour issued: year: 2020 URL: https://wg21.link/p2159r0 - id: P2159R1 citation-label: P2159R1 title: "A Big Decimal Type" author: - family: Bill Seymour issued: year: 2023 URL: https://wg21.link/p2159r1 - id: P2160R0 citation-label: P2160R0 title: "Locks lock lockables (wording for LWG 2363)" author: - family: Tim Song issued: year: 2020 URL: https://wg21.link/p2160r0 - id: P2160R1 citation-label: P2160R1 title: "Locks lock lockables (wording for LWG 2363)" author: - family: Tim Song issued: year: 2020 URL: https://wg21.link/p2160r1 - id: P2161R0 citation-label: P2161R0 title: "Remove Default Candidate Executor" author: - family: Robert Leahy issued: year: 2020 URL: https://wg21.link/p2161r0 - id: P2161R1 citation-label: P2161R1 title: "Remove Default Candidate Executor" author: - family: Robert Leahy issued: year: 2020 URL: https://wg21.link/p2161r1 - id: P2161R2 citation-label: P2161R2 title: "Remove Default Candidate Executor" author: - family: Robert Leahy issued: year: 2020 URL: https://wg21.link/p2161r2 - id: P2162R0 citation-label: P2162R0 title: "Inheriting from std::variant (resolving LWG3052)" author: - family: Barry Revzin issued: year: 2020 URL: https://wg21.link/p2162r0 - id: P2162R1 citation-label: P2162R1 title: "Inheriting from std::variant (resolving LWG3052)" author: - family: Barry Revzin issued: year: 2020 URL: https://wg21.link/p2162r1 - id: P2162R2 citation-label: P2162R2 title: "Inheriting from std::variant (resolving LWG3052)" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2162r2 - id: P2163R0 citation-label: P2163R0 title: "Native tuples in C++" author: - family: Mike Spertus, Alex Damian issued: year: 2020 URL: https://wg21.link/p2163r0 - id: P2164R0 citation-label: P2164R0 title: "views::enumerate" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p2164r0 - id: P2164R1 citation-label: P2164R1 title: "views::enumerate" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p2164r1 - id: P2164R2 citation-label: P2164R2 title: "views::enumerate" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p2164r2 - id: P2164R3 citation-label: P2164R3 title: "views::enumerate" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p2164r3 - id: P2164R4 citation-label: P2164R4 title: "views::enumerate" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2164r4 - id: P2164R5 citation-label: P2164R5 title: "views::enumerate" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2164r5 - id: P2164R6 citation-label: P2164R6 title: "views::enumerate" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2164r6 - id: P2164R7 citation-label: P2164R7 title: "views::enumerate" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2164r7 - id: P2164R8 citation-label: P2164R8 title: "views::enumerate" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2164r8 - id: P2164R9 citation-label: P2164R9 title: "views::enumerate" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2164r9 - id: P2165R0 citation-label: P2165R0 title: "Comparing pair and tuples" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p2165r0 - id: P2165R1 citation-label: P2165R1 title: "Compatibility between tuple and tuple-like objects" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p2165r1 - id: P2165R2 citation-label: P2165R2 title: "Compatibility between tuple, pair and tuple-like objects" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2165r2 - id: P2165R3 citation-label: P2165R3 title: "Compatibility between tuple, pair and tuple-like objects" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2165r3 - id: P2165R4 citation-label: P2165R4 title: "Compatibility between tuple, pair and tuple-like objects" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2165r4 - id: P2166R0 citation-label: P2166R0 title: "A Proposal to Prohibit std::basic_string and std::basic_string_view construction from nullptr" author: - family: Yuriy Chernyshov issued: year: 2020 URL: https://wg21.link/p2166r0 - id: P2166R1 citation-label: P2166R1 title: "A Proposal to Prohibit std::basic_string and std::basic_string_view construction from nullptr" author: - family: Yuriy Chernyshov issued: year: 2020 URL: https://wg21.link/p2166r1 - id: P2167R0 citation-label: P2167R0 title: "Improved Proposed Wording for LWG 2114" author: - family: Daniel Krügler issued: year: 2020 URL: https://wg21.link/p2167r0 - id: P2167R1 citation-label: P2167R1 title: "Improved Proposed Wording for LWG 2114 (contextually convertible to bool)" author: - family: Daniel Krügler issued: year: 2021 URL: https://wg21.link/p2167r1 - id: P2167R2 citation-label: P2167R2 title: "Improved Proposed Wording for LWG 2114 (contextually convertible to bool)" author: - family: Daniel Krügler issued: year: 2022 URL: https://wg21.link/p2167r2 - id: P2167R3 citation-label: P2167R3 title: "Improved Proposed Wording for LWG 2114 (contextually convertible to bool)" author: - family: Daniel Krügler issued: year: 2022 URL: https://wg21.link/p2167r3 - id: P2168R0 citation-label: P2168R0 title: "generator: A Synchronous Coroutine Generator Compatible With Ranges" author: - family: Corentin Jabot, Lewis Baker issued: year: 2020 URL: https://wg21.link/p2168r0 - id: P2168R1 citation-label: P2168R1 title: "generator: A Synchronous Coroutine Generator Compatible With Ranges" author: - family: Corentin Jabot, Lewis Baker issued: year: 2021 URL: https://wg21.link/p2168r1 - id: P2168R2 citation-label: P2168R2 title: "generator: A Synchronous Coroutine Generator Compatible With Ranges" author: - family: Corentin Jabot, Lewis Baker issued: year: 2021 URL: https://wg21.link/p2168r2 - id: P2168R3 citation-label: P2168R3 title: "generator: A Synchronous Coroutine Generator Compatible With Ranges" author: - family: Corentin Jabot, Lewis Baker issued: year: 2021 URL: https://wg21.link/p2168r3 - id: P2169R0 citation-label: P2169R0 title: "A Nice Placeholder With No Name" author: - family: Corentin Jabot, Michael Park issued: year: 2020 URL: https://wg21.link/p2169r0 - id: P2169R1 citation-label: P2169R1 title: "A Nice Placeholder With No Name" author: - family: Corentin Jabot, Michael Park issued: year: 2020 URL: https://wg21.link/p2169r1 - id: P2169R2 citation-label: P2169R2 title: "A Nice Placeholder With No Name" author: - family: Corentin Jabot, Michael Park issued: year: 2020 URL: https://wg21.link/p2169r2 - id: P2169R3 citation-label: P2169R3 title: "A Nice Placeholder With No Name" author: - family: Corentin Jabot, Michael Park issued: year: 2022 URL: https://wg21.link/p2169r3 - id: P2169R4 citation-label: P2169R4 title: "A Nice Placeholder With No Name" author: - family: Corentin Jabot, Michael Park issued: year: 2023 URL: https://wg21.link/p2169r4 - id: P2170R0 citation-label: P2170R0 title: "Feedback on implementing the proposed std::error type" author: - family: Charles Salvia issued: year: 2020 URL: https://wg21.link/p2170r0 - id: P2171R0 citation-label: P2171R0 title: "Rebasing the Networking TS on C++20" author: - family: Jonathan Wakely issued: year: 2020 URL: https://wg21.link/p2171r0 - id: P2171R1 citation-label: P2171R1 title: "Rebasing the Networking TS on C++20 (revision 1)" author: - family: Jonathan Wakely issued: year: 2020 URL: https://wg21.link/p2171r1 - id: P2171R2 citation-label: P2171R2 title: "Rebasing the Networking TS on C++20 (revision 2)" author: - family: Jonathan Wakely issued: year: 2020 URL: https://wg21.link/p2171r2 - id: P2172R0 citation-label: P2172R0 title: "What do we want from a modularized Standard Library?" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p2172r0 - id: P2173R0 citation-label: P2173R0 title: "Attributes on Lambda-Expressions" author: - family: Daveed Vandevoorde, Inbal Levi, Ville Voutilainen issued: year: 2020 URL: https://wg21.link/p2173r0 - id: P2173R1 citation-label: P2173R1 title: "Attributes on Lambda-Expressions" author: - family: Daveed Vandevoorde, Inbal Levi, Ville Voutilainen issued: year: 2021 URL: https://wg21.link/p2173r1 - id: P2174R0 citation-label: P2174R0 title: "Compound Literals" author: - family: Zhihao Yuan issued: year: 2020 URL: https://wg21.link/p2174r0 - id: P2174R1 citation-label: P2174R1 title: "Compound Literals" author: - family: Zhihao Yuan issued: year: 2022 URL: https://wg21.link/p2174r1 - id: P2175R0 citation-label: P2175R0 title: "Composable cancellation for sender-based async operations" author: - family: Lewis Baker issued: year: 2020 URL: https://wg21.link/p2175r0 - id: P2176R0 citation-label: P2176R0 title: "A different take on inexpressible conditions" author: - family: Andrzej Krzemieński issued: year: 2020 URL: https://wg21.link/p2176r0 - id: P2178R0 citation-label: P2178R0 title: "Misc lexing and string handling improvements" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p2178r0 - id: P2178R1 citation-label: P2178R1 title: "Misc lexing and string handling improvements" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p2178r1 - id: P2179R0 citation-label: P2179R0 title: "SG16: Unicode meeting summaries 2020-01-08 through 2020-05-27" author: - family: Tom Honermann issued: year: 2020 URL: https://wg21.link/p2179r0 - id: P2181R0 citation-label: P2181R0 title: "Correcting the Design of Bulk Execution" author: - family: Jared Hoberock, Michael Garland issued: year: 2020 URL: https://wg21.link/p2181r0 - id: P2181R1 citation-label: P2181R1 title: "Correcting the Design of Bulk Execution" author: - family: Jared Hoberock, Michael Garland issued: year: 2020 URL: https://wg21.link/p2181r1 - id: P2182R0 citation-label: P2182R0 title: "Contract Support: Defining the Minimum Viable Feature Set" author: - family: Andrzej Krzemieński, Ryan McDougall, Joshua Berne issued: year: 2020 URL: https://wg21.link/p2182r0 - id: P2182R1 citation-label: P2182R1 title: "Contract Support: Defining the Minimum Viable Feature Set" author: - family: Andrzej Krzemieński, Joshua Berne, Ryan McDougall issued: year: 2020 URL: https://wg21.link/p2182r1 - id: P2183R0 citation-label: P2183R0 title: "Executors Review: Properties" author: - family: David Olsen, Ruslan Arutyunyan, Michael J. Voss, Michał Dominiak, Chris Kohlhoff, D.S. Hollman, Kirk Shoop, Inbal Levi issued: year: 2020 URL: https://wg21.link/p2183r0 - id: P2184R0 citation-label: P2184R0 title: "Thriving in a crowded and changing world: C++ 2006-2020" author: - family: Bjarne Stroustrup issued: year: 2020 URL: https://wg21.link/p2184r0 - id: P2185R0 citation-label: P2185R0 title: "Contracts Use Case Categorization" author: - family: Caleb Sunstrum issued: year: 2020 URL: https://wg21.link/p2185r0 - id: P2186R0 citation-label: P2186R0 title: "Removing Garbage Collection Support" author: - family: JF Bastien, Alisdair Meredith issued: year: 2020 URL: https://wg21.link/p2186r0 - id: P2186R1 citation-label: P2186R1 title: "Removing Garbage Collection Support" author: - family: JF Bastien, Alisdair Meredith issued: year: 2020 URL: https://wg21.link/p2186r1 - id: P2186R2 citation-label: P2186R2 title: "Removing Garbage Collection Support" author: - family: JF Bastien, Alisdair Meredith issued: year: 2021 URL: https://wg21.link/p2186r2 - id: P2187R0 citation-label: P2187R0 title: "std::swap_if, std::predictable" author: - family: Nathan Myers issued: year: 2020 URL: https://wg21.link/p2187r0 - id: P2187R3 citation-label: P2187R3 title: "std::swap_if, std::predictable" author: - family: Nathan Myers issued: year: 2020 URL: https://wg21.link/p2187r3 - id: P2187R4 citation-label: P2187R4 title: "std::swap_if, std::predictable" author: - family: Nathan Myers issued: year: 2020 URL: https://wg21.link/p2187r4 - id: P2187R5 citation-label: P2187R5 title: "std::swap_if, std::predictable" author: - family: Nathan Myers issued: year: 2020 URL: https://wg21.link/p2187r5 - id: P2188R0 citation-label: P2188R0 title: "Zap the Zap: Pointers should just be bags of bits" author: - family: Anthony Williams issued: year: 2020 URL: https://wg21.link/p2188r0 - id: P2188R1 citation-label: P2188R1 title: "Zap the Zap: Pointers are sometimes just bags of bits" author: - family: Anthony Williams issued: year: 2020 URL: https://wg21.link/p2188r1 - id: P2191R0 citation-label: P2191R0 title: "Modules: ADL & GMFs do not play together well (anymore)" author: - family: Nathan Sidwell issued: year: 2020 URL: https://wg21.link/p2191r0 - id: P2192R0 citation-label: P2192R0 title: "std::valstat - function return type" author: - family: Dusan B. Jovanovic issued: year: 2020 URL: https://wg21.link/p2192r0 - id: P2192R1 citation-label: P2192R1 title: "std::valstat - function return type" author: - family: Dusan B. Jovanovic issued: year: 2020 URL: https://wg21.link/p2192r1 - id: P2192R2 citation-label: P2192R2 title: "std::valstat -Transparent Returns Handling" author: - family: Dusan B. Jovanovic issued: year: 2020 URL: https://wg21.link/p2192r2 - id: P2192R3 citation-label: P2192R3 title: "std::valstat - Returns Handling" author: - family: Dusan B. Jovanovic issued: year: 2020 URL: https://wg21.link/p2192r3 - id: P2193R0 citation-label: P2193R0 title: "How to structure a teaching topic" author: - family: JC van WInkel, Bjarne Stroustrup, Florian Sattler issued: year: 2020 URL: https://wg21.link/p2193r0 - id: P2193R1 citation-label: P2193R1 title: "How to structure a teaching topic" author: - family: JC van WInkel, Bjarne Stroustrup, Florian Sattler issued: year: 2020 URL: https://wg21.link/p2193r1 - id: P2194R0 citation-label: P2194R0 title: "The character set of the internal representation should be Unicode" author: - family: Corentin Jabot, Peter Brett issued: year: 2020 URL: https://wg21.link/p2194r0 - id: P2195R0 citation-label: P2195R0 title: "Electronic Straw Polls" author: - family: Bryce Adelstein Lelbach issued: year: 2020 URL: https://wg21.link/p2195r0 - id: P2195R1 citation-label: P2195R1 title: "Electronic Straw Polls" author: - family: Bryce Adelstein Lelbach issued: year: 2020 URL: https://wg21.link/p2195r1 - id: P2195R2 citation-label: P2195R2 title: "Electronic Straw Polls" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2195r2 - id: P2196R0 citation-label: P2196R0 title: "A lifetime-extending forwarder" author: - family: Vincent Reverdy issued: year: 2020 URL: https://wg21.link/p2196r0 - id: P2197R0 citation-label: P2197R0 title: "Formatting for std::complex" author: - family: Michael Tesch, Victor Zverovich issued: year: 2020 URL: https://wg21.link/p2197r0 - id: P2198R0 citation-label: P2198R0 title: "Freestanding Feature-Test Macros and Implementation-Defined Extensions" author: - family: Ben Craig issued: year: 2020 URL: https://wg21.link/p2198r0 - id: P2198R1 citation-label: P2198R1 title: "Freestanding Feature-Test Macros and Implementation-Defined Extensions" author: - family: Ben Craig issued: year: 2020 URL: https://wg21.link/p2198r1 - id: P2198R2 citation-label: P2198R2 title: "Freestanding Feature-Test Macros and Implementation-Defined Extensions" author: - family: Ben Craig issued: year: 2021 URL: https://wg21.link/p2198r2 - id: P2198R3 citation-label: P2198R3 title: "Freestanding Feature-Test Macros and Implementation-Defined Extensions" author: - family: Ben Craig issued: year: 2021 URL: https://wg21.link/p2198r3 - id: P2198R4 citation-label: P2198R4 title: "Freestanding Feature-Test Macros and Implementation-Defined Extensions" author: - family: Ben Craig issued: year: 2021 URL: https://wg21.link/p2198r4 - id: P2198R5 citation-label: P2198R5 title: "Freestanding Feature-Test Macros and Implementation-Defined Extensions" author: - family: Ben Craig issued: year: 2022 URL: https://wg21.link/p2198r5 - id: P2198R6 citation-label: P2198R6 title: "Freestanding Feature-Test Macros and Implementation-Defined Extensions" author: - family: Ben Craig issued: year: 2022 URL: https://wg21.link/p2198r6 - id: P2198R7 citation-label: P2198R7 title: "Freestanding Feature-Test Macros and Implementation-Defined Extensions" author: - family: Ben Craig issued: year: 2022 URL: https://wg21.link/p2198r7 - id: P2199R0 citation-label: P2199R0 title: "Concepts to differentiate types" author: - family: Isabella Muerte issued: year: 2020 URL: https://wg21.link/p2199r0 - id: P2201R0 citation-label: P2201R0 title: "Mixed string literal concatenation" author: - family: Jens Maurer issued: year: 2020 URL: https://wg21.link/p2201r0 - id: P2201R1 citation-label: P2201R1 title: "Mixed string literal concatenation" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/p2201r1 - id: P2202R0 citation-label: P2202R0 title: "Senders/Receivers group Executors review report" author: - family: Gašper Ažman, Tony van Eerd, Thomas Rodgers, Tomasz Kamiński, Corentin Jabot, Robert Leahy, Gordon Brown, Kirk Shoop, Eric Niebler, Dietmar Kühl issued: year: 2020 URL: https://wg21.link/p2202r0 - id: P2203R0 citation-label: P2203R0 title: "LEWG Executors Customization Point Report" author: - family: Ryan McDougall, Tomasz Kamiński, Conor Hoekstra, Bryan St. Amour issued: year: 2020 URL: https://wg21.link/p2203r0 - id: P2205R0 citation-label: P2205R0 title: "Executors Review - Polymorphic Executor" author: - family: Inbal Levi, Ruslan Arutyunyan, Zach Laine, Tom Scogland, Dmitri Mokhov, Chris Kohlhoff, Daisy Hollman, Jared Hoberock issued: year: 2020 URL: https://wg21.link/p2205r0 - id: P2206R0 citation-label: P2206R0 title: "Executors Thread Pool review report" author: - family: Ruslan Arutyunyan, Ben Craig, Guy Davidson, Anuya Welling, Michael Voss, Tom Scogland, Chris Kohlhoff, Gordon Brown, Lee Howes issued: year: 2020 URL: https://wg21.link/p2206r0 - id: P2207R0 citation-label: P2207R0 title: "Executors review: concepts breakout group report" author: - family: Guy Davidson, Ben Craig, Robert Leahy, Michał Dominiak, Alexey Kukanov, Hartmut Kaiser, Daisy Hollman, Jared Hoberock, Gordon Brown issued: year: 2020 URL: https://wg21.link/p2207r0 - id: P2209R0 citation-label: P2209R0 title: "Bulk Schedule" author: - family: Lee Howes issued: year: 2020 URL: https://wg21.link/p2209r0 - id: P2210R0 citation-label: P2210R0 title: "Superior String Splitting" author: - family: Barry Revzin issued: year: 2020 URL: https://wg21.link/p2210r0 - id: P2210R1 citation-label: P2210R1 title: "Superior String Splitting" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2210r1 - id: P2210R2 citation-label: P2210R2 title: "Superior String Splitting" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2210r2 - id: P2211R0 citation-label: P2211R0 title: "Exhaustiveness Checking for Pattern Matching" author: - family: David Sankel, Sergei Murzin, Michael Park, Dan Sarginson issued: year: 2020 URL: https://wg21.link/p2211r0 - id: P2212R0 citation-label: P2212R0 title: "Relax Requirements for time_point::clock" author: - family: Alexey Dmitriev, Howard Hinnant issued: year: 2020 URL: https://wg21.link/p2212r0 - id: P2212R1 citation-label: P2212R1 title: "Relax Requirements for time_point::clock" author: - family: Alexey Dmitriev, Howard Hinnant issued: year: 2020 URL: https://wg21.link/p2212r1 - id: P2212R2 citation-label: P2212R2 title: "Relax Requirements for time_point::clock" author: - family: Alexey Dmitriev, Howard Hinnant issued: year: 2020 URL: https://wg21.link/p2212r2 - id: P2213R0 citation-label: P2213R0 title: "Executors Naming" author: - family: Amir Kirsh, Inbal Levi, Dan Raviv, Ran Regev, Dvir Yitzchaki, Andrei Zissu, Yehezkel Bernart, Michael Peeri issued: year: 2020 URL: https://wg21.link/p2213r0 - id: P2213R1 citation-label: P2213R1 title: "Executors Naming" author: - family: Amir Kirsh, Inbal Levi, Dan Raviv, Ran Regev, Dvir Yitzchaki, Andrei Zissu, Yehezkel Bernart, Michael Peeri issued: year: 2020 URL: https://wg21.link/p2213r1 - id: P2214R0 citation-label: P2214R0 title: "A Plan for C++23 Ranges" author: - family: Barry Revzin, Conor Hoekstra, Tim Song issued: year: 2020 URL: https://wg21.link/p2214r0 - id: P2214R1 citation-label: P2214R1 title: "A Plan for C++23 Ranges" author: - family: Barry Revzin, Conor Hoekstra, Tim Song issued: year: 2021 URL: https://wg21.link/p2214r1 - id: P2214R2 citation-label: P2214R2 title: "A Plan for C++23 Ranges" author: - family: Barry Revzin, Conor Hoekstra, Tim Song issued: year: 2022 URL: https://wg21.link/p2214r2 - id: P2215R0 citation-label: P2215R0 title: "\"Undefined behavior\" and the concurrency memory model" author: - family: Hans Boehm issued: year: 2020 URL: https://wg21.link/p2215r0 - id: P2215R1 citation-label: P2215R1 title: "\"Undefined behavior\" and the concurrency memory model" author: - family: Hans Boehm issued: year: 2020 URL: https://wg21.link/p2215r1 - id: P2216R0 citation-label: P2216R0 title: "std::format improvements" author: - family: Victor Zverovich issued: year: 2020 URL: https://wg21.link/p2216r0 - id: P2216R1 citation-label: P2216R1 title: "std::format improvements" author: - family: Victor Zverovich issued: year: 2020 URL: https://wg21.link/p2216r1 - id: P2216R2 citation-label: P2216R2 title: "std::format improvements" author: - family: Victor Zverovich issued: year: 2021 URL: https://wg21.link/p2216r2 - id: P2216R3 citation-label: P2216R3 title: "std::format improvements" author: - family: Victor Zverovich issued: year: 2021 URL: https://wg21.link/p2216r3 - id: P2217R0 citation-label: P2217R0 title: "SG16: Unicode meeting summaries 2020-06-10 through 2020-08-26" author: - family: Tom Honermann issued: year: 2020 URL: https://wg21.link/p2217r0 - id: P2218R0 citation-label: P2218R0 title: "More flexible optional::value_or()" author: - family: Marc Mutz issued: year: 2020 URL: https://wg21.link/p2218r0 - id: P2219R0 citation-label: P2219R0 title: "P0443 Executors Issues Needing Resolution" author: - family: Jared Hoberock issued: year: 2020 URL: https://wg21.link/p2219r0 - id: P2220R0 citation-label: P2220R0 title: "redefine properties in P0443" author: - family: Kirk Shoop issued: year: 2020 URL: https://wg21.link/p2220r0 - id: P2221R0 citation-label: P2221R0 title: "define P0443 cpos with tag_invoke" author: - family: Kirk Shoop issued: year: 2020 URL: https://wg21.link/p2221r0 - id: P2223R0 citation-label: P2223R0 title: "Trimming whitespaces before line splicing" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p2223r0 - id: P2223R1 citation-label: P2223R1 title: "Trimming whitespaces before line splicing" author: - family: Corentin Jabot issued: year: 2020 URL: https://wg21.link/p2223r1 - id: P2223R2 citation-label: P2223R2 title: "Trimming whitespaces before line splicing" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2223r2 - id: P2224R0 citation-label: P2224R0 title: "A Better bulk_schedule" author: - family: Michael Garland, Jared Hoberock Lee Howes issued: year: 2020 URL: https://wg21.link/p2224r0 - id: P2226R0 citation-label: P2226R0 title: "A function template to move from an object and reset it to its default constructed state" author: - family: Giuseppe D'Angelo issued: year: 2020 URL: https://wg21.link/p2226r0 - id: P2227R0 citation-label: P2227R0 title: "Update normative reference to POSIX" author: - family: Jonathan Wakely issued: year: 2020 URL: https://wg21.link/p2227r0 - id: P2228R0 citation-label: P2228R0 title: "Slide Deck for P1949 EWG Presentation 20200924" author: - family: Steve Downey issued: year: 2020 URL: https://wg21.link/p2228r0 - id: P2231R0 citation-label: P2231R0 title: "Add further constexpr support for optional/variant" author: - family: Barry Revzin issued: year: 2020 URL: https://wg21.link/p2231r0 - id: P2231R1 citation-label: P2231R1 title: "Add further constexpr support for optional/variant" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2231r1 - id: P2232R0 citation-label: P2232R0 title: "Zero-Overhead Deterministic Exceptions: Catching Values" author: - family: Emil Dotchevski issued: year: 2021 URL: https://wg21.link/p2232r0 - id: P2233R0 citation-label: P2233R0 title: "2020 Fall Library Evolution Polls" author: - family: Bryce Adelstein Lelbach issued: year: 2020 URL: https://wg21.link/p2233r0 - id: P2233R1 citation-label: P2233R1 title: "2020 Fall Library Evolution Polls" author: - family: Bryce Adelstein Lelbach issued: year: 2020 URL: https://wg21.link/p2233r1 - id: P2233R2 citation-label: P2233R2 title: "2020 Fall Library Evolution Polls" author: - family: Bryce Adelstein Lelbach issued: year: 2020 URL: https://wg21.link/p2233r2 - id: P2233R3 citation-label: P2233R3 title: "2020 Fall Library Evolution Polls" author: - family: Bryce Adelstein Lelbach issued: year: 2020 URL: https://wg21.link/p2233r3 - id: P2234R0 citation-label: P2234R0 title: "Consider a UB and IF-NDR Audit" author: - family: Scott Schurr issued: year: 2020 URL: https://wg21.link/p2234r0 - id: P2234R1 citation-label: P2234R1 title: "Consider a UB and IF-NDR Audit" author: - family: Scott Schurr issued: year: 2021 URL: https://wg21.link/p2234r1 - id: P2235R0 citation-label: P2235R0 title: "Disentangling schedulers and executors" author: - family: Ville Voutilainen issued: year: 2020 URL: https://wg21.link/p2235r0 - id: P2236R0 citation-label: P2236R0 title: "C++ Standard Library Issues to be moved in Virtual Plenary, Nov. 2020" author: - family: Jonathan Wakely issued: year: 2020 URL: https://wg21.link/p2236r0 - id: P2237R0 citation-label: P2237R0 title: "Metaprogramming" author: - family: Andrew Sutton issued: year: 2020 URL: https://wg21.link/p2237r0 - id: P2238R0 citation-label: P2238R0 title: "Core Language Working Group \"tentatively ready\" issues for the November, 2020 meeting" author: - family: William M. (Mike) Miller issued: year: 2020 URL: https://wg21.link/p2238r0 - id: P2242R0 citation-label: P2242R0 title: "Non-literal variables (and labels and gotos) in constexpr functions" author: - family: Ville Voutilainen issued: year: 2020 URL: https://wg21.link/p2242r0 - id: P2242R1 citation-label: P2242R1 title: "Non-literal variables (and labels and gotos) in constexpr functions" author: - family: Ville Voutilainen issued: year: 2021 URL: https://wg21.link/p2242r1 - id: P2242R2 citation-label: P2242R2 title: "Non-literal variables (and labels and gotos) in constexpr functions" author: - family: Ville Voutilainen issued: year: 2021 URL: https://wg21.link/p2242r2 - id: P2242R3 citation-label: P2242R3 title: "Non-literal variables (and labels and gotos) in constexpr functions" author: - family: Ville Voutilainen issued: year: 2021 URL: https://wg21.link/p2242r3 - id: P2244R0 citation-label: P2244R0 title: "SG14: Low Latency/Games/Embedded/Finance/Simulation Meeting Minutes" author: - family: Michael Wong issued: year: 2021 URL: https://wg21.link/p2244r0 - id: P2245R0 citation-label: P2245R0 title: "SG19: Machine Learning Meeting Minutes" author: - family: Michael Wong issued: year: 2021 URL: https://wg21.link/p2245r0 - id: P2246R0 citation-label: P2246R0 title: "Character encoding of diagnostic text" author: - family: Aaron Ballman issued: year: 2020 URL: https://wg21.link/p2246r0 - id: P2246R1 citation-label: P2246R1 title: "Character encoding of diagnostic text" author: - family: Aaron Ballman issued: year: 2021 URL: https://wg21.link/p2246r1 - id: P2247R0 citation-label: P2247R0 title: "2020 Library Evolution Report" author: - family: Bryce Adelstein Lelbach, Fabio Fracassi, Ben Craig, Billy Baker, Nevin Liber, Inbal Levi, Corentin Jabot issued: year: 2020 URL: https://wg21.link/p2247r0 - id: P2247R1 citation-label: P2247R1 title: "2020 Library Evolution Report" author: - family: Bryce Adelstein Lelbach, Fabio Fracassi, Ben Craig, Billy Baker, Nevin Liber, Inbal Levi, Corentin Jabot issued: year: 2020 URL: https://wg21.link/p2247r1 - id: P2248R0 citation-label: P2248R0 title: "Enabling list-initialization for algorithms" author: - family: Giuseppe D'Angelo issued: year: 2020 URL: https://wg21.link/p2248r0 - id: P2248R1 citation-label: P2248R1 title: "Enabling list-initialization for algorithms" author: - family: Giuseppe D'Angelo issued: year: 2020 URL: https://wg21.link/p2248r1 - id: P2248R2 citation-label: P2248R2 title: "Enabling list-initialization for algorithms" author: - family: Giuseppe D'Angelo issued: year: 2021 URL: https://wg21.link/p2248r2 - id: P2248R3 citation-label: P2248R3 title: "Enabling list-initialization for algorithms" author: - family: Giuseppe D'Angelo issued: year: 2021 URL: https://wg21.link/p2248r3 - id: P2248R4 citation-label: P2248R4 title: "Enabling list-initialization for algorithms" author: - family: Giuseppe D'Angelo issued: year: 2022 URL: https://wg21.link/p2248r4 - id: P2248R5 citation-label: P2248R5 title: "Enabling list-initialization for algorithms" author: - family: Giuseppe D'Angelo issued: year: 2022 URL: https://wg21.link/p2248r5 - id: P2248R6 citation-label: P2248R6 title: "Enabling list-initialization for algorithms" author: - family: Giuseppe D'Angelo issued: year: 2022 URL: https://wg21.link/p2248r6 - id: P2248R7 citation-label: P2248R7 title: "Enabling list-initialization for algorithms" author: - family: Giuseppe D'Angelo issued: year: 2022 URL: https://wg21.link/p2248r7 - id: P2248R8 citation-label: P2248R8 title: "Enabling list-initialization for algorithms" author: - family: Giuseppe D'Angelo issued: year: 2024 URL: https://wg21.link/p2248r8 - id: P2249R0 citation-label: P2249R0 title: "Mixed comparisons for smart pointers" author: - family: Giuseppe D'Angelo issued: year: 2021 URL: https://wg21.link/p2249r0 - id: P2249R1 citation-label: P2249R1 title: "Mixed comparisons for smart pointers" author: - family: Giuseppe D'Angelo issued: year: 2021 URL: https://wg21.link/p2249r1 - id: P2249R2 citation-label: P2249R2 title: "Mixed comparisons for smart pointers" author: - family: Giuseppe D'Angelo issued: year: 2021 URL: https://wg21.link/p2249r2 - id: P2249R3 citation-label: P2249R3 title: "Mixed comparisons for smart pointers" author: - family: Giuseppe D'Angelo issued: year: 2021 URL: https://wg21.link/p2249r3 - id: P2249R4 citation-label: P2249R4 title: "Mixed comparisons for smart pointers" author: - family: Giuseppe D'Angelo issued: year: 2022 URL: https://wg21.link/p2249r4 - id: P2249R5 citation-label: P2249R5 title: "Mixed comparisons for smart pointers" author: - family: Giuseppe D'Angelo issued: year: 2024 URL: https://wg21.link/p2249r5 - id: P2249R6 citation-label: P2249R6 title: "Mixed comparisons for smart pointers" author: - family: Giuseppe D'Angelo issued: year: 2024 URL: https://wg21.link/p2249r6 - id: P2250R0 citation-label: P2250R0 title: "Scheduler vs Executor" author: - family: Ruslan Arutyunyan, Michael Voss issued: year: 2020 URL: https://wg21.link/p2250r0 - id: P2251R0 citation-label: P2251R0 title: "Require span & basic_string_view to be Trivially Copyable" author: - family: Nevin Liber issued: year: 2020 URL: https://wg21.link/p2251r0 - id: P2251R1 citation-label: P2251R1 title: "Require span & basic_string_view to be Trivially Copyable" author: - family: Nevin Liber issued: year: 2021 URL: https://wg21.link/p2251r1 - id: P2253R0 citation-label: P2253R0 title: "SG16: Unicode meeting summaries 2020-09-09 through 2020-11-11" author: - family: Tom Honermann issued: year: 2020 URL: https://wg21.link/p2253r0 - id: P2254R0 citation-label: P2254R0 title: "Executors Beyond Invocables" author: - family: Jared Hoberock issued: year: 2020 URL: https://wg21.link/p2254r0 - id: P2255R0 citation-label: P2255R0 title: "A type trait to detect reference binding to temporary" author: - family: Tim Song issued: year: 2020 URL: https://wg21.link/p2255r0 - id: P2255R1 citation-label: P2255R1 title: "A type trait to detect reference binding to temporary" author: - family: Tim Song issued: year: 2021 URL: https://wg21.link/p2255r1 - id: P2255R2 citation-label: P2255R2 title: "A type trait to detect reference binding to temporary" author: - family: Tim Song issued: year: 2021 URL: https://wg21.link/p2255r2 - id: P2257R0 citation-label: P2257R0 title: "Blocking is an insufficient description for senders and receivers" author: - family: Dalton M. Woodard issued: year: 2020 URL: https://wg21.link/p2257r0 - id: P2259R0 citation-label: P2259R0 title: "Repairing input range adaptors and counted_iterator" author: - family: Tim Song issued: year: 2020 URL: https://wg21.link/p2259r0 - id: P2259R1 citation-label: P2259R1 title: "Repairing input range adaptors and counted_iterator" author: - family: Tim Song issued: year: 2021 URL: https://wg21.link/p2259r1 - id: P2260R0 citation-label: P2260R0 title: "WG21 2020-11 Virtual Meeting Record of Discussion" author: - family: Nina Ranns issued: year: 2020 URL: https://wg21.link/p2260r0 - id: P2262R0 citation-label: P2262R0 title: "2020 Fall Library Evolution Poll Outcomes" author: - family: Bryce Adelstein Lelbach issued: year: 2020 URL: https://wg21.link/p2262r0 - id: P2263R0 citation-label: P2263R0 title: "A call for a WG21 managed chat service" author: - family: Tom Honermann, Peter Bindels issued: year: 2020 URL: https://wg21.link/p2263r0 - id: P2263R1 citation-label: P2263R1 title: "A call for a WG21 managed chat service" author: - family: Tom Honermann, Peter Bindels issued: year: 2022 URL: https://wg21.link/p2263r1 - id: P2264R0 citation-label: P2264R0 title: "Make assert() macro user friendly for C and C++" author: - family: Peter Sommerlad issued: year: 2020 URL: https://wg21.link/p2264r0 - id: P2264R1 citation-label: P2264R1 title: "Make assert() macro user friendly for C and C++" author: - family: Peter Sommerlad issued: year: 2021 URL: https://wg21.link/p2264r1 - id: P2264R2 citation-label: P2264R2 title: "Make assert() macro user friendly for C and C++" author: - family: Peter Sommerlad issued: year: 2021 URL: https://wg21.link/p2264r2 - id: P2264R3 citation-label: P2264R3 title: "Make assert() macro user friendly for C and C++" author: - family: Peter Sommerlad issued: year: 2022 URL: https://wg21.link/p2264r3 - id: P2264R4 citation-label: P2264R4 title: "Make assert() macro user friendly for C and C++" author: - family: Peter Sommerlad issued: year: 2022 URL: https://wg21.link/p2264r4 - id: P2264R5 citation-label: P2264R5 title: "Make assert() macro user friendly for C and C++" author: - family: Peter Sommerlad issued: year: 2023 URL: https://wg21.link/p2264r5 - id: P2264R6 citation-label: P2264R6 title: "Make assert() macro user friendly for C and C++" author: - family: Peter Sommerlad issued: year: 2023 URL: https://wg21.link/p2264r6 - id: P2264R7 citation-label: P2264R7 title: "Make assert() macro user friendly for C and C++" author: - family: Peter Sommerlad issued: year: 2023 URL: https://wg21.link/p2264r7 - id: P2265R0 citation-label: P2265R0 title: "Renaming any_invocable" author: - family: Kevlin Henney issued: year: 2020 URL: https://wg21.link/p2265r0 - id: P2265R1 citation-label: P2265R1 title: "Renaming any_invocable" author: - family: Kevlin Henney issued: year: 2021 URL: https://wg21.link/p2265r1 - id: P2266R0 citation-label: P2266R0 title: "Simpler implicit move" author: - family: Arthur O'Dwyer issued: year: 2021 URL: https://wg21.link/p2266r0 - id: P2266R1 citation-label: P2266R1 title: "Simpler implicit move" author: - family: Arthur O'Dwyer issued: year: 2021 URL: https://wg21.link/p2266r1 - id: P2266R2 citation-label: P2266R2 title: "Simpler implicit move" author: - family: Arthur O'Dwyer issued: year: 2021 URL: https://wg21.link/p2266r2 - id: P2266R3 citation-label: P2266R3 title: "Simpler implicit move" author: - family: Arthur O'Dwyer issued: year: 2022 URL: https://wg21.link/p2266r3 - id: P2267R0 citation-label: P2267R0 title: "Library Evolution Policies" author: - family: Inbal Levi, Ben Craig, Fabio Fracassi issued: year: 2023 URL: https://wg21.link/p2267r0 - id: P2267R1 citation-label: P2267R1 title: "Library Evolution Policies" author: - family: Inbal Levi, Ben Craig, Fabio Fracassi issued: year: 2023 URL: https://wg21.link/p2267r1 - id: P2268R0 citation-label: P2268R0 title: "Freestanding Roadmap" author: - family: Ben Craig issued: year: 2020 URL: https://wg21.link/p2268r0 - id: P2272R0 citation-label: P2272R0 title: "Safety & Security Review Board" author: - family: Matthew Butler issued: year: 2020 URL: https://wg21.link/p2272r0 - id: P2273R0 citation-label: P2273R0 title: "Making std::unique_ptr constexpr" author: - family: Andreas Fertig issued: year: 2020 URL: https://wg21.link/p2273r0 - id: P2273R1 citation-label: P2273R1 title: "Making std::unique_ptr constexpr" author: - family: Andreas Fertig issued: year: 2021 URL: https://wg21.link/p2273r1 - id: P2273R2 citation-label: P2273R2 title: "Making std::unique_ptr constexpr" author: - family: Andreas Fertig issued: year: 2021 URL: https://wg21.link/p2273r2 - id: P2273R3 citation-label: P2273R3 title: "Making std::unique_ptr constexpr" author: - family: Andreas Fertig issued: year: 2021 URL: https://wg21.link/p2273r3 - id: P2274R0 citation-label: P2274R0 title: "C and C++ Compatibility Study Group" author: - family: Aaron Ballman issued: year: 2020 URL: https://wg21.link/p2274r0 - id: P2276R0 citation-label: P2276R0 title: "Fix std::cbegin(), std::ranges::cbegin, and cbegin() for span (fix of wrong fix of lwg3320)" author: - family: Nicolai Josuttis issued: year: 2021 URL: https://wg21.link/p2276r0 - id: P2276R1 citation-label: P2276R1 title: "Fix cbegin" author: - family: Nicolai Josuttis issued: year: 2021 URL: https://wg21.link/p2276r1 - id: P2277R0 citation-label: P2277R0 title: "Packs outside of Templates" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2277r0 - id: P2278R0 citation-label: P2278R0 title: "cbegin should always return a constant iterator" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2278r0 - id: P2278R1 citation-label: P2278R1 title: "cbegin should always return a constant iterator" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2278r1 - id: P2278R2 citation-label: P2278R2 title: "cbegin should always return a constant iterator" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2278r2 - id: P2278R3 citation-label: P2278R3 title: "cbegin should always return a constant iterator" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2278r3 - id: P2278R4 citation-label: P2278R4 title: "cbegin should always return a constant iterator" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2278r4 - id: P2279R0 citation-label: P2279R0 title: "We need a language mechanism for customization points" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2279r0 - id: P2280R0 citation-label: P2280R0 title: "Using unknown references in constant expressions" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2280r0 - id: P2280R1 citation-label: P2280R1 title: "Using unknown references in constant expressions" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2280r1 - id: P2280R2 citation-label: P2280R2 title: "Using unknown references in constant expressions" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2280r2 - id: P2280R3 citation-label: P2280R3 title: "Using unknown references in constant expressions" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2280r3 - id: P2280R4 citation-label: P2280R4 title: "Using unknown references in constant expressions" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2280r4 - id: P2281R0 citation-label: P2281R0 title: "Clarifying range adaptor objects" author: - family: Tim Song issued: year: 2021 URL: https://wg21.link/p2281r0 - id: P2281R1 citation-label: P2281R1 title: "Clarifying range adaptor objects" author: - family: Tim Song issued: year: 2021 URL: https://wg21.link/p2281r1 - id: P2283R0 citation-label: P2283R0 title: "constexpr for specialized memory algorithms" author: - family: Michael Schellenberger Costa issued: year: 2021 URL: https://wg21.link/p2283r0 - id: P2283R1 citation-label: P2283R1 title: "constexpr for specialized memory algorithms" author: - family: Michael Schellenberger Costa issued: year: 2021 URL: https://wg21.link/p2283r1 - id: P2283R2 citation-label: P2283R2 title: "constexpr for specialized memory algorithms" author: - family: Michael Schellenberger Costa issued: year: 2021 URL: https://wg21.link/p2283r2 - id: P2285R0 citation-label: P2285R0 title: "Are default function arguments in the immediate context?" author: - family: Andrzej Krzemieński, Tomasz Kamiński issued: year: 2021 URL: https://wg21.link/p2285r0 - id: P2286R0 citation-label: P2286R0 title: "Formatting Ranges" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2286r0 - id: P2286R1 citation-label: P2286R1 title: "Formatting Ranges" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2286r1 - id: P2286R2 citation-label: P2286R2 title: "Formatting Ranges" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2286r2 - id: P2286R3 citation-label: P2286R3 title: "Formatting Ranges" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2286r3 - id: P2286R4 citation-label: P2286R4 title: "Formatting Ranges" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2286r4 - id: P2286R5 citation-label: P2286R5 title: "Formatting Ranges" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2286r5 - id: P2286R6 citation-label: P2286R6 title: "Formatting Ranges" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2286r6 - id: P2286R7 citation-label: P2286R7 title: "Formatting Ranges" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2286r7 - id: P2286R8 citation-label: P2286R8 title: "Formatting Ranges" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2286r8 - id: P2287R0 citation-label: P2287R0 title: "Designated-initializers for base classes" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2287r0 - id: P2287R1 citation-label: P2287R1 title: "Designated-initializers for base classes" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2287r1 - id: P2287R2 citation-label: P2287R2 title: "Designated-initializers for base classes" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2287r2 - id: P2287R3 citation-label: P2287R3 title: "Designated-initializers for base classes" author: - family: Barry Revzin issued: year: 2024 URL: https://wg21.link/p2287r3 - id: P2289R0 citation-label: P2289R0 title: "2021 Winter Library Evolution Polls" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2289r0 - id: P2290R0 citation-label: P2290R0 title: "Delimited escape sequences" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2290r0 - id: P2290R1 citation-label: P2290R1 title: "Delimited escape sequences" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2290r1 - id: P2290R2 citation-label: P2290R2 title: "Delimited escape sequences" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2290r2 - id: P2290R3 citation-label: P2290R3 title: "Delimited escape sequences" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2290r3 - id: P2291R0 citation-label: P2291R0 title: "Add Constexpr Modifiers to Functions to_chars and from_chars for Integral Types in Header" author: - family: Daniil Goncharov, Karaev Alexander issued: year: 2021 URL: https://wg21.link/p2291r0 - id: P2291R1 citation-label: P2291R1 title: "Add Constexpr Modifiers to Functions to_chars and from_chars for Integral Types in Header" author: - family: Daniil Goncharov, Karaev Alexander issued: year: 2021 URL: https://wg21.link/p2291r1 - id: P2291R2 citation-label: P2291R2 title: "Add Constexpr Modifiers to Functions to_chars and from_chars for Integral Types in Header" author: - family: Daniil Goncharov, Karaev Alexander issued: year: 2021 URL: https://wg21.link/p2291r2 - id: P2291R3 citation-label: P2291R3 title: "Add Constexpr Modifiers to Functions to_chars and from_chars for Integral Types in Header" author: - family: Daniil Goncharov, Karaev Alexander issued: year: 2021 URL: https://wg21.link/p2291r3 - id: P2295R0 citation-label: P2295R0 title: "Correct UTF-8 handling during phase 1 of translation" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2295r0 - id: P2295R1 citation-label: P2295R1 title: "Correct UTF-8 handling during phase 1 of translation" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2295r1 - id: P2295R2 citation-label: P2295R2 title: "Support for UTF-8 as a portable source file encoding" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2295r2 - id: P2295R3 citation-label: P2295R3 title: "Support for UTF-8 as a portable source file encoding" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2295r3 - id: P2295R4 citation-label: P2295R4 title: "Support for UTF-8 as a portable source file encoding" author: - family: Corentin Jabot, Peter Brett issued: year: 2021 URL: https://wg21.link/p2295r4 - id: P2295R5 citation-label: P2295R5 title: "Support for UTF-8 as a portable source file encoding" author: - family: Corentin Jabot, Peter Brett issued: year: 2021 URL: https://wg21.link/p2295r5 - id: P2295R6 citation-label: P2295R6 title: "Support for UTF-8 as a portable source file encoding" author: - family: Corentin Jabot, Peter Brett issued: year: 2022 URL: https://wg21.link/p2295r6 - id: P2297R0 citation-label: P2297R0 title: "Wording improvements for encodings and character sets" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2297r0 - id: P2299R0 citation-label: P2299R0 title: "`mdspan` and CTAD" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2299r0 - id: P2299R1 citation-label: P2299R1 title: "`mdspan` and CTAD" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2299r1 - id: P2299R2 citation-label: P2299R2 title: "`mdspan` and CTAD" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2299r2 - id: P2299R3 citation-label: P2299R3 title: "`mdspan`s of All Dynamic Extents" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2299r3 - id: P2299R4 citation-label: P2299R4 title: "`mdspan`s of All Dynamic Extents" author: - family: Bryce Adelstein Lelbach issued: year: 2024 URL: https://wg21.link/p2299r4 - id: P2300R0 citation-label: P2300R0 title: "std::execution" author: - family: Michał Dominiak, Lewis Baker, Lee Howes, Michael Garland, Eric Niebler, Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2300r0 - id: P2300R1 citation-label: P2300R1 title: "std::execution" author: - family: Michał Dominiak, Lewis Baker, Lee Howes, Kirk Shoop, Michael Garland, Eric Niebler, Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2300r1 - id: P2300R2 citation-label: P2300R2 title: "std::execution" author: - family: Michał Dominiak, Lewis Baker, Lee Howes, Kirk Shoop, Michael Garland, Eric Niebler, Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2300r2 - id: P2300R3 citation-label: P2300R3 title: "`std::execution`" author: - family: Michał Dominiak, Lewis Baker, Lee Howes, Kirk Shoop, Michael Garland, Eric Niebler, Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2300r3 - id: P2300R4 citation-label: P2300R4 title: "std::execution" author: - family: Michał Dominiak, Lewis Baker, Lee Howes, Kirk Shoop, Michael Garland, Eric Niebler, Bryce Adelstein Lelbach issued: year: 2022 URL: https://wg21.link/p2300r4 - id: P2300R5 citation-label: P2300R5 title: "`std::execution`" author: - family: Michał Dominiak, Georgy Evtushenko, Lewis Baker, Lucian Radu Teodorescu, Lee Howes, Kirk Shoop, Michael Garland, Eric Niebler, Bryce Adelstein Lelbach issued: year: 2022 URL: https://wg21.link/p2300r5 - id: P2300R6 citation-label: P2300R6 title: "`std::execution`" author: - family: Michał Dominiak, Georgy Evtushenko, Lewis Baker, Lucian Radu Teodorescu, Lee Howes, Kirk Shoop, Michael Garland, Eric Niebler, Bryce Adelstein Lelbach issued: year: 2023 URL: https://wg21.link/p2300r6 - id: P2300R7 citation-label: P2300R7 title: "`std::execution`" author: - family: Eric Niebler, Michał Dominiak, Georgy Evtushenko, Lewis Baker, Lucian Radu Teodorescu, Lee Howes, Kirk Shoop, Michael Garland, Bryce Adelstein Lelbach issued: year: 2023 URL: https://wg21.link/p2300r7 - id: P2300R8 citation-label: P2300R8 title: "`std::execution`" author: - family: Eric Niebler, Michał Dominiak, Georgy Evtushenko, Lewis Baker, Lucian Radu Teodorescu, Lee Howes, Kirk Shoop, Michael Garland, Bryce Adelstein Lelbach issued: year: 2024 URL: https://wg21.link/p2300r8 - id: P2300R9 citation-label: P2300R9 title: "`std::execution`" author: - family: Eric Niebler, Michał Dominiak, Georgy Evtushenko, Lewis Baker, Lucian Radu Teodorescu, Lee Howes, Kirk Shoop, Michael Garland, Bryce Adelstein Lelbach issued: year: 2024 URL: https://wg21.link/p2300r9 - id: P2300R10 citation-label: P2300R10 title: "`std::execution`" author: - family: Eric Niebler, Michał Dominiak, Georgy Evtushenko, Lewis Baker, Lucian Radu Teodorescu, Lee Howes, Kirk Shoop, Michael Garland, Bryce Adelstein Lelbach issued: year: 2024 URL: https://wg21.link/p2300r10 - id: P2301R0 citation-label: P2301R0 title: "Add a pmr alias for std::stacktrace" author: - family: Steve Downey issued: year: 2021 URL: https://wg21.link/p2301r0 - id: P2301R1 citation-label: P2301R1 title: "Add a pmr alias for std::stacktrace" author: - family: Steve Downey issued: year: 2021 URL: https://wg21.link/p2301r1 - id: P2302R0 citation-label: P2302R0 title: "Prefer std::ranges::contains over std::basic_string_view::contains" author: - family: Christopher Di Bella issued: year: 2021 URL: https://wg21.link/p2302r0 - id: P2302R1 citation-label: P2302R1 title: "std::ranges::contains" author: - family: Christopher Di Bella issued: year: 2021 URL: https://wg21.link/p2302r1 - id: P2302R2 citation-label: P2302R2 title: "std::ranges::contains" author: - family: Christopher Di Bella issued: year: 2021 URL: https://wg21.link/p2302r2 - id: P2302R3 citation-label: P2302R3 title: "std::ranges::contains" author: - family: Christopher Di Bella issued: year: 2022 URL: https://wg21.link/p2302r3 - id: P2302R4 citation-label: P2302R4 title: "std::ranges::contains" author: - family: Christopher Di Bella issued: year: 2022 URL: https://wg21.link/p2302r4 - id: P2303R0 citation-label: P2303R0 title: "Function literals and value closures" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2303r0 - id: P2303R1 citation-label: P2303R1 title: "Function literals and value closures" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2303r1 - id: P2303R2 citation-label: P2303R2 title: "Function literals and value closures" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2303r2 - id: P2303R3 citation-label: P2303R3 title: "Function literals and value closures" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2303r3 - id: P2303R4 citation-label: P2303R4 title: "Basic lambdas for C" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2303r4 - id: P2304R0 citation-label: P2304R0 title: "Improve type generic programming" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2304r0 - id: P2304R1 citation-label: P2304R1 title: "Improve type generic programming" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2304r1 - id: P2304R2 citation-label: P2304R2 title: "Improve type generic programming" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2304r2 - id: P2304R3 citation-label: P2304R3 title: "Improve type generic programming" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2304r3 - id: P2305R0 citation-label: P2305R0 title: "Type inference for variable definitions and function returns" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2305r0 - id: P2305R1 citation-label: P2305R1 title: "Type inference for variable definitions and function returns" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2305r1 - id: P2305R2 citation-label: P2305R2 title: "Type inference for variable definitions and function returns" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2305r2 - id: P2305R3 citation-label: P2305R3 title: "Type inference for variable definitions and function returns" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2305r3 - id: P2305R4 citation-label: P2305R4 title: "Type inference for variable definitions and function returns" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2305r4 - id: P2305R5 citation-label: P2305R5 title: "Type inference for object definitions" author: - family: Jens Gustedt, Alex Gilding issued: year: 2022 URL: https://wg21.link/p2305r5 - id: P2306R0 citation-label: P2306R0 title: "Type-generic lambdas" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2306r0 - id: P2306R1 citation-label: P2306R1 title: "Type-generic lambdas" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2306r1 - id: P2306R2 citation-label: P2306R2 title: "Type-generic lambdas" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2306r2 - id: P2306R3 citation-label: P2306R3 title: "Type-generic lambdas" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2306r3 - id: P2307R0 citation-label: P2307R0 title: "Lvalue closures" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2307r0 - id: P2307R1 citation-label: P2307R1 title: "Lvalue closures" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2307r1 - id: P2307R2 citation-label: P2307R2 title: "Lvalue closures" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2307r2 - id: P2308R0 citation-label: P2308R0 title: "Template parameter initialization" author: - family: S. Davis Herring issued: year: 2023 URL: https://wg21.link/p2308r0 - id: P2308R1 citation-label: P2308R1 title: "Template parameter initialization" author: - family: S. Davis Herring issued: year: 2023 URL: https://wg21.link/p2308r1 - id: P2309R0 citation-label: P2309R0 title: "A common C/C++ core specification" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2309r0 - id: P2310R0 citation-label: P2310R0 title: "Revise spelling of keywords" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2310r0 - id: P2310R1 citation-label: P2310R1 title: "Revise spelling of keywords" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2310r1 - id: P2311R0 citation-label: P2311R0 title: "Make false and true first-class language features" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2311r0 - id: P2311R1 citation-label: P2311R1 title: "Make false and true first-class language features" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2311r1 - id: P2311R2 citation-label: P2311R2 title: "Make false and true first-class language features" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2311r2 - id: P2312R0 citation-label: P2312R0 title: "Introduce the nullptr constant" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2312r0 - id: P2312R1 citation-label: P2312R1 title: "Introduce the nullptr constant" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2312r1 - id: P2313R0 citation-label: P2313R0 title: "Core Language Working Group \"tentatively ready\" issues for the February, 2021 meeting" author: - family: William M. (Mike) Miller issued: year: 2021 URL: https://wg21.link/p2313r0 - id: P2314R0 citation-label: P2314R0 title: "Character sets and encodings" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/p2314r0 - id: P2314R1 citation-label: P2314R1 title: "Character sets and encodings" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/p2314r1 - id: P2314R2 citation-label: P2314R2 title: "Character sets and encodings" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/p2314r2 - id: P2314R3 citation-label: P2314R3 title: "Character sets and encodings" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/p2314r3 - id: P2314R4 citation-label: P2314R4 title: "Character sets and encodings" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/p2314r4 - id: P2315R0 citation-label: P2315R0 title: "C++ Standard Library Issues to be moved in Virtual Plenary, Feb. 2021" author: - family: Jonathan Wakely issued: year: 2021 URL: https://wg21.link/p2315r0 - id: P2316R0 citation-label: P2316R0 title: "Consistent character literal encoding" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2316r0 - id: P2316R1 citation-label: P2316R1 title: "Consistent character literal encoding" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2316r1 - id: P2316R2 citation-label: P2316R2 title: "Consistent character literal encoding" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2316r2 - id: P2317R0 citation-label: P2317R0 title: "C++ - An Invisible foundation of everything" author: - family: Bjarne Stroustrup issued: year: 2021 URL: https://wg21.link/p2317r0 - id: P2318R0 citation-label: P2318R0 title: "A Provenance-aware Memory Object Model for C" author: - family: Jens Gustedt, Peter Sewell, Kayvan Memarian, Victor B. F. Gomes, Martin Uecker issued: year: 2021 URL: https://wg21.link/p2318r0 - id: P2318R1 citation-label: P2318R1 title: "A Provenance-aware Memory Object Model for C" author: - family: Jens Gustedt, Peter Sewell, Kayvan Memarian, Victor B. F. Gomes, Martin Uecker issued: year: 2021 URL: https://wg21.link/p2318r1 - id: P2319R0 citation-label: P2319R0 title: "Prevent path presentation problems" author: - family: Victor Zverovich issued: year: 2024 URL: https://wg21.link/p2319r0 - id: P2319R1 citation-label: P2319R1 title: "Prevent path presentation problems" author: - family: Victor Zverovich issued: year: 2024 URL: https://wg21.link/p2319r1 - id: P2319R2 citation-label: P2319R2 title: "Prevent path presentation problems" author: - family: Victor Zverovich issued: year: 2024 URL: https://wg21.link/p2319r2 - id: P2320R0 citation-label: P2320R0 title: "The Syntax of Static Reflection" author: - family: Andrew Sutton, Wyatt Childers, Daveed Vandevoorde issued: year: 2021 URL: https://wg21.link/p2320r0 - id: P2321R0 citation-label: P2321R0 title: "zip" author: - family: Tim Song issued: year: 2021 URL: https://wg21.link/p2321r0 - id: P2321R1 citation-label: P2321R1 title: "zip" author: - family: Tim Song issued: year: 2021 URL: https://wg21.link/p2321r1 - id: P2321R2 citation-label: P2321R2 title: "zip" author: - family: Tim Song issued: year: 2021 URL: https://wg21.link/p2321r2 - id: P2322R0 citation-label: P2322R0 title: "ranges::fold" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2322r0 - id: P2322R1 citation-label: P2322R1 title: "ranges::fold" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2322r1 - id: P2322R2 citation-label: P2322R2 title: "ranges::fold" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2322r2 - id: P2322R3 citation-label: P2322R3 title: "ranges::fold" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2322r3 - id: P2322R4 citation-label: P2322R4 title: "ranges::fold" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2322r4 - id: P2322R5 citation-label: P2322R5 title: "ranges::fold" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2322r5 - id: P2322R6 citation-label: P2322R6 title: "ranges::fold" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2322r6 - id: P2323R0 citation-label: P2323R0 title: "maybe_unused attribute for labels" author: - family: Martin Uecker issued: year: 2021 URL: https://wg21.link/p2323r0 - id: P2324R0 citation-label: P2324R0 title: "Labels at the end of compound statements (C compatibility)" author: - family: Martin Uecker issued: year: 2021 URL: https://wg21.link/p2324r0 - id: P2324R1 citation-label: P2324R1 title: "Labels at the end of compound statements (C compatibility)" author: - family: Martin Uecker issued: year: 2021 URL: https://wg21.link/p2324r1 - id: P2324R2 citation-label: P2324R2 title: "Labels at the end of compound statements (C compatibility)" author: - family: Martin Uecker issued: year: 2022 URL: https://wg21.link/p2324r2 - id: P2325R0 citation-label: P2325R0 title: "Views should not be required to be default constructible" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2325r0 - id: P2325R1 citation-label: P2325R1 title: "Views should not be required to be default constructible" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2325r1 - id: P2325R2 citation-label: P2325R2 title: "Views should not be required to be default constructible" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2325r2 - id: P2325R3 citation-label: P2325R3 title: "Views should not be required to be default constructible" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2325r3 - id: P2327R0 citation-label: P2327R0 title: "De-deprecating volatile compound assignment" author: - family: Paul Bendixen, Jens Maurer, Arthur O'Dwyer, Ben Saks issued: year: 2021 URL: https://wg21.link/p2327r0 - id: P2327R1 citation-label: P2327R1 title: "De-deprecating volatile compound operations" author: - family: Paul M. Bendixen, Jens Maurer, Arthur O'Dwyer, Ben Saks issued: year: 2021 URL: https://wg21.link/p2327r1 - id: P2328R0 citation-label: P2328R0 title: "join_view should join all views of ranges" author: - family: Tim Song issued: year: 2021 URL: https://wg21.link/p2328r0 - id: P2328R1 citation-label: P2328R1 title: "join_view should join all views of ranges" author: - family: Tim Song issued: year: 2021 URL: https://wg21.link/p2328r1 - id: P2329R0 citation-label: P2329R0 title: "Move, Copy, and Locality at Scale" author: - family: Pablo Halpern issued: year: 2021 URL: https://wg21.link/p2329r0 - id: P2330R0 citation-label: P2330R0 title: "WG21 2021-02 Virtual Meeting Record of Discussion" author: - family: Nina Ranns issued: year: 2021 URL: https://wg21.link/p2330r0 - id: P2331R0 citation-label: P2331R0 title: "Unsequenced functions" author: - family: Étienne Alepins, Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2331r0 - id: P2332R0 citation-label: P2332R0 title: "Establishing std::hive as replacement name for the proposed std::colony container" author: - family: Matthew Bentley, Ville Voutilainen, Gašper Ažman issued: year: 2021 URL: https://wg21.link/p2332r0 - id: P2333R0 citation-label: P2333R0 title: "2021 Winter Library Evolution Poll Outcomes" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2333r0 - id: P2334R0 citation-label: P2334R0 title: "Add support for preprocessing directives elifdef and elifndef" author: - family: Melanie Blower issued: year: 2021 URL: https://wg21.link/p2334r0 - id: P2334R1 citation-label: P2334R1 title: "Add support for preprocessing directives elifdef and elifndef" author: - family: Melanie Blower issued: year: 2021 URL: https://wg21.link/p2334r1 - id: P2337R0 citation-label: P2337R0 title: "Less constexpr for " author: - family: Nicholas G Timmons issued: year: 2021 URL: https://wg21.link/p2337r0 - id: P2338R0 citation-label: P2338R0 title: "Freestanding Library: Character primitives and the C library" author: - family: Ben Craig issued: year: 2021 URL: https://wg21.link/p2338r0 - id: P2338R1 citation-label: P2338R1 title: "Freestanding Library: Character primitives and the C library" author: - family: Ben Craig issued: year: 2021 URL: https://wg21.link/p2338r1 - id: P2338R2 citation-label: P2338R2 title: "Freestanding Library: Character primitives and the C library" author: - family: Ben Craig issued: year: 2021 URL: https://wg21.link/p2338r2 - id: P2338R3 citation-label: P2338R3 title: "Freestanding Library: Character primitives and the C library" author: - family: Ben Craig issued: year: 2022 URL: https://wg21.link/p2338r3 - id: P2338R4 citation-label: P2338R4 title: "Freestanding Library: Character primitives and the C library" author: - family: Ben Craig issued: year: 2023 URL: https://wg21.link/p2338r4 - id: P2339R0 citation-label: P2339R0 title: "Contract violation handlers" author: - family: Andrzej Krzemieński issued: year: 2021 URL: https://wg21.link/p2339r0 - id: P2340R0 citation-label: P2340R0 title: "Clarifying the status of the ‘C headers’" author: - family: Thomas Köppe issued: year: 2021 URL: https://wg21.link/p2340r0 - id: P2340R1 citation-label: P2340R1 title: "Clarifying the status of the \"C headers\"" author: - family: Thomas Köppe issued: year: 2021 URL: https://wg21.link/p2340r1 - id: P2342R0 citation-label: P2342R0 title: "For a Few Punctuators More" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2342r0 - id: P2345R0 citation-label: P2345R0 title: "Relaxing Requirements of Moved-From Objects" author: - family: Sean Parent issued: year: 2021 URL: https://wg21.link/p2345r0 - id: P2347R0 citation-label: P2347R0 title: "Argument type deduction for non-trailing parameter packs" author: - family: Corentin Jabot, Bruno Manganelli issued: year: 2021 URL: https://wg21.link/p2347r0 - id: P2347R1 citation-label: P2347R1 title: "Argument type deduction for non-trailing parameter packs" author: - family: Corentin Jabot, Bruno Manganelli issued: year: 2021 URL: https://wg21.link/p2347r1 - id: P2347R2 citation-label: P2347R2 title: "Argument type deduction for non-trailing parameter packs" author: - family: Corentin Jabot, Bruno Manganelli issued: year: 2021 URL: https://wg21.link/p2347r2 - id: P2348R0 citation-label: P2348R0 title: "Whitespaces Wording Revamp" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2348r0 - id: P2348R1 citation-label: P2348R1 title: "Whitespaces Wording Revamp" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2348r1 - id: P2348R2 citation-label: P2348R2 title: "Whitespaces Wording Revamp" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2348r2 - id: P2348R3 citation-label: P2348R3 title: "Whitespaces Wording Revamp" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2348r3 - id: P2350R0 citation-label: P2350R0 title: "constexpr class" author: - family: Andreas Fertig issued: year: 2021 URL: https://wg21.link/p2350r0 - id: P2350R1 citation-label: P2350R1 title: "constexpr class" author: - family: Andreas Fertig issued: year: 2021 URL: https://wg21.link/p2350r1 - id: P2350R2 citation-label: P2350R2 title: "constexpr class" author: - family: Andreas Fertig issued: year: 2021 URL: https://wg21.link/p2350r2 - id: P2351R0 citation-label: P2351R0 title: "Mark all library static cast wrappers as [[nodiscard]]" author: - family: Hana Dusíková issued: year: 2021 URL: https://wg21.link/p2351r0 - id: P2352R0 citation-label: P2352R0 title: "SG16: Unicode meeting summaries 2020-12-09 through 2021-03-24" author: - family: Tom Honermann issued: year: 2021 URL: https://wg21.link/p2352r0 - id: P2353R0 citation-label: P2353R0 title: "Metaprograms and fragments are needed in comma-separated contexts" author: - family: David Rector issued: year: 2021 URL: https://wg21.link/p2353r0 - id: P2355R0 citation-label: P2355R0 title: "Postfix fold expressions" author: - family: S. Davis Herring issued: year: 2021 URL: https://wg21.link/p2355r0 - id: P2355R1 citation-label: P2355R1 title: "Postfix fold expressions" author: - family: S. Davis Herring issued: year: 2023 URL: https://wg21.link/p2355r1 - id: P2355R2 citation-label: P2355R2 title: "Postfix fold expressions" author: - family: S. Davis Herring issued: year: 2024 URL: https://wg21.link/p2355r2 - id: P2356R0 citation-label: P2356R0 title: "Implementing Factory builder on top of P2320" author: - family: Matus Chochlik issued: year: 2021 URL: https://wg21.link/p2356r0 - id: P2358R0 citation-label: P2358R0 title: "Defining Contracts" author: - family: Gašper Ažman, John McFarlane, Bronek Kozicki issued: year: 2021 URL: https://wg21.link/p2358r0 - id: P2360R0 citation-label: P2360R0 title: "Extend init-statement to allow alias-declaration" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/p2360r0 - id: P2361R0 citation-label: P2361R0 title: "Unevaluated string literals" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2361r0 - id: P2361R1 citation-label: P2361R1 title: "Unevaluated string literals" author: - family: Corentin Jabot, Aaron Ballman issued: year: 2021 URL: https://wg21.link/p2361r1 - id: P2361R2 citation-label: P2361R2 title: "Unevaluated strings" author: - family: Corentin Jabot, Aaron Ballman issued: year: 2021 URL: https://wg21.link/p2361r2 - id: P2361R3 citation-label: P2361R3 title: "Unevaluated strings" author: - family: Corentin Jabot, Aaron Ballman issued: year: 2021 URL: https://wg21.link/p2361r3 - id: P2361R4 citation-label: P2361R4 title: "Unevaluated strings" author: - family: Corentin Jabot, Aaron Ballman issued: year: 2021 URL: https://wg21.link/p2361r4 - id: P2361R5 citation-label: P2361R5 title: "Unevaluated strings" author: - family: Corentin Jabot, Aaron Ballman issued: year: 2022 URL: https://wg21.link/p2361r5 - id: P2361R6 citation-label: P2361R6 title: "Unevaluated strings" author: - family: Corentin Jabot, Aaron Ballman issued: year: 2023 URL: https://wg21.link/p2361r6 - id: P2362R0 citation-label: P2362R0 title: "Make obfuscating wide character literals ill-formed" author: - family: Peter Brett, Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2362r0 - id: P2362R1 citation-label: P2362R1 title: "Remove non-encodable wide character literals and multicharacter wide character literals" author: - family: Peter Brett, Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2362r1 - id: P2362R2 citation-label: P2362R2 title: "Remove non-encodable wide character literals and multicharacter wide character literals" author: - family: Peter Brett, Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2362r2 - id: P2362R3 citation-label: P2362R3 title: "Remove non-encodable wide character literals and multicharacter wide character literals" author: - family: Peter Brett, Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2362r3 - id: P2363R0 citation-label: P2363R0 title: "Extending associative containers with the remaining heterogeneous overloads" author: - family: Konstantin Boyarinov, Sergey Vinogradov, Ruslan Arutyunyan issued: year: 2021 URL: https://wg21.link/p2363r0 - id: P2363R1 citation-label: P2363R1 title: "Extending associative containers with the remaining heterogeneous overloads" author: - family: Konstantin Boyarinov, Sergey Vinogradov, Ruslan Arutyunyan issued: year: 2021 URL: https://wg21.link/p2363r1 - id: P2363R2 citation-label: P2363R2 title: "Extending associative containers with the remaining heterogeneous overloads" author: - family: Konstantin Boyarinov, Sergey Vinogradov, Ruslan Arutyunyan issued: year: 2021 URL: https://wg21.link/p2363r2 - id: P2363R3 citation-label: P2363R3 title: "Extending associative containers with the remaining heterogeneous overloads" author: - family: Konstantin Boyarinov, Sergey Vinogradov, Ruslan Arutyunyan issued: year: 2022 URL: https://wg21.link/p2363r3 - id: P2363R4 citation-label: P2363R4 title: "Extending associative containers with the remaining heterogeneous overloads" author: - family: Konstantin Boyarinov, Sergey Vinogradov, Ruslan Arutyunyan issued: year: 2023 URL: https://wg21.link/p2363r4 - id: P2363R5 citation-label: P2363R5 title: "Extending associative containers with the remaining heterogeneous overloads" author: - family: Konstantin Boyarinov, Sergey Vinogradov, Ruslan Arutyunyan issued: year: 2023 URL: https://wg21.link/p2363r5 - id: P2367R0 citation-label: P2367R0 title: "Remove misuses of list-initialization from Clause 24" author: - family: Tim Song issued: year: 2021 URL: https://wg21.link/p2367r0 - id: P2368R0 citation-label: P2368R0 title: "2021 Spring Library Evolution Polls" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2368r0 - id: P2368R1 citation-label: P2368R1 title: "2021 Spring Library Evolution Polls" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2368r1 - id: P2370R0 citation-label: P2370R0 title: "Stacktrace from exception" author: - family: Andrei Nekrashevich, Antony Polukhin issued: year: 2021 URL: https://wg21.link/p2370r0 - id: P2370R1 citation-label: P2370R1 title: "Stacktrace from exception" author: - family: Andrei Nekrashevich, Antony Polukhin issued: year: 2021 URL: https://wg21.link/p2370r1 - id: P2370R2 citation-label: P2370R2 title: "Stacktrace from exception" author: - family: Andrei Nekrashevich, Antony Polukhin issued: year: 2022 URL: https://wg21.link/p2370r2 - id: P2372R0 citation-label: P2372R0 title: "Fixing locale handling in chrono formatters" author: - family: Victor Zverovich, Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2372r0 - id: P2372R1 citation-label: P2372R1 title: "Fixing locale handling in chrono formatters" author: - family: Victor Zverovich, Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2372r1 - id: P2372R2 citation-label: P2372R2 title: "Fixing locale handling in chrono formatters" author: - family: Victor Zverovich, Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2372r2 - id: P2372R3 citation-label: P2372R3 title: "Fixing locale handling in chrono formatters" author: - family: Victor Zverovich, Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2372r3 - id: P2374R0 citation-label: P2374R0 title: "views::cartesian_product" author: - family: Sy Brand issued: year: 2021 URL: https://wg21.link/p2374r0 - id: P2374R1 citation-label: P2374R1 title: "views::cartesian_product" author: - family: Sy Brand issued: year: 2021 URL: https://wg21.link/p2374r1 - id: P2374R2 citation-label: P2374R2 title: "views::cartesian_product" author: - family: Sy Brand, Michał Dominiak issued: year: 2021 URL: https://wg21.link/p2374r2 - id: P2374R3 citation-label: P2374R3 title: "views::cartesian_product" author: - family: Sy Brand, Michał Dominiak issued: year: 2021 URL: https://wg21.link/p2374r3 - id: P2374R4 citation-label: P2374R4 title: "views::cartesian_product" author: - family: Sy Brand, Michał Dominiak issued: year: 2022 URL: https://wg21.link/p2374r4 - id: P2375R0 citation-label: P2375R0 title: "Generalisation of nth_element to a range of nths" author: - family: Johan Lundberg issued: year: 2021 URL: https://wg21.link/p2375r0 - id: P2375R1 citation-label: P2375R1 title: "Generalisation of nth_element to a range of nths" author: - family: Johan Lundberg issued: year: 2022 URL: https://wg21.link/p2375r1 - id: P2376R0 citation-label: P2376R0 title: "Comments on Simple Statistical Functions (p1708r4): Contracts, Exceptions and Special cases" author: - family: Johan Lundberg issued: year: 2021 URL: https://wg21.link/p2376r0 - id: P2377R0 citation-label: P2377R0 title: "[[nodiscard]] in the Standard Library: Clause 23 Iterators library" author: - family: Christopher Di Bella issued: year: 2021 URL: https://wg21.link/p2377r0 - id: P2378R0 citation-label: P2378R0 title: "Properly define blocks as part of the grammar" author: - family: Jens Gustedt, Martin Uecker issued: year: 2021 URL: https://wg21.link/p2378r0 - id: P2378R1 citation-label: P2378R1 title: "Properly define blocks as part of the grammar" author: - family: Jens Gustedt, Martin Uecker issued: year: 2021 URL: https://wg21.link/p2378r1 - id: P2380R0 citation-label: P2380R0 title: "reference_wrapper Associations" author: - family: Robert Leahy issued: year: 2021 URL: https://wg21.link/p2380r0 - id: P2380R1 citation-label: P2380R1 title: "reference_wrapper Associations" author: - family: Robert Leahy issued: year: 2021 URL: https://wg21.link/p2380r1 - id: P2381R0 citation-label: P2381R0 title: "Pattern Matching with Exception Handling" author: - family: Jarrad J. Waterloo issued: year: 2021 URL: https://wg21.link/p2381r0 - id: P2382R0 citation-label: P2382R0 title: "Presentation Slides for P2123R0" author: - family: Hal Finkel issued: year: 2021 URL: https://wg21.link/p2382r0 - id: P2384R0 citation-label: P2384R0 title: "2021 Spring Library Evolution Poll Outcomes" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2384r0 - id: P2384R1 citation-label: P2384R1 title: "2021 Spring Library Evolution Poll Outcomes" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2384r1 - id: P2385R0 citation-label: P2385R0 title: "C++ Standard Library Issues to be moved in Virtual Plenary, June 2021" author: - family: Jonathan Wakely issued: year: 2021 URL: https://wg21.link/p2385r0 - id: P2386R0 citation-label: P2386R0 title: "Core Language Working Group \"ready\" Issues for the June, 2021 meeting" author: - family: William M. Miller issued: year: 2021 URL: https://wg21.link/p2386r0 - id: P2387R0 citation-label: P2387R0 title: "Pipe support for user-defined range adaptors" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2387r0 - id: P2387R1 citation-label: P2387R1 title: "Pipe support for user-defined range adaptors" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2387r1 - id: P2387R2 citation-label: P2387R2 title: "Pipe support for user-defined range adaptors" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2387r2 - id: P2387R3 citation-label: P2387R3 title: "Pipe support for user-defined range adaptors" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2387r3 - id: P2388R0 citation-label: P2388R0 title: "Abort-only contract support" author: - family: Andrzej Krzemieński, Gašper Ažman issued: year: 2021 URL: https://wg21.link/p2388r0 - id: P2388R1 citation-label: P2388R1 title: "Minimum Contract Support: either Ignore or Check_and_abort" author: - family: Andrzej Krzemieński, Gašper Ažman issued: year: 2021 URL: https://wg21.link/p2388r1 - id: P2388R2 citation-label: P2388R2 title: "Minimum Contract Support: either Ignore or Check_and_abort" author: - family: Andrzej Krzemieński, Gašper Ažman issued: year: 2021 URL: https://wg21.link/p2388r2 - id: P2388R3 citation-label: P2388R3 title: "Minimum Contract Support: either No_eval or Eval_and_abort" author: - family: Andrzej Krzemieński, Gašper Ažman issued: year: 2021 URL: https://wg21.link/p2388r3 - id: P2388R4 citation-label: P2388R4 title: "Minimum Contract Support: either No_eval or Eval_and_abort" author: - family: Andrzej Krzemieński, Gašper Ažman issued: year: 2021 URL: https://wg21.link/p2388r4 - id: P2389R0 citation-label: P2389R0 title: "`dextents` Index Type Parameter" author: - family: Bryce Adelstein Lelbach issued: year: 2024 URL: https://wg21.link/p2389r0 - id: P2389R1 citation-label: P2389R1 title: "`dextents` Index Type Parameter" author: - family: Bryce Adelstein Lelbach, Mark Hoemmen issued: year: 2024 URL: https://wg21.link/p2389r1 - id: P2389R2 citation-label: P2389R2 title: "`dextents` Index Type Parameter" author: - family: Bryce Adelstein Lelbach, Mark Hoemmen issued: year: 2024 URL: https://wg21.link/p2389r2 - id: P2390R0 citation-label: P2390R0 title: "Add annotations for unreachable control flow" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2390r0 - id: P2390R1 citation-label: P2390R1 title: "Add annotations for unreachable control flow" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2390r1 - id: P2390R2 citation-label: P2390R2 title: "Add annotations for unreachable control flow" author: - family: Jens Gustedt issued: year: 2021 URL: https://wg21.link/p2390r2 - id: P2391R0 citation-label: P2391R0 title: "C23 Update Report" author: - family: Aaron Ballman issued: year: 2021 URL: https://wg21.link/p2391r0 - id: P2392R0 citation-label: P2392R0 title: "Pattern matching using “is” and “as”" author: - family: Herb Sutter issued: year: 2021 URL: https://wg21.link/p2392r0 - id: P2392R1 citation-label: P2392R1 title: "Pattern matching using "is" and "as"" author: - family: Herb Sutter issued: year: 2021 URL: https://wg21.link/p2392r1 - id: P2392R2 citation-label: P2392R2 title: "Pattern matching using is and as" author: - family: Herb Sutter issued: year: 2022 URL: https://wg21.link/p2392r2 - id: P2392R3 citation-label: P2392R3 title: "Pattern matching using is and as" author: - family: Herb Sutter issued: year: 2024 URL: https://wg21.link/p2392r3 - id: P2393R0 citation-label: P2393R0 title: "Cleaning up integer-class types" author: - family: Tim Song issued: year: 2021 URL: https://wg21.link/p2393r0 - id: P2393R1 citation-label: P2393R1 title: "Cleaning up integer-class types" author: - family: Tim Song issued: year: 2021 URL: https://wg21.link/p2393r1 - id: P2395R0 citation-label: P2395R0 title: "WG21 2021-06 Virtual Meeting Record of Discussion" author: - family: Nina Ranns issued: year: 2021 URL: https://wg21.link/p2395r0 - id: P2396R0 citation-label: P2396R0 title: "Concurrency TS 2 fixes" author: - family: David Goldblatt issued: year: 2021 URL: https://wg21.link/p2396r0 - id: P2396R1 citation-label: P2396R1 title: "Concurrency TS 2 fixes" author: - family: David Goldblatt issued: year: 2022 URL: https://wg21.link/p2396r1 - id: P2397R0 citation-label: P2397R0 title: "SG16: Unicode meeting summaries 2021-04-14 through 2021-05-26" author: - family: Tom Honermann issued: year: 2021 URL: https://wg21.link/p2397r0 - id: P2400R0 citation-label: P2400R0 title: "Library Evolution Report" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2400r0 - id: P2400R1 citation-label: P2400R1 title: "Library Evolution Report: 2021-02-23 to 2021-05-25" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2400r1 - id: P2400R2 citation-label: P2400R2 title: "Library Evolution Report: 2021-06-01 to 2021-09-20" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2400r2 - id: P2400R3 citation-label: P2400R3 title: "Library Evolution Report: 2021-09-28 to 2022-01-25" author: - family: Bryce Adelstein Lelbach issued: year: 2022 URL: https://wg21.link/p2400r3 - id: P2401R0 citation-label: P2401R0 title: "Add a conditional noexcept specification to std::exchange" author: - family: Giuseppe D'Angelo issued: year: 2021 URL: https://wg21.link/p2401r0 - id: P2402R0 citation-label: P2402R0 title: "A free function linear algebra interface based on the BLAS (slides)" author: - family: Mark Hoemmen issued: year: 2021 URL: https://wg21.link/p2402r0 - id: P2403R0 citation-label: P2403R0 title: "Presentation on P2300 - std::execution" author: - family: Michael Garland, Michał Dominiak, Lewis Baker, Lee Howes, Eric Niebler, Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2403r0 - id: P2404R0 citation-label: P2404R0 title: "Relaxing equality_comparable_with's and three_way_comparable_with's common reference requirements to" author: - family: Justin Bassett issued: year: 2021 URL: https://wg21.link/p2404r0 - id: P2404R1 citation-label: P2404R1 title: "Move-only types for equality_comparable_with, totally_ordered_with, and three_way_comparable_with" author: - family: Justin Bassett issued: year: 2021 URL: https://wg21.link/p2404r1 - id: P2404R2 citation-label: P2404R2 title: "Move-only types for equality_comparable_with, totally_ordered_with, and three_way_comparable_with" author: - family: Justin Bassett issued: year: 2022 URL: https://wg21.link/p2404r2 - id: P2404R3 citation-label: P2404R3 title: "Move-only types for equality_comparable_with, totally_ordered_with, and three_way_comparable_with" author: - family: Justin Bassett issued: year: 2022 URL: https://wg21.link/p2404r3 - id: P2405R0 citation-label: P2405R0 title: "nullopt_t and nullptr_t should both have operator and operator==" author: - family: Justin Bassett issued: year: 2021 URL: https://wg21.link/p2405r0 - id: P2406R0 citation-label: P2406R0 title: "Fix counted_iterator interaction with input iterators" author: - family: Yehezkel Bernat, Yehuda Bernat issued: year: 2021 URL: https://wg21.link/p2406r0 - id: P2406R1 citation-label: P2406R1 title: "Fix counted_iterator interaction with input iterators" author: - family: Yehezkel Bernat, Yehuda Bernat issued: year: 2023 URL: https://wg21.link/p2406r1 - id: P2406R2 citation-label: P2406R2 title: "Add lazy_counted_iterator" author: - family: Yehezkel Bernat, Yehuda Bernat issued: year: 2023 URL: https://wg21.link/p2406r2 - id: P2406R3 citation-label: P2406R3 title: "Add lazy_counted_iterator" author: - family: Yehezkel Bernat, Yehuda Bernat issued: year: 2023 URL: https://wg21.link/p2406r3 - id: P2406R4 citation-label: P2406R4 title: "Add lazy_counted_iterator" author: - family: Yehezkel Bernat, Yehuda Bernat issued: year: 2023 URL: https://wg21.link/p2406r4 - id: P2406R5 citation-label: P2406R5 title: "Add lazy_counted_iterator" author: - family: Yehezkel Bernat, Yehuda Bernat issued: year: 2023 URL: https://wg21.link/p2406r5 - id: P2407R0 citation-label: P2407R0 title: "Freestanding Library: Partial Classes" author: - family: Emil Meissner, Ben Craig issued: year: 2021 URL: https://wg21.link/p2407r0 - id: P2407R1 citation-label: P2407R1 title: "Freestanding Library: Partial Classes" author: - family: Emil Meissner, Ben Craig issued: year: 2021 URL: https://wg21.link/p2407r1 - id: P2407R2 citation-label: P2407R2 title: "Freestanding Library: Partial Classes" author: - family: Emil Meissner, Ben Craig issued: year: 2023 URL: https://wg21.link/p2407r2 - id: P2407R3 citation-label: P2407R3 title: "Freestanding Library: Partial Classes" author: - family: Emil Meissner, Ben Craig issued: year: 2023 URL: https://wg21.link/p2407r3 - id: P2407R4 citation-label: P2407R4 title: "Freestanding Library: Partial Classes" author: - family: Emil Meissner, Ben Craig issued: year: 2023 URL: https://wg21.link/p2407r4 - id: P2407R5 citation-label: P2407R5 title: "Freestanding Library: Partial Classes" author: - family: Ben Craig, Emil Meissner issued: year: 2023 URL: https://wg21.link/p2407r5 - id: P2408R0 citation-label: P2408R0 title: "Ranges views as inputs to non-Ranges algorithms" author: - family: David Olsen issued: year: 2021 URL: https://wg21.link/p2408r0 - id: P2408R1 citation-label: P2408R1 title: "Ranges views as inputs to non-Ranges algorithms" author: - family: David Olsen issued: year: 2021 URL: https://wg21.link/p2408r1 - id: P2408R2 citation-label: P2408R2 title: "Ranges iterators as inputs to non-Ranges algorithms" author: - family: David Olsen issued: year: 2021 URL: https://wg21.link/p2408r2 - id: P2408R3 citation-label: P2408R3 title: "Ranges iterators as inputs to non-Ranges algorithms" author: - family: David Olsen issued: year: 2021 URL: https://wg21.link/p2408r3 - id: P2408R4 citation-label: P2408R4 title: "Ranges iterators as inputs to non-Ranges algorithms" author: - family: David Olsen issued: year: 2021 URL: https://wg21.link/p2408r4 - id: P2408R5 citation-label: P2408R5 title: "Ranges iterators as inputs to non-Ranges algorithms" author: - family: David Olsen issued: year: 2022 URL: https://wg21.link/p2408r5 - id: P2409R0 citation-label: P2409R0 title: "Requirements for Usage of C++ Modules at Bloomberg" author: - family: Daniel Ruoso issued: year: 2021 URL: https://wg21.link/p2409r0 - id: P2410R0 citation-label: P2410R0 title: "Type-and-resource safety in modern C++" author: - family: Bjarne Stroustrup issued: year: 2021 URL: https://wg21.link/p2410r0 - id: P2411R0 citation-label: P2411R0 title: "Thoughts on pattern matching" author: - family: Bjarne Stroustrup issued: year: 2021 URL: https://wg21.link/p2411r0 - id: P2412R0 citation-label: P2412R0 title: "Minimal module support for the standard library" author: - family: Bjarne Stroustrup issued: year: 2021 URL: https://wg21.link/p2412r0 - id: P2413R0 citation-label: P2413R0 title: "Remove unsafe conversions of unique_ptr" author: - family: Lénárd Szolnoki issued: year: 2021 URL: https://wg21.link/p2413r0 - id: P2413R1 citation-label: P2413R1 title: "Remove unsafe conversions of unique_ptr" author: - family: Lénárd Szolnoki issued: year: 2024 URL: https://wg21.link/p2413r1 - id: P2414R0 citation-label: P2414R0 title: "Pointer lifetime-end zap proposed solutions" author: - family: Paul E. McKenney, Maged Michael, Jens Maurer, Peter Sewell, Martin Uecker, Hans Boehm, Hubert Tong, Niall Douglas, Thomas Rodgers, Will Deacon, Michael Wong, David Goldblatt, Kostya Serebryany, and Anthony Williams. issued: year: 2021 URL: https://wg21.link/p2414r0 - id: P2414R1 citation-label: P2414R1 title: "Pointer lifetime-end zap proposed solutions" author: - family: Paul E. McKenney, Maged Michael, Jens Maurer, Peter Sewell, Martin Uecker, Hans Boehm, Hubert Tong, Niall Douglas, Thomas Rodgers, Will Deacon, Michael Wong, David Goldblatt, Kostya Serebryany, and Anthony Williams. issued: year: 2021 URL: https://wg21.link/p2414r1 - id: P2414R2 citation-label: P2414R2 title: "Pointer lifetime-end zap proposed solutions" author: - family: Paul E. McKenney, Maged Michael, Jens Maurer, Peter Sewell, Martin Uecker, Hans Boehm, Hubert Tong, Niall Douglas, Thomas Rodgers, Will Deacon, Michael Wong, David Goldblatt, Kostya Serebryany, and Anthony Williams. issued: year: 2023 URL: https://wg21.link/p2414r2 - id: P2414R3 citation-label: P2414R3 title: "Pointer lifetime-end zap proposed solutions" author: - family: Paul E. McKenney, Maged Michael, Jens Maurer, Peter Sewell, Martin Uecker, Hans Boehm, Hubert Tong, Niall Douglas, Thomas Rodgers, Will Deacon, Michael Wong, David Goldblatt, Kostya Serebryany, Anthony Williams, Tom Scogland, and JF Bastien issued: year: 2024 URL: https://wg21.link/p2414r3 - id: P2414R4 citation-label: P2414R4 title: "Pointer lifetime-end zap proposed solutions" author: - family: Paul E. McKenney, Maged Michael, Jens Maurer, Peter Sewell, Martin Uecker, Hans Boehm, Hubert Tong, Niall Douglas, Thomas Rodgers, Will Deacon, Michael Wong, David Goldblatt, Kostya Serebryany, Anthony Williams, Tom Scogland, and JF Bastien issued: year: 2024 URL: https://wg21.link/p2414r4 - id: P2415R0 citation-label: P2415R0 title: "What is a view?" author: - family: Barry Revzin, Tim Song issued: year: 2021 URL: https://wg21.link/p2415r0 - id: P2415R1 citation-label: P2415R1 title: "What is a view?" author: - family: Barry Revzin, Tim Song issued: year: 2021 URL: https://wg21.link/p2415r1 - id: P2415R2 citation-label: P2415R2 title: "What is a view?" author: - family: Barry Revzin, Tim Song issued: year: 2021 URL: https://wg21.link/p2415r2 - id: P2416R0 citation-label: P2416R0 title: "Presentation of requirements in the standard library" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/p2416r0 - id: P2416R1 citation-label: P2416R1 title: "Presentation of requirements in the standard library" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/p2416r1 - id: P2416R2 citation-label: P2416R2 title: "Presentation of requirements in the standard library" author: - family: Jens Maurer issued: year: 2022 URL: https://wg21.link/p2416r2 - id: P2417R0 citation-label: P2417R0 title: "A more constexpr bitset" author: - family: Daniil Goncharov issued: year: 2021 URL: https://wg21.link/p2417r0 - id: P2417R1 citation-label: P2417R1 title: "A more constexpr bitset" author: - family: Daniil Goncharov issued: year: 2021 URL: https://wg21.link/p2417r1 - id: P2417R2 citation-label: P2417R2 title: "A more constexpr bitset" author: - family: Daniil Goncharov issued: year: 2022 URL: https://wg21.link/p2417r2 - id: P2418R0 citation-label: P2418R0 title: "Add support for std::generator-like types to std::format" author: - family: Victor Zverovich issued: year: 2021 URL: https://wg21.link/p2418r0 - id: P2418R1 citation-label: P2418R1 title: "Add support for std::generator-like types to std::format" author: - family: Victor Zverovich issued: year: 2021 URL: https://wg21.link/p2418r1 - id: P2418R2 citation-label: P2418R2 title: "Add support for std::generator-like types to std::format" author: - family: Victor Zverovich issued: year: 2021 URL: https://wg21.link/p2418r2 - id: P2419R0 citation-label: P2419R0 title: "Clarify handling of encodings in localized formatting of chrono types" author: - family: Victor Zverovich, Peter Brett issued: year: 2021 URL: https://wg21.link/p2419r0 - id: P2419R1 citation-label: P2419R1 title: "Clarify handling of encodings in localized formatting of chrono types" author: - family: Victor Zverovich, Peter Brett issued: year: 2021 URL: https://wg21.link/p2419r1 - id: P2419R2 citation-label: P2419R2 title: "Clarify handling of encodings in localized formatting of chrono types" author: - family: Victor Zverovich, Peter Brett issued: year: 2022 URL: https://wg21.link/p2419r2 - id: P2420R0 citation-label: P2420R0 title: "2021 Summer Library Evolution Polls" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2420r0 - id: P2422R0 citation-label: P2422R0 title: "Remove nodiscard annotations from the standard library specification" author: - family: Ville Voutilainen issued: year: 2024 URL: https://wg21.link/p2422r0 - id: P2422R1 citation-label: P2422R1 title: "Remove nodiscard annotations from the standard library specification" author: - family: Ville Voutilainen issued: year: 2024 URL: https://wg21.link/p2422r1 - id: P2423R0 citation-label: P2423R0 title: "C Floating Point Study Group Liaison Report" author: - family: Rajan Bhakta issued: year: 2021 URL: https://wg21.link/p2423r0 - id: P2424R0 citation-label: P2424R0 title: "Abbreviated Parameters" author: - family: Mihail Naydenov issued: year: 2022 URL: https://wg21.link/p2424r0 - id: P2425R0 citation-label: P2425R0 title: "Expression Function Body" author: - family: Mihail Naydenov issued: year: 2021 URL: https://wg21.link/p2425r0 - id: P2428R0 citation-label: P2428R0 title: "Slides: BSI issues with P2300" author: - family: Gašper Ažman issued: year: 2021 URL: https://wg21.link/p2428r0 - id: P2429R0 citation-label: P2429R0 title: "Concepts Error Messages for Humans" author: - family: Sy Brand issued: year: 2022 URL: https://wg21.link/p2429r0 - id: P2430R0 citation-label: P2430R0 title: "Slides: Partial success scenarios with P2300" author: - family: Christopher Kohlhoff issued: year: 2021 URL: https://wg21.link/p2430r0 - id: P2431R0 citation-label: P2431R0 title: "Presentation: Plans for P2300 Revision 2" author: - family: Michael Garland, Michał Dominiak, Lewis Baker, Lee Howes, Kirk Shoop, Eric Niebler, Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2431r0 - id: P2432R0 citation-label: P2432R0 title: "Fixing istream_view" author: - family: Nicolai Josuttis issued: year: 2021 URL: https://wg21.link/p2432r0 - id: P2432R1 citation-label: P2432R1 title: "Fix istream_view, Rev 1" author: - family: Nicolai Josuttis issued: year: 2021 URL: https://wg21.link/p2432r1 - id: P2434R0 citation-label: P2434R0 title: "Nondeterministic pointer provenance" author: - family: S. Davis Herring issued: year: 2022 URL: https://wg21.link/p2434r0 - id: P2434R1 citation-label: P2434R1 title: "Nondeterministic pointer provenance" author: - family: S. Davis Herring issued: year: 2024 URL: https://wg21.link/p2434r1 - id: P2434R2 citation-label: P2434R2 title: "Nondeterministic pointer provenance" author: - family: S. Davis Herring issued: year: 2024 URL: https://wg21.link/p2434r2 - id: P2435R0 citation-label: P2435R0 title: "2021 Summer Library Evolution Poll Outcomes" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2435r0 - id: P2435R1 citation-label: P2435R1 title: "2021 Summer Library Evolution Poll Outcomes" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2435r1 - id: P2436R0 citation-label: P2436R0 title: "2021 September Library Evolution Polls" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2436r0 - id: P2437R0 citation-label: P2437R0 title: "Support for #warning" author: - family: Aaron Ballman issued: year: 2021 URL: https://wg21.link/p2437r0 - id: P2437R1 citation-label: P2437R1 title: "Support for #warning" author: - family: Aaron Ballman issued: year: 2022 URL: https://wg21.link/p2437r1 - id: P2438R0 citation-label: P2438R0 title: "std::string::substr() &&" author: - family: Federico Kircheis, Tomasz Kamiński issued: year: 2021 URL: https://wg21.link/p2438r0 - id: P2438R1 citation-label: P2438R1 title: "std::string::substr() &&" author: - family: Federico Kircheis, Tomasz Kamiński issued: year: 2021 URL: https://wg21.link/p2438r1 - id: P2438R2 citation-label: P2438R2 title: "std::string::substr() &&" author: - family: Federico Kircheis, Tomasz Kamiński issued: year: 2022 URL: https://wg21.link/p2438r2 - id: P2439R0 citation-label: P2439R0 title: "Slides for P2415R1, what is a view?" author: - family: Tim Song, Barry Revzin issued: year: 2021 URL: https://wg21.link/p2439r0 - id: P2440R0 citation-label: P2440R0 title: "ranges::iota, ranges::shift_left, and ranges::shift_right" author: - family: Tim Song issued: year: 2021 URL: https://wg21.link/p2440r0 - id: P2440R1 citation-label: P2440R1 title: "ranges::iota, ranges::shift_left, and ranges::shift_right" author: - family: Tim Song issued: year: 2021 URL: https://wg21.link/p2440r1 - id: P2441R0 citation-label: P2441R0 title: "views::join_with" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2441r0 - id: P2441R1 citation-label: P2441R1 title: "views::join_with" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2441r1 - id: P2441R2 citation-label: P2441R2 title: "views::join_with" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2441r2 - id: P2442R0 citation-label: P2442R0 title: "Windowing range adaptors: views::chunk and views::slide" author: - family: Tim Song issued: year: 2021 URL: https://wg21.link/p2442r0 - id: P2442R1 citation-label: P2442R1 title: "Windowing range adaptors: views::chunk and views::slide" author: - family: Tim Song issued: year: 2021 URL: https://wg21.link/p2442r1 - id: P2443R0 citation-label: P2443R0 title: "views::chunk_by" author: - family: Tim Song issued: year: 2021 URL: https://wg21.link/p2443r0 - id: P2443R1 citation-label: P2443R1 title: "views::chunk_by" author: - family: Tim Song issued: year: 2021 URL: https://wg21.link/p2443r1 - id: P2444R0 citation-label: P2444R0 title: "The Asio asynchronous model" author: - family: Christopher Kohlhoff issued: year: 2021 URL: https://wg21.link/p2444r0 - id: P2445R0 citation-label: P2445R0 title: "forward_like" author: - family: Gašper Ažman issued: year: 2021 URL: https://wg21.link/p2445r0 - id: P2445R1 citation-label: P2445R1 title: "forward_like" author: - family: Gašper Ažman issued: year: 2022 URL: https://wg21.link/p2445r1 - id: P2446R0 citation-label: P2446R0 title: "views::move" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2446r0 - id: P2446R1 citation-label: P2446R1 title: "views::all_move" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2446r1 - id: P2446R2 citation-label: P2446R2 title: "views::as_rvalue" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2446r2 - id: P2447R0 citation-label: P2447R0 title: "std::span and the missing constructor" author: - family: Federico Kircheis issued: year: 2021 URL: https://wg21.link/p2447r0 - id: P2447R1 citation-label: P2447R1 title: "std::span and the missing constructor" author: - family: Federico Kircheis issued: year: 2021 URL: https://wg21.link/p2447r1 - id: P2447R2 citation-label: P2447R2 title: "std::span and the missing constructor" author: - family: Federico Kircheis issued: year: 2022 URL: https://wg21.link/p2447r2 - id: P2447R3 citation-label: P2447R3 title: "std::span over an initializer list" author: - family: Arthur O'Dwyer, Federico Kircheis issued: year: 2023 URL: https://wg21.link/p2447r3 - id: P2447R4 citation-label: P2447R4 title: "std::span over an initializer list" author: - family: Arthur O'Dwyer, Federico Kircheis issued: year: 2023 URL: https://wg21.link/p2447r4 - id: P2447R5 citation-label: P2447R5 title: "std::span over an initializer list" author: - family: Arthur O'Dwyer, Federico Kircheis issued: year: 2023 URL: https://wg21.link/p2447r5 - id: P2447R6 citation-label: P2447R6 title: "std::span over an initializer list" author: - family: Arthur O'Dwyer, Federico Kircheis issued: year: 2023 URL: https://wg21.link/p2447r6 - id: P2448R0 citation-label: P2448R0 title: "Relaxing some constexpr restrictions" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2448r0 - id: P2448R1 citation-label: P2448R1 title: "Relaxing some constexpr restrictions" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2448r1 - id: P2448R2 citation-label: P2448R2 title: "Relaxing some constexpr restrictions" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2448r2 - id: P2450R0 citation-label: P2450R0 title: "C++ Standard Library Issues to be moved in Virtual Plenary, Oct. 2021" author: - family: Jonathan Wakely issued: year: 2021 URL: https://wg21.link/p2450r0 - id: P2451R0 citation-label: P2451R0 title: "2021 September Library Evolution Poll Outcomes" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2451r0 - id: P2452R0 citation-label: P2452R0 title: "2021 October Library Evolution and Concurrency Polls on Networking and Executors" author: - family: Bryce Adelstein Lelbach, Fabio Fracassi, Ben Craig issued: year: 2022 URL: https://wg21.link/p2452r0 - id: P2453R0 citation-label: P2453R0 title: "2021 October Library Evolution Poll Outcomes" author: - family: Bryce Adelstein Lelbach issued: year: 2022 URL: https://wg21.link/p2453r0 - id: P2454R0 citation-label: P2454R0 title: "2021 November Library Evolution Polls" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2454r0 - id: P2455R0 citation-label: P2455R0 title: "2021 November Library Evolution Poll Outcomes" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2455r0 - id: P2456R0 citation-label: P2456R0 title: "2021 December Library Evolution Polls" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2456r0 - id: P2457R0 citation-label: P2457R0 title: "2021 December Library Evolution Poll Outcomes" author: - family: Bryce Adelstein Lelbach issued: year: 2022 URL: https://wg21.link/p2457r0 - id: P2458R0 citation-label: P2458R0 title: "2022 January Library Evolution Polls" author: - family: Bryce Adelstein Lelbach issued: year: 2022 URL: https://wg21.link/p2458r0 - id: P2458R1 citation-label: P2458R1 title: "2022 January Library Evolution Polls" author: - family: Bryce Adelstein Lelbach issued: year: 2022 URL: https://wg21.link/p2458r1 - id: P2459R0 citation-label: P2459R0 title: "2022 January Library Evolution Poll Outcomes" author: - family: Bryce Adelstein Lelbach, Fabio Fracassi, Ben Craig issued: year: 2022 URL: https://wg21.link/p2459r0 - id: P2460R0 citation-label: P2460R0 title: "Relax requirements on wchar_t to match existing practices" author: - family: Corentin Jabot issued: year: 2021 URL: https://wg21.link/p2460r0 - id: P2460R1 citation-label: P2460R1 title: "Relax requirements on wchar_t to match existing practices" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2460r1 - id: P2460R2 citation-label: P2460R2 title: "Relax requirements on wchar_t to match existing practices" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2460r2 - id: P2461R0 citation-label: P2461R0 title: "Closure-based Syntax for Contracts" author: - family: Gašper Ažman, Caleb Sunstrum, Bronek Kozicki issued: year: 2021 URL: https://wg21.link/p2461r0 - id: P2461R1 citation-label: P2461R1 title: "Closure-based Syntax for Contracts" author: - family: Gašper Ažman, Caleb Sunstrum, Bronek Kozicki issued: year: 2021 URL: https://wg21.link/p2461r1 - id: P2462R0 citation-label: P2462R0 title: "Core Language Working Group “ready” issues for the October, 2021 meeting" author: - family: William M. (Mike) Miller issued: year: 2021 URL: https://wg21.link/p2462r0 - id: P2463R0 citation-label: P2463R0 title: "Slides for P2444r0 The Asio asynchronous model" author: - family: Christopher Kohlhoff issued: year: 2021 URL: https://wg21.link/p2463r0 - id: P2464R0 citation-label: P2464R0 title: "Ruminations on networking and executors" author: - family: Ville Voutilainen issued: year: 2021 URL: https://wg21.link/p2464r0 - id: P2465R0 citation-label: P2465R0 title: "Standard Library Modules std and std.all" author: - family: Stephan T. Lavavej, Gabriel Dos Reis, Bjarne Stroustrup, Jonathan Wakely issued: year: 2021 URL: https://wg21.link/p2465r0 - id: P2465R1 citation-label: P2465R1 title: "Standard Library Modules std and std.compat" author: - family: Stephan T. Lavavej, Gabriel Dos Reis, Bjarne Stroustrup, Jonathan Wakely issued: year: 2021 URL: https://wg21.link/p2465r1 - id: P2465R2 citation-label: P2465R2 title: "Standard Library Modules std and std.compat" author: - family: Stephan T. Lavavej, Gabriel Dos Reis, Bjarne Stroustrup, Jonathan Wakely issued: year: 2022 URL: https://wg21.link/p2465r2 - id: P2465R3 citation-label: P2465R3 title: "Standard Library Modules std and std.compat" author: - family: Stephan T. Lavavej, Gabriel Dos Reis, Bjarne Stroustrup, Jonathan Wakely issued: year: 2022 URL: https://wg21.link/p2465r3 - id: P2466R0 citation-label: P2466R0 title: "The notes on contract annotations" author: - family: Andrzej Krzemieński issued: year: 2021 URL: https://wg21.link/p2466r0 - id: P2467R0 citation-label: P2467R0 title: "Support exclusive mode for fstreams" author: - family: Jonathan Wakely issued: year: 2021 URL: https://wg21.link/p2467r0 - id: P2467R1 citation-label: P2467R1 title: "Support exclusive mode for fstreams" author: - family: Jonathan Wakely issued: year: 2022 URL: https://wg21.link/p2467r1 - id: P2468R0 citation-label: P2468R0 title: "The Equality Operator You Are Looking For" author: - family: Barry Revzin, Bjarne Stroustrup, Cameron DaCamara, Daveed Vandevoorde, Gabriel Dos Reis, Herb Sutter, Jason Merrill, Jonathan Caves, Richard Smith, Ville Voutilainen issued: year: 2021 URL: https://wg21.link/p2468r0 - id: P2468R1 citation-label: P2468R1 title: "The Equality Operator You Are Looking For" author: - family: Barry Revzin, Bjarne Stroustrup, Cameron DaCamara, Daveed Vandevoorde, Gabriel Dos Reis, Herb Sutter, Jason Merrill, Jonathan Caves, Richard Smith, Ville Voutilainen issued: year: 2021 URL: https://wg21.link/p2468r1 - id: P2468R2 citation-label: P2468R2 title: "The Equality Operator You Are Looking For" author: - family: Barry Revzin, Bjarne Stroustrup, Cameron DaCamara, Daveed Vandevoorde, Gabriel Dos Reis, Herb Sutter, Jason Merrill, Jonathan Caves, Richard Smith, Ville Voutilainen issued: year: 2022 URL: https://wg21.link/p2468r2 - id: P2469R0 citation-label: P2469R0 title: "Response to P2464: The Networking TS is baked, P2300 Sender/Receiver is not." author: - family: Christopher Kohlhoff, Jamie Allsop, Vinnie Falco, Richard Hodges, Klemens Morgenstern issued: year: 2021 URL: https://wg21.link/p2469r0 - id: P2470R0 citation-label: P2470R0 title: "Slides for presentation of P2300R2: std::execution (sender/receiver)" author: - family: Eric Niebler issued: year: 2021 URL: https://wg21.link/p2470r0 - id: P2471R0 citation-label: P2471R0 title: "NetTS, ASIO and Sender Library Design Comparison" author: - family: Kirk Shoop issued: year: 2021 URL: https://wg21.link/p2471r0 - id: P2471R1 citation-label: P2471R1 title: "NetTS, ASIO and Sender Library Design Comparison" author: - family: Kirk Shoop issued: year: 2021 URL: https://wg21.link/p2471r1 - id: P2472R0 citation-label: P2472R0 title: "make_function_ref: A More Functional function_ref" author: - family: Jarrad J. Waterloo issued: year: 2021 URL: https://wg21.link/p2472r0 - id: P2472R1 citation-label: P2472R1 title: "make function_ref more functional" author: - family: Jarrad J. Waterloo issued: year: 2022 URL: https://wg21.link/p2472r1 - id: P2472R2 citation-label: P2472R2 title: "make function_ref more functional" author: - family: Jarrad J. Waterloo, Zhihao Yuan issued: year: 2022 URL: https://wg21.link/p2472r2 - id: P2472R3 citation-label: P2472R3 title: "make function_ref more functional" author: - family: Jarrad J. Waterloo, Zhihao Yuan issued: year: 2022 URL: https://wg21.link/p2472r3 - id: P2473R0 citation-label: P2473R0 title: "Distributing C++ Module Libraries" author: - family: Daniel Ruoso issued: year: 2021 URL: https://wg21.link/p2473r0 - id: P2473R1 citation-label: P2473R1 title: "Distributing C++ Module Libraries" author: - family: Daniel Ruoso issued: year: 2021 URL: https://wg21.link/p2473r1 - id: P2474R0 citation-label: P2474R0 title: "views::repeat" author: - family: Michał Dominiak issued: year: 2021 URL: https://wg21.link/p2474r0 - id: P2474R1 citation-label: P2474R1 title: "views::repeat" author: - family: Michał Dominiak issued: year: 2022 URL: https://wg21.link/p2474r1 - id: P2474R2 citation-label: P2474R2 title: "views::repeat" author: - family: Michał Dominiak issued: year: 2022 URL: https://wg21.link/p2474r2 - id: P2475R0 citation-label: P2475R0 title: "WG21 2021-10 Virtual Meeting Record of Discussion" author: - family: Nina Ranns issued: year: 2021 URL: https://wg21.link/p2475r0 - id: P2477R0 citation-label: P2477R0 title: "Allow programmer to control and detect coroutine elision by static constexpr bool should_elide() and" author: - family: Chuanqi Xu issued: year: 2021 URL: https://wg21.link/p2477r0 - id: P2477R1 citation-label: P2477R1 title: "Allow programmer to control and detect coroutine elision by static constexpr bool must_elide() and" author: - family: Chuanqi Xu issued: year: 2021 URL: https://wg21.link/p2477r1 - id: P2477R2 citation-label: P2477R2 title: "Allow programmer to control and detect coroutine elision" author: - family: Chuanqi Xu issued: year: 2021 URL: https://wg21.link/p2477r2 - id: P2477R3 citation-label: P2477R3 title: "Allow programmers to control coroutine elision" author: - family: Chuanqi Xu issued: year: 2022 URL: https://wg21.link/p2477r3 - id: P2478R0 citation-label: P2478R0 title: "_Thread_local for better C++ interoperability with C" author: - family: Hubert Tong, Rajan Bhakta issued: year: 2021 URL: https://wg21.link/p2478r0 - id: P2479R0 citation-label: P2479R0 title: "Slides for P2464" author: - family: Ville Voutilainen issued: year: 2021 URL: https://wg21.link/p2479r0 - id: P2480R0 citation-label: P2480R0 title: "Response to P2471: \"NetTS, Asio, and Sender library design comparison\" - corrected and expanded" author: - family: Christopher Kohlhoff, Jamie Allsop, Klemens Morgenstern issued: year: 2021 URL: https://wg21.link/p2480r0 - id: P2481R0 citation-label: P2481R0 title: "Forwarding reference to specific type/template" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2481r0 - id: P2481R1 citation-label: P2481R1 title: "Forwarding reference to specific type/template" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2481r1 - id: P2481R2 citation-label: P2481R2 title: "Forwarding reference to specific type/template" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2481r2 - id: P2483R0 citation-label: P2483R0 title: "Support Non-copyable Types for single_view" author: - family: Hui Xie issued: year: 2021 URL: https://wg21.link/p2483r0 - id: P2484R0 citation-label: P2484R0 title: "Extending class types as non-type template parameters" author: - family: Richard Smith issued: year: 2021 URL: https://wg21.link/p2484r0 - id: P2485R0 citation-label: P2485R0 title: "Do not add value_exists and value_or to C++23" author: - family: Jonathan Wakely issued: year: 2021 URL: https://wg21.link/p2485r0 - id: P2486R0 citation-label: P2486R0 title: "Structured naming for function object and CPO values" author: - family: Kirk Shoop issued: year: 2021 URL: https://wg21.link/p2486r0 - id: P2486R1 citation-label: P2486R1 title: "Structured naming for function object and CPO values" author: - family: Kirk Shoop issued: year: 2021 URL: https://wg21.link/p2486r1 - id: P2487R0 citation-label: P2487R0 title: "Attribute-like syntax for contract annotations" author: - family: Andrzej Krzemieński issued: year: 2021 URL: https://wg21.link/p2487r0 - id: P2487R1 citation-label: P2487R1 title: "Is attribute-like syntax adequate for contract annotations?" author: - family: Andrzej Krzemieński issued: year: 2023 URL: https://wg21.link/p2487r1 - id: P2489R0 citation-label: P2489R0 title: "Library Evolution Plan for Completing C++23" author: - family: Bryce Adelstein Lelbach issued: year: 2021 URL: https://wg21.link/p2489r0 - id: P2490R0 citation-label: P2490R0 title: "Zero-overhead exception stacktraces" author: - family: Ed Catmur issued: year: 2021 URL: https://wg21.link/p2490r0 - id: P2490R3 citation-label: P2490R3 title: "Zero-overhead exception stacktraces" author: - family: Ed Catmur issued: year: 2022 URL: https://wg21.link/p2490r3 - id: P2491R0 citation-label: P2491R0 title: "Text encodings follow-up" author: - family: Jens Maurer issued: year: 2021 URL: https://wg21.link/p2491r0 - id: P2492R0 citation-label: P2492R0 title: "Attending C++ Standards Committee Meetings During a Pandemic" author: - family: René Ferdinand Rivera Morell issued: year: 2021 URL: https://wg21.link/p2492r0 - id: P2493R0 citation-label: P2493R0 title: "Missing feature test macros for C++20 core papers" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2493r0 - id: P2494R0 citation-label: P2494R0 title: "Relaxing range adaptors to allow for move only types" author: - family: Michał Dominiak issued: year: 2021 URL: https://wg21.link/p2494r0 - id: P2494R1 citation-label: P2494R1 title: "Relaxing range adaptors to allow for move only types" author: - family: Michał Dominiak issued: year: 2022 URL: https://wg21.link/p2494r1 - id: P2494R2 citation-label: P2494R2 title: "Relaxing range adaptors to allow for move only types" author: - family: Michał Dominiak issued: year: 2022 URL: https://wg21.link/p2494r2 - id: P2495R0 citation-label: P2495R0 title: "Interfacing stringstreams with string_view" author: - family: Michael Hava issued: year: 2022 URL: https://wg21.link/p2495r0 - id: P2495R1 citation-label: P2495R1 title: "Interfacing stringstreams with string_view" author: - family: Michael Hava issued: year: 2022 URL: https://wg21.link/p2495r1 - id: P2495R2 citation-label: P2495R2 title: "Interfacing stringstreams with string_view" author: - family: Michael Hava issued: year: 2023 URL: https://wg21.link/p2495r2 - id: P2495R3 citation-label: P2495R3 title: "Interfacing stringstreams with string_view" author: - family: Michael Hava issued: year: 2023 URL: https://wg21.link/p2495r3 - id: P2497R0 citation-label: P2497R0 title: "Testing for success or failure of charconv functions" author: - family: Jonathan Wakely issued: year: 2023 URL: https://wg21.link/p2497r0 - id: P2498R0 citation-label: P2498R0 title: "Forward compatibility of text_encoding with additional encoding registries" author: - family: Peter Brett issued: year: 2021 URL: https://wg21.link/p2498r0 - id: P2498R1 citation-label: P2498R1 title: "Forward compatibility of text_encoding with additional encoding registries" author: - family: Peter Brett issued: year: 2022 URL: https://wg21.link/p2498r1 - id: P2499R0 citation-label: P2499R0 title: "string_view range constructor should be explicit" author: - family: James Touton issued: year: 2021 URL: https://wg21.link/p2499r0 - id: P2500R0 citation-label: P2500R0 title: "C++17 parallel algorithms and P2300" author: - family: Ruslan Arutyunyan issued: year: 2022 URL: https://wg21.link/p2500r0 - id: P2500R1 citation-label: P2500R1 title: "C++ parallel algorithms and P2300" author: - family: Ruslan Arutyunyan, Alexey Kukanov issued: year: 2023 URL: https://wg21.link/p2500r1 - id: P2500R2 citation-label: P2500R2 title: "C++ parallel algorithms and P2300" author: - family: Ruslan Arutyunyan, Alexey Kukanov issued: year: 2023 URL: https://wg21.link/p2500r2 - id: P2501R0 citation-label: P2501R0 title: "Undo the rename of views::move and views::as_const" author: - family: Ville Voutilainen issued: year: 2021 URL: https://wg21.link/p2501r0 - id: P2502R0 citation-label: P2502R0 title: "std::generator: Synchronous Coroutine Generator for Ranges" author: - family: Casey Carter issued: year: 2021 URL: https://wg21.link/p2502r0 - id: P2502R1 citation-label: P2502R1 title: "std::generator: Synchronous Coroutine Generator for Ranges" author: - family: Casey Carter issued: year: 2022 URL: https://wg21.link/p2502r1 - id: P2502R2 citation-label: P2502R2 title: "std::generator: Synchronous Coroutine Generator for Ranges" author: - family: Casey Carter issued: year: 2022 URL: https://wg21.link/p2502r2 - id: P2504R0 citation-label: P2504R0 title: "Computations as a global solution to concurrency" author: - family: Lucian Radu Teodorescu issued: year: 2021 URL: https://wg21.link/p2504r0 - id: P2505R0 citation-label: P2505R0 title: "Monadic Functions for std::expected" author: - family: Jeff Garland issued: year: 2021 URL: https://wg21.link/p2505r0 - id: P2505R1 citation-label: P2505R1 title: "Monadic Functions for std::expected" author: - family: Jeff Garland issued: year: 2022 URL: https://wg21.link/p2505r1 - id: P2505R2 citation-label: P2505R2 title: "Monadic Functions for std::expected" author: - family: Jeff Garland issued: year: 2022 URL: https://wg21.link/p2505r2 - id: P2505R3 citation-label: P2505R3 title: "Monadic Functions for std::expected" author: - family: Jeff Garland issued: year: 2022 URL: https://wg21.link/p2505r3 - id: P2505R4 citation-label: P2505R4 title: "Monadic Functions for std::expected" author: - family: Jeff Garland issued: year: 2022 URL: https://wg21.link/p2505r4 - id: P2505R5 citation-label: P2505R5 title: "Monadic Functions for std::expected" author: - family: Jeff Garland issued: year: 2022 URL: https://wg21.link/p2505r5 - id: P2506R0 citation-label: P2506R0 title: "std::lazy: a coroutine for deferred execution" author: - family: Casey Carter issued: year: 2022 URL: https://wg21.link/p2506r0 - id: P2507R0 citation-label: P2507R0 title: "Only [[assume]] conditional-expressions" author: - family: Peter Brett issued: year: 2021 URL: https://wg21.link/p2507r0 - id: P2507R1 citation-label: P2507R1 title: "Limit [[assume]] to conditional-expressions" author: - family: Peter Brett issued: year: 2022 URL: https://wg21.link/p2507r1 - id: P2508R0 citation-label: P2508R0 title: "Exposing std::basic-format-string" author: - family: Barry Revzin issued: year: 2021 URL: https://wg21.link/p2508r0 - id: P2508R1 citation-label: P2508R1 title: "Exposing std::basic-format-string" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2508r1 - id: P2508R2 citation-label: P2508R2 title: "Exposing std::basic-format-string" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2508r2 - id: P2509R0 citation-label: P2509R0 title: "A proposal for a type trait to detect value-preserving conversions" author: - family: Giuseppe D'Angelo issued: year: 2021 URL: https://wg21.link/p2509r0 - id: P2510R0 citation-label: P2510R0 title: "Formatting pointers" author: - family: Mark de Wever issued: year: 2021 URL: https://wg21.link/p2510r0 - id: P2510R1 citation-label: P2510R1 title: "Formatting pointers" author: - family: Mark de Wever issued: year: 2022 URL: https://wg21.link/p2510r1 - id: P2510R2 citation-label: P2510R2 title: "Formatting pointers" author: - family: Mark de Wever issued: year: 2022 URL: https://wg21.link/p2510r2 - id: P2510R3 citation-label: P2510R3 title: "Formatting pointers" author: - family: Mark de Wever issued: year: 2022 URL: https://wg21.link/p2510r3 - id: P2511R0 citation-label: P2511R0 title: "Beyond operator(): NTTP callables in type-erased call wrappers" author: - family: Zhihao Yuan issued: year: 2022 URL: https://wg21.link/p2511r0 - id: P2511R1 citation-label: P2511R1 title: "Beyond operator(): NTTP callables in type-erased call wrappers" author: - family: Zhihao Yuan issued: year: 2022 URL: https://wg21.link/p2511r1 - id: P2511R2 citation-label: P2511R2 title: "Beyond operator(): NTTP callables in type-erased call wrappers" author: - family: Zhihao Yuan issued: year: 2022 URL: https://wg21.link/p2511r2 - id: P2512R0 citation-label: P2512R0 title: "SG16: Unicode meeting summaries 2021-06-09 through 2021-12-15" author: - family: Tom Honermann issued: year: 2021 URL: https://wg21.link/p2512r0 - id: P2513R0 citation-label: P2513R0 title: "char8_t Compatibility and Portability Fixes" author: - family: JeanHeyd Meneide, Tom Honermann issued: year: 2022 URL: https://wg21.link/p2513r0 - id: P2513R1 citation-label: P2513R1 title: "char8_t Compatibility and Portability Fix" author: - family: JeanHeyd Meneide, Tom Honermann issued: year: 2022 URL: https://wg21.link/p2513r1 - id: P2513R2 citation-label: P2513R2 title: "char8_t Compatibility and Portability Fix" author: - family: JeanHeyd Meneide, Tom Honermann issued: year: 2022 URL: https://wg21.link/p2513r2 - id: P2513R3 citation-label: P2513R3 title: "char8_t Compatibility and Portability Fix" author: - family: JeanHeyd Meneide, Tom Honermann issued: year: 2022 URL: https://wg21.link/p2513r3 - id: P2513R4 citation-label: P2513R4 title: "char8_t Compatibility and Portability Fix" author: - family: JeanHeyd Meneide, Tom Honermann issued: year: 2022 URL: https://wg21.link/p2513r4 - id: P2514R0 citation-label: P2514R0 title: "std::breakpoint" author: - family: René Ferdinand Rivera Morell, Isabella Muerte issued: year: 2022 URL: https://wg21.link/p2514r0 - id: P2515R0 citation-label: P2515R0 title: "std::is_debugger_present" author: - family: René Ferdinand Rivera Morell issued: year: 2022 URL: https://wg21.link/p2515r0 - id: P2516R0 citation-label: P2516R0 title: "string_view is implicitly convertible from what?" author: - family: Victor Zverovich issued: year: 2022 URL: https://wg21.link/p2516r0 - id: P2517R0 citation-label: P2517R0 title: "Add a conditional noexcept specification to std::apply" author: - family: Hewill Kang issued: year: 2022 URL: https://wg21.link/p2517r0 - id: P2517R1 citation-label: P2517R1 title: "Add a conditional noexcept specification to std::apply" author: - family: Hewill Kang issued: year: 2022 URL: https://wg21.link/p2517r1 - id: P2520R0 citation-label: P2520R0 title: "move_iterator should be a random access iterator" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2520r0 - id: P2521R0 citation-label: P2521R0 title: "Contract support — Working Paper" author: - family: Andrzej Krzemieński, Gašper Ažman, Joshua Berne, Bronek Kozicki, Ryan McDougall, Caleb Sunstrum issued: year: 2022 URL: https://wg21.link/p2521r0 - id: P2521R1 citation-label: P2521R1 title: "Contract support — Working Paper" author: - family: Andrzej Krzemieński, Gašper Ažman, Joshua Berne, Bronek Kozicki, Ryan McDougall, Caleb Sunstrum issued: year: 2022 URL: https://wg21.link/p2521r1 - id: P2521R2 citation-label: P2521R2 title: "Contract support - Working Paper" author: - family: Andrzej Krzemieński, Gašper Ažman, Joshua Berne, Bronek Kozicki, Ryan McDougall, Caleb Sunstrum issued: year: 2022 URL: https://wg21.link/p2521r2 - id: P2521R3 citation-label: P2521R3 title: "Contract support — Record of SG21 consensus" author: - family: Andrzej Krzemieński, Gašper Ažman, Joshua Berne, Bronek Kozicki, Ryan McDougall, Caleb Sunstrum issued: year: 2023 URL: https://wg21.link/p2521r3 - id: P2521R4 citation-label: P2521R4 title: "Contract support — Record of SG21 consensus" author: - family: Andrzej Krzemieński issued: year: 2023 URL: https://wg21.link/p2521r4 - id: P2521R5 citation-label: P2521R5 title: "Contract support — Record of SG21 consensus" author: - family: Andrzej Krzemieński issued: year: 2023 URL: https://wg21.link/p2521r5 - id: P2523R0 citation-label: P2523R0 title: "Request for re-inclusion of std::hive proposal in C++23" author: - family: Matt Bentley issued: year: 2022 URL: https://wg21.link/p2523r0 - id: P2524R0 citation-label: P2524R0 title: "SG14: Low Latency/Games/Embedded/Finance/Simulation 2020/12/09-2022/01/12" author: - family: Michael Wong issued: year: 2022 URL: https://wg21.link/p2524r0 - id: P2525R0 citation-label: P2525R0 title: "SG19: Machine Learning Meeting Minutes 2020/12/10-2022/01/13" author: - family: Michael Wong issued: year: 2022 URL: https://wg21.link/p2525r0 - id: P2527R0 citation-label: P2527R0 title: "std::variant_alternative_index and std::variant_alternative_index_v" author: - family: Alex Christensen issued: year: 2022 URL: https://wg21.link/p2527r0 - id: P2527R1 citation-label: P2527R1 title: "std::variant_alternative_index and std::tuple_element_index" author: - family: Alex Christensen issued: year: 2022 URL: https://wg21.link/p2527r1 - id: P2527R2 citation-label: P2527R2 title: "std::variant_alternative_index and std::tuple_element_index" author: - family: Alex Christensen issued: year: 2023 URL: https://wg21.link/p2527r2 - id: P2527R3 citation-label: P2527R3 title: "std::variant_alternative_index and std::tuple_element_index" author: - family: Alex Christensen issued: year: 2024 URL: https://wg21.link/p2527r3 - id: P2528R0 citation-label: P2528R0 title: "C/C++ Identifier Security using Unicode Standard Annex 39" author: - family: Reini Urban issued: year: 2022 URL: https://wg21.link/p2528r0 - id: P2529R0 citation-label: P2529R0 title: "generator should have T&& reference_type" author: - family: Mathias Stearn issued: year: 2022 URL: https://wg21.link/p2529r0 - id: P2530R0 citation-label: P2530R0 title: "Why Hazard Pointers should be in C++26" author: - family: Maged Michael, Maged M. Michael, Michael Wong, Paul McKenney, Andrew Hunter, Daisy S. Hollman, JF Bastien, Hans Boehm, David Goldblatt, Frank Birbacher, Mathias Stearn issued: year: 2022 URL: https://wg21.link/p2530r0 - id: P2530R1 citation-label: P2530R1 title: "Why Hazard Pointers should be in C++26" author: - family: Maged Michael, Maged M. Michael, Michael Wong, Paul McKenney, Andrew Hunter, Daisy S. Hollman, JF Bastien, Hans Boehm, David Goldblatt, Frank Birbacher, Mathias Stearn issued: year: 2022 URL: https://wg21.link/p2530r1 - id: P2530R2 citation-label: P2530R2 title: "Why Hazard Pointers should be in C++26" author: - family: Maged Michael, Maged M. Michael, Michael Wong, Paul McKenney, Andrew Hunter, Daisy S. Hollman, JF Bastien, Hans Boehm, David Goldblatt, Frank Birbacher, Mathias Stearn issued: year: 2023 URL: https://wg21.link/p2530r2 - id: P2530R3 citation-label: P2530R3 title: "Hazard Pointers for C++26" author: - family: Maged Michael, Maged M. Michael, Michael Wong, Paul McKenney, Andrew Hunter, Daisy S. Hollman, JF Bastien, Hans Boehm, David Goldblatt, Frank Birbacher, Mathias Stearn issued: year: 2023 URL: https://wg21.link/p2530r3 - id: P2531R0 citation-label: P2531R0 title: "C++ Standard Library Issues to be moved in Virtual Plenary, Feb. 2022" author: - family: Jonathan Wakely issued: year: 2022 URL: https://wg21.link/p2531r0 - id: P2532R0 citation-label: P2532R0 title: "Removing exception_ptr from the Receiver Concepts" author: - family: Eric Niebler issued: year: 2022 URL: https://wg21.link/p2532r0 - id: P2533R0 citation-label: P2533R0 title: "Core Language Working Group \"ready\" Issues for the February, 2022 meeting" author: - family: William M. Miller issued: year: 2022 URL: https://wg21.link/p2533r0 - id: P2534R0 citation-label: P2534R0 title: "Slides: function_ref in the wild (P0792R7 presentation)" author: - family: Zhihao Yuan issued: year: 2022 URL: https://wg21.link/p2534r0 - id: P2535R0 citation-label: P2535R0 title: "Message fences" author: - family: Olivier Giroux, Daniel Lustig issued: year: 2022 URL: https://wg21.link/p2535r0 - id: P2536R0 citation-label: P2536R0 title: "Distributing C++ Module Libraries with dependencies json files." author: - family: Olga Arkhipova issued: year: 2022 URL: https://wg21.link/p2536r0 - id: P2537R0 citation-label: P2537R0 title: "Relax va_start Requirements to Match C" author: - family: JeanHeyd Meneide issued: year: 2022 URL: https://wg21.link/p2537r0 - id: P2537R1 citation-label: P2537R1 title: "Relax va_start Requirements to Match C" author: - family: JeanHeyd Meneide issued: year: 2022 URL: https://wg21.link/p2537r1 - id: P2537R2 citation-label: P2537R2 title: "Relax va_start Requirements to Match C" author: - family: JeanHeyd Meneide issued: year: 2022 URL: https://wg21.link/p2537r2 - id: P2538R0 citation-label: P2538R0 title: "ADL-proof std::projected" author: - family: Arthur O'Dwyer issued: year: 2022 URL: https://wg21.link/p2538r0 - id: P2538R1 citation-label: P2538R1 title: "ADL-proof std::projected" author: - family: Arthur O'Dwyer, Casey Carter issued: year: 2022 URL: https://wg21.link/p2538r1 - id: P2539R0 citation-label: P2539R0 title: "Should the output of std::print to a terminal be synchronized with the underlying stream?" author: - family: Victor Zverovich issued: year: 2022 URL: https://wg21.link/p2539r0 - id: P2539R1 citation-label: P2539R1 title: "Should the output of std::print to a terminal be synchronized with the underlying stream?" author: - family: Victor Zverovich issued: year: 2022 URL: https://wg21.link/p2539r1 - id: P2539R2 citation-label: P2539R2 title: "Should the output of std::print to a terminal be synchronized with the underlying stream?" author: - family: Victor Zverovich issued: year: 2022 URL: https://wg21.link/p2539r2 - id: P2539R3 citation-label: P2539R3 title: "Should the output of std::print to a terminal be synchronized with the underlying stream?" author: - family: Victor Zverovich issued: year: 2022 URL: https://wg21.link/p2539r3 - id: P2539R4 citation-label: P2539R4 title: "Should the output of std::print to a terminal be synchronized with the underlying stream?" author: - family: Victor Zverovich issued: year: 2022 URL: https://wg21.link/p2539r4 - id: P2540R0 citation-label: P2540R0 title: "Empty Product for certain Views" author: - family: Steve Downey issued: year: 2022 URL: https://wg21.link/p2540r0 - id: P2540R1 citation-label: P2540R1 title: "Empty Product for certain Views" author: - family: Steve Downey issued: year: 2022 URL: https://wg21.link/p2540r1 - id: P2541R0 citation-label: P2541R0 title: "Consider renaming remove_quals" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2541r0 - id: P2542R0 citation-label: P2542R0 title: "views::concat" author: - family: Hui Xie, S. Levent Yilmaz issued: year: 2022 URL: https://wg21.link/p2542r0 - id: P2542R1 citation-label: P2542R1 title: "views::concat" author: - family: Hui Xie, S. Levent Yilmaz issued: year: 2022 URL: https://wg21.link/p2542r1 - id: P2542R2 citation-label: P2542R2 title: "views::concat" author: - family: Hui Xie, S. Levent Yilmaz issued: year: 2022 URL: https://wg21.link/p2542r2 - id: P2542R3 citation-label: P2542R3 title: "views::concat" author: - family: Hui Xie, S. Levent Yilmaz issued: year: 2023 URL: https://wg21.link/p2542r3 - id: P2542R4 citation-label: P2542R4 title: "views::concat" author: - family: Hui Xie, S. Levent Yilmaz issued: year: 2023 URL: https://wg21.link/p2542r4 - id: P2542R5 citation-label: P2542R5 title: "views::concat" author: - family: Hui Xie, S. Levent Yilmaz issued: year: 2023 URL: https://wg21.link/p2542r5 - id: P2542R6 citation-label: P2542R6 title: "views::concat" author: - family: Hui Xie, S. Levent Yilmaz issued: year: 2023 URL: https://wg21.link/p2542r6 - id: P2542R7 citation-label: P2542R7 title: "views::concat" author: - family: Hui Xie, S. Levent Yilmaz issued: year: 2023 URL: https://wg21.link/p2542r7 - id: P2542R8 citation-label: P2542R8 title: "views::concat" author: - family: Hui Xie, S. Levent Yilmaz issued: year: 2024 URL: https://wg21.link/p2542r8 - id: P2544R0 citation-label: P2544R0 title: "C++ exceptions are becoming more and more problematic" author: - family: Thomas Neumann issued: year: 2022 URL: https://wg21.link/p2544r0 - id: P2545R0 citation-label: P2545R0 title: "Why RCU Should be in C++26" author: - family: Paul E. McKenney, Michael Wong, Maged M. Michael, Geoffrey Romer, Andrew Hunter, Arthur O’Dwyer, Daisy Hollman, JF Bastien, Hans Boehm, David Goldblatt, Frank Birbacher, Erik Rigtorp, Tomasz Kamiński, Jens Maurer issued: year: 2022 URL: https://wg21.link/p2545r0 - id: P2545R1 citation-label: P2545R1 title: "Why RCU Should be in C++26" author: - family: Paul E. McKenney, Michael Wong, Maged M. Michael, Geoffrey Romer, Andrew Hunter, Arthur O’Dwyer, Daisy Hollman, JF Bastien, Hans Boehm, David Goldblatt, Frank Birbacher, Erik Rigtorp, Tomasz Kamiński, Jens Maurer issued: year: 2022 URL: https://wg21.link/p2545r1 - id: P2545R2 citation-label: P2545R2 title: "Why RCU Should be in C++26" author: - family: Paul E. McKenney, Michael Wong, Maged M. Michael, Geoffrey Romer, Andrew Hunter, Arthur O’Dwyer, Daisy Hollman, JF Bastien, Hans Boehm, David Goldblatt, Frank Birbacher, Erik Rigtorp, Tomasz Kamiński, Jens Maurer issued: year: 2023 URL: https://wg21.link/p2545r2 - id: P2545R3 citation-label: P2545R3 title: "Why RCU Should be in C++26" author: - family: Paul E. McKenney, Michael Wong, Maged M. Michael, Geoffrey Romer, Andrew Hunter, Arthur O’Dwyer, Daisy Hollman, JF Bastien, Hans Boehm, David Goldblatt, Frank Birbacher, Erik Rigtorp, Tomasz Kamiński, Jens Maurer issued: year: 2023 URL: https://wg21.link/p2545r3 - id: P2545R4 citation-label: P2545R4 title: "Read-Copy Update (RCU)" author: - family: Paul E. McKenney, Michael Wong, Maged M. Michael, Geoffrey Romer, Andrew Hunter, Arthur O’Dwyer, Daisy Hollman, JF Bastien, Hans Boehm, David Goldblatt, Frank Birbacher, Erik Rigtorp, Tomasz Kamiński, Jens Maurer issued: year: 2023 URL: https://wg21.link/p2545r4 - id: P2546R0 citation-label: P2546R0 title: "Debugging Support" author: - family: René Ferdinand Rivera Morell issued: year: 2022 URL: https://wg21.link/p2546r0 - id: P2546R1 citation-label: P2546R1 title: "Debugging Support" author: - family: René Ferdinand Rivera Morell issued: year: 2022 URL: https://wg21.link/p2546r1 - id: P2546R2 citation-label: P2546R2 title: "Debugging Support" author: - family: René Ferdinand Rivera Morell issued: year: 2022 URL: https://wg21.link/p2546r2 - id: P2546R3 citation-label: P2546R3 title: "Debugging Support" author: - family: René Ferdinand Rivera Morell issued: year: 2022 URL: https://wg21.link/p2546r3 - id: P2546R4 citation-label: P2546R4 title: "Debugging Support" author: - family: René Ferdinand Rivera Morell issued: year: 2023 URL: https://wg21.link/p2546r4 - id: P2546R5 citation-label: P2546R5 title: "Debugging Support" author: - family: René Ferdinand Rivera Morell issued: year: 2023 URL: https://wg21.link/p2546r5 - id: P2547R0 citation-label: P2547R0 title: "Language support for customisable functions" author: - family: Lewis Baker, Corentin Jabot, Gašper Ažman issued: year: 2022 URL: https://wg21.link/p2547r0 - id: P2547R1 citation-label: P2547R1 title: "Language support for customisable functions" author: - family: Lewis Baker, Corentin Jabot, Gašper Ažman issued: year: 2022 URL: https://wg21.link/p2547r1 - id: P2548R0 citation-label: P2548R0 title: "copyable_function" author: - family: Michael Florian Hava issued: year: 2022 URL: https://wg21.link/p2548r0 - id: P2548R1 citation-label: P2548R1 title: "copyable_function" author: - family: Michael Florian Hava issued: year: 2022 URL: https://wg21.link/p2548r1 - id: P2548R2 citation-label: P2548R2 title: "copyable_function" author: - family: Michael Florian Hava issued: year: 2022 URL: https://wg21.link/p2548r2 - id: P2548R3 citation-label: P2548R3 title: "copyable_function" author: - family: Michael Florian Hava issued: year: 2022 URL: https://wg21.link/p2548r3 - id: P2548R4 citation-label: P2548R4 title: "copyable_function" author: - family: Michael Florian Hava issued: year: 2022 URL: https://wg21.link/p2548r4 - id: P2548R5 citation-label: P2548R5 title: "copyable_function" author: - family: Michael Florian Hava issued: year: 2023 URL: https://wg21.link/p2548r5 - id: P2548R6 citation-label: P2548R6 title: "copyable_function" author: - family: Michael Florian Hava issued: year: 2023 URL: https://wg21.link/p2548r6 - id: P2549R0 citation-label: P2549R0 title: "std::unexpected should have error() as member accessor" author: - family: Yihe Li issued: year: 2022 URL: https://wg21.link/p2549r0 - id: P2549R1 citation-label: P2549R1 title: "std::unexpected should have error() as member accessor" author: - family: Yihe Li issued: year: 2022 URL: https://wg21.link/p2549r1 - id: P2550R0 citation-label: P2550R0 title: "ranges::copy should say output_iterator somewhere" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2550r0 - id: P2551R0 citation-label: P2551R0 title: "Clarify intent of P1841 numeric traits" author: - family: Matthias Kretz, Jonathan Wakely issued: year: 2022 URL: https://wg21.link/p2551r0 - id: P2551R1 citation-label: P2551R1 title: "Clarify intent of P1841 numeric traits" author: - family: Matthias Kretz, Jonathan Wakely issued: year: 2022 URL: https://wg21.link/p2551r1 - id: P2551R2 citation-label: P2551R2 title: "Clarify intent of P1841 numeric traits" author: - family: Matthias Kretz, Jonathan Wakely issued: year: 2022 URL: https://wg21.link/p2551r2 - id: P2552R0 citation-label: P2552R0 title: "On the ignorability of standard attributes" author: - family: Timur Doumler issued: year: 2022 URL: https://wg21.link/p2552r0 - id: P2552R1 citation-label: P2552R1 title: "On the ignorability of standard attributes" author: - family: Timur Doumler issued: year: 2022 URL: https://wg21.link/p2552r1 - id: P2552R2 citation-label: P2552R2 title: "On the ignorability of standard attributes" author: - family: Timur Doumler issued: year: 2023 URL: https://wg21.link/p2552r2 - id: P2552R3 citation-label: P2552R3 title: "On the ignorability of standard attributes" author: - family: Timur Doumler issued: year: 2023 URL: https://wg21.link/p2552r3 - id: P2553R0 citation-label: P2553R0 title: "Make mdspan size_type controllable" author: - family: Christian Trott, Damien Lebrun-Grandie, Mark Hoemmen, Dan Sunderland issued: year: 2022 URL: https://wg21.link/p2553r0 - id: P2553R1 citation-label: P2553R1 title: "Make mdspan size_type controllable" author: - family: Christian Trott, Damien Lebrun-Grandie, Mark Hoemmen, Dan Sunderland issued: year: 2022 URL: https://wg21.link/p2553r1 - id: P2554R0 citation-label: P2554R0 title: "C-Array Interoperability of MDSpan" author: - family: Christian Trott, Damien Lebrun-Grandie, Mark Hoemmen, K. R. Walker, Dan Sunderland issued: year: 2022 URL: https://wg21.link/p2554r0 - id: P2555R0 citation-label: P2555R0 title: "Naming improvements for std::execution" author: - family: Jens Maurer issued: year: 2022 URL: https://wg21.link/p2555r0 - id: P2555R1 citation-label: P2555R1 title: "Naming improvements for std::execution" author: - family: Jens Maurer issued: year: 2022 URL: https://wg21.link/p2555r1 - id: P2557R0 citation-label: P2557R0 title: "WG21 2022-02 Virtual Meeting Record of Discussion" author: - family: Nina Ranns issued: year: 2022 URL: https://wg21.link/p2557r0 - id: P2558R0 citation-label: P2558R0 title: "Add @, $, and ` to the basic character set" author: - family: Steve Downey issued: year: 2022 URL: https://wg21.link/p2558r0 - id: P2558R1 citation-label: P2558R1 title: "Add @, $, and ` to the basic character set" author: - family: Steve Downey issued: year: 2022 URL: https://wg21.link/p2558r1 - id: P2558R2 citation-label: P2558R2 title: "Add @, $, and ` to the basic character set" author: - family: Steve Downey issued: year: 2023 URL: https://wg21.link/p2558r2 - id: P2559R0 citation-label: P2559R0 title: "Plan for Concurrency Technical Specification Version 2" author: - family: Bryce Adelstein Lelbach issued: year: 2022 URL: https://wg21.link/p2559r0 - id: P2559R1 citation-label: P2559R1 title: "Plan for Concurrency Technical Specification Version 2" author: - family: Bryce Adelstein Lelbach issued: year: 2022 URL: https://wg21.link/p2559r1 - id: P2560R0 citation-label: P2560R0 title: "Comparing value- and type-based reflection" author: - family: Matúš Chochlı́k issued: year: 2022 URL: https://wg21.link/p2560r0 - id: P2561R0 citation-label: P2561R0 title: "operator??" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2561r0 - id: P2561R1 citation-label: P2561R1 title: "An error propagation operator" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2561r1 - id: P2561R2 citation-label: P2561R2 title: "A control flow operator" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2561r2 - id: P2562R0 citation-label: P2562R0 title: "constexpr Stable Sorting" author: - family: Oliver Rosten issued: year: 2022 URL: https://wg21.link/p2562r0 - id: P2562R1 citation-label: P2562R1 title: "constexpr Stable Sorting" author: - family: Oliver Rosten issued: year: 2022 URL: https://wg21.link/p2562r1 - id: P2564R0 citation-label: P2564R0 title: "consteval needs to propagate up" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2564r0 - id: P2564R1 citation-label: P2564R1 title: "consteval needs to propagate up" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2564r1 - id: P2564R2 citation-label: P2564R2 title: "consteval needs to propagate up" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2564r2 - id: P2564R3 citation-label: P2564R3 title: "consteval needs to propagate up" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2564r3 - id: P2565R0 citation-label: P2565R0 title: "Supporting User-Defined Attributes" author: - family: Bret Brown issued: year: 2022 URL: https://wg21.link/p2565r0 - id: P2568R0 citation-label: P2568R0 title: "Proposal of std::map::at_ptr" author: - family: Andrew Tomazos issued: year: 2022 URL: https://wg21.link/p2568r0 - id: P2569R0 citation-label: P2569R0 title: "*_HAS_SUBNORM==0 implies what?" author: - family: Fred Tydeman issued: year: 2022 URL: https://wg21.link/p2569r0 - id: P2570R0 citation-label: P2570R0 title: "On side effects in contract annotations" author: - family: Andrzej Krzemieński issued: year: 2022 URL: https://wg21.link/p2570r0 - id: P2570R1 citation-label: P2570R1 title: "Contract predicates that are not predicates" author: - family: Andrzej Krzemieński issued: year: 2022 URL: https://wg21.link/p2570r1 - id: P2570R2 citation-label: P2570R2 title: "Contract predicates that are not predicates" author: - family: Andrzej Krzemieński issued: year: 2023 URL: https://wg21.link/p2570r2 - id: P2572R0 citation-label: P2572R0 title: "std::format() fill character allowances" author: - family: Tom Honermann issued: year: 2022 URL: https://wg21.link/p2572r0 - id: P2572R1 citation-label: P2572R1 title: "std::format() fill character allowances" author: - family: Tom Honermann issued: year: 2023 URL: https://wg21.link/p2572r1 - id: P2573R0 citation-label: P2573R0 title: "= delete(\"should have a reason\");" author: - family: Yihe Li issued: year: 2022 URL: https://wg21.link/p2573r0 - id: P2573R1 citation-label: P2573R1 title: "= delete(\"should have a reason\");" author: - family: Yihe Li issued: year: 2023 URL: https://wg21.link/p2573r1 - id: P2573R2 citation-label: P2573R2 title: "= delete(\"should have a reason\");" author: - family: Yihe Li issued: year: 2024 URL: https://wg21.link/p2573r2 - id: P2574R0 citation-label: P2574R0 title: "2022-05 Library Evolution Polls" author: - family: Bryce Adelstein Lelbach issued: year: 2022 URL: https://wg21.link/p2574r0 - id: P2575R0 citation-label: P2575R0 title: "2022-05 Library Evolution Poll Outcomes" author: - family: Bryce Adelstein Lelbach issued: year: 2022 URL: https://wg21.link/p2575r0 - id: P2576R0 citation-label: P2576R0 title: "The constexpr specifier for object definitions" author: - family: Jens Gustedt, Alex Gilding issued: year: 2022 URL: https://wg21.link/p2576r0 - id: P2577R0 citation-label: P2577R0 title: "C++ Modules Discovery in Prebuilt Library Releases" author: - family: Daniel Ruoso issued: year: 2022 URL: https://wg21.link/p2577r0 - id: P2577R1 citation-label: P2577R1 title: "C++ Modules Discovery in Prebuilt Library Releases" author: - family: Daniel Ruoso issued: year: 2022 URL: https://wg21.link/p2577r1 - id: P2577R2 citation-label: P2577R2 title: "C++ Modules Discovery in Prebuilt Library Releases" author: - family: Daniel Ruoso issued: year: 2022 URL: https://wg21.link/p2577r2 - id: P2579R0 citation-label: P2579R0 title: "Mitigation strategies for P2036 “Changing scope for lambda trailing-return-type”" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2579r0 - id: P2580R0 citation-label: P2580R0 title: "Tuple protocol for C-style arrays T[N]" author: - family: Paolo Di Giglio issued: year: 2022 URL: https://wg21.link/p2580r0 - id: P2581R0 citation-label: P2581R0 title: "Specifying the Interoperability of Binary Module Interface Files" author: - family: Daniel Ruoso issued: year: 2022 URL: https://wg21.link/p2581r0 - id: P2581R1 citation-label: P2581R1 title: "Specifying the Interoperability of Built Module Interface Files" author: - family: Daniel Ruoso issued: year: 2022 URL: https://wg21.link/p2581r1 - id: P2581R2 citation-label: P2581R2 title: "Specifying the Interoperability of Built Module Interface Files" author: - family: Daniel Ruoso issued: year: 2022 URL: https://wg21.link/p2581r2 - id: P2582R0 citation-label: P2582R0 title: "Wording for class template argument deduction from inherited constructors" author: - family: Timur Doumler issued: year: 2022 URL: https://wg21.link/p2582r0 - id: P2582R1 citation-label: P2582R1 title: "Wording for class template argument deduction from inherited constructors" author: - family: Timur Doumler issued: year: 2022 URL: https://wg21.link/p2582r1 - id: P2584R0 citation-label: P2584R0 title: "A More Composable from_chars" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2584r0 - id: P2585R0 citation-label: P2585R0 title: "Improving default container formatting" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2585r0 - id: P2585R1 citation-label: P2585R1 title: "Improving default container formatting" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2585r1 - id: P2586R0 citation-label: P2586R0 title: "Standard Secure Networking" author: - family: Niall Douglas issued: year: 2022 URL: https://wg21.link/p2586r0 - id: P2587R0 citation-label: P2587R0 title: "to_string or not to_string" author: - family: Victor Zverovich issued: year: 2022 URL: https://wg21.link/p2587r0 - id: P2587R1 citation-label: P2587R1 title: "to_string or not to_string" author: - family: Victor Zverovich issued: year: 2022 URL: https://wg21.link/p2587r1 - id: P2587R2 citation-label: P2587R2 title: "to_string or not to_string" author: - family: Victor Zverovich issued: year: 2022 URL: https://wg21.link/p2587r2 - id: P2587R3 citation-label: P2587R3 title: "to_string or not to_string" author: - family: Victor Zverovich issued: year: 2022 URL: https://wg21.link/p2587r3 - id: P2588R0 citation-label: P2588R0 title: "Relax std::barrier phase completion step guarantees" author: - family: Gonzalo Brito, Eric A Niebler, Anthony Williams, Thomas Rodgers issued: year: 2022 URL: https://wg21.link/p2588r0 - id: P2588R1 citation-label: P2588R1 title: "Relax std::barrier phase completion step guarantees" author: - family: Gonzalo Brito, Eric A Niebler, Anthony Williams, Thomas Rodgers issued: year: 2022 URL: https://wg21.link/p2588r1 - id: P2588R2 citation-label: P2588R2 title: "Relax std::barrier phase completion step guarantees" author: - family: Gonzalo Brito, Eric A Niebler, Anthony Williams, Thomas Rodgers issued: year: 2022 URL: https://wg21.link/p2588r2 - id: P2588R3 citation-label: P2588R3 title: "Relax std::barrier phase completion step guarantees" author: - family: Gonzalo Brito, Eric A Niebler, Anthony Williams, Thomas Rodgers issued: year: 2023 URL: https://wg21.link/p2588r3 - id: P2589R0 citation-label: P2589R0 title: "static operator[]" author: - family: Nevin Liber issued: year: 2022 URL: https://wg21.link/p2589r0 - id: P2589R1 citation-label: P2589R1 title: "static operator[]" author: - family: Nevin Liber issued: year: 2022 URL: https://wg21.link/p2589r1 - id: P2590R0 citation-label: P2590R0 title: "Explicit lifetime management" author: - family: Timur Doumler, Richard Smith issued: year: 2022 URL: https://wg21.link/p2590r0 - id: P2590R1 citation-label: P2590R1 title: "Explicit lifetime management" author: - family: Timur Doumler, Richard Smith issued: year: 2022 URL: https://wg21.link/p2590r1 - id: P2590R2 citation-label: P2590R2 title: "Explicit lifetime management" author: - family: Timur Doumler, Richard Smith issued: year: 2022 URL: https://wg21.link/p2590r2 - id: P2591R0 citation-label: P2591R0 title: "Concatenation of strings and string views" author: - family: Giuseppe D'Angelo issued: year: 2022 URL: https://wg21.link/p2591r0 - id: P2591R1 citation-label: P2591R1 title: "Concatenation of strings and string views" author: - family: Giuseppe D'Angelo issued: year: 2022 URL: https://wg21.link/p2591r1 - id: P2591R2 citation-label: P2591R2 title: "Concatenation of strings and string views" author: - family: Giuseppe D'Angelo issued: year: 2022 URL: https://wg21.link/p2591r2 - id: P2591R3 citation-label: P2591R3 title: "Concatenation of strings and string views" author: - family: Giuseppe D'Angelo issued: year: 2023 URL: https://wg21.link/p2591r3 - id: P2591R4 citation-label: P2591R4 title: "Concatenation of strings and string views" author: - family: Giuseppe D'Angelo issued: year: 2023 URL: https://wg21.link/p2591r4 - id: P2591R5 citation-label: P2591R5 title: "Concatenation of strings and string views" author: - family: Giuseppe D'Angelo issued: year: 2024 URL: https://wg21.link/p2591r5 - id: P2592R0 citation-label: P2592R0 title: "Hashing support for std::chrono value classes" author: - family: Giuseppe D'Angelo issued: year: 2022 URL: https://wg21.link/p2592r0 - id: P2592R1 citation-label: P2592R1 title: "Hashing support for std::chrono value classes" author: - family: Giuseppe D'Angelo issued: year: 2022 URL: https://wg21.link/p2592r1 - id: P2592R2 citation-label: P2592R2 title: "Hashing support for std::chrono value classes" author: - family: Giuseppe D'Angelo issued: year: 2022 URL: https://wg21.link/p2592r2 - id: P2592R3 citation-label: P2592R3 title: "Hashing support for std::chrono value classes" author: - family: Giuseppe D'Angelo issued: year: 2023 URL: https://wg21.link/p2592r3 - id: P2593R0 citation-label: P2593R0 title: "Allowing static_assert(false)" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2593r0 - id: P2593R1 citation-label: P2593R1 title: "Allowing static_assert(false)" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2593r1 - id: P2594R0 citation-label: P2594R0 title: "Slides: Allow programmer to control and detect coroutine elision (P2477R2 Presentation))" author: - family: Chuanqi Xu issued: year: 2022 URL: https://wg21.link/p2594r0 - id: P2594R1 citation-label: P2594R1 title: "Slides: Allow programmer to control coroutine elision (P2477R3 Presentation))" author: - family: Chuanqi Xu issued: year: 2023 URL: https://wg21.link/p2594r1 - id: P2596R0 citation-label: P2596R0 title: "Improve std::hive::reshape" author: - family: Arthur O'Dwyer issued: year: 2022 URL: https://wg21.link/p2596r0 - id: P2598R0 citation-label: P2598R0 title: "“Changing scope for lambda trailing-return-type” (P2036) should not be a DR" author: - family: Ville Voutilainen issued: year: 2022 URL: https://wg21.link/p2598r0 - id: P2599R0 citation-label: P2599R0 title: "mdspan::size_type should be index_type" author: - family: Nevin Liber issued: year: 2022 URL: https://wg21.link/p2599r0 - id: P2599R1 citation-label: P2599R1 title: "mdspan::size_type should be index_type" author: - family: Nevin Liber issued: year: 2022 URL: https://wg21.link/p2599r1 - id: P2599R2 citation-label: P2599R2 title: "index _type & size_type in mdspan" author: - family: Nevin Liber issued: year: 2022 URL: https://wg21.link/p2599r2 - id: P2600R0 citation-label: P2600R0 title: "A minimal ADL restriction to avoid ill-formed template instantiation" author: - family: Matthias Kretz issued: year: 2022 URL: https://wg21.link/p2600r0 - id: P2601R0 citation-label: P2601R0 title: "To make redundant empty angle brackets optional for class template argument lists" author: - family: Justin Cooke issued: year: 2022 URL: https://wg21.link/p2601r0 - id: P2601R1 citation-label: P2601R1 title: "Make redundant empty angle brackets optional" author: - family: Justin Cooke issued: year: 2022 URL: https://wg21.link/p2601r1 - id: P2602R0 citation-label: P2602R0 title: "Poison Pills are Too Toxic" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2602r0 - id: P2602R1 citation-label: P2602R1 title: "Poison Pills are Too Toxic" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2602r1 - id: P2602R2 citation-label: P2602R2 title: "Poison Pills are Too Toxic" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2602r2 - id: P2603R0 citation-label: P2603R0 title: "member function pointer to function pointer" author: - family: Jarrad Waterloo issued: year: 2022 URL: https://wg21.link/p2603r0 - id: P2603R1 citation-label: P2603R1 title: "member function pointer to function pointer" author: - family: Jarrad Waterloo issued: year: 2022 URL: https://wg21.link/p2603r1 - id: P2604R0 citation-label: P2604R0 title: "MDSPAN: rename pointer and contiguous" author: - family: Christian Trott issued: year: 2022 URL: https://wg21.link/p2604r0 - id: P2605R0 citation-label: P2605R0 title: "SG16: Unicode meeting summaries 2022-01-12 through 2022-06-08" author: - family: Tom Honermann issued: year: 2022 URL: https://wg21.link/p2605r0 - id: P2607R0 citation-label: P2607R0 title: "Let alignas specify minimum alignment" author: - family: Justin Cooke issued: year: 2022 URL: https://wg21.link/p2607r0 - id: P2608R0 citation-label: P2608R0 title: "Allow multiple init-statements" author: - family: Justin Cooke issued: year: 2022 URL: https://wg21.link/p2608r0 - id: P2609R0 citation-label: P2609R0 title: "Relaxing Ranges Just A Smidge" author: - family: John Eivind Helset issued: year: 2022 URL: https://wg21.link/p2609r0 - id: P2609R1 citation-label: P2609R1 title: "Relaxing Ranges Just A Smidge" author: - family: John Eivind Helset issued: year: 2022 URL: https://wg21.link/p2609r1 - id: P2609R2 citation-label: P2609R2 title: "Relaxing Ranges Just A Smidge" author: - family: John Eivind Helset issued: year: 2023 URL: https://wg21.link/p2609r2 - id: P2609R3 citation-label: P2609R3 title: "Relaxing Ranges Just A Smidge" author: - family: John Eivind Helset issued: year: 2023 URL: https://wg21.link/p2609r3 - id: P2610R0 citation-label: P2610R0 title: "2022-07 Library Evolution Polls" author: - family: Bryce Adelstein Lelbach issued: year: 2022 URL: https://wg21.link/p2610r0 - id: P2611R0 citation-label: P2611R0 title: "2022-07 Library Evolution Poll Outcomes" author: - family: Bryce Adelstein Lelbach issued: year: 2022 URL: https://wg21.link/p2611r0 - id: P2613R0 citation-label: P2613R0 title: "Add the missing `empty` to `mdspan`" author: - family: Yihe Le issued: year: 2022 URL: https://wg21.link/p2613r0 - id: P2613R1 citation-label: P2613R1 title: "Add the missing `empty` to `mdspan`" author: - family: Yihe Le issued: year: 2022 URL: https://wg21.link/p2613r1 - id: P2614R0 citation-label: P2614R0 title: "Deprecate numeric_limits::has_denorm" author: - family: Matthias Kretz issued: year: 2022 URL: https://wg21.link/p2614r0 - id: P2614R1 citation-label: P2614R1 title: "Deprecate numeric_limits::has_denorm" author: - family: Matthias Kretz issued: year: 2022 URL: https://wg21.link/p2614r1 - id: P2614R2 citation-label: P2614R2 title: "Deprecate numeric_limits::has_denorm" author: - family: Matthias Kretz issued: year: 2022 URL: https://wg21.link/p2614r2 - id: P2615R0 citation-label: P2615R0 title: "Meaningful exports" author: - family: S. Davis Herring issued: year: 2022 URL: https://wg21.link/p2615r0 - id: P2615R1 citation-label: P2615R1 title: "Meaningful exports" author: - family: S. Davis Herring issued: year: 2022 URL: https://wg21.link/p2615r1 - id: P2616R0 citation-label: P2616R0 title: "Making std::atomic notification/wait operations usable in more situations" author: - family: Lewis Baker issued: year: 2022 URL: https://wg21.link/p2616r0 - id: P2616R1 citation-label: P2616R1 title: "Making std::atomic notification/wait operations usable in more situations" author: - family: Lewis Baker issued: year: 2022 URL: https://wg21.link/p2616r1 - id: P2616R2 citation-label: P2616R2 title: "Making std::atomic notification/wait operations usable in more situations" author: - family: Lewis Baker issued: year: 2022 URL: https://wg21.link/p2616r2 - id: P2616R3 citation-label: P2616R3 title: "Making std::atomic notification/wait operations usable in more situations" author: - family: Lewis Baker issued: year: 2022 URL: https://wg21.link/p2616r3 - id: P2616R4 citation-label: P2616R4 title: "Making std::atomic notification/wait operations usable in more situations" author: - family: Lewis Baker issued: year: 2023 URL: https://wg21.link/p2616r4 - id: P2617R0 citation-label: P2617R0 title: "Responses to NB comments on DTS 12907 \"Extensions to C++ for Transactional Memory Version 2\"" author: - family: Jens Maurer issued: year: 2022 URL: https://wg21.link/p2617r0 - id: P2618R0 citation-label: P2618R0 title: "C++ Standard Library Issues to be moved in Virtual Plenary, Jul. 2022" author: - family: Jonathan Wakely issued: year: 2022 URL: https://wg21.link/p2618r0 - id: P2620R0 citation-label: P2620R0 title: "Lifting artificial restriction on universal character names" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2620r0 - id: P2620R1 citation-label: P2620R1 title: "Lifting artificial restriction on universal character names" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2620r1 - id: P2620R2 citation-label: P2620R2 title: "Improve the wording for Universal Character Names in identifiers" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2620r2 - id: P2621R0 citation-label: P2621R0 title: "UB? In my Lexer?" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2621r0 - id: P2621R1 citation-label: P2621R1 title: "UB? In my Lexer?" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2621r1 - id: P2621R2 citation-label: P2621R2 title: "UB? In my Lexer?" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/p2621r2 - id: P2621R3 citation-label: P2621R3 title: "UB? In my Lexer?" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/p2621r3 - id: P2622R0 citation-label: P2622R0 title: "Core Language Working Group \"ready\" Issues for the July, 2022 meeting" author: - family: Jens Maurer issued: year: 2022 URL: https://wg21.link/p2622r0 - id: P2623R0 citation-label: P2623R0 title: "implicit constant initialization" author: - family: Jarrad J. Waterloo issued: year: 2022 URL: https://wg21.link/p2623r0 - id: P2623R1 citation-label: P2623R1 title: "implicit constant initialization" author: - family: Jarrad J. Waterloo issued: year: 2022 URL: https://wg21.link/p2623r1 - id: P2623R2 citation-label: P2623R2 title: "implicit constant initialization" author: - family: Jarrad J. Waterloo issued: year: 2022 URL: https://wg21.link/p2623r2 - id: P2624R0 citation-label: P2624R0 title: "Make operations on bools more portable" author: - family: Justin Cooke issued: year: 2022 URL: https://wg21.link/p2624r0 - id: P2625R0 citation-label: P2625R0 title: "Slides: Life without operator() (P2511R1 presentation)" author: - family: Zhihao Yuan issued: year: 2022 URL: https://wg21.link/p2625r0 - id: P2626R0 citation-label: P2626R0 title: "charN_t incremental adoption: Casting pointers of UTF character types" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2626r0 - id: P2627R0 citation-label: P2627R0 title: "WG21 2022-07 Virtual Meeting Record of Discussion" author: - family: Nina Ranns issued: year: 2022 URL: https://wg21.link/p2627r0 - id: P2628R0 citation-label: P2628R0 title: "Extend barrier APIs with memory_order" author: - family: Gonzalo Brito Gadeschi issued: year: 2022 URL: https://wg21.link/p2628r0 - id: P2629R0 citation-label: P2629R0 title: "barrier token-less split arrive/wait" author: - family: Gonzalo Brito Gadeschi issued: year: 2022 URL: https://wg21.link/p2629r0 - id: P2630R0 citation-label: P2630R0 title: "Submdspan" author: - family: Christian Trott, Mark Hoemmen, Damien Lebrun-Grandie issued: year: 2022 URL: https://wg21.link/p2630r0 - id: P2630R1 citation-label: P2630R1 title: "Submdspan" author: - family: Christian Trott, Mark Hoemmen, Damien Lebrun-Grandie issued: year: 2022 URL: https://wg21.link/p2630r1 - id: P2630R2 citation-label: P2630R2 title: "Submdspan" author: - family: Christian Trott, Mark Hoemmen, Damien Lebrun-Grandie, Nevin Liber issued: year: 2023 URL: https://wg21.link/p2630r2 - id: P2630R3 citation-label: P2630R3 title: "Submdspan" author: - family: Christian Trott, Mark Hoemmen, Damien Lebrun-Grandie, Nevin Liber issued: year: 2023 URL: https://wg21.link/p2630r3 - id: P2630R4 citation-label: P2630R4 title: "Submdspan" author: - family: Christian Trott, Mark Hoemmen, Damien Lebrun-Grandie, Nevin Liber issued: year: 2023 URL: https://wg21.link/p2630r4 - id: P2631R0 citation-label: P2631R0 title: "Publish TS Library Fundamentals v3 Now!" author: - family: Alisdair Meredith, Bryce Adelstein Lelbach, Jonathan Wakely issued: year: 2022 URL: https://wg21.link/p2631r0 - id: P2632R0 citation-label: P2632R0 title: "A plan for better template meta programming facilities in C++26" author: - family: Corentin Jabot, Pablo Halpern, John Lakos, Alisdair Meredith, Joshua Berne, Gašper Ažman issued: year: 2022 URL: https://wg21.link/p2632r0 - id: P2633R0 citation-label: P2633R0 title: "thread_local_inherit: Enhancing thread-local storage" author: - family: Justin Cooke issued: year: 2022 URL: https://wg21.link/p2633r0 - id: P2634R0 citation-label: P2634R0 title: "Allow qualifiers in constructor declarations" author: - family: Justin Cooke issued: year: 2022 URL: https://wg21.link/p2634r0 - id: P2635R0 citation-label: P2635R0 title: "Enhancing the break statement" author: - family: Justin Cooke issued: year: 2022 URL: https://wg21.link/p2635r0 - id: P2636R0 citation-label: P2636R0 title: "References to ranges should always be viewable" author: - family: Hannes Hauswedell issued: year: 2022 URL: https://wg21.link/p2636r0 - id: P2636R1 citation-label: P2636R1 title: "References to ranges should always be viewable" author: - family: Hannes Hauswedell issued: year: 2022 URL: https://wg21.link/p2636r1 - id: P2636R2 citation-label: P2636R2 title: "References to ranges should always be viewable" author: - family: Hannes Hauswedell issued: year: 2023 URL: https://wg21.link/p2636r2 - id: P2637R0 citation-label: P2637R0 title: "Member visit and apply" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2637r0 - id: P2637R1 citation-label: P2637R1 title: "Member visit" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2637r1 - id: P2637R2 citation-label: P2637R2 title: "Member visit" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2637r2 - id: P2637R3 citation-label: P2637R3 title: "Member visit" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2637r3 - id: P2638R0 citation-label: P2638R0 title: "Intel's response to P1915R0 for std::simd parallelism in TS 2" author: - family: Daniel Towner issued: year: 2022 URL: https://wg21.link/p2638r0 - id: P2639R0 citation-label: P2639R0 title: "Static Allocations" author: - family: Torben Thaysen issued: year: 2022 URL: https://wg21.link/p2639r0 - id: P2640R0 citation-label: P2640R0 title: "Modules: Inner-scope Namespace Entities: Exported or Not?" author: - family: Nathan Sidwell issued: year: 2022 URL: https://wg21.link/p2640r0 - id: P2640R1 citation-label: P2640R1 title: "Modules: Inner-scope Namespace Entities: Exported or Not?" author: - family: Nathan Sidwell issued: year: 2022 URL: https://wg21.link/p2640r1 - id: P2640R2 citation-label: P2640R2 title: "Modules: Inner-scope Namespace Entities: Exported or Not?" author: - family: Nathan Sidwell issued: year: 2022 URL: https://wg21.link/p2640r2 - id: P2641R0 citation-label: P2641R0 title: "Checking if a union alternative is active" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2641r0 - id: P2641R1 citation-label: P2641R1 title: "Checking if a union alternative is active" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2641r1 - id: P2641R2 citation-label: P2641R2 title: "Checking if a union alternative is active" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2641r2 - id: P2641R3 citation-label: P2641R3 title: "Checking if a union alternative is active" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2641r3 - id: P2641R4 citation-label: P2641R4 title: "Checking if a union alternative is active" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2641r4 - id: P2642R0 citation-label: P2642R0 title: "Padded mdspan layouts" author: - family: Mark Hoemmen, Christian Trott,Damien Lebrun-Grandie,Malte Förster,Jiaming Yuan issued: year: 2022 URL: https://wg21.link/p2642r0 - id: P2642R1 citation-label: P2642R1 title: "Padded mdspan layouts" author: - family: Mark Hoemmen, Christian Trott,Damien Lebrun-Grandie,Malte Förster,Jiaming Yuan issued: year: 2022 URL: https://wg21.link/p2642r1 - id: P2642R2 citation-label: P2642R2 title: "Padded mdspan layouts" author: - family: Mark Hoemmen, Christian Trott,Damien Lebrun-Grandie,Malte Förster,Jiaming Yuan issued: year: 2023 URL: https://wg21.link/p2642r2 - id: P2642R3 citation-label: P2642R3 title: "Padded mdspan layouts" author: - family: Mark Hoemmen, Christian Trott,Damien Lebrun-Grandie,Nicolas Morales,Malte Förster,Jiaming Yuan issued: year: 2023 URL: https://wg21.link/p2642r3 - id: P2642R4 citation-label: P2642R4 title: "Padded mdspan layouts" author: - family: Christian Trott, Mark Hoemmen,Damien Lebrun-Grandie,Nicolas Morales,Malte Förster,Jiaming Yuan issued: year: 2023 URL: https://wg21.link/p2642r4 - id: P2642R5 citation-label: P2642R5 title: "Padded mdspan layouts" author: - family: Christian Trott, Mark Hoemmen,Damien Lebrun-Grandie,Nicolas Morales,Malte Förster,Jiaming Yuan issued: year: 2023 URL: https://wg21.link/p2642r5 - id: P2642R6 citation-label: P2642R6 title: "Padded mdspan layouts" author: - family: Christian Trott, Mark Hoemmen,Damien Lebrun-Grandie,Nicolas Morales,Malte Förster,Jiaming Yuan issued: year: 2024 URL: https://wg21.link/p2642r6 - id: P2643R0 citation-label: P2643R0 title: "Improving C++ concurrency features" author: - family: Gonzalo Brito Gadeschi, Olivier Giroux, Thomas Rodgers issued: year: 2022 URL: https://wg21.link/p2643r0 - id: P2643R1 citation-label: P2643R1 title: "Improving C++ concurrency features" author: - family: Gonzalo Brito Gadeschi, Olivier Giroux, Thomas Rodgers issued: year: 2023 URL: https://wg21.link/p2643r1 - id: P2643R2 citation-label: P2643R2 title: "Improving C++ concurrency features" author: - family: Gonzalo Brito Gadeschi, Olivier Giroux, Thomas Rodgers issued: year: 2024 URL: https://wg21.link/p2643r2 - id: P2644R0 citation-label: P2644R0 title: "Get Fix of Broken Range-based for Loop Finally Done" author: - family: Nicolai Josuttis issued: year: 2022 URL: https://wg21.link/p2644r0 - id: P2644R1 citation-label: P2644R1 title: "Final Fix of Broken Range based for Loop Rev 1" author: - family: Nicolai Josuttis, Herb Sutter, Titus Winter, Hana Dusíková, Fabio Fracassi, Victor Zverovich, Bryce Adelstein Lelbach, Peter Sommerlad issued: year: 2022 URL: https://wg21.link/p2644r1 - id: P2645R0 citation-label: P2645R0 title: "path_view: a design that took a wrong turn" author: - family: Victor Zverovich issued: year: 2024 URL: https://wg21.link/p2645r0 - id: P2646R0 citation-label: P2646R0 title: "Explicit Assumption Syntax Can Reduce Run Time" author: - family: Parsa Amini, Joshua Berne, John Lakos issued: year: 2022 URL: https://wg21.link/p2646r0 - id: P2647R0 citation-label: P2647R0 title: "Permitting static constexpr variables in constexpr functions" author: - family: Barry Revzin, Jonathan Wakely issued: year: 2022 URL: https://wg21.link/p2647r0 - id: P2647R1 citation-label: P2647R1 title: "Permitting static constexpr variables in constexpr functions" author: - family: Barry Revzin, Jonathan Wakely issued: year: 2022 URL: https://wg21.link/p2647r1 - id: P2648R0 citation-label: P2648R0 title: "2022-10 Library Evolution Polls" author: - family: Bryce Adelstein Lelbach issued: year: 2022 URL: https://wg21.link/p2648r0 - id: P2649R0 citation-label: P2649R0 title: "2022-10 Library Evolution Poll Outcomes" author: - family: Bryce Adelstein Lelbach issued: year: 2022 URL: https://wg21.link/p2649r0 - id: P2650R0 citation-label: P2650R0 title: "2022-11 Library Evolution Polls" author: - family: Bryce Adelstein Lelbach issued: year: 2022 URL: https://wg21.link/p2650r0 - id: P2652R0 citation-label: P2652R0 title: "Disallow user specialization of allocator_traits" author: - family: Pablo Halpern issued: year: 2022 URL: https://wg21.link/p2652r0 - id: P2652R1 citation-label: P2652R1 title: "Disallow user specialization of allocator_traits" author: - family: Pablo Halpern issued: year: 2022 URL: https://wg21.link/p2652r1 - id: P2652R2 citation-label: P2652R2 title: "Disallow user specialization of allocator_traits" author: - family: Pablo Halpern issued: year: 2023 URL: https://wg21.link/p2652r2 - id: P2653R0 citation-label: P2653R0 title: "Update Annex E based on Unicode 15.0 UAX 31" author: - family: Steve Downey issued: year: 2022 URL: https://wg21.link/p2653r0 - id: P2653R1 citation-label: P2653R1 title: "Update Annex E based on Unicode 15.0 UAX 31" author: - family: Steve Downey issued: year: 2022 URL: https://wg21.link/p2653r1 - id: P2654R0 citation-label: P2654R0 title: "Modules and Macros" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2654r0 - id: P2655R0 citation-label: P2655R0 title: "common_reference_t of reference_wrapper Should Be a Reference Type" author: - family: Hui Xie, S. Levent Yilmaz issued: year: 2022 URL: https://wg21.link/p2655r0 - id: P2655R1 citation-label: P2655R1 title: "common_reference_t of reference_wrapper Should Be a Reference Type" author: - family: Hui Xie, S. Levent Yilmaz issued: year: 2022 URL: https://wg21.link/p2655r1 - id: P2655R2 citation-label: P2655R2 title: "common_reference_t of reference_wrapper Should Be a Reference Type" author: - family: Hui Xie, S. Levent Yilmaz, Tim Song issued: year: 2023 URL: https://wg21.link/p2655r2 - id: P2655R3 citation-label: P2655R3 title: "common_reference_t of reference_wrapper Should Be a Reference Type" author: - family: Hui Xie, S. Levent Yilmaz, Tim Song issued: year: 2023 URL: https://wg21.link/p2655r3 - id: P2656R0 citation-label: P2656R0 title: "C++ Ecosystem International Standard" author: - family: René Ferdinand Rivera Morell, Ben Craig issued: year: 2022 URL: https://wg21.link/p2656r0 - id: P2656R1 citation-label: P2656R1 title: "C++ Ecosystem International Standard" author: - family: René Ferdinand Rivera Morell, Ben Craig issued: year: 2022 URL: https://wg21.link/p2656r1 - id: P2656R2 citation-label: P2656R2 title: "C++ Ecosystem International Standard" author: - family: René Ferdinand Rivera Morell, Ben Craig issued: year: 2023 URL: https://wg21.link/p2656r2 - id: P2656R3 citation-label: P2656R3 title: "C++ Ecosystem International Standard" author: - family: René Ferdinand Rivera Morell, Ben Craig issued: year: 2024 URL: https://wg21.link/p2656r3 - id: P2657R0 citation-label: P2657R0 title: "C++ is the next C++" author: - family: Jarrad J. Waterloo issued: year: 2022 URL: https://wg21.link/p2657r0 - id: P2657R1 citation-label: P2657R1 title: "C++ is the next C++" author: - family: Jarrad J. Waterloo issued: year: 2022 URL: https://wg21.link/p2657r1 - id: P2658R0 citation-label: P2658R0 title: "temporary storage class specifiers" author: - family: Jarrad J. Waterloo issued: year: 2022 URL: https://wg21.link/p2658r0 - id: P2658R1 citation-label: P2658R1 title: "temporary storage class specifiers" author: - family: Jarrad J. Waterloo issued: year: 2022 URL: https://wg21.link/p2658r1 - id: P2659R0 citation-label: P2659R0 title: "A Proposal to Publish a Technical Specification for Contracts" author: - family: Brian Bi issued: year: 2022 URL: https://wg21.link/p2659r0 - id: P2659R1 citation-label: P2659R1 title: "A Proposal to Publish a Technical Specification for Contracts" author: - family: Brian Bi, Alisdair Meredith issued: year: 2022 URL: https://wg21.link/p2659r1 - id: P2659R2 citation-label: P2659R2 title: "A Proposal to Publish a Technical Specification for Contracts" author: - family: Brian Bi, Alisdair Meredith issued: year: 2022 URL: https://wg21.link/p2659r2 - id: P2660R0 citation-label: P2660R0 title: "Proposed Contracts TS" author: - family: Brian Bi issued: year: 2022 URL: https://wg21.link/p2660r0 - id: P2661R0 citation-label: P2661R0 title: "Miscellaneous amendments to the Contracts TS" author: - family: Brian Bi issued: year: 2022 URL: https://wg21.link/p2661r0 - id: P2662R0 citation-label: P2662R0 title: "Pack Indexing" author: - family: Corentin Jabot, Pablo Halpern, John Lakos, Alisdair Meredith, Joshua Berne issued: year: 2022 URL: https://wg21.link/p2662r0 - id: P2662R1 citation-label: P2662R1 title: "Pack Indexing" author: - family: Corentin Jabot, Pablo Halpern issued: year: 2023 URL: https://wg21.link/p2662r1 - id: P2662R2 citation-label: P2662R2 title: "Pack Indexing" author: - family: Corentin Jabot, Pablo Halpern issued: year: 2023 URL: https://wg21.link/p2662r2 - id: P2662R3 citation-label: P2662R3 title: "Pack Indexing" author: - family: Corentin Jabot, Pablo Halpern issued: year: 2023 URL: https://wg21.link/p2662r3 - id: P2663R0 citation-label: P2663R0 title: "Proposal to support interleaved complex values in std::simd" author: - family: Daniel Towner issued: year: 2022 URL: https://wg21.link/p2663r0 - id: P2663R1 citation-label: P2663R1 title: "Proposal to support interleaved complex values in std::simd" author: - family: Daniel Towner issued: year: 2023 URL: https://wg21.link/p2663r1 - id: P2663R2 citation-label: P2663R2 title: "Proposal to support interleaved complex values in std::simd" author: - family: Daniel Towner, Ruslan Arutyunyan issued: year: 2023 URL: https://wg21.link/p2663r2 - id: P2663R3 citation-label: P2663R3 title: "Proposal to support interleaved complex values in std::simd" author: - family: Daniel Towner, Ruslan Arutyunyan issued: year: 2023 URL: https://wg21.link/p2663r3 - id: P2663R4 citation-label: P2663R4 title: "Proposal to support interleaved complex values in std::simd" author: - family: Daniel Towner, Ruslan Arutyunyan issued: year: 2023 URL: https://wg21.link/p2663r4 - id: P2663R5 citation-label: P2663R5 title: "Proposal to support interleaved complex values in std::simd" author: - family: Daniel Towner, Ruslan Arutyunyan issued: year: 2023 URL: https://wg21.link/p2663r5 - id: P2664R0 citation-label: P2664R0 title: "Proposal to extend std::simd with permutation API" author: - family: Daniel Towner issued: year: 2022 URL: https://wg21.link/p2664r0 - id: P2664R1 citation-label: P2664R1 title: "Proposal to extend std::simd with permutation API" author: - family: Daniel Towner issued: year: 2023 URL: https://wg21.link/p2664r1 - id: P2664R2 citation-label: P2664R2 title: "Proposal to extend std::simd with permutation API" author: - family: Daniel Towner, Ruslan Arutyunyan issued: year: 2023 URL: https://wg21.link/p2664r2 - id: P2664R3 citation-label: P2664R3 title: "Proposal to extend std::simd with permutation API" author: - family: Daniel Towner, Ruslan Arutyunyan issued: year: 2023 URL: https://wg21.link/p2664r3 - id: P2664R4 citation-label: P2664R4 title: "Proposal to extend std::simd with permutation API" author: - family: Daniel Towner, Ruslan Arutyunyan issued: year: 2023 URL: https://wg21.link/p2664r4 - id: P2664R5 citation-label: P2664R5 title: "Proposal to extend std::simd with permutation API" author: - family: Daniel Towner, Ruslan Arutyunyan issued: year: 2023 URL: https://wg21.link/p2664r5 - id: P2664R6 citation-label: P2664R6 title: "Proposal to extend std::simd with permutation API" author: - family: Daniel Towner, Ruslan Arutyunyan issued: year: 2024 URL: https://wg21.link/p2664r6 - id: P2664R7 citation-label: P2664R7 title: "Proposal to extend std::simd with permutation API" author: - family: Daniel Towner, Ruslan Arutyunyan issued: year: 2024 URL: https://wg21.link/p2664r7 - id: P2664R8 citation-label: P2664R8 title: "Proposal to extend std::simd with permutation API" author: - family: Daniel Towner, Ruslan Arutyunyan issued: year: 2024 URL: https://wg21.link/p2664r8 - id: P2665R0 citation-label: P2665R0 title: "Allow calling overload sets containing T, constT&" author: - family: Bengt Gustafsson issued: year: 2022 URL: https://wg21.link/p2665r0 - id: P2666R0 citation-label: P2666R0 title: "Last use optimization" author: - family: Bengt Gustafsson issued: year: 2022 URL: https://wg21.link/p2666r0 - id: P2667R0 citation-label: P2667R0 title: "Support for static and SBO vectors by allocators" author: - family: Bengt Gustafsson issued: year: 2022 URL: https://wg21.link/p2667r0 - id: P2668R0 citation-label: P2668R0 title: "Role based parameter passing" author: - family: Bengt Gustafsson issued: year: 2022 URL: https://wg21.link/p2668r0 - id: P2669R0 citation-label: P2669R0 title: "Deprecate changing kind of names in class template specializations" author: - family: Bengt Gustafsson issued: year: 2022 URL: https://wg21.link/p2669r0 - id: P2670R0 citation-label: P2670R0 title: "Non-transient constexpr allocation" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2670r0 - id: P2670R1 citation-label: P2670R1 title: "Non-transient constexpr allocation" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2670r1 - id: P2671R0 citation-label: P2671R0 title: "Syntax choices for generalized pack declaration and usage" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2671r0 - id: P2672R0 citation-label: P2672R0 title: "Exploring the Design Space for a Pipeline Operator" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2672r0 - id: P2673R0 citation-label: P2673R0 title: "Common Description Format for C++ Libraries and Packages" author: - family: Gabriel Dos Reis, Luis Caro Campos issued: year: 2022 URL: https://wg21.link/p2673r0 - id: P2674R0 citation-label: P2674R0 title: "A trait for implicit lifetime types" author: - family: Timur Doumler, Vittorio Romeo issued: year: 2022 URL: https://wg21.link/p2674r0 - id: P2674R1 citation-label: P2674R1 title: "A trait for implicit lifetime types" author: - family: Timur Doumler, Vittorio Romeo issued: year: 2022 URL: https://wg21.link/p2674r1 - id: P2675R0 citation-label: P2675R0 title: "LWG3780: The Paper (format's width estimation is too approximate and not forward compatible)" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2675r0 - id: P2675R1 citation-label: P2675R1 title: "LWG3780: The Paper (format's width estimation is too approximate and not forward compatible)" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2675r1 - id: P2676R0 citation-label: P2676R0 title: "The Val Object Model" author: - family: Dave Abrahams, Sean Parent, Dimitri Racordon, David Sankel issued: year: 2022 URL: https://wg21.link/p2676r0 - id: P2677R0 citation-label: P2677R0 title: "Reconsidering concepts in-place syntax" author: - family: Mike Spertus issued: year: 2022 URL: https://wg21.link/p2677r0 - id: P2677R2 citation-label: P2677R2 title: "Reconsidering concepts in-place syntax" author: - family: Mike Spertus issued: year: 2023 URL: https://wg21.link/p2677r2 - id: P2678R0 citation-label: P2678R0 title: "SG16: Unicode meeting summaries 2022-06-22 through 2022-09-28" author: - family: Tom Honermann issued: year: 2022 URL: https://wg21.link/p2678r0 - id: P2679R0 citation-label: P2679R0 title: "Fixing std::start_lifetime_as for arrays" author: - family: Timur Doumler, Arthur O'Dwyer, Richard Smith issued: year: 2022 URL: https://wg21.link/p2679r0 - id: P2679R1 citation-label: P2679R1 title: "Fixing std::start_lifetime_as and std::start_lifetime_as_array" author: - family: Timur Doumler, Arthur O'Dwyer, Richard Smith, Alisdair Meredith, Robert Leahy issued: year: 2022 URL: https://wg21.link/p2679r1 - id: P2679R2 citation-label: P2679R2 title: "Fixing std::start_lifetime_as and std::start_lifetime_as_array" author: - family: Timur Doumler, Arthur O'Dwyer, Richard Smith, Alisdair Meredith, Robert Leahy issued: year: 2023 URL: https://wg21.link/p2679r2 - id: P2680R0 citation-label: P2680R0 title: "Contracts for C++: Prioritizing Safety" author: - family: Gabriel Dos Reis issued: year: 2022 URL: https://wg21.link/p2680r0 - id: P2680R1 citation-label: P2680R1 title: "Contracts for C++: Prioritizing Safety" author: - family: Gabriel Dos Reis issued: year: 2022 URL: https://wg21.link/p2680r1 - id: P2681R0 citation-label: P2681R0 title: "More Stats Functions" author: - family: Richard Dosselmann, Michael Wong issued: year: 2022 URL: https://wg21.link/p2681r0 - id: P2681R1 citation-label: P2681R1 title: "More Basic Statistics" author: - family: Richard Dosselmann issued: year: 2023 URL: https://wg21.link/p2681r1 - id: P2682R0 citation-label: P2682R0 title: "Transactional Memory TS2 Editor's Report" author: - family: Michael Wong issued: year: 2022 URL: https://wg21.link/p2682r0 - id: P2683R0 citation-label: P2683R0 title: "SG14: Low Latency/Games/Embedded/Finance/Simulation virtual meeting minutes 2022/02/09-2022/10/12" author: - family: Michael Wong issued: year: 2022 URL: https://wg21.link/p2683r0 - id: P2684R0 citation-label: P2684R0 title: "SG19: Machine Learning Virtual Meeting Minutes 2022/02/10-2022/10/13" author: - family: Michael Wong issued: year: 2022 URL: https://wg21.link/p2684r0 - id: P2685R0 citation-label: P2685R0 title: "Language Support For Scoped Allocators" author: - family: Alisdair Meredith, Joshua Berne issued: year: 2022 URL: https://wg21.link/p2685r0 - id: P2685R1 citation-label: P2685R1 title: "Language Support For Scoped Objects" author: - family: Alisdair Meredith, Joshua Berne issued: year: 2023 URL: https://wg21.link/p2685r1 - id: P2686R0 citation-label: P2686R0 title: "Updated wording and implementation experience for P1481 (constexpr structured bindings)" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2686r0 - id: P2686R1 citation-label: P2686R1 title: "constexpr structured bindings and references to constexpr variables" author: - family: Corentin Jabot, Brian Bi issued: year: 2023 URL: https://wg21.link/p2686r1 - id: P2686R2 citation-label: P2686R2 title: "constexpr structured bindings and references to constexpr variables" author: - family: Corentin Jabot, Brian Bi issued: year: 2023 URL: https://wg21.link/p2686r2 - id: P2686R3 citation-label: P2686R3 title: "constexpr structured bindings and references to constexpr variables" author: - family: Corentin Jabot, Brian Bi issued: year: 2024 URL: https://wg21.link/p2686r3 - id: P2686R4 citation-label: P2686R4 title: "constexpr structured bindings and references to constexpr variables" author: - family: Corentin Jabot, Brian Bi issued: year: 2024 URL: https://wg21.link/p2686r4 - id: P2687R0 citation-label: P2687R0 title: "Design Alternatives for Type-and-Resource Safe C++" author: - family: Bjarne Stroustrup, Gabriel Dos Reis issued: year: 2022 URL: https://wg21.link/p2687r0 - id: P2688R0 citation-label: P2688R0 title: "Pattern Matching Discussion for Kona 2022" author: - family: Michael Park issued: year: 2022 URL: https://wg21.link/p2688r0 - id: P2688R1 citation-label: P2688R1 title: "Pattern Matching: `match` Expression" author: - family: Michael Park issued: year: 2024 URL: https://wg21.link/p2688r1 - id: P2688R2 citation-label: P2688R2 title: "Pattern Matching: `match` Expression" author: - family: Michael Park issued: year: 2024 URL: https://wg21.link/p2688r2 - id: P2688R3 citation-label: P2688R3 title: "Pattern Matching: `match` Expression" author: - family: Michael Park issued: year: 2024 URL: https://wg21.link/p2688r3 - id: P2689R0 citation-label: P2689R0 title: "atomic_accessor" author: - family: Christian Trott, Mark Hoemmen, Damien Lebrun-Grandie, Dan Sunderland issued: year: 2022 URL: https://wg21.link/p2689r0 - id: P2689R1 citation-label: P2689R1 title: "atomic_accessor" author: - family: Christian Trott, Mark Hoemmen, Damien Lebrun-Grandie, Dan Sunderland, Nevin Liber issued: year: 2023 URL: https://wg21.link/p2689r1 - id: P2689R2 citation-label: P2689R2 title: "atomic_accessor" author: - family: Christian Trott, Mark Hoemmen, Damien Lebrun-Grandie, Dan Sunderland, Nevin Liber issued: year: 2023 URL: https://wg21.link/p2689r2 - id: P2689R3 citation-label: P2689R3 title: "Atomic Refs Bound to Memory Orderings & Atomic Accessors" author: - family: Christian Trott, Mark Hoemmen, Damien Lebrun-Grandie, Dan Sunderland, Nevin Liber issued: year: 2024 URL: https://wg21.link/p2689r3 - id: P2690R0 citation-label: P2690R0 title: "C++17 parallel algorithms and P2300" author: - family: Ruslan Arutyunyan issued: year: 2022 URL: https://wg21.link/p2690r0 - id: P2690R1 citation-label: P2690R1 title: "Presentation for C++17 parallel algorithms and P2300" author: - family: Ruslan Arutyunyan issued: year: 2023 URL: https://wg21.link/p2690r1 - id: P2691R0 citation-label: P2691R0 title: "Allow referencing inline functions with internal linkage from outside their defining header unit" author: - family: Herb Sutter, Gabriel Dos Reis, Michael Spencer issued: year: 2022 URL: https://wg21.link/p2691r0 - id: P2692R0 citation-label: P2692R0 title: "Generic Programming is just Programming" author: - family: Mihail Naydenov issued: year: 2022 URL: https://wg21.link/p2692r0 - id: P2693R0 citation-label: P2693R0 title: "Formatting thread::id and stacktrace" author: - family: Corentin Jabot, Victor Zverovich issued: year: 2022 URL: https://wg21.link/p2693r0 - id: P2693R1 citation-label: P2693R1 title: "Formatting thread::id and stacktrace" author: - family: Corentin Jabot, Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2693r1 - id: P2695R0 citation-label: P2695R0 title: "A proposed plan for contracts in C++" author: - family: Timur Doumler, John Spicer issued: year: 2022 URL: https://wg21.link/p2695r0 - id: P2695R1 citation-label: P2695R1 title: "A proposed plan for contracts in C++" author: - family: Timur Doumler, John Spicer issued: year: 2023 URL: https://wg21.link/p2695r1 - id: P2696R0 citation-label: P2696R0 title: "Introduce Cpp17Swappable as additional convenience requirements" author: - family: Daniel Krügler issued: year: 2022 URL: https://wg21.link/p2696r0 - id: P2697R0 citation-label: P2697R0 title: "Interfacing bitset with string_view" author: - family: Michael Florian Hava issued: year: 2022 URL: https://wg21.link/p2697r0 - id: P2697R1 citation-label: P2697R1 title: "Interfacing bitset with string_view" author: - family: Michael Florian Hava issued: year: 2023 URL: https://wg21.link/p2697r1 - id: P2698R0 citation-label: P2698R0 title: "Unconditional termination is a serious problem" author: - family: Bjarne Stroustrup issued: year: 2022 URL: https://wg21.link/p2698r0 - id: P2700R0 citation-label: P2700R0 title: "Questions on P2680 “Contracts for C++: Prioritizing Safety”" author: - family: Timur Doumler, Andrzej Krzemieński, John Lakos, Joshua Berne, Brian Bi, Peter Brett, Oliver Rosten, Herb Sutter issued: year: 2022 URL: https://wg21.link/p2700r0 - id: P2700R1 citation-label: P2700R1 title: "Questions on P2680 \"Contracts for C++: Prioritizing Safety\"" author: - family: Timur Doumler, Andrzej Krzemieński, John Lakos, Joshua Berne, Brian Bi, Peter Brett, Oliver Rosten, Herb Sutter issued: year: 2022 URL: https://wg21.link/p2700r1 - id: P2701R0 citation-label: P2701R0 title: "Translating Linker Input Files to Module Metadata Files" author: - family: Daniel Ruoso issued: year: 2022 URL: https://wg21.link/p2701r0 - id: P2702R0 citation-label: P2702R0 title: "Specifying Importable Headers" author: - family: Daniel Ruoso issued: year: 2022 URL: https://wg21.link/p2702r0 - id: P2703R0 citation-label: P2703R0 title: "C++ Standard Library Ready Issues to be moved in Kona, Nov. 2022" author: - family: Jonathan Wakely issued: year: 2022 URL: https://wg21.link/p2703r0 - id: P2704R0 citation-label: P2704R0 title: "C++ Standard Library Immediate Issues to be moved in Kona, Nov. 2022" author: - family: Jonathan Wakely issued: year: 2022 URL: https://wg21.link/p2704r0 - id: P2705R0 citation-label: P2705R0 title: "C++ Library Fundamentals TS Issues to be moved in Kona, Nov. 2022" author: - family: Jonathan Wakely issued: year: 2022 URL: https://wg21.link/p2705r0 - id: P2706R0 citation-label: P2706R0 title: "Drafting for US 26-061: Redundant specification for defaulted functions" author: - family: Jason Merrill issued: year: 2022 URL: https://wg21.link/p2706r0 - id: P2708R0 citation-label: P2708R0 title: "No Future Fundamentals TSes" author: - family: Alisdair Meredith issued: year: 2022 URL: https://wg21.link/p2708r0 - id: P2708R1 citation-label: P2708R1 title: "No Future Fundamentals TSes" author: - family: Alisdair Meredith, Bryce Adelstein Lelbach, Nevin Liber, Fabio Fracassi, Ben Craig issued: year: 2022 URL: https://wg21.link/p2708r1 - id: P2709R0 citation-label: P2709R0 title: "Core Language Working Group “ready” Issues for the November, 2022 meeting" author: - family: Jens Maurer issued: year: 2022 URL: https://wg21.link/p2709r0 - id: P2710R0 citation-label: P2710R0 title: "Core Language Working Group NB comment resolutions for the November, 2022 meeting" author: - family: Jens Maurer issued: year: 2022 URL: https://wg21.link/p2710r0 - id: P2711R0 citation-label: P2711R0 title: "Making multi-param (and other converting) constructors of views explicit" author: - family: Ville Voutilainen issued: year: 2022 URL: https://wg21.link/p2711r0 - id: P2711R1 citation-label: P2711R1 title: "Making multi-param constructors of views explicit" author: - family: Ville Voutilainen issued: year: 2022 URL: https://wg21.link/p2711r1 - id: P2712R0 citation-label: P2712R0 title: "Classification of Contract-Checking Predicates" author: - family: Joshua Berne issued: year: 2022 URL: https://wg21.link/p2712r0 - id: P2713R0 citation-label: P2713R0 title: "Escaping improvements in std::format" author: - family: Victor Zverovich issued: year: 2022 URL: https://wg21.link/p2713r0 - id: P2713R1 citation-label: P2713R1 title: "Escaping improvements in std::format" author: - family: Victor Zverovich issued: year: 2022 URL: https://wg21.link/p2713r1 - id: P2714R0 citation-label: P2714R0 title: "Bind front and back to NTTP callables" author: - family: Zhihao Yuan, Tomasz Kamiński issued: year: 2023 URL: https://wg21.link/p2714r0 - id: P2714R1 citation-label: P2714R1 title: "Bind front and back to NTTP callables" author: - family: Zhihao Yuan, Tomasz Kamiński issued: year: 2023 URL: https://wg21.link/p2714r1 - id: P2717R0 citation-label: P2717R0 title: "Tool Introspection" author: - family: René Ferdinand Rivera Morell issued: year: 2022 URL: https://wg21.link/p2717r0 - id: P2717R1 citation-label: P2717R1 title: "Tool Introspection" author: - family: René Ferdinand Rivera Morell issued: year: 2023 URL: https://wg21.link/p2717r1 - id: P2717R2 citation-label: P2717R2 title: "Tool Introspection" author: - family: René Ferdinand Rivera Morell issued: year: 2023 URL: https://wg21.link/p2717r2 - id: P2717R3 citation-label: P2717R3 title: "Tool Introspection" author: - family: René Ferdinand Rivera Morell issued: year: 2023 URL: https://wg21.link/p2717r3 - id: P2717R4 citation-label: P2717R4 title: "Tool Introspection" author: - family: René Ferdinand Rivera Morell issued: year: 2023 URL: https://wg21.link/p2717r4 - id: P2717R5 citation-label: P2717R5 title: "Tool Introspection" author: - family: René Ferdinand Rivera Morell issued: year: 2023 URL: https://wg21.link/p2717r5 - id: P2718R0 citation-label: P2718R0 title: "Wording for P2644R1 Fix for Range-based for Loop" author: - family: Joshua Berne, Nicolai Josuttis issued: year: 2022 URL: https://wg21.link/p2718r0 - id: P2719R0 citation-label: P2719R0 title: "Type-aware allocation and deallocation functions" author: - family: Louis Dionne, Oliver Hunt issued: year: 2024 URL: https://wg21.link/p2719r0 - id: P2719R1 citation-label: P2719R1 title: "Type-aware allocation and deallocation functions" author: - family: Louis Dionne, Oliver Hunt issued: year: 2024 URL: https://wg21.link/p2719r1 - id: P2721R0 citation-label: P2721R0 title: "Deprecating function" author: - family: Michael Florian Hava issued: year: 2024 URL: https://wg21.link/p2721r0 - id: P2722R0 citation-label: P2722R0 title: "Slides: Beyond operator() (P2511R2 presentation)" author: - family: Zhihao Yuan issued: year: 2022 URL: https://wg21.link/p2722r0 - id: P2723R0 citation-label: P2723R0 title: "Zero-initialize objects of automatic storage duration" author: - family: JF Bastien issued: year: 2022 URL: https://wg21.link/p2723r0 - id: P2723R1 citation-label: P2723R1 title: "Zero-initialize objects of automatic storage duration" author: - family: JF Bastien issued: year: 2023 URL: https://wg21.link/p2723r1 - id: P2724R0 citation-label: P2724R0 title: "constant dangling" author: - family: Jarrad J. Waterloo issued: year: 2022 URL: https://wg21.link/p2724r0 - id: P2724R1 citation-label: P2724R1 title: "constant dangling" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2724r1 - id: P2725R0 citation-label: P2725R0 title: "std::integral_constant Literals" author: - family: Zach Laine issued: year: 2022 URL: https://wg21.link/p2725r0 - id: P2725R1 citation-label: P2725R1 title: "std::integral_constant Literals" author: - family: Zach Laine issued: year: 2022 URL: https://wg21.link/p2725r1 - id: P2726R0 citation-label: P2726R0 title: "Better std::tuple Indexing" author: - family: Zach Laine issued: year: 2022 URL: https://wg21.link/p2726r0 - id: P2727R0 citation-label: P2727R0 title: "std::iterator_interface" author: - family: Zach Laine issued: year: 2022 URL: https://wg21.link/p2727r0 - id: P2727R1 citation-label: P2727R1 title: "std::iterator_interface" author: - family: Zach Laine issued: year: 2023 URL: https://wg21.link/p2727r1 - id: P2727R2 citation-label: P2727R2 title: "std::iterator_interface" author: - family: Zach Laine issued: year: 2023 URL: https://wg21.link/p2727r2 - id: P2727R3 citation-label: P2727R3 title: "std::iterator_interface" author: - family: Zach Laine issued: year: 2023 URL: https://wg21.link/p2727r3 - id: P2727R4 citation-label: P2727R4 title: "std::iterator_interface" author: - family: Zach Laine issued: year: 2024 URL: https://wg21.link/p2727r4 - id: P2728R0 citation-label: P2728R0 title: "Unicode in the Library, Part 1: UTF Transcoding" author: - family: Zach Laine issued: year: 2022 URL: https://wg21.link/p2728r0 - id: P2728R1 citation-label: P2728R1 title: "Unicode in the Library, Part 1: UTF Transcoding" author: - family: Zach Laine issued: year: 2023 URL: https://wg21.link/p2728r1 - id: P2728R2 citation-label: P2728R2 title: "Unicode in the Library, Part 1: UTF Transcoding" author: - family: Zach Laine issued: year: 2023 URL: https://wg21.link/p2728r2 - id: P2728R3 citation-label: P2728R3 title: "Unicode in the Library, Part 1: UTF Transcoding" author: - family: Zach Laine issued: year: 2023 URL: https://wg21.link/p2728r3 - id: P2728R4 citation-label: P2728R4 title: "Unicode in the Library, Part 1: UTF Transcoding" author: - family: Zach Laine issued: year: 2023 URL: https://wg21.link/p2728r4 - id: P2728R5 citation-label: P2728R5 title: "Unicode in the Library, Part 1: UTF Transcoding" author: - family: Zach Laine issued: year: 2023 URL: https://wg21.link/p2728r5 - id: P2728R6 citation-label: P2728R6 title: "Unicode in the Library, Part 1: UTF Transcoding" author: - family: Zach Laine issued: year: 2023 URL: https://wg21.link/p2728r6 - id: P2728R7 citation-label: P2728R7 title: "Unicode in the Library, Part 1: UTF Transcoding" author: - family: Zach Laine issued: year: 2024 URL: https://wg21.link/p2728r7 - id: P2729R0 citation-label: P2729R0 title: "Unicode in the Library, Part 2: Normalization" author: - family: Zach Laine issued: year: 2022 URL: https://wg21.link/p2729r0 - id: P2730R0 citation-label: P2730R0 title: "variable scope" author: - family: Jarrad J. Waterloo issued: year: 2022 URL: https://wg21.link/p2730r0 - id: P2730R1 citation-label: P2730R1 title: "variable scope" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2730r1 - id: P2732R0 citation-label: P2732R0 title: "WG21 November 2022 Kona meeting Record of Discussion" author: - family: Nina Ranns issued: year: 2022 URL: https://wg21.link/p2732r0 - id: P2733R0 citation-label: P2733R0 title: "Fix handling of empty specifiers in std::format" author: - family: Victor Zverovich issued: year: 2022 URL: https://wg21.link/p2733r0 - id: P2733R1 citation-label: P2733R1 title: "Fix handling of empty specifiers in std::format" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2733r1 - id: P2733R2 citation-label: P2733R2 title: "Fix handling of empty specifiers in std::format" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2733r2 - id: P2733R3 citation-label: P2733R3 title: "Fix handling of empty specifiers in std::format" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2733r3 - id: P2734R0 citation-label: P2734R0 title: "Adding the new 2022 SI prefixes" author: - family: Marc Mutz issued: year: 2022 URL: https://wg21.link/p2734r0 - id: P2735R0 citation-label: P2735R0 title: "C xor C++ Programming" author: - family: Aaron Ballman issued: year: 2022 URL: https://wg21.link/p2735r0 - id: P2736R0 citation-label: P2736R0 title: "Referencing the Unicode Standard" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2736r0 - id: P2736R2 citation-label: P2736R2 title: "Referencing the Unicode Standard" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/p2736r2 - id: P2737R0 citation-label: P2737R0 title: "Proposal of Condition-centric Contracts Syntax" author: - family: Andrew Tomazos issued: year: 2022 URL: https://wg21.link/p2737r0 - id: P2738R0 citation-label: P2738R0 title: "constexpr cast from void*: towards constexpr type-erasure" author: - family: Corentin Jabot, David Ledger issued: year: 2022 URL: https://wg21.link/p2738r0 - id: P2738R1 citation-label: P2738R1 title: "constexpr cast from void*: towards constexpr type-erasure" author: - family: Corentin Jabot, David Ledger issued: year: 2023 URL: https://wg21.link/p2738r1 - id: P2739R0 citation-label: P2739R0 title: "A call to action: Think seriously about \"safety\" then do something sensible about it" author: - family: Bjarne Stroustrup issued: year: 2022 URL: https://wg21.link/p2739r0 - id: P2740R0 citation-label: P2740R0 title: "Simpler implicit dangling resolution" author: - family: Jarrad J. Waterloo issued: year: 2022 URL: https://wg21.link/p2740r0 - id: P2740R1 citation-label: P2740R1 title: "Simpler implicit dangling resolution" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2740r1 - id: P2740R2 citation-label: P2740R2 title: "Simpler implicit dangling resolution" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2740r2 - id: P2741R0 citation-label: P2741R0 title: "user-generated static_assert messages" author: - family: Corentin Jabot issued: year: 2022 URL: https://wg21.link/p2741r0 - id: P2741R1 citation-label: P2741R1 title: "user-generated static_assert messages" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/p2741r1 - id: P2741R2 citation-label: P2741R2 title: "user-generated static_assert messages" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/p2741r2 - id: P2741R3 citation-label: P2741R3 title: "user-generated static_assert messages" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/p2741r3 - id: P2742R0 citation-label: P2742R0 title: "indirect dangling identification" author: - family: Jarrad J. Waterloo issued: year: 2022 URL: https://wg21.link/p2742r0 - id: P2742R1 citation-label: P2742R1 title: "indirect dangling identification" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2742r1 - id: P2742R2 citation-label: P2742R2 title: "indirect dangling identification" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2742r2 - id: P2743R0 citation-label: P2743R0 title: "Contracts for C++: Prioritizing Safety - Presentation slides of P2680R0" author: - family: Gabriel Dos Reis issued: year: 2022 URL: https://wg21.link/p2743r0 - id: P2746R0 citation-label: P2746R0 title: "Deprecate and Replace Fenv Rounding Modes" author: - family: Hans Boehm issued: year: 2022 URL: https://wg21.link/p2746r0 - id: P2746R1 citation-label: P2746R1 title: "Deprecate and Replace Fenv Rounding Modes" author: - family: Hans Boehm issued: year: 2023 URL: https://wg21.link/p2746r1 - id: P2746R2 citation-label: P2746R2 title: "Deprecate and Replace Fenv Rounding Modes" author: - family: Hans Boehm issued: year: 2023 URL: https://wg21.link/p2746r2 - id: P2746R3 citation-label: P2746R3 title: "Deprecate and Replace Fenv Rounding Modes" author: - family: Hans Boehm issued: year: 2023 URL: https://wg21.link/p2746r3 - id: P2746R4 citation-label: P2746R4 title: "Deprecate and Replace Fenv Rounding Modes" author: - family: Hans Boehm issued: year: 2024 URL: https://wg21.link/p2746r4 - id: P2746R5 citation-label: P2746R5 title: "Deprecate and Replace Fenv Rounding Modes" author: - family: Hans Boehm issued: year: 2024 URL: https://wg21.link/p2746r5 - id: P2746R6 citation-label: P2746R6 title: "Deprecate and Replace Fenv Rounding Modes" author: - family: Hans Boehm issued: year: 2024 URL: https://wg21.link/p2746r6 - id: P2747R0 citation-label: P2747R0 title: "Limited support for constexpr void*" author: - family: Barry Revzin issued: year: 2022 URL: https://wg21.link/p2747r0 - id: P2747R1 citation-label: P2747R1 title: "constexpr placement new" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2747r1 - id: P2747R2 citation-label: P2747R2 title: "constexpr placement new" author: - family: Barry Revzin issued: year: 2024 URL: https://wg21.link/p2747r2 - id: P2748R0 citation-label: P2748R0 title: "Disallow Binding a Returned glvalue to a Temporary" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/p2748r0 - id: P2748R1 citation-label: P2748R1 title: "Disallow Binding a Returned Glvalue to a Temporary" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/p2748r1 - id: P2748R2 citation-label: P2748R2 title: "Disallow Binding a Returned Glvalue to a Temporary" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/p2748r2 - id: P2748R3 citation-label: P2748R3 title: "Disallow Binding a Returned Glvalue to a Temporary" author: - family: Brian Bi issued: year: 2024 URL: https://wg21.link/p2748r3 - id: P2748R4 citation-label: P2748R4 title: "Disallow Binding a Returned Glvalue to a Temporary" author: - family: Brian Bi issued: year: 2024 URL: https://wg21.link/p2748r4 - id: P2748R5 citation-label: P2748R5 title: "Disallow Binding a Returned Glvalue to a Temporary" author: - family: Brian Bi issued: year: 2024 URL: https://wg21.link/p2748r5 - id: P2749R0 citation-label: P2749R0 title: "Down with \"character\"" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/p2749r0 - id: P2750R0 citation-label: P2750R0 title: "C Dangling Reduction" author: - family: Jarrad J. Waterloo issued: year: 2022 URL: https://wg21.link/p2750r0 - id: P2750R1 citation-label: P2750R1 title: "C Dangling Reduction" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2750r1 - id: P2750R2 citation-label: P2750R2 title: "C Dangling Reduction" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2750r2 - id: P2751R0 citation-label: P2751R0 title: "Evaluation of Checked Contracts" author: - family: Joshua Berne issued: year: 2023 URL: https://wg21.link/p2751r0 - id: P2751R1 citation-label: P2751R1 title: "Evaluation of Checked Contracts" author: - family: Joshua Berne issued: year: 2023 URL: https://wg21.link/p2751r1 - id: P2752R0 citation-label: P2752R0 title: "Static storage for braced initializers" author: - family: Arthur O'Dwyer issued: year: 2023 URL: https://wg21.link/p2752r0 - id: P2752R1 citation-label: P2752R1 title: "Static storage for braced initializers" author: - family: Arthur O'Dwyer issued: year: 2023 URL: https://wg21.link/p2752r1 - id: P2752R2 citation-label: P2752R2 title: "Static storage for braced initializers" author: - family: Arthur O'Dwyer issued: year: 2023 URL: https://wg21.link/p2752r2 - id: P2752R3 citation-label: P2752R3 title: "Static storage for braced initializers" author: - family: Arthur O'Dwyer issued: year: 2023 URL: https://wg21.link/p2752r3 - id: P2754R0 citation-label: P2754R0 title: "Deconstructing Avoiding Uninitialized Reads of Auto Variables" author: - family: Jake Fevold issued: year: 2023 URL: https://wg21.link/p2754r0 - id: P2755R0 citation-label: P2755R0 title: "A Bold Plan for a Complete Contracts Facility" author: - family: Joshua Berne, Jake Fevold, John Lakos issued: year: 2023 URL: https://wg21.link/p2755r0 - id: P2755R1 citation-label: P2755R1 title: "A Bold Plan for a Complete Contracts Facility" author: - family: Joshua Berne, Jake Fevold, John Lakos issued: year: 2024 URL: https://wg21.link/p2755r1 - id: P2756R0 citation-label: P2756R0 title: "Proposal of Simple Contract Side Effect Semantics" author: - family: Andrew Tomazos issued: year: 2023 URL: https://wg21.link/p2756r0 - id: P2757R0 citation-label: P2757R0 title: "Type checking format args" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2757r0 - id: P2757R1 citation-label: P2757R1 title: "Type checking format args" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2757r1 - id: P2757R2 citation-label: P2757R2 title: "Type checking format args" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2757r2 - id: P2757R3 citation-label: P2757R3 title: "Type checking format args" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2757r3 - id: P2758R0 citation-label: P2758R0 title: "Emitting messages at compile time" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2758r0 - id: P2758R1 citation-label: P2758R1 title: "Emitting messages at compile time" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2758r1 - id: P2758R2 citation-label: P2758R2 title: "Emitting messages at compile time" author: - family: Barry Revzin issued: year: 2024 URL: https://wg21.link/p2758r2 - id: P2758R3 citation-label: P2758R3 title: "Emitting messages at compile time" author: - family: Barry Revzin issued: year: 2024 URL: https://wg21.link/p2758r3 - id: P2759R0 citation-label: P2759R0 title: "DG Opinion on Safety for ISO C++" author: - family: Michael Wong, H. Hinnant, R. Orr, B. Stroustrup, D. Vandevoorde issued: year: 2023 URL: https://wg21.link/p2759r0 - id: P2759R1 citation-label: P2759R1 title: "DG Opinion on Safety for ISO C++" author: - family: Michael Wong, H. Hinnant, R. Orr, B. Stroustrup, D. Vandevoorde issued: year: 2023 URL: https://wg21.link/p2759r1 - id: P2760R0 citation-label: P2760R0 title: "A Plan for C++26 Ranges" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2760r0 - id: P2760R1 citation-label: P2760R1 title: "A Plan for C++26 Ranges" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2760r1 - id: P2761R0 citation-label: P2761R0 title: "Slides: If structured binding (P0963R1 presentation)" author: - family: Zhihao Yuan issued: year: 2023 URL: https://wg21.link/p2761r0 - id: P2761R1 citation-label: P2761R1 title: "Slides: If structured binding (P0963R1 presentation)" author: - family: Zhihao Yuan issued: year: 2024 URL: https://wg21.link/p2761r1 - id: P2761R2 citation-label: P2761R2 title: "Slides: Evaluating structured binding as a condition (P0963R2 presentation)" author: - family: Zhihao Yuan issued: year: 2024 URL: https://wg21.link/p2761r2 - id: P2761R3 citation-label: P2761R3 title: "Slides: Structured binding declaration as a condition (P0963R2 presentation)" author: - family: Zhihao Yuan issued: year: 2024 URL: https://wg21.link/p2761r3 - id: P2762R0 citation-label: P2762R0 title: "Sender/Receiver Interface For Networking" author: - family: Dietmar Kühl issued: year: 2023 URL: https://wg21.link/p2762r0 - id: P2762R1 citation-label: P2762R1 title: "Sender/Receiver Interface For Networking" author: - family: Dietmar Kuhl issued: year: 2023 URL: https://wg21.link/p2762r1 - id: P2762R2 citation-label: P2762R2 title: "Sender/Receiver Interface For Networking" author: - family: Dietmar Kuhl issued: year: 2023 URL: https://wg21.link/p2762r2 - id: P2763R0 citation-label: P2763R0 title: "`layout_stride` static extents default constructor fix" author: - family: Christian Trott, Damien Lebrun-Grandie, Mark Hoemmen, Nevin Liber issued: year: 2023 URL: https://wg21.link/p2763r0 - id: P2763R1 citation-label: P2763R1 title: "`layout_stride` static extents default constructor fix" author: - family: Christian Trott, Damien Lebrun-Grandie, Mark Hoemmen, Nevin Liber issued: year: 2023 URL: https://wg21.link/p2763r1 - id: P2764R0 citation-label: P2764R0 title: "SG14: Low Latency/Games/Embedded/Finance/Simulation virtual meeting minutes 2023/01/11" author: - family: Michael Wong issued: year: 2023 URL: https://wg21.link/p2764r0 - id: P2765R0 citation-label: P2765R0 title: "SG19: Machine Learning Virtual Meeting Minutes 2022/12/08-2023/01/12" author: - family: Michael Wong issued: year: 2023 URL: https://wg21.link/p2765r0 - id: P2766R0 citation-label: P2766R0 title: "SG16: Unicode meeting summaries 2022-10-12 through 2022-12-14" author: - family: Tom Honermann issued: year: 2023 URL: https://wg21.link/p2766r0 - id: P2767R0 citation-label: P2767R0 title: "flat_map/flat_set omnibus" author: - family: Arthur O'Dwyer issued: year: 2023 URL: https://wg21.link/p2767r0 - id: P2767R1 citation-label: P2767R1 title: "flat_map/flat_set omnibus" author: - family: Arthur O'Dwyer issued: year: 2023 URL: https://wg21.link/p2767r1 - id: P2767R2 citation-label: P2767R2 title: "flat_map/flat_set omnibus" author: - family: Arthur O'Dwyer issued: year: 2023 URL: https://wg21.link/p2767r2 - id: P2769R0 citation-label: P2769R0 title: "get_element customization point object" author: - family: Ruslan Arutyunyan, Alexey Kukanov issued: year: 2023 URL: https://wg21.link/p2769r0 - id: P2769R1 citation-label: P2769R1 title: "get_element customization point object" author: - family: Ruslan Arutyunyan, Alexey Kukanov issued: year: 2023 URL: https://wg21.link/p2769r1 - id: P2769R2 citation-label: P2769R2 title: "get_element customization point object" author: - family: Ruslan Arutyunyan, Alexey Kukanov issued: year: 2024 URL: https://wg21.link/p2769r2 - id: P2769R3 citation-label: P2769R3 title: "get_element customization point object" author: - family: Ruslan Arutyunyan, Alexey Kukanov issued: year: 2024 URL: https://wg21.link/p2769r3 - id: P2770R0 citation-label: P2770R0 title: "Stashing stashing iterators for proper flattening" author: - family: Tim Song issued: year: 2023 URL: https://wg21.link/p2770r0 - id: P2771R0 citation-label: P2771R0 title: "Towards memory safety in C++" author: - family: Thomas Neumann issued: year: 2023 URL: https://wg21.link/p2771r0 - id: P2771R1 citation-label: P2771R1 title: "Towards memory safety in C++" author: - family: Thomas Neumann issued: year: 2023 URL: https://wg21.link/p2771r1 - id: P2772R0 citation-label: P2772R0 title: "std::integral_constant literals do not suffice - constexpr_t?" author: - family: Matthias Kretz issued: year: 2023 URL: https://wg21.link/p2772r0 - id: P2773R0 citation-label: P2773R0 title: "Considerations for Unicode algorithms" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/p2773r0 - id: P2774R0 citation-label: P2774R0 title: "Scoped thread-local storage" author: - family: Michael Florian Hava issued: year: 2023 URL: https://wg21.link/p2774r0 - id: P2774R1 citation-label: P2774R1 title: "Concurrent object pool (was: Scoped thread-local storage)" author: - family: Michael Florian Hava issued: year: 2023 URL: https://wg21.link/p2774r1 - id: P2775R0 citation-label: P2775R0 title: "2023-05 Library Evolution Polls" author: - family: Bryce Adelstein Lelbach, Fabio Fracassi, Ben Craig issued: year: 2023 URL: https://wg21.link/p2775r0 - id: P2776R0 citation-label: P2776R0 title: "2023-05 Library Evolution Poll Outcomes" author: - family: Bryce Adelstein Lelbach, Fabio Fracassi, Ben Craig issued: year: 2023 URL: https://wg21.link/p2776r0 - id: P2779R0 citation-label: P2779R0 title: "Make basic_string_view's range construction conditionally explicit" author: - family: Giuseppe D'Angelo issued: year: 2023 URL: https://wg21.link/p2779r0 - id: P2779R1 citation-label: P2779R1 title: "Make basic_string_view's range construction conditionally explicit" author: - family: Giuseppe D'Angelo issued: year: 2023 URL: https://wg21.link/p2779r1 - id: P2780R0 citation-label: P2780R0 title: "Caller-side precondition checking, and Eval_and_throw" author: - family: Ville Voutilainen issued: year: 2023 URL: https://wg21.link/p2780r0 - id: P2781R1 citation-label: P2781R1 title: "std::constexpr_v" author: - family: Zach Laine, Matthias Kretz issued: year: 2023 URL: https://wg21.link/p2781r1 - id: P2781R2 citation-label: P2781R2 title: "std::constexpr_v" author: - family: Zach Laine, Matthias Kretz issued: year: 2023 URL: https://wg21.link/p2781r2 - id: P2781R3 citation-label: P2781R3 title: "std::constexpr_v" author: - family: Zach Laine, Matthias Kretz issued: year: 2023 URL: https://wg21.link/p2781r3 - id: P2781R4 citation-label: P2781R4 title: "std::constexpr_wrapper" author: - family: Zach Laine, Matthias Kretz issued: year: 2024 URL: https://wg21.link/p2781r4 - id: P2782R0 citation-label: P2782R0 title: "A proposal for a type trait to detect if value initialization can be achieved by zero-filling" author: - family: Giuseppe D'Angelo issued: year: 2023 URL: https://wg21.link/p2782r0 - id: P2784R0 citation-label: P2784R0 title: "Not halting the program after detected contract violation" author: - family: Andrzej Krzemieński issued: year: 2023 URL: https://wg21.link/p2784r0 - id: P2785R0 citation-label: P2785R0 title: "Relocating prvalues" author: - family: Sébastien Bini, Ed Catmur issued: year: 2023 URL: https://wg21.link/p2785r0 - id: P2785R1 citation-label: P2785R1 title: "Relocating prvalues" author: - family: Sébastien Bini, Ed Catmur issued: year: 2023 URL: https://wg21.link/p2785r1 - id: P2785R2 citation-label: P2785R2 title: "Relocating prvalues" author: - family: Sébastien Bini, Ed Catmur issued: year: 2023 URL: https://wg21.link/p2785r2 - id: P2785R3 citation-label: P2785R3 title: "Relocating prvalues" author: - family: Sébastien Bini, Ed Catmur issued: year: 2023 URL: https://wg21.link/p2785r3 - id: P2786R0 citation-label: P2786R0 title: "Trivial relocatability options" author: - family: Mungo Gill, Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2786r0 - id: P2786R1 citation-label: P2786R1 title: "Trivial relocatability options" author: - family: Mungo Gill, Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2786r1 - id: P2786R2 citation-label: P2786R2 title: "Trivial relocatability options" author: - family: Mungo Gill, Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2786r2 - id: P2786R3 citation-label: P2786R3 title: "Trivial Relocatability For C++26" author: - family: Mungo Gill, Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2786r3 - id: P2786R4 citation-label: P2786R4 title: "Trivial Relocatability For C++26" author: - family: Mungo Gill, Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p2786r4 - id: P2786R5 citation-label: P2786R5 title: "Trivial Relocatability For C++26" author: - family: Mungo Gill, Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p2786r5 - id: P2786R6 citation-label: P2786R6 title: "Trivial Relocatability For C++26" author: - family: Mungo Gill, Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p2786r6 - id: P2786R7 citation-label: P2786R7 title: "Trivial Relocatability For C++26" author: - family: Mungo Gill, Alisdair Meredith, Joshua Berne issued: year: 2024 URL: https://wg21.link/p2786r7 - id: P2786R8 citation-label: P2786R8 title: "Trivial Relocatability For C++26" author: - family: Mungo Gill, Alisdair Meredith, Joshua Berne, Corentin Jabot, Lori Hughes issued: year: 2024 URL: https://wg21.link/p2786r8 - id: P2787R0 citation-label: P2787R0 title: "pmr::generator - Promise Types are not Values" author: - family: Steve Downey issued: year: 2023 URL: https://wg21.link/p2787r0 - id: P2787R1 citation-label: P2787R1 title: "pmr::generator - Promise Types are not Values" author: - family: Steve Downey issued: year: 2023 URL: https://wg21.link/p2787r1 - id: P2788R0 citation-label: P2788R0 title: "Linkage for modular constants" author: - family: S. Davis Herring issued: year: 2023 URL: https://wg21.link/p2788r0 - id: P2789R0 citation-label: P2789R0 title: "C++ Standard Library Ready Issues to be moved in Issaquah, Feb. 2023" author: - family: Jonathan Wakely issued: year: 2023 URL: https://wg21.link/p2789r0 - id: P2790R0 citation-label: P2790R0 title: "C++ Standard Library Immediate Issues to be moved in Issaquah, Feb. 2023" author: - family: Jonathan Wakely issued: year: 2023 URL: https://wg21.link/p2790r0 - id: P2791R0 citation-label: P2791R0 title: "mandate concepts for new features" author: - family: Ran Regev issued: year: 2023 URL: https://wg21.link/p2791r0 - id: P2795R0 citation-label: P2795R0 title: "Correct and incorrect code, and "erroneous behaviour"" author: - family: Thomas Köppe issued: year: 2023 URL: https://wg21.link/p2795r0 - id: P2795R1 citation-label: P2795R1 title: "Erroneous behaviour for uninitialized reads" author: - family: Thomas Köppe issued: year: 2023 URL: https://wg21.link/p2795r1 - id: P2795R2 citation-label: P2795R2 title: "Erroneous behaviour for uninitialized reads" author: - family: Thomas Köppe issued: year: 2023 URL: https://wg21.link/p2795r2 - id: P2795R3 citation-label: P2795R3 title: "Erroneous behaviour for uninitialized reads" author: - family: Thomas Köppe issued: year: 2023 URL: https://wg21.link/p2795r3 - id: P2795R4 citation-label: P2795R4 title: "Erroneous behaviour for uninitialized reads" author: - family: Thomas Köppe issued: year: 2023 URL: https://wg21.link/p2795r4 - id: P2795R5 citation-label: P2795R5 title: "Erroneous behaviour for uninitialized reads" author: - family: Thomas Köppe issued: year: 2024 URL: https://wg21.link/p2795r5 - id: P2796R0 citation-label: P2796R0 title: "Core Language Working Group \"ready\" Issues for the February, 2023 meeting" author: - family: Jens Maurer issued: year: 2023 URL: https://wg21.link/p2796r0 - id: P2797R0 citation-label: P2797R0 title: "Proposed resolution for CWG2692 Static and explicit object member functions with the same par" author: - family: Gašper Ažman issued: year: 2023 URL: https://wg21.link/p2797r0 - id: P2798R0 citation-label: P2798R0 title: "Fix layout mappings all static extent default constructor" author: - family: Christian Trott, Damien Lebrun-Grandie, Mark Hoemmen issued: year: 2023 URL: https://wg21.link/p2798r0 - id: P2799R0 citation-label: P2799R0 title: "Closed ranges may be a problem; breaking counted_iterator is not the solution" author: - family: Tim Song issued: year: 2023 URL: https://wg21.link/p2799r0 - id: P2800R0 citation-label: P2800R0 title: "Dependency flag soup needs some fiber" author: - family: Ben Boeckel issued: year: 2023 URL: https://wg21.link/p2800r0 - id: P2802R0 citation-label: P2802R0 title: "Presentation of P1385R7 to LEWG at Issaquah 2023" author: - family: Guy Davidson issued: year: 2023 URL: https://wg21.link/p2802r0 - id: P2803R0 citation-label: P2803R0 title: "std::simd Intro slides" author: - family: Matthias Kretz issued: year: 2023 URL: https://wg21.link/p2803r0 - id: P2805R0 citation-label: P2805R0 title: "fiber_context: fibers without scheduler - LEWG slides" author: - family: Nat Goodspeed issued: year: 2023 URL: https://wg21.link/p2805r0 - id: P2806R0 citation-label: P2806R0 title: "do expressions" author: - family: Barry Revzin, Bruno Cardoso Lopez, Zach Laine, Michael Park issued: year: 2023 URL: https://wg21.link/p2806r0 - id: P2806R1 citation-label: P2806R1 title: "do expressions" author: - family: Barry Revzin, Bruno Cardoso Lopez, Zach Laine, Michael Park issued: year: 2023 URL: https://wg21.link/p2806r1 - id: P2806R2 citation-label: P2806R2 title: "do expressions" author: - family: Barry Revzin, Bruno Cardoso Lopez, Zach Laine, Michael Park issued: year: 2023 URL: https://wg21.link/p2806r2 - id: P2807R0 citation-label: P2807R0 title: "Issaquah Slides for Intel response to std::simd" author: - family: Daniel Towner issued: year: 2023 URL: https://wg21.link/p2807r0 - id: P2808R0 citation-label: P2808R0 title: "Internal linkage in the global module" author: - family: S. Davis Herring, Michael Spencer issued: year: 2023 URL: https://wg21.link/p2808r0 - id: P2809R0 citation-label: P2809R0 title: "Trivial infinite loops are not Undefined Behavior" author: - family: JF Bastien issued: year: 2023 URL: https://wg21.link/p2809r0 - id: P2809R1 citation-label: P2809R1 title: "Trivial infinite loops are not Undefined Behavior" author: - family: JF Bastien issued: year: 2023 URL: https://wg21.link/p2809r1 - id: P2809R2 citation-label: P2809R2 title: "Trivial infinite loops are not Undefined Behavior" author: - family: JF Bastien issued: year: 2023 URL: https://wg21.link/p2809r2 - id: P2809R3 citation-label: P2809R3 title: "Trivial infinite loops are not Undefined Behavior" author: - family: JF Bastien issued: year: 2024 URL: https://wg21.link/p2809r3 - id: P2810R0 citation-label: P2810R0 title: "is_debugger_present is_replaceable" author: - family: René Ferdinand Rivera Morell, Ben Craig issued: year: 2023 URL: https://wg21.link/p2810r0 - id: P2810R1 citation-label: P2810R1 title: "is_debugger_present is_replaceable" author: - family: René Ferdinand Rivera Morell, Ben Craig issued: year: 2023 URL: https://wg21.link/p2810r1 - id: P2810R2 citation-label: P2810R2 title: "is_debugger_present is_replaceable" author: - family: René Ferdinand Rivera Morell, Ben Craig issued: year: 2023 URL: https://wg21.link/p2810r2 - id: P2810R3 citation-label: P2810R3 title: "is_debugger_present is_replaceable" author: - family: René Ferdinand Rivera Morell, Ben Craig issued: year: 2023 URL: https://wg21.link/p2810r3 - id: P2810R4 citation-label: P2810R4 title: "is_debugger_present is_replaceable" author: - family: René Ferdinand Rivera Morell, Ben Craig issued: year: 2024 URL: https://wg21.link/p2810r4 - id: P2811R0 citation-label: P2811R0 title: "Contract Violation Handlers" author: - family: Joshua Berne issued: year: 2023 URL: https://wg21.link/p2811r0 - id: P2811R1 citation-label: P2811R1 title: "Contract Violation Handlers" author: - family: Joshua Berne issued: year: 2023 URL: https://wg21.link/p2811r1 - id: P2811R2 citation-label: P2811R2 title: "Contract Violation Handlers" author: - family: Joshua Berne issued: year: 2023 URL: https://wg21.link/p2811r2 - id: P2811R3 citation-label: P2811R3 title: "Contract Violation Handlers" author: - family: Joshua Berne issued: year: 2023 URL: https://wg21.link/p2811r3 - id: P2811R4 citation-label: P2811R4 title: "Contract Violation Handlers" author: - family: Joshua Berne issued: year: 2023 URL: https://wg21.link/p2811r4 - id: P2811R5 citation-label: P2811R5 title: "Contract-Violation Handlers" author: - family: Joshua Berne issued: year: 2023 URL: https://wg21.link/p2811r5 - id: P2811R6 citation-label: P2811R6 title: "Contract-Violation Handlers" author: - family: Joshua Berne issued: year: 2023 URL: https://wg21.link/p2811r6 - id: P2811R7 citation-label: P2811R7 title: "Contract-Violation Handlers" author: - family: Joshua Berne issued: year: 2023 URL: https://wg21.link/p2811r7 - id: P2812R0 citation-label: P2812R0 title: "P1673R11 LEWG presentation" author: - family: Mark Hoemmen, Christian Trott,Damien Lebrun-Grandie,Nevin Liber issued: year: 2023 URL: https://wg21.link/p2812r0 - id: P2814R0 citation-label: P2814R0 title: "Trivial Relocatability --- Comparing P1144 with P2786" author: - family: Mungo Gill, Alisdair Meredith; Arthur O`Dwyer issued: year: 2023 URL: https://wg21.link/p2814r0 - id: P2814R1 citation-label: P2814R1 title: "Trivial Relocatability --- Comparing P1144 with P2786" author: - family: Mungo Gill, Alisdair Meredith; Arthur O`Dwyer issued: year: 2023 URL: https://wg21.link/p2814r1 - id: P2815R0 citation-label: P2815R0 title: "Slides for presentation on P2188R1" author: - family: Anthony Williams issued: year: 2023 URL: https://wg21.link/p2815r0 - id: P2816R0 citation-label: P2816R0 title: "Safety Profiles: Type-and-resource Safe programming in ISO Standard C++" author: - family: Bjarne Stroustrup, Gabriel Dos Reis issued: year: 2023 URL: https://wg21.link/p2816r0 - id: P2817R0 citation-label: P2817R0 title: "The idea behind the contracts MVP" author: - family: Andrzej Krzemieński issued: year: 2023 URL: https://wg21.link/p2817r0 - id: P2818R0 citation-label: P2818R0 title: "Uniform Call Syntax for explicit-object member functions" author: - family: Gašper Ažman issued: year: 2023 URL: https://wg21.link/p2818r0 - id: P2819R0 citation-label: P2819R0 title: "Add tuple protocol to complex" author: - family: Michael Florian Hava, Christoph Hofer issued: year: 2023 URL: https://wg21.link/p2819r0 - id: P2819R1 citation-label: P2819R1 title: "Add tuple protocol to complex" author: - family: Michael Florian Hava, Christoph Hofer issued: year: 2023 URL: https://wg21.link/p2819r1 - id: P2819R2 citation-label: P2819R2 title: "Add tuple protocol to complex" author: - family: Michael Florian Hava, Christoph Hofer issued: year: 2023 URL: https://wg21.link/p2819r2 - id: P2821R0 citation-label: P2821R0 title: "span.at()" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2821r0 - id: P2821R1 citation-label: P2821R1 title: "span.at()" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2821r1 - id: P2821R2 citation-label: P2821R2 title: "span.at()" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2821r2 - id: P2821R3 citation-label: P2821R3 title: "span.at()" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2821r3 - id: P2821R4 citation-label: P2821R4 title: "span.at()" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2821r4 - id: P2821R5 citation-label: P2821R5 title: "span.at()" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2821r5 - id: P2822R0 citation-label: P2822R0 title: "Providing user control of associated entities of class types" author: - family: Lewis Baker issued: year: 2024 URL: https://wg21.link/p2822r0 - id: P2822R1 citation-label: P2822R1 title: "Providing user control of associated entities of class types" author: - family: Lewis Baker issued: year: 2024 URL: https://wg21.link/p2822r1 - id: P2822R2 citation-label: P2822R2 title: "Providing user control of associated entities of class types" author: - family: Lewis Baker issued: year: 2024 URL: https://wg21.link/p2822r2 - id: P2824R0 citation-label: P2824R0 title: "WG21 February 2023 Issaquah meeting Record of Discussion" author: - family: Nina Ranns issued: year: 2023 URL: https://wg21.link/p2824r0 - id: P2825R0 citation-label: P2825R0 title: "calltarget(unevaluated-call-expression)" author: - family: Gašper Ažman issued: year: 2023 URL: https://wg21.link/p2825r0 - id: P2825R1 citation-label: P2825R1 title: "Overload Resolution hook: declcall(unevaluated-postfix-expression)" author: - family: Gašper Ažman issued: year: 2024 URL: https://wg21.link/p2825r1 - id: P2825R2 citation-label: P2825R2 title: "Overload Resolution hook: declcall(unevaluated-postfix-expression)" author: - family: Gašper Ažman issued: year: 2024 URL: https://wg21.link/p2825r2 - id: P2826R0 citation-label: P2826R0 title: "Replacement functions" author: - family: Gašper Ažman issued: year: 2023 URL: https://wg21.link/p2826r0 - id: P2826R1 citation-label: P2826R1 title: "Replacement functions" author: - family: Gašper Ažman issued: year: 2023 URL: https://wg21.link/p2826r1 - id: P2826R2 citation-label: P2826R2 title: "Replacement functions" author: - family: Gašper Ažman issued: year: 2024 URL: https://wg21.link/p2826r2 - id: P2827R0 citation-label: P2827R0 title: "Floating-point overflow and underflow in from_chars (LWG 3081)" author: - family: Zhihao Yuan issued: year: 2023 URL: https://wg21.link/p2827r0 - id: P2827R1 citation-label: P2827R1 title: "Floating-point overflow and underflow in from_chars (LWG 3081)" author: - family: Zhihao Yuan issued: year: 2023 URL: https://wg21.link/p2827r1 - id: P2828R0 citation-label: P2828R0 title: "Copy elision for direct-initialization with a conversion function (Core issue 2327)" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/p2828r0 - id: P2828R1 citation-label: P2828R1 title: "Copy elision for direct-initialization with a conversion function (Core issue 2327)" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/p2828r1 - id: P2828R2 citation-label: P2828R2 title: "Copy elision for direct-initialization with a conversion function (Core issue 2327)" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/p2828r2 - id: P2829R0 citation-label: P2829R0 title: "Proposal of Contracts Supporting Const-On-Definition Style" author: - family: Andrew Tomazos issued: year: 2023 URL: https://wg21.link/p2829r0 - id: P2830R0 citation-label: P2830R0 title: "constexpr type comparison" author: - family: Gašper Ažman, Nathan Nichols issued: year: 2023 URL: https://wg21.link/p2830r0 - id: P2830R1 citation-label: P2830R1 title: "constexpr type comparison" author: - family: Gašper Ažman, Nathan Nichols issued: year: 2023 URL: https://wg21.link/p2830r1 - id: P2830R2 citation-label: P2830R2 title: "Standardized Constexpr Type Ordering" author: - family: Gašper Ažman, Nathan Nichols issued: year: 2024 URL: https://wg21.link/p2830r2 - id: P2830R3 citation-label: P2830R3 title: "Standardized Constexpr Type Ordering" author: - family: Gašper Ažman, Nathan Nichols issued: year: 2024 URL: https://wg21.link/p2830r3 - id: P2830R4 citation-label: P2830R4 title: "Standardized Constexpr Type Ordering" author: - family: Gašper Ažman, Nathan Nichols issued: year: 2024 URL: https://wg21.link/p2830r4 - id: P2831R0 citation-label: P2831R0 title: "Functions having a narrow contract should not be noexcept" author: - family: Timur Doumler, Ed Catmur issued: year: 2023 URL: https://wg21.link/p2831r0 - id: P2833R0 citation-label: P2833R0 title: "Freestanding Library: inout expected span" author: - family: Ben Craig issued: year: 2023 URL: https://wg21.link/p2833r0 - id: P2833R1 citation-label: P2833R1 title: "Freestanding Library: inout expected span" author: - family: Ben Craig issued: year: 2023 URL: https://wg21.link/p2833r1 - id: P2833R2 citation-label: P2833R2 title: "Freestanding Library: inout expected span" author: - family: Ben Craig issued: year: 2023 URL: https://wg21.link/p2833r2 - id: P2834R0 citation-label: P2834R0 title: "Semantic Stability Across Contract-Checking Build Modes" author: - family: Joshua Berne, John Lakos issued: year: 2023 URL: https://wg21.link/p2834r0 - id: P2834R1 citation-label: P2834R1 title: "Semantic Stability Across Contract-Checking Build Modes" author: - family: Joshua Berne, John Lakos issued: year: 2023 URL: https://wg21.link/p2834r1 - id: P2835R0 citation-label: P2835R0 title: "Expose std::atomic_ref's object address" author: - family: Gonzalo Brito Gadeschi issued: year: 2023 URL: https://wg21.link/p2835r0 - id: P2835R1 citation-label: P2835R1 title: "Expose std::atomic_ref's object address" author: - family: Gonzalo Brito Gadeschi issued: year: 2023 URL: https://wg21.link/p2835r1 - id: P2835R2 citation-label: P2835R2 title: "Expose std::atomic_ref's object address" author: - family: Gonzalo Brito Gadeschi issued: year: 2024 URL: https://wg21.link/p2835r2 - id: P2835R3 citation-label: P2835R3 title: "Expose std::atomic_ref's object address" author: - family: Gonzalo Brito Gadeschi issued: year: 2024 URL: https://wg21.link/p2835r3 - id: P2835R4 citation-label: P2835R4 title: "Expose std::atomic_ref's object address" author: - family: Gonzalo Brito Gadeschi issued: year: 2024 URL: https://wg21.link/p2835r4 - id: P2835R5 citation-label: P2835R5 title: "Expose std::atomic_ref's object address" author: - family: Gonzalo Brito Gadeschi, Mark Hoemmen, Carter H. Edwards, Bryce Adelstein Lelbach issued: year: 2024 URL: https://wg21.link/p2835r5 - id: P2835R6 citation-label: P2835R6 title: "Expose std::atomic_ref's object address" author: - family: Gonzalo Brito Gadeschi, Mark Hoemmen, Carter H. Edwards, Bryce Adelstein Lelbach issued: year: 2024 URL: https://wg21.link/p2835r6 - id: P2836R0 citation-label: P2836R0 title: "std::const_iterator often produces an unexpected type" author: - family: Christopher Di Bella issued: year: 2023 URL: https://wg21.link/p2836r0 - id: P2836R1 citation-label: P2836R1 title: "std::basic_const_iterator should follow its underlying type's convertibility" author: - family: Christopher Di Bella issued: year: 2023 URL: https://wg21.link/p2836r1 - id: P2837R0 citation-label: P2837R0 title: "Planning to Revisit the Lakos Rule" author: - family: Alisdair Meredith, Harry Bott issued: year: 2023 URL: https://wg21.link/p2837r0 - id: P2838R0 citation-label: P2838R0 title: "Unconditional contract violation handling of any kind is a serious problem" author: - family: Ville Voutilainen issued: year: 2023 URL: https://wg21.link/p2838r0 - id: P2839R0 citation-label: P2839R0 title: "Nontrivial relocation via a new \"owning reference\" type" author: - family: Brian Bi, Joshua Berne issued: year: 2023 URL: https://wg21.link/p2839r0 - id: P2841R0 citation-label: P2841R0 title: "Concept Template Parameters" author: - family: Corentin Jabot, Gašper Ažman issued: year: 2023 URL: https://wg21.link/p2841r0 - id: P2841R1 citation-label: P2841R1 title: "Concept Template Parameters" author: - family: Corentin Jabot, Gašper Ažman issued: year: 2023 URL: https://wg21.link/p2841r1 - id: P2841R2 citation-label: P2841R2 title: "Concept and variable-template template-parameters" author: - family: Corentin Jabot, Gašper Ažman issued: year: 2024 URL: https://wg21.link/p2841r2 - id: P2841R3 citation-label: P2841R3 title: "Concept and variable-template template-parameters" author: - family: Corentin Jabot, Gašper Ažman, James Touton issued: year: 2024 URL: https://wg21.link/p2841r3 - id: P2841R4 citation-label: P2841R4 title: "Concept and variable-template template-parameters" author: - family: Corentin Jabot, Gašper Ažman, James Touton issued: year: 2024 URL: https://wg21.link/p2841r4 - id: P2841R5 citation-label: P2841R5 title: "Concept and variable-template template-parameters" author: - family: Corentin Jabot, Gašper Ažman, James Touton issued: year: 2024 URL: https://wg21.link/p2841r5 - id: P2842R0 citation-label: P2842R0 title: "Destructor Semantics Do Not Affect Constructible Traits" author: - family: Alisdair Meredith, Harry Bott issued: year: 2023 URL: https://wg21.link/p2842r0 - id: P2843R0 citation-label: P2843R0 title: "Preprocessing is never undefined" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2843r0 - id: P2845R0 citation-label: P2845R0 title: "Formatting of std::filesystem::path" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2845r0 - id: P2845R1 citation-label: P2845R1 title: "Formatting of std::filesystem::path" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2845r1 - id: P2845R2 citation-label: P2845R2 title: "Formatting of std::filesystem::path" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2845r2 - id: P2845R3 citation-label: P2845R3 title: "Formatting of std::filesystem::path" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2845r3 - id: P2845R4 citation-label: P2845R4 title: "Formatting of std::filesystem::path" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2845r4 - id: P2845R5 citation-label: P2845R5 title: "Formatting of std::filesystem::path" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2845r5 - id: P2845R6 citation-label: P2845R6 title: "Formatting of std::filesystem::path" author: - family: Victor Zverovich issued: year: 2024 URL: https://wg21.link/p2845r6 - id: P2845R7 citation-label: P2845R7 title: "Formatting of std::filesystem::path" author: - family: Victor Zverovich issued: year: 2024 URL: https://wg21.link/p2845r7 - id: P2845R8 citation-label: P2845R8 title: "Formatting of std::filesystem::path" author: - family: Victor Zverovich issued: year: 2024 URL: https://wg21.link/p2845r8 - id: P2846R0 citation-label: P2846R0 title: "size_hint: Eagerly reserving memory for not-quite-sized lazy ranges" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/p2846r0 - id: P2846R1 citation-label: P2846R1 title: "size_hint: Eagerly reserving memory for not-quite-sized lazy ranges" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/p2846r1 - id: P2846R2 citation-label: P2846R2 title: "reserve_hint: Eagerly reserving memory for not-quite-sized lazy ranges" author: - family: Corentin Jabot issued: year: 2024 URL: https://wg21.link/p2846r2 - id: P2846R3 citation-label: P2846R3 title: "reserve_hint: Eagerly reserving memory for not-quite-sized lazy ranges" author: - family: Corentin Jabot issued: year: 2024 URL: https://wg21.link/p2846r3 - id: P2846R4 citation-label: P2846R4 title: "reserve_hint: Eagerly reserving memory for not-quite-sized lazy ranges" author: - family: Corentin Jabot issued: year: 2024 URL: https://wg21.link/p2846r4 - id: P2848R0 citation-label: P2848R0 title: "std::is_uniqued" author: - family: Arthur O'Dwyer, Enrico Mauro issued: year: 2023 URL: https://wg21.link/p2848r0 - id: P2848R1 citation-label: P2848R1 title: "std::is_uniqued" author: - family: Arthur O'Dwyer, Enrico Mauro issued: year: 2024 URL: https://wg21.link/p2848r1 - id: P2849R0 citation-label: P2849R0 title: "async-object - aka async-RAII objects" author: - family: Kirk Shoop issued: year: 2024 URL: https://wg21.link/p2849r0 - id: P2850R0 citation-label: P2850R0 title: "Minimal Compiler Preserved Dependencies" author: - family: Mark Batty, Simon Cooksey issued: year: 2023 URL: https://wg21.link/p2850r0 - id: P2852R0 citation-label: P2852R0 title: "Contract violation handling semantics for the contracts MVP" author: - family: Tom Honermann issued: year: 2023 URL: https://wg21.link/p2852r0 - id: P2853R0 citation-label: P2853R0 title: "Proposal of std::contract_violation" author: - family: Andrew Tomazos issued: year: 2023 URL: https://wg21.link/p2853r0 - id: P2855R0 citation-label: P2855R0 title: "Member customization points for Senders and Receivers" author: - family: Ville Voutilainen issued: year: 2023 URL: https://wg21.link/p2855r0 - id: P2855R1 citation-label: P2855R1 title: "Member customization points for Senders and Receivers" author: - family: Ville Voutilainen issued: year: 2024 URL: https://wg21.link/p2855r1 - id: P2857R0 citation-label: P2857R0 title: "P2596R0 Critique" author: - family: Matt Bentley issued: year: 2023 URL: https://wg21.link/p2857r0 - id: P2858R0 citation-label: P2858R0 title: "Noexcept vs contract violations" author: - family: Andrzej Krzemieński issued: year: 2023 URL: https://wg21.link/p2858r0 - id: P2861R0 citation-label: P2861R0 title: "The Lakos Rule: Narrow Contracts And `noexcept` Are Inherently Incompatible" author: - family: John Lakos issued: year: 2023 URL: https://wg21.link/p2861r0 - id: P2862R0 citation-label: P2862R0 title: "text_encoding::name() should never return null values" author: - family: Daniel Krügler issued: year: 2023 URL: https://wg21.link/p2862r0 - id: P2862R1 citation-label: P2862R1 title: "text_encoding::name() should never return null values" author: - family: Daniel Krügler issued: year: 2023 URL: https://wg21.link/p2862r1 - id: P2863R0 citation-label: P2863R0 title: "Review Annex D for C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2863r0 - id: P2863R1 citation-label: P2863R1 title: "Review Annex D for C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2863r1 - id: P2863R2 citation-label: P2863R2 title: "Review Annex D for C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2863r2 - id: P2863R3 citation-label: P2863R3 title: "Review Annex D for C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2863r3 - id: P2863R4 citation-label: P2863R4 title: "Review Annex D for C++26" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p2863r4 - id: P2863R5 citation-label: P2863R5 title: "Review Annex D for C++26" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p2863r5 - id: P2863R6 citation-label: P2863R6 title: "Review Annex D for C++26" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p2863r6 - id: P2863R7 citation-label: P2863R7 title: "Review Annex D for C++26" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p2863r7 - id: P2864R0 citation-label: P2864R0 title: "Remove Deprecated Arithmetic Conversion on Enumerations From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2864r0 - id: P2864R1 citation-label: P2864R1 title: "Remove Deprecated Arithmetic Conversion on Enumerations From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2864r1 - id: P2864R2 citation-label: P2864R2 title: "Remove Deprecated Arithmetic Conversion on Enumerations From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2864r2 - id: P2865R0 citation-label: P2865R0 title: "Remove Deprecated Array Comparisons from C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2865r0 - id: P2865R1 citation-label: P2865R1 title: "Remove Deprecated Array Comparisons from C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2865r1 - id: P2865R2 citation-label: P2865R2 title: "Remove Deprecated Array Comparisons from C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2865r2 - id: P2865R3 citation-label: P2865R3 title: "Remove Deprecated Array Comparisons from C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2865r3 - id: P2865R4 citation-label: P2865R4 title: "Remove Deprecated Array Comparisons from C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2865r4 - id: P2865R5 citation-label: P2865R5 title: "Remove Deprecated Array Comparisons from C++26" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p2865r5 - id: P2866R0 citation-label: P2866R0 title: "Remove Deprecated Volatile Features From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2866r0 - id: P2866R1 citation-label: P2866R1 title: "Remove Deprecated Volatile Features From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2866r1 - id: P2866R2 citation-label: P2866R2 title: "Remove Deprecated Volatile Features From C++26" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p2866r2 - id: P2866R3 citation-label: P2866R3 title: "Remove Deprecated Volatile Features From C++26" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p2866r3 - id: P2866R4 citation-label: P2866R4 title: "Remove Deprecated Volatile Features From C++26" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p2866r4 - id: P2867R0 citation-label: P2867R0 title: "Remove Deprecated strstreams From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2867r0 - id: P2867R1 citation-label: P2867R1 title: "Remove Deprecated strstreams From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2867r1 - id: P2867R2 citation-label: P2867R2 title: "Remove Deprecated strstreams From C++26" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p2867r2 - id: P2868R0 citation-label: P2868R0 title: "Remove Deprecated `std::allocator` Typedef From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2868r0 - id: P2868R1 citation-label: P2868R1 title: "Remove Deprecated `std::allocator` Typedef From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2868r1 - id: P2868R2 citation-label: P2868R2 title: "Remove Deprecated `std::allocator` Typedef From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2868r2 - id: P2868R3 citation-label: P2868R3 title: "Remove Deprecated `std::allocator` Typedef From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2868r3 - id: P2869R0 citation-label: P2869R0 title: "Remove Deprecated `shared_ptr` Atomic Access APIs From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2869r0 - id: P2869R1 citation-label: P2869R1 title: "Remove Deprecated `shared_ptr` Atomic Access APIs From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2869r1 - id: P2869R2 citation-label: P2869R2 title: "Remove Deprecated `shared_ptr` Atomic Access APIs From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2869r2 - id: P2869R3 citation-label: P2869R3 title: "Remove Deprecated `shared_ptr` Atomic Access APIs From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2869r3 - id: P2869R4 citation-label: P2869R4 title: "Remove Deprecated `shared_ptr` Atomic Access APIs From C++26" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p2869r4 - id: P2870R0 citation-label: P2870R0 title: "Remove `basic_string::reserve()` From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2870r0 - id: P2870R1 citation-label: P2870R1 title: "Remove `basic_string::reserve()` From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2870r1 - id: P2870R2 citation-label: P2870R2 title: "Remove `basic_string::reserve()` From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2870r2 - id: P2870R3 citation-label: P2870R3 title: "Remove `basic_string::reserve()` From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2870r3 - id: P2871R0 citation-label: P2871R0 title: "Remove Deprecated Unicode Conversion Facets From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2871r0 - id: P2871R1 citation-label: P2871R1 title: "Remove Deprecated Unicode Conversion Facets From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2871r1 - id: P2871R2 citation-label: P2871R2 title: "Remove Deprecated Unicode Conversion Facets From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2871r2 - id: P2871R3 citation-label: P2871R3 title: "Remove Deprecated Unicode Conversion Facets From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2871r3 - id: P2872R0 citation-label: P2872R0 title: "Remove `wstring_convert` From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2872r0 - id: P2872R1 citation-label: P2872R1 title: "Remove `wstring_convert` From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2872r1 - id: P2872R2 citation-label: P2872R2 title: "Remove `wstring_convert` From C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2872r2 - id: P2872R3 citation-label: P2872R3 title: "Remove `wstring_convert` From C++26" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p2872r3 - id: P2873R0 citation-label: P2873R0 title: "Remove Deprecated locale category facets for Unicode from C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2873r0 - id: P2873R1 citation-label: P2873R1 title: "Remove Deprecated locale category facets for Unicode from C++26" author: - family: Alisdair Meredith, Tom Honermann issued: year: 2024 URL: https://wg21.link/p2873r1 - id: P2873R2 citation-label: P2873R2 title: "Remove Deprecated locale category facets for Unicode from C++26" author: - family: Alisdair Meredith, Tom Honermann issued: year: 2024 URL: https://wg21.link/p2873r2 - id: P2874R0 citation-label: P2874R0 title: "Mandating Annex D" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2874r0 - id: P2874R1 citation-label: P2874R1 title: "Mandating Annex D" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2874r1 - id: P2874R2 citation-label: P2874R2 title: "Mandating Annex D" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2874r2 - id: P2875R0 citation-label: P2875R0 title: "Undeprecate `polymorphic_allocator::destroy` For C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2875r0 - id: P2875R1 citation-label: P2875R1 title: "Undeprecate `polymorphic_allocator::destroy` For C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2875r1 - id: P2875R2 citation-label: P2875R2 title: "Undeprecate `polymorphic_allocator::destroy` For C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2875r2 - id: P2875R3 citation-label: P2875R3 title: "Undeprecate `polymorphic_allocator::destroy` For C++26" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p2875r3 - id: P2875R4 citation-label: P2875R4 title: "Undeprecate `polymorphic_allocator::destroy` For C++26" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p2875r4 - id: P2876R0 citation-label: P2876R0 title: "Proposal to extend std::simd with more constructors and accessors" author: - family: Daniel Towner, Matthias Kretz issued: year: 2023 URL: https://wg21.link/p2876r0 - id: P2876R1 citation-label: P2876R1 title: "Proposal to extend std::simd with more constructors and accessors" author: - family: Daniel Towner, Matthias Kretz issued: year: 2024 URL: https://wg21.link/p2876r1 - id: P2877R0 citation-label: P2877R0 title: "Contract Build Modes and Semantics" author: - family: Joshua Berne, Tom Honermann issued: year: 2023 URL: https://wg21.link/p2877r0 - id: P2878R0 citation-label: P2878R0 title: "Reference checking" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2878r0 - id: P2878R1 citation-label: P2878R1 title: "Reference checking" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2878r1 - id: P2878R2 citation-label: P2878R2 title: "Reference checking" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2878r2 - id: P2878R3 citation-label: P2878R3 title: "Reference checking" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2878r3 - id: P2878R4 citation-label: P2878R4 title: "Reference checking" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2878r4 - id: P2878R5 citation-label: P2878R5 title: "Reference checking" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2878r5 - id: P2878R6 citation-label: P2878R6 title: "Reference checking" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2878r6 - id: P2879R0 citation-label: P2879R0 title: "Proposal of std::dump" author: - family: Andrew Tomazos issued: year: 2024 URL: https://wg21.link/p2879r0 - id: P2880R0 citation-label: P2880R0 title: "Algorithm-like vs std::simd based RNG API" author: - family: Ilya Burylov, Pavel Dyakov, Ruslan Arutyunyan, Andrey Nikolaev, Alina Elizarova issued: year: 2023 URL: https://wg21.link/p2880r0 - id: P2881R0 citation-label: P2881R0 title: "Generator-based for loop" author: - family: Jonathan Müller, Barry Revzin issued: year: 2023 URL: https://wg21.link/p2881r0 - id: P2882R0 citation-label: P2882R0 title: "An Event Model for C++ Executors" author: - family: Detlef Vollmann issued: year: 2023 URL: https://wg21.link/p2882r0 - id: P2883R0 citation-label: P2883R0 title: "`offsetof` Should Be A Keyword In C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2883r0 - id: P2884R0 citation-label: P2884R0 title: "`assert` Should Be A Keyword In C++26" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2884r0 - id: P2885R0 citation-label: P2885R0 title: "Requirements for a Contracts syntax" author: - family: Timur Doumler, Joshua Berne, Gašper Ažman, Andrzej Krzemieński, Ville Voutilainen issued: year: 2023 URL: https://wg21.link/p2885r0 - id: P2885R1 citation-label: P2885R1 title: "Requirements for a Contracts syntax" author: - family: Timur Doumler, Joshua Berne, Gašper Ažman, Andrzej Krzemieński, Ville Voutilainen, Tom Honermann issued: year: 2023 URL: https://wg21.link/p2885r1 - id: P2885R2 citation-label: P2885R2 title: "Requirements for a Contracts syntax" author: - family: Timur Doumler, Joshua Berne, Gašper Ažman, Andrzej Krzemieński, Ville Voutilainen, Tom Honermann issued: year: 2023 URL: https://wg21.link/p2885r2 - id: P2885R3 citation-label: P2885R3 title: "Requirements for a Contracts syntax" author: - family: Timur Doumler, Joshua Berne, Gašper Ažman, Andrzej Krzemieński, Ville Voutilainen, Tom Honermann issued: year: 2023 URL: https://wg21.link/p2885r3 - id: P2886R0 citation-label: P2886R0 title: "Concurrency TS2 Editor's report" author: - family: Michael Wong issued: year: 2023 URL: https://wg21.link/p2886r0 - id: P2887R0 citation-label: P2887R0 title: "SG14: Low Latency/Games/Embedded/Finance/Simulation virtual meeting minutes to 2023/05/11" author: - family: Michael Wong issued: year: 2023 URL: https://wg21.link/p2887r0 - id: P2888R0 citation-label: P2888R0 title: "SG19: Machine Learning Virtual Meeting Minutes to 2023/05/12" author: - family: Michael Wong issued: year: 2023 URL: https://wg21.link/p2888r0 - id: P2889R0 citation-label: P2889R0 title: "Distributed Arrays" author: - family: Lauri Vasama issued: year: 2023 URL: https://wg21.link/p2889r0 - id: P2890R0 citation-label: P2890R0 title: "Contracts on lambdas" author: - family: Timur Doumler issued: year: 2023 URL: https://wg21.link/p2890r0 - id: P2890R1 citation-label: P2890R1 title: "Contracts on lambdas" author: - family: Timur Doumler issued: year: 2023 URL: https://wg21.link/p2890r1 - id: P2890R2 citation-label: P2890R2 title: "Contracts on lambdas" author: - family: Timur Doumler issued: year: 2023 URL: https://wg21.link/p2890r2 - id: P2891R0 citation-label: P2891R0 title: "SG16: Unicode meeting summaries 2023-01-11 through 2023-05-10" author: - family: Tom Honermann issued: year: 2023 URL: https://wg21.link/p2891r0 - id: P2892R0 citation-label: P2892R0 title: "std::simd Types Should be Regular" author: - family: David Sankel, Joe Jevnik issued: year: 2023 URL: https://wg21.link/p2892r0 - id: P2893R0 citation-label: P2893R0 title: "Variadic Friends" author: - family: Jody Hagins issued: year: 2023 URL: https://wg21.link/p2893r0 - id: P2893R1 citation-label: P2893R1 title: "Variadic Friends" author: - family: Jody Hagins issued: year: 2023 URL: https://wg21.link/p2893r1 - id: P2893R2 citation-label: P2893R2 title: "Variadic Friends" author: - family: Jody Hagins, Arthur O'Dwyer issued: year: 2024 URL: https://wg21.link/p2893r2 - id: P2893R3 citation-label: P2893R3 title: "Variadic Friends" author: - family: Jody Hagins, Arthur O'Dwyer issued: year: 2024 URL: https://wg21.link/p2893r3 - id: P2894R0 citation-label: P2894R0 title: "Constant evaluation of Contracts" author: - family: Timur Doumler issued: year: 2023 URL: https://wg21.link/p2894r0 - id: P2894R1 citation-label: P2894R1 title: "Constant evaluation of Contracts" author: - family: Timur Doumler issued: year: 2023 URL: https://wg21.link/p2894r1 - id: P2894R2 citation-label: P2894R2 title: "Constant evaluation of Contracts" author: - family: Timur Doumler issued: year: 2024 URL: https://wg21.link/p2894r2 - id: P2895R0 citation-label: P2895R0 title: "noncopyable and nonmoveable utility classes" author: - family: Sebastian Theophil, Jonathan Müller issued: year: 2023 URL: https://wg21.link/p2895r0 - id: P2896R0 citation-label: P2896R0 title: "Outstanding design questions for the Contracts MVP" author: - family: Timur Doumler issued: year: 2023 URL: https://wg21.link/p2896r0 - id: P2897R0 citation-label: P2897R0 title: "aligned_accessor: An mdspan accessor expressing pointer overalignment" author: - family: Mark Hoemmen, Damien Lebrun-Grandie, Nicolas Manual Morales, Christian Trott issued: year: 2023 URL: https://wg21.link/p2897r0 - id: P2897R1 citation-label: P2897R1 title: "aligned_accessor: An mdspan accessor expressing pointer overalignment" author: - family: Mark Hoemmen, Damien Lebrun-Grandie, Nicolas Manual Morales, Christian Trott issued: year: 2023 URL: https://wg21.link/p2897r1 - id: P2897R2 citation-label: P2897R2 title: "aligned_accessor: An mdspan accessor expressing pointer overalignment" author: - family: Mark Hoemmen, Damien Lebrun-Grandie, Nicolas Manual Morales, Christian Trott issued: year: 2024 URL: https://wg21.link/p2897r2 - id: P2897R3 citation-label: P2897R3 title: "aligned_accessor: An mdspan accessor expressing pointer overalignment" author: - family: Mark Hoemmen, Damien Lebrun-Grandie, Nicolas Manual Morales, Christian Trott issued: year: 2024 URL: https://wg21.link/p2897r3 - id: P2897R4 citation-label: P2897R4 title: "aligned_accessor: An mdspan accessor expressing pointer overalignment" author: - family: Mark Hoemmen, Damien Lebrun-Grandie, Nicolas Manual Morales, Christian Trott issued: year: 2024 URL: https://wg21.link/p2897r4 - id: P2897R5 citation-label: P2897R5 title: "aligned_accessor: An mdspan accessor expressing pointer overalignment" author: - family: Mark Hoemmen, Damien Lebrun-Grandie, Nicolas Manual Morales, Christian Trott issued: year: 2024 URL: https://wg21.link/p2897r5 - id: P2898R0 citation-label: P2898R0 title: "Importable Headers are Not Universally Implementable" author: - family: Daniel Ruoso issued: year: 2023 URL: https://wg21.link/p2898r0 - id: P2898R1 citation-label: P2898R1 title: "Build System Requirements for Importable Headers" author: - family: Daniel Ruoso issued: year: 2023 URL: https://wg21.link/p2898r1 - id: P2900R0 citation-label: P2900R0 title: "Contracts for C++" author: - family: Joshua Berne, Timur Doumler, Andrzej Krzemieński issued: year: 2023 URL: https://wg21.link/p2900r0 - id: P2900R1 citation-label: P2900R1 title: "Contracts for C++" author: - family: Joshua Berne, Timur Doumler, Andrzej Krzemieński issued: year: 2023 URL: https://wg21.link/p2900r1 - id: P2900R2 citation-label: P2900R2 title: "Contracts for C++" author: - family: Joshua Berne, Timur Doumler, Andrzej Krzemieński issued: year: 2023 URL: https://wg21.link/p2900r2 - id: P2900R3 citation-label: P2900R3 title: "Contracts for C++" author: - family: Joshua Berne, Timur Doumler, Andrzej Krzemieński issued: year: 2023 URL: https://wg21.link/p2900r3 - id: P2900R4 citation-label: P2900R4 title: "Contracts for C++" author: - family: Joshua Berne, Timur Doumler, Andrzej Krzemieński issued: year: 2024 URL: https://wg21.link/p2900r4 - id: P2900R5 citation-label: P2900R5 title: "Contracts for C++" author: - family: Joshua Berne, Timur Doumler, Andrzej Krzemieński issued: year: 2024 URL: https://wg21.link/p2900r5 - id: P2900R6 citation-label: P2900R6 title: "Contracts for C++" author: - family: Joshua Berne, Timur Doumler, Andrzej Krzemieński issued: year: 2024 URL: https://wg21.link/p2900r6 - id: P2900R7 citation-label: P2900R7 title: "Contracts for C++" author: - family: Joshua Berne, Timur Doumler, Andrzej Krzemieński issued: year: 2024 URL: https://wg21.link/p2900r7 - id: P2900R8 citation-label: P2900R8 title: "Contracts for C++" author: - family: Joshua Berne, Timur Doumler, Andrzej Krzemieński issued: year: 2024 URL: https://wg21.link/p2900r8 - id: P2900R9 citation-label: P2900R9 title: "Contracts for C++" author: - family: Joshua Berne, Timur Doumler, Andrzej Krzemieński issued: year: 2024 URL: https://wg21.link/p2900r9 - id: P2900R10 citation-label: P2900R10 title: "Contracts for C++" author: - family: Joshua Berne, Timur Doumler, Andrzej Krzemieński issued: year: 2024 URL: https://wg21.link/p2900r10 - id: P2901R0 citation-label: P2901R0 title: "Extending linear algebra support to batched operations" author: - family: Mark Hoemmen, Kim Liegeois, Christian Trott issued: year: 2023 URL: https://wg21.link/p2901r0 - id: P2902R0 citation-label: P2902R0 title: "constexpr 'Parallel' Algorithms" author: - family: Oliver Rosten issued: year: 2023 URL: https://wg21.link/p2902r0 - id: P2904R0 citation-label: P2904R0 title: "Removing exception in precedence rule(s) when using member pointer syntax" author: - family: Annop Rana issued: year: 2023 URL: https://wg21.link/p2904r0 - id: P2905R0 citation-label: P2905R0 title: "Runtime format strings" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2905r0 - id: P2905R1 citation-label: P2905R1 title: "Runtime format strings" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2905r1 - id: P2905R2 citation-label: P2905R2 title: "Runtime format strings" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2905r2 - id: P2906R0 citation-label: P2906R0 title: "Structured bindings for std::extents" author: - family: Bernhard Manfred Gruber issued: year: 2023 URL: https://wg21.link/p2906r0 - id: P2909R0 citation-label: P2909R0 title: "Dude, where's my char?" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2909r0 - id: P2909R1 citation-label: P2909R1 title: "Fix formatting of code units as integers (Dude, where's my char?)" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2909r1 - id: P2909R2 citation-label: P2909R2 title: "Fix formatting of code units as integers (Dude, where's my char?)" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2909r2 - id: P2909R3 citation-label: P2909R3 title: "Fix formatting of code units as integers (Dude, where's my char?)" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2909r3 - id: P2909R4 citation-label: P2909R4 title: "Fix formatting of code units as integers (Dude, where's my char?)" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2909r4 - id: P2910R0 citation-label: P2910R0 title: "C++ Standard Library Ready Issues to be moved in Varna, Jun. 2023" author: - family: Jonathan Wakely issued: year: 2023 URL: https://wg21.link/p2910r0 - id: P2911R0 citation-label: P2911R0 title: "Python Bindings with Value-Based Reflection" author: - family: Adam Lach, Jagrut Dave issued: year: 2023 URL: https://wg21.link/p2911r0 - id: P2911R1 citation-label: P2911R1 title: "Python Bindings with Value-Based Reflection" author: - family: Adam Lach, Jagrut Dave issued: year: 2023 URL: https://wg21.link/p2911r1 - id: P2912R0 citation-label: P2912R0 title: "Concurrent queues and sender/receivers" author: - family: Gor Nishanov issued: year: 2023 URL: https://wg21.link/p2912r0 - id: P2915R0 citation-label: P2915R0 title: "Proposed resolution to CWG1223" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/p2915r0 - id: P2917R0 citation-label: P2917R0 title: "An in-line defaulted destructor should keep the copy- and move-operations" author: - family: Andreas Fertig issued: year: 2023 URL: https://wg21.link/p2917r0 - id: P2917R1 citation-label: P2917R1 title: "An in-line defaulted destructor should keep the copy- and move-operations" author: - family: Andreas Fertig issued: year: 2023 URL: https://wg21.link/p2917r1 - id: P2918R0 citation-label: P2918R0 title: "Runtime format strings II" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2918r0 - id: P2918R1 citation-label: P2918R1 title: "Runtime format strings II" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2918r1 - id: P2918R2 citation-label: P2918R2 title: "Runtime format strings II" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p2918r2 - id: P2920R0 citation-label: P2920R0 title: "Library Evolution Leadership's Understanding of the Noexcept Policy History" author: - family: Nevin Liber, Bryce Adelstein Lelbach, Robert Leahy, Ben Craig, Fabio Fracassi, Guy Davidson issued: year: 2023 URL: https://wg21.link/p2920r0 - id: P2921R0 citation-label: P2921R0 title: "Exploring std::expected based API alternatives for buffer_queue" author: - family: Gor Nishanov, Detlef Vollmann issued: year: 2023 URL: https://wg21.link/p2921r0 - id: P2922R0 citation-label: P2922R0 title: "Core Language Working Group \"ready\" Issues for the June, 2023 meeting" author: - family: Jens Maurer issued: year: 2023 URL: https://wg21.link/p2922r0 - id: P2925R0 citation-label: P2925R0 title: "inplace_vector - D0843R7 LEWG presentation" author: - family: David Sankel, Gonzalo Brito Gadeschi, Timur Doumler, Nevin Liber issued: year: 2023 URL: https://wg21.link/p2925r0 - id: P2926R0 citation-label: P2926R0 title: "std::simd types should be regular - P2892R0 LEWG presentation" author: - family: David Sankel, Joe Jevnik issued: year: 2023 URL: https://wg21.link/p2926r0 - id: P2927R0 citation-label: P2927R0 title: "Observing exceptions stored in exception_ptr" author: - family: Gor Nishanov issued: year: 2023 URL: https://wg21.link/p2927r0 - id: P2927R1 citation-label: P2927R1 title: "Observing exceptions stored in exception_ptr" author: - family: Gor Nishanov, Arthur O'Dwyer issued: year: 2024 URL: https://wg21.link/p2927r1 - id: P2927R2 citation-label: P2927R2 title: "Observing exceptions stored in exception_ptr" author: - family: Gor Nishanov, Arthur O'Dwyer issued: year: 2024 URL: https://wg21.link/p2927r2 - id: P2929R0 citation-label: P2929R0 title: "simd_invoke" author: - family: Daniel Towner, Ruslan Arutyunyan issued: year: 2023 URL: https://wg21.link/p2929r0 - id: P2930R0 citation-label: P2930R0 title: "Formatter specializations for the standard library" author: - family: Mark de Wever issued: year: 2023 URL: https://wg21.link/p2930r0 - id: P2931R0 citation-label: P2931R0 title: "WG21 June 2023 Varna Meeting Record of Discussion" author: - family: Nina Ranns issued: year: 2023 URL: https://wg21.link/p2931r0 - id: P2932R0 citation-label: P2932R0 title: "A Principled Approach to Open Design Questions for Contracts" author: - family: Joshua Berne issued: year: 2023 URL: https://wg21.link/p2932r0 - id: P2932R1 citation-label: P2932R1 title: "A Principled Approach to Open Design Questions for Contracts" author: - family: Joshua Berne issued: year: 2023 URL: https://wg21.link/p2932r1 - id: P2932R2 citation-label: P2932R2 title: "A Principled Approach to Open Design Questions for Contracts" author: - family: Joshua Berne issued: year: 2023 URL: https://wg21.link/p2932r2 - id: P2932R3 citation-label: P2932R3 title: "A Principled Approach to Open Design Questions for Contracts" author: - family: Joshua Berne issued: year: 2024 URL: https://wg21.link/p2932r3 - id: P2933R0 citation-label: P2933R0 title: "std::simd overloads for header" author: - family: Daniel Towner, Ruslan Arutyunyan issued: year: 2023 URL: https://wg21.link/p2933r0 - id: P2933R1 citation-label: P2933R1 title: "std::simd overloads for header" author: - family: Daniel Towner, Ruslan Arutyunyan issued: year: 2023 URL: https://wg21.link/p2933r1 - id: P2933R2 citation-label: P2933R2 title: "std::simd overloads for <bit> header" author: - family: Daniel Towner, Ruslan Arutyunyan issued: year: 2024 URL: https://wg21.link/p2933r2 - id: P2935R0 citation-label: P2935R0 title: "An Attribute-Like Syntax for Contracts" author: - family: Joshua Berne issued: year: 2023 URL: https://wg21.link/p2935r0 - id: P2935R1 citation-label: P2935R1 title: "An Attribute-Like Syntax for Contracts" author: - family: Joshua Berne issued: year: 2023 URL: https://wg21.link/p2935r1 - id: P2935R2 citation-label: P2935R2 title: "An Attribute-Like Syntax for Contracts" author: - family: Joshua Berne issued: year: 2023 URL: https://wg21.link/p2935r2 - id: P2935R3 citation-label: P2935R3 title: "An Attribute-Like Syntax for Contracts" author: - family: Joshua Berne issued: year: 2023 URL: https://wg21.link/p2935r3 - id: P2935R4 citation-label: P2935R4 title: "An Attribute-Like Syntax for Contracts" author: - family: Joshua Berne issued: year: 2023 URL: https://wg21.link/p2935r4 - id: P2937R0 citation-label: P2937R0 title: "Freestanding: Remove strtok" author: - family: Ben Craig issued: year: 2023 URL: https://wg21.link/p2937r0 - id: P2940R0 citation-label: P2940R0 title: "switch for Pattern Matching" author: - family: Mihail Naydenov issued: year: 2023 URL: https://wg21.link/p2940r0 - id: P2941R0 citation-label: P2941R0 title: "Identifiers for Pattern Matching" author: - family: Mihail Naydenov issued: year: 2023 URL: https://wg21.link/p2941r0 - id: P2944R0 citation-label: P2944R0 title: "Comparisons for reference_wrapper" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2944r0 - id: P2944R1 citation-label: P2944R1 title: "Comparisons for reference_wrapper" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2944r1 - id: P2944R2 citation-label: P2944R2 title: "Comparisons for reference_wrapper" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2944r2 - id: P2944R3 citation-label: P2944R3 title: "Comparisons for reference_wrapper" author: - family: Barry Revzin issued: year: 2024 URL: https://wg21.link/p2944r3 - id: P2945R0 citation-label: P2945R0 title: "Additional format specifiers for time_point" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2945r0 - id: P2945R1 citation-label: P2945R1 title: "Additional format specifiers for time_point" author: - family: Barry Revzin issued: year: 2024 URL: https://wg21.link/p2945r1 - id: P2946R0 citation-label: P2946R0 title: "A flexible solution to the problems of `noexcept`" author: - family: Pablo Halpern issued: year: 2023 URL: https://wg21.link/p2946r0 - id: P2946R1 citation-label: P2946R1 title: "A flexible solution to the problems of `noexcept`" author: - family: Pablo Halpern issued: year: 2024 URL: https://wg21.link/p2946r1 - id: P2947R0 citation-label: P2947R0 title: "Contracts must avoid disclosing sensitive information" author: - family: Andrei Zissu, Ran Regev, Gal Zaban, Inbal Levi issued: year: 2023 URL: https://wg21.link/p2947r0 - id: P2949R0 citation-label: P2949R0 title: "Slides for P2861R0: Narrow Contracts and `noexcept` are Inherently Incompatable" author: - family: John Lakos issued: year: 2023 URL: https://wg21.link/p2949r0 - id: P2950R0 citation-label: P2950R0 title: "Slides for P2836R1: std::basic_const_iterator should follow its underlying type's convertibility" author: - family: Tomasz Kamiński issued: year: 2023 URL: https://wg21.link/p2950r0 - id: P2951R0 citation-label: P2951R0 title: "Shadowing is good for safety" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2951r0 - id: P2951R1 citation-label: P2951R1 title: "Shadowing is good for safety" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2951r1 - id: P2951R2 citation-label: P2951R2 title: "Shadowing is good for safety" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2951r2 - id: P2951R3 citation-label: P2951R3 title: "Shadowing is good for safety" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2951r3 - id: P2952R0 citation-label: P2952R0 title: "auto& operator=(X&&) = default" author: - family: Arthur O'Dwyer, Matthew Taylor issued: year: 2023 URL: https://wg21.link/p2952r0 - id: P2952R1 citation-label: P2952R1 title: "auto& operator=(X&&) = default" author: - family: Arthur O'Dwyer, Matthew Taylor issued: year: 2023 URL: https://wg21.link/p2952r1 - id: P2953R0 citation-label: P2953R0 title: "Forbid defaulting operator=(X&&) &&" author: - family: Arthur O'Dwyer issued: year: 2023 URL: https://wg21.link/p2953r0 - id: P2954R0 citation-label: P2954R0 title: "Contracts and virtual functions for the Contracts MVP" author: - family: Ville Voutilainen issued: year: 2023 URL: https://wg21.link/p2954r0 - id: P2955R0 citation-label: P2955R0 title: "Safer Range Access" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2955r0 - id: P2955R1 citation-label: P2955R1 title: "Safer Range Access" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p2955r1 - id: P2956R0 citation-label: P2956R0 title: "Add saturating library support to std::simd" author: - family: Daniel Towner, Ruslan Arutyunyan issued: year: 2023 URL: https://wg21.link/p2956r0 - id: P2957R0 citation-label: P2957R0 title: "Contracts and coroutines" author: - family: Andrzej Krzemieński, Iain Sandoe issued: year: 2023 URL: https://wg21.link/p2957r0 - id: P2957R1 citation-label: P2957R1 title: "Contracts and coroutines" author: - family: Andrzej Krzemieński, Iain Sandoe issued: year: 2024 URL: https://wg21.link/p2957r1 - id: P2957R2 citation-label: P2957R2 title: "Contracts and coroutines" author: - family: Andrzej Krzemieński, Iain Sandoe, Joshua Berne, Timur Doumler issued: year: 2024 URL: https://wg21.link/p2957r2 - id: P2958R0 citation-label: P2958R0 title: "typeof and typeof_unqual" author: - family: JeanHeyd Meneide issued: year: 2023 URL: https://wg21.link/p2958r0 - id: P2959R0 citation-label: P2959R0 title: "Container Relocation" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2959r0 - id: P2960R0 citation-label: P2960R0 title: "Concurrency TS Editor's report for N4956" author: - family: Michael Wong issued: year: 2023 URL: https://wg21.link/p2960r0 - id: P2961R0 citation-label: P2961R0 title: "A natural syntax for Contracts" author: - family: Jens Maurer, Timur Doumler issued: year: 2023 URL: https://wg21.link/p2961r0 - id: P2961R1 citation-label: P2961R1 title: "A natural syntax for Contracts" author: - family: Timur Doumler, Jens Maurer issued: year: 2023 URL: https://wg21.link/p2961r1 - id: P2961R2 citation-label: P2961R2 title: "A natural syntax for Contracts" author: - family: Timur Doumler, Jens Maurer issued: year: 2023 URL: https://wg21.link/p2961r2 - id: P2962R0 citation-label: P2962R0 title: "Communicating the Baseline Compile Command for C++ Modules support" author: - family: Daniel Ruoso issued: year: 2023 URL: https://wg21.link/p2962r0 - id: P2963R0 citation-label: P2963R0 title: "Ordering of constraints involving fold expressions" author: - family: Corentin Jabot issued: year: 2023 URL: https://wg21.link/p2963r0 - id: P2963R1 citation-label: P2963R1 title: "Ordering of constraints involving fold expressions" author: - family: Corentin Jabot issued: year: 2024 URL: https://wg21.link/p2963r1 - id: P2963R2 citation-label: P2963R2 title: "Ordering of constraints involving fold expressions" author: - family: Corentin Jabot issued: year: 2024 URL: https://wg21.link/p2963r2 - id: P2963R3 citation-label: P2963R3 title: "Ordering of constraints involving fold expressions" author: - family: Corentin Jabot issued: year: 2024 URL: https://wg21.link/p2963r3 - id: P2964R0 citation-label: P2964R0 title: "Allowing user-defined types in std::simd" author: - family: Daniel Towner, Ruslan Arutyunyan issued: year: 2024 URL: https://wg21.link/p2964r0 - id: P2964R1 citation-label: P2964R1 title: "Allowing user-defined types in std::simd" author: - family: Daniel Towner, Ruslan Arutyunyan issued: year: 2024 URL: https://wg21.link/p2964r1 - id: P2966R0 citation-label: P2966R0 title: "Making C++ Better for Game Developers — Progress Report" author: - family: Patrice Roy, various SG14 contibutors including Nicolas Fleury (Ubisoft), Gabriel Morin (EIDOS), Arthur O’Dwyer, Matt Bentley, Staffan Tjernstrom, Matt Bentley and others issued: year: 2023 URL: https://wg21.link/p2966r0 - id: P2966R1 citation-label: P2966R1 title: "Making C++ Better for Game Developers — Progress Report" author: - family: Patrice Roy, various SG14 contibutors including Nicolas Fleury (Ubisoft), Gabriel Morin (EIDOS), Arthur O’Dwyer, Matt Bentley, Staffan Tjernstrom, Matt Bentley and others issued: year: 2023 URL: https://wg21.link/p2966r1 - id: P2967R0 citation-label: P2967R0 title: "Relocation Is A Library Interface" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2967r0 - id: P2967R1 citation-label: P2967R1 title: "Relocation Is A Library Interface" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p2967r1 - id: P2968R0 citation-label: P2968R0 title: "Make std::ignore a first-class object" author: - family: Peter Sommerlad issued: year: 2023 URL: https://wg21.link/p2968r0 - id: P2968R1 citation-label: P2968R1 title: "Make std::ignore a first-class object" author: - family: Peter Sommerlad issued: year: 2023 URL: https://wg21.link/p2968r1 - id: P2968R2 citation-label: P2968R2 title: "Make std::ignore a first-class object" author: - family: Peter Sommerlad issued: year: 2023 URL: https://wg21.link/p2968r2 - id: P2969R0 citation-label: P2969R0 title: "Contract annotations are potentially-throwing" author: - family: Timur Doumler, Ville Voutilainen, Tom Honermann issued: year: 2023 URL: https://wg21.link/p2969r0 - id: P2971R0 citation-label: P2971R0 title: "Implication for C++" author: - family: Walter E Brown issued: year: 2023 URL: https://wg21.link/p2971r0 - id: P2971R1 citation-label: P2971R1 title: "Implication for C++" author: - family: Walter E Brown issued: year: 2023 URL: https://wg21.link/p2971r1 - id: P2971R2 citation-label: P2971R2 title: "Implication for C++" author: - family: Walter E Brown issued: year: 2024 URL: https://wg21.link/p2971r2 - id: P2972R0 citation-label: P2972R0 title: "2023-09 Library Evolution Polls" author: - family: Inbal Levi, Ben Craig, Fabio Fracassi, Corentin Jabot, Nevin Liber, Billy Baker issued: year: 2023 URL: https://wg21.link/p2972r0 - id: P2973R0 citation-label: P2973R0 title: "Erroneous behaviour for missing return from assignment" author: - family: Thomas Köppe, Jonathan Wakely issued: year: 2023 URL: https://wg21.link/p2973r0 - id: P2976R0 citation-label: P2976R0 title: "Freestanding Library: algorithm, numeric, and random" author: - family: Ben Craig issued: year: 2023 URL: https://wg21.link/p2976r0 - id: P2976R1 citation-label: P2976R1 title: "Freestanding Library: algorithm, numeric, and random" author: - family: Ben Craig issued: year: 2024 URL: https://wg21.link/p2976r1 - id: P2977R0 citation-label: P2977R0 title: "Module commands database format" author: - family: Ben Boeckel issued: year: 2023 URL: https://wg21.link/p2977r0 - id: P2977R1 citation-label: P2977R1 title: "Build database files" author: - family: Ben Boeckel, Daniel Ruoso issued: year: 2024 URL: https://wg21.link/p2977r1 - id: P2977R2 citation-label: P2977R2 title: "Build database files" author: - family: Ben Boeckel, Daniel Ruoso issued: year: 2024 URL: https://wg21.link/p2977r2 - id: P2978R0 citation-label: P2978R0 title: "A New Approach For Compiling C++" author: - family: Hassan Sajjad issued: year: 2023 URL: https://wg21.link/p2978r0 - id: P2979R0 citation-label: P2979R0 title: "The Need for Design Policies in WG21" author: - family: Alisdair Meredith, Harold Bott, John Lakos issued: year: 2023 URL: https://wg21.link/p2979r0 - id: P2980R0 citation-label: P2980R0 title: "A motivation, scope, and plan for a physical quantities and units library" author: - family: Mateusz Pusz, Dominik Berner, Johel Ernesto Guerrero Peña, Charles Hogg, Nicolas Holthaus, Roth Michaels, Vincent Reverdy issued: year: 2023 URL: https://wg21.link/p2980r0 - id: P2980R1 citation-label: P2980R1 title: "A motivation, scope, and plan for a quantities and units library" author: - family: Mateusz Pusz, Dominik Berner, Johel Ernesto Guerrero Peña, Charles Hogg, Nicolas Holthaus, Roth Michaels, Vincent Reverdy issued: year: 2023 URL: https://wg21.link/p2980r1 - id: P2981R0 citation-label: P2981R0 title: "Improving our safety with a physical quantities and units library" author: - family: Mateusz Pusz, Dominik Berner, Johel Ernesto Guerrero Peña issued: year: 2023 URL: https://wg21.link/p2981r0 - id: P2981R1 citation-label: P2981R1 title: "Improving our safety with a physical quantities and units library" author: - family: Mateusz Pusz, Dominik Berner, Johel Ernesto Guerrero Peña issued: year: 2023 URL: https://wg21.link/p2981r1 - id: P2982R0 citation-label: P2982R0 title: "`std::quantity` as a numeric type" author: - family: Mateusz Pusz, Chip Hogg issued: year: 2023 URL: https://wg21.link/p2982r0 - id: P2982R1 citation-label: P2982R1 title: "`std::quantity` as a numeric type" author: - family: Mateusz Pusz, Chip Hogg issued: year: 2023 URL: https://wg21.link/p2982r1 - id: P2984R0 citation-label: P2984R0 title: "Reconsider Redeclaring static constexpr Data Members" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2984r0 - id: P2984R1 citation-label: P2984R1 title: "Reconsider Redeclaring static constexpr Data Members" author: - family: Alisdair Meredith issued: year: 2023 URL: https://wg21.link/p2984r1 - id: P2985R0 citation-label: P2985R0 title: "A type trait for detecting virtual base classes" author: - family: Giuseppe D'Angelo issued: year: 2023 URL: https://wg21.link/p2985r0 - id: P2986R0 citation-label: P2986R0 title: "Generic Function Pointer" author: - family: Lauri Vasama issued: year: 2023 URL: https://wg21.link/p2986r0 - id: P2988R0 citation-label: P2988R0 title: "std::optional" author: - family: Steve Downey issued: year: 2023 URL: https://wg21.link/p2988r0 - id: P2988R1 citation-label: P2988R1 title: "std::optional" author: - family: Steve Downey, Peter Sommerlad issued: year: 2024 URL: https://wg21.link/p2988r1 - id: P2988R2 citation-label: P2988R2 title: "std::optional\\" author: - family: Steve Downey, Peter Sommerlad issued: year: 2024 URL: https://wg21.link/p2988r2 - id: P2988R3 citation-label: P2988R3 title: "std::optional" author: - family: Steve Downey, Peter Sommerlad issued: year: 2024 URL: https://wg21.link/p2988r3 - id: P2988R4 citation-label: P2988R4 title: "std::optional" author: - family: Steve Downey, Peter Sommerlad issued: year: 2024 URL: https://wg21.link/p2988r4 - id: P2988R5 citation-label: P2988R5 title: "std::optional" author: - family: Steve Downey, Peter Sommerlad issued: year: 2024 URL: https://wg21.link/p2988r5 - id: P2988R6 citation-label: P2988R6 title: "std::optional" author: - family: Steve Downey, Peter Sommerlad issued: year: 2024 URL: https://wg21.link/p2988r6 - id: P2988R7 citation-label: P2988R7 title: "std::optional" author: - family: Steve Downey, Peter Sommerlad issued: year: 2024 URL: https://wg21.link/p2988r7 - id: P2988R8 citation-label: P2988R8 title: "std::optional" author: - family: Steve Downey, Peter Sommerlad issued: year: 2024 URL: https://wg21.link/p2988r8 - id: P2989R0 citation-label: P2989R0 title: "A Simple Approach to Universal Template Parameters" author: - family: Corentin Jabot, Gašper Ažman issued: year: 2023 URL: https://wg21.link/p2989r0 - id: P2989R1 citation-label: P2989R1 title: "A Simple Approach to Universal Template Parameters" author: - family: Corentin Jabot, Gašper Ažman issued: year: 2024 URL: https://wg21.link/p2989r1 - id: P2989R2 citation-label: P2989R2 title: "A Simple Approach to Universal Template Parameters" author: - family: Corentin Jabot, Gašper Ažman issued: year: 2024 URL: https://wg21.link/p2989r2 - id: P2990R0 citation-label: P2990R0 title: "C++ Modules Roadmap" author: - family: Daniel Ruoso issued: year: 2023 URL: https://wg21.link/p2990r0 - id: P2991R0 citation-label: P2991R0 title: "Stop Forcing std::move to Pessimize" author: - family: Brian Bi issued: year: 2023 URL: https://wg21.link/p2991r0 - id: P2992R0 citation-label: P2992R0 title: "Attribute [[discard]] and attributes on expressions" author: - family: Giuseppe D'Angelo issued: year: 2023 URL: https://wg21.link/p2992r0 - id: P2992R1 citation-label: P2992R1 title: "Attribute [[discard(\"reason\")]]" author: - family: Giuseppe D'Angelo issued: year: 2024 URL: https://wg21.link/p2992r1 - id: P2993R0 citation-label: P2993R0 title: "Constrained Numbers" author: - family: Luke Valenty issued: year: 2024 URL: https://wg21.link/p2993r0 - id: P2994R0 citation-label: P2994R0 title: "On the Naming of Packs" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p2994r0 - id: P2994R1 citation-label: P2994R1 title: "On the Naming of Packs" author: - family: Barry Revzin issued: year: 2024 URL: https://wg21.link/p2994r1 - id: P2995R0 citation-label: P2995R0 title: "SG16: Unicode meeting summaries 2023-05-24 through 2023-09-27" author: - family: Tom Honermann issued: year: 2023 URL: https://wg21.link/p2995r0 - id: P2996R0 citation-label: P2996R0 title: "Reflection for C++26" author: - family: Barry Revzin, Wyatt Childers, Peter Dimov, Andrew Sutton, Faisal Vali, Daveed Vandevoorde issued: year: 2023 URL: https://wg21.link/p2996r0 - id: P2996R1 citation-label: P2996R1 title: "Reflection for C++26" author: - family: Barry Revzin, Wyatt Childers, Peter Dimov, Andrew Sutton, Faisal Vali, Daveed Vandevoorde issued: year: 2023 URL: https://wg21.link/p2996r1 - id: P2996R2 citation-label: P2996R2 title: "Reflection for C++26" author: - family: Barry Revzin, Wyatt Childers, Peter Dimov, Andrew Sutton, Faisal Vali, Daveed Vandevoorde, Dan Katz issued: year: 2024 URL: https://wg21.link/p2996r2 - id: P2996R3 citation-label: P2996R3 title: "Reflection for C++26" author: - family: Barry Revzin, Wyatt Childers, Peter Dimov, Andrew Sutton, Faisal Vali, Daveed Vandevoorde, Dan Katz issued: year: 2024 URL: https://wg21.link/p2996r3 - id: P2996R4 citation-label: P2996R4 title: "Reflection for C++26" author: - family: Barry Revzin, Wyatt Childers, Peter Dimov, Andrew Sutton, Faisal Vali, Daveed Vandevoorde, Dan Katz issued: year: 2024 URL: https://wg21.link/p2996r4 - id: P2996R5 citation-label: P2996R5 title: "Reflection for C++26" author: - family: Barry Revzin, Wyatt Childers, Peter Dimov, Andrew Sutton, Faisal Vali, Daveed Vandevoorde, Dan Katz issued: year: 2024 URL: https://wg21.link/p2996r5 - id: P2996R6 citation-label: P2996R6 title: "Reflection for C++26" author: - family: Barry Revzin, Wyatt Childers, Peter Dimov, Andrew Sutton, Faisal Vali, Daveed Vandevoorde, Dan Katz issued: year: 2024 URL: https://wg21.link/p2996r6 - id: P2996R7 citation-label: P2996R7 title: "Reflection for C++26" author: - family: Barry Revzin, Wyatt Childers, Peter Dimov, Andrew Sutton, Faisal Vali, Daveed Vandevoorde, Dan Katz issued: year: 2024 URL: https://wg21.link/p2996r7 - id: P2997R0 citation-label: P2997R0 title: "Removing the common reference requirement from the indirectly invocable concepts" author: - family: Barry Revzin, Tim Song issued: year: 2023 URL: https://wg21.link/p2997r0 - id: P2997R1 citation-label: P2997R1 title: "Removing the common reference requirement from the indirectly invocable concepts" author: - family: Barry Revzin, Tim Song issued: year: 2024 URL: https://wg21.link/p2997r1 - id: P2998R0 citation-label: P2998R0 title: "CTAD for function parameter types" author: - family: James Touton issued: year: 2024 URL: https://wg21.link/p2998r0 - id: P2999R0 citation-label: P2999R0 title: "Sender Algorithm Customization" author: - family: Eric Niebler issued: year: 2023 URL: https://wg21.link/p2999r0 - id: P2999R1 citation-label: P2999R1 title: "Sender Algorithm Customization" author: - family: Eric Niebler issued: year: 2023 URL: https://wg21.link/p2999r1 - id: P2999R2 citation-label: P2999R2 title: "Sender Algorithm Customization" author: - family: Eric Niebler issued: year: 2023 URL: https://wg21.link/p2999r2 - id: P2999R3 citation-label: P2999R3 title: "Sender Algorithm Customization" author: - family: Eric Niebler issued: year: 2023 URL: https://wg21.link/p2999r3 - id: P3001R0 citation-label: P3001R0 title: "std::hive and containers like it are not a good fit for the standard library" author: - family: Jonathan Müller, Zach Laine, Bryce Adelstein Lelbach, David Sankel issued: year: 2023 URL: https://wg21.link/p3001r0 - id: P3002R0 citation-label: P3002R0 title: "Guidelines for allocators in new library classes" author: - family: Pablo Halpern issued: year: 2023 URL: https://wg21.link/p3002r0 - id: P3002R1 citation-label: P3002R1 title: "Policies for Using Allocators in New Library Classes" author: - family: Pablo Halpern issued: year: 2024 URL: https://wg21.link/p3002r1 - id: P3003R0 citation-label: P3003R0 title: "The design of a library of number concepts" author: - family: Johel Ernesto Guerrero Peña issued: year: 2023 URL: https://wg21.link/p3003r0 - id: P3004R0 citation-label: P3004R0 title: "Principled Design for WG21" author: - family: John Lakos, Harold Bott, Mungo Gill, Lori Hughes, Alisdair Meredith, Bill Chapman, Mike Giroux, Oleg Subbotin issued: year: 2024 URL: https://wg21.link/p3004r0 - id: P3005R0 citation-label: P3005R0 title: "Memorializing Principled-Design Policies for WG21" author: - family: John Lakos, Harold Bott, Bill Chapman, Mungo Gill, Mike Giroux, Alisdair Meredith, Oleg Subbotin issued: year: 2024 URL: https://wg21.link/p3005r0 - id: P3006R0 citation-label: P3006R0 title: "Launder less" author: - family: Antony Polukhin issued: year: 2023 URL: https://wg21.link/p3006r0 - id: P3006R1 citation-label: P3006R1 title: "Launder less" author: - family: Antony Polukhin issued: year: 2024 URL: https://wg21.link/p3006r1 - id: P3007R0 citation-label: P3007R0 title: "Return object semantics in postconditions" author: - family: Timur Doumler, Andrzej Krzemieński, Joshua Berne issued: year: 2023 URL: https://wg21.link/p3007r0 - id: P3008R0 citation-label: P3008R0 title: "Atomic floating-point min/max" author: - family: Gonzalo Brito Gadeschi, David Sankel issued: year: 2023 URL: https://wg21.link/p3008r0 - id: P3008R1 citation-label: P3008R1 title: "Atomic floating-point min/max" author: - family: Gonzalo Brito Gadeschi, David Sankel issued: year: 2024 URL: https://wg21.link/p3008r1 - id: P3008R2 citation-label: P3008R2 title: "Atomic floating-point min/max" author: - family: Gonzalo Brito Gadeschi, David Sankel issued: year: 2024 URL: https://wg21.link/p3008r2 - id: P3009R0 citation-label: P3009R0 title: "Injected class name in the base specifier list" author: - family: Joe Jevnik issued: year: 2023 URL: https://wg21.link/p3009r0 - id: P3010R0 citation-label: P3010R0 title: "Using Reflection to Replace a Metalanguage for Generating JS Bindings" author: - family: Dan Katz issued: year: 2023 URL: https://wg21.link/p3010r0 - id: P3011R0 citation-label: P3011R0 title: "Supporting document for Hive proposal #1: outreach for evidence of container-style use in industry" author: - family: Matt Bentley issued: year: 2023 URL: https://wg21.link/p3011r0 - id: P3012R0 citation-label: P3012R0 title: "Supporting document for Hive proposal #2: use of std::list in open source codebases" author: - family: Matt Bentley issued: year: 2023 URL: https://wg21.link/p3012r0 - id: P3014R0 citation-label: P3014R0 title: "Customizing std::expected's exception" author: - family: Jonathan Müller issued: year: 2023 URL: https://wg21.link/p3014r0 - id: P3015R0 citation-label: P3015R0 title: "Rebuttal to Additional format specifiers for time_point" author: - family: Howard Hinnant issued: year: 2023 URL: https://wg21.link/p3015r0 - id: P3016R0 citation-label: P3016R0 title: "Resolve inconsistencies in begin/end for valarray and braced initializer lists" author: - family: Arthur O'Dwyer issued: year: 2023 URL: https://wg21.link/p3016r0 - id: P3016R1 citation-label: P3016R1 title: "Resolve inconsistencies in begin/end for valarray and braced initializer lists" author: - family: Arthur O'Dwyer issued: year: 2023 URL: https://wg21.link/p3016r1 - id: P3016R2 citation-label: P3016R2 title: "Resolve inconsistencies in begin/end for valarray and braced initializer lists" author: - family: Arthur O'Dwyer issued: year: 2024 URL: https://wg21.link/p3016r2 - id: P3016R3 citation-label: P3016R3 title: "Resolve inconsistencies in begin/end for valarray and braced initializer lists" author: - family: Arthur O'Dwyer issued: year: 2024 URL: https://wg21.link/p3016r3 - id: P3016R4 citation-label: P3016R4 title: "Resolve inconsistencies in begin/end for valarray and braced initializer lists" author: - family: Arthur O'Dwyer issued: year: 2024 URL: https://wg21.link/p3016r4 - id: P3018R0 citation-label: P3018R0 title: "Low-Level Integer Arithmetic" author: - family: Andreas Weis issued: year: 2023 URL: https://wg21.link/p3018r0 - id: P3019R0 citation-label: P3019R0 title: "Vocabulary Types for Composite Class Design" author: - family: Jonathan Coe, Antony Peacock, Sean Parent issued: year: 2023 URL: https://wg21.link/p3019r0 - id: P3019R1 citation-label: P3019R1 title: "Vocabulary Types for Composite Class Design" author: - family: Jonathan Coe, Antony Peacock, Sean Parent issued: year: 2023 URL: https://wg21.link/p3019r1 - id: P3019R2 citation-label: P3019R2 title: "Vocabulary Types for Composite Class Design" author: - family: Jonathan Coe, Antony Peacock, Sean Parent issued: year: 2023 URL: https://wg21.link/p3019r2 - id: P3019R3 citation-label: P3019R3 title: "Vocabulary Types for Composite Class Design" author: - family: Jonathan Coe, Antony Peacock, Sean Parent issued: year: 2023 URL: https://wg21.link/p3019r3 - id: P3019R4 citation-label: P3019R4 title: "Vocabulary Types for Composite Class Design" author: - family: Jonathan Coe, Antony Peacock, Sean Parent issued: year: 2024 URL: https://wg21.link/p3019r4 - id: P3019R5 citation-label: P3019R5 title: "Vocabulary Types for Composite Class Design" author: - family: Jonathan Coe, Antony Peacock, Sean Parent issued: year: 2024 URL: https://wg21.link/p3019r5 - id: P3019R6 citation-label: P3019R6 title: "Vocabulary Types for Composite Class Design" author: - family: Jonathan Coe, Antony Peacock, Sean Parent issued: year: 2024 URL: https://wg21.link/p3019r6 - id: P3019R7 citation-label: P3019R7 title: "Vocabulary Types for Composite Class Design" author: - family: Jonathan Coe, Antony Peacock, Sean Parent issued: year: 2024 URL: https://wg21.link/p3019r7 - id: P3019R8 citation-label: P3019R8 title: "Vocabulary Types for Composite Class Design" author: - family: Jonathan Coe, Antony Peacock, Sean Parent issued: year: 2024 URL: https://wg21.link/p3019r8 - id: P3019R9 citation-label: P3019R9 title: "Vocabulary Types for Composite Class Design" author: - family: Jonathan Coe, Antony Peacock, Sean Parent issued: year: 2024 URL: https://wg21.link/p3019r9 - id: P3019R10 citation-label: P3019R10 title: "Vocabulary Types for Composite Class Design" author: - family: Jonathan Coe, Antony Peacock, Sean Parent issued: year: 2024 URL: https://wg21.link/p3019r10 - id: P3020R0 citation-label: P3020R0 title: "2023-09 Library Evolution Poll Outcomes" author: - family: Inbal Levi, Fabio Fracassi, Ben Craig, Billy Baker, Nevin Liber, Corentin Jabot issued: year: 2023 URL: https://wg21.link/p3020r0 - id: P3021R0 citation-label: P3021R0 title: "Unified function call syntax (UFCS)" author: - family: Herb Sutter issued: year: 2023 URL: https://wg21.link/p3021r0 - id: P3022R0 citation-label: P3022R0 title: "A Boring Thread Attributes Interface" author: - family: David Sankel, Darius Neațu issued: year: 2023 URL: https://wg21.link/p3022r0 - id: P3022R1 citation-label: P3022R1 title: "A Boring Thread Attributes Interface" author: - family: David Sankel, Darius Neațu issued: year: 2023 URL: https://wg21.link/p3022r1 - id: P3023R0 citation-label: P3023R0 title: "C++ Should Be C++" author: - family: David Sankel issued: year: 2023 URL: https://wg21.link/p3023r0 - id: P3023R1 citation-label: P3023R1 title: "C++ Should Be C++" author: - family: David Sankel issued: year: 2023 URL: https://wg21.link/p3023r1 - id: P3024R0 citation-label: P3024R0 title: "Interface Directions for std::simd" author: - family: David Sankel, Jeff Garland, Matthias Kretz, Ruslan Arutyunyan issued: year: 2023 URL: https://wg21.link/p3024r0 - id: P3025R0 citation-label: P3025R0 title: "SG14: Low Latency/Games/Embedded/Financial trading/Simulation virtual Minutes to 2023/09/12" author: - family: Michael Wong issued: year: 2023 URL: https://wg21.link/p3025r0 - id: P3026R0 citation-label: P3026R0 title: "SG19: Machine Learning virtual Meeting Minutes to 2023/07/13" author: - family: Michael Wong issued: year: 2023 URL: https://wg21.link/p3026r0 - id: P3027R0 citation-label: P3027R0 title: "UFCS is a breaking change, of the absolutely worst kind" author: - family: Ville Voutilainen issued: year: 2023 URL: https://wg21.link/p3027r0 - id: P3028R0 citation-label: P3028R0 title: "An Overview of Syntax Choices for Contracts" author: - family: Joshua Berne, Gašper Ažman, Rostislav Khlebnikov, Timur Doumler issued: year: 2023 URL: https://wg21.link/p3028r0 - id: P3029R0 citation-label: P3029R0 title: "Better mdspan's CTAD" author: - family: Hewill Kang issued: year: 2023 URL: https://wg21.link/p3029r0 - id: P3029R1 citation-label: P3029R1 title: "Better mdspan's CTAD" author: - family: Hewill Kang issued: year: 2024 URL: https://wg21.link/p3029r1 - id: P3031R0 citation-label: P3031R0 title: "Resolve CWG2561: conversion function for lambda with explicit object parameter" author: - family: Arthur O'Dwyer issued: year: 2023 URL: https://wg21.link/p3031r0 - id: P3032R0 citation-label: P3032R0 title: "Less transient constexpr allocation" author: - family: Barry Revzin issued: year: 2024 URL: https://wg21.link/p3032r0 - id: P3032R1 citation-label: P3032R1 title: "Less transient constexpr allocation" author: - family: Barry Revzin issued: year: 2024 URL: https://wg21.link/p3032r1 - id: P3032R2 citation-label: P3032R2 title: "Less transient constexpr allocation" author: - family: Barry Revzin issued: year: 2024 URL: https://wg21.link/p3032r2 - id: P3033R0 citation-label: P3033R0 title: "Should we import function bodies to get the better optimizations?" author: - family: Chuanqi Xu issued: year: 2023 URL: https://wg21.link/p3033r0 - id: P3034R0 citation-label: P3034R0 title: "Module Declarations Shouldn't be Macros" author: - family: Michael Spencer issued: year: 2023 URL: https://wg21.link/p3034r0 - id: P3034R1 citation-label: P3034R1 title: "Module Declarations Shouldn't be Macros" author: - family: Michael Spencer issued: year: 2024 URL: https://wg21.link/p3034r1 - id: P3037R0 citation-label: P3037R0 title: "constexpr std::shared_ptr" author: - family: Paul Keir issued: year: 2023 URL: https://wg21.link/p3037r0 - id: P3037R1 citation-label: P3037R1 title: "constexpr std::shared_ptr" author: - family: Paul Keir issued: year: 2024 URL: https://wg21.link/p3037r1 - id: P3037R2 citation-label: P3037R2 title: "constexpr std::shared_ptr" author: - family: Paul Keir issued: year: 2024 URL: https://wg21.link/p3037r2 - id: P3037R3 citation-label: P3037R3 title: "constexpr std::shared_ptr" author: - family: Paul Keir issued: year: 2024 URL: https://wg21.link/p3037r3 - id: P3038R0 citation-label: P3038R0 title: "Concrete suggestions for initial Profiles" author: - family: Bjarne Stroustrup issued: year: 2023 URL: https://wg21.link/p3038r0 - id: P3039R0 citation-label: P3039R0 title: "Automatically Generate `operator->`" author: - family: David Stone issued: year: 2023 URL: https://wg21.link/p3039r0 - id: P3040R0 citation-label: P3040R0 title: "C++ Standard Library Ready Issues to be moved in Kona, Nov. 2023" author: - family: Jonathan Wakely issued: year: 2023 URL: https://wg21.link/p3040r0 - id: P3041R0 citation-label: P3041R0 title: "Transitioning from \"#include\" World to Modules" author: - family: Gabriel Dos Reis issued: year: 2023 URL: https://wg21.link/p3041r0 - id: P3042R0 citation-label: P3042R0 title: "Vocabulary Types for Composite Class Design" author: - family: Jonathan Coe, Antony Peacock, Sean Parent issued: year: 2023 URL: https://wg21.link/p3042r0 - id: P3043R0 citation-label: P3043R0 title: "Slides: Using variable template template without meta programming" author: - family: Zhihao Yuan issued: year: 2023 URL: https://wg21.link/p3043r0 - id: P3044R0 citation-label: P3044R0 title: "sub-string_view from string" author: - family: Michael Florian Hava issued: year: 2024 URL: https://wg21.link/p3044r0 - id: P3044R1 citation-label: P3044R1 title: "sub-string_view from string" author: - family: Michael Florian Hava issued: year: 2024 URL: https://wg21.link/p3044r1 - id: P3045R0 citation-label: P3045R0 title: "Quantities and units library" author: - family: Mateusz Pusz, Dominik Berner, Johel Ernesto Guerrero Peña, Charles Hogg, Nicolas Holthaus, Roth Michaels, Vincent Reverdy issued: year: 2024 URL: https://wg21.link/p3045r0 - id: P3045R1 citation-label: P3045R1 title: "Quantities and units library" author: - family: Mateusz Pusz, Dominik Berner, Johel Ernesto Guerrero Peña, Charles Hogg, Nicolas Holthaus, Roth Michaels, Vincent Reverdy issued: year: 2024 URL: https://wg21.link/p3045r1 - id: P3045R2 citation-label: P3045R2 title: "Quantities and units library" author: - family: Mateusz Pusz, Dominik Berner, Johel Ernesto Guerrero Peña, Charles Hogg, Nicolas Holthaus, Roth Michaels, Vincent Reverdy issued: year: 2024 URL: https://wg21.link/p3045r2 - id: P3045R3 citation-label: P3045R3 title: "Quantities and units library" author: - family: Mateusz Pusz, Dominik Berner, Johel Ernesto Guerrero Peña, Charles Hogg, Nicolas Holthaus, Roth Michaels, Vincent Reverdy issued: year: 2024 URL: https://wg21.link/p3045r3 - id: P3046R0 citation-label: P3046R0 title: "Core Language Working Group \"ready\" Issues for the November, 2023 meeting" author: - family: Jens Maurer issued: year: 2023 URL: https://wg21.link/p3046r0 - id: P3047R0 citation-label: P3047R0 title: "Remove deprecated namespace `relops` from C++26" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p3047r0 - id: P3049R0 citation-label: P3049R0 title: "node-handles for lists" author: - family: Michael Florian Hava issued: year: 2024 URL: https://wg21.link/p3049r0 - id: P3049R1 citation-label: P3049R1 title: "node-handles for lists" author: - family: Michael Florian Hava issued: year: 2024 URL: https://wg21.link/p3049r1 - id: P3050R0 citation-label: P3050R0 title: "Optimize linalg::conjugated for noncomplex value types" author: - family: Mark Hoemmen issued: year: 2023 URL: https://wg21.link/p3050r0 - id: P3050R1 citation-label: P3050R1 title: "Fix C++26 by optimizing linalg::conjugated for noncomplex value types" author: - family: Mark Hoemmen issued: year: 2024 URL: https://wg21.link/p3050r1 - id: P3050R2 citation-label: P3050R2 title: "Fix C++26 by optimizing linalg::conjugated for noncomplex value types" author: - family: Mark Hoemmen issued: year: 2024 URL: https://wg21.link/p3050r2 - id: P3051R0 citation-label: P3051R0 title: "Structured Response Files" author: - family: René Ferdinand Rivera Morell issued: year: 2023 URL: https://wg21.link/p3051r0 - id: P3051R1 citation-label: P3051R1 title: "Structured Response Files" author: - family: René Ferdinand Rivera Morell issued: year: 2024 URL: https://wg21.link/p3051r1 - id: P3051R2 citation-label: P3051R2 title: "Structured Response Files" author: - family: René Ferdinand Rivera Morell issued: year: 2024 URL: https://wg21.link/p3051r2 - id: P3052R0 citation-label: P3052R0 title: "view_interface::at()" author: - family: Hewill Kang issued: year: 2023 URL: https://wg21.link/p3052r0 - id: P3052R1 citation-label: P3052R1 title: "view_interface::at()" author: - family: Hewill Kang issued: year: 2024 URL: https://wg21.link/p3052r1 - id: P3053R0 citation-label: P3053R0 title: "2023-12 Library Evolution Polls" author: - family: Inbal Levi, Fabio Fracassi, Ben Craig, Nevin Liber, Billy Baker, Corentin Jabot issued: year: 2023 URL: https://wg21.link/p3053r0 - id: P3054R0 citation-label: P3054R0 title: "2023-12 Library Evolution Poll Outcomes" author: - family: Inbal Levi, Fabio Fracassi, Ben Craig, Billy Baker, Nevin Liber, Corentin Jabot issued: year: 2024 URL: https://wg21.link/p3054r0 - id: P3055R0 citation-label: P3055R0 title: "Relax wording to permit relocation optimizations in the STL" author: - family: Arthur O'Dwyer issued: year: 2023 URL: https://wg21.link/p3055r0 - id: P3055R1 citation-label: P3055R1 title: "Relax wording to permit relocation optimizations in the STL" author: - family: Arthur O'Dwyer issued: year: 2024 URL: https://wg21.link/p3055r1 - id: P3056R0 citation-label: P3056R0 title: "what ostream exception" author: - family: Jarrad J. Waterloo issued: year: 2023 URL: https://wg21.link/p3056r0 - id: P3057R0 citation-label: P3057R0 title: "Two finer-grained compilation model for named modules" author: - family: Chuanqi Xu issued: year: 2023 URL: https://wg21.link/p3057r0 - id: P3059R0 citation-label: P3059R0 title: "Making user-defined constructors of view iterators/sentinels private" author: - family: Hewill Kang issued: year: 2023 URL: https://wg21.link/p3059r0 - id: P3059R1 citation-label: P3059R1 title: "Making user-defined constructors of view iterators/sentinels private" author: - family: Hewill Kang issued: year: 2024 URL: https://wg21.link/p3059r1 - id: P3060R0 citation-label: P3060R0 title: "Add std::ranges::upto(n)" author: - family: Weile Wei issued: year: 2023 URL: https://wg21.link/p3060r0 - id: P3060R1 citation-label: P3060R1 title: "Add std::views::upto(n)" author: - family: Weile Wei, Zhihao Yuan issued: year: 2024 URL: https://wg21.link/p3060r1 - id: P3061R0 citation-label: P3061R0 title: "WG21 2023-11 Kona Record of Discussion" author: - family: Nina Ranns issued: year: 2023 URL: https://wg21.link/p3061r0 - id: P3062R0 citation-label: P3062R0 title: "C++ Should Be C++ - Presentation" author: - family: David Sankel issued: year: 2023 URL: https://wg21.link/p3062r0 - id: P3064R0 citation-label: P3064R0 title: "How to Avoid OOTA Without Really Trying" author: - family: Paul E. McKenney, Alan Stern, Michael Wong, and Maged Michael issued: year: 2024 URL: https://wg21.link/p3064r0 - id: P3064R1 citation-label: P3064R1 title: "How to Avoid OOTA Without Really Trying" author: - family: Paul E. McKenney, Alan Stern, Michael Wong, and Maged Michael issued: year: 2024 URL: https://wg21.link/p3064r1 - id: P3064R2 citation-label: P3064R2 title: "How to Avoid OOTA Without Really Trying" author: - family: Paul E. McKenney, Alan Stern, Michael Wong, and Maged Michael issued: year: 2024 URL: https://wg21.link/p3064r2 - id: P3066R0 citation-label: P3066R0 title: "Allow repeating contract annotations on non-first declarations" author: - family: Timur Doumler issued: year: 2023 URL: https://wg21.link/p3066r0 - id: P3067R0 citation-label: P3067R0 title: "Provide predefined simd permute generator functions for common operations" author: - family: Daniel Towner issued: year: 2024 URL: https://wg21.link/p3067r0 - id: P3068R0 citation-label: P3068R0 title: "Allowing exception throwing in constant-evaluation." author: - family: Hana Dusíková issued: year: 2024 URL: https://wg21.link/p3068r0 - id: P3068R1 citation-label: P3068R1 title: "Allowing exception throwing in constant-evaluation." author: - family: Hana Dusíková issued: year: 2024 URL: https://wg21.link/p3068r1 - id: P3068R2 citation-label: P3068R2 title: "Allowing exception throwing in constant-evaluation" author: - family: Hana Dusíková issued: year: 2024 URL: https://wg21.link/p3068r2 - id: P3068R3 citation-label: P3068R3 title: "Allowing exception throwing in constant-evaluation" author: - family: Hana Dusíková issued: year: 2024 URL: https://wg21.link/p3068r3 - id: P3068R4 citation-label: P3068R4 title: "Allowing exception throwing in constant-evaluation" author: - family: Hana Dusíková issued: year: 2024 URL: https://wg21.link/p3068r4 - id: P3070R0 citation-label: P3070R0 title: "Formatting enums" author: - family: Victor Zverovich issued: year: 2023 URL: https://wg21.link/p3070r0 - id: P3070R1 citation-label: P3070R1 title: "Formatting enums" author: - family: Victor Zverovich issued: year: 2024 URL: https://wg21.link/p3070r1 - id: P3071R0 citation-label: P3071R0 title: "Protection against modifications in contracts" author: - family: Jens Maurer issued: year: 2023 URL: https://wg21.link/p3071r0 - id: P3071R1 citation-label: P3071R1 title: "Protection against modifications in contracts" author: - family: Jens Maurer issued: year: 2023 URL: https://wg21.link/p3071r1 - id: P3072R0 citation-label: P3072R0 title: "Hassle-free thread attributes" author: - family: Zhihao Yuan issued: year: 2023 URL: https://wg21.link/p3072r0 - id: P3072R1 citation-label: P3072R1 title: "Hassle-free thread attributes" author: - family: Zhihao Yuan issued: year: 2024 URL: https://wg21.link/p3072r1 - id: P3072R2 citation-label: P3072R2 title: "Hassle-free thread attributes" author: - family: Zhihao Yuan issued: year: 2024 URL: https://wg21.link/p3072r2 - id: P3073R0 citation-label: P3073R0 title: "Remove evaluation_undefined_behavior and will_continue from the Contracts MVP" author: - family: Timur Doumler, Ville Voutilainen issued: year: 2024 URL: https://wg21.link/p3073r0 - id: P3074R0 citation-label: P3074R0 title: "constexpr union lifetime" author: - family: Barry Revzin issued: year: 2023 URL: https://wg21.link/p3074r0 - id: P3074R1 citation-label: P3074R1 title: "std::uninitialized" author: - family: Barry Revzin issued: year: 2024 URL: https://wg21.link/p3074r1 - id: P3074R2 citation-label: P3074R2 title: "std::uninitialized" author: - family: Barry Revzin issued: year: 2024 URL: https://wg21.link/p3074r2 - id: P3074R3 citation-label: P3074R3 title: "trivial union (was std::uninitialized)" author: - family: Barry Revzin issued: year: 2024 URL: https://wg21.link/p3074r3 - id: P3074R4 citation-label: P3074R4 title: "trivial unions (was std::uninitialized)" author: - family: Barry Revzin issued: year: 2024 URL: https://wg21.link/p3074r4 - id: P3075R0 citation-label: P3075R0 title: "Adding an Undefined Behavior and IFNDR Annex" author: - family: Shafik Yaghmour issued: year: 2023 URL: https://wg21.link/p3075r0 - id: P3079R0 citation-label: P3079R0 title: "Should ignore and observe exist for constant evaluation of contracts?" author: - family: Oliver Rosten issued: year: 2024 URL: https://wg21.link/p3079r0 - id: P3081R0 citation-label: P3081R0 title: "Core safety Profiles: Specification, adoptability, and impact" author: - family: Herb Sutter issued: year: 2024 URL: https://wg21.link/p3081r0 - id: P3084R0 citation-label: P3084R0 title: "Slides for LEWG views::maybe 20240109" author: - family: Steve Downey issued: year: 2024 URL: https://wg21.link/p3084r0 - id: P3085R0 citation-label: P3085R0 title: "`noexcept` policy for SD-9 (throws nothing)" author: - family: Ben Craig issued: year: 2024 URL: https://wg21.link/p3085r0 - id: P3085R1 citation-label: P3085R1 title: "`noexcept` policy for SD-9 (throws nothing)" author: - family: Ben Craig issued: year: 2024 URL: https://wg21.link/p3085r1 - id: P3085R2 citation-label: P3085R2 title: "`noexcept` policy for SD-9 (throws nothing)" author: - family: Ben Craig issued: year: 2024 URL: https://wg21.link/p3085r2 - id: P3085R3 citation-label: P3085R3 title: "`noexcept` policy for SD-9 (throws nothing)" author: - family: Ben Craig issued: year: 2024 URL: https://wg21.link/p3085r3 - id: P3086R0 citation-label: P3086R0 title: "Proxy: A Pointer-Semantics-Based Polymorphism Library" author: - family: Mingxin Wang issued: year: 2024 URL: https://wg21.link/p3086r0 - id: P3086R1 citation-label: P3086R1 title: "Proxy: A Pointer-Semantics-Based Polymorphism Library" author: - family: Mingxin Wang issued: year: 2024 URL: https://wg21.link/p3086r1 - id: P3086R2 citation-label: P3086R2 title: "Proxy: A Pointer-Semantics-Based Polymorphism Library" author: - family: Mingxin Wang issued: year: 2024 URL: https://wg21.link/p3086r2 - id: P3087R0 citation-label: P3087R0 title: "Make direct-initialization for enumeration types at least as permissive as direct-list-initialization" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/p3087r0 - id: P3087R1 citation-label: P3087R1 title: "Make direct-initialization for enumeration types at least as permissive as direct-list-initializatio" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/p3087r1 - id: P3088R0 citation-label: P3088R0 title: "Attributes for contract assertions" author: - family: Timur Doumler, Joshua Berne issued: year: 2024 URL: https://wg21.link/p3088r0 - id: P3088R1 citation-label: P3088R1 title: "Attributes for contract assertions" author: - family: Timur Doumler, Joshua Berne issued: year: 2024 URL: https://wg21.link/p3088r1 - id: P3090R0 citation-label: P3090R0 title: "std::execution Introduction" author: - family: Inbal Levi, Eric Niebler issued: year: 2024 URL: https://wg21.link/p3090r0 - id: P3091R0 citation-label: P3091R0 title: "Better lookups for `map` and `unordered_map`" author: - family: Pablo Halpern issued: year: 2024 URL: https://wg21.link/p3091r0 - id: P3091R1 citation-label: P3091R1 title: "Better lookups for `map` and `unordered_map`" author: - family: Pablo Halpern issued: year: 2024 URL: https://wg21.link/p3091r1 - id: P3091R2 citation-label: P3091R2 title: "Better lookups for `map` and `unordered_map`" author: - family: Pablo Halpern issued: year: 2024 URL: https://wg21.link/p3091r2 - id: P3091R3 citation-label: P3091R3 title: "Better lookups for `map` and `unordered_map`" author: - family: Pablo Halpern issued: year: 2024 URL: https://wg21.link/p3091r3 - id: P3092R0 citation-label: P3092R0 title: "Modules ABI requirement" author: - family: Chuanqi Xu issued: year: 2024 URL: https://wg21.link/p3092r0 - id: P3093R0 citation-label: P3093R0 title: "Attributes on expressions" author: - family: Giuseppe D'Angelo issued: year: 2024 URL: https://wg21.link/p3093r0 - id: P3094R0 citation-label: P3094R0 title: "std::basic_fixed_string" author: - family: Mateusz Pusz issued: year: 2024 URL: https://wg21.link/p3094r0 - id: P3094R1 citation-label: P3094R1 title: "std::basic_fixed_string" author: - family: Mateusz Pusz issued: year: 2024 URL: https://wg21.link/p3094r1 - id: P3094R2 citation-label: P3094R2 title: "std::basic_fixed_string" author: - family: Mateusz Pusz issued: year: 2024 URL: https://wg21.link/p3094r2 - id: P3094R3 citation-label: P3094R3 title: "std::basic_fixed_string" author: - family: Mateusz Pusz issued: year: 2024 URL: https://wg21.link/p3094r3 - id: P3094R4 citation-label: P3094R4 title: "std::basic_fixed_string" author: - family: Mateusz Pusz issued: year: 2024 URL: https://wg21.link/p3094r4 - id: P3094R5 citation-label: P3094R5 title: "std::basic_fixed_string" author: - family: Mateusz Pusz issued: year: 2024 URL: https://wg21.link/p3094r5 - id: P3095R0 citation-label: P3095R0 title: "ABI comparison with reflection" author: - family: Saksham Sharma issued: year: 2024 URL: https://wg21.link/p3095r0 - id: P3096R0 citation-label: P3096R0 title: "Function Parameter Reflection in Reflection for C++26" author: - family: Adam Lach, Walter Genovese issued: year: 2024 URL: https://wg21.link/p3096r0 - id: P3096R1 citation-label: P3096R1 title: "Function Parameter Reflection in Reflection for C++26" author: - family: Adam Lach, Walter Genovese issued: year: 2024 URL: https://wg21.link/p3096r1 - id: P3096R2 citation-label: P3096R2 title: "Function Parameter Reflection in Reflection for C++26" author: - family: Adam Lach, Walter Genovese issued: year: 2024 URL: https://wg21.link/p3096r2 - id: P3096R3 citation-label: P3096R3 title: "Function Parameter Reflection in Reflection for C++26" author: - family: Adam Lach, Walter Genovese issued: year: 2024 URL: https://wg21.link/p3096r3 - id: P3097R0 citation-label: P3097R0 title: "Contracts for C++: Support for virtual functions" author: - family: Timur Doumler, Joshua Berne, Gašper Ažman issued: year: 2024 URL: https://wg21.link/p3097r0 - id: P3098R0 citation-label: P3098R0 title: "Contracts for C++: Postcondition captures" author: - family: Timur Doumler, Gašper Ažman, Joshua Berne issued: year: 2024 URL: https://wg21.link/p3098r0 - id: P3100R0 citation-label: P3100R0 title: "Undefined and erroneous behaviour are contract violations" author: - family: Timur Doumler, Gašper Ažman, Joshua Berne issued: year: 2024 URL: https://wg21.link/p3100r0 - id: P3100R1 citation-label: P3100R1 title: "Undefined and erroneous behaviour are contract violations" author: - family: Timur Doumler, Gašper Ažman, Joshua Berne issued: year: 2024 URL: https://wg21.link/p3100r1 - id: P3101R0 citation-label: P3101R0 title: "Differentiating potentially throwing and nonthrowing violation handlers" author: - family: Ran Regev, Gašper Ažman issued: year: 2024 URL: https://wg21.link/p3101r0 - id: P3102R0 citation-label: P3102R0 title: "Refining Contract Violation Detection Modes" author: - family: Joshua Berne issued: year: 2024 URL: https://wg21.link/p3102r0 - id: P3103R0 citation-label: P3103R0 title: "More bitset operations" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/p3103r0 - id: P3103R1 citation-label: P3103R1 title: "More bitset operations" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/p3103r1 - id: P3103R2 citation-label: P3103R2 title: "More bitset operations" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/p3103r2 - id: P3104R0 citation-label: P3104R0 title: "Bit permutations" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/p3104r0 - id: P3104R1 citation-label: P3104R1 title: "Bit permutations" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/p3104r1 - id: P3104R2 citation-label: P3104R2 title: "Bit permutations" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/p3104r2 - id: P3105R0 citation-label: P3105R0 title: "constexpr std::uncaught_exceptions()" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/p3105r0 - id: P3105R1 citation-label: P3105R1 title: "constexpr std::uncaught_exceptions()" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/p3105r1 - id: P3105R2 citation-label: P3105R2 title: "constexpr std::uncaught_exceptions()" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/p3105r2 - id: P3106R0 citation-label: P3106R0 title: "Clarifying rules for brace elision in aggregate initialization" author: - family: James Touton issued: year: 2024 URL: https://wg21.link/p3106r0 - id: P3106R1 citation-label: P3106R1 title: "Clarifying rules for brace elision in aggregate initialization" author: - family: James Touton issued: year: 2024 URL: https://wg21.link/p3106r1 - id: P3107R0 citation-label: P3107R0 title: "Permit an efficient implementation of std::print" author: - family: Victor Zverovich issued: year: 2024 URL: https://wg21.link/p3107r0 - id: P3107R1 citation-label: P3107R1 title: "Permit an efficient implementation of std::print" author: - family: Victor Zverovich issued: year: 2024 URL: https://wg21.link/p3107r1 - id: P3107R2 citation-label: P3107R2 title: "Permit an efficient implementation of std::print" author: - family: Victor Zverovich issued: year: 2024 URL: https://wg21.link/p3107r2 - id: P3107R3 citation-label: P3107R3 title: "Permit an efficient implementation of std::print" author: - family: Victor Zverovich issued: year: 2024 URL: https://wg21.link/p3107r3 - id: P3107R4 citation-label: P3107R4 title: "Permit an efficient implementation of std::print" author: - family: Victor Zverovich issued: year: 2024 URL: https://wg21.link/p3107r4 - id: P3107R5 citation-label: P3107R5 title: "Permit an efficient implementation of std::print" author: - family: Victor Zverovich issued: year: 2024 URL: https://wg21.link/p3107r5 - id: P3109R0 citation-label: P3109R0 title: "A plan for std::execution for C++26" author: - family: Lewis Baker, Eric Niebler, Kirk Shoop, Lucian Radu issued: year: 2024 URL: https://wg21.link/p3109r0 - id: P3110R0 citation-label: P3110R0 title: "Array element initialization via pattern expansion" author: - family: James Touton issued: year: 2024 URL: https://wg21.link/p3110r0 - id: P3111R0 citation-label: P3111R0 title: "Atomic Reduction Operations" author: - family: Gonzalo Brito Gadeschi, Simon Cooksey, Daniel Lustig issued: year: 2024 URL: https://wg21.link/p3111r0 - id: P3112R0 citation-label: P3112R0 title: "Specify Constructor of std::nullopt_t" author: - family: Brian Bi issued: year: 2024 URL: https://wg21.link/p3112r0 - id: P3113R0 citation-label: P3113R0 title: "Slides: Contract assertions, the noexcept operator, and deduced exception specifications" author: - family: Timur Doumler issued: year: 2024 URL: https://wg21.link/p3113r0 - id: P3114R0 citation-label: P3114R0 title: "noexcept(contract_assert(_)) — slides" author: - family: Andrzej Krzemieński issued: year: 2024 URL: https://wg21.link/p3114r0 - id: P3115R0 citation-label: P3115R0 title: "Data Member, Variable and Alias Declarations Can Introduce A Pack" author: - family: Corentin Jabot issued: year: 2024 URL: https://wg21.link/p3115r0 - id: P3116R0 citation-label: P3116R0 title: "Policy for explicit" author: - family: Zach Laine issued: year: 2024 URL: https://wg21.link/p3116r0 - id: P3117R0 citation-label: P3117R0 title: "Extending Conditionally Borrowed" author: - family: Zach Laine, Barry Revzin issued: year: 2024 URL: https://wg21.link/p3117r0 - id: P3119R0 citation-label: P3119R0 title: "Tokyo Technical Fixes to Contracts" author: - family: Joshua Berne issued: year: 2024 URL: https://wg21.link/p3119r0 - id: P3119R1 citation-label: P3119R1 title: "Tokyo Technical Fixes to Contracts" author: - family: Joshua Berne issued: year: 2024 URL: https://wg21.link/p3119r1 - id: P3122R0 citation-label: P3122R0 title: "[[nodiscard]] should be Recommended Practice" author: - family: Jonathan Wakely issued: year: 2024 URL: https://wg21.link/p3122r0 - id: P3122R1 citation-label: P3122R1 title: "[[nodiscard]] should be Recommended Practice" author: - family: Jonathan Wakely issued: year: 2024 URL: https://wg21.link/p3122r1 - id: P3123R0 citation-label: P3123R0 title: "2024-02 Library Evolution Polls" author: - family: Inbal Levi, Fabio Fracassi, Ben Craig, Nevin Liber, Billy Baker, Corentin Jabot issued: year: 2024 URL: https://wg21.link/p3123r0 - id: P3124R0 citation-label: P3124R0 title: "2024-02 Library Evolution Poll Outcomes" issued: year: 2024 URL: https://wg21.link/p3124r0 - id: P3125R0 citation-label: P3125R0 title: "Pointer tagging" author: - family: Hana Dusíková issued: year: 2024 URL: https://wg21.link/p3125r0 - id: P3125R1 citation-label: P3125R1 title: "constexpr pointer tagging" author: - family: Hana Dusíková issued: year: 2024 URL: https://wg21.link/p3125r1 - id: P3126R0 citation-label: P3126R0 title: "Graph Library: Overview" author: - family: Phil Ratzloff, Andrew Lumsdaine issued: year: 2024 URL: https://wg21.link/p3126r0 - id: P3126R1 citation-label: P3126R1 title: "Graph Library: Overview" author: - family: Phil Ratzloff, Andrew Lumsdaine issued: year: 2024 URL: https://wg21.link/p3126r1 - id: P3126R2 citation-label: P3126R2 title: "Graph Library: Overview" author: - family: Phil Ratzloff, Andrew Lumsdaine issued: year: 2024 URL: https://wg21.link/p3126r2 - id: P3127R0 citation-label: P3127R0 title: "Graph Library: Background and Terminology" author: - family: Phil Ratzloff, Andrew Lumsdaine issued: year: 2024 URL: https://wg21.link/p3127r0 - id: P3128R0 citation-label: P3128R0 title: "Graph Library: Algorithms" author: - family: Phil Ratzloff, Andrew Lumsdaine issued: year: 2024 URL: https://wg21.link/p3128r0 - id: P3128R1 citation-label: P3128R1 title: "Graph Library: Algorithms" author: - family: Phil Ratzloff, Andrew Lumsdaine issued: year: 2024 URL: https://wg21.link/p3128r1 - id: P3128R2 citation-label: P3128R2 title: "Graph Library: Algorithms" author: - family: Phil Ratzloff, Andrew Lumsdaine issued: year: 2024 URL: https://wg21.link/p3128r2 - id: P3129R0 citation-label: P3129R0 title: "Graph Library: Views" author: - family: Phil Ratzloff, Andrew Lumsdaine issued: year: 2024 URL: https://wg21.link/p3129r0 - id: P3130R0 citation-label: P3130R0 title: "Graph Library: Graph Container Interface" author: - family: Phil Ratzloff, Andrew Lumsdaine issued: year: 2024 URL: https://wg21.link/p3130r0 - id: P3130R1 citation-label: P3130R1 title: "Graph Library: Graph Container Interface" author: - family: Phil Ratzloff, Andrew Lumsdaine issued: year: 2024 URL: https://wg21.link/p3130r1 - id: P3130R2 citation-label: P3130R2 title: "Graph Library: Graph Container Interface" author: - family: Phil Ratzloff, Andrew Lumsdaine issued: year: 2024 URL: https://wg21.link/p3130r2 - id: P3131R0 citation-label: P3131R0 title: "Graph Library: Graph Containers" author: - family: Phil Ratzloff, Andrew Lumsdaine issued: year: 2024 URL: https://wg21.link/p3131r0 - id: P3131R1 citation-label: P3131R1 title: "Graph Library: Containers" author: - family: Phil Ratzloff, Andrew Lumsdaine issued: year: 2024 URL: https://wg21.link/p3131r1 - id: P3131R2 citation-label: P3131R2 title: "Graph Library: Graph Containers" author: - family: Phil Ratzloff, Andrew Lumsdaine issued: year: 2024 URL: https://wg21.link/p3131r2 - id: P3133R0 citation-label: P3133R0 title: "Fast first-factor finding function" author: - family: Chip Hogg issued: year: 2024 URL: https://wg21.link/p3133r0 - id: P3135R0 citation-label: P3135R0 title: "Hazard Pointer Extensions" author: - family: Maged Michael, Michael Wong, Paul McKenney issued: year: 2024 URL: https://wg21.link/p3135r0 - id: P3135R1 citation-label: P3135R1 title: "Hazard Pointer Extensions" author: - family: Maged Michael, Michael Wong, Paul McKenney issued: year: 2024 URL: https://wg21.link/p3135r1 - id: P3136R0 citation-label: P3136R0 title: "Retiring niebloids" author: - family: Tim Song issued: year: 2024 URL: https://wg21.link/p3136r0 - id: P3137R0 citation-label: P3137R0 title: "views::to_input" author: - family: Tim Song issued: year: 2024 URL: https://wg21.link/p3137r0 - id: P3137R1 citation-label: P3137R1 title: "views::to_input" author: - family: Tim Song issued: year: 2024 URL: https://wg21.link/p3137r1 - id: P3137R2 citation-label: P3137R2 title: "views::to_input" author: - family: Tim Song issued: year: 2024 URL: https://wg21.link/p3137r2 - id: P3138R0 citation-label: P3138R0 title: "views::cache_last" author: - family: Tim Song issued: year: 2024 URL: https://wg21.link/p3138r0 - id: P3138R1 citation-label: P3138R1 title: "views::cache_last" author: - family: Tim Song issued: year: 2024 URL: https://wg21.link/p3138r1 - id: P3138R2 citation-label: P3138R2 title: "views::cache_last" author: - family: Tim Song issued: year: 2024 URL: https://wg21.link/p3138r2 - id: P3138R3 citation-label: P3138R3 title: "views::cache_latest" author: - family: Tim Song issued: year: 2024 URL: https://wg21.link/p3138r3 - id: P3139R0 citation-label: P3139R0 title: "Pointer cast for unique_ptr" author: - family: Zhihao Yuan, Jordan Saxonberg issued: year: 2024 URL: https://wg21.link/p3139r0 - id: P3140R0 citation-label: P3140R0 title: "std::int_least128_t" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/p3140r0 - id: P3141 citation-label: P3141 title: "std::terminates()" author: - family: Hal T. Ng, Professor, C.S., LLVM.edu URL: https://wg21.link/p3141 - id: P3142R0 citation-label: P3142R0 title: "Printing Blank Lines with println" author: - family: Alan Talbot issued: year: 2024 URL: https://wg21.link/p3142r0 - id: P3143R0 citation-label: P3143R0 title: "An in-depth walk through of the example in P3090R0" author: - family: Lewis Baker issued: year: 2024 URL: https://wg21.link/p3143r0 - id: P3144R0 citation-label: P3144R0 title: "Deprecate Delete of Incomplete Class Type" author: - family: Alisdair Meredith, Mingo Gill, John Lakos issued: year: 2024 URL: https://wg21.link/p3144r0 - id: P3144R1 citation-label: P3144R1 title: "Deprecate Delete of Incomplete Class Type" author: - family: Alisdair Meredith, Mingo Gill, John Lakos issued: year: 2024 URL: https://wg21.link/p3144r1 - id: P3144R2 citation-label: P3144R2 title: "Deleting a Pointer to an Incomplete Type Should be Ill-formed" author: - family: Alisdair Meredith, Mingo Gill, John Lakos issued: year: 2024 URL: https://wg21.link/p3144r2 - id: P3146R0 citation-label: P3146R0 title: "Clarifying std::variant converting construction" author: - family: Giuseppe D'Angelo issued: year: 2024 URL: https://wg21.link/p3146r0 - id: P3146R1 citation-label: P3146R1 title: "Clarifying std::variant converting construction" author: - family: Giuseppe D'Angelo issued: year: 2024 URL: https://wg21.link/p3146r1 - id: P3147R0 citation-label: P3147R0 title: "A Direction for Vector" author: - family: Alan Talbot issued: year: 2024 URL: https://wg21.link/p3147r0 - id: P3147R1 citation-label: P3147R1 title: "A Direction for Vector" author: - family: Alan Talbot issued: year: 2024 URL: https://wg21.link/p3147r1 - id: P3148R0 citation-label: P3148R0 title: "Formatting of chrono Time Values" author: - family: Alan Talbot issued: year: 2024 URL: https://wg21.link/p3148r0 - id: P3149R0 citation-label: P3149R0 title: "async_scope — Creating scopes for non-sequential concurrency" author: - family: Ian Petersen, Ján Ondrušek; Jessica Wong; Kirk Shoop; Lee Howes; Lucian Radu Teodorescu; issued: year: 2024 URL: https://wg21.link/p3149r0 - id: P3149R1 citation-label: P3149R1 title: "async_scope — Creating scopes for non-sequential concurrency" author: - family: Ian Petersen, Ján Ondrušek; Jessica Wong; Kirk Shoop; Lee Howes; Lucian Radu Teodorescu; issued: year: 2024 URL: https://wg21.link/p3149r1 - id: P3149R2 citation-label: P3149R2 title: "async_scope — Creating scopes for non-sequential concurrency" author: - family: Ian Petersen, Ján Ondrušek; Jessica Wong; Kirk Shoop; Lee Howes; Lucian Radu Teodorescu; issued: year: 2024 URL: https://wg21.link/p3149r2 - id: P3149R3 citation-label: P3149R3 title: "async_scope — Creating scopes for non-sequential concurrency" author: - family: Ian Petersen, Ján Ondrušek; Jessica Wong; Kirk Shoop; Lee Howes; Lucian Radu Teodorescu; issued: year: 2024 URL: https://wg21.link/p3149r3 - id: P3149R4 citation-label: P3149R4 title: "async_scope — Creating scopes for non-sequential concurrency" author: - family: Ian Petersen, Ján Ondrušek; Jessica Wong; Kirk Shoop; Lee Howes; Lucian Radu Teodorescu; issued: year: 2024 URL: https://wg21.link/p3149r4 - id: P3149R5 citation-label: P3149R5 title: "async_scope — Creating scopes for non-sequential concurrency" author: - family: Ian Petersen, Ján Ondrušek; Jessica Wong; Kirk Shoop; Lee Howes; Lucian Radu Teodorescu; issued: year: 2024 URL: https://wg21.link/p3149r5 - id: P3149R6 citation-label: P3149R6 title: "async_scope — Creating scopes for non-sequential concurrency" author: - family: Ian Petersen, Jessica Wong; Ján Ondrušek; Kirk Shoop; Lee Howes; Lucian Radu Teodorescu; issued: year: 2024 URL: https://wg21.link/p3149r6 - id: P3150R0 citation-label: P3150R0 title: "SG14: Low Latency/Games/Embedded/Financial Trading virtual Meeting Minutes 2023/12/13-2024/2/14" author: - family: Michael Wong issued: year: 2024 URL: https://wg21.link/p3150r0 - id: P3151R0 citation-label: P3151R0 title: "SG19: Machine Learning virtual Meeting Minutes to 2023/12/14-2024/02/8" author: - family: Michael Wong issued: year: 2024 URL: https://wg21.link/p3151r0 - id: P3152R0 citation-label: P3152R0 title: "Add missing constructors and assignment for indirect and polymorphic" author: - family: Jonathan Coe, Antony Peacock, Sean Parent issued: year: 2024 URL: https://wg21.link/p3152r0 - id: P3153R0 citation-label: P3153R0 title: "An allocator-aware variant type" author: - family: Nina Ranns, Pablo Halpern, Ville Voutilainen issued: year: 2024 URL: https://wg21.link/p3153r0 - id: P3154R0 citation-label: P3154R0 title: "Deprecating signed character types in iostreams" author: - family: Elias Kosunen issued: year: 2024 URL: https://wg21.link/p3154r0 - id: P3154R1 citation-label: P3154R1 title: "Deprecating signed character types in iostreams" author: - family: Elias Kosunen issued: year: 2024 URL: https://wg21.link/p3154r1 - id: P3155R0 citation-label: P3155R0 title: "noexcept policy for SD-9 (The Lakos Rule)" author: - family: Timur Doumler, John Lakos issued: year: 2024 URL: https://wg21.link/p3155r0 - id: P3156R0 citation-label: P3156R0 title: "empty_checkable_range" author: - family: Hewill Kang issued: year: 2024 URL: https://wg21.link/p3156r0 - id: P3157R0 citation-label: P3157R0 title: "Generative Extensions for Reflection" author: - family: Andrei Alexandrescu, Bryce Lelbach, Michael Garland issued: year: 2024 URL: https://wg21.link/p3157r0 - id: P3157R1 citation-label: P3157R1 title: "Generative Extensions for Reflection" author: - family: Andrei Alexandrescu, Barry Revzin, Bryce Lelbach, Michael Garland issued: year: 2024 URL: https://wg21.link/p3157r1 - id: P3158R0 citation-label: P3158R0 title: "Headless Template Template Parameters" author: - family: James Touton issued: year: 2024 URL: https://wg21.link/p3158r0 - id: P3159R0 citation-label: P3159R0 title: "C++ Range Adaptors and Parallel Algorithms" author: - family: Bryce Adelstein Lelbach issued: year: 2024 URL: https://wg21.link/p3159r0 - id: P3160R0 citation-label: P3160R0 title: "An allocator-aware `inplace_vector`" author: - family: Pablo Halpern issued: year: 2024 URL: https://wg21.link/p3160r0 - id: P3160R1 citation-label: P3160R1 title: "An allocator-aware `inplace_vector`" author: - family: Pablo Halpern issued: year: 2024 URL: https://wg21.link/p3160r1 - id: P3160R2 citation-label: P3160R2 title: "An allocator-aware `inplace_vector`" author: - family: Pablo Halpern, Arthur O'Dwyer issued: year: 2024 URL: https://wg21.link/p3160r2 - id: P3161R0 citation-label: P3161R0 title: "Unified integer overflow arithmetic" author: - family: Tiago Freire issued: year: 2024 URL: https://wg21.link/p3161r0 - id: P3161R1 citation-label: P3161R1 title: "Unified integer overflow arithmetic" author: - family: Tiago Freire issued: year: 2024 URL: https://wg21.link/p3161r1 - id: P3161R2 citation-label: P3161R2 title: "Unified integer overflow arithmetic" author: - family: Tiago Freire issued: year: 2024 URL: https://wg21.link/p3161r2 - id: P3162R0 citation-label: P3162R0 title: "LEWG [[nodiscard]] policy" author: - family: Darius Neațu, David Sankel issued: year: 2024 URL: https://wg21.link/p3162r0 - id: P3164R0 citation-label: P3164R0 title: "Improving diagnostics for sender expressions" author: - family: Eric Niebler issued: year: 2024 URL: https://wg21.link/p3164r0 - id: P3164R1 citation-label: P3164R1 title: "Improving diagnostics for sender expressions" author: - family: Eric Niebler issued: year: 2024 URL: https://wg21.link/p3164r1 - id: P3164R2 citation-label: P3164R2 title: "Improving diagnostics for sender expressions" author: - family: Eric Niebler issued: year: 2024 URL: https://wg21.link/p3164r2 - id: P3165R0 citation-label: P3165R0 title: "Contracts on virtual functions for the Contracts MVP" author: - family: Ville Voutilainen issued: year: 2024 URL: https://wg21.link/p3165r0 - id: P3166R0 citation-label: P3166R0 title: "Static Exception Specifications" author: - family: Lewis Baker issued: year: 2024 URL: https://wg21.link/p3166r0 - id: P3167R0 citation-label: P3167R0 title: "Attributes for the result name in a postcondition assertion" author: - family: Tom Honermann issued: year: 2024 URL: https://wg21.link/p3167r0 - id: P3168R0 citation-label: P3168R0 title: "Give std::optional Range Support" author: - family: David Sankel, Marco Foco, Darius Neațu, Barry Revzin issued: year: 2024 URL: https://wg21.link/p3168r0 - id: P3168R1 citation-label: P3168R1 title: "Give std::optional Range Support" author: - family: David Sankel, Marco Foco, Darius Neațu, Barry Revzin issued: year: 2024 URL: https://wg21.link/p3168r1 - id: P3168R2 citation-label: P3168R2 title: "Give std::optional Range Support" author: - family: David Sankel, Marco Foco, Darius Neațu, Barry Revzin issued: year: 2024 URL: https://wg21.link/p3168r2 - id: P3169R0 citation-label: P3169R0 title: "Inherited contracts" author: - family: Jonas Persson issued: year: 2024 URL: https://wg21.link/p3169r0 - id: P3170R0 citation-label: P3170R0 title: "sinkable exception error message" author: - family: Jarrad J Waterloo issued: year: 2024 URL: https://wg21.link/p3170r0 - id: P3171R0 citation-label: P3171R0 title: "Adding functionality to placeholder types" author: - family: Barry Revzin, Peter Dimov issued: year: 2024 URL: https://wg21.link/p3171r0 - id: P3172R0 citation-label: P3172R0 title: "Using `this` in constructor preconditions" author: - family: Andrzej Krzemieński issued: year: 2024 URL: https://wg21.link/p3172r0 - id: P3173R0 citation-label: P3173R0 title: "P2900R6 may be minimimal, but it is not viable" author: - family: Gabriel Dos Reis issued: year: 2024 URL: https://wg21.link/p3173r0 - id: P3174R0 citation-label: P3174R0 title: "SG16: Unicode meeting summaries 2023-10-11 through 2024-02-21" author: - family: Tom Honermann issued: year: 2024 URL: https://wg21.link/p3174r0 - id: P3175R0 citation-label: P3175R0 title: "Reconsidering the `std::execution::on` algorithm" author: - family: Eric Niebler issued: year: 2024 URL: https://wg21.link/p3175r0 - id: P3175R1 citation-label: P3175R1 title: "Reconsidering the `std::execution::on` algorithm" author: - family: Eric Niebler issued: year: 2024 URL: https://wg21.link/p3175r1 - id: P3175R2 citation-label: P3175R2 title: "Reconsidering the `std::execution::on` algorithm" author: - family: Eric Niebler issued: year: 2024 URL: https://wg21.link/p3175r2 - id: P3175R3 citation-label: P3175R3 title: "Reconsidering the `std::execution::on` algorithm" author: - family: Eric Niebler issued: year: 2024 URL: https://wg21.link/p3175r3 - id: P3176R0 citation-label: P3176R0 title: "The Oxford variadic comma" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/p3176r0 - id: P3177R0 citation-label: P3177R0 title: "const prvalues in the conditional operator" author: - family: Barry Revzin issued: year: 2024 URL: https://wg21.link/p3177r0 - id: P3178R0 citation-label: P3178R0 title: "Retrieval of Exception Information" author: - family: TPK Healy issued: year: 2024 URL: https://wg21.link/p3178r0 - id: P3178R1 citation-label: P3178R1 title: "Retrieval of Exception Information" author: - family: TPK Healy issued: year: 2024 URL: https://wg21.link/p3178r1 - id: P3179R0 citation-label: P3179R0 title: "C++ parallel range algorithms" author: - family: Ruslan Arutyunyan, Alexey Kukanov issued: year: 2024 URL: https://wg21.link/p3179r0 - id: P3179R1 citation-label: P3179R1 title: "C++ parallel range algorithms" author: - family: Ruslan Arutyunyan, Alexey Kukanov issued: year: 2024 URL: https://wg21.link/p3179r1 - id: P3179R2 citation-label: P3179R2 title: "C++ parallel range algorithms" author: - family: Ruslan Arutyunyan, Alexey Kukanov, Bryce Adelstein Lelbach issued: year: 2024 URL: https://wg21.link/p3179r2 - id: P3179R3 citation-label: P3179R3 title: "C++ parallel range algorithms" author: - family: Ruslan Arutyunyan, Alexey Kukanov, Bryce Adelstein Lelbach issued: year: 2024 URL: https://wg21.link/p3179r3 - id: P3180R0 citation-label: P3180R0 title: "C++ Standard Library Ready Issues to be moved in Tokyo, Mar. 2024" author: - family: Jonathan Wakely issued: year: 2024 URL: https://wg21.link/p3180r0 - id: P3181R0 citation-label: P3181R0 title: "Atomic stores and object lifetimes" author: - family: Hans Boehm, Dave Claussen, David Goldblatt issued: year: 2024 URL: https://wg21.link/p3181r0 - id: P3182R0 citation-label: P3182R0 title: "Add pop_value methods to container adaptors" author: - family: Brian Bi issued: year: 2024 URL: https://wg21.link/p3182r0 - id: P3182R1 citation-label: P3182R1 title: "Add container pop methods that return the popped value" author: - family: Brian Bi, Add container pop methods that return the popped value issued: year: 2024 URL: https://wg21.link/p3182r1 - id: P3183R0 citation-label: P3183R0 title: "Contract testing support" author: - family: Bengt Gustafsson issued: year: 2024 URL: https://wg21.link/p3183r0 - id: P3183R1 citation-label: P3183R1 title: "Contract testing support" author: - family: Bengt Gustafsson issued: year: 2024 URL: https://wg21.link/p3183r1 - id: P3187R1 citation-label: P3187R1 title: "remove ensure_started and start_detached from P2300" author: - family: Kirk Shoop, Lewis Baker issued: year: 2024 URL: https://wg21.link/p3187r1 - id: P3188R0 citation-label: P3188R0 title: "Proxy: A Pointer-Semantics-Based Polymorphism Library - Presentation slides for P3086R1" author: - family: Mingxin Wang issued: year: 2024 URL: https://wg21.link/p3188r0 - id: P3189R0 citation-label: P3189R0 title: "Slides for LEWG presentation of P2900R6: Contracts for C++" author: - family: Timur Doumler, Joshua Berne, Andrzej Krzemieński issued: year: 2024 URL: https://wg21.link/p3189r0 - id: P3190R0 citation-label: P3190R0 title: "Slides for EWG presentation of D2900R7: Contracts for C++" author: - family: Timur Doumler, Joshua Berne, Andrzej Krzemieński issued: year: 2024 URL: https://wg21.link/p3190r0 - id: P3191R0 citation-label: P3191R0 title: "Feedback on the scalability of contract violation handlers in P2900" author: - family: Louis Dionne, Yeoul Na, Konstantin Varlamov issued: year: 2024 URL: https://wg21.link/p3191r0 - id: P3192R0 citation-label: P3192R0 title: "LEWGI/SG18 Presentation of P3104R1 Bit Permutations" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/p3192r0 - id: P3194R0 citation-label: P3194R0 title: "LEWGI/SG18 Presentation of P3105R1 constexpr std::uncaught_exceptions()" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/p3194r0 - id: P3196R0 citation-label: P3196R0 title: "Core Language Working Group \"ready\" Issues for the March, 2024 meeting" author: - family: Jens Maurer issued: year: 2024 URL: https://wg21.link/p3196r0 - id: P3197R0 citation-label: P3197R0 title: "A response to the Tokyo EWG polls on the Contracts MVP (P2900R6)" author: - family: Timur Doumler, John Spicer issued: year: 2024 URL: https://wg21.link/p3197r0 - id: P3198R0 citation-label: P3198R0 title: "A takeaway from the Tokyo LEWG meeting on Contracts MVP" author: - family: Andrzej Krzemieński issued: year: 2024 URL: https://wg21.link/p3198r0 - id: P3199R0 citation-label: P3199R0 title: "Choices for make_optional and value()" author: - family: Steve Downey issued: year: 2024 URL: https://wg21.link/p3199r0 - id: P3201R0 citation-label: P3201R0 title: "LEWG [[nodiscard]] policy" author: - family: Jonathan Wakely, David Sankel, Darius Neațu issued: year: 2024 URL: https://wg21.link/p3201r0 - id: P3201R1 citation-label: P3201R1 title: "LEWG [[nodiscard]] policy" author: - family: Jonathan Wakely, David Sankel, Darius Neațu issued: year: 2024 URL: https://wg21.link/p3201r1 - id: P3203R0 citation-label: P3203R0 title: "Implementation defined coroutine extensions" author: - family: Klemens Morgenstern issued: year: 2024 URL: https://wg21.link/p3203r0 - id: P3205R0 citation-label: P3205R0 title: "Throwing from a `noexcept` function should be a contract violation." author: - family: Gašper Ažman, Jeff Snyder, Andrei Zissu, Ben Craig issued: year: 2024 URL: https://wg21.link/p3205r0 - id: P3207R0 citation-label: P3207R0 title: "More & like" author: - family: Jarrad J Waterloo issued: year: 2024 URL: https://wg21.link/p3207r0 - id: P3208R0 citation-label: P3208R0 title: "import std; and stream macros" author: - family: Sunghyun Min issued: year: 2024 URL: https://wg21.link/p3208r0 - id: P3210R0 citation-label: P3210R0 title: "A Postcondition *is* a Pattern Match" author: - family: Andrew Tomazos issued: year: 2024 URL: https://wg21.link/p3210r0 - id: P3210R1 citation-label: P3210R1 title: "A Postcondition *is* a Pattern Match" author: - family: Andrew Tomazos issued: year: 2024 URL: https://wg21.link/p3210r1 - id: P3210R2 citation-label: P3210R2 title: "A Postcondition *is* a Pattern Match" author: - family: Andrew Tomazos issued: year: 2024 URL: https://wg21.link/p3210r2 - id: P3211R0 citation-label: P3211R0 title: "views::transform_join" author: - family: Hewill Kang issued: year: 2024 URL: https://wg21.link/p3211r0 - id: P3212R0 citation-label: P3212R0 title: "The contract of sort()" author: - family: Andrzej Krzemieński issued: year: 2024 URL: https://wg21.link/p3212r0 - id: P3213R0 citation-label: P3213R0 title: "2024-04 Library Evolution Polls" author: - family: Inbal Levi, Fabio Fracassi, Ben Craig, Nevin Liber, Billy Baker, Corentin Jabot issued: year: 2024 URL: https://wg21.link/p3213r0 - id: P3214R0 citation-label: P3214R0 title: "2024-04 Library Evolution Poll Outcomes" author: - family: Inbal Levi, Fabio Fracassi, Ben Craig, Nevin Liber, Billy Baker, Corentin Jabot issued: year: 2024 URL: https://wg21.link/p3214r0 - id: P3215R0 citation-label: P3215R0 title: "Slides: Thread Attributes as Designators (P3072R2 presentation)" author: - family: Zhihao Yuan issued: year: 2024 URL: https://wg21.link/p3215r0 - id: P3216R0 citation-label: P3216R0 title: "views::slice" author: - family: Hewill Kang issued: year: 2024 URL: https://wg21.link/p3216r0 - id: P3217R0 citation-label: P3217R0 title: "Adjoints to \"Enabling list-initialization for algorithms\": find_last" author: - family: Giuseppe D'Angelo issued: year: 2024 URL: https://wg21.link/p3217r0 - id: P3218R0 citation-label: P3218R0 title: "const references to constexpr variables" author: - family: Jarrad J Waterloo issued: year: 2024 URL: https://wg21.link/p3218r0 - id: P3220R0 citation-label: P3220R0 title: "views::delimit" author: - family: Hewill Kang issued: year: 2024 URL: https://wg21.link/p3220r0 - id: P3221R0 citation-label: P3221R0 title: "Disable pointers to contracted functions" author: - family: Jonas Persson issued: year: 2024 URL: https://wg21.link/p3221r0 - id: P3222R0 citation-label: P3222R0 title: "Fix C++26 by adding transposed special cases for P2642 layouts" author: - family: Mark Hoemmen issued: year: 2024 URL: https://wg21.link/p3222r0 - id: P3223R0 citation-label: P3223R0 title: "Making std::basic_istream::ignore less surprising" author: - family: Jonathan Wakely issued: year: 2024 URL: https://wg21.link/p3223r0 - id: P3223R1 citation-label: P3223R1 title: "Making std::istream::ignore less surprising" author: - family: Jonathan Wakely issued: year: 2024 URL: https://wg21.link/p3223r1 - id: P3224R0 citation-label: P3224R0 title: "Slides for P3087 - Make direct-initialization for enumeration types at least as permissive as direct" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/p3224r0 - id: P3225R0 citation-label: P3225R0 title: "Slides for P3140 std::int_least128_t" author: - family: Jan Schultke issued: year: 2024 URL: https://wg21.link/p3225r0 - id: P3226R0 citation-label: P3226R0 title: "Contracts for C++: Naming the \"Louis semantic\"" author: - family: Timur Doumler issued: year: 2024 URL: https://wg21.link/p3226r0 - id: P3227R0 citation-label: P3227R0 title: "Contracts for C++: Fixing the contract violation handling API" author: - family: Gašper Ažman, Timur Doumler issued: year: 2024 URL: https://wg21.link/p3227r0 - id: P3228R0 citation-label: P3228R0 title: "Contracts for C++: Revisiting contract check elision and duplication" author: - family: Timur Doumler issued: year: 2024 URL: https://wg21.link/p3228r0 - id: P3228R1 citation-label: P3228R1 title: "Contracts for C++: Revisiting contract check elision and duplication" author: - family: Timur Doumler issued: year: 2024 URL: https://wg21.link/p3228r1 - id: P3230R0 citation-label: P3230R0 title: "views::(take|drop)_exactly" author: - family: Hewill Kang issued: year: 2024 URL: https://wg21.link/p3230r0 - id: P3232R0 citation-label: P3232R0 title: "User-defined erroneous behaviour" author: - family: Thomas Köppe issued: year: 2024 URL: https://wg21.link/p3232r0 - id: P3233R0 citation-label: P3233R0 title: "Issues with P2786 (Trivial Relocatability For C++26)" author: - family: Giuseppe D'Angelo issued: year: 2024 URL: https://wg21.link/p3233r0 - id: P3234R0 citation-label: P3234R0 title: "Utility to check if a pointer is in a given range" author: - family: Glen Joseph Fernandes issued: year: 2024 URL: https://wg21.link/p3234r0 - id: P3234R1 citation-label: P3234R1 title: "Utility to check if a pointer is in a given range" author: - family: Glen Joseph Fernandes issued: year: 2024 URL: https://wg21.link/p3234r1 - id: P3235R0 citation-label: P3235R0 title: "std::print more types faster with less memory" author: - family: Victor Zverovich issued: year: 2024 URL: https://wg21.link/p3235r0 - id: P3235R1 citation-label: P3235R1 title: "std::print more types faster with less memory" author: - family: Victor Zverovich issued: year: 2024 URL: https://wg21.link/p3235r1 - id: P3235R2 citation-label: P3235R2 title: "std::print more types faster with less memory" author: - family: Victor Zverovich issued: year: 2024 URL: https://wg21.link/p3235r2 - id: P3235R3 citation-label: P3235R3 title: "std::print more types faster with less memory" author: - family: Victor Zverovich issued: year: 2024 URL: https://wg21.link/p3235r3 - id: P3236R0 citation-label: P3236R0 title: "Please reject P2786 and adopt P1144" author: - family: Alan de Freitas, Daniel Liam Anderson, Giuseppe D'Angelo, Hans Goudey, Hartmut Kaiser, Isidoros Tsaousis, Jacques Lucke, Krystian Stasiowski, Shreyas Atre, Stéphane Janel, Thiago Maciera issued: year: 2024 URL: https://wg21.link/p3236r0 - id: P3236R1 citation-label: P3236R1 title: "Please reject P2786 and adopt P1144" author: - family: Alan de Freitas, Daniel Liam Anderson, Giuseppe D'Angelo, Hans Goudey, Jacques Lucke, Krystian Stasiowski, Stéphane Janel, Thiago Maciera issued: year: 2024 URL: https://wg21.link/p3236r1 - id: P3237R0 citation-label: P3237R0 title: "Matrix Representation of Contract Semantics" author: - family: Andrei Zissu issued: year: 2024 URL: https://wg21.link/p3237r0 - id: P3237R1 citation-label: P3237R1 title: "Matrix Representation of Contract Semantics" author: - family: Andrei Zissu issued: year: 2024 URL: https://wg21.link/p3237r1 - id: P3238R0 citation-label: P3238R0 title: "An alternate proposal for naming contract semantics" author: - family: Ville Voutilainen issued: year: 2024 URL: https://wg21.link/p3238r0 - id: P3239R0 citation-label: P3239R0 title: "A Relocating Swap" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p3239r0 - id: P3240R0 citation-label: P3240R0 title: "Slides for EWGI presentation on allocators, Tokyo 2024" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p3240r0 - id: P3241R0 citation-label: P3241R0 title: "Slides for LEWG presentation on trivial relocation, April 2024" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p3241r0 - id: P3242R0 citation-label: P3242R0 title: "Copy and fill for mdspan" author: - family: Nicolas Morales, Christian Trott, Mark Hoemmen, Damien Lebrun-Grandie issued: year: 2024 URL: https://wg21.link/p3242r0 - id: P3243R0 citation-label: P3243R0 title: "Give std::optional Range Support - Presentation, Tokyo 2024" author: - family: David Sankel, Marco Foco, Darius Neațu, Barry Revzin issued: year: 2024 URL: https://wg21.link/p3243r0 - id: P3244R0 citation-label: P3244R0 title: "[[nodiscard]] Policy - Presentation, Tokyo 2024" author: - family: David Sankel, Darius Neațu issued: year: 2024 URL: https://wg21.link/p3244r0 - id: P3245R0 citation-label: P3245R0 title: "Allow `[[nodiscard]]` in type alias declarations" author: - family: Xavier Bonaventura issued: year: 2024 URL: https://wg21.link/p3245r0 - id: P3245R1 citation-label: P3245R1 title: "Allow `[[nodiscard]]` in type alias declarations" author: - family: Xavier Bonaventura issued: year: 2024 URL: https://wg21.link/p3245r1 - id: P3245R2 citation-label: P3245R2 title: "Allow `[[nodiscard]]` in type alias declarations" author: - family: Xavier Bonaventura issued: year: 2024 URL: https://wg21.link/p3245r2 - id: P3247R0 citation-label: P3247R0 title: "Deprecate the notion of trivial types" author: - family: Jens Maurer issued: year: 2024 URL: https://wg21.link/p3247r0 - id: P3247R1 citation-label: P3247R1 title: "Deprecate the notion of trivial types" author: - family: Jens Maurer issued: year: 2024 URL: https://wg21.link/p3247r1 - id: P3248R0 citation-label: P3248R0 title: "Require [u]intptr_t" author: - family: Gonzalo Brito Gadeschi issued: year: 2024 URL: https://wg21.link/p3248r0 - id: P3248R1 citation-label: P3248R1 title: "Require [u]intptr_t" author: - family: Gonzalo Brito Gadeschi issued: year: 2024 URL: https://wg21.link/p3248r1 - id: P3248R2 citation-label: P3248R2 title: "Require [u]intptr_t" author: - family: Gonzalo Brito Gadeschi issued: year: 2024 URL: https://wg21.link/p3248r2 - id: P3249R0 citation-label: P3249R0 title: "A unified syntax for Pattern Matching and Contracts when introducing a new name" author: - family: Ran Regev issued: year: 2024 URL: https://wg21.link/p3249r0 - id: P3250R0 citation-label: P3250R0 title: "C++ contracts with regards to function pointers" author: - family: Peter Bindels issued: year: 2024 URL: https://wg21.link/p3250r0 - id: P3251R0 citation-label: P3251R0 title: "C++ contracts and coroutines" author: - family: Peter Bindels issued: year: 2024 URL: https://wg21.link/p3251r0 - id: P3253R0 citation-label: P3253R0 title: "Distinguishing between member and free coroutines" author: - family: Brian Bi issued: year: 2024 URL: https://wg21.link/p3253r0 - id: P3254R0 citation-label: P3254R0 title: "Reserve identifiers preceded by @ for non-ignorable annotation tokens" author: - family: Brian Bi issued: year: 2024 URL: https://wg21.link/p3254r0 - id: P3255R0 citation-label: P3255R0 title: "Expose whether atomic notifying operations are lock-free" author: - family: Brian Bi issued: year: 2024 URL: https://wg21.link/p3255r0 - id: P3255R1 citation-label: P3255R1 title: "Expose whether atomic notifying operations are lock-free" author: - family: Brian Bi issued: year: 2024 URL: https://wg21.link/p3255r1 - id: P3257R0 citation-label: P3257R0 title: "Make the predicate of contract_assert more regular" author: - family: Jens Maurer issued: year: 2024 URL: https://wg21.link/p3257r0 - id: P3258R0 citation-label: P3258R0 title: "Formatting charN_t" author: - family: Corentin Jabot issued: year: 2024 URL: https://wg21.link/p3258r0 - id: P3259R0 citation-label: P3259R0 title: "const by default" author: - family: Jarrad J Waterloo issued: year: 2024 URL: https://wg21.link/p3259r0 - id: P3261R0 citation-label: P3261R0 title: "Revisiting `const`-ification in Contract Assertions" author: - family: Joshua Berne issued: year: 2024 URL: https://wg21.link/p3261r0 - id: P3261R1 citation-label: P3261R1 title: "Revisiting `const`-ification in Contract Assertions" author: - family: Joshua Berne issued: year: 2024 URL: https://wg21.link/p3261r1 - id: P3263R0 citation-label: P3263R0 title: "Encoded annotated char" author: - family: Tiago Freire issued: year: 2024 URL: https://wg21.link/p3263r0 - id: P3264R0 citation-label: P3264R0 title: "Double-evaluation of preconditions" author: - family: Ville Voutilainen issued: year: 2024 URL: https://wg21.link/p3264r0 - id: P3264R1 citation-label: P3264R1 title: "Double-evaluation of preconditions" author: - family: Ville Voutilainen issued: year: 2024 URL: https://wg21.link/p3264r1 - id: P3265R0 citation-label: P3265R0 title: "Ship Contracts in a TS" author: - family: Ville Voutilainen issued: year: 2024 URL: https://wg21.link/p3265r0 - id: P3265R1 citation-label: P3265R1 title: "Ship Contracts in a TS" author: - family: Ville Voutilainen issued: year: 2024 URL: https://wg21.link/p3265r1 - id: P3265R2 citation-label: P3265R2 title: "Ship Contracts in a TS" author: - family: Ville Voutilainen issued: year: 2024 URL: https://wg21.link/p3265r2 - id: P3265R3 citation-label: P3265R3 title: "Ship Contracts in a TS" author: - family: Ville Voutilainen issued: year: 2024 URL: https://wg21.link/p3265r3 - id: P3266R0 citation-label: P3266R0 title: "non referenceable types" author: - family: Jarrad J Waterloo issued: year: 2024 URL: https://wg21.link/p3266r0 - id: P3267R0 citation-label: P3267R0 title: "C++ contracts implementation strategies" author: - family: Peter Bindels issued: year: 2024 URL: https://wg21.link/p3267r0 - id: P3267R1 citation-label: P3267R1 title: "Approaches to C++ Contracts" author: - family: Peter Bindels, Tom Honermann issued: year: 2024 URL: https://wg21.link/p3267r1 - id: P3268R0 citation-label: P3268R0 title: "C++ Contracts Constification Challenges Concerning Current Code" author: - family: Peter Bindels issued: year: 2024 URL: https://wg21.link/p3268r0 - id: P3269R0 citation-label: P3269R0 title: "Do Not Ship Contracts as a TS" author: - family: Timur Doumler, John Spicer issued: year: 2024 URL: https://wg21.link/p3269r0 - id: P3270R0 citation-label: P3270R0 title: "Repetition, Elision, and Constification w.r.t. contract_assert" author: - family: John Lakos, Joshua Berne issued: year: 2024 URL: https://wg21.link/p3270r0 - id: P3271R0 citation-label: P3271R0 title: "Function Usage Types (Contracts for Function Pointers)" author: - family: Lisa Lippincott issued: year: 2024 URL: https://wg21.link/p3271r0 - id: P3271R1 citation-label: P3271R1 title: "Function Types with Usage (Contracts for Function Pointers)" author: - family: Lisa Lippincott issued: year: 2024 URL: https://wg21.link/p3271r1 - id: P3273R0 citation-label: P3273R0 title: "Introspection of Closure Types" author: - family: Andrei Alexandrescu, Daveed Vandevoorde, David Olsen, Michael Garland issued: year: 2024 URL: https://wg21.link/p3273r0 - id: P3274R0 citation-label: P3274R0 title: "A framework for Profiles development" author: - family: Bjarne Stroustrup issued: year: 2024 URL: https://wg21.link/p3274r0 - id: P3275R0 citation-label: P3275R0 title: "Replace simd operator[] with getter and setter functions - or not" author: - family: Matthias Kretz issued: year: 2024 URL: https://wg21.link/p3275r0 - id: P3276R0 citation-label: P3276R0 title: "P2900 Is Superior to a Contracts TS" author: - family: Joshua Berne, Steve Downey, Jake Fevold, Mungo Gill, Rostislav Khlebnikov, John Lakos, and Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p3276r0 - id: P3278R0 citation-label: P3278R0 title: "Analysis of interaction between relocation, assignment, and swap" author: - family: Nina Ranns issued: year: 2024 URL: https://wg21.link/p3278r0 - id: P3279R0 citation-label: P3279R0 title: "CWG2463: What 'trivially fooable' should mean" author: - family: Arthur O'Dwyer issued: year: 2024 URL: https://wg21.link/p3279r0 - id: P3281R0 citation-label: P3281R0 title: "Contact checks should be regular C++" author: - family: John Spicer issued: year: 2024 URL: https://wg21.link/p3281r0 - id: P3282R0 citation-label: P3282R0 title: "Static Storage for C++ Concurrent bounded_queue" author: - family: Detlef Vollmann issued: year: 2024 URL: https://wg21.link/p3282r0 - id: P3283R0 citation-label: P3283R0 title: "Adding .first() and .last() to strings" author: - family: Rhidian De Wit issued: year: 2024 URL: https://wg21.link/p3283r0 - id: P3284R0 citation-label: P3284R0 title: "`finally`, `write_env`, and `unstoppable` Sender Adaptors" author: - family: Eric Niebler issued: year: 2024 URL: https://wg21.link/p3284r0 - id: P3284R1 citation-label: P3284R1 title: "`finally`, `write_env`, and `unstoppable` Sender Adaptors" author: - family: Eric Niebler issued: year: 2024 URL: https://wg21.link/p3284r1 - id: P3285R0 citation-label: P3285R0 title: "Contracts: Protecting The Protector" author: - family: Gabriel Dos Reis issued: year: 2024 URL: https://wg21.link/p3285r0 - id: P3286R0 citation-label: P3286R0 title: "Module Metadata Format for Distribution with Pre-Built Libraries" author: - family: Daniel Ruoso issued: year: 2024 URL: https://wg21.link/p3286r0 - id: P3287R0 citation-label: P3287R0 title: "Exploration of namespaces for std::simd" author: - family: Matthias Kretz issued: year: 2024 URL: https://wg21.link/p3287r0 - id: P3287R1 citation-label: P3287R1 title: "Exploration of namespaces for std::simd" author: - family: Matthias Kretz issued: year: 2024 URL: https://wg21.link/p3287r1 - id: P3288R0 citation-label: P3288R0 title: "std::elide" author: - family: Thomas P. K. Healy issued: year: 2024 URL: https://wg21.link/p3288r0 - id: P3288R1 citation-label: P3288R1 title: "std::elide" author: - family: Thomas P. K. Healy issued: year: 2024 URL: https://wg21.link/p3288r1 - id: P3288R2 citation-label: P3288R2 title: "std::elide" author: - family: Thomas P. K. Healy issued: year: 2024 URL: https://wg21.link/p3288r2 - id: P3288R3 citation-label: P3288R3 title: "std::elide" author: - family: Thomas P. K. Healy issued: year: 2024 URL: https://wg21.link/p3288r3 - id: P3289R0 citation-label: P3289R0 title: "Consteval blocks" author: - family: Daveed Vandevoorde, Wyatt Childers, Barry Revzin issued: year: 2024 URL: https://wg21.link/p3289r0 - id: P3290R0 citation-label: P3290R0 title: "Integrating Existing Assertions With Contracts" author: - family: Joshua Berne, Timur Doumler, John Lakos issued: year: 2024 URL: https://wg21.link/p3290r0 - id: P3290R1 citation-label: P3290R1 title: "Integrating Existing Assertions With Contracts" author: - family: Joshua Berne, Timur Doumler, John Lakos issued: year: 2024 URL: https://wg21.link/p3290r1 - id: P3290R2 citation-label: P3290R2 title: "Integrating Existing Assertions With Contracts" author: - family: Joshua Berne, Timur Doumler, John Lakos issued: year: 2024 URL: https://wg21.link/p3290r2 - id: P3292R0 citation-label: P3292R0 title: "Provenance and Concurrency" author: - family: David Goldblatt issued: year: 2024 URL: https://wg21.link/p3292r0 - id: P3293R0 citation-label: P3293R0 title: "Splicing a base class subobject" author: - family: Barry Revzin, Peter Dimov, Dan Katz, Daveed Vandevoorde issued: year: 2024 URL: https://wg21.link/p3293r0 - id: P3293R1 citation-label: P3293R1 title: "Splicing a base class subobject" author: - family: Barry Revzin, Peter Dimov, Dan Katz, Daveed Vandevoorde issued: year: 2024 URL: https://wg21.link/p3293r1 - id: P3294R0 citation-label: P3294R0 title: "Code Injection with Token Sequences" author: - family: Barry Revzin, Andrei Alexandrescu, Daveed Vandevoorde issued: year: 2024 URL: https://wg21.link/p3294r0 - id: P3294R1 citation-label: P3294R1 title: "Code Injection with Token Sequences" author: - family: Barry Revzin, Andrei Alexandrescu, Daveed Vandevoorde issued: year: 2024 URL: https://wg21.link/p3294r1 - id: P3294R2 citation-label: P3294R2 title: "Code Injection with Token Sequences" author: - family: Barry Revzin, Andrei Alexandrescu, Daveed Vandevoorde issued: year: 2024 URL: https://wg21.link/p3294r2 - id: P3295R0 citation-label: P3295R0 title: "Freestanding constexpr containers and constexpr exception types" author: - family: Ben Craig issued: year: 2024 URL: https://wg21.link/p3295r0 - id: P3295R1 citation-label: P3295R1 title: "Freestanding constexpr containers and constexpr exception types" author: - family: Ben Craig issued: year: 2024 URL: https://wg21.link/p3295r1 - id: P3295R2 citation-label: P3295R2 title: "Freestanding constexpr containers and constexpr exception types" author: - family: Ben Craig issued: year: 2024 URL: https://wg21.link/p3295r2 - id: P3296R0 citation-label: P3296R0 title: "let_with_async_scope" author: - family: Anthony Williams issued: year: 2024 URL: https://wg21.link/p3296r0 - id: P3296R1 citation-label: P3296R1 title: "let_with_async_scope" author: - family: Anthony Williams issued: year: 2024 URL: https://wg21.link/p3296r1 - id: P3296R2 citation-label: P3296R2 title: "let_async_scope" author: - family: Anthony Williams issued: year: 2024 URL: https://wg21.link/p3296r2 - id: P3297R0 citation-label: P3297R0 title: "C++26 Needs Contract Checking" author: - family: Ryan McDougall, Jean-Francois Campeau, Christian Eltzschig, Mathias Kraus, Pez Zarifian issued: year: 2024 URL: https://wg21.link/p3297r0 - id: P3297R1 citation-label: P3297R1 title: "C++26 Needs Contract Checking" author: - family: Ryan McDougall, Jean-Francois Campeau, Christian Eltzschig, Mathias Kraus, Pez Zarifian issued: year: 2024 URL: https://wg21.link/p3297r1 - id: P3298R0 citation-label: P3298R0 title: "Implicit user-defined conversion functions as operator.()" author: - family: Bengt Gustafsson issued: year: 2024 URL: https://wg21.link/p3298r0 - id: P3298R1 citation-label: P3298R1 title: "Implicit user-defined conversion functions as operator.()" author: - family: Bengt Gustafsson issued: year: 2024 URL: https://wg21.link/p3298r1 - id: P3299R0 citation-label: P3299R0 title: "Range constructors for std::simd" author: - family: Daniel Towner, Matthias Kretz issued: year: 2024 URL: https://wg21.link/p3299r0 - id: P3299R1 citation-label: P3299R1 title: "Range constructors for std::simd" author: - family: Daniel Towner, Matthias Kretz, Ruslan Arutyunyan issued: year: 2024 URL: https://wg21.link/p3299r1 - id: P3299R2 citation-label: P3299R2 title: "Range constructors for std::simd" author: - family: Daniel Towner, Matthias Kretz, Ruslan Arutyunyan issued: year: 2024 URL: https://wg21.link/p3299r2 - id: P3300R0 citation-label: P3300R0 title: "C++ Asynchronous Parallel Algorithms" author: - family: Bryce Adelstein Lelbach issued: year: 2024 URL: https://wg21.link/p3300r0 - id: P3301R0 citation-label: P3301R0 title: "inplace_stoppable_base" author: - family: Lauri Vasama issued: year: 2024 URL: https://wg21.link/p3301r0 - id: P3302R0 citation-label: P3302R0 title: "SG16: Unicode meeting summaries 2024-03-13 through 2024-05-08" author: - family: Tom Honermann issued: year: 2024 URL: https://wg21.link/p3302r0 - id: P3303R0 citation-label: P3303R0 title: "Fixing Lazy Sender Algorithm Customization" author: - family: Eric Niebler issued: year: 2024 URL: https://wg21.link/p3303r0 - id: P3303R1 citation-label: P3303R1 title: "Fixing Lazy Sender Algorithm Customization" author: - family: Eric Niebler issued: year: 2024 URL: https://wg21.link/p3303r1 - id: P3304R0 citation-label: P3304R0 title: "SG14: Low Latency/Games/Embedded/Financial Trading virtual Meeting Minutes 2024/04/10" author: - family: Michael Wong issued: year: 2024 URL: https://wg21.link/p3304r0 - id: P3305R0 citation-label: P3305R0 title: "SG19: Machine Learning virtual Meeting Minutes to 2024/04/11-2024/05/09" author: - family: Michael Wong issued: year: 2024 URL: https://wg21.link/p3305r0 - id: P3306R0 citation-label: P3306R0 title: "Atomic Read-Modify-Write Improvements" author: - family: Gonzalo Brito Gadeschi, Damien Lebrun-Grandie issued: year: 2024 URL: https://wg21.link/p3306r0 - id: P3307R0 citation-label: P3307R0 title: "Floating-Point Maximum/Minimum Function Objects" author: - family: Gonzalo Brito Gadeschi issued: year: 2024 URL: https://wg21.link/p3307r0 - id: P3308R0 citation-label: P3308R0 title: "mdarray design questions and answers" author: - family: Mark Hoemmen, Christian Trott issued: year: 2024 URL: https://wg21.link/p3308r0 - id: P3309R0 citation-label: P3309R0 title: "constexpr atomic and atomic_ref" author: - family: Hana Dusíková issued: year: 2024 URL: https://wg21.link/p3309r0 - id: P3309R1 citation-label: P3309R1 title: "constexpr atomic and atomic_ref" author: - family: Hana Dusíková issued: year: 2024 URL: https://wg21.link/p3309r1 - id: P3309R2 citation-label: P3309R2 title: "constexpr atomic and atomic_ref" author: - family: Hana Dusíková issued: year: 2024 URL: https://wg21.link/p3309r2 - id: P3310R0 citation-label: P3310R0 title: "Solving partial ordering issues introduced by P0522R0" author: - family: Matheus Izvekov issued: year: 2024 URL: https://wg21.link/p3310r0 - id: P3310R1 citation-label: P3310R1 title: "Solving partial ordering issues introduced by P0522R0" author: - family: Matheus Izvekov issued: year: 2024 URL: https://wg21.link/p3310r1 - id: P3310R2 citation-label: P3310R2 title: "Solving partial ordering issues introduced by P0522R0" author: - family: Matheus Izvekov issued: year: 2024 URL: https://wg21.link/p3310r2 - id: P3310R3 citation-label: P3310R3 title: "Solving partial ordering issues introduced by P0522R0" author: - family: Matheus Izvekov issued: year: 2024 URL: https://wg21.link/p3310r3 - id: P3310R4 citation-label: P3310R4 title: "Solving issues introduced by P0522R0" author: - family: Matheus Izvekov issued: year: 2024 URL: https://wg21.link/p3310r4 - id: P3311R0 citation-label: P3311R0 title: "An opt-in approach for integration of traditional assert facilities in C++ contracts" author: - family: Tom Honermann issued: year: 2024 URL: https://wg21.link/p3311r0 - id: P3312R0 citation-label: P3312R0 title: "Overload Set Types" author: - family: Bengt Gustafsson issued: year: 2024 URL: https://wg21.link/p3312r0 - id: P3313R0 citation-label: P3313R0 title: "Impacts of noexept on ARM table based exception metadata" author: - family: Khalil Estell issued: year: 2024 URL: https://wg21.link/p3313r0 - id: P3314R0 citation-label: P3314R0 title: "2024-07 Library Evolution Polls" author: - family: Inbal Levi, Fabio Fracassi, Ben Craig, Nevin Liber, Billy Baker, Corentin Jabot issued: year: 2024 URL: https://wg21.link/p3314r0 - id: P3315R0 citation-label: P3315R0 title: "2024-07 Library Evolution Poll Outcomes" author: - family: Inbal Levi, Fabio Fracassi, Ben Craig, Nevin Liber, Billy Baker, Corentin Jabot issued: year: 2024 URL: https://wg21.link/p3315r0 - id: P3316R0 citation-label: P3316R0 title: "A more predictable unchecked semantic" author: - family: Jonas Persson issued: year: 2024 URL: https://wg21.link/p3316r0 - id: P3317R0 citation-label: P3317R0 title: "Compile time resolved contracts" author: - family: Jonas Persson issued: year: 2024 URL: https://wg21.link/p3317r0 - id: P3318R0 citation-label: P3318R0 title: "Throwing violation handlers, from an application programming perspective" author: - family: Ville Voutilainen issued: year: 2024 URL: https://wg21.link/p3318r0 - id: P3319R0 citation-label: P3319R0 title: "Add an iota object for simd (and more)" author: - family: Matthias Kretz issued: year: 2024 URL: https://wg21.link/p3319r0 - id: P3319R1 citation-label: P3319R1 title: "Add an iota object for simd (and more)" author: - family: Matthias Kretz issued: year: 2024 URL: https://wg21.link/p3319r1 - id: P3320R0 citation-label: P3320R0 title: "EWG slides for P3144 \"Delete if Incomplete\"" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p3320r0 - id: P3321R0 citation-label: P3321R0 title: "Contracts Interaction With Tooling" author: - family: Joshua Berne issued: year: 2024 URL: https://wg21.link/p3321r0 - id: P3323R0 citation-label: P3323R0 title: "cv-qualified types in atomic and atomic_ref" author: - family: Gonzalo Brito Gadeschi issued: year: 2024 URL: https://wg21.link/p3323r0 - id: P3324R0 citation-label: P3324R0 title: "Attributes for namespace aliases, template parameters, and lambda captures" author: - family: Tom Honermann issued: year: 2024 URL: https://wg21.link/p3324r0 - id: P3325R0 citation-label: P3325R0 title: "A Utility for Creating Execution Environments" author: - family: Eric Niebler issued: year: 2024 URL: https://wg21.link/p3325r0 - id: P3325R1 citation-label: P3325R1 title: "A Utility for Creating Execution Environments" author: - family: Eric Niebler issued: year: 2024 URL: https://wg21.link/p3325r1 - id: P3325R2 citation-label: P3325R2 title: "A Utility for Creating Execution Environments" author: - family: Eric Niebler issued: year: 2024 URL: https://wg21.link/p3325r2 - id: P3325R3 citation-label: P3325R3 title: "A Utility for Creating Execution Environments" author: - family: Eric Niebler issued: year: 2024 URL: https://wg21.link/p3325r3 - id: P3326R0 citation-label: P3326R0 title: "favor ease of use" author: - family: Jarrad J. Waterloo issued: year: 2024 URL: https://wg21.link/p3326r0 - id: P3327R0 citation-label: P3327R0 title: "Contract assertions on function pointers" author: - family: Timur Doumler issued: year: 2024 URL: https://wg21.link/p3327r0 - id: P3328R0 citation-label: P3328R0 title: "Observable Checkpoints During Contract Evaluation" author: - family: Joshua Berne issued: year: 2024 URL: https://wg21.link/p3328r0 - id: P3330R0 citation-label: P3330R0 title: "User-defined Atomic Read-Modify-Write Operations" author: - family: Gonzalo Brito, Damien Lebrun-Grandie issued: year: 2024 URL: https://wg21.link/p3330r0 - id: P3331R0 citation-label: P3331R0 title: "Accessing The First and Last Elements in Associative Containers" author: - family: Nikita Sakharin issued: year: 2024 URL: https://wg21.link/p3331r0 - id: P3332R0 citation-label: P3332R0 title: "A simpler notation for PM" author: - family: Bjarne Stroustrup issued: year: 2024 URL: https://wg21.link/p3332r0 - id: P3334R0 citation-label: P3334R0 title: "Cross Static Variables" author: - family: Coral Kashri, Andrei Zissu, Tal Yaakovi, Inbal Levi issued: year: 2024 URL: https://wg21.link/p3334r0 - id: P3335R0 citation-label: P3335R0 title: "Structured Core Options" author: - family: René Ferdinand Rivera Morell issued: year: 2024 URL: https://wg21.link/p3335r0 - id: P3335R1 citation-label: P3335R1 title: "Structured Core Options" author: - family: René Ferdinand Rivera Morell issued: year: 2024 URL: https://wg21.link/p3335r1 - id: P3335R2 citation-label: P3335R2 title: "Structured Core Options" author: - family: René Ferdinand Rivera Morell issued: year: 2024 URL: https://wg21.link/p3335r2 - id: P3336R0 citation-label: P3336R0 title: "Usage Experience for Contracts with BDE" author: - family: Joshua Berne issued: year: 2024 URL: https://wg21.link/p3336r0 - id: P3338R0 citation-label: P3338R0 title: "Observe and ignore semantics in constant evaluation" author: - family: Ville Voutilainen issued: year: 2024 URL: https://wg21.link/p3338r0 - id: P3339R0 citation-label: P3339R0 title: "C++ Ecosystem IS Open License" author: - family: René Ferdinand Rivera Morell, Jayesh Badwaik issued: year: 2024 URL: https://wg21.link/p3339r0 - id: P3340R0 citation-label: P3340R0 title: "A Consistent Grammar for Sequences" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p3340r0 - id: P3341R0 citation-label: P3341R0 title: "C++ Standard Library Ready Issues to be moved in St Louis, Jun. 2024" author: - family: Jonathan Wakely issued: year: 2024 URL: https://wg21.link/p3341r0 - id: P3342R0 citation-label: P3342R0 title: "Working Draft, Standard for C++ Ecosystem" author: - family: René Ferdinand Rivera Morell issued: year: 2024 URL: https://wg21.link/p3342r0 - id: P3343R0 citation-label: P3343R0 title: "Contracts - What are we doing here (EWG Presentation)" author: - family: Joshua Berne issued: year: 2024 URL: https://wg21.link/p3343r0 - id: P3344R0 citation-label: P3344R0 title: "Virtual Functions on Contracts (EWG - Presentation for P3097)" author: - family: Joshua Berne, Timur Doumler, Lisa Lippincott issued: year: 2024 URL: https://wg21.link/p3344r0 - id: P3345R0 citation-label: P3345R0 title: "Core Language Working Group \"ready\" Issues for the June, 2024 meeting" author: - family: Jens Maurer issued: year: 2024 URL: https://wg21.link/p3345r0 - id: P3346R0 citation-label: P3346R0 title: "thread_local means fiber-specific" author: - family: Nat Goodspeed issued: year: 2024 URL: https://wg21.link/p3346r0 - id: P3347R0 citation-label: P3347R0 title: "Invalid/Prospective Pointer Operations" author: - family: Paul E. McKenney, Maged Michael, Jens Maurer, Peter Sewell, Martin Uecker, Hans Boehm, Hubert Tong, Niall Douglas, Thomas Rodgers, Will Deacon, Michael Wong, David Goldblatt, Kostya Serebryany, Anthony Williams, Tom Scogland, and JF Bastien issued: year: 2024 URL: https://wg21.link/p3347r0 - id: P3348R0 citation-label: P3348R0 title: "C++26 should refer to C23 not C17" author: - family: Jonathan Wakely issued: year: 2024 URL: https://wg21.link/p3348r0 - id: P3348R1 citation-label: P3348R1 title: "C++26 should refer to C23 not C17" author: - family: Jonathan Wakely issued: year: 2024 URL: https://wg21.link/p3348r1 - id: P3349R0 citation-label: P3349R0 title: "Converting contiguous iterators to pointers" author: - family: Jonathan Wakely issued: year: 2024 URL: https://wg21.link/p3349r0 - id: P3351R0 citation-label: P3351R0 title: "views::scan" author: - family: Yihe Li issued: year: 2024 URL: https://wg21.link/p3351r0 - id: P3351R1 citation-label: P3351R1 title: "views::scan" author: - family: Yihe Li issued: year: 2024 URL: https://wg21.link/p3351r1 - id: P3352R0 citation-label: P3352R0 title: "Taming the Demons (C++ version) - Undefined Behavior and Partial Program Correctness" author: - family: Andrew Tomazos, Martin Uecker issued: year: 2024 URL: https://wg21.link/p3352r0 - id: P3354R0 citation-label: P3354R0 title: "Slides for P3233R0" author: - family: Giuseppe D'Angelo issued: year: 2024 URL: https://wg21.link/p3354r0 - id: P3355R0 citation-label: P3355R0 title: "Fix submdspan for C++26" author: - family: Mark Hoemmen issued: year: 2024 URL: https://wg21.link/p3355r0 - id: P3355R1 citation-label: P3355R1 title: "Fix submdspan for C++26" author: - family: Mark Hoemmen issued: year: 2024 URL: https://wg21.link/p3355r1 - id: P3356R0 citation-label: P3356R0 title: "non_invalidating_vector" author: - family: Jarrad J Waterloo issued: year: 2024 URL: https://wg21.link/p3356r0 - id: P3357R0 citation-label: P3357R0 title: "NRVO with factory and after_factory" author: - family: TPK Healy issued: year: 2024 URL: https://wg21.link/p3357r0 - id: P3358R0 citation-label: P3358R0 title: "SARIF for Structured Diagnostics" author: - family: Sy Brand issued: year: 2024 URL: https://wg21.link/p3358r0 - id: P3359R0 citation-label: P3359R0 title: "Slides for P3298R0 - Implicit conversion functions" author: - family: Bengt Gustafsson issued: year: 2024 URL: https://wg21.link/p3359r0 - id: P3360R0 citation-label: P3360R0 title: "Slides for P3312R0 - Overload Set Types" author: - family: Bengt Gustafsson issued: year: 2024 URL: https://wg21.link/p3360r0 - id: P3361R0 citation-label: P3361R0 title: "Class invariants and contract checking philosophy" author: - family: Esa Pulkkinen issued: year: 2024 URL: https://wg21.link/p3361r0 - id: P3361R1 citation-label: P3361R1 title: "Class invariants and contract checking philosophy" author: - family: Esa Pulkkinen issued: year: 2024 URL: https://wg21.link/p3361r1 - id: P3362R0 citation-label: P3362R0 title: "Static analysis and 'safety' of Contracts, P2900 vs. P2680/P3285" author: - family: Ville Voutilainen issued: year: 2024 URL: https://wg21.link/p3362r0 - id: P3364R0 citation-label: P3364R0 title: "Remove Deprecated u8path overloads From C++26" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p3364r0 - id: P3365R0 citation-label: P3365R0 title: "Remove the Deprecated iterator Class Template from C++26" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p3365r0 - id: P3366R0 citation-label: P3366R0 title: "Remove Deprecated Atomic Initialization API from C++26" author: - family: Alisdair Meredith issued: year: 2024 URL: https://wg21.link/p3366r0 - id: P3367R0 citation-label: P3367R0 title: "constexpr coroutines" author: - family: Hana Dusíková issued: year: 2024 URL: https://wg21.link/p3367r0 - id: P3369R0 citation-label: P3369R0 title: "constexpr for uninitialized_default_construct" author: - family: Giuseppe D'Angelo issued: year: 2024 URL: https://wg21.link/p3369r0 - id: P3370R0 citation-label: P3370R0 title: "Add new library headers from C23" author: - family: Jens Maurer issued: year: 2024 URL: https://wg21.link/p3370r0 - id: P3370R1 citation-label: P3370R1 title: "Add new library headers from C23" author: - family: Jens Maurer issued: year: 2024 URL: https://wg21.link/p3370r1 - id: P3371R0 citation-label: P3371R0 title: "Fix C++26 by making the symmetric and Hermitian rank-k and rank-2k updates consistent with the BLAS" author: - family: Mark Hoemmen issued: year: 2024 URL: https://wg21.link/p3371r0 - id: P3371R1 citation-label: P3371R1 title: "Fix C++26 by making the rank-1, rank-2, rank-k, and rank-2k updates consistent with the BLAS" author: - family: Mark Hoemmen, Ilya Burylov issued: year: 2024 URL: https://wg21.link/p3371r1 - id: P3371R2 citation-label: P3371R2 title: "Fix C++26 by making the rank-1, rank-2, rank-k, and rank-2k updates consistent with the BLAS" author: - family: Mark Hoemmen, Ilya Burylov issued: year: 2024 URL: https://wg21.link/p3371r2 - id: P3372R0 citation-label: P3372R0 title: "constexpr containers and adapters" author: - family: Hana Dusíková issued: year: 2024 URL: https://wg21.link/p3372r0 - id: P3372R1 citation-label: P3372R1 title: "constexpr containers and adapters" author: - family: Hana Dusíková issued: year: 2024 URL: https://wg21.link/p3372r1 - id: P3372R2 citation-label: P3372R2 title: "constexpr containers and adapters" author: - family: Hana Dusíková issued: year: 2024 URL: https://wg21.link/p3372r2 - id: P3373R0 citation-label: P3373R0 title: "Of Operation States and Their Lifetimes" author: - family: Robert Leahy issued: year: 2024 URL: https://wg21.link/p3373r0 - id: P3374R0 citation-label: P3374R0 title: "Adding formatter for fpos" author: - family: Liang Jiaming issued: year: 2024 URL: https://wg21.link/p3374r0 - id: P3375R0 citation-label: P3375R0 title: "Reproducible floating-point results" author: - family: Guy Davidson issued: year: 2024 URL: https://wg21.link/p3375r0 - id: P3375R1 citation-label: P3375R1 title: "Reproducible floating-point results" author: - family: Guy Davidson issued: year: 2024 URL: https://wg21.link/p3375r1 - id: P3376R0 citation-label: P3376R0 title: "Contract assertions versus static analysis and 'safety'" author: - family: Andrzej Krzemieński issued: year: 2024 URL: https://wg21.link/p3376r0 - id: P3378R0 citation-label: P3378R0 title: "constexpr exception types" author: - family: Hana Dusíková issued: year: 2024 URL: https://wg21.link/p3378r0 - id: P3379R0 citation-label: P3379R0 title: "Constrain std::expected equality operators" author: - family: Jonathan Wakely issued: year: 2024 URL: https://wg21.link/p3379r0 - id: P3380R0 citation-label: P3380R0 title: "Extending support for class types as non-type template parameters" author: - family: Barry Revzin issued: year: 2024 URL: https://wg21.link/p3380r0 - id: P3381R0 citation-label: P3381R0 title: "Syntax for Reflection" author: - family: Barry Revzin, Wyatt Childers, Peter Dimov, Andrew Sutton, Faisal Vali, Daveed Vandevoorde, Dan Katz issued: year: 2024 URL: https://wg21.link/p3381r0 - id: P3382R0 citation-label: P3382R0 title: "Coarse clocks and resolutions" author: - family: Antony Polukhin issued: year: 2024 URL: https://wg21.link/p3382r0 - id: P3383R0 citation-label: P3383R0 title: "mdspan.at()" author: - family: Stephan Lachnit, Xavier Bonaventura issued: year: 2024 URL: https://wg21.link/p3383r0 - id: P3384R0 citation-label: P3384R0 title: "__COUNTER__" author: - family: Jeremy Rifkin issued: year: 2024 URL: https://wg21.link/p3384r0 - id: P3385R0 citation-label: P3385R0 title: "Attributes reflection" author: - family: Aurelien Cassagnes, Aurelien Cassagnes, Roman Khoroshikh, Anders Johansson issued: year: 2024 URL: https://wg21.link/p3385r0 - id: P3385R1 citation-label: P3385R1 title: "Attributes reflection" author: - family: Aurelien Cassagnes, Roman Khoroshikh, Anders Johansson issued: year: 2024 URL: https://wg21.link/p3385r1 - id: P3386R0 citation-label: P3386R0 title: "Static Analysis of Contracts with P2900" author: - family: Joshua Berne issued: year: 2024 URL: https://wg21.link/p3386r0 - id: P3387R0 citation-label: P3387R0 title: "Contract assertions on coroutines" author: - family: Timur Doumler, Joshua Berne, Iain Sandoe, Peter Bindels issued: year: 2024 URL: https://wg21.link/p3387r0 - id: P3388R0 citation-label: P3388R0 title: "When Do You Know connect Doesn't Throw?" author: - family: Robert Leahy issued: year: 2024 URL: https://wg21.link/p3388r0 - id: P3389R0 citation-label: P3389R0 title: "Of Operation States and Their Lifetimes (LEWG Presentation 2024-09-10)" author: - family: Robert Leahy issued: year: 2024 URL: https://wg21.link/p3389r0 - id: P3390R0 citation-label: P3390R0 title: "Safe C++" author: - family: Sean Baxter, Christian Mazakas issued: year: 2024 URL: https://wg21.link/p3390r0 - id: P3391R0 citation-label: P3391R0 title: "constexpr std::format" author: - family: Barry Revzin issued: year: 2024 URL: https://wg21.link/p3391r0 - id: P3392R0 citation-label: P3392R0 title: "Do not promise support for function syntax of operators" author: - family: Corentin Jabot, Inbal Levi issued: year: 2024 URL: https://wg21.link/p3392r0 - id: P3394R0 citation-label: P3394R0 title: "Annotations for Reflection" author: - family: Daveed Vandevoorde, Wyatt Childers, Dan Katz, issued: year: 2024 URL: https://wg21.link/p3394r0 - id: P3396R0 citation-label: P3396R0 title: "std::execution wording fixes" author: - family: Lewis Baker issued: year: 2024 URL: https://wg21.link/p3396r0 - id: P3397R0 citation-label: P3397R0 title: "Clarify requirements on extended floating point types" author: - family: Hans Boehm issued: year: 2024 URL: https://wg21.link/p3397r0 - id: P3398R0 citation-label: P3398R0 title: "User specified type decay" author: - family: Bengt Gustafsson issued: year: 2024 URL: https://wg21.link/p3398r0 - id: P3399R0 citation-label: P3399R0 title: "Adjusting Electronic Polls to a Hybrid Workflow" author: - family: Inbal Levi, Fabio Fracassi, Corentin Jabot, Nevin Liber, Robert Leahy, Khalil Estell issued: year: 2024 URL: https://wg21.link/p3399r0 - id: P3401R0 citation-label: P3401R0 title: "Enrich Creation Functions for the Pointer-Semantics-Based Polymorphism Library - Proxy" author: - family: Tian Liao, Mingxin Wang issued: year: 2024 URL: https://wg21.link/p3401r0 - id: P3402R0 citation-label: P3402R0 title: "A Safety Profile Verifying Class Initialization" author: - family: Marc-André Laverdière, Christopher Lapkowski, Charles-Henri Gros issued: year: 2024 URL: https://wg21.link/p3402r0 - id: P3402R1 citation-label: P3402R1 title: "A Safety Profile Verifying Class Initialization" author: - family: Marc-André Laverdière, Christopher Lapkowski, Charles-Henri Gros issued: year: 2024 URL: https://wg21.link/p3402r1 - id: P3403R0 citation-label: P3403R0 title: "The Undefined Behavior Question" author: - family: Andrew Tomazos issued: year: 2024 URL: https://wg21.link/p3403r0 - id: P3404R0 citation-label: P3404R0 title: "std::at : Range-checked accesses to arbitrary containers" author: - family: Andre Kostur issued: year: 2024 URL: https://wg21.link/p3404r0 - id: P3405R0 citation-label: P3405R0 title: "Out-of-order designated initializers" author: - family: Elias Kosunen issued: year: 2024 URL: https://wg21.link/p3405r0 - id: P3406R0 citation-label: P3406R0 title: "We need better performance testing" author: - family: Bjarne Stroustrup issued: year: 2024 URL: https://wg21.link/p3406r0 - id: P3407R0 citation-label: P3407R0 title: "Make idiomatic usage of `offsetof` well-defined" author: - family: Brian Bi issued: year: 2024 URL: https://wg21.link/p3407r0 - id: P3409R0 citation-label: P3409R0 title: "Enabling more efficient stop-token based cancellation of senders" author: - family: Lewis Baker issued: year: 2024 URL: https://wg21.link/p3409r0 - id: P3411R0 citation-label: P3411R0 title: "`any_view`" author: - family: Hui Xie, S. Levent Yilmaz, Louis Dionne issued: year: 2024 URL: https://wg21.link/p3411r0 - id: P3412R0 citation-label: P3412R0 title: "String interpolation" author: - family: Bengt Gustafsson, Victor Zverovich issued: year: 2024 URL: https://wg21.link/p3412r0 - id: P3413R0 citation-label: P3413R0 title: "A more flexible optional::value_or (else!)" author: - family: Corentin Jabot issued: year: 2024 URL: https://wg21.link/p3413r0 - id: P3415R0 citation-label: P3415R0 title: "Range interface in std::optional breaks code!" author: - family: Andrzej Krzemieński issued: year: 2024 URL: https://wg21.link/p3415r0 - id: P3416R0 citation-label: P3416R0 title: "exception_ptr_cast: Add && = delete overload" author: - family: Gor Nishanov issued: year: 2024 URL: https://wg21.link/p3416r0 - id: P3417R0 citation-label: P3417R0 title: "Improving the handling of exceptions thrown from contract predicates" author: - family: Gašper Ažman, Timur Doumler issued: year: 2024 URL: https://wg21.link/p3417r0 - id: P3419R0 citation-label: P3419R0 title: "Reflection Syntax Options Summary" author: - family: Michael Levine issued: year: 2024 URL: https://wg21.link/p3419r0 - id: P3420R0 citation-label: P3420R0 title: "Reflection of Templates" author: - family: Andrei Alexandrescu, Barry Revzin, Daveed Vandevoorde, Michael Garland issued: year: 2024 URL: https://wg21.link/p3420r0 - id: P3421R0 citation-label: P3421R0 title: "Consteval destructors" author: - family: Ben Craig issued: year: 2024 URL: https://wg21.link/p3421r0 - id: P3422R0 citation-label: P3422R0 title: "Allow main function in named modules" author: - family: Chuanqi Xu issued: year: 2024 URL: https://wg21.link/p3422r0 - id: P3423R0 citation-label: P3423R0 title: "Extending User-Generated Diagnostic Messages" author: - family: Yihe Li issued: year: 2024 URL: https://wg21.link/p3423r0 - id: P3425R0 citation-label: P3425R0 title: "Reducing operation-state sizes for subobject child operations" author: - family: Lewis Baker issued: year: 2024 URL: https://wg21.link/p3425r0 - id: P3427R0 citation-label: P3427R0 title: "Hazard Pointer Synchronous Reclamation" author: - family: Maged Michael, Michael Wong, Paul McKenney issued: year: 2024 URL: https://wg21.link/p3427r0 - id: P3428R0 citation-label: P3428R0 title: "Hazard Pointer Batches" author: - family: Maged Michael, Michael Wong, Paul McKenney issued: year: 2024 URL: https://wg21.link/p3428r0 - id: P3429R0 citation-label: P3429R0 title: "Reflection header should minimize standard library dependencies" author: - family: Jonathan Müller issued: year: 2024 URL: https://wg21.link/p3429r0 - id: P3430R0 citation-label: P3430R0 title: "simd issues: explicit, unsequenced, identity-element position, and members of disabled simd" author: - family: Matthias Kretz issued: year: 2024 URL: https://wg21.link/p3430r0 - id: P3433R0 citation-label: P3433R0 title: "Allocator Support for Operation States" author: - family: Dietmar Kuehl issued: year: 2024 URL: https://wg21.link/p3433r0 - id: P3435R0 citation-label: P3435R0 title: "Reflection and meta-programming" author: - family: Jean-Baptiste VALLON HOARAU, Joel FALCOU issued: year: 2024 URL: https://wg21.link/p3435r0 - id: P3436R0 citation-label: P3436R0 title: "Strategy for removing safety-related undefined behavior by default" author: - family: Herb Sutter issued: year: 2024 URL: https://wg21.link/p3436r0 - id: P3437R0 citation-label: P3437R0 title: "Proposed default principles: Reflect C++, Generate C++" author: - family: Herb Sutter issued: year: 2024 URL: https://wg21.link/p3437r0 - id: P3438R0 citation-label: P3438R0 title: "Make integral overloads of std::to_string constexpr" author: - family: Andreas Fertig issued: year: 2024 URL: https://wg21.link/p3438r0 - id: P3439R0 citation-label: P3439R0 title: "Chained comparisons: Safe, correct, efficient" author: - family: Herb Sutter issued: year: 2024 URL: https://wg21.link/p3439r0 - id: P3440R0 citation-label: P3440R0 title: "Add n_elements named constructor to std::simd" author: - family: Daniel Towner issued: year: 2024 URL: https://wg21.link/p3440r0 - id: P3441R0 citation-label: P3441R0 title: "Rename simd_split to simd_chunk" author: - family: Daniel Towner issued: year: 2024 URL: https://wg21.link/p3441r0 - id: P3442R0 citation-label: P3442R0 title: "[[invalidate_dereferencing]] attribute" author: - family: Patrice Roy, Nicolas Fleury issued: year: 2024 URL: https://wg21.link/p3442r0 - id: P3443R0 citation-label: P3443R0 title: "Reflection on SG21 2024 Process" author: - family: Ran Regev issued: year: 2024 URL: https://wg21.link/p3443r0 - id: P3444R0 citation-label: P3444R0 title: "Memory safety without lifetime parameters" author: - family: Sean Baxter issued: year: 2024 URL: https://wg21.link/p3444r0 - id: P3445R0 citation-label: P3445R0 title: "Add utilities for easier type/bit casting in std::simd" author: - family: Daniel Towner issued: year: 2024 URL: https://wg21.link/p3445r0 - id: P3446R0 citation-label: P3446R0 title: "Profile invalidation - eliminating dangling pointers" author: - family: Bjarne Stroustrup issued: year: 2024 URL: https://wg21.link/p3446r0 - id: P3447R0 citation-label: P3447R0 title: "Profiles syntax" author: - family: Bjarne Stroustrup issued: year: 2024 URL: https://wg21.link/p3447r0 - id: P3449R0 citation-label: P3449R0 title: "constexpr std::generator" author: - family: Hana Dusíková issued: year: 2024 URL: https://wg21.link/p3449r0 - id: P3450R0 citation-label: P3450R0 title: "Extending is_within_lifetime" author: - family: Barry Revzin issued: year: 2024 URL: https://wg21.link/p3450r0 - id: P3451R0 citation-label: P3451R0 title: "A Suggestion for Reflection Access Control" author: - family: Barry Revzin issued: year: 2024 URL: https://wg21.link/p3451r0 - id: P3454R0 citation-label: P3454R0 title: "Revising Atomic Max/Min Operations" author: - family: Michael Wong, Gonzalo Brito, Fedor Pikus, Maged Michael issued: year: 2024 URL: https://wg21.link/p3454r0 - id: P3455R0 citation-label: P3455R0 title: "SG14: Low Latency/Games/Embedded/Financial Trading virtual Meeting Minutes 2024/6/12-2024/10/9" author: - family: Michael Wong issued: year: 2024 URL: https://wg21.link/p3455r0 - id: P3456R0 citation-label: P3456R0 title: "system_scheduler on Win32, Darwin and Linux" author: - family: Gor Nishanov issued: year: 2024 URL: https://wg21.link/p3456r0 - id: P3457R0 citation-label: P3457R0 title: "SG19: Machine Learning virtual Meeting Minutes to 2024/06/13-2024/10/10" author: - family: Michael Wong issued: year: 2024 URL: https://wg21.link/p3457r0 - id: P3460R0 citation-label: P3460R0 title: "Contracts Implementors Report" author: - family: Eric Fiselier, Nina Dinka Ranns, Iain Sandoe issued: year: 2024 URL: https://wg21.link/p3460r0 - id: P3465R0 citation-label: P3465R0 title: "Pursue P1179 as a Lifetime TS" author: - family: Herb Sutter issued: year: 2024 URL: https://wg21.link/p3465r0 - id: P3466R0 citation-label: P3466R0 title: "(Re)affirm design principles for future C++ evolution" author: - family: Herb Sutter issued: year: 2024 URL: https://wg21.link/p3466r0 - id: P3467R0 citation-label: P3467R0 title: "2024-10 Library Evolution Polls" author: - family: Inbal Levi, Fabio Fracassi, Ben Craig, Nevin Liber, Billy Baker, Corentin Jabot issued: year: 2024 URL: https://wg21.link/p3467r0 - id: P3469R0 citation-label: P3469R0 title: "Virtual deducing this" author: - family: Mike Spertus issued: year: 2024 URL: https://wg21.link/p3469r0 - id: P3470R0 citation-label: P3470R0 title: "Interface-Unit-Only Module Library Support" author: - family: Daniel Ruoso issued: year: 2024 URL: https://wg21.link/p3470r0 - id: P3471R0 citation-label: P3471R0 title: "Standard library hardening" author: - family: Konstantin Varlamov, Louis Dionne issued: year: 2024 URL: https://wg21.link/p3471r0 - id: P3472R0 citation-label: P3472R0 title: "Make fiber_context::can_resume() const" author: - family: Andrzej Krzemieński issued: year: 2024 URL: https://wg21.link/p3472r0 - id: P3473R0 citation-label: P3473R0 title: "Splicing Should Respect Access Control" author: - family: Steve Downey issued: year: 2024 URL: https://wg21.link/p3473r0 - id: P3474R0 citation-label: P3474R0 title: "std::arguments" author: - family: Jeremy Rifkin issued: year: 2024 URL: https://wg21.link/p3474r0 - id: P3475R0 citation-label: P3475R0 title: "Defang and deprecate memory_order::consume" author: - family: Hans Boehm issued: year: 2024 URL: https://wg21.link/p3475r0 - id: P3476R0 citation-label: P3476R0 title: "Slides for P2688R2 - Pattern Matching: `match` Expression" author: - family: Michael Park issued: year: 2024 URL: https://wg21.link/p3476r0 - id: P3477R0 citation-label: P3477R0 title: "There are exactly 8 bits in a byte" author: - family: JF Bastien issued: year: 2024 URL: https://wg21.link/p3477r0 - id: P3478R0 citation-label: P3478R0 title: "Constification should not be part of the MVP" author: - family: John Spicer issued: year: 2024 URL: https://wg21.link/p3478r0 - id: P3479R0 citation-label: P3479R0 title: "Enabling C pragma support in C++" author: - family: Joshua Cranmer issued: year: 2024 URL: https://wg21.link/p3479r0 - id: P3480R0 citation-label: P3480R0 title: "std::simd is a range" author: - family: Matthias Kretz issued: year: 2024 URL: https://wg21.link/p3480r0 - id: P3481R0 citation-label: P3481R0 title: "Summarizing std::execution::bulk() issues" author: - family: Lucian Radu Teodorescu, Lewis Baker, Ruslan Arutyunyan issued: year: 2024 URL: https://wg21.link/p3481r0 - id: P4000R0 citation-label: P4000R0 title: "To TS or not to TS: that is the question" author: - family: Michael Wong, H. Hinnant, R. Orr, B. Stroustrup, D. Vandevoorde issued: year: 2024 URL: https://wg21.link/p4000r0 - id: SD1 citation-label: SD1 title: "PL22.16/WG21 document list" URL: https://wg21.link/sd1 - id: SD3 citation-label: SD3 title: "Study Group Organizational Information" URL: https://wg21.link/sd3 - id: SD4 citation-label: SD4 title: "Practices and Procedures: The \"How We Work\" Cheat Sheet" URL: https://wg21.link/sd4 - id: SD5 citation-label: SD5 title: "WG21 and PL22.16 (C++) Joint Mailing and Meeting Information" URL: https://wg21.link/sd5 - id: SD6 citation-label: SD6 title: "SG10 Feature Test Recommendations" URL: https://wg21.link/sd6 - id: SD7 citation-label: SD7 title: "Mailing Procedures and How to Write Papers" URL: https://wg21.link/sd7 - id: SD8 citation-label: SD8 title: "Standard Library Compatibility" URL: https://wg21.link/sd8 - id: SD9 citation-label: SD9 title: "Library Evolution Policies" URL: https://wg21.link/sd9