ydlib ~master (2026-06-29T23:17:11.7355312)
Dub
Repo
SortedMapException
ydlib
sortedMap
exception used for sorted map errors
class
SortedMapException : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
ydlib
sortedMap
classes
SortedMap
SortedMapException
structs
MapEntry
exception used for sorted map errors