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

Struct template droppable_accumulator_base

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 droppable_accumulator_base

boost::accumulators::droppable_accumulator_base

Synopsis

// In header: <boost/accumulators/accumulators_fwd.hpp>
template<typename Accumulator> 
struct droppable_accumulator_base : public Accumulator {
  // construct/copy/destruct
  template<typename Args> droppable_accumulator_base(Args const &);
  droppable_accumulator_base(droppable_accumulator_base const &);
  // public member functions
  template<typename Args> void operator()(Args const &);
  template<typename Args> void add_ref(Args const &);
  template<typename Args> void drop(Args const &);
  bool is_dropped() const;
};

Description

droppable_accumulator_base public construct/copy/destruct

  1. <
    template<typenameArgs>droppable_accumulator_base(Argsconst&args);
    >
  2. <
    droppable_accumulator_base(droppable_accumulator_baseconst&that);
    >

droppable_accumulator_base public member functions

  1. <
    template<typenameArgs>voidoperator()(Argsconst&args);
    >
  2. <
    template<typenameArgs>voidadd_ref(Argsconst&);
    >
  3. <
    template<typenameArgs>voiddrop(Argsconst&args);
    >
  4. <
    boolis_dropped()const;
    >

PrevUpHomeNext

Статья Struct template droppable_accumulator_base раздела 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 02:38:50/0.0033409595489502/0