cleanup some string handling & remove long deprecated functions
- utilize move semantics by passing some string by value and move them into their destination
- use string_view where appropriate
- implement binary operators as friend
- remove long deprecated member functions