Brings atom-->ID and other ID-related changes from develop

This commit is contained in:
Dana Robinson
2021-05-04 19:01:23 -07:00
parent 16eda679e3
commit 8e27e73575
88 changed files with 4687 additions and 2776 deletions

View File

@@ -154,6 +154,7 @@ PropList::PropList(const hid_t plist_id) : IdComponent()
case H5I_UNINIT:
case H5I_MAP:
case H5I_SPACE_SEL_ITER:
case H5I_EVENTSET:
default:
id = H5P_DEFAULT;
break;