Commit a5871cdc authored by Davis King's avatar Davis King

More code cleanup.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402746
parent 659aef23
......@@ -98,26 +98,6 @@ namespace dlib
// ----------------------------------------------------------------------------------------
/* TODO remove this
template <
typename OP
>
class matrix_zeroary_exp;
template <
typename M,
typename OP
>
class matrix_unary_exp;
template <
typename M1,
typename M2,
typename OP
>
class matrix_binary_exp;
*/
struct has_destructive_aliasing
{
template <typename M, typename U, long iNR, long iNC, typename MM, typename L >
......
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