Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Installation

The core header files are located in boost/units. Unit system headers are located in <boost/units/systems>. There are no source files for the library itself - the library is header-only. Example programs demonstrating various aspects of the library can be found in boost/libs/units/example. Programs for unit testing are provided in boost/libs/units/test.


PrevUpHomeNext