LLVM 19.0.0git
llvm::rank< N > Struct Template Reference

Utility type to build an inheritance chain that makes it easy to rank overload candidates. More...

#include "llvm/ADT/STLExtras.h"

Detailed Description

template<int N>
struct llvm::rank< N >

Utility type to build an inheritance chain that makes it easy to rank overload candidates.

Definition at line 1488 of file STLExtras.h.


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