omni::graph::exec::unstable::operator<

Defined in omni/graph/exec/unstable/ConstName.h

constexpr bool omni::graph::exec::unstable::operator<(NameHash lhs, const ConstName &rhs) noexcept

Compares a hash with a ConstName.

Returns true if the first hash’s value is less than the seconds.