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

Struct template keyword

Boost , Boost.Test , Header <boost/test/utils/named_params.hpp>

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 keyword

boost::nfp::keyword

Synopsis

// In header: <boost/test/utils/named_params.hpp>
template<typename unique_id, bool required> 
struct keyword {
  // types
  typedef unique_id id;
  // construct/copy/destruct
  template<typename T> 
    named_parameter< T const, unique_id > operator=(T const &) const;
  template<typename T> named_parameter< T, unique_id > operator=(T &) const;
  named_parameter< char const *, unique_id, char const * > 
  operator=(char const *) const;
};

Description

keyword public construct/copy/destruct

  1. <
    template<typenameT>
     named_parameter<Tconst,unique_id>operator=(Tconst&t)const;
    >
  2. <
    template<typenameT>named_parameter<T,unique_id>operator=(T&t)const;
    >
  3. <
    named_parameter<charconst*,unique_id,charconst*>
    operator=(charconst*t)const;
    >

PrevUpHomeNext

Статья Struct template keyword раздела Boost.Test Header <boost/test/utils/named_params.hpp> может быть полезна для разработчиков на c++ и boost.




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



:: Главная :: Header <boost/test/utils/named_params.hpp> ::


реклама


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

Время компиляции файла: 2024-08-30 11:47:00
2025-07-05 03:19:40/0.0033810138702393/0