System::StringHashCompiletime classe
StringHashCompiletime class
Una classe di supporto che genera un valore hash da una c-string.
template<unsigned>class StringHashCompiletime
| Parametro | Descrizione |
|---|---|
| i | La lunghezza della stringa per la quale deve essere generato il valore hash. |
Metodi
| Metodo | Descrizione |
|---|---|
| static Hash(uint32_t&, int, const char_t *) | Genera un valore hash dalla c-string specificata della lunghezza specificata. |
Vedi anche
- Namespace System
- Library Aspose.Font for C++