1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3 4 5<html xmlns="http://www.w3.org/1999/xhtml"> 6 <head> 7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 8 9 <title>Search — Boost.HigherOrderFunctions 0.6 documentation</title> 10 11 <link rel="stylesheet" href="_static/boostbook.css" type="text/css" /> 12 <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> 13 14 <script type="text/javascript"> 15 var DOCUMENTATION_OPTIONS = { 16 URL_ROOT: './', 17 VERSION: '0.6', 18 COLLAPSE_INDEX: false, 19 FILE_SUFFIX: '.html', 20 HAS_SOURCE: true, 21 SOURCELINK_SUFFIX: '.txt' 22 }; 23 </script> 24 <script type="text/javascript" src="_static/jquery.js"></script> 25 <script type="text/javascript" src="_static/underscore.js"></script> 26 <script type="text/javascript" src="_static/doctools.js"></script> 27 <script type="text/javascript" src="_static/searchtools.js"></script> 28 <link rel="index" title="Index" href="genindex.html" /> 29 <link rel="search" title="Search" href="#" /> 30 <script type="text/javascript"> 31 jQuery(function() { Search.loadIndex("searchindex.js"); }); 32 </script> 33 34 <script type="text/javascript" id="searchindexloader"></script> 35 36 37 </head> 38 <body role="document"> 39<table cellpadding="2" width="100%"><tr> 40<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86"src="_static/boost.png"></td> 41</tr></table> 42 43<div class="spirit-nav"> 44<a accesskey="p" ><img src="_static/prev.png" alt="Prev"></a> 45<a accesskey="u" href="doc/index.html"><img src="_static/up.png" alt="Up"></a> 46<a accesskey="h" href="doc/index.html"><img src="_static/home.png" alt="Home"></a> 47<a accesskey="n" ><img src="_static/next.png" alt="Next"></a> 48</div> 49 50 51 <div class="document"> 52 <div class="chapter"> 53 <div class="body" role="main"> 54 55 <h1 id="search-documentation">Search</h1> 56 <div id="fallback" class="admonition warning"> 57 <script type="text/javascript">$('#fallback').hide();</script> 58 <p> 59 Please activate JavaScript to enable the search 60 functionality. 61 </p> 62 </div> 63 <p> 64 From here you can search these documents. Enter your search 65 words into the box below and click "search". Note that the search 66 function will automatically search for all of the words. Pages 67 containing fewer words won't appear in the result list. 68 </p> 69 <form action="" method="get"> 70 <input type="text" name="q" value="" /> 71 <input type="submit" value="search" /> 72 <span id="search-progress" style="padding-left: 10px"></span> 73 </form> 74 75 <div id="search-results"> 76 77 </div> 78 79 </div> 80 </div> 81 <div class="clearer"></div> 82 </div> 83 <div class="footer" role="contentinfo"> 84 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> 85 <td align="left"></td> 86 <td align="right"><div class="copyright-footer"> 87 © Copyright 2016, Paul Fultz II. 88 89 Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.6. 90 <p>Distributed under the Boost Software License, Version 1.0. 91 (See accompanying file <code class="filename">LICENSE_1_0.txt</code> or copy at 92 <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) 93 </p> 94 </div></td> 95 </tr></table> 96 </div> 97 </body> 98</html>