LLVM  4.0.0
Public Types | List of all members
llvm::ilist_detail::extract_tag< ilist_tag< Tag >, Options...> Struct Template Reference

#include <ilist_node_options.h>

Public Types

typedef Tag type
 

Detailed Description

template<class Tag, class... Options>
struct llvm::ilist_detail::extract_tag< ilist_tag< Tag >, Options...>

Definition at line 86 of file ilist_node_options.h.

Member Typedef Documentation

template<class Tag , class... Options>
typedef Tag llvm::ilist_detail::extract_tag< ilist_tag< Tag >, Options...>::type

Definition at line 87 of file ilist_node_options.h.


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