Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
eef85633
Commit
eef85633
authored
May 19, 2012
by
Davis King
Browse files
updated docs
parent
755e378f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/docs/metaprogramming.xml
docs/docs/metaprogramming.xml
+2
-2
No files found.
docs/docs/metaprogramming.xml
View file @
eef85633
...
...
@@ -275,7 +275,7 @@
<spec_file
link=
"true"
>
dlib/algs.h
</spec_file>
<description>
This is a template where is_signed_type
<
T
>
::value == true when T is
a signed
integral
type and false when it is an unsigned
integral
a signed
scalar
type and false when it is an unsigned
scalar
type.
</description>
...
...
@@ -289,7 +289,7 @@
<spec_file
link=
"true"
>
dlib/algs.h
</spec_file>
<description>
This is a template where is_unsigned_type
<
T
>
::value == true when T is
an unsigned
integral
type and false when it is a signed
integral
an unsigned
scalar
type and false when it is a signed
scalar
type.
</description>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment