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: fmt::v5::formatting_range< Char, Enable > Struct Template 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,42 @@
|
||||
</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><a href="namespaces.html"><span>Namespaces</span></a></li>
|
||||
<li class="current"><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="annotated.html"><span>Class List</span></a></li>
|
||||
<li><a href="classes.html"><span>Class Index</span></a></li>
|
||||
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
|
||||
<li><a href="functions.html"><span>Class Members</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
@@ -67,9 +89,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('structfmt_1_1v5_1_1formatting__range.html','');});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
@@ -103,10 +123,10 @@ Inheritance diagram for fmt::v5::formatting_range< Char, Enable >:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center">
|
||||
<img src="structfmt_1_1v5_1_1formatting__range.png" usemap="#fmt::v5::formatting_5Frange_3C_20Char_2C_20Enable_20_3E_map" alt=""/>
|
||||
<map id="fmt::v5::formatting_5Frange_3C_20Char_2C_20Enable_20_3E_map" name="fmt::v5::formatting_5Frange_3C_20Char_2C_20Enable_20_3E_map">
|
||||
<map id="fmt::v5::formatting_5Frange_3C_20Char_2C_20Enable_20_3E_map" name="fmt::v5::formatting_range< Char, Enable >_map">
|
||||
<area href="structfmt_1_1v5_1_1formatting__base.html" alt="fmt::v5::formatting_base< Char >" shape="rect" coords="0,0,249,24"/>
|
||||
</map>
|
||||
</div></div>
|
||||
</map>
|
||||
</div></div>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
|
||||
Public Member Functions</h2></td></tr>
|
||||
@@ -140,11 +160,9 @@ Static Public Attributes</h2></td></tr>
|
||||
struct fmt::v5::formatting_range< Char, Enable ></h3>
|
||||
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="ranges_8h_source.html#l00034">34</a> of file <a class="el" href="ranges_8h_source.html">ranges.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="ranges_8h_source.html#l00034">34</a> of file <a class="el" href="ranges_8h_source.html">ranges.h</a>.</p>
|
||||
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||
<a id="ae80688cea4e88499a8aaf09b9b3e21f9"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ae80688cea4e88499a8aaf09b9b3e21f9">◆ </a></span>formatting_range()</h2>
|
||||
|
||||
<a class="anchor" id="ae80688cea4e88499a8aaf09b9b3e21f9"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
@@ -167,14 +185,12 @@ template<typename Char, typename Enable = void> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="ranges_8h_source.html#l00040">40</a> of file <a class="el" href="ranges_8h_source.html">ranges.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="ranges_8h_source.html#l00040">40</a> of file <a class="el" href="ranges_8h_source.html">ranges.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">Member Data Documentation</h2>
|
||||
<a id="ad500eea3b7cf615169158b129d966e26"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ad500eea3b7cf615169158b129d966e26">◆ </a></span>add_delimiter_spaces</h2>
|
||||
|
||||
<a class="anchor" id="ad500eea3b7cf615169158b129d966e26"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
@@ -194,13 +210,11 @@ template<typename Char, typename Enable = void> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="ranges_8h_source.html#l00041">41</a> of file <a class="el" href="ranges_8h_source.html">ranges.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="ranges_8h_source.html#l00041">41</a> of file <a class="el" href="ranges_8h_source.html">ranges.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="acaa8a58402e2e006e8c74eb5dd616182"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#acaa8a58402e2e006e8c74eb5dd616182">◆ </a></span>add_prepostfix_space</h2>
|
||||
|
||||
<a class="anchor" id="acaa8a58402e2e006e8c74eb5dd616182"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
@@ -220,13 +234,11 @@ template<typename Char, typename Enable = void> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="ranges_8h_source.html#l00042">42</a> of file <a class="el" href="ranges_8h_source.html">ranges.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="ranges_8h_source.html#l00042">42</a> of file <a class="el" href="ranges_8h_source.html">ranges.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a399497b7b12286bb0147f7d89699835a"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a399497b7b12286bb0147f7d89699835a">◆ </a></span>delimiter</h2>
|
||||
|
||||
<a class="anchor" id="a399497b7b12286bb0147f7d89699835a"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
@@ -238,13 +250,11 @@ template<typename Char, typename Enable = void> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="ranges_8h_source.html#l00038">38</a> of file <a class="el" href="ranges_8h_source.html">ranges.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="ranges_8h_source.html#l00038">38</a> of file <a class="el" href="ranges_8h_source.html">ranges.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a36c05ab14e83d967e53328ea8660e03a"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a36c05ab14e83d967e53328ea8660e03a">◆ </a></span>postfix</h2>
|
||||
|
||||
<a class="anchor" id="a36c05ab14e83d967e53328ea8660e03a"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
@@ -256,13 +266,11 @@ template<typename Char, typename Enable = void> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="ranges_8h_source.html#l00039">39</a> of file <a class="el" href="ranges_8h_source.html">ranges.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="ranges_8h_source.html#l00039">39</a> of file <a class="el" href="ranges_8h_source.html">ranges.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="aff1b7e3cc3fe6dd0177e0a16bd11d257"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aff1b7e3cc3fe6dd0177e0a16bd11d257">◆ </a></span>prefix</h2>
|
||||
|
||||
<a class="anchor" id="aff1b7e3cc3fe6dd0177e0a16bd11d257"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
@@ -274,13 +282,11 @@ template<typename Char, typename Enable = void> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="ranges_8h_source.html#l00037">37</a> of file <a class="el" href="ranges_8h_source.html">ranges.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="ranges_8h_source.html#l00037">37</a> of file <a class="el" href="ranges_8h_source.html">ranges.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="aecf071a5da5a8aa12b872e66c12c0f03"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aecf071a5da5a8aa12b872e66c12c0f03">◆ </a></span>range_length_limit</h2>
|
||||
|
||||
<a class="anchor" id="aecf071a5da5a8aa12b872e66c12c0f03"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
@@ -299,10 +305,8 @@ template<typename Char, typename Enable = void> </div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
|
||||
<div class="line"> 256</div>
|
||||
</div><!-- fragment -->
|
||||
<p class="definition">Definition at line <a class="el" href="ranges_8h_source.html#l00035">35</a> of file <a class="el" href="ranges_8h_source.html">ranges.h</a>.</p>
|
||||
<b>Initial value:</b><div class="fragment"><div class="line">=</div><div class="line"> 256</div></div><!-- fragment -->
|
||||
<p>Definition at line <a class="el" href="ranges_8h_source.html#l00035">35</a> of file <a class="el" href="ranges_8h_source.html">ranges.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -317,7 +321,7 @@ template<typename Char, typename Enable = void> </div>
|
||||
<li class="navelem"><a class="el" href="namespacefmt.html">fmt</a></li><li class="navelem"><a class="el" href="namespacefmt_1_1v5.html">v5</a></li><li class="navelem"><a class="el" href="structfmt_1_1v5_1_1formatting__range.html">formatting_range</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