]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/test/data/monomorphic/generate.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / boost / test / data / monomorphic / generate.hpp
index 614ef3aad54efe669fff0ca4c47d0f1cf8f56a4f..5898ae47e7c80384cd7bc38c886e8c3af9d72dc1 100644 (file)
@@ -48,7 +48,7 @@ class generated_by {
 public:
     typedef typename Generator::sample sample;
 
-    enum { arity = 1 };
+    static const int arity = 1;
 
     struct iterator {
         // Constructor