Caffe2 - C++ API
A deep learning, cross platform ML framework
Data Structures | Static Public Member Functions
c10::guts::detail::__array_traits< _Tp, 0 > Struct Template Referencefinal

Data Structures

struct  _Type
 

Static Public Member Functions

static constexpr _Tp & _S_ref (const _Type &__t, std::size_t) noexcept
 
static constexpr _Tp * _S_ptr (const _Type &) noexcept
 

Detailed Description

template<typename _Tp>
struct c10::guts::detail::__array_traits< _Tp, 0 >

Definition at line 63 of file Array.h.


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