Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Types
c10::guts::typelist::head< typelist< Head, Tail... > > Struct Template Referencefinal

Public Types

using type = Head
 

Detailed Description

template<class Head, class... Tail>
struct c10::guts::typelist::head< typelist< Head, Tail... > >

Definition at line 178 of file TypeList.h.


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