LLVM 19.0.0git
Public Types | List of all members
llvm::detail::fwd_or_bidi_tag_impl< true > Struct Reference

#include "llvm/ADT/STLExtras.h"

Public Types

using type = std::bidirectional_iterator_tag
 

Detailed Description

Definition at line 541 of file STLExtras.h.

Member Typedef Documentation

◆ type

using llvm::detail::fwd_or_bidi_tag_impl< true >::type = std::bidirectional_iterator_tag

Definition at line 542 of file STLExtras.h.


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