2
0
mirror of https://github.com/boostorg/units.git synced 2026-01-19 04:42:15 +00:00
Jürgen Hunold f4a56157cf Merge pull request #21 from D4N/master
updated physico-chemical constants to CODATA 2014 values
2016-08-12 11:01:21 +02:00
2007-08-11 20:13:40 +00:00
2014-08-21 14:31:24 +02:00
2015-02-25 11:38:35 -07:00
2008-05-19 00:30:13 +00:00
2007-03-16 18:22:42 +00:00
2008-06-20 03:57:42 +00:00
2014-10-14 18:07:22 +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

More information

License

Distributed under the Boost Software License, Version 1.0.

Description
Mirrored via gitea-mirror
Readme 6.7 MiB
Languages
C++ 99.6%
Shell 0.1%