T O P I C R E V I E W |
jzq740176597 |
Posted - Mar 25 2013 : 9:10:54 PM many times,we encounter this kind of a situation,the develop process has made many complicated class or struct,along the maintain and refine process,many function are actually not applied or used.
So I want to make the cpp compact so I try apply every a Find+references on every member of the class. If the function is not effective used or can be simply replaced,I will remove it.
May VA can do this for saving the boring and massive repetitive work.
Thanks. |
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Mar 26 2013 : 09:43:32 AM We are considering adding a command to VA to do this, to check all of the members and functions to see if they are used or not:
case=2335 |
|
|