mirror of https://github.com/ARMmbed/mbed-os.git
* Add optimised constexpr default constructor. Default construction was previously by a heavyweight defaulted `nsapi_addr_t` parameter. * Remove deprecated resolving constructor. * Take `nsapi_addr_t` inputs by constant reference rather than value. * Inline the trivial getters and setters. * Use `unique_ptr` to manage the text buffer. * Make `operator bool` explicit. * Optimise some methods. * Update to C++11 style (default initialisers, nullptr etc) |
||
|---|---|---|
| .. | ||
| doxy-spellchecker | ||
| functions.sh | ||
| scancode-evaluate.py | ||