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