Turi Create
4.0
|
#include <core/storage/sframe_data/is_sarray_like.hpp>
is_sarray_like<T>::value is true if T inherits from swriter_base and has a get_reader() function implemented which returns an std::unique_ptr<T::reader_type>
Definition at line 32 of file is_sarray_like.hpp.