Template Struct is_module_holder_of¶
Defined in File pimpl.h
Page Contents
Inheritance Relationships¶
Base Type¶
public torch::detail::is_module_holder_of_impl< is_module_holder< T >::value, decay_t< T >, decay_t< C > >
(Template Struct is_module_holder_of_impl)
Struct Documentation¶
-
template<typename
T
, typenameC
>
structis_module_holder_of
: public torch::detail::is_module_holder_of_impl<is_module_holder<T>::value, decay_t<T>, decay_t<C>>¶