mbed-os/tools/test/travis-ci/doxy-spellchecker
Kevin Bracey 4eda58893e SocketAddress rework
* 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)
2020-03-24 11:05:33 +02:00
..
en.dat Add doxygen spellcheck jobs to Travis 2019-01-11 10:22:15 -06:00
en_affix.dat Add doxygen spellcheck jobs to Travis 2019-01-11 10:22:15 -06:00
en_phonet.dat Add empty en_phonet. 2019-01-24 11:34:14 -06:00
ignore.en.pws SocketAddress rework 2020-03-24 11:05:33 +02:00
spell.sh Correct doxy-spellchecker error message 2019-09-07 21:00:21 +01:00