"tests/python/common/vscode:/vscode.git/clone" did not exist on "9ef80a6e54f9fe9108a04864ed091ad1334be9b2"
Commit f8786021 authored by Davis King's avatar Davis King
Browse files

fixed grammar

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404037
parent 4b4d6b67
......@@ -328,8 +328,8 @@
<file>dlib/algs.h</file>
<spec_file link="true">dlib/algs.h</spec_file>
<description>
This is a template that takes a type and trips off any const, volatile, or reference
qualifiers and gives you back the basic underlying type. So for example:
This is a template that takes a type and strips off any const, volatile, or reference
qualifiers and gives you back the basic underlying type.
<p>
For example, promote&lt;const int&amp;&gt;::type == int
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment