feat:replace boost library with C++11 std library
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.16"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<meta name="generator" content="Doxygen 1.8.11"/>
|
||||
<title>Livox SDK API: spdlog::details::fmt_helper Namespace Reference</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
@@ -14,12 +13,15 @@
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(document).ready(initResizable);
|
||||
/* @license-end */</script>
|
||||
$(window).load(resizeHeight);
|
||||
</script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() { init_search(); });
|
||||
</script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -31,7 +33,7 @@
|
||||
<td id="projectlogo"><img alt="Logo" src="1.png"/></td>
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">Livox SDK API
|
||||
 <span id="projectnumber">V2.0.0</span>
|
||||
 <span id="projectnumber">V2.1.0</span>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -39,22 +41,40 @@
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.16 -->
|
||||
<!-- Generated by Doxygen 1.8.11 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
<div id="navrow1" class="tabs">
|
||||
<ul class="tablist">
|
||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||
<li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li>
|
||||
<li><a href="annotated.html"><span>Classes</span></a></li>
|
||||
<li><a href="files.html"><span>Files</span></a></li>
|
||||
<li>
|
||||
<div id="MSearchBox" class="MSearchBoxInactive">
|
||||
<span class="left">
|
||||
<img id="MSearchSelect" src="search/mag_sel.png"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
alt=""/>
|
||||
<input type="text" id="MSearchField" value="Search" accesskey="S"
|
||||
onfocus="searchBox.OnSearchFieldFocus(true)"
|
||||
onblur="searchBox.OnSearchFieldFocus(false)"
|
||||
onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
||||
</span><span class="right">
|
||||
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
|
||||
</span>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="navrow2" class="tabs2">
|
||||
<ul class="tablist">
|
||||
<li><a href="namespaces.html"><span>Namespace List</span></a></li>
|
||||
<li><a href="namespacemembers.html"><span>Namespace Members</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
@@ -67,9 +87,7 @@ $(function() {
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(document).ready(function(){initNavTree('namespacespdlog_1_1details_1_1fmt__helper.html','');});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
@@ -131,9 +149,7 @@ Functions</h2></td></tr>
|
||||
<tr class="separator:a27585b20ce58cd861f4e37be0057cc41"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<h2 class="groupheader">Function Documentation</h2>
|
||||
<a id="a1cd64e7ba833d726c77344aa9fb85e6a"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a1cd64e7ba833d726c77344aa9fb85e6a">◆ </a></span>append_buf()</h2>
|
||||
|
||||
<a class="anchor" id="a1cd64e7ba833d726c77344aa9fb85e6a"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
@@ -167,13 +183,11 @@ template<size_t Buffer_Size1, size_t Buffer_Size2> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="fmt__helper_8h_source.html#l00023">23</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="fmt__helper_8h_source.html#l00023">23</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a0d2621043fa718e54ffcaa2e9812dfa4"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a0d2621043fa718e54ffcaa2e9812dfa4">◆ </a></span>append_int()</h2>
|
||||
|
||||
<a class="anchor" id="a0d2621043fa718e54ffcaa2e9812dfa4"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
@@ -207,13 +221,11 @@ template<typename T , size_t Buffer_Size> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="fmt__helper_8h_source.html#l00040">40</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="fmt__helper_8h_source.html#l00040">40</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a603f4d0d8853a61610a0042d5d62fe94"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a603f4d0d8853a61610a0042d5d62fe94">◆ </a></span>append_string_view()</h2>
|
||||
|
||||
<a class="anchor" id="a603f4d0d8853a61610a0042d5d62fe94"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
@@ -247,13 +259,11 @@ template<size_t Buffer_Size> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="fmt__helper_8h_source.html#l00030">30</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="fmt__helper_8h_source.html#l00030">30</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a976eeb3c4a42ccfb05437aa9a0d4d9f7"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a976eeb3c4a42ccfb05437aa9a0d4d9f7">◆ </a></span>count_digits()</h2>
|
||||
|
||||
<a class="anchor" id="a976eeb3c4a42ccfb05437aa9a0d4d9f7"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
@@ -277,13 +287,11 @@ template<typename T > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="fmt__helper_8h_source.html#l00047">47</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="fmt__helper_8h_source.html#l00047">47</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ae8d7b70c5b54338c0903cf494b06404a"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ae8d7b70c5b54338c0903cf494b06404a">◆ </a></span>pad2()</h2>
|
||||
|
||||
<a class="anchor" id="ae8d7b70c5b54338c0903cf494b06404a"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
@@ -317,13 +325,11 @@ template<size_t Buffer_Size> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="fmt__helper_8h_source.html#l00054">54</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="fmt__helper_8h_source.html#l00054">54</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="af739ecce102d47ff08a0f344a96897d9"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#af739ecce102d47ff08a0f344a96897d9">◆ </a></span>pad3()</h2>
|
||||
|
||||
<a class="anchor" id="af739ecce102d47ff08a0f344a96897d9"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
@@ -357,13 +363,11 @@ template<typename T , size_t Buffer_Size> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="fmt__helper_8h_source.html#l00090">90</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="fmt__helper_8h_source.html#l00090">90</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="aefae60b1ebdae78bc8f11c26b36b2cd6"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aefae60b1ebdae78bc8f11c26b36b2cd6">◆ </a></span>pad6()</h2>
|
||||
|
||||
<a class="anchor" id="aefae60b1ebdae78bc8f11c26b36b2cd6"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
@@ -397,13 +401,11 @@ template<typename T , size_t Buffer_Size> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="fmt__helper_8h_source.html#l00096">96</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="fmt__helper_8h_source.html#l00096">96</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="aad467c706932b56929dae091b39c23f3"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aad467c706932b56929dae091b39c23f3">◆ </a></span>pad9()</h2>
|
||||
|
||||
<a class="anchor" id="aad467c706932b56929dae091b39c23f3"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
@@ -437,13 +439,11 @@ template<typename T , size_t Buffer_Size> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="fmt__helper_8h_source.html#l00102">102</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="fmt__helper_8h_source.html#l00102">102</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a569553750f9f2fa7b16c94a56a398de3"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a569553750f9f2fa7b16c94a56a398de3">◆ </a></span>pad_uint()</h2>
|
||||
|
||||
<a class="anchor" id="a569553750f9f2fa7b16c94a56a398de3"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
@@ -483,13 +483,11 @@ template<typename T , size_t Buffer_Size> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="fmt__helper_8h_source.html#l00077">77</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="fmt__helper_8h_source.html#l00077">77</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a27585b20ce58cd861f4e37be0057cc41"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a27585b20ce58cd861f4e37be0057cc41">◆ </a></span>time_fraction()</h2>
|
||||
|
||||
<a class="anchor" id="a27585b20ce58cd861f4e37be0057cc41"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
@@ -513,13 +511,11 @@ template<typename ToDuration > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="fmt__helper_8h_source.html#l00111">111</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="fmt__helper_8h_source.html#l00111">111</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="aa2b4191cb8c40474fb61787ad67face5"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aa2b4191cb8c40474fb61787ad67face5">◆ </a></span>to_string_view()</h2>
|
||||
|
||||
<a class="anchor" id="aa2b4191cb8c40474fb61787ad67face5"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
@@ -543,7 +539,7 @@ template<size_t Buffer_Size> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="fmt__helper_8h_source.html#l00017">17</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="fmt__helper_8h_source.html#l00017">17</a> of file <a class="el" href="fmt__helper_8h_source.html">fmt_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -555,7 +551,7 @@ template<size_t Buffer_Size> </div>
|
||||
<li class="navelem"><a class="el" href="namespacespdlog.html">spdlog</a></li><li class="navelem"><a class="el" href="namespacespdlog_1_1details.html">details</a></li><li class="navelem"><a class="el" href="namespacespdlog_1_1details_1_1fmt__helper.html">fmt_helper</a></li>
|
||||
<li class="footer">Generated by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.16 </li>
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user