~kubuntu-members/step/4.11

Viewing all changes in revision 722.

  • Committer: Raphael Kubo da Costa
  • Date: 2013-11-03 22:07:22 UTC
  • Revision ID: git-v1:b0b45d0b871c4cdcd714de29f1d587a26366fbca
Use Eigen2's newer StdVector implementation if it is available.

This should fix the build with libc++ (ie. recent versions of FreeBSD and OS
X at least), as Eigen2's default StdVector implementation reimplements
std::vector in an incompatible way.

Defining EIGEN_USE_NEW_STDVECTOR makes Eigen >= 2.0.6 use the new
implementation that does not have these problems and is the default in
Eigen3.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: