Hall A ROOT/C++ Analyzer (podd)
|
Definition at line 1052 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 1055 of file optional.hpp.
typedef hash<T>::result_type std::hash< std::experimental::optional< T & > >::result_type |
Definition at line 1054 of file optional.hpp.
|
inlineconstexpr |
Definition at line 1057 of file optional.hpp.