Hall A ROOT/C++ Analyzer (podd)
|
Definition at line 1041 of file optional.hpp.
Public Types | |
typedef std::experimental::optional< T > | argument_type |
typedef hash< T >::result_type | result_type |
Public Member Functions | |
constexpr result_type | operator() (argument_type const &arg) const |
typedef std::experimental::optional<T> std::hash< std::experimental::optional< T > >::argument_type |
Definition at line 1044 of file optional.hpp.
typedef hash<T>::result_type std::hash< std::experimental::optional< T > >::result_type |
Definition at line 1043 of file optional.hpp.
|
inlineconstexpr |
Definition at line 1046 of file optional.hpp.