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
  • getPathExtension

getPathExtension#

Fully qualified name: carb::extras::getPathExtension

Defined in carb/extras/Path.h

inline Path carb::extras::getPathExtension(
carb::cpp::string_view path,
)#

Helper function to get a Path object representing the extension part of the provided string representation of a path.

See also

Path::getExtension()

Parameters:

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

Returns:

Path(path).getExtension()

previous

getMemoryValueByName

next

getPathParent

On this page
  • getPathExtension()
NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Aug 09, 2025.