Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Types | Public Member Functions
std::hash< c10::optional< T & > > Struct Template Reference

Public Types

typedef hash< T >::result_type result_type
 
typedef c10::optional< T & > argument_type
 

Public Member Functions

constexpr result_type operator() (argument_type const &arg) const
 

Detailed Description

template<typename T>
struct std::hash< c10::optional< T & > >

Definition at line 1080 of file Optional.h.


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