clang-tools 22.0.0git
IncorrectEnableSharedFromThisCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::bugprone::IncorrectEnableSharedFromThisCheck
 Detect classes or structs that do not publicly inherit from std::enable_shared_from_this, because unintended behavior will / otherwise occur when calling shared_from_this. More...

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
namespace  clang::tidy
namespace  clang::tidy::bugprone