|
arduino-audio-tools
|
Classes | |
| class | Format |
| Drop in pre c++20 Fromatter replacement for Arduino that supports {} placeholders and escaped {{}} braces which supports e.g Serial.println(Format("State: {} | Temp: {} C | Level: {}%", status, temp, battery).c_str());. More... | |
| class | initializer_list |
| Custom initializer_list if not provided by the compiler. | |
Functions | |
| template<class _Ep > | |
| constexpr const _Ep * | begin (initializer_list< _Ep > __il) noexcept |
| template<class _Ep > | |
| constexpr const _Ep * | end (initializer_list< _Ep > __il) noexcept |
| float | fabs (float16 arg) |
| float | fabs (float32 arg) |
| float | floor (float16 arg) |
| float | floor (float32 arg) |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |