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

Extract node parent option. More...

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

Detailed Description

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

Extract node parent option.

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

Definition at line 134 of file ilist_node_options.h.


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