LLVM 19.0.0git
Public Types | List of all members
llvm::ilist_select_iterator_type< true, Opts, arg1, arg2 > Class Template Reference

#include "llvm/ADT/ilist_node.h"

Public Types

using type = ilist_iterator_w_bits< Opts, arg1, arg2 >
 

Detailed Description

template<typename Opts, bool arg1, bool arg2>
class llvm::ilist_select_iterator_type< true, Opts, arg1, arg2 >

Definition at line 41 of file ilist_node.h.

Member Typedef Documentation

◆ type

template<typename Opts , bool arg1, bool arg2>
using llvm::ilist_select_iterator_type< true, Opts, arg1, arg2 >::type = ilist_iterator_w_bits<Opts, arg1, arg2>

Definition at line 43 of file ilist_node.h.


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