Remove meaningless explicit qualifier

This commit is contained in:
Gael Guennebaud
2013-06-12 13:05:23 +02:00
parent 1b92d2ca33
commit f3a029e957
7 changed files with 14 additions and 14 deletions

View File

@@ -418,7 +418,7 @@ class PlainObjectBase : public internal::dense_xpr_base<Derived>::type
return Base::operator=(func);
}
EIGEN_STRONG_INLINE explicit PlainObjectBase() : m_storage()
EIGEN_STRONG_INLINE PlainObjectBase() : m_storage()
{
// _check_template_params();
// EIGEN_INITIALIZE_COEFFS_IF_THAT_OPTION_IS_ENABLED