h5cpp
0.5.0
A modern C++ wrapper for the HDF5 C library
|
Go to the documentation of this file.
49 #pragma clang diagnostic push
50 #pragma clang diagnostic ignored "-Wweak-vtables"
91 Node operator*()
const;
107 #pragma warning(push)
108 #pragma warning(disable: 4251)
114 mutable Node current_node_;
124 #pragma clang diagnostic pop
bidirectional NodeIterator
Definition: node_iterator.hpp:52
Definition: iterator.hpp:32
bool operator!=(const Link &lhs, const Link &rhs)
#define DLL_EXPORT
Definition: windows.hpp:29
ssize_t difference_type
Definition: node_iterator.hpp:58
std::bidirectional_iterator_tag iterator_category
Definition: node_iterator.hpp:59
top-level namespace of the entire library
Definition: attribute.hpp:45
bool operator==(const Node &lhs, const Node &rhs)