Boron 2.1.0
UCellNumber Struct Reference

UCell structure for number types. More...

Data Fields

UCellId id
 Type and flags.
 

Detailed Description

UCell structure for number types.

Field Documentation

◆ d

double UCellNumber::d

Double for double!, date!, and time! type.

This should be accessed with the ur_double() macro.

◆ i64

int64_t UCellNumber::i64

Integer for char! and int! types.

This should be accessed with the ur_char() or ur_int() macros.


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