LLVM  8.0.1
llvm::ilist_detail::extract_sentinel_tracking< Options > Struct Template Reference

Extract sentinel tracking option. More...

#include "llvm/ADT/ilist_node_options.h"

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 61 of file ilist_node_options.h.


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