MC Protocol Serial C++ 0.2.3
MC protocol serial library for MCU-oriented environments
Loading...
Searching...
No Matches
std Namespace Reference

Classes

struct  mcprotocol_remove_cv
 
struct  mcprotocol_remove_cv< const T >
 
struct  mcprotocol_remove_cv< const volatile T >
 
struct  mcprotocol_remove_cv< volatile T >
 
class  span
 
class  string_view
 

Enumerations

enum class  byte : unsigned char
 

Variables

constexpr size_t dynamic_extent = static_cast<size_t>(-1)
 

Enumeration Type Documentation

◆ byte

Definition at line 18 of file span_compat.hpp.

Variable Documentation

◆ dynamic_extent

constexpr size_t std::dynamic_extent = static_cast<size_t>(-1)
constexpr

Definition at line 15 of file span_compat.hpp.