#include <for_all.h>


Public Types | |
| typedef result_type(_Ty::* | func_t )() |
Public Member Functions | |
| value_func_t (func_t func) | |
| result_type | operator() (argument_type p) |
Protected Attributes | |
| func_t | m_func |
Definition at line 601 of file for_all.h.
| typedef result_type(_Ty::* mbo::value_func_t< _Tret, _Ty * >::func_t)() |
| mbo::value_func_t< _Tret, _Ty * >::value_func_t | ( | func_t | func | ) | [inline] |
| result_type mbo::value_func_t< _Tret, _Ty * >::operator() | ( | argument_type | p | ) | [inline] |
func_t mbo::value_func_t< _Tret, _Ty * >::m_func [protected] |
| Hosted on code.google.com | © Marcus Börger | Generated on Fri Jan 18 21:21:10 2008 for MBO-lib by 1.5.4 |