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

Struct regex_error

Boost , The Boost C++ Libraries BoostBook Documentation Subset , Reference

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 regex_error

boost::xpressive::regex_error — The class regex_error defines the type of objects thrown as exceptions to report errors during the conversion from a string representing a regular expression to a finite state machine.

Synopsis

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

struct regex_error : public std::runtime_error, public exception {
  // construct/copy/destruct
  explicit regex_error(regex_constants::error_type, char const * = "");
  ~regex_error();
  // public member functions
  regex_constants::error_type code() const;
};

Description

regex_error public construct/copy/destruct

  1. <
    explicitregex_error(regex_constants::error_typecode,charconst*str="");
    >

    Построение объекта класса<regex_error>.

    Параметры:

    <code>

    Ошибка<regex_error>представляет собой.

    <str>

    Ссылка на это<regex_error>.

    Постусловия:

    код() == код

  2. <
    ~regex_error();
    >

    Разрушитель для класса<regex_error>

    Броски:

    Не буду бросать.

regex_error public member functions

  1. <
    regex_constants::error_typecode()const;
    >

    Аксессуар для значения ошибки_типа

    Возврат:

    код ошибки_типа, переданный конструктору

    Бросок:

    Не бросит
    .

PrevUpHomeNext

Статья Struct regex_error раздела The Boost C++ Libraries BoostBook Documentation Subset Reference может быть полезна для разработчиков на c++ и boost.




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



:: Главная :: Reference ::


реклама


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

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