mirror of
https://github.com/boostorg/regex.git
synced 2025-07-16 13:52:17 +02:00
Added comment to suppress inspect warning.
[SVN r43148]
This commit is contained in:
@ -5,6 +5,7 @@
|
|||||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
|
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
|
||||||
<meta name="Template" content="C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\html.dot">
|
<meta name="Template" content="C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\html.dot">
|
||||||
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
|
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
|
||||||
|
<!-- boostinspect:nounlinked -->
|
||||||
</head>
|
</head>
|
||||||
<body bgcolor="#ffffff" link="#0000ff" vlink="#800080">
|
<body bgcolor="#ffffff" link="#0000ff" vlink="#800080">
|
||||||
<h2>Regular Expression Performance Comparison</h2>
|
<h2>Regular Expression Performance Comparison</h2>
|
||||||
@ -65,7 +66,7 @@
|
|||||||
the text indicated was measured. </p>
|
the text indicated was measured. </p>
|
||||||
<P>%short_matches%</P>
|
<P>%short_matches%</P>
|
||||||
<hr>
|
<hr>
|
||||||
<p><i><EFBFBD> Copyright John Maddock 2003</i></p>
|
<p><i>© Copyright John Maddock 2003</i></p>
|
||||||
<p><i>Use, modification and distribution are subject to the Boost Software License,
|
<p><i>Use, modification and distribution are subject to the Boost Software License,
|
||||||
Version 1.0. (See accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a>
|
Version 1.0. (See accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a>
|
||||||
or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
|
or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
|
||||||
|
Reference in New Issue
Block a user