#include <sal/config.h>
#include <sal/types.h>
#include <type_traits>
Go to the source code of this file.
◆ operator!=() [1/3]
template<class T >
constexpr bool operator!= |
( |
sal_uInt16 |
lhs, |
|
|
TypedWhichId< T > const & |
rhs |
|
) |
| |
|
constexpr |
◆ operator!=() [2/3]
template<class T >
constexpr bool operator!= |
( |
TypedWhichId< T > const & |
lhs, |
|
|
sal_uInt16 |
rhs |
|
) |
| |
|
constexpr |
◆ operator!=() [3/3]
◆ operator==() [1/3]
template<class T >
constexpr bool operator== |
( |
sal_uInt16 |
lhs, |
|
|
TypedWhichId< T > const & |
rhs |
|
) |
| |
|
constexpr |
◆ operator==() [2/3]
template<class T >
constexpr bool operator== |
( |
TypedWhichId< T > const & |
lhs, |
|
|
sal_uInt16 |
rhs |
|
) |
| |
|
constexpr |
◆ operator==() [3/3]