ScummVM API documentation
Common::UnaryFunction< Arg, Result > Struct Template Reference

#include <func.h>

Inheritance diagram for Common::UnaryFunction< Arg, Result >:
Common::PointerToUnaryFunc< Arg, Result >

Public Types

typedef Arg ArgumenType
 
typedef Result ResultType
 

Detailed Description

template<class Arg, class Result>
struct Common::UnaryFunction< Arg, Result >

Generic unary function.


The documentation for this struct was generated from the following file: