
|
Boost.Regex
Index
|

|
訳者よりお知らせ
Boost.Regexはversion 1.31において大幅な変更が行われました.
version 1.30のドキュメントはこちらをご覧ください.
Boost.Regex version 1.31 リリース版には修正パッチ(boost-1.31.0-regex-patch-20040503.zip)が出ています.
圧縮ファイルを展開して,boost-path/boost/regex/v4 ディレクトリの同名のファイルを上書きした後,
再度ライブラリをビルドして下さい.
Contents
* は翻訳済み
- 概要 *
- 設定とセットアップ *
- インストール *
-
- Borland C++ Builder
-
Microsoft Visual C++
- GNU G++
- Sun Forte Compiler
-
それ以外のコンパイラ (bjamによるビルド)
- リファレンス
-
- 型
-
- syntax_option_type
- match_flag_type
- class bad_expression
- class regex_traits
- class template basic_regex *
- class template sub_match
- class template match_results *
- アルゴリズム
-
- regex_match
- regex_search*
- regex_replace*
- イテレータ
-
- regex_iterator
- regex_token_iterator
- その他
-
- POSIX API 互換関数
- 部分マッチ
- 正規表現文法
- 書式化文字列文法
- マッチの捕捉を理解するために
- 非推奨のインタフェース
-
- class regbase
- class
template reg_expression
- Algorithm
regex_grep
- Algorithm regex_format
- Algorithm regex_merge
-
Algorithm regex_split
- class RegEx
- FAQ
- 付録
-
- 実装
- スレッド安全性
- 地域化
- 例
- ヘッダファイル
- 再配布とライブラリ名
- 標準への整合性
- 歴史
- パフォーマンス
- 連絡先と謝辞
Revised
24 Oct 2003
ゥ Copyright John Maddock 1998-
2003
Use, modification and distribution are subject to the Boost Software License,
Version 1.0. (See accompanying file LICENSE_1_0.txt
or copy at http://www.boost.org/LICENSE_1_0.txt)