C#でenumをキーにした高速Dictionaryを考え中。
C# で以下の様な、初期化して読み出すだけの enum の Dictionary を作りたい場合、通常の Dictionary はメモリ効率や処理速度の点で効率が悪いので、単純なものが欲しかった...
0
1
Comment8
1 search resultsShowing 1~1 results
You need to log-in
C# で以下の様な、初期化して読み出すだけの enum の Dictionary を作りたい場合、通常の Dictionary はメモリ効率や処理速度の点で効率が悪いので、単純なものが欲しかった...
1 search resultsShowing 1~1 results
Qiita is a knowledge sharing service for engineers.