Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
SimpleCharBase< T > Class Template Reference
Class that we wrap in SimpleChar so we can just implement operators, without having to type the full type of U when using this code. More...
#include <SimpleBLE.h>
Inherited by SimpleCharInternal< T, U >.
Detailed Description
template<class T>
class SimpleCharBase< T >
Class that we wrap in SimpleChar so we can just implement operators, without having to type the full type of U when using this code.
Whenever we get 'auto' we can get rid of this.
Definition at line 75 of file SimpleBLE.h.
Generated on Fri Jul 15 2022 03:48:31 by
1.7.2