emlabcpp
modern opinionated embedded C++ library
|
Go to the source code of this file.
Namespaces | |
emlabcpp | |
MIT License. | |
emlabcpp::testing | |
MIT License. | |
Functions | |
template<typename T > | |
requires(N<=string_buffer::capacity) struct value_type_converter< emlabcpp requires(alternative_of< T, value_type >) struct value_type_converter< T > | emlabcpp::testing::requires (!std::same_as< T, int64_t > &&std::is_integral_v< T > &&!std::same_as< T, bool >) struct value_type_converter< T > |
Variables | |
template<typename T > | |
concept | emlabcpp::testing::value_type_convertible |