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

Struct in_range_fun

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 in_range_fun

boost::log::in_range_fun — The in_range functor.

Synopsis

// In header: <boost/log/utility/functional/in_range.hpp>

struct in_range_fun {
  // types
  typedef bool result_type;
  // public member functions
  template<typename T, typename U> 
    bool operator()(T const &, std::pair< U, U > const &) const;
  // private static functions
  template<typename T, typename U> 
    static bool op(T const &, std::pair< U, U > const &, mpl::false_ const &);
  template<typename T, typename U> 
    static bool op(T const &, std::pair< U, U > const &, mpl::true_ const &);
};

Description

in_range_fun public member functions

  1. <
    template<typenameT,typenameU>
     booloperator()(Tconst&value,std::pair<U,U>const&rng)const;
    >

in_range_fun private static functions

  1. <
    template<typenameT,typenameU>
     staticboolop(Tconst&value,std::pair<U,U>const&rng,
                    mpl::false_const&);
    >
  2. <
    template<typenameT,typenameU>
     staticboolop(Tconst&value,std::pair<U,U>const&rng,
                    mpl::true_const&);
    >

PrevUpHomeNext

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




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



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


реклама


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

Время компиляции файла: 2024-08-30 11:47:00
2025-05-19 20:09:54/0.008051872253418/1