Swift is a general-purpose programming language built using a modern approach to safety, performance, and software design patterns.| Swift.org
Swift for C++ Practitioners, Part 12: Move Semantics| Doug's Compiler Corner
Specifies whether a function could throw exceptions.| en.cppreference.com
Creates and initializes objects with dynamic storage duration, that is, objects whose lifetime is not necessarily limited by the scope in which they were created.| en.cppreference.com
Allows the size of an empty base subobject to be zero.| en.cppreference.com
ArduinoJson 6.19 brings support for the NUL character, extends the features of JsonString, and changes some default settings| ArduinoJson