ComSquare
Typedefs | Functions
Ints.hpp File Reference
#include <cinttypes>
#include <iostream>
Include dependency graph for Ints.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef unsigned uint24_t
 

Functions

std::ostream & operator<< (std::ostream &os, uint8_t value)
 

Typedef Documentation

◆ uint24_t

typedef unsigned uint24_t

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
uint8_t  value 
)