System::StringHashCompiletime 类
StringHashCompiletime class
从 C 字符串生成哈希值的辅助类。
template<unsigned>class StringHashCompiletime
| 参数 | 描述 |
|---|---|
| i | 需要生成哈希值的字符串的长度。 |
方法
| 方法 | 描述 |
|---|---|
| static Hash(uint32_t&, int, const char_t *) | 从指定长度的指定 c-string 生成哈希值。 |
另见
- Namespace System
- Library Aspose.Font for C++