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

Struct template modulus_assign_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 modulus_assign_base

boost::numeric::functional::modulus_assign_base

Synopsis

// In header: <boost/accumulators/numeric/functional.hpp>
template<typename Left, typename Right, typename EnableIf = void> 
struct modulus_assign_base : public std::binary_function< Left, Right, typeof(lvalue< Left >()%=lvalue< Right >())>
{
  // public member functions
  result_type operator()(Left &, Right &) const;
};

Description

modulus_assign_base public member functions

  1. <
    result_typeoperator()(Left&left,Right&right)const;
    >

    Возвращение:

    левый % = правый


PrevUpHomeNext

Статья Struct template modulus_assign_base раздела 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 21:20:41/0.0060780048370361/0