This is an older version of Boost and was released in 2015. The current version is 1.87.0.
C++
03
Added in Boost
1.36.0
Categories:
Domain
Zero-overhead dimensional analysis and unit/quantity manipulation and conversion.
This Release
Dependencies
Config
Core
Integer
IO
Lambda
Math
MPL
Preprocessor
Serialization
Static Assert
Type Traits
Typeof
Added
Integer
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.