Struct template plain_return_type_2<arithmetic_action< divide_action >, boost::units::quantity< Unit1, X >, boost::units::quantity< Unit2, Y >> Boost , The Boost C++ Libraries BoostBook Documentation Subset , Reference
Struct template plain_return_type_2<arithmetic_action< divide_action >, boost::units::quantity< Unit1, X >, boost::units::quantity< Unit2, Y >>
boost::lambda::plain_return_type_2<arithmetic_action< divide_action >, boost::units::quantity< Unit1, X >, boost::units::quantity< Unit2, Y >>
Synopsis
template < typename Unit1, typename X, typename Unit2, typename Y>
struct plain_return_type_2 < arithmetic_action < divide_action > , boost :: units :: quantity < Unit1 , X > , boost :: units :: quantity < Unit2 , Y > > {
typedef boost::units::divide_typeof_helper < boost::units::quantity < Unit1 , X > , boost::units::quantity < Unit2 , Y > > :: type type ;
} ;
Description
Частичные специализации типа возврата признака для действия количество/количество.
Статья Struct template plain_return_type_2<arithmetic_action< divide_action >, boost::units::quantity< Unit1, X >, boost::units::quantity< Unit2, Y >> раздела The Boost C++ Libraries BoostBook Documentation Subset Reference может быть полезна для разработчиков на c++ и boost.
Материалы статей собраны из открытых источников, владелец сайта не претендует на авторство. Там где авторство установить не удалось, материал подаётся без имени автора. В случае если Вы считаете, что Ваши права нарушены, пожалуйста, свяжитесь с владельцем сайта.
:: Главная :: Reference ::