mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Protect c++11 type alias with Eigen's macro, and add respective unit test.
This commit is contained in:
@@ -164,6 +164,7 @@ ei_add_test(sizeof)
|
||||
ei_add_test(dynalloc)
|
||||
ei_add_test(nomalloc)
|
||||
ei_add_test(first_aligned)
|
||||
ei_add_test(type_alias)
|
||||
ei_add_test(nullary)
|
||||
ei_add_test(mixingtypes)
|
||||
ei_add_test(packetmath "-DEIGEN_FAST_MATH=1")
|
||||
|
||||
Reference in New Issue
Block a user