v3 flag enabled
Domain C++03
Added in 1.36.0

Boost.Units

Zero-overhead dimensional analysis and unit/quantity manipulation and conversion.

Dependencies

No dependencies

Contributors: This Release


Documentation

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.

Latest Boost.Units posts

Join the Boost Developers Mailing List

Get the latest on releases, features, security patches, fixes and all major announcements.

All Contributors