#include <toolbox/util/Version.hpp>
Definition at line 27 of file Version.hpp.
 
◆ Version() [1/3]
  
  |  | inlineexplicitconstexprnoexcept | 
 
 
◆ ~Version()
  
  | 
        
          | toolbox::util::Version::~Version | ( |  | ) |  |  | default | 
 
 
◆ Version() [2/3]
◆ Version() [3/3]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ empty()
◆ size()
  
  | 
        
          | constexpr std::size_t toolbox::util::Version::size | ( |  | ) | const |  | inlineconstexprnoexcept | 
 
Returns the length of the equivalent string representation. 
Definition at line 45 of file Version.hpp.
 
 
◆ operator bool()
  
  |  | inlineexplicitconstexprnoexcept | 
 
 
◆ clear()
  
  | 
        
          | void toolbox::util::Version::clear | ( |  | ) |  |  | inlinenoexcept | 
 
 
◆ swap()
◆ operator<=>()
◆ operator==()
◆ major
      
        
          | int toolbox::util::Version::major {0} | 
      
 
 
◆ minor
      
        
          | int toolbox::util::Version::minor {0} | 
      
 
 
The documentation for this struct was generated from the following file: