iterator begin() const [[clang::lifetimebound]] {These look like a bug if they are suggested by the analysis.
Hopefully this is also manual. FunctionalList should be an owning type in this case, right ?
class [[gsl::Pointer]] iteratorIs this done manually ?
(I believe so, just wanted to confirm)
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
iterator begin() const [[clang::lifetimebound]] {These look like a bug if they are suggested by the analysis.
Hopefully this is also manual. FunctionalList should be an owning type in this case, right ?
I suppose so, added by an overly ambitious Gemini take.
class [[gsl::Pointer]] iteratorIs this done manually ?
(I believe so, just wanted to confirm)
I believe so. Generally, my goal here was not be 100% correctness but rather getting an upper boundary of the number of possible annotations and suspicious code findings.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |