igogo-x86 / HexRaysPyTools

IDA Pro plugin which improves work with HexRays decompiler and helps in process of reconstruction structures and classes
1.42k stars 226 forks source link

Add literal operator to demangled_name_to_c_str #51

Closed HexRabbit closed 4 years ago

HexRabbit commented 4 years ago

I add a new rule to work with operator"" ??? case, for my case, it's nghttp2::operator"" _k(unsigned long long)

reference (since C++11): https://en.cppreference.com/w/cpp/language/user_literal