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
  • delegate
  • RefFromDelegate

RefFromDelegate#

Fully qualified name: carb::delegate::RefFromDelegate

Defined in carb/delegate/Delegate.h

template<class Del>
struct RefFromDelegate#

A helper class for determining the type of a carb::delegate::DelegateRef based on a carb::delegate::Delegate.

Template Parameters:

Del – a carb::delegate::Delegate

Public Types

using type = DelegateRef<typename Del::FunctionType>#

The type of DelegateRef that should be used for a Delegate of type Del

previous

DelegateRef< void(Args…)>

next

RefFromDelegate_t

On this page
  • RefFromDelegate
    • type
NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Feb 24, 2025.