LLVM  8.0.1
List of all members
llvm::build_index_impl< 0, I... > Struct Template Reference

#include "llvm/ADT/STLExtras.h"

Inheritance diagram for llvm::build_index_impl< 0, I... >:
Inheritance graph
[legend]
Collaboration diagram for llvm::build_index_impl< 0, I... >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from llvm::integer_sequence< std::size_t, I... >
using value_type = std::size_t
 
- Static Public Member Functions inherited from llvm::integer_sequence< std::size_t, I... >
static constexpr size_t size ()
 

Detailed Description

template<std::size_t... I>
struct llvm::build_index_impl< 0, I... >

Definition at line 1003 of file STLExtras.h.


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