gemmi::cif::Table::iterator struct

Contents

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&

Public variables

Table& parent
int index