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
  • container
  • IntrusiveUno...

IntrusiveUnorderedMultimapLink#

Fully qualified name: carb::container::IntrusiveUnorderedMultimapLink

Defined in carb/container/IntrusiveUnorderedMultimap.h

template<class Key, class T>
class IntrusiveUnorderedMultimapLink : public detail::IntrusiveUnorderedMultimapLinkBase<Key, T>#

Defines a “link node” that IntrusiveUnorderedMultimap will use for tracking data for the contained type.

Public Functions

inline constexpr IntrusiveUnorderedMultimapLink() noexcept#

Constructor.

inline ~IntrusiveUnorderedMultimapLink()#

Destructor. Asserts that the link is not contained in an IntrusiveUnorderedMultimap.

Public Members

detail::NontrivialDummyType empty#
Base::ValueType value#

previous

IntrusiveUnorderedMultimap

next

LocklessQueue

On this page
  • IntrusiveUnorderedMultimapLink
    • IntrusiveUnorderedMultimapLink()
    • ~IntrusiveUnorderedMultimapLink()
    • empty
    • value
NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Feb 24, 2025.