Mir
Loading...
Searching...
No Matches
optional_value.h File Reference
#include "mir/fatal.h"
#include <utility>
Include dependency graph for optional_value.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mir::optional_value< T >

Namespaces

namespace  mir

Functions

template<typename T>
bool mir::operator== (optional_value< T > const &lhs, optional_value< T > const &rhs)
template<typename T>
bool mir::operator!= (optional_value< T > const &lhs, optional_value< T > const &rhs)
template<typename T>
bool mir::operator== (optional_value< T > const &lhs, T const &rhs)
template<typename T>
bool mir::operator!= (optional_value< T > const &lhs, T const &rhs)
template<typename T>
bool mir::operator== (T const &lhs, optional_value< T > const &rhs)
template<typename T>
bool mir::operator!= (T const &lhs, optional_value< T > const &rhs)

Copyright © 2012-2026 Canonical Ltd.
Generated on Sun Mar 15 06:10:58 UTC 2026
This documentation is licensed under the GPL version 2 or 3.