WPILibC++ 2023.4.3-108-ge5452e3
|
Defines the llvm::VersionTuple class, which represents a version in the form major[.minor[.subminor]]. More...
#include "wpi/DenseMapInfo.h"
#include "wpi/Hashing.h"
#include <optional>
#include <string>
#include <tuple>
Go to the source code of this file.
Classes | |
class | wpi::VersionTuple |
Represents a version number in the form major[.minor[.subminor[.build]]]. More... | |
Namespaces | |
namespace | wpi |
Defines the llvm::VersionTuple class, which represents a version in the form major[.minor[.subminor]].