11#ifndef QUGAR_VERSION_HPP
12#define QUGAR_VERSION_HPP
QUGaR's main namespace.
Definition affine_transf.hpp:28
constexpr int QUGAR_VERSION_MAJOR
Definition version.hpp:25
constexpr int QUGAR_VERSION_TWEAK
Definition version.hpp:28
constexpr std::string_view QUGAR_VERSION_GIT
Definition version.hpp:31
constexpr int QUGAR_VERSION_MINOR
Definition version.hpp:26
constexpr std::string_view QUGAR_VERSION_STRING
Definition version.hpp:30
constexpr int QUGAR_VERSION_PATCH
Definition version.hpp:27