LLVM 24.0.0git
llvm::ImutAVLDetail::CanonicalLinks< Tree, false > Struct Template Reference

#include "llvm/ADT/ImmutableSet.h"

Inheritance diagram for llvm::ImutAVLDetail::CanonicalLinks< Tree, false >:
[legend]

Public Attributes

TreePrev
TreeNext

Detailed Description

template<typename Tree>
struct llvm::ImutAVLDetail::CanonicalLinks< Tree, false >

Definition at line 57 of file ImmutableSet.h.

Member Data Documentation

◆ Next

Definition at line 55 of file ImmutableSet.h.

◆ Prev

Definition at line 54 of file ImmutableSet.h.


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