From c640923159110208b222d4975e95a288433997fe Mon Sep 17 00:00:00 2001 From: Michael Marshall Date: Thu, 21 Feb 2019 15:48:52 +0000 Subject: [PATCH] Fixed reference to depth from test --- tests/hadrons/Test_hadrons_distil.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/hadrons/Test_hadrons_distil.cc b/tests/hadrons/Test_hadrons_distil.cc index 5b43fac0..655be9cf 100644 --- a/tests/hadrons/Test_hadrons_distil.cc +++ b/tests/hadrons/Test_hadrons_distil.cc @@ -491,7 +491,6 @@ template void DebugGridTensorTest_print( int i ) { std::cout << i << " : " << EigenIO::is_tensor::value - << ", depth " << EigenIO::Traits::depth << ", rank " << EigenIO::Traits::rank << ", rank_non_trivial " << EigenIO::Traits::rank_non_trivial << ", count " << EigenIO::Traits::count