$ cd testing
$ scons
.
.
complex.cu(451): error: identifier "is_same_type" is undefined
detected during instantiation of "void TestComplex<ValueType>() [with
ValueType=float]"
(460): here
complex.cu(451): error: type name is not allowed
detected during instantiation of "void TestComplex<ValueType>() [with
ValueType=float]"
(460): here
complex.cu(451): error: type name is not allowed
detected during instantiation of "void TestComplex<ValueType>() [with
ValueType=float]"
(460): here
complex.cu(451): error: the global scope has no "result"
detected during instantiation of "void TestComplex<ValueType>() [with
ValueType=float]"
(460): here
complex.cu(451): error: identifier "is_same_type" is undefined
detected during instantiation of "void TestComplex<ValueType>() [with
ValueType=double]"
(460): here
complex.cu(451): error: type name is not allowed
detected during instantiation of "void TestComplex<ValueType>() [with
ValueType=double]"
(460): here
complex.cu(451): error: type name is not allowed
detected during instantiation of "void TestComplex<ValueType>() [with
ValueType=double]"
(460): here
complex.cu(451): error: the global scope has no "result"
detected during instantiation of "void TestComplex<ValueType>() [with
ValueType=double]"
(460): here
Original issue reported on code.google.com by mjgarl...@gmail.com on 20 Oct 2010 at 4:22
Original issue reported on code.google.com by
mjgarl...@gmail.com
on 20 Oct 2010 at 4:22