avcpp
2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
|
This functor uses increment operation to take next element in list/array. More...
#include <linkedlistutils.h>
Public Member Functions | |
T * | operator() (T *x) const |
This functor uses increment operation to take next element in list/array.
|
inline |