LLVM API Documentation

llvm::AlignmentCalcImpl< T > Struct Template Reference

#include <AlignOf.h>

Collaboration diagram for llvm::AlignmentCalcImpl< T >:

Collaboration graph
[legend]

List of all members.

Public Attributes

char x
T t


Detailed Description

template<typename T>
struct llvm::AlignmentCalcImpl< T >

Definition at line 21 of file AlignOf.h.


Member Data Documentation

template<typename T>
char llvm::AlignmentCalcImpl< T >::x

Definition at line 22 of file AlignOf.h.

template<typename T>
T llvm::AlignmentCalcImpl< T >::t

Definition at line 23 of file AlignOf.h.


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



This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.