openMSX
Classes | Macros
alignof.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  AlignOf< T >
 
struct  AlignOf< T >::S
 
struct  MAX_ALIGN_T
 

Macros

#define ALIGNOF(T)   AlignOf<T>::value
 

Macro Definition Documentation

◆ ALIGNOF

#define ALIGNOF (   T)    AlignOf<T>::value

Definition at line 25 of file alignof.hh.

Referenced by Endian::UA_L32::operator=(), and openmsx::AlignedBuffer::operator[]().