1
0
Fork 0
arangodb/3rdParty/boost/1.62.0/libs/units
jsteemann a2411488ae remove unused files (with long filenames that produce problems on Windows checkouts) 2017-05-08 10:46:07 +02:00
..
doc upgraded to boost version 1.62.0 2017-01-04 18:08:06 +01:00
example upgraded to boost version 1.62.0 2017-01-04 18:08:06 +01:00
meta upgraded to boost version 1.62.0 2017-01-04 18:08:06 +01:00
test upgraded to boost version 1.62.0 2017-01-04 18:08:06 +01:00
test_headers upgraded to boost version 1.62.0 2017-01-04 18:08:06 +01:00
tutorial upgraded to boost version 1.62.0 2017-01-04 18:08:06 +01:00
README.md upgraded to boost version 1.62.0 2017-01-04 18:08:06 +01:00

README.md

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.