type_function get_unit - kwikius/pqs GitHub Wiki
| Home | Concepts | TypeTemplates | Types | TypeFunctions | InlineConstants |
return the unit of a model of quantity
#include pqs/type_functions/get_unit.hpp>
type | model of | notes |
---|---|---|
Q | quantity | |
U | unit |
type expression | result | notes |
---|---|---|
get_unit< Q > | U |