Hi all,
I have an emotional issue and I need some help.
I think the classes mentioned in subject are all crap. They are all ugly
and I do not want to use any of them.
I would like to remove them. And replace them with
std::basic_stringstream
std::string
But this is a huge and fundamental change. What I would like to do is to
hollow out the classes we use, one by one, until everything is using std
classes or can cast to. Then remove the now obsolete classes within the
code.
any objections?
All the best
Peter