clang-tools 19.0.0git
Classes | Namespaces
IgnoredRemoveResultCheck.h File Reference
#include "../bugprone/UnusedReturnValueCheck.h"

Go to the source code of this file.

Classes

class  clang::tidy::hicpp::IgnoredRemoveResultCheck
 Ensure that the result of std::remove, std::remove_if and std::unique are not ignored according to rule 17.5.1. More...
 

Namespaces

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