Namespaces | Functions
src/utils/version.hpp File Reference
#include "pinocchio/config.hpp"
#include <string>
#include <sstream>
Include dependency graph for src/utils/version.hpp:

Go to the source code of this file.

Namespaces

 pinocchio
 Main pinocchio namespace.
 

Functions

bool pinocchio::checkVersionAtLeast (unsigned int major_version, unsigned int minor_version, unsigned int patch_version)
 Checks if the current version of Pinocchio is at least the version provided by the input arguments. More...
 
std::string pinocchio::printVersion (const std::string &delimiter=".")
 Returns the current version of Pinocchio as a string using the following standard: PINOCCHIO_MINOR_VERSION.PINOCCHIO_MINOR_VERSION.PINOCCHIO_PATCH_VERSION. More...
 


pinocchio
Author(s):
autogenerated on Tue Jun 1 2021 02:45:05