Demangler

A demangler package for gcc 3.x and gcc 4.x

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libstdc++6
pip3 install demangler

Page last updated 2023-10-28 07:26:30 UTC