⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 stdcpp_8h-source.html

📁 Crypto++是一个非常强大的密码学库,主要是功能全
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>Crypto++: stdcpp.h Source File</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.3.2 --><div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Compound&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Compound&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div><h1>stdcpp.h</h1><div class="fragment"><pre>00001 <span class="preprocessor">#ifndef CRYPTOPP_STDCPP_H</span>00002 <span class="preprocessor"></span><span class="preprocessor">#define CRYPTOPP_STDCPP_H</span>00003 <span class="preprocessor"></span>00004 <span class="preprocessor">#include &lt;stddef.h&gt;</span>00005 <span class="preprocessor">#include &lt;assert.h&gt;</span>00006 <span class="preprocessor">#include &lt;limits.h&gt;</span>00007 <span class="preprocessor">#include &lt;memory&gt;</span>00008 <span class="preprocessor">#include &lt;string&gt;</span>00009 <span class="preprocessor">#include &lt;exception&gt;</span>00010 <span class="preprocessor">#include &lt;typeinfo&gt;</span>00011 00012 00013 <span class="preprocessor">#ifdef _MSC_VER</span>00014 <span class="preprocessor"></span><span class="preprocessor">#include &lt;string.h&gt;</span>     <span class="comment">// CodeWarrior doesn't have memory.h</span>00015 <span class="preprocessor">#include &lt;algorithm&gt;</span>00016 <span class="preprocessor">#include &lt;map&gt;</span>00017 <span class="preprocessor">#include &lt;vector&gt;</span>00018 <span class="preprocessor">#include &lt;iostream&gt;</span>00019 <span class="preprocessor">#include &lt;fstream&gt;</span>00020 <span class="preprocessor">#include &lt;locale&gt;</span>00021 <span class="preprocessor">#include &lt;sstream&gt;</span>00022 00023 <span class="comment">// re-disable this</span>00024 <span class="preprocessor">#pragma warning(disable: 4231)</span>00025 <span class="preprocessor"></span><span class="preprocessor">#endif</span>00026 <span class="preprocessor"></span>00027 <span class="preprocessor">#if defined(_MSC_VER) &amp;&amp; defined(_CRTAPI1)</span>00028 <span class="preprocessor"></span><span class="preprocessor">#define CRYPTOPP_MSVCRT6</span>00029 <span class="preprocessor"></span><span class="preprocessor">#endif</span>00030 <span class="preprocessor"></span>00031 <span class="preprocessor">#endif</span></pre></div><hr size="1"><address style="align: right;"><small>Generated on Tue Jul 8 23:34:26 2003 for Crypto++ by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.2 </small></address></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -