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
0b463257
Commit
0b463257
authored
Feb 05, 2012
by
Davis King
Browse files
updated docs
parent
052e0ded
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
0 deletions
+16
-0
docs/docs/metaprogramming.xml
docs/docs/metaprogramming.xml
+15
-0
docs/docs/term_index.xml
docs/docs/term_index.xml
+1
-0
No files found.
docs/docs/metaprogramming.xml
View file @
0b463257
...
@@ -47,6 +47,7 @@
...
@@ -47,6 +47,7 @@
<item>
is_graph
</item>
<item>
is_graph
</item>
<item>
is_rand
</item>
<item>
is_rand
</item>
<item>
is_matrix
</item>
<item>
is_matrix
</item>
<item>
is_config_reader
</item>
<item>
is_std_vector
</item>
<item>
is_std_vector
</item>
<item>
is_pair
</item>
<item>
is_pair
</item>
<item>
is_directed_graph
</item>
<item>
is_directed_graph
</item>
...
@@ -396,6 +397,20 @@
...
@@ -396,6 +397,20 @@
</component>
</component>
<!-- ************************************************************************* -->
<component>
<name>
is_config_reader
</name>
<file>
dlib/is_kind.h
</file>
<spec_file
link=
"true"
>
dlib/is_kind.h
</spec_file>
<description>
This is a template where is_config_reader
<
T
>
::value == true when T
is a
<a
href=
"parsing.html#config_reader"
>
config_reader
</a>
or
config_reader_thread_safe object.
</description>
</component>
<!-- ************************************************************************* -->
<!-- ************************************************************************* -->
...
...
docs/docs/term_index.xml
View file @
0b463257
...
@@ -536,6 +536,7 @@
...
@@ -536,6 +536,7 @@
<term
file=
"metaprogramming.html"
name=
"is_array2d"
/>
<term
file=
"metaprogramming.html"
name=
"is_array2d"
/>
<term
file=
"metaprogramming.html"
name=
"is_rand"
/>
<term
file=
"metaprogramming.html"
name=
"is_rand"
/>
<term
file=
"metaprogramming.html"
name=
"is_matrix"
/>
<term
file=
"metaprogramming.html"
name=
"is_matrix"
/>
<term
file=
"metaprogramming.html"
name=
"is_config_reader"
/>
<term
file=
"metaprogramming.html"
name=
"is_std_vector"
/>
<term
file=
"metaprogramming.html"
name=
"is_std_vector"
/>
<term
file=
"metaprogramming.html"
name=
"is_pair"
/>
<term
file=
"metaprogramming.html"
name=
"is_pair"
/>
<term
file=
"metaprogramming.html"
name=
"is_directed_graph"
/>
<term
file=
"metaprogramming.html"
name=
"is_directed_graph"
/>
...
...
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