Skip to content

Change IDataManagerSvc and IDataProviderSvc to use boost::string_ref

This allows the DataSvc and TsDataSvc implementations to avoid temporary std::string copies.

Edited by Gerhard Raven

Merge request reports