LLVM 22.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"

Inheritance diagram for llvm::rank< N >:
[legend]

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 1484 of file STLExtras.h.


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