#include "data/data.hpp"
#include "data/countable.hpp"
Go to the source code of this file.
Namespaces | |
namespace | gsgl |
namespace | gsgl::data |
Classes | |
class | iterable |
A collection whose elements may be iterated over from beginning to end. More... | |
class | iterable::const_iterator |
class | iterable::iterator |