https://github.com/raftlib/demangle
Simple demangle function
https://github.com/raftlib/demangle
Last synced: 12 months ago
JSON representation
Simple demangle function
- Host: GitHub
- URL: https://github.com/raftlib/demangle
- Owner: RaftLib
- License: apache-2.0
- Created: 2019-12-12T19:27:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-25T11:04:27.000Z (almost 3 years ago)
- Last Synced: 2025-03-11T17:49:07.331Z (about 1 year ago)
- Language: C++
- Size: 17.6 KB
- Stars: 1
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# demangle
Simple demangle function
# NOTES
* See documentation on the affinity module
within the RaftLib org on how to include
and manipulate the namespaces when injecting/using
this library.