mstange / msvc-demangler-rust

A rust library that demangles / undecorates C++ symbols mangled by MSVC
Other
42 stars 13 forks source link

handle template args with only an empty parameter pack #29

Closed froydnj closed 6 years ago

froydnj commented 6 years ago

Otherwise we panic with an underflow in write_types.