$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost::units units symbols/names
From: Michael Powell (mwpowellnm_at_[hidden])
Date: 2011-07-26 11:30:40
Boost::units users,
How do I get at the unit symbol or name? I think this type thing would be
essential when receiving and parsing textual quantities from a client side
application. So say I am given "1.0 in" or "2.3 m/s^2" and so on, and be
able to translate that into the appropriate compile-time dimensional
quantity.
Thanks...
Regards,
Michael