boost/libs/units
2022-12-15 23:45:23 +08:00
..
doc 源码提交 2022-12-15 23:45:23 +08:00
example 源码提交 2022-12-15 23:45:23 +08:00
images 源码提交 2022-12-15 23:45:23 +08:00
meta 源码提交 2022-12-15 23:45:23 +08:00
test 源码提交 2022-12-15 23:45:23 +08:00
test_headers 源码提交 2022-12-15 23:45:23 +08:00
tutorial 源码提交 2022-12-15 23:45:23 +08:00
boost.css 源码提交 2022-12-15 23:45:23 +08:00
covscan.sh 源码提交 2022-12-15 23:45:23 +08:00
index.html 源码提交 2022-12-15 23:45:23 +08:00
README.md 源码提交 2022-12-15 23:45:23 +08: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.