mirror of
https://github.com/RPCS3/llvm.git
synced 2025-05-14 01:16:26 +00:00
Use <tt> around header names
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17256 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
309ca69064
commit
84d17fea63
@ -592,8 +592,9 @@ to be remembered. Reducing the total number of lines of code you write is a
|
|||||||
good way to avoid documentation, and avoid giving bugs a place to hide.</p>
|
good way to avoid documentation, and avoid giving bugs a place to hide.</p>
|
||||||
|
|
||||||
<p>For these reasons, come to know and love the contents of your local
|
<p>For these reasons, come to know and love the contents of your local
|
||||||
<algorithm> header file. Know about <functional> and what it can do
|
<tt><algorithm></tt> header file. Know about <tt><functional></tt>
|
||||||
for you. C++ is just a tool that wants you to master it. :)</p>
|
and what it can do for you. C++ is just a tool that wants you to master it.
|
||||||
|
:)</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user