Skip to main content
Ctrl+K
Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

  • Carbonite SDK API
  • assets
  • operator!=

operator!=#

Fully qualified name: carb::assets::operator!=

Defined in carb/assets/AssetsUtils.h

template<class Type>
bool carb::assets::operator!=(
const carb::assets::ScopedSnapshot<Type> &a,
const carb::assets::ScopedSnapshot<Type> &b,
)#

ScopedSnapshot inequality operator

Parameters:
  • a – A ScopedSnapshot to compare

  • b – A ScopedSnapshot to compare

Returns:

true if a and b are unequal; false otherwise.

previous

kInvalidSnapshot

next

operator==

On this page
  • operator!=()
NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Apr 22, 2025.