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

Struct less_equal

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 less_equal

boost::log::less_equal — Less or equal predicate.

Synopsis

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

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

Description

less_equal public member functions

  1. <
    template<typenameT,typenameU>
     booloperator()(Tconst&left,Uconst&right)const;
    >

less_equal private static functions

  1. <
    template<typenameT,typenameU>
     staticboolop(Tconst&left,Uconst&right,mpl::false_const&);
    >
  2. <
    template<typenameT,typenameU>
     staticboolop(Tconst&left,Uconst&right,mpl::true_const&);
    >

PrevUpHomeNext

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




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



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


реклама


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

Время компиляции файла: 2024-08-30 11:47:00
2025-05-19 23:39:47/0.0080521106719971/1