STLdoc
STLdocumentation
|
Public Types | |
typedef int | is_transparent |
Public Member Functions | |
template<class _Ty1 , class _Ty2 > | |
constexpr auto | operator() (_Ty1 &&_Left, _Ty2 &&_Right) const -> decltype(_STD forward< _Ty1 >(_Left) >=_STD forward< _Ty2 >(_Right)) |
typedef int greater_equal< void >::is_transparent |