#include <functional>#include <optional>

Go to the source code of this file.
Namespaces | |
| iroha | |
Functions | |
| template<typename T > | |
| constexpr bool | iroha::optionalReferenceEqual (const std::optional< std::reference_wrapper< T >> &lhs, const std::optional< std::reference_wrapper< T >> &rhs) |