#include "wvtypedencoder.h"
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | WvFunctorEncoder |
Functor specifies the functor type which must have an operator() with a signature compatible with invocations of the form: const IT data = ...; OT result = func(data);. More... |