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