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