Карта сайта Kansoftware
НОВОСТИУСЛУГИРЕШЕНИЯКОНТАКТЫ
Разработка программного обеспечения

Struct template unpack_expr<Tag, Domain, Sequence>

Boost , The Boost C++ Libraries BoostBook Documentation Subset , Reference

Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

Struct template unpack_expr<Tag, Domain, Sequence>

boost::proto::result_of::unpack_expr<Tag, Domain, Sequence> — Metafunction that computes the return type of the proto::unpack_expr() function, within the specified domain.

Synopsis

// In header: <boost/proto/make_expr.hpp>
template<typename Tag, typename Domain, typename Sequence> 
struct unpack_expr<Tag, Domain, Sequence> {
  // types
  typedef 
    typename proto::result_of::make_expr<
      Tag,
      Domain,
      typename fusion::result_of::value_at_c<S, 0>::type,
      ...
      typename fusion::result_of::value_at_c<S, N-1>::type
    >::type
   type;  // Where S is a RandomAccessSequence equivalent to Sequence, and N is the size of S.
};

Description

Вычисляет тип возвратапрото::unpack_expr()Функция.


PrevUpHomeNext

Статья Struct template unpack_expr<Tag, Domain, Sequence> раздела The Boost C++ Libraries BoostBook Documentation Subset Reference может быть полезна для разработчиков на c++ и boost.




Материалы статей собраны из открытых источников, владелец сайта не претендует на авторство. Там где авторство установить не удалось, материал подаётся без имени автора. В случае если Вы считаете, что Ваши права нарушены, пожалуйста, свяжитесь с владельцем сайта.



:: Главная :: Reference ::


реклама


©KANSoftWare (разработка программного обеспечения, создание программ, создание интерактивных сайтов), 2007
Top.Mail.Ru

Время компиляции файла: 2024-08-30 11:47:00
2025-05-20 00:07:37/0.0051169395446777/1