36ee1e2015-10-12Pontus Östlund <!doctype html>
370d502014-11-24Henrik Grubbström (Grubba) <html> <head>
36ee1e2015-10-12Pontus Östlund  <meta content="width=device-width, initial-scale=1" name="viewport">
7e5ead2016-01-20Pontus Östlund  <meta charset="utf-8">
c0c2c82016-11-14Pontus Östlund  <title>8.0:: - Pike Reference Manual</title>
0780872016-10-04Pontus Östlund  <!-- 221-->
36ee1e2015-10-12Pontus Östlund  <link rel='stylesheet' href='../style.css'> <script src='../site.js'></script>
0780872016-10-04Pontus Östlund  <script src='../constants.js'></script> <script>PikeDoc.NO_DYNAMIC = true;</script>
370d502014-11-24Henrik Grubbström (Grubba)  <style type='text/css'> svg line { stroke:#343434; stroke-width:2; } svg text { fill:#343434; } svg a { fill:#0768b2; text-decoration: underline; } </style> </head>
36ee1e2015-10-12Pontus Östlund  <body>
370d502014-11-24Henrik Grubbström (Grubba)  <header>
36ee1e2015-10-12Pontus Östlund  <div class="header">
0e3f092016-04-19Henrik Grubbström (Grubba)  <div id="version"><strong data-id="version"></strong></div>
7e5ead2016-01-20Pontus Östlund  <div id="burger">&#9776;</div><!-- Hamburger icon --> <h1>
0e3f092016-04-19Henrik Grubbström (Grubba)  <a href="http://pike.lysator.liu.se/" class="logo">
7e5ead2016-01-20Pontus Östlund  <span>Pike programming language</span> </a> </h1>
370d502014-11-24Henrik Grubbström (Grubba)  </div> </header>
36ee1e2015-10-12Pontus Östlund  <div id="page">
370d502014-11-24Henrik Grubbström (Grubba)  <div class="navbar">
36ee1e2015-10-12Pontus Östlund  <nav>
7e5ead2016-01-20Pontus Östlund  <div class="inner" id="navbar">
36ee1e2015-10-12Pontus Östlund  <a href='../index.html'><b class='top head'>Top</b></a>
370d502014-11-24Henrik Grubbström (Grubba) <b class='selected head'>8.0::</b> <script></script> <noscript> <div class='sidebar'> <a href='../ex/8.0_3A_3A/index.html'><b>Symbol index</b></a><br /> </div> </noscript>
36ee1e2015-10-12Pontus Östlund  </div> </nav>
370d502014-11-24Henrik Grubbström (Grubba)  </div>
36ee1e2015-10-12Pontus Östlund  <div class="content"> <div class="navbox"> <nav> <div class="sidebar"> <a href="../index.html" class="prev"><span>&#10148;</span> </a> <a href="../ex/8.0_3A_3A/ADT.html" class="next">ADT <span>&#10148;</span></a> </div> </nav> </div> <div class="contentbox"> <article> <h1>Namespace 8.0::</h1>
370d502014-11-24Henrik Grubbström (Grubba) <dt class='head--doc'>Inheritance graph</dt>
4744c92015-02-15Henrik Grubbström (Grubba) <div class='inheritance-graph'><svg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' width='100%' height='65px'>
370d502014-11-24Henrik Grubbström (Grubba) <text x='0' y='20'><a class='ms reference' xlink:href='predef_3A_3A.html'>predef::</a></text> <line x1='4' y1='35' x2='35' y2='35' /> <line x1='5' y1='25' x2='5' y2='36' /> <text x='40' y='40'><tspan style='font-family:monospace; font-weight:bold;'>8.0::</tspan></text>
4744c92015-02-15Henrik Grubbström (Grubba) <line x1='45' y1='45' x2='45' y2='56' /> <line x1='44' y1='55' x2='75' y2='55' /> <text x='80' y='60'><a class='ms reference' xlink:href='7.8_3A_3A.html'>7.8::</a></text>
370d502014-11-24Henrik Grubbström (Grubba) </svg></div> <dl class='group--doc'> <dt class='head--doc'>Description</dt> <dd class='body--doc'><p>Pike 8.0 compatibility.</p> <p> The symbols in this namespace will appear in programs that use <tt>#pike 8.0</tt> or lower.</p> </dd></dl> <hr /> <dl class='group--doc'> <dt class='head--type'><span class='homogen--type'>Inherit</span> <span class='homogen--name'><b></b></span> </dt> <dd><p><code><span class='datatype'>inherit </span><a class='ms reference' href='predef_3A_3A.html'></a> : <span class='inherit'></span></code></p></dd> </dl>
36ee1e2015-10-12Pontus Östlund  </article> </div>
370d502014-11-24Henrik Grubbström (Grubba)  </div> </div>
36ee1e2015-10-12Pontus Östlund  <footer>
0780872016-10-04Pontus Östlund  <div id="build-date">Extracted from <strong data-id="version"></strong> as of <strong data-id="date" data-timestamp=""></strong>.</div>
36ee1e2015-10-12Pontus Östlund  </footer>
7e5ead2016-01-20Pontus Östlund  <script>PikeDoc.current = {"link":"ex/8.0_3A_3A.html","name":"8.0"};</script>
370d502014-11-24Henrik Grubbström (Grubba) <script src='../ex/index.js'></script> <script src='../ex/8.0_3A_3A/load_index.js'></script>
7e5ead2016-01-20Pontus Östlund  <script> // Tell PikeDoc that next actions are from loaded scripts PikeDoc.isInline = false; </script> </body>
370d502014-11-24Henrik Grubbström (Grubba) </html>