We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add analysis of what _STL_VERIFY does
Move CDL checks to the "finished" section at the bottom
Let's harden valarray - with fine-grained macros, users can decide otherwise
Control macros and defaults
Mention setting `optional` to empty
Mention `vector`, `string`, and `optional` for destructor scribbling
Mention abort vs. fastfail preferences
Null vs. sentinel could be a mode
Mention the possibility of fine-grained macros
Mention bogus sentinel values as a possibility
Mention SIGABRT
Add terminology section giving the history of CDL and IDL
Add an item about smart pointer destructors
Convert lists to tables
Unlikely attribute?
Finished CDL audit
Audit spans
Finish strings
Audit mdspan
Extract `generator`
Audit ranges
More analysis
Analyze and condense `valarray`
Finish P3471R1 audit
Mark front/back accessors
Organize CDL checks
Reviewed P3471R1
Rephrase opt-in/opt-out, mention /sdl
Collapse CDL checks, add codegen issues
Add STL Hardening page