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/Path.h

inline Path carb::extras::operator+(
const omni::string &left,
const Path &right,
)#

Concatenation operator.

See also

Path::concat()

Parameters:
  • left – an omni::string representing a path

  • right – a Path

Returns:

Path(left).concat(right)

previous

operator!=

next

operator+

On this page
  • operator+()
NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Apr 22, 2025.