Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(101)

Side by Side Diff: gcc/libstdc++-v3/doc/html/manual/bk01pt12pr03.html

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or g/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title></title><meta name="generator" cont ent="DocBook XSL Stylesheets V1.74.0" /><meta name="keywords" content="&#10; ISO C++&#10; , &#10; library&#10; " /><link rel="home" href="../spi ne.html" title="The GNU C++ Library Documentation" /><link rel="up" href="extens ions.html" title="Part XII.  Extensions" /><link rel="prev" href="extensions.htm l" title="Part XII.  Extensions" /><link rel="next" href="ext_compile_checks.htm l" title="Chapter 29. Compile Time Checks" /></head><body><div class="navheader" ><table width="100%" summary="Navigation header"><tr><th colspan="3" align="cent er"></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="extensions .html">Prev</a> </td><th width="60%" align="center">Part XII. 
4 Extensions
5
6 </th><td width="20%" align="right"> <a accesskey="n" href="ext_compile_checks.ht ml">Next</a></td></tr></table><hr /></div><div class="preface" lang="en" xml:lan g="en"><div class="titlepage"><div><div><h2 class="title"><a id="id415391"></a>< /h2></div></div></div><p>
7 Here we will make an attempt at describing the non-Standard extensions to
8 the library. Some of these are from SGI's STL, some of these are GNU's,
9 and some just seemed to appear on the doorstep.
10 </p><p><span class="emphasis"><em>Before</em></span> you leap in and use any of these
11 extensions, be aware of two things:
12 </p><div class="orderedlist"><ol type="1"><li><p>
13 Non-Standard means exactly that.
14 </p><p>
15 The behavior, and the very
16 existence, of these extensions may change with little or no
17 warning. (Ideally, the really good ones will appear in the next
18 revision of C++.) Also, other platforms, other compilers, other
19 versions of g++ or libstdc++ may not recognize these names, or
20 treat them differently, or...
21 </p></li><li><p>
22 You should know how to <a class="ulink" href="XXX" target="_top">access
23 these headers properly</a>.
24 </p></li></ol></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" hr ef="extensions.html">Prev</a> </td><td width="20%" align="center"><a accesskey=" u" href="extensions.html">Up</a></td><td width="40%" align="right"> <a accesskey ="n" href="ext_compile_checks.html">Next</a></td></tr><tr><td width="40%" align= "left" valign="top">Part XII. 
25 Extensions
26
27  </td><td width="20%" align="center"><a accesskey="h" href="../spine.html">Home< /a></td><td width="40%" align="right" valign="top"> Chapter 29. Compile Time Che cks</td></tr></table></div></body></html>
OLDNEW
« no previous file with comments | « gcc/libstdc++-v3/doc/html/manual/bk01pt12ch40s03.html ('k') | gcc/libstdc++-v3/doc/html/manual/codecvt.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698