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

operator++ wrapped in a function object More...

#include <operator.hpp>

Public Member Functions

operator() (T x) const

Detailed Description

template<typename T>
struct adobe::inc< T >

Definition at line 263 of file operator.hpp.

Member Function Documentation

◆ operator()()

template<typename T>
T operator() ( T x) const

Definition at line 264 of file operator.hpp.