mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-09-12 17:33:15 +08:00
Merge.
This commit is contained in:
commit
e868b6736a
@ -89,7 +89,10 @@ namespace Eigen
|
|||||||
|
|
||||||
namespace Eigen
|
namespace Eigen
|
||||||
{
|
{
|
||||||
static bool internal::push_assert = false;
|
namespace internal
|
||||||
|
{
|
||||||
|
static bool push_assert = false;
|
||||||
|
}
|
||||||
static std::vector<std::string> eigen_assert_list;
|
static std::vector<std::string> eigen_assert_list;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user