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

Extract sentinel tracking option. More...

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

Detailed Description

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

Extract sentinel tracking option.

Look through Options for the ilist_sentinel_tracking option, with the default depending on LLVM_ENABLE_ABI_BREAKING_CHECKS.

Definition at line 68 of file ilist_node_options.h.


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