LLVM: llvm::ilist_detail::IteratorTraits< OptionsT, true > Struct Template Reference (original) (raw)
#include "[llvm/ADT/ilist_iterator.h](ilist%5F%5Fiterator%5F8h%5Fsource.html)"
Inheritance diagram for llvm::ilist_detail::IteratorTraits< OptionsT, true >:
| Public Types | |
|---|---|
| using | value_type = const typename OptionsT::value_type |
| using | pointer = typename OptionsT::const_pointer |
| using | reference = typename OptionsT::const_reference |
| using | node_pointer = const ilist_node_impl * |
| using | node_reference = const ilist_node_impl & |
Detailed Description
template
struct llvm::ilist_detail::IteratorTraits< OptionsT, true >
Definition at line 31 of file ilist_iterator.h.
Member Typedef Documentation
◆ node_pointer
◆ node_reference
◆ pointer
◆ value_type
The documentation for this struct was generated from the following file:
- include/llvm/ADT/ilist_iterator.h