Adobe Source Libraries 1.49.0
A collection of C++ libraries.
Loading...
Searching...
No Matches

#include <operator.hpp>

Public Types

typedef bool result_type

Public Member Functions

template<typename T>
bool operator() (const T &x, const T &y) const

Detailed Description

Definition at line 88 of file operator.hpp.

Member Typedef Documentation

◆ result_type

typedef bool result_type

Definition at line 89 of file operator.hpp.

Member Function Documentation

◆ operator()()

template<typename T>
bool operator() ( const T & x,
const T & y ) const

Definition at line 92 of file operator.hpp.