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.
Standard hash calculations
Data Structures | |
struct | hash< bool > |
Specialisation for bool. More... | |
struct | hash< char > |
Specialisation for char. More... | |
struct | hash< signed char > |
Specialisation for signed char. More... | |
struct | hash< unsigned char > |
Specialisation for unsigned char. More... | |
struct | hash< wchar_t > |
Specialisation for wchar_t. More... | |
struct | hash< short > |
Specialisation for short. More... | |
struct | hash< unsigned short > |
Specialisation for unsigned short. More... | |
struct | hash< int > |
Specialisation for int. More... | |
struct | hash< unsigned int > |
Specialisation for unsigned int. More... | |
struct | hash< long > |
Specialisation for long. More... | |
struct | hash< long long > |
Specialisation for long long. More... | |
struct | hash< unsigned long > |
Specialisation for unsigned long. More... | |
struct | hash< unsigned long long > |
Specialisation for unsigned long long. More... | |
struct | hash< float > |
Specialisation for float. More... | |
struct | hash< double > |
Specialisation for double. More... | |
struct | hash< long double > |
Specialisation for long double. More... | |
struct | hash< T * > |
Specialisation for pointers. More... | |
class | hash_exception |
Exception base for hashes. More... | |
Modules | |
Common data for all hash type classes. |
Generated on Tue Jul 12 2022 14:05:47 by
