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: omni::extras::operator<

Defined in omni/extras/Version.h

inline bool omni::extras::operator<(
const SemanticVersion &lhs,
const SemanticVersion &rhs,
)#

Less-than operator for two semantic versions.

See also

prereleaseCmp(const char*,const char*), versionsCmp()

Parameters:
  • lhs – The first SemanticVersion to compare

  • rhs – The second SemanticVersion to compare

Returns:

true if lhs should be ordered-before rhs; false otherwise

previous

kInt2Delimiters

next

operator==

On this page
  • operator<()
NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Apr 22, 2025.