Turi Create  4.0
turi::sframe_impl::is_siterable< T, DecayedT, Iterator > Struct Template Reference

#include <core/storage/sframe_data/is_siterable.hpp>

Detailed Description

template<typename T, typename DecayedT = typename std::decay<T>::type, typename Iterator = typename DecayedT::iterator>
struct turi::sframe_impl::is_siterable< T, DecayedT, Iterator >

is_siterable<T>::value is true if T inherits from siterable

Definition at line 23 of file is_siterable.hpp.


The documentation for this struct was generated from the following file: