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>
auto operator() (T &&x) const noexcept

Detailed Description

Definition at line 145 of file operator.hpp.

Member Typedef Documentation

◆ result_type

typedef void& result_type

Definition at line 139 of file operator.hpp.

Member Function Documentation

◆ operator()()

template<class T>
auto operator() ( T && x) const
noexcept

Definition at line 147 of file operator.hpp.