"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "3d98dc763a645423f992b3546c4d9cdd97eb9d04"
Commit c70344ad authored by Davis King's avatar Davis King
Browse files

Fixed comment

parent 9223edde
...@@ -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
> >
......
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