]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/move/detail/meta_utils.hpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / boost / move / detail / meta_utils.hpp
index e45394c97d6f59cb453d7d5a44adb0c8f068a1b3..f16e185d6df48f1e6e8f56b2cd9067504269bb84 100644 (file)
@@ -67,6 +67,8 @@ typedef bool_<false>       false_;
 //              nat
 //////////////////////////////////////
 struct nat{};
+struct nat2{};
+struct nat3{};
 
 //////////////////////////////////////
 //          yes_type/no_type