![]() |
Home | Libraries | People | FAQ | More |
boost::units::add_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 add_typeof_helper<, , , , , > { // types typedef add_typeof_helper< X, Y >:: ; typedef unit< Dim, System > ; typedef quantity< unit_type, ; };