C Configuration Space and Tuning Library (CCS)
Loading...
Searching...
No Matches
Data Fields
ccs_numeric_u Union Reference

A union that can contain either a ccs_int_t or a ccs_float_t. More...

#include <base.h>

Data Fields

ccs_float_t f
 The floating point value of the union.
 
ccs_int_t i
 The integer value of the union.
 

Detailed Description

A union that can contain either a ccs_int_t or a ccs_float_t.


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