Home
last modified time | relevance | path

Searched defs:__equal_to (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dcomp.h21 struct __equal_to { struct
29 inline const bool __desugars_to_v<__equal_tag, __equal_to, _Tp, _Up> = true; argument