mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
make another note about win32 C++ sym name demangling
git-svn-id: svn://localhost/ardour2/branches/3.0@6776 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f36bd6993f
commit
587021ac0b
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ namespace PBD
|
|||
|
||||
/* Note: on win32, you can use UnDecorateSymbolName.
|
||||
See http://msdn.microsoft.com/en-us/library/ms681400%28VS.85%29.aspx
|
||||
See also: http://msdn.microsoft.com/en-us/library/ms680344%28VS.85%29.aspx
|
||||
*/
|
||||
|
||||
return typeid(obj).name();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue