Investigate adding lifetimebound
attributes to important functions
#3754
Labels
enhancement
Something can be improved
lifetimebound
attributes to important functions
#3754
The
[[clang::lifetimebound]]
and[[msvc::lifetimebound]]
attributes can detect dangerous usage:We should investigate adding these attributes to important functions in the STL.
To avoid regressions, we should:
The text was updated successfully, but these errors were encountered: