Enumsยง
- Sentinelled
Sentinelled<T>wraps typeTto provide smallest (smaller than any normalTvalue) and largest (larger than ant normalTvalue) sentinel value forT.
Sentinelled<T> wraps type T to provide smallest (smaller than any normal T value) and largest
(larger than ant normal T value) sentinel value for T.