.. title:: clang-tidy - clang-analyzer-cplusplus.InnerPointer .. meta:: :http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#cplusplus-innerpointer clang-analyzer-cplusplus.InnerPointer ===================================== Check for inner pointers of C++ containers used after re/deallocation. The `clang-analyzer-cplusplus.InnerPointer` check is an alias, please see `Clang Static Analyzer Available Checkers `_ for more information.