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

Struct template binder3rd

Boost , Chapter 1. Boost.Log v2 , Utilities

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 binder3rd

boost::log::binder3rd — Third argument binder.

Synopsis

// In header: <boost/log/utility/functional/bind.hpp>
template<typename FunT, typename ThirdArgT> 
struct binder3rd : private FunT {
  // types
  typedef FunT::result_type result_type;
  // construct/copy/destruct
  binder3rd(FunT const &, unspecified);
  // public member functions
  template<typename T0, typename T1> 
    result_type operator()(T0 const &, T1 const &) const;
};

Description

binder3rd public construct/copy/destruct

  1. <
    binder3rd(FunTconst&fun,unspecifiedarg);
    >

binder3rd public member functions

  1. <
    template<typenameT0,typenameT1>
     result_typeoperator()(T0const&arg0,T1const&arg1)const;
    >

PrevUpHomeNext

Статья Struct template binder3rd раздела Chapter 1. Boost.Log v2 Utilities может быть полезна для разработчиков на c++ и boost.




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



:: Главная :: Utilities ::


реклама


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

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