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

#include <operator.hpp>

Public Types

typedef void result_type

Public Member Functions

template<class T, class U>
void operator() (T &&x, U &r)

Detailed Description

Definition at line 117 of file operator.hpp.

Member Typedef Documentation

◆ result_type

typedef void result_type

Definition at line 118 of file operator.hpp.

Member Function Documentation

◆ operator()()

template<class T, class U>
void operator() ( T && x,
U & r )

Definition at line 121 of file operator.hpp.