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
c70344ad
"git@developer.sourcefind.cn:OpenDAS/dlib.git" did not exist on "173a2b6190bebafb911c29acff77ff77607e698c"
Commit
c70344ad
authored
Jun 05, 2011
by
Davis King
Browse files
Fixed comment
parent
9223edde
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/any/any_function.h
dlib/any/any_function.h
+1
-1
No files found.
dlib/any/any_function.h
View file @
c70344ad
...
@@ -263,7 +263,7 @@ namespace dlib
...
@@ -263,7 +263,7 @@ namespace dlib
template
<
template
<
typename
function_type
,
typename
function_type
,
// These arguments are used to control the overloading. A user should
// These arguments are used to control the overloading. A user should
// not
set
with them.
// not
mess
with them.
typename
Enabled
=
void
,
typename
Enabled
=
void
,
unsigned
long
Num_args
=
sig_traits
<
function_type
>
::
num_args
unsigned
long
Num_args
=
sig_traits
<
function_type
>
::
num_args
>
>
...
...
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