2 #include <samchon/API.hpp> 4 #include <samchon/library/IOperator.hpp> 51 virtual auto operator--() const->
std::shared_ptr<
NTIterator> = 0;
59 virtual auto operator++() const->
std::shared_ptr<NTIterator> = 0;
68 virtual auto operator==(const NTIterator&) const ->
bool = 0;
77 virtual auto operator<(const NTIterator&) const ->
bool = 0;
const NTEntityGroup * data
A historical data, source of the iterator.
Interface for comparision operator.
Iterator of historical data.
A historical, studying data.
Top level namespace of products built from samchon.