LLVM  4.0.0
Public Types | List of all members
llvm::trailing_objects_internal::AlignmentCalcHelper< First > Class Template Reference

#include <TrailingObjects.h>

Public Types

enum  { Alignment = alignof(First) }
 

Detailed Description

template<typename First>
class llvm::trailing_objects_internal::AlignmentCalcHelper< First >

Definition at line 75 of file TrailingObjects.h.

Member Enumeration Documentation

template<typename First >
anonymous enum
Enumerator
Alignment 

Definition at line 77 of file TrailingObjects.h.


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