LLVM API Documentation
::value is either alignment, or alignof(T) if alignment is 0. More...
#include <Endian.h>
Public Types | |
enum | { value = alignment == 0 ? AlignOf<T>::Alignment : alignment } |
::value is either alignment, or alignof(T) if alignment is 0.
anonymous enum |