GNU Octave  8.1.0
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 1350 of file pr-output.cc.

Member Data Documentation

◆ i

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

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

Referenced by pr_any_float().

◆ val

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

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

Referenced by pr_any_float().


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