Commit 95324c12 authored by Davis King's avatar Davis King

Minor code cleanup

parent 2f6419cd
...@@ -147,6 +147,7 @@ namespace dlib ...@@ -147,6 +147,7 @@ namespace dlib
} }
} }
private:
// Do nothing if T isn't actually a sparse vector // Do nothing if T isn't actually a sparse vector
template <typename T> void compact_sparse_vector( T& ) const { } template <typename T> void compact_sparse_vector( T& ) const { }
......
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