ess-dmsc / h5cpp

C++ wrapper for the HDF5 C-library
https://ess-dmsc.github.io/h5cpp/
GNU Lesser General Public License v2.1
118 stars 19 forks source link

Issue 560: change options_mask to OptionMask enum #561

Closed jkotan closed 2 years ago

jkotan commented 2 years ago

It resolves #560 by changing static const unsigned option masks to OptionMask enum.