Skip to main content
Ctrl+K
Carbonite SDK - Home Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
Carbonite SDK - Home Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

  • Carbonite SDK API
  • Namespaces
  • carb
  • extras
  • getPathParent

getPathParent#

Fully qualified name: carb::extras::getPathParent

Defined in carb/extras/Path.h

inline Path carb::extras::getPathParent(carb::cpp::string_view path)#

Helper function to get a Path object representing parent directory for the provided string representation of a path.

See also

Path::getParent()

Parameters:

path – a carb::cpp::string_view representation of a path

Returns:

Path(path).getParent()

previous

getPathExtension

next

getPathRelative

On this page
  • getPathParent()
NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Aug 09, 2025.