]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/regex/doc/html/boost_regex/background_information.html
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / regex / doc / html / boost_regex / background_information.html
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
4 <title>Background Information</title>
5 <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
6 <meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
7 <link rel="home" href="../index.html" title="Boost.Regex 5.1.2">
8 <link rel="up" href="../index.html" title="Boost.Regex 5.1.2">
9 <link rel="prev" href="ref/internal_details/uni_iter.html" title="Unicode Iterators">
10 <link rel="next" href="background_information/headers.html" title="Headers">
11 </head>
12 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13 <table cellpadding="2" width="100%"><tr>
14 <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
15 <td align="center"><a href="../../../../../index.html">Home</a></td>
16 <td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
17 <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
18 <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
19 <td align="center"><a href="../../../../../more/index.htm">More</a></td>
20 </tr></table>
21 <hr>
22 <div class="spirit-nav">
23 <a accesskey="p" href="ref/internal_details/uni_iter.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="background_information/headers.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
24 </div>
25 <div class="section">
26 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
27 <a name="boost_regex.background_information"></a><a class="link" href="background_information.html" title="Background Information">Background Information</a>
28 </h2></div></div></div>
29 <div class="toc"><dl>
30 <dt><span class="section"><a href="background_information/headers.html">Headers</a></span></dt>
31 <dt><span class="section"><a href="background_information/locale.html">Localization</a></span></dt>
32 <dt><span class="section"><a href="background_information/thread_safety.html">Thread
33 Safety</a></span></dt>
34 <dt><span class="section"><a href="background_information/examples.html">Test and
35 Example Programs</a></span></dt>
36 <dt><span class="section"><a href="background_information/futher.html">References
37 and Further Information</a></span></dt>
38 <dt><span class="section"><a href="background_information/faq.html">FAQ</a></span></dt>
39 <dt><span class="section"><a href="background_information/performance.html">Performance</a></span></dt>
40 <dd><dl>
41 <dt><span class="section"><a href="background_information/performance/section_Testing_Perl_searches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html">Testing
42 Perl searches (platform = Windows x64, compiler = Microsoft Visual C++ version
43 14.0)</a></span></dt>
44 <dt><span class="section"><a href="background_information/performance/section_Testing_Perl_searches_platform_linux_compiler_GNU_C_version_5_1_0_.html">Testing
45 Perl searches (platform = linux, compiler = GNU C++ version 5.1.0)</a></span></dt>
46 <dt><span class="section"><a href="background_information/performance/section_Testing_leftmost_longest_searches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html">Testing
47 leftmost-longest searches (platform = Windows x64, compiler = Microsoft Visual
48 C++ version 14.0)</a></span></dt>
49 <dt><span class="section"><a href="background_information/performance/section_Testing_leftmost_longest_searches_platform_linux_compiler_GNU_C_version_5_1_0_.html">Testing
50 leftmost-longest searches (platform = linux, compiler = GNU C++ version 5.1.0)</a></span></dt>
51 <dt><span class="section"><a href="background_information/performance/section_Testing_simple_Perl_matches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html">Testing
52 simple Perl matches (platform = Windows x64, compiler = Microsoft Visual
53 C++ version 14.0)</a></span></dt>
54 <dt><span class="section"><a href="background_information/performance/section_Testing_simple_Perl_matches_platform_linux_compiler_GNU_C_version_5_1_0_.html">Testing
55 simple Perl matches (platform = linux, compiler = GNU C++ version 5.1.0)</a></span></dt>
56 <dt><span class="section"><a href="background_information/performance/section_Testing_simple_leftmost_longest_matches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html">Testing
57 simple leftmost-longest matches (platform = Windows x64, compiler = Microsoft
58 Visual C++ version 14.0)</a></span></dt>
59 <dt><span class="section"><a href="background_information/performance/section_Testing_simple_leftmost_longest_matches_platform_linux_compiler_GNU_C_version_5_1_0_.html">Testing
60 simple leftmost-longest matches (platform = linux, compiler = GNU C++ version
61 5.1.0)</a></span></dt>
62 </dl></dd>
63 <dt><span class="section"><a href="background_information/standards.html">Standards
64 Conformance</a></span></dt>
65 <dt><span class="section"><a href="background_information/redist.html">Redistributables</a></span></dt>
66 <dt><span class="section"><a href="background_information/acknowledgements.html">Acknowledgements</a></span></dt>
67 <dt><span class="section"><a href="background_information/history.html">History</a></span></dt>
68 </dl></div>
69 </div>
70 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
71 <td align="left"></td>
72 <td align="right"><div class="copyright-footer">Copyright &#169; 1998-2013 John Maddock<p>
73 Distributed under the Boost Software License, Version 1.0. (See accompanying
74 file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
75 </p>
76 </div></td>
77 </tr></table>
78 <hr>
79 <div class="spirit-nav">
80 <a accesskey="p" href="ref/internal_details/uni_iter.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="background_information/headers.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
81 </div>
82 </body>
83 </html>