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

Struct template result<This(First, Second)>

Boost , The Boost C++ Libraries BoostBook Documentation Subset , Struct make_pair

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 result<This(First, Second)>

boost::xpressive::op::make_pair::result<This(First, Second)>

Synopsis

// In header: <boost/xpressive/regex_actions.hpp>

template<typename This, typename First, typename Second> 
struct result<This(First, Second)> {
  // types
  typedef decay< First >::type                 first_type;   // For exposition only. 
  typedef decay< Second >::type                second_type;  // For exposition only. 
  typedef std::pair< first_type, second_type > type;       
};

PrevUpHomeNext

Статья Struct template result<This(First, Second)> раздела The Boost C++ Libraries BoostBook Documentation Subset Struct make_pair может быть полезна для разработчиков на c++ и boost.




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



:: Главная :: Struct make_pair ::


реклама


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

Время компиляции файла: 2024-08-30 11:47:00
2025-05-20 05:35:10/0.0050048828125/1