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

Struct push_front

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 push_front

boost::proto::functional::push_front — A PolymorphicFunctionObject type that invokes the fusion::push_front() algorithm on its arguments.

Synopsis

// In header: <boost/proto/functional/fusion/push_front.hpp>

struct push_front :  proto::callable {
  // member classes/structs/unions
  template<typename This, typename Seq, typename T> 
  struct result<This(Seq, T)> :  fusion::result_of::push_front<
      typename boost::add_const<typename boost::remove_reference<Seq>::type>::type
    , typename boost::remove_const<typename boost::remove_reference<T>::type>::type
  >
  {
  };
  // public member functions
  template<typename Seq, typename T> 
    typename fusion::result_of::push_front< Seq const, T >::type 
    operator()(Seq const &, T const &) const;
};

Description

Тип PolymorphicFunctionObject, который вызывает алгоритм fusion::push_front() на своих аргументах.

push_front public member functions

  1. templatetypename  typename result_of::push_front, :&&const;const;


PrevUpHomeNext

Статья Struct push_front раздела The Boost C++ Libraries BoostBook Documentation Subset Reference может быть полезна для разработчиков на c++ и boost.




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



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


реклама


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

Время компиляции файла: 2024-08-30 11:47:00
2025-05-19 23:06:03/0.0082089900970459/1