- _includes
auto _includes(T0 key)
Undocumented in source. Be warned that the author may not have intended to support it.
- bound
auto bound(T0 lower, T1 upper, bool lowerOpen)
Undocumented in source. Be warned that the author may not have intended to support it.
- bound
auto bound(T0 lower, T1 upper, bool lowerOpen, bool upperOpen)
Undocumented in source. Be warned that the author may not have intended to support it.
- bound
auto bound(T0 lower, T1 upper)
Undocumented in source. Be warned that the author may not have intended to support it.
- lower
auto lower()
Undocumented in source. Be warned that the author may not have intended to support it.
- lowerBound
auto lowerBound(T0 lower, bool open)
Undocumented in source. Be warned that the author may not have intended to support it.
- lowerBound
auto lowerBound(T0 lower)
Undocumented in source. Be warned that the author may not have intended to support it.
- lowerOpen
auto lowerOpen()
Undocumented in source. Be warned that the author may not have intended to support it.
- only
auto only(T0 value)
Undocumented in source. Be warned that the author may not have intended to support it.
- upper
auto upper()
Undocumented in source. Be warned that the author may not have intended to support it.
- upperBound
auto upperBound(T0 upper, bool open)
Undocumented in source. Be warned that the author may not have intended to support it.
- upperBound
auto upperBound(T0 upper)
Undocumented in source. Be warned that the author may not have intended to support it.
- upperOpen
auto upperOpen()
Undocumented in source. Be warned that the author may not have intended to support it.