| Trees | Indices | Help | 
 | 
|---|
|  | 
defines few algorithms, that deals with different properties of functions
| Functions | |||
| 
 | |||
| 
 | |||
| Function Details | 
| 
 returns true if f1 and f2 is same function Use case: sometimes when user defines some virtual function in base class, it overrides it in a derived one. Sometimes we need to know whether two member functions is actualy same function. | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 20 08:51:01 2008 | http://epydoc.sourceforge.net |