operator==
Fully qualified name: omni::graph::exec::unstable::operator==
-
constexpr bool omni::graph::exec::unstable::operator==(
- const ConstName &lhs,
- NameHash rhs,
) noexcept
Compares a ConstName with a hash.
Returns true
if the hashes are the same.