roo_io
API Documentation for roo_io
Loading...
Searching...
No Matches
byte.h
Go to the documentation of this file.
1#pragma once
2
3#include "roo_backport.h"
4#include "roo_backport/byte.h"
5
6namespace roo_io {
7
8using byte = roo::byte;
9
10}
Definition byte.h:6
roo::byte byte
Definition byte.h:8