Made a comment more clear

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402259
This commit is contained in:
Davis King 2008-05-23 02:54:47 +00:00
parent 2f5000e3da
commit e3bcff4cb9

View File

@ -47,7 +47,7 @@ namespace dlib
struct is_matrix : public default_is_kind_value
{
/*!
- if (T is an implementation of matrix/matrix_abstract.h) then
- if (T is some kind of matrix expression from the matrix/matrix_abstract.h component) then
- is_matrix<T>::value == true
- else
- is_matrix<T>::value == false