mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Made a comment more clear
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402259
This commit is contained in:
parent
2f5000e3da
commit
e3bcff4cb9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user