|  | 
| using | is_transparent = void | 
|  | 
| template<typename T1, typename T2> requires std::constructible_from<std::string_view, const T1&> && std::constructible_from<std::string_view, const T2&>
 | 
| constexpr bool | operator() (const T1 &a, const T2 &b) const | 
The documentation for this struct was generated from the following file: