The Tiny HTM Library
Data Fields
htm_range Struct Reference

Represents a range of integers. More...

#include <common.h>

Data Fields

int64_t min
 Lower bound (inclusive)
int64_t max
 Upper bound (inclusive)

Detailed Description

Represents a range of integers.

Definition at line 74 of file common.h.


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