GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
equiv< T > Union Template Reference
Collaboration diagram for equiv< T >:

Public Attributes

unsigned char i [sizeof(T)]
 
val
 

Detailed Description

template<typename T>
union equiv< T >

Definition at line 1373 of file pr-output.cc.

Member Data Documentation

◆ i

template<typename T>
unsigned char equiv< T >::i[sizeof(T)]

Definition at line 1376 of file pr-output.cc.

◆ val

template<typename T>
T equiv< T >::val

Definition at line 1375 of file pr-output.cc.


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