blob: 46b9bb4aea5f168038b836ddc7ea30e2f96ce1a8 (
plain)
1
2
3
4
5
6
7
8
9
|
/**
* \ingroup H5A
* \def H5Aiterate()
* H5Aiterate() is a macro that is mapped to either H5Aiterate1() or
* H5Aiterate2().
*
*
* \todo Standardize the way we describe these macros!
*/
|