CommonLibVR
Version.h File Reference

Go to the source code of this file.

Classes

class  REL::Version
 

Namespaces

 REL
 

Functions

constexpr bool REL::operator== (const Version &a_lhs, const Version &a_rhs) noexcept
 
constexpr std::strong_ordering REL::operator<=> (const Version &a_lhs, const Version &a_rhs) noexcept
 
std::optional< Version > REL::GetFileVersion (stl::zwstring a_filename)