Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
ruby::rbimpl_alignof< T >::type Struct Reference

#include <stdalign.h>

Data Fields

char _
 
T t
 

Detailed Description

template<typename T>
struct ruby::rbimpl_alignof< T >::type

Definition at line 95 of file stdalign.h.

Field Documentation

◆ _

template<typename T >
char ruby::rbimpl_alignof< T >::type::_

Definition at line 96 of file stdalign.h.

◆ t

template<typename T >
T ruby::rbimpl_alignof< T >::type::t

Definition at line 97 of file stdalign.h.


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