You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.9.2 second set of patches in 0.9.x branch
- switch to C++11
- add container interface to h5xx::group to iterate over datasets and subgroups,
- add forward iterators h5xx::group_iterator<dataset> and h5xx::group_iterator<group>