You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently to convert util::BasicTagDecorator to string we have to use std::stringstream. It would be convenient to have a better way (probably a method) to get a string from the decorator.