-
operator *(int other)
→ int
-
Available on bool,
provided by the BoolAsInt extension
-
operator +(int other)
→ int
-
Available on bool,
provided by the BoolAsInt extension
-
operator -(int other)
→ int
-
Available on bool,
provided by the BoolAsInt extension
-
operator /(int other)
→ double
-
Available on bool,
provided by the BoolAsInt extension
-
operator <(int other)
→ bool
-
Available on bool,
provided by the BoolAsInt extension
-
operator <=(int other)
→ bool
-
Available on bool,
provided by the BoolAsInt extension
-
operator >(int other)
→ bool
-
Available on bool,
provided by the BoolAsInt extension
-
operator >=(int other)
→ bool
-
Available on bool,
provided by the BoolAsInt extension