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