mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
deploy: 023f5704d0
This commit is contained in:
@@ -113,7 +113,7 @@ Friends</h2></td></tr>
|
||||
out << Json::Compact{jv}
|
||||
</pre><p>to write a single-line, compact version of <code>jv</code> to the stream, rather than the styled format that comes from undecorated streaming. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="json__writer_8h_source.html#l00277">277</a> of file <a class="el" href="json__writer_8h_source.html">json_writer.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="json__writer_8h_source.html#l00316">316</a> of file <a class="el" href="json__writer_8h_source.html">json_writer.h</a>.</p>
|
||||
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||
<a id="a85bd6b6bc58576239cbf3691ccf91c94"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a85bd6b6bc58576239cbf3691ccf91c94">◆ </a></span>Compact()</h2>
|
||||
@@ -140,7 +140,7 @@ out << Json::Compact{jv}
|
||||
</dl>
|
||||
<dl class="section note"><dt>Note</dt><dd>For now, we do not support wrapping lvalues to avoid potentially costly copies. If we find a need, we can consider adding support for compact lvalue streaming in the future. </dd></dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="json__writer_8h_source.html#l00290">290</a> of file <a class="el" href="json__writer_8h_source.html">json_writer.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="json__writer_8h_source.html#l00329">329</a> of file <a class="el" href="json__writer_8h_source.html">json_writer.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -179,7 +179,7 @@ out << Json::Compact{jv}
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="json__writer_8h_source.html#l00295">295</a> of file <a class="el" href="json__writer_8h_source.html">json_writer.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="json__writer_8h_source.html#l00334">334</a> of file <a class="el" href="json__writer_8h_source.html">json_writer.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -204,7 +204,7 @@ out << Json::Compact{jv}
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="json__writer_8h_source.html#l00279">279</a> of file <a class="el" href="json__writer_8h_source.html">json_writer.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="json__writer_8h_source.html#l00318">318</a> of file <a class="el" href="json__writer_8h_source.html">json_writer.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user