boost::units::get_dimension<absolute< Unit >> — get the dimension of an absolute unit
template<typename Unit> struct get_dimension<absolute< Unit >> { // types typedef get_dimension< Unit >::type type; };