From 6d249bf40f926571c54fd16f3c4ebb3b12f8060e Mon Sep 17 00:00:00 2001 From: Stephen Berry Date: Wed, 25 Sep 2024 21:37:45 -0500 Subject: [PATCH] Update feature_test.hpp --- include/glaze/core/feature_test.hpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/include/glaze/core/feature_test.hpp b/include/glaze/core/feature_test.hpp index 5e86341ebe..a037b77990 100644 --- a/include/glaze/core/feature_test.hpp +++ b/include/glaze/core/feature_test.hpp @@ -3,13 +3,13 @@ #pragma once -// Feature test macros +// Glaze Feature Test Macros + +// v3.6.0 renames glz::refl to glz::reflect and does not instantiate the struct as an +// inline constexpr variable +#define glaze_v3_6_0_reflect // v3.5.0 change glz::detail::to_json and glz::detail::from_json specializations // to glz::detail::to