This module defines functions to parse units and quantities.
Exception thrown when parsing encounters an unexpected token.
A quantity parser.
Contains the symbols of the units and the prefixes that a parser can handle.
See Source File https://github.com/biozic/quantities
Nicolas Sicard
Copyright 2013-2018, Nicolas Sicard
www.boost.org/LICENSE_1_0.txt, Boost License 1.0
This module defines functions to parse units and quantities.