| Home | 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. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0 on Sun Feb 03 18:44:11 2008 | http://epydoc.sourceforge.net |