Function iox::cxx::operator|

Function Documentation

perms iox::cxx::operator|(const perms &lhs, const perms &rhs) noexcept

Implements the binary or operation.

Parameters:
  • lhs[in] left hand side of the operation

  • rhs[in] right hand side of the operation

Returns:

lhs | rhs