nasos
|
ce0cc7dbd2
|
An initial attempt to fix MSVC14 fixed_vector initializer list error. MSVC 14 doesn't have this capability yet and hopefully it will be suppoerted in the future.
|
2015-01-23 15:36:31 -05:00 |
|
Joaquim Duran
|
b6565a2d24
|
The warnings about unused variables in tests and benchmarks have been fixed.
|
2014-11-02 15:55:32 +01:00 |
|
nasos
|
f4a88fdfac
|
Some test fixes
|
2014-04-14 19:00:26 -04:00 |
|
nasos
|
f5e4915680
|
Added fixed_matrix class and relative unit tests. Altered abunch of items to avoid warnings in clang. Moved the specialization of std::complex in deduction to avoid clang errors. Corrected a potential bug in assignment.hpp with respect to static relative moves.
|
2014-04-11 23:28:21 -04:00 |
|
nasos
|
d520cdf6b8
|
Added fixed_vector class and relative reg. tests
|
2014-04-11 18:32:13 -04:00 |
|