dimval 0.2.0
Modern C++23 header-only library of dimensional values (units, measures, ranges)
Loading...
Searching...
No Matches
dimval.hpp File Reference

Umbrella header. More...

Include dependency graph for dimval.hpp:

Go to the source code of this file.

Variables

constexpr std::string_view dimval::version = DIMVAL_VERSION_STRING
 Library version as a dotted MAJOR.MINOR.PATCH string.
 
constexpr int dimval::version_major = DIMVAL_VERSION_MAJOR
 Major version component.
 
constexpr int dimval::version_minor = DIMVAL_VERSION_MINOR
 Minor version component.
 
constexpr int dimval::version_patch = DIMVAL_VERSION_PATCH
 Patch version component.
 

Detailed Description

Umbrella header.

Including this pulls in the entire public dimval API