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

Struct template unexpr

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 unexpr

boost::proto::unexpr — Lets you inherit the interface of an expression while hiding from Proto the fact that the type is a Proto expression.

Synopsis

// In header: <boost/proto/expr.hpp>
template<typename Expr> 
struct unexpr :  Expr {
  // construct/copy/destruct
  unexpr(Expr const &);
};

Description

Для выражения типа<E>< proto::is_expr<E>::value >является<true>, но< proto::is_expr<proto::unexpr<E> >::value >является<false>.

unexpr public construct/copy/destruct

  1. <
    unexpr(Exprconst&expr);
    >

PrevUpHomeNext

Статья Struct template unexpr раздела 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 02:40:48/0.003242015838623/0