WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
VersionTuple.hpp File Reference

Defines the llvm::VersionTuple class, which represents a version in the form major[.minor[.subminor]]. More...

#include "wpi/util/DenseMapInfo.hpp"
#include <optional>
#include <string>
#include <tuple>

Go to the source code of this file.

Classes

class  wpi::util::VersionTuple
 Represents a version number in the form major[.minor[.subminor[.build]]]. More...

Namespaces

namespace  wpi
namespace  wpi::util

Detailed Description

Defines the llvm::VersionTuple class, which represents a version in the form major[.minor[.subminor]].