Skip to content

alfC/units

This branch is 73 commits behind boostorg/units:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9ad0d9f · Aug 12, 2016
Nov 6, 2014
Aug 26, 2015
Aug 11, 2007
Aug 12, 2016
Aug 21, 2014
Aug 26, 2015
Nov 29, 2008
May 19, 2008
Jul 31, 2007
Oct 14, 2014
Mar 16, 2007
Jun 20, 2008

Repository files navigation

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.

About

Boost.org units module

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 99.8%
  • Other 0.2%