debugging information
-
Visual C++ Compiler Generated FunctionsComputer/Programming 2008. 10. 7. 21:51
Visual C++ Compiler generates the following functions. Decorated Name Undecorated Name Meaning ?0 constructor ?1 destructor ?2 operator new ?3 operator delete ?4 operator = ?5 operator >> ?6 operator * ?K operator / ?L operator % ?M operator = ?Q operator , ?R operator () ?S operator ~ ?T operator ^ ?U operator | ?V operator && ?W operator || ?X operator *= ?Y operator += ?Z operator -= ?_0 oper..