* replace compile-time-if by meta-selector in Assign.h

as it speed up compilation.
* fix minor typo introduced in the previous commit
This commit is contained in:
Gael Guennebaud
2008-05-31 14:42:07 +00:00
parent e2ac5d244e
commit f5e599e489
4 changed files with 151 additions and 118 deletions

View File

@@ -42,4 +42,4 @@ public:
}
};
#endif // EIGEN_ARRAYBASE_H
#endif // EIGEN_ARRAYBASE_H