Closed XVilka closed 1 year ago
For example, std:: types and traits could be simplified.
std::
Compare:
sym.connector::client::connect_std::__1::basic_string_char__std::__1::char_traits_char___std::__1::allocator_char____const___unsigned_short
and
connector::client::connect(std::string const&, unsigned short)
i would really love to have this.
For example,
std::
types and traits could be simplified.Compare:
and