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

Struct end

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 end

boost::proto::functional::end — A PolymorphicFunctionObject type that invokes the boost::end() accessor function on its arguments.

Synopsis

// In header: <boost/proto/functional/range/end.hpp>

struct end :  proto::callable {
  // member classes/structs/unions
  template<typename This, typename Range> 
  struct result<This(Range)> :  boost::range_iterator<
      typename boost::remove_reference<Range>::type
  >
  {
  };
  // public member functions
  template<typename Range> 
    typename boost::range_iterator< Range >::type operator()(Range &) const;
  template<typename Range> 
    typename boost::range_iterator< Range const >::type 
    operator()(Range const &) const;
};

Description

Тип PolymorphicFunctionObject, который вызывает функцию доступа boost::end() на своих аргументах.

end public member functions

  1. templatetypename Range> boostrange_iteratorRange&const;
  • templatetypename>boostrange_iteratoroperatorconst&const rngconst


  • PrevUpHomeNext

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




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



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


    реклама


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

    Время компиляции файла: 2024-08-30 11:47:00
    2025-07-05 22:19:38/0.0062360763549805/0