Hello,

While trying to use the C++ bindings to HDF5, I ran into a problem
where I have a const ArrayType and I want to get its size.  The member
functions

  ArrayType::getArrayNDims
  ArrayType::getArrayDims

are not const.  Is there a way to get the size of a const ArrayType
without resorting to a const_cast<>?

Thanks,
Walter Landry

_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
Twitter: https://twitter.com/hdf5

Reply via email to