LLVM 19.0.0git
llvm::ilist_detail::extract_tag< Options > Struct Template Reference

Extract custom tag option. More...

Inheritance diagram for llvm::ilist_detail::extract_tag< Options >:
Inheritance graph
[legend]

Detailed Description

template<class... Options>
struct llvm::ilist_detail::extract_tag< Options >

Extract custom tag option.

Look through Options for the ilist_tag option, pulling out the custom tag type, using void as a default.

Definition at line 90 of file ilist_node_options.h.


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