cleanup comments

This commit is contained in:
greg
2020-11-22 22:09:01 -05:00
parent 1c3fb21945
commit d68cdf947c
+2 -2
View File
@@ -5156,9 +5156,9 @@ public:
using UniqueLocks = typename Base::WriteLocks;
using UpgradeToUnique = typename Base::DoNothing; // we already have unique ownership
};
#endif
#endif // PHMAP_HAVE_SHARED_MUTEX
#endif // PHMAP_HAS_BOOST_THREAD_MUTEXES
#endif // BOOST_THREAD_SHARED_MUTEX_HPP
} // phmap