We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update Termination Mechanism section
Update todos
R3 will add ranges::view_interface and expected<void, E>
Created prelude PR
mdspan(OTHER) is good to harden
Reviewed P3471R2
Link to P3471R2
Added test coverage, finished "continue on error" audit
Update coding status, move ASan comparison
Add comparison of STL Hardening and ASan
No more `[[likely]]`
Tombstoning should also ship off-by-default initially (for 17.x)
Explain termination requirements
17.x will be disabled by default
Default to 0 at first, crank up to 1 later
Stop using likely!
Reject CDL attempts
Use likely
Mention basic_string and function
Can use braces instead of static_cast
Code changes soon!
Destructor pointer tombstones
Reorder bonus scribbling
Chose P3471R1's policy
Add `bitset`
Reviewed libc++'s Hardening Modes
Ping!
Allow function calls
Pinged about optimization issues