![]() |
Home | Libraries | People | FAQ | More |
boost::units::subtract_typeof_helper<quantity< unit< Dim, System >, X >, quantity< unit< Dim, System >, Y >>
// In header: <boost/units/quantity.hpp> template<typename Dim, typename System, typename X, typename Y> struct subtract_typeof_helper<, , , , , > { // types typedef subtract_typeof_helper< X, Y >:: ; typedef unit< Dim, System > ; typedef quantity< unit_type, ; };