Caffe2 - C++ API
A deep learning, cross platform ML framework
torch::detail::is_module_holder_of< T, C > Struct Template Reference
Inheritance diagram for torch::detail::is_module_holder_of< T, C >:
torch::detail::is_module_holder_of_impl< is_module_holder< T >::value, decay_t< T >, decay_t< C > >

Detailed Description

template<typename T, typename C>
struct torch::detail::is_module_holder_of< T, C >

Definition at line 45 of file pimpl.h.


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