Containers (STL-compatible) StateMachines MessageBus and more for Embedded Systems. See www.etlcpp.com
Embed:
(wiki syntax)
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
1.7.2