Go to the source code of this file.
|
constexpr bool | orxonox::operator!= (bool x, tribool y) |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. More...
|
|
constexpr bool | orxonox::operator!= (dontcare_keyword_t, tribool x) |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. More...
|
|
constexpr bool | orxonox::operator== (bool x, tribool y) |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. More...
|
|
constexpr bool | orxonox::operator== (dontcare_keyword_t, tribool x) |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. More...
|
|