]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/numeric/odeint/algebra/vector_space_algebra.hpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / boost / numeric / odeint / algebra / vector_space_algebra.hpp
index 17ff007eef09da1457550beae911b5a0272c42d7..450a015acd76f45a95926da906a03c9bd6a9adfd 100644 (file)
@@ -30,7 +30,7 @@ namespace odeint {
 /*
  * This class template has to be overload in order to call vector_space_algebra::norm_inf
  */
-template< class State > struct vector_space_norm_inf;
+template< class State, class Enabler = void > struct vector_space_norm_inf;
 
 /*
  * Example: instantiation for sole doubles and complex