Peter Dimov f39b667d78 Merge pull request #66 from Lastique/feature/remove_static_assert
Remove dependencies on Boost.StaticAssert
2026-02-07 04:17:33 +02:00
2007-08-11 20:13:40 +00:00
2014-08-21 14:31:24 +02:00
2008-05-19 00:30:13 +00:00
2007-03-16 18:22:42 +00:00
2017-10-17 12:38:37 +02:00
2008-06-20 03:57:42 +00:00
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.

S
Description
No description provided
Readme 6.7 MiB
Languages
C++ 99.5%
CMake 0.2%
Shell 0.1%