Go to file
2018-02-20 10:30:32 -07:00
doc Fix Errors in Why Homogeneous Systems 2018-01-02 17:40:20 +01:00
example A few fixes before merging this PR 2018-01-10 12:07:09 -07:00
images fix links 2007-08-11 20:13:40 +00:00
include/boost/units A few fixes before merging this PR 2018-01-10 12:07:09 -07:00
meta update maintainer information 2014-08-21 14:31:24 +02:00
test Escape ':' 2018-02-07 09:55:52 -07:00
test_headers include headers in the second translation unit in the opposite order from the first 2008-11-29 19:00:03 +00:00
tutorial *** MAJOR *** 2008-05-19 00:30:13 +00:00
.gitattributes New repository initialized by cvs2svn. 2002-05-15 19:48:00 +00:00
.travis.yml Activated coverity support 2017-10-17 12:38:37 +02:00
appveyor.yml Remove cygwin builds and try to use mingw-w64 for 32-bit builds 2018-01-13 17:34:30 +01:00
boost.css Initial revision 2007-03-16 18:22:42 +00:00
covscan.sh Activated coverity support 2017-10-17 12:38:37 +02:00
index.html Hook up Units documentation 2008-06-20 03:57:42 +00:00
README.md Activated coverity support 2017-10-17 12:38:37 +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.