Modified version of Andy Kirkhams FPointer.h http://mbed.org/users/AjK/libraries/FPointer/ll7nhv Advantages: - reduced size of from 12 -> 8 byte by usage of a unnamed union - speedup function call by removing one error check - replaced call() function by () operator - templated: you can define the return and argument types - implementations provided for 1 and 2 arguments, easy extendable to more arguments

Dependencies:   mbed

Committer:
Renegr
Date:
Sun Dec 11 22:04:59 2011 +0000
Revision:
0:e62fc62bc488

        

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Renegr 0:e62fc62bc488 1 http://mbed.org/users/mbed_official/code/mbed/builds/078e4b97a13e