8 Sep
2011
8 Sep
'11
9:01 p.m.
AMDG On 09/08/2011 01:39 PM, Michael Powell wrote:
Next up, I need to capture a flow_rate, which I think is something like,
typedef derived_dimension
::type flow_rate_dimension; Or possibly, would be better,
typedef derived_dimension
::type flow_rate_dimension; But this is causing the same type of build errors.
?
You're mixing dimensions and base dimensions incorrectly.
Use either:
derived_dimension