Public Types | |
using | type = std::hash< T > |
Hasher type to use. More... | |
Hash function selector for Dictionary class. This implementation uses STL hashing given no alternative is provided.
T | Element type. |
Enable | Dummy template argument for specialization deduction. |
using System::Collections::Generic::DictionaryHashSelector< T, Enable >::type = std::hash<T> |
Hasher type to use.