1 Star 0 Fork 0

mobangjack / memory

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
classfoonathan_1_1memory_1_1std__allocator-members.html 13.56 KB
一键复制 编辑 原始数据 按行查看 历史
Jonathan Müller 提交于 2020-05-05 17:04 . Update documentation
<!-- HTML header for doxygen 1.8.16-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.18"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>memory: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">memory
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div id="main-nav">
<ul class="sm sm-dox" id="main-menu">
<li><a href="index.html">Main Page</a></li>
<li><a href="md_doc_tutorial.html">Tutorial</a></li>
<li><a href="namespacefoonathan_1_1memory.html">Index</a></li>
<li><a href="files.html">Files</a></li>
</ul>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.18 -->
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacefoonathan.html">foonathan</a></li><li class="navelem"><a class="el" href="namespacefoonathan_1_1memory.html">memory</a></li><li class="navelem"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">std_allocator&lt; T, RawAllocator &gt; Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html#a6d7f043644ba31be0c9f4e1928ec3f2f">allocate</a>(size_type n, void *=nullptr)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>allocator_type</b> typedef (defined in <a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a>)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>const_pointer</b> typedef (defined in <a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a>)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>const_reference</b> typedef (defined in <a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a>)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html#ac91dc09e66922343727d11af1fce04b9">construct</a>(U *p, Args &amp;&amp;... args)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html#a32360c6e0b0b34e8d91a0d0f7767b6ef">deallocate</a>(pointer p, size_type n) noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html#aa90e9eae27307478558886c72669d73d">destroy</a>(U *p) noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>difference_type</b> typedef (defined in <a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a>)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html#a515787687858e1051c3c60131d9849b7">get_allocator</a>() noexcept -&gt; decltype(std::declval&lt; alloc_reference &gt;().get_allocator())</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html#aecc6ab452fa445dffbe266554beb7e5a">get_allocator</a>() const noexcept -&gt; decltype(std::declval&lt; const alloc_reference &gt;().get_allocator())</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html#ad4bb35bfde10edb491e593b1938f1614">make_std_allocator</a>(RawAllocator &amp;&amp;allocator) noexcept -&gt; std_allocator&lt; T, typename std::decay&lt; RawAllocator &gt;::type &gt;</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"><span class="mlabel">related</span></td></tr>
<tr><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html#ac2a85e463df4e95c1bf051cfb8237805">max_size</a>() const noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html#ade728d2962d0d3f292e4286f666044cd">operator!=</a>(const std_allocator&lt; T, Impl &gt; &amp;lhs, const std_allocator&lt; U, Impl &gt; &amp;rhs) noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"><span class="mlabel">related</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>operator==</b> (defined in <a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a>)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html#ac15a6de6bb77fc58b63b3d387656b61d">operator==</a>(const std_allocator&lt; T, Impl &gt; &amp;lhs, const std_allocator&lt; U, Impl &gt; &amp;rhs) noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"><span class="mlabel">related</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>pointer</b> typedef (defined in <a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a>)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>propagate_on_container_copy_assignment</b> typedef (defined in <a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a>)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>propagate_on_container_move_assignment</b> typedef (defined in <a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a>)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>propagate_on_container_swap</b> typedef (defined in <a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a>)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>reference</b> typedef (defined in <a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a>)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html#a87b6385dfe32de17cdb0ea670932dc93">select_on_container_copy_construction</a>() const</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>size_type</b> typedef (defined in <a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a>)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html#a9b3c34b4765ab84278e5c2b4a023ffb7">std_allocator</a>() noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html#a8c5dbc0f9361001987b9562b092e4a27">std_allocator</a>(RawAlloc &amp;alloc, FOONATHAN_SFINAE(alloc_reference(alloc))) noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html#a43eb7a884b85d01d88681510c61b0b25">std_allocator</a>(const RawAlloc &amp;alloc, FOONATHAN_SFINAE(alloc_reference(alloc))) noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html#a5ef0e0a56669c5b53a0a196d51964298">std_allocator</a>(const alloc_reference &amp;alloc) noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html#a89e097c83e80cc13876d167bd779e720">std_allocator</a>(const allocator_storage&lt; StoragePolicy, OtherMut &gt; &amp;)=delete</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html#a775d113550b16d70ae7568c934ea099c">std_allocator</a>(const std_allocator&lt; U, RawAllocator &gt; &amp;alloc) noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html#a5002254a58b6fb0347d2a9d4c36a36fe">std_allocator</a>(std_allocator&lt; U, RawAllocator &gt; &amp;alloc) noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>value_type</b> typedef (defined in <a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a>)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1std__allocator.html">std_allocator&lt; T, RawAllocator &gt;</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- HTML footer for doxygen 1.8.16-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.18
</small></address>
</body>
</html>
1
https://gitee.com/mobangjack/memory.git
git@gitee.com:mobangjack/memory.git
mobangjack
memory
memory
gh-pages

搜索帮助