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

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

Detailed Description

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

is_swriter_base<T>::value is true if T inherits from swriter_base

Definition at line 24 of file is_swriter_base.hpp.


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