Skip to content
Snippets Groups Projects
Commit bcfd63db authored by Charles Leggett's avatar Charles Leggett
Browse files

Modernize Registry usage in (Ts)DataSvc

Closes #5

- Remove IRegistry interface, and define it (for now) as an alias to RegistryEntry
- Remove reference counting from RegistryEntry, replace with std::unique_ptr
- Add move constructor/assignment to RegistryEntry

See merge request !524
parents a0c15e34 a590597d
No related branches found
No related tags found
Loading
Pipeline #
Showing
with 284 additions and 436 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment