]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/qvm/test/test_qvm_vector.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / qvm / test / test_qvm_vector.hpp
index 1214e9d42cf6d4483c9af58ea2416015b4a2372c..c4c102a8113e330042bb4ad8be5c4e25ffa583f8 100644 (file)
@@ -1,7 +1,7 @@
-//Copyright (c) 2008-2016 Emil Dotchevski and Reverge Studios, Inc.
+// Copyright 2008-2022 Emil Dotchevski and Reverge Studios, Inc.
 
-//Distributed under the Boost Software License, Version 1.0. (See accompanying
-//file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+// Distributed under the Boost Software License, Version 1.0. (See accompanying
+// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 
 #ifndef BOOST_QVM_02C176D6B3AB11DE979F9A0D56D89593
 #define BOOST_QVM_02C176D6B3AB11DE979F9A0D56D89593
@@ -37,12 +37,8 @@ test_qvm
         }
     }
 
-namespace
-boost
-    {
-    namespace
-    qvm
-        {
+namespace boost { namespace qvm {
+
         template <class Tag,int Dim,class T>
         struct
         vec_traits< test_qvm::vector<Tag,Dim,T> >: