boost/libs/units
2021-10-05 21:37:46 +02:00
..
doc [DEV] add v1.76.0 2021-10-05 21:37:46 +02:00
example [DEV] add v1.76.0 2021-10-05 21:37:46 +02:00
images [DEV] add v1.66.0 2018-01-12 21:47:58 +01:00
meta [DEV] add v1.66.0 2018-01-12 21:47:58 +01:00
test [DEV] add v1.76.0 2021-10-05 21:37:46 +02:00
test_headers [DEV] add v1.66.0 2018-01-12 21:47:58 +01:00
tutorial [DEV] add v1.66.0 2018-01-12 21:47:58 +01:00
boost.css [DEV] add v1.66.0 2018-01-12 21:47:58 +01:00
covscan.sh [DEV] add v1.76.0 2021-10-05 21:37:46 +02:00
index.html [DEV] add v1.66.0 2018-01-12 21:47:58 +01:00
README.md [DEV] add v1.76.0 2021-10-05 21:37:46 +02:00

Boost.Units

Boost.Units, part of collection of the Boost C++ Libraries, implements dimensional analysis in a general and extensible manner, treating it as a generic compile-time metaprogramming problem. With appropriate compiler optimization, no runtime execution cost is introduced, facilitating the use of this library to provide dimension checking in performance-critical code.

Directories

  • doc - QuickBook documentation sources
  • example - examples
  • images - images for documention
  • include - Interface headers
  • test - unit tests
  • test_headers - unit tests for self containment of headers
  • tutorial - tutorial

Test results

@ Travis AppVeyor
master Build Status Build Status
develop Build Status Build Status
Coverity Scan Build Status

More information

License

Distributed under the Boost Software License, Version 1.0.