LLVM  8.0.1
llvm::trailing_objects_internal::TrailingObjectsImpl< Align, BaseTy, TopTrailingObj, PrevTy, MoreTys > Class Template Reference

#include "llvm/Support/TrailingObjects.h"

Inheritance diagram for llvm::trailing_objects_internal::TrailingObjectsImpl< Align, BaseTy, TopTrailingObj, PrevTy, MoreTys >:
Inheritance graph
[legend]

Detailed Description

template<int Align, typename BaseTy, typename TopTrailingObj, typename PrevTy, typename... MoreTys>
class llvm::trailing_objects_internal::TrailingObjectsImpl< Align, BaseTy, TopTrailingObj, PrevTy, MoreTys >

Definition at line 130 of file TrailingObjects.h.


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