#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__functional/equal_to.hpp>
|
template<typename T , typename U , std::enable_if_t< equality_comparable_with< T, U >::value, int > = 0> |
constexpr bool | operator() (T &&t, U &&u) const noexcept(noexcept(bool(std::forward< T >(t)==std::forward< U >(u)))) |
|
◆ is_transparent
◆ operator()()
constexpr bool operator() |
( |
T && |
t, |
|
|
U && |
u |
|
) |
| const |
|
inlineconstexprnoexcept |
The documentation for this struct was generated from the following file: