clang-tools 22.0.0git
MissingStdForwardCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::cppcoreguidelines::MissingStdForwardCheck
 Warns when a function accepting a forwarding reference does anything besides forwarding (with std::forward) the parameter in the body of the function. More...

Namespaces

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