|
MC Protocol Serial C++ 0.2.3
MC protocol serial library for MCU-oriented environments
|
#include <array>#include <cstddef>Go to the source code of this file.
Classes | |
| struct | std::mcprotocol_remove_cv< T > |
| struct | std::mcprotocol_remove_cv< const T > |
| struct | std::mcprotocol_remove_cv< volatile T > |
| struct | std::mcprotocol_remove_cv< const volatile T > |
| class | std::span< T, Extent > |
Namespaces | |
| namespace | std |
Enumerations | |
| enum class | std::byte : unsigned char |
Variables | |
| constexpr size_t | std::dynamic_extent = static_cast<size_t>(-1) |