Adobe Source Libraries 1.49.0
A collection of C++ libraries.
|
#include <operator.hpp>
Public Types | |
typedef void & | result_type |
Public Member Functions | |
template<class T> | |
auto | operator() (T &&x) const noexcept |
Definition at line 145 of file operator.hpp.
typedef void& result_type |
Definition at line 139 of file operator.hpp.
|
noexcept |
Definition at line 147 of file operator.hpp.