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
  • Defines.h
  • CARB_DEPAREN

CARB_DEPAREN#

Defined in carb/Defines.h

CARB_DEPAREN(pack_)#

De-parenthesize the contents of pack_. CARB_DEPAREN((x, y)) becomes x, y. An unparenthesized pack will cause cause a compilation failure; e.g.: CARB_DEPAREN(foo) will not work, but CARB_DEPAREN((foo)) will.

previous

CARB_DECLSPEC

next

CARB_DEPRECATED

NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Apr 22, 2025.