struct
#include <gemmi/cifdoc.hpp>
iterator
Contents
- Reference
Public functions
- void operator++()
- auto operator==(const iterator& o) const -> bool
- auto operator!=(const iterator& o) const -> bool
- auto operator*() -> Row
-
auto get(int n) const -> const std::
string&