openMSX
Classes | Static Public Attributes | List of all members
AlignOf< T > Struct Template Reference

#include <alignof.hh>

Classes

struct  S
 

Static Public Attributes

static const unsigned value = sizeof(S) - sizeof(T)
 

Detailed Description

template<typename T>
struct AlignOf< T >

Definition at line 16 of file alignof.hh.

Member Data Documentation

◆ value

template<typename T >
const unsigned AlignOf< T >::value = sizeof(S) - sizeof(T)
static

Definition at line 22 of file alignof.hh.


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