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) |
||
---|---|---|
.. | ||
build_api | ||
config | ||
examples | ||
memap | ||
psa | ||
resources | ||
run_icetea | ||
targets | ||
test_api | ||
toolchains | ||
travis-ci | ||
__init__.py | ||
detect_targets_test.py | ||
pylint.py |