Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Types
unary_function_traits< T > Struct Template Reference

Public Types

using traits = function_traits< T >
 
using result_type = typename traits::result_type
 
using arg1_t = typename traits::template arg< 0 >::type
 

Detailed Description

template<typename T>
struct unary_function_traits< T >

Definition at line 53 of file FunctionTraits.h.


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