+1
−2
+1
−0
tests/catch2_attr_read_no_set.cpp
0 → 100644
+97
−0
Loading
Attribute::reset_value: Clear the data_size to 0 In some places, we use the data_size to know if we are allowed to access the storage. Closes #1585. See merge request tango-controls/cppTango!1558