mirror of
https://github.com/boostorg/multi_index.git
synced 2026-02-18 02:02:16 +00:00
typo
[SVN r23524]
This commit is contained in:
@@ -316,7 +316,7 @@ The following measures can help alleviate these problems:
|
||||
this option range from 300 to 800.</li>
|
||||
<li>If in debug mode, try switching from <code>/ZI</code> (Program Database for
|
||||
Edit and Continue) to a less demanding type of debugging information
|
||||
(<code>/Zi</code>, <code>/Z7</code> or <code>Zd</code>.)</li>
|
||||
(<code>/Zi</code>, <code>/Z7</code> or <code>/Zd</code>.)</li>
|
||||
<li>Play with the precompiled headers options. Usually, turning this feature
|
||||
off yields the best results.</li>
|
||||
<li>If the compiler emits the error
|
||||
@@ -408,7 +408,7 @@ Performance
|
||||
|
||||
<br>
|
||||
|
||||
<p>Revised July 8th 2004</p>
|
||||
<p>Revised July 14th 2004</p>
|
||||
|
||||
<p>© Copyright 2003-2004 Joaquín M López Muñoz.
|
||||
Distributed under the Boost Software
|
||||
|
||||
Reference in New Issue
Block a user