feat:replace boost library with C++11 std library

This commit is contained in:
Livox-SDK
2020-04-01 20:53:55 +08:00
parent 6d06233944
commit d3258bbd97
1936 changed files with 241862 additions and 60153 deletions
+108 -129
View File
@@ -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::basic_string_view&lt; Char &gt; Class 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&amp;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
&#160;<span id="projectnumber">V2.0.0</span>
&#160;<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&amp;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&amp;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&#160;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&#160;List</span></a></li>
<li><a href="classes.html"><span>Class&#160;Index</span></a></li>
<li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&#160;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&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classfmt_1_1v5_1_1basic__string__view.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
@@ -90,7 +110,6 @@ $(document).ready(function(){initNavTree('classfmt_1_1v5_1_1basic__string__view.
<div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="#friends">Friends</a> &#124;
<a href="classfmt_1_1v5_1_1basic__string__view-members.html">List of all members</a> </div>
<div class="headertitle">
@@ -104,6 +123,8 @@ $(document).ready(function(){initNavTree('classfmt_1_1v5_1_1basic__string__view.
Public Types</h2></td></tr>
<tr class="memitem:a7dd9c65338332c1e3beb611a7ab883e5"><td class="memItemLeft" align="right" valign="top">typedef Char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a7dd9c65338332c1e3beb611a7ab883e5">char_type</a></td></tr>
<tr class="separator:a7dd9c65338332c1e3beb611a7ab883e5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a905e99019eff225d448868d9470dac4c"><td class="memItemLeft" align="right" valign="top">typedef const Char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a905e99019eff225d448868d9470dac4c">iterator</a></td></tr>
<tr class="separator:a905e99019eff225d448868d9470dac4c"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
@@ -116,23 +137,18 @@ Public Member Functions</h2></td></tr>
<tr class="memitem:a796a7a1089f143f40585a5604983bb68"><td class="memTemplParams" colspan="2">template&lt;typename Alloc &gt; </td></tr>
<tr class="memitem:a796a7a1089f143f40585a5604983bb68"><td class="memTemplItemLeft" align="right" valign="top">&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a796a7a1089f143f40585a5604983bb68">basic_string_view</a> (const std::basic_string&lt; Char, Alloc &gt; &amp;s) throw ()</td></tr>
<tr class="separator:a796a7a1089f143f40585a5604983bb68"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a517e9e8fc58c52c7816fa647d5e69f9f"><td class="memItemLeft" align="right" valign="top">const Char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a517e9e8fc58c52c7816fa647d5e69f9f">data</a> () const</td></tr>
<tr class="separator:a517e9e8fc58c52c7816fa647d5e69f9f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abd82d74b110d5d4f52e0282e4d11fc99"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#abd82d74b110d5d4f52e0282e4d11fc99">size</a> () const</td></tr>
<tr class="separator:abd82d74b110d5d4f52e0282e4d11fc99"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af73f0e919e28f3c38245937887268bc2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a94a80af77c23dfa6236fbfec90d240ff">iterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#af73f0e919e28f3c38245937887268bc2">begin</a> () const</td></tr>
<tr class="separator:af73f0e919e28f3c38245937887268bc2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afa63ef5e96803f21d21cf1ac0dfee391"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a94a80af77c23dfa6236fbfec90d240ff">iterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#afa63ef5e96803f21d21cf1ac0dfee391">end</a> () const</td></tr>
<tr class="separator:afa63ef5e96803f21d21cf1ac0dfee391"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1c012c5a39edc6e7119593a256586021"><td class="memItemLeft" align="right" valign="top">const Char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a1c012c5a39edc6e7119593a256586021">data</a> () const </td></tr>
<tr class="separator:a1c012c5a39edc6e7119593a256586021"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a41d96672c9f5ce8d0709ab321894765e"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a41d96672c9f5ce8d0709ab321894765e">size</a> () const </td></tr>
<tr class="separator:a41d96672c9f5ce8d0709ab321894765e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9d2ad6e48514367b0488f13e29d83960"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a905e99019eff225d448868d9470dac4c">iterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a9d2ad6e48514367b0488f13e29d83960">begin</a> () const </td></tr>
<tr class="separator:a9d2ad6e48514367b0488f13e29d83960"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1d441ad98566cd1366f4ca348efacf22"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a905e99019eff225d448868d9470dac4c">iterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a1d441ad98566cd1366f4ca348efacf22">end</a> () const </td></tr>
<tr class="separator:a1d441ad98566cd1366f4ca348efacf22"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6fed916b8264a1f8c2d69359062b00aa"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a6fed916b8264a1f8c2d69359062b00aa">remove_prefix</a> (size_t n)</td></tr>
<tr class="separator:a6fed916b8264a1f8c2d69359062b00aa"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4e8a2b1d8a6a749c17b43a8f4dbc09c1"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a4e8a2b1d8a6a749c17b43a8f4dbc09c1">compare</a> (<a class="el" href="classfmt_1_1v5_1_1basic__string__view.html">basic_string_view</a> other) const</td></tr>
<tr class="separator:a4e8a2b1d8a6a749c17b43a8f4dbc09c1"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a94a80af77c23dfa6236fbfec90d240ff"><td class="memItemLeft" align="right" valign="top">const typedef Char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a94a80af77c23dfa6236fbfec90d240ff">iterator</a></td></tr>
<tr class="separator:a94a80af77c23dfa6236fbfec90d240ff"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a05f3fefc64551430ad3b4c6a76888a8e"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a05f3fefc64551430ad3b4c6a76888a8e">compare</a> (<a class="el" href="classfmt_1_1v5_1_1basic__string__view.html">basic_string_view</a> other) const </td></tr>
<tr class="separator:a05f3fefc64551430ad3b4c6a76888a8e"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
@@ -155,11 +171,9 @@ class fmt::v5::basic_string_view&lt; Char &gt;</h3>
<p>An implementation of <code>std::basic_string_view</code> for pre-C++17. It provides a subset of the API. <code>fmt::basic_string_view</code> is used for format strings even if <code>std::string_view</code> is available to prevent issues when a library is compiled with a different <code>-std</code> option than the client code (which is not recommended). </p>
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00350">350</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
<p>Definition at line <a class="el" href="core_8h_source.html#l00350">350</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
</div><h2 class="groupheader">Member Typedef Documentation</h2>
<a id="a7dd9c65338332c1e3beb611a7ab883e5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7dd9c65338332c1e3beb611a7ab883e5">&#9670;&nbsp;</a></span>char_type</h2>
<a class="anchor" id="a7dd9c65338332c1e3beb611a7ab883e5"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
@@ -171,14 +185,28 @@ template&lt;typename Char&gt; </div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00356">356</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
<p>Definition at line <a class="el" href="core_8h_source.html#l00356">356</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
</div>
</div>
<a class="anchor" id="a905e99019eff225d448868d9470dac4c"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Char&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef const Char* <a class="el" href="classfmt_1_1v5_1_1basic__string__view.html">fmt::v5::basic_string_view</a>&lt; Char &gt;::<a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a905e99019eff225d448868d9470dac4c">iterator</a></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="core_8h_source.html#l00357">357</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="af700667b227e1aa54fa10e5536f0dd60"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af700667b227e1aa54fa10e5536f0dd60">&#9670;&nbsp;</a></span>basic_string_view() <span class="overload">[1/4]</span></h2>
<a class="anchor" id="af700667b227e1aa54fa10e5536f0dd60"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
@@ -207,13 +235,11 @@ template&lt;typename Char&gt; </div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00359">359</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
<p>Definition at line <a class="el" href="core_8h_source.html#l00359">359</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
</div>
</div>
<a id="a9a52d640307af79b979b7f29d18f8f34"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9a52d640307af79b979b7f29d18f8f34">&#9670;&nbsp;</a></span>basic_string_view() <span class="overload">[2/4]</span></h2>
<a class="anchor" id="a9a52d640307af79b979b7f29d18f8f34"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
@@ -254,13 +280,11 @@ template&lt;typename Char&gt; </div>
</div><div class="memdoc">
<p>Constructs a string reference object from a C string and a size. </p>
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00362">362</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
<p>Definition at line <a class="el" href="core_8h_source.html#l00362">362</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
</div>
</div>
<a id="ab45c1b7cf97a9d4b7d6290ab374df761"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab45c1b7cf97a9d4b7d6290ab374df761">&#9670;&nbsp;</a></span>basic_string_view() <span class="overload">[3/4]</span></h2>
<a class="anchor" id="ab45c1b7cf97a9d4b7d6290ab374df761"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
@@ -283,15 +307,13 @@ template&lt;typename Char&gt; </div>
</tr>
</table>
</div><div class="memdoc">
<p>\rst Constructs a string reference object from a C string computing the size with <code>std::char_traits&lt;Char&gt;::length</code>. \endrst </p>
<p>Constructs a string reference object from a C string computing the size with <code>std::char_traits&lt;Char&gt;::length</code>. </p>
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00371">371</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
<p>Definition at line <a class="el" href="core_8h_source.html#l00371">371</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
</div>
</div>
<a id="a796a7a1089f143f40585a5604983bb68"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a796a7a1089f143f40585a5604983bb68">&#9670;&nbsp;</a></span>basic_string_view() <span class="overload">[4/4]</span></h2>
<a class="anchor" id="a796a7a1089f143f40585a5604983bb68"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
@@ -324,14 +346,12 @@ template&lt;typename Alloc &gt; </div>
</div><div class="memdoc">
<p>Constructs a string reference from a <code>std::basic_string</code> object. </p>
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00376">376</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
<p>Definition at line <a class="el" href="core_8h_source.html#l00376">376</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="af73f0e919e28f3c38245937887268bc2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af73f0e919e28f3c38245937887268bc2">&#9670;&nbsp;</a></span>begin()</h2>
<a class="anchor" id="a9d2ad6e48514367b0488f13e29d83960"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
@@ -341,7 +361,7 @@ template&lt;typename Char&gt; </div>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a94a80af77c23dfa6236fbfec90d240ff">iterator</a> <a class="el" href="classfmt_1_1v5_1_1basic__string__view.html">fmt::v5::basic_string_view</a>&lt; Char &gt;::begin </td>
<td class="memname"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a905e99019eff225d448868d9470dac4c">iterator</a> <a class="el" href="classfmt_1_1v5_1_1basic__string__view.html">fmt::v5::basic_string_view</a>&lt; Char &gt;::begin </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
@@ -354,13 +374,11 @@ template&lt;typename Char&gt; </div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00391">391</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
<p>Definition at line <a class="el" href="core_8h_source.html#l00391">391</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
</div>
</div>
<a id="a4e8a2b1d8a6a749c17b43a8f4dbc09c1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4e8a2b1d8a6a749c17b43a8f4dbc09c1">&#9670;&nbsp;</a></span>compare()</h2>
<a class="anchor" id="a05f3fefc64551430ad3b4c6a76888a8e"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
@@ -384,13 +402,11 @@ template&lt;typename Char&gt; </div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00400">400</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
<p>Definition at line <a class="el" href="core_8h_source.html#l00400">400</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
</div>
</div>
<a id="a517e9e8fc58c52c7816fa647d5e69f9f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a517e9e8fc58c52c7816fa647d5e69f9f">&#9670;&nbsp;</a></span>data()</h2>
<a class="anchor" id="a1c012c5a39edc6e7119593a256586021"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
@@ -414,13 +430,11 @@ template&lt;typename Char&gt; </div>
</div><div class="memdoc">
<p>Returns a pointer to the string data. </p>
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00386">386</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
<p>Definition at line <a class="el" href="core_8h_source.html#l00386">386</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
</div>
</div>
<a id="afa63ef5e96803f21d21cf1ac0dfee391"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afa63ef5e96803f21d21cf1ac0dfee391">&#9670;&nbsp;</a></span>end()</h2>
<a class="anchor" id="a1d441ad98566cd1366f4ca348efacf22"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
@@ -430,7 +444,7 @@ template&lt;typename Char&gt; </div>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a94a80af77c23dfa6236fbfec90d240ff">iterator</a> <a class="el" href="classfmt_1_1v5_1_1basic__string__view.html">fmt::v5::basic_string_view</a>&lt; Char &gt;::end </td>
<td class="memname"><a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a905e99019eff225d448868d9470dac4c">iterator</a> <a class="el" href="classfmt_1_1v5_1_1basic__string__view.html">fmt::v5::basic_string_view</a>&lt; Char &gt;::end </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
@@ -443,13 +457,11 @@ template&lt;typename Char&gt; </div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00392">392</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
<p>Definition at line <a class="el" href="core_8h_source.html#l00392">392</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
</div>
</div>
<a id="a6fed916b8264a1f8c2d69359062b00aa"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6fed916b8264a1f8c2d69359062b00aa">&#9670;&nbsp;</a></span>remove_prefix()</h2>
<a class="anchor" id="a6fed916b8264a1f8c2d69359062b00aa"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
@@ -473,13 +485,11 @@ template&lt;typename Char&gt; </div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00394">394</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
<p>Definition at line <a class="el" href="core_8h_source.html#l00394">394</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
</div>
</div>
<a id="abd82d74b110d5d4f52e0282e4d11fc99"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abd82d74b110d5d4f52e0282e4d11fc99">&#9670;&nbsp;</a></span>size()</h2>
<a class="anchor" id="a41d96672c9f5ce8d0709ab321894765e"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
@@ -503,14 +513,12 @@ template&lt;typename Char&gt; </div>
</div><div class="memdoc">
<p>Returns the string size. </p>
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00389">389</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
<p>Definition at line <a class="el" href="core_8h_source.html#l00389">389</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a id="a5ceb2a1bfa175c69d7bfda735e901d73"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5ceb2a1bfa175c69d7bfda735e901d73">&#9670;&nbsp;</a></span>operator!=</h2>
<a class="anchor" id="a5ceb2a1bfa175c69d7bfda735e901d73"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
@@ -544,13 +552,11 @@ template&lt;typename Char&gt; </div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00411">411</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
<p>Definition at line <a class="el" href="core_8h_source.html#l00411">411</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
</div>
</div>
<a id="a0e53f2258bbcde6cc8426b0a0755029b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0e53f2258bbcde6cc8426b0a0755029b">&#9670;&nbsp;</a></span>operator&lt;</h2>
<a class="anchor" id="a0e53f2258bbcde6cc8426b0a0755029b"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
@@ -584,13 +590,11 @@ template&lt;typename Char&gt; </div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00414">414</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
<p>Definition at line <a class="el" href="core_8h_source.html#l00414">414</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
</div>
</div>
<a id="a9b92d9c7a937c6945253fd8adfba7803"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9b92d9c7a937c6945253fd8adfba7803">&#9670;&nbsp;</a></span>operator&lt;=</h2>
<a class="anchor" id="a9b92d9c7a937c6945253fd8adfba7803"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
@@ -624,13 +628,11 @@ template&lt;typename Char&gt; </div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00417">417</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
<p>Definition at line <a class="el" href="core_8h_source.html#l00417">417</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
</div>
</div>
<a id="abbcc283ebd35db4ae2d5365a0861a2e2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abbcc283ebd35db4ae2d5365a0861a2e2">&#9670;&nbsp;</a></span>operator==</h2>
<a class="anchor" id="abbcc283ebd35db4ae2d5365a0861a2e2"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
@@ -664,13 +666,11 @@ template&lt;typename Char&gt; </div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00408">408</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
<p>Definition at line <a class="el" href="core_8h_source.html#l00408">408</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
</div>
</div>
<a id="a78b8913fe704e33269d9baa6f310b9b8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a78b8913fe704e33269d9baa6f310b9b8">&#9670;&nbsp;</a></span>operator&gt;</h2>
<a class="anchor" id="a78b8913fe704e33269d9baa6f310b9b8"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
@@ -704,13 +704,11 @@ template&lt;typename Char&gt; </div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00420">420</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
<p>Definition at line <a class="el" href="core_8h_source.html#l00420">420</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
</div>
</div>
<a id="a13611d21d36e30193ebaf50463cbe75e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a13611d21d36e30193ebaf50463cbe75e">&#9670;&nbsp;</a></span>operator&gt;=</h2>
<a class="anchor" id="a13611d21d36e30193ebaf50463cbe75e"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
@@ -744,26 +742,7 @@ template&lt;typename Char&gt; </div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00423">423</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="a94a80af77c23dfa6236fbfec90d240ff"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a94a80af77c23dfa6236fbfec90d240ff">&#9670;&nbsp;</a></span>iterator</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Char&gt; </div>
<table class="memname">
<tr>
<td class="memname">const typedef Char* <a class="el" href="classfmt_1_1v5_1_1basic__string__view.html">fmt::v5::basic_string_view</a>&lt; Char &gt;::iterator</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00357">357</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
<p>Definition at line <a class="el" href="core_8h_source.html#l00423">423</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
</div>
</div>
@@ -778,7 +757,7 @@ template&lt;typename Char&gt; </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="classfmt_1_1v5_1_1basic__string__view.html">basic_string_view</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>