Caffe2 - C++ API
A deep learning, cross platform ML framework
c10::guts::detail::strip_class< T > Struct Template Reference

strip_class: helper to remove the class type from pointers to operator(). More...

#include <Metaprogramming.h>

Detailed Description

template<typename T>
struct c10::guts::detail::strip_class< T >

strip_class: helper to remove the class type from pointers to operator().

Definition at line 16 of file Metaprogramming.h.


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