emlabcpp
modern opinionated embedded C++ library
base.h
Go to the documentation of this file.
1
#pragma once
23
24
namespace
emlabcpp::cfg
25
{
26
27
using
cell
= uint64_t;
28
static
constexpr uint16_t
cell_size
=
sizeof
(
cell
);
29
static
constexpr uint16_t
hcell_size
=
sizeof
(
cell
) / 2;
30
31
}
// namespace emlabcpp::cfg
emlabcpp::cfg
MIT License.
Definition:
base.h:25
emlabcpp::cfg::cell_size
static constexpr uint16_t cell_size
Definition:
base.h:28
emlabcpp::cfg::cell
uint64_t cell
Definition:
base.h:27
emlabcpp::cfg::hcell_size
static constexpr uint16_t hcell_size
Definition:
base.h:29
include
emlabcpp
experimental
cfg
base.h
Generated on Sun Jul 27 2025 20:01:11 for emlabcpp by
1.9.1