|
mxnet
|
std hash function for optional More...
#include <optional.h>

Public Member Functions | |
| size_t | operator() (const dmlc::optional< T > &val) const |
| returns hash of the optional value. More... | |
std hash function for optional
|
inline |
returns hash of the optional value.
| val | value. |
1.8.13