removed unused on_attribute overloads

This commit is contained in:
2026-04-03 19:46:53 +02:00
parent f4e984a288
commit 9e4660c4ee
33 changed files with 126 additions and 165 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ private:
constraints options_ = constraints::None;
};
const field_attributes null_attributes {};
const field_attributes NullAttributes {};
}
#endif //MATADOR_FIELD_ATTRIBUTES_HPP