clang-tools 22.0.0git
ReplaceAutoPtrCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::modernize::ReplaceAutoPtrCheck
 Transforms the deprecated std::auto_ptr into the C++11 std::unique_ptr. More...

Namespaces

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