clang 22.0.0git
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 2615 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 2616 of file UnsafeBufferUsage.cpp.


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