@@ -48,4 +48,6 @@ struct identity {
#endif
/*! @endcond */
+#undef ENTT_HAS_IDENTITY
+
@@ -101,4 +101,6 @@ concept sentinel_for = input_or_output_iterator<It> && requires(Sentinel sentine
} // namespace entt::stl
+#undef ENTT_HAS_ITERATOR_CONCEPTS
@@ -66,4 +66,6 @@ constexpr auto to_address(const Type &ptr) noexcept {
+#undef ENTT_HAS_TO_ADDRESS