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
  • extras
  • operator!=

operator!=#

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

Defined in carb/extras/HandleDatabase.h

template<class Mapped, class Handle, class Allocator, size_t IndexBits, size_t LifecycleBits>
inline bool carb::extras::operator!=(
const HandleRef<Mapped, Handle, Allocator, IndexBits, LifecycleBits> &ref,
std::nullptr_t,
)#

Tests inequality between HandleRef and nullptr.

Parameters:

ref – The HandleRef to test.

Returns:

true if ref is not empty; false otherwise.

previous

operator!=

next

operator!=

On this page
  • operator!=()
NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Apr 22, 2025.