On Thu, 17 Mar 2016, Lorenzo Zanon wrote:

> /home/lz474069/Desktop/libmesh_2016/libmesh/installed/include/libmesh/type_vector.h(82):
> warning #488: template parameter "Scalar1" is not used in declaring the
> parameter types of function template
> "libMesh::TypeVector<T>::TypeVector<Scalar1,Scalar2,Scalar3>(libMesh::boostcopy::enable_if_c<libMesh::ScalarTraits<Scalar1>::value,
> const Scalar1>::type,
> libMesh::boostcopy::enable_if_c<libMesh::ScalarTraits<Scalar2>::value,
> const Scalar2>::type,
> libMesh::boostcopy::enable_if_c<libMesh::ScalarTraits<Scalar3>::value,
> const Scalar3>::type)"
>     template <typename Scalar1, typename Scalar2, typename Scalar3>
>
> Is there a way to resolve them?

Looks like a false positive to me, but such an annoying one that we
ought to find a workaround.  What compiler are you using?
---
Roy

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to