Turi Create
4.0
|
#include <core/storage/sframe_data/sframe_rows.hpp>
Public Member Functions | |
iterator () | |
default constructor | |
Public Attributes | |
const sframe_rows * | m_source = NULL |
Pointer to the input range. NULL if end iterator. | |
A non-constant interator over rows of sframe_rows
Definition at line 414 of file sframe_rows.hpp.