tree: 3eaa132b424a4c263d251433c6c7bc35bc44f92c [path history] [tgz]
  1. doc/
  2. example/
  3. images/
  4. include/
  5. meta/
  6. test/
  7. test_headers/
  8. tutorial/
  9. .gitattributes
  10. .travis.yml
  11. appveyor.yml
  12. boost.css
  13. BUILD
  14. covscan.sh
  15. index.html
  16. README.md
third_party/boostorg/units/README.md

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

@TravisAppVeyor
masterBuild StatusBuild Status
developBuild StatusBuild Status

More information

License

Distributed under the Boost Software License, Version 1.0.