#include <for_all.h>


Public Types | |
| typedef result_type(_Ty::* | func_t )() | 
Public Member Functions | |
| const_value_func_t (func_t func) | |
| result_type | operator() (const argument_type p) const | 
Protected Attributes | |
| func_t | m_func | 
Definition at line 647 of file for_all.h.
| typedef result_type(_Ty::* mbo::const_value_func_t< _Tret, _Ty * >::func_t)() | 
| mbo::const_value_func_t< _Tret, _Ty * >::const_value_func_t | ( | func_t | func | ) |  [inline] | 
        
| result_type mbo::const_value_func_t< _Tret, _Ty * >::operator() | ( | const argument_type | p | ) |  const [inline] | 
        
func_t mbo::const_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 |