Skip to content

Latest commit

 

History

History
84 lines (48 loc) · 2.58 KB

libraries_and_applications.md

File metadata and controls

84 lines (48 loc) · 2.58 KB

Libraries and applications

Table of contents


Dimensional analysis

Boost.Units

The Boost.Units library is an implementation of dimensional analysis in a general and extensible manner, treating it as a generic compile-time metaprogramming problem. Support for units and quantities (defined as a unit and associated value) for arbitrary unit system models and arbitrary value types is provided, as is a fine-grained general facility for unit conversions.

mp-units

🔗

🎥


Boost

🔗

Boost.Iterator

Boost.SmartPtr

boost::intrusive_ptr

The boost::intrusive_ptr class is a smart pointer that stores a pointer to an object with an embedded reference count, which is managed somewhere outside the smart pointer.

🔗


Applications

Space industry

🎥

Robotics