Yume
Public Attributes | List of all members
yume::ty::detail::MinMax Struct Reference
Collaboration diagram for yume::ty::detail::MinMax:
Collaboration graph
[legend]

Public Attributes

uint64_t u_min
 
uint64_t u_max
 
int64_t s_min
 
int64_t s_max
 

Detailed Description

Definition at line 511 of file type.cpp.

Member Data Documentation

◆ s_max

int64_t yume::ty::detail::MinMax::s_max

Definition at line 515 of file type.cpp.

◆ s_min

int64_t yume::ty::detail::MinMax::s_min

Definition at line 514 of file type.cpp.

◆ u_max

uint64_t yume::ty::detail::MinMax::u_max

Definition at line 513 of file type.cpp.

◆ u_min

uint64_t yume::ty::detail::MinMax::u_min

Definition at line 512 of file type.cpp.


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