operator<
Fully qualified name: omni::graph::exec::unstable::operator<
-
constexpr bool omni::graph::exec::unstable::operator<(
- const ConstName &lhs,
- const ConstName &rhs,
) noexcept
Compares two ConstName objects.
Returns true
if the first hash’s value is less than the seconds.