System::StringHashCompiletime クラス
StringHashCompiletime class
C 文字列からハッシュ値を生成するヘルパークラスです。
template<unsigned>class StringHashCompiletime
| パラメーター | 説明 |
|---|---|
| i | ハッシュ値を生成する対象文字列の長さ。 |
メソッド
| メソッド | 説明 |
|---|---|
| static Hash(uint32_t&, int, const char_t *) | 指定された長さの指定された c-string からハッシュ値を生成します。 |
参照
- Namespace System
- Library Aspose.Page for C++