clang 19.0.0git
Public Member Functions | List of all members
CompareNode< NodeTy > Struct Template Reference

Public Member Functions

bool operator() (const NodeTy *N1, const NodeTy *N2) const
 

Detailed Description

template<typename NodeTy>
struct CompareNode< NodeTy >

Definition at line 1431 of file UnsafeBufferUsage.cpp.

Member Function Documentation

◆ operator()()

template<typename NodeTy >
bool CompareNode< NodeTy >::operator() ( const NodeTy *  N1,
const NodeTy *  N2 
) const
inline

Definition at line 1432 of file UnsafeBufferUsage.cpp.


The documentation for this struct was generated from the following file: