-
Notifications
You must be signed in to change notification settings - Fork 18
Insights: cplusplus/papers
Overview
-
0 Active pull requests
-
- 0 Merged pull requests
- 0 Open pull requests
- 7 Closed issues
- 0 New issues
There hasn’t been any commit activity on cplusplus/papers in the last week.
Want to help out?
7 Issues closed by 3 people
-
P3261 R2 Revisiting `const`-ification in Contract Assertions
#2062 closed
Jan 30, 2025 -
P3386 R1 Static Analysis of Contracts with P2900
#2072 closed
Jan 30, 2025 -
P3499 R0 Exploring strict contract predicates
#2140 closed
Jan 30, 2025 -
P2899 R0 Contracts for C++ - Rationale
#2183 closed
Jan 30, 2025 -
P2863 R8 Review Annex D for C++26
#1522 closed
Jan 27, 2025 -
P1434 Discussing Pointer Provenance
#243 closed
Jan 26, 2025 -
P3403 R0 The Undefined Behavior Question
#2076 closed
Jan 26, 2025
53 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
P3420 R1 Reflection of Templates
#2089 commented on
Jan 25, 2025 • 0 new comments -
P3578 R0 Language Safety and Grandma Safety
#2220 commented on
Jan 25, 2025 • 0 new comments -
P3530 R0 Intrinsic for reading uninitialized memory
#2173 commented on
Jan 25, 2025 • 0 new comments -
P3525 R0 Explicit Implicit Template Regions
#2171 commented on
Jan 25, 2025 • 0 new comments -
P3485 R0 Grouping using declarations with braces
#2154 commented on
Jan 25, 2025 • 0 new comments -
P3424 R0 Define Delete With Throwing Exception Specification
#2148 commented on
Jan 25, 2025 • 0 new comments -
P3533 R1 constexpr virtual inheritance
#2174 commented on
Jan 25, 2025 • 0 new comments -
P3540 R0 #embed Parameter offset
#2177 commented on
Jan 25, 2025 • 0 new comments -
P3554 R0 Non-transient allocation with vector and basic_string
#2201 commented on
Jan 25, 2025 • 0 new comments -
P3549 R0 Diverging expressions
#2198 commented on
Jan 25, 2025 • 0 new comments -
P0149 R1 Generalised member pointers
#2223 commented on
Jan 25, 2025 • 0 new comments -
P3501 R0 The ad-dressing of cats
#2191 commented on
Jan 25, 2025 • 0 new comments -
P3258 R0 Formatting charN_t
#1917 commented on
Jan 26, 2025 • 0 new comments -
P3580 R0 The Naming of Things
#2222 commented on
Jan 26, 2025 • 0 new comments -
P1797 C/C++ Memory Object Model Papers - Introduction
#542 commented on
Jan 26, 2025 • 0 new comments -
CWG2577 Undefined behavior for preprocessing directives in macro arguments
#1413 commented on
Jan 26, 2025 • 0 new comments -
CWG2581 Undefined behavior for predefined macros
#1412 commented on
Jan 26, 2025 • 0 new comments -
CWG2579 Undefined behavior when token pasting does not create a preprocessing token
#1410 commented on
Jan 26, 2025 • 0 new comments -
CWG2580 Undefined behavior with #line
#1411 commented on
Jan 26, 2025 • 0 new comments -
CWG2575 Undefined behavior when macro-replacing "defined" operator
#1407 commented on
Jan 26, 2025 • 0 new comments -
CWG2578 Undefined behavior when creating an invalid string literal via stringizing
#1409 commented on
Jan 26, 2025 • 0 new comments -
CWG2576 Undefined behavior with macro-expanded #include directives
#1408 commented on
Jan 26, 2025 • 0 new comments -
CWG2514 Modifying const subobjects
#1365 commented on
Jan 26, 2025 • 0 new comments -
P2806 R3 do expressions
#1462 commented on
Jan 26, 2025 • 0 new comments -
P3477 R2 There are exactly 8 bits in a byte
#2131 commented on
Jan 26, 2025 • 0 new comments -
P3096 R5 Function Parameter Reflection in Reflection for C++26
#1764 commented on
Jan 26, 2025 • 0 new comments -
P3059 R1 Making user-defined constructors of view iterators/sentinels private
#1726 commented on
Jan 26, 2025 • 0 new comments -
P3230 R1 views::unchecked_(take|drop)
#1876 commented on
Jan 26, 2025 • 0 new comments -
P3117 R1 Extending Conditionally Borrowed
#1779 commented on
Jan 26, 2025 • 0 new comments -
P3329 R0 Healing the C++ Filter View
#2147 commented on
Jan 26, 2025 • 0 new comments -
P3431 R0 Deprecate const-qualifier on begin/end of views
#2188 commented on
Jan 26, 2025 • 0 new comments -
P3351 R2 views::scan
#2009 commented on
Jan 26, 2025 • 0 new comments -
P3411 R1 `any_view`
#2082 commented on
Jan 26, 2025 • 0 new comments -
P3555 R0 An infinite range concept
#2202 commented on
Jan 26, 2025 • 0 new comments -
P3560 R0 Error Handling in Reflection
#2206 commented on
Jan 27, 2025 • 0 new comments -
P2626 R0 charN_t incremental adoption: Casting pointers of UTF character types
#1289 commented on
Jan 27, 2025 • 0 new comments -
P1729 R5 Text Parsing
#493 commented on
Jan 27, 2025 • 0 new comments -
P2728 R7 Unicode in the Library, Part 1: UTF Transcoding
#1422 commented on
Jan 27, 2025 • 0 new comments -
P2729 Unicode in the Library, Part 2: Normalization
#1423 commented on
Jan 27, 2025 • 0 new comments -
P3548 R0 P1030 `std::filesystem::path_view` forward progress options
#2197 commented on
Jan 27, 2025 • 0 new comments -
P3587 R0 Reconsider reflection access for C++26
#2230 commented on
Jan 27, 2025 • 0 new comments -
P3547 R0 Modeling Access Control With Reflection
#2196 commented on
Jan 27, 2025 • 0 new comments -
P0085 R0 Oo... adding a coherent character sequence to begin octal-literals
#2055 commented on
Jan 27, 2025 • 0 new comments -
P1144 R12 std::is_trivially_relocatable
#43 commented on
Jan 27, 2025 • 0 new comments -
P3472 R0 Make fiber_context::can_resume() const
#2126 commented on
Jan 28, 2025 • 0 new comments -
P3283 R0 Adding .first() and .last() to strings
#1937 commented on
Jan 28, 2025 • 0 new comments -
P3298 R1 Implicit user-defined conversion functions as operator.()
#1950 commented on
Jan 28, 2025 • 0 new comments -
P2758 R4 Emitting messages at compile time
#1445 commented on
Jan 29, 2025 • 0 new comments -
P3441 R1 Rename simd_split to simd_chunk
#2105 commented on
Jan 29, 2025 • 0 new comments -
P3372 R2 constexpr containers and adapters
#2029 commented on
Jan 29, 2025 • 0 new comments -
P3378 R1 constexpr exception types
#2071 commented on
Jan 29, 2025 • 0 new comments -
P3125 R3 constexpr pointer tagging
#1903 commented on
Jan 29, 2025 • 0 new comments -
P3582 R0 Observed a contract violation? Skip subsequent assertions!
#2225 commented on
Jan 30, 2025 • 0 new comments