SCALAR traits for bool
This commit is contained in:
parent
52ecfd36f6
commit
01ee3b3520
@ -196,6 +196,7 @@ class isscalar<std::complex<std::complex<X> > > {public: typedef scalar_true sca
|
||||
|
||||
|
||||
//declare what is scalar
|
||||
SCALAR(bool)
|
||||
SCALAR(char)
|
||||
SCALAR(short)
|
||||
SCALAR(int)
|
||||
|
Loading…
Reference in New Issue
Block a user