List of all members.
Public Types |
typedef __is_transparent | is_transparent |
Public Member Functions |
template<typename _Tp , typename _Up > |
constexpr auto | operator() (_Tp &&__t, _Up &&__u) const noexcept(noexcept(std |
template<typename _Tp , typename _Up > |
constexpr bool | operator() (_Tp *__t, _Up *__u) const noexcept |
Detailed Description
template<>
struct std::less_equal< void >
One of the comparison functors.
Definition at line 678 of file stl_function.h.
The documentation for this struct was generated from the following file: