Open3D (C++ API)
0.18.0+3975044
|
#include <Optional.h>
Public Types | |
typedef hash< T >::result_type | result_type |
typedef open3d::utility::optional< T & > | argument_type |
Public Member Functions | |
constexpr result_type | operator() (argument_type const &arg) const |
typedef open3d::utility::optional<T&> std::hash< open3d::utility::optional< T & > >::argument_type |
typedef hash<T>::result_type std::hash< open3d::utility::optional< T & > >::result_type |
|
inlineconstexpr |