Caffe2 - C++ API
A deep learning, cross platform ML framework
c10::guts::typelist::typelist< Items > Struct Template Referencefinal

Type holding a list of types for compile time type computations. More...

#include <TypeList.h>

Detailed Description

template<class... Items>
struct c10::guts::typelist::typelist< Items >

Type holding a list of types for compile time type computations.

Definition at line 18 of file TypeList.h.


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